.language-switcher[data-astro-cid-a2mxz4y6]{position:relative}.animate-text-glow[data-astro-cid-3ef6ksr2]{animation:textGlow 3s ease-in-out infinite alternate}.animate-fade-in[data-astro-cid-3ef6ksr2]{animation:fadeIn 2s ease-out forwards}.animate-pulse-slow[data-astro-cid-3ef6ksr2]{animation:pulseSlow 4s ease-in-out infinite}@keyframes textGlow{0%{text-shadow:0 0 5px rgba(215,182,106,.3)}to{text-shadow:0 0 20px rgba(215,182,106,.8),0 0 30px rgba(215,182,106,.4)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseSlow{0%,to{opacity:.3}50%{opacity:.7}}.nav-item[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-2px)}.mobile-nav-item[data-astro-cid-3ef6ksr2]{animation:slideInFromBottom .6s ease-out forwards;opacity:0;transform:translateY(30px)}.scrollbar-hide[data-astro-cid-3ef6ksr2]{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide[data-astro-cid-3ef6ksr2]::-webkit-scrollbar{display:none}#mobile-services-menu[data-astro-cid-3ef6ksr2]{transition:max-height .3s ease-in-out}#mobile-services-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{opacity:0;transform:translate(-10px);transition:all .3s ease-in-out}#mobile-services-menu[data-astro-cid-3ef6ksr2].open a[data-astro-cid-3ef6ksr2]{opacity:1;transform:translate(0)}#mobile-services-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(1){transition-delay:.1s}#mobile-services-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(2){transition-delay:.15s}#mobile-services-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(3){transition-delay:.2s}#mobile-services-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(4){transition-delay:.25s}#mobile-services-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(5){transition-delay:.3s}#mobile-services-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(6){transition-delay:.35s}.mobile-nav-item[data-astro-cid-3ef6ksr2]:nth-child(1){animation-delay:.1s}.mobile-nav-item[data-astro-cid-3ef6ksr2]:nth-child(2){animation-delay:.2s}.mobile-nav-item[data-astro-cid-3ef6ksr2]:nth-child(3){animation-delay:.3s}.mobile-nav-item[data-astro-cid-3ef6ksr2]:nth-child(4){animation-delay:.4s}.mobile-nav-item[data-astro-cid-3ef6ksr2]:nth-child(5){animation-delay:.5s}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.menu-icon[data-astro-cid-3ef6ksr2],.close-icon[data-astro-cid-3ef6ksr2]{transition:all .3s ease-in-out}.menu-open[data-astro-cid-3ef6ksr2] .menu-icon[data-astro-cid-3ef6ksr2]{opacity:0;transform:scale(0) rotate(-90deg)}.menu-open[data-astro-cid-3ef6ksr2] .close-icon[data-astro-cid-3ef6ksr2]{opacity:1;transform:scale(1) rotate(0)}.mss-3d-container[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.mss-3d-box[data-astro-cid-sz7xmlte]{transform-style:preserve-3d;animation:mssAnimate 7s ease-in-out infinite alternate;position:relative}.mss-3d-box[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{background:transparent;text-transform:uppercase;line-height:.76em;position:absolute;color:#000;font-size:2.5em;white-space:nowrap;font-weight:700;padding:0 10px;transform-style:preserve-3d;text-shadow:0 10px 15px rgba(0,0,0,.3);transform:translate(-50%,-50%) rotateX(calc(var(--i) * 22.5deg)) translateZ(109px);font-family:Poppins,sans-serif;left:50%;top:50%;opacity:.1}.mss-3d-box[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte] i[data-astro-cid-sz7xmlte]{font-style:initial;color:#000}.mss-3d-box[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte] i[data-astro-cid-sz7xmlte]:nth-child(1){color:#000}.mss-3d-box[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte] i[data-astro-cid-sz7xmlte]:nth-child(2){color:#000}@keyframes mssAnimate{0%{transform:perspective(500px) rotateX(0) rotate(5deg)}to{transform:perspective(50px) rotateX(360deg) rotate(5deg)}}@media (max-width: 768px){.mss-3d-box[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:1.8em}}@media (max-width: 480px){.mss-3d-box[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:1.4em}}@media (max-width: 768px){.fixed[data-astro-cid-ukmql5xq].bottom-6.right-6{bottom:1rem;right:1rem}}.animate-bounce-slow[data-astro-cid-ukmql5xq]{animation:bounce 3s infinite}.animate-pulse-slow[data-astro-cid-ukmql5xq]{animation:pulse 3s cubic-bezier(.4,0,.6,1) infinite}@keyframes bounce{0%,to{transform:translateY(-5%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}
