.home-page{height:100dvh}.header{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;height:3.5rem;padding:0 7.5rem;background-color:#fff;box-shadow:0 0 1.5rem #00000014;z-index:10}.header a,.hero-header a{display:inline-block;vertical-align:top;line-height:0;color:var(--gray-700)}.header div{display:flex;align-items:center}.home-content{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:3.5rem 0 2rem;height:100dvh;max-height:60rem;min-height:52.5rem}.hero{position:relative;display:flex;flex-direction:column;gap:1.25rem;height:26.25rem;padding:3.75rem 13.75rem;overflow:hidden}.hero-header{display:none;justify-content:space-between;align-items:center;border:0;height:3.5rem;color:#fff;padding:0;margin-top:1.25rem}.hero-header div{display:flex;align-items:center;color:#fff}.hero-content{display:flex;justify-content:space-between;width:100%;height:100%}.hero-left{display:flex;flex-direction:column;gap:.5rem;color:#fff;z-index:1}.hero-right{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-self:flex-end;width:27.5rem;height:17.125rem;padding:2.5rem;border-radius:.75rem;background-color:#fff;box-shadow:0 0 1.5rem #00000014;z-index:1}.hero-right>div:first-child{display:flex;justify-content:space-between;align-items:center;width:100%}.hero-right>div:first-child>button{padding:.625rem 1.5rem;border-radius:5rem;background-color:#fff;border:.0625rem solid var(--gray-400)}.hero-right>div:nth-child(2){text-align:center}.hero-right>button{width:100%;height:3.5rem;border-radius:.75rem;color:#fff}.hero-background{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;width:100%;height:100%}.hero-background img{position:absolute;width:auto;height:100%}.hero-background-mobile{display:none}.hero-background-desktop{display:block}.service-menu{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding:0 2rem}.service-list-desktop{display:flex;align-items:center;justify-content:center;gap:1.25rem;width:100%}.service-list-desktop>button{flex-shrink:0;opacity:1;transition:opacity .2s ease}.service-list-desktop>button.is-hidden{opacity:0;pointer-events:none}.service-items-desktop{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;background-color:#fff;border-radius:.75rem;border:.0625rem solid var(--gray-200);box-shadow:0 0 1.5rem #00000014;width:100%;max-width:75rem}.service-items-desktop-content{display:flex;gap:1.25rem}.service-items-title>span{color:var(--blue-300)}.service-list-mobile{display:none;width:100%}.service-list-mobile>div{display:flex;gap:.75rem;flex:1;overflow-x:auto;padding:0 1.25rem;scroll-snap-type:x mandatory;scroll-padding:0 1rem;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}.service-list-mobile>div::-webkit-scrollbar{display:none}.service-items-mobile{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;background-color:#fff;border-radius:.75rem;border:.0625rem solid var(--gray-200);box-shadow:0 0 1.5rem #00000014;width:100%;max-width:30rem;flex-shrink:0;scroll-snap-align:center}.service-items-mobile-content{display:flex;flex-direction:column;gap:.75rem}.service-item-card{display:flex;flex-direction:column;gap:.5rem;padding:.625rem;width:100%;height:6rem;border-radius:.75rem;background-color:var(--blue-100);cursor:pointer}.service-item-card[hidden]{display:none}.service-item-card>div:first-child{display:flex;align-items:center;justify-content:center;border-radius:.75rem;background-color:#fff;width:2.5rem;height:2.5rem}.service-item-card>div:last-child{display:flex;justify-content:space-between}.service-page-buttons{display:flex;align-items:center;gap:.375rem;width:5rem;height:3rem}.service-page-buttons>button{width:100%;height:.25rem;border-radius:.125rem;background-color:var(--gray-300);transition:background-color .2s ease}.service-page-buttons>button.is-active{background-color:var(--blue-300)}.chat-bot-button{position:absolute;bottom:4.5rem;right:2.5rem;width:4rem;height:4rem;border-radius:2rem;background-color:#fff;box-shadow:0 0 1.5rem #00000014;display:flex;align-items:center;justify-content:center}.home-footer{background:#101828;color:#fff;min-height:13.75rem;display:flex;flex-direction:column;align-items:center;padding:2.5rem;width:100%}.footer-inner{display:flex;flex-direction:column;gap:2.5rem;width:100%;max-width:75rem;padding:0 0rem}.footer-top{display:flex;align-items:center;justify-content:space-between}.contact-btn{height:2.5rem;padding:0 1rem;background:#fff;color:#101828;border:0;border-radius:.75rem;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease,background-color .15s ease}.contact-btn:hover{transform:translateY(-.0625rem);filter:brightness(.98);box-shadow:0 .375rem 1rem #00000014}.contact-btn:active{transform:translateY(0)}.footer-row{display:flex;flex-direction:row;justify-content:space-between;gap:0}.footer-bottom{display:flex;flex-direction:column;gap:1.25rem}.meta-row{display:flex;flex-wrap:wrap;align-items:center}.meta-row .divider{width:.625rem;height:0;border-top:.0625rem solid currentColor;opacity:.6;transform:rotate(90deg)}.muted{color:#99a1af}.footer-inner .brand-marks.invert .dot,.footer-inner .brand-marks.invert .sq{background:#fff}.footer-inner .brand-marks.invert{gap:.75rem}@media(max-width:80rem){.home-footer{padding:2.5rem 1.25rem}.home-content{padding:0;justify-content:flex-start}.header{display:none}.hero{padding:1.25rem 1.25rem 3.75rem;height:17rem}.hero-left{gap:0}.hero-left>div:last-child{font-size:1.5rem;line-height:2.25rem}.hero-header{display:flex}.hero-right{display:none}.hero-background{justify-content:flex-end}.hero-background-desktop{display:none}.hero-background-mobile{display:block}.service-menu{transform:translateY(-4rem);padding:0}.service-list-desktop{display:none}.service-list-mobile{display:flex}.service-item-card{flex-direction:row;justify-content:space-between;align-items:center;height:4.875rem}.service-item-card>div:last-child{flex:1}.service-page-buttons{align-items:flex-end;width:5rem;height:1.5rem}.chat-bot-button{bottom:2.5rem;right:1.25rem}}
