.foot_cont{border-bottom:2px solid #fff;grid-template-columns:repeat(3,1fr);justify-content:space-between;align-items:start;gap:20px;padding-bottom:20px;display:grid}.social_button{cursor:pointer;color:#fff;background:#ca852d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .3s ease-in-out;display:flex}.social_button:hover{transform:scale(1.1)}.foot_terms{color:#fff;justify-content:center;align-items:center;padding-top:12px;padding-bottom:12px;font-size:24px;font-weight:bolder;display:flex;overflow:auto}.foot_term_ele{white-space:nowrap;cursor:pointer;color:#ca852d;border-right:1.5px solid #fff;padding-inline:12px;font-size:22px;transition:all .3s}.foot_term_ele:hover{color:#fff;background:#d93}.foot_term_ele:last-child{border:none}.foot_term_ele.active{color:#fff;text-shadow:0 0 10px #fff;background:#d93}.insta:hover{background:linear-gradient(45deg,#bc1888,#cc2366,#dc2743,#e6683c,#f09433)!important}.tiktok:hover{background:#000!important}.face:hover{background:#0866ff!important}.whatsapp:hover{background:#25d366!important}.shimmer-card{position:relative;overflow:hidden}.shimmer-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#fff9,#0000);width:60%;height:100%;animation:3s infinite shimmerCard;position:absolute;top:0;left:-100%}@keyframes shimmerCard{0%{left:-100%}50%,to{left:100%}}@media (max-width:575.98px){.foot_cont{grid-template-columns:1fr;gap:30px;padding-bottom:16px}.social_button{width:38px;height:38px;font-size:16px}.foot_terms{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;padding-top:10px;padding-bottom:10px}.foot_terms::-webkit-scrollbar{display:none}.foot_term_ele{scroll-snap-align:start;padding-inline:10px;font-size:18px}.foot_term_ele:hover{color:#fff;background:0 0}}@media (min-width:576px) and (max-width:767.98px){.foot_cont{grid-template-columns:1fr;gap:30px;padding-bottom:16px}.social_button{width:42px;height:42px;font-size:18px}.foot_terms{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start}.foot_terms::-webkit-scrollbar{display:none}.foot_term_ele{scroll-snap-align:start;padding-inline:12px;font-size:20px}.foot_term_ele:hover{color:#fff;background:0 0}}@media (min-width:768px) and (max-width:991.98px){.foot_cont{grid-template-columns:repeat(2,1fr);gap:30px;padding-bottom:18px}.foot_cont>div:nth-child(3){grid-column:1/-1;max-width:400px;margin:0 auto}.social_button{width:44px;height:44px;font-size:18px}.foot_terms{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start}.foot_terms::-webkit-scrollbar{display:none}.foot_term_ele{scroll-snap-align:start;padding-inline:14px;font-size:22px}.foot_term_ele:hover{color:#fff;background:0 0}}@media (min-width:992px) and (max-width:1199.98px){.foot_cont{grid-template-columns:repeat(3,1fr);gap:24px}.social_button{width:46px;height:46px;font-size:19px}.foot_term_ele{padding-inline:16px;font-size:24px}}@media (min-width:1200px){.foot_cont{grid-template-columns:repeat(3,1fr);gap:30px}.social_button{width:50px;height:50px;font-size:20px}.foot_term_ele{padding-inline:20px;font-size:28px}}
.waves{width:100%;height:20vh;min-height:100px;max-height:250px;margin-bottom:-7px;position:relative}.parallax>use{animation:25s cubic-bezier(.55,.5,.45,.5) infinite move-forever}.parallax>use:first-child{animation-duration:7s;animation-delay:-2s}.parallax>use:nth-child(2){animation-duration:10s;animation-delay:-3s}.parallax>use:nth-child(3){animation-duration:13s;animation-delay:-4s}.parallax>use:nth-child(4){animation-duration:20s;animation-delay:-5s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}
