@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap");@import url("https://fonts.googleapis.com/css2?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");*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}:root{--customColor1:#f4b6b9;--customColor2:#636464;--customColorWhite:white;--customColorBlack:black}.navContainer{background-color:white;position:-webkit-sticky;position:sticky;top:0;z-index:10;justify-content:space-between;height:100px;width:100%;padding:0 20px}.logo,.navContainer{display:flex;align-items:center}.logo{width:100px;height:100%;justify-content:center;padding:5px}.logo>a,.logo>a>img{width:100%;height:100%}.logo>a>img{object-fit:contain}.menuContainer{justify-content:center;height:100%;width:100%}.menuContainer,.menuContent{display:flex;align-items:center}.menuContent{gap:45px;margin-right:30px}.menuContent>li{list-style:none;display:flex;align-items:center;position:relative;cursor:pointer;font-size:15px;font-weight:400}.menuContent>li>a{color:black;text-decoration:none}.menuIcon{margin-left:5px;font-size:18px;color:var(--customColor1)}.menuDrop{position:absolute;top:100%;left:0;display:none;flex-direction:column;z-index:1000;min-width:200px;padding:10px 0}.menuContent>li:hover .menuDrop{display:flex}.menuDrop>a{text-decoration:none}.dropItems{padding:10px 20px;color:black;font-size:14px;transition:background .3s,color .3s;margin-top:10px;background-color:white;box-shadow:0 2px 8px rgba(0,0,0,.15)}.dropItems:hover{background-color:var(--customColor1);color:white}.dropItems:hover p{color:white}.dropItems>p{margin:0}.mainMenu{display:none;justify-content:center;align-items:center;cursor:pointer}.hamIcon{font-size:28px;color:black}.respMenu{display:none;position:fixed;top:0;right:0;height:100%;width:80%;background-color:#1d1d20;z-index:9999;overflow-y:auto;transition:transform .3s ease-in-out}.respMenuScroll{padding:20px 10px;width:100%}.respMenuScroll>ul{border-top:1px solid #333;padding:10px 0;width:100%}.respMenuScroll>ul>h2{color:white;font-size:18px}#respMenuScrollUl,.respMenuScroll>ul>h2{display:flex;justify-content:space-between;align-items:center}.respMenuScroll h2>a,.respMenuScroll h4>a{color:white;text-decoration:none}.respMenuSpan{display:flex;flex-direction:column;margin-top:10px;margin-left:1px}.respMenuSpan>li{list-style:none;background-color:#25252a;padding:15px}.respMenuSpan>li>h4>a{font-size:16px;color:white;text-decoration:none}.cross{position:static;right:0;top:0;font-size:30px;color:white}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:#555}::-webkit-scrollbar-track{background-color:#2d2d2d}@media only screen and (max-width:768px){.navContainer{height:80px}.menuContent{display:none}.mainMenu{display:flex}.menuContainer{justify-content:flex-end;padding:0 20px}.logo{margin-left:10px}}.footerContainer{height:100%;justify-content:space-between;flex-direction:column}.footerContainer,.footerContent1{width:100%;background-color:black;display:flex;align-items:center}.footerContent1{height:73%;justify-content:space-evenly;gap:80px;padding:20px}#socialTxt{display:flex;justify-content:center;align-items:center}.footerItem>img{width:200px;height:200px;object-fit:contain}.footerItem1{height:300px;width:200px;justify-content:space-between}.footerItem1,.footerTxt1{display:flex;align-items:flex-start;flex-direction:column}.footerTxt1{height:30%;width:100%;justify-content:center}.footerTxt>a{color:white;text-decoration:none}.footerTxt1>h3{font-size:20px;color:white;font-weight:lighter}#footerTxtTerms>a>h3{font-size:30px;color:white;font-weight:lighter}.footerTxt2{height:80%;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:15px}.footerTxt{width:100%;font-size:15px;color:white;cursor:pointer}.footerTxt:hover{text-decoration:underline}.footerContent2{border-top:2px solid white;height:80px;width:90%;display:flex;justify-content:center;align-items:center;overflow:hidden}.footerIcon{width:100%;height:80%;color:white;font-size:100%;cursor:pointer}.footerCopy{width:450px;height:90px;display:flex;justify-content:space-between;align-items:center;gap:20px}.footerCopy1{height:100%;width:50%;overflow:hidden;color:white}.footerCopy1,.footerCopy1>a,.footerCopy2{display:flex;justify-content:center;align-items:center}.footerCopy2{height:70px;width:150px;overflow:hidden;color:white;border-radius:10px}.footerCopy2>a{display:flex;justify-content:center;align-items:center}.footerCopy2>a>img{object-fit:cover;transform:scale(2)}.footerCopy1>a>img,.footerCopy2>a>img{width:100%;height:100%;background-color:white;border-radius:10px}.footerCopy1>a>img{transform:scale(1.5)}.socialBlocks{height:73%;width:200px;display:flex}.innerSocialBlocks{height:100%;width:50%}.footerIcon{width:50%;height:50%}.block,.footerIcon{display:flex;justify-content:center;align-items:center}.block{height:33%}.block>a{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.footerTxt1>h3>a{text-decoration:none;color:white}#footerItem6{width:300px}#footerContact-content{display:flex;justify-content:flex-start;align-items:center;gap:20px}#footerContact-content>a{width:90%}.contact-icon{width:30px;height:30px}@media only screen and (min-width:320px) and (max-width:768px){.footerContainer{justify-content:flex-start;align-items:center;margin-top:50px}.footerContainer,.footerContent1{height:100%;width:100%;flex-direction:column}.footerContent1{display:flex;justify-content:center;align-items:flex-start;gap:10px;margin-top:0;padding:20px}.footerItem1{gap:20px;padding:20px}.footerItem1,.footerTxt1{height:100%;width:100%}.footerTxt1>h3{font-size:20px;font-weight:700}.footerTxt2{height:100%;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.footerTxt{width:100%;font-size:20px}.footerTxt,.footerTxt1>h3>a{color:white}#footerItem3{height:100%;width:100%;margin-top:30px}.footerContent2{border-top:3px solid white;height:10%;width:90%;justify-content:space-evenly;flex-direction:column;padding:20px}.footerContent2,.socialBlocks{display:flex;align-items:center}.socialBlocks{height:100%;width:100%;justify-content:center;flex-wrap:wrap;gap:10px}#socialTxt{width:100%}.innerSocialBlocks{height:100%;width:100%;flex-wrap:wrap}.footerIcon,.innerSocialBlocks{display:flex;align-items:center;justify-content:center}.footerIcon{width:30px}.block{height:100%;width:30%;display:flex;justify-content:center;align-items:center}.footerTxt1>a>h3{text-decoration:none;color:white}.footerCopy1{height:100%;justify-content:center;color:white}.footerCopy,.footerCopy1{display:flex;align-items:center}.footerCopy{width:100%;height:90%;justify-content:space-between;flex-direction:column}.footerCopy1>a>img{width:100%}.footerCopy1>p{font-size:100%}.footerCopy1{width:100%}}.whatsAppContainer{position:fixed;z-index:3;top:500px;right:10px;align-items:flex-end}.whatsAppContainer,.whatsAppContainer>a>img{display:flex;justify-content:center;flex-direction:column}.whatsAppContainer>a>img{align-items:center;width:100%}.styles-module_avatar__afcc4>img{object-fit:cover}.whatsAppContent{width:20%;padding:10px;background-color:rgb(152,152,152);display:none}@media screen and (min-width:320px) and (max-width:768px){.whatsAppContainer>a>img{display:flex;justify-content:center;align-items:center;flex-direction:column;position:fixed;z-index:3;top:500px;right:5px;width:100px}}