*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.grid{display:grid}[rows~="8"]{grid-template-rows:repeat(8,minmax(0,1fr))}.block{display:block}.hidden{display:none}.flex{display:flex}.flex-shrink{flex-shrink:1}.flex-wrap{flex-wrap:wrap}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.resize{resize:both}.border{border-width:1px}[px=""]{padding-left:1rem;padding-right:1rem}.uppercase{text-transform:uppercase}.outline{outline-style:solid}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}*,:before,:after{box-sizing:border-box;border-color:currentcolor;border-style:solid;border-width:0;margin:0;padding:0}#app{width:100%;height:100%}html{box-sizing:border-box;width:100%;height:100%;line-height:1.5;-moz-tab-size:4;tab-size:4;text-size-adjust:100%}body{width:100%;height:100%;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}a{color:inherit;text-decoration:inherit}img,svg{display:inline-block}svg{vertical-align:-.15em}ul,li{padding:0;margin:0;list-style:none}*,*:before,*:after{box-sizing:border-box}a,a:focus,a:hover{color:inherit;text-decoration:none;cursor:pointer}a:focus,a:active,div:focus{outline:none}.scroll-fade-up{opacity:0;transform:translateY(40px);transition:all .7s cubic-bezier(.4,0,.2,1)}.scroll-fade-in{opacity:0;transition:opacity .6s ease}.scroll-slide-left{opacity:0;transform:translate(-40px);transition:all .7s cubic-bezier(.4,0,.2,1)}.scroll-slide-right{opacity:0;transform:translate(40px);transition:all .7s cubic-bezier(.4,0,.2,1)}.scroll-scale{opacity:0;transform:scale(.8);transition:all .6s cubic-bezier(.4,0,.2,1)}.scroll-fade-up.animate-in,.scroll-fade-in.animate-in,.scroll-slide-left.animate-in,.scroll-slide-right.animate-in,.scroll-scale.animate-in{opacity:1!important;transform:none!important}.scroll-scale.animate-in{transform:scale(1)!important}.animation-delay-1{animation-delay:.1s}.animation-delay-2{animation-delay:.2s}.animation-delay-3{animation-delay:.3s}.animation-delay-4{animation-delay:.4s}.animation-delay-5{animation-delay:.5s}.animation-duration-fast{transition-duration:.3s}.animation-duration-normal{transition-duration:.6s}.animation-duration-slow{transition-duration:1s}.animation-ease-in{transition-timing-function:ease-in}.animation-ease-out{transition-timing-function:ease-out}.animation-ease-in-out{transition-timing-function:ease-in-out}.animation-bounce{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.top-bg{background:url(/img/top-bg.BELGPwqm.png) no-repeat center center;width:100%;height:300px;background-size:cover;font-weight:500;font-size:57px;padding-left:120px;color:#fff;display:flex;align-items:center}.header[data-v-5267a5c6]{width:100%;height:90px;background-color:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px #0000000d}.header .header-container[data-v-5267a5c6]{max-width:1240px;height:100%;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.header .logo[data-v-5267a5c6]{display:flex;align-items:center;z-index:1001}.header .logo img[data-v-5267a5c6]{height:40px;width:auto}.header .mobile-menu-btn[data-v-5267a5c6]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.header .mobile-menu-btn span[data-v-5267a5c6]{width:100%;height:3px;background-color:#333;border-radius:2px;transition:all .3s;transform-origin:center}.header .mobile-menu-btn.active span[data-v-5267a5c6]:nth-child(1){transform:rotate(45deg) translateY(8px)}.header .mobile-menu-btn.active span[data-v-5267a5c6]:nth-child(2){opacity:0}.header .mobile-menu-btn.active span[data-v-5267a5c6]:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.header .nav[data-v-5267a5c6]{display:flex;gap:40px;height:100%;align-items:center}.header .nav .nav-item[data-v-5267a5c6]{color:#333;text-decoration:none;font-size:16px;font-weight:500;transition:color .3s;position:relative;height:100%;display:flex;align-items:center;white-space:nowrap}.header .nav .nav-item[data-v-5267a5c6]:hover,.header .nav .nav-item.active[data-v-5267a5c6]{color:#d62434}.header .nav .nav-item.active[data-v-5267a5c6]:after{content:"";position:absolute;top:0;left:0;right:0;height:4px;background-color:#d62434;border-radius:2px}@media (max-width: 1200px){.header .nav[data-v-5267a5c6]{gap:24px}.header .nav .nav-item[data-v-5267a5c6]{font-size:14px}}@media (max-width: 992px){.header[data-v-5267a5c6]{height:70px}.header .logo img[data-v-5267a5c6]{height:32px}.header .mobile-menu-btn[data-v-5267a5c6]{display:flex}.header .nav[data-v-5267a5c6]{position:fixed;top:70px;right:-100%;width:280px;height:calc(100vh - 70px);flex-direction:column;gap:0;background-color:#fff;padding:20px 0;box-shadow:-2px 0 8px #0000001a;transition:right .3s ease;overflow-y:auto}.header .nav.mobile-open[data-v-5267a5c6]{right:0}.header .nav .nav-item[data-v-5267a5c6]{width:100%;height:auto;padding:16px 24px;justify-content:flex-start}.header .nav .nav-item.active[data-v-5267a5c6]:after{top:0;bottom:0;left:0;right:auto;width:4px;height:100%;border-radius:0 2px 2px 0}}@media (max-width: 576px){.header[data-v-5267a5c6]{height:60px}.header .logo img[data-v-5267a5c6]{height:28px}.header .nav[data-v-5267a5c6]{top:60px;height:calc(100vh - 60px);width:100%}}.footer[data-v-5f246649]{width:100%;background-color:#4b4b4b;padding:60px 0 40px;margin-top:80px}.footer .footer-container[data-v-5f246649]{max-width:1240px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start}.footer .footer-left[data-v-5f246649]{display:flex;flex-direction:column;gap:24px}.footer .footer-logo[data-v-5f246649]{display:flex;align-items:center;gap:12px}.footer .footer-logo img[data-v-5f246649]{height:50px;width:auto}.footer .footer-logo span[data-v-5f246649]{font-size:24px;font-weight:600;color:#d62434}.footer .footer-copyright[data-v-5f246649]{font-size:16px;font-weight:400;color:#b6b6b6;margin:0}.footer .footer-right[data-v-5f246649]{display:flex;gap:80px;align-items:center}.footer .footer-link[data-v-5f246649]{font-size:16px;font-weight:400;color:#fff;text-decoration:none;transition:color .3s}.footer .footer-link[data-v-5f246649]:hover{color:#d62434}@media (max-width: 1200px){.footer .footer-right[data-v-5f246649]{gap:40px}}@media (max-width: 992px){.footer[data-v-5f246649]{padding:40px 0 30px;margin-top:60px}.footer .footer-container[data-v-5f246649]{flex-direction:column;gap:40px}.footer .footer-logo img[data-v-5f246649]{height:40px}.footer .footer-copyright[data-v-5f246649]{font-size:14px}.footer .footer-right[data-v-5f246649]{width:100%;gap:30px;flex-wrap:wrap}.footer .footer-link[data-v-5f246649]{font-size:14px}}@media (max-width: 576px){.footer[data-v-5f246649]{padding:30px 0 20px;margin-top:40px}.footer .footer-container[data-v-5f246649]{gap:30px}.footer .footer-logo img[data-v-5f246649]{height:32px}.footer .footer-copyright[data-v-5f246649]{font-size:12px}.footer .footer-right[data-v-5f246649]{flex-direction:column;align-items:flex-start;gap:16px}.footer .footer-link[data-v-5f246649]{font-size:14px}}.app{min-height:100vh;display:flex;flex-direction:column}
