@layer mantine{.m_87cf2631{background-color:transparent;cursor:pointer;border:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:var(--mantine-font-size-md);text-align:left;text-decoration:none;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}:where([dir=rtl]) .m_87cf2631{text-align:right}}.m_77c9d27d{--button-height-xs:30px;--button-height-sm:36px;--button-height-md:42px;--button-height-lg:50px;--button-height-xl:60px;--button-height-compact-xs:22px;--button-height-compact-sm:26px;--button-height-compact-md:30px;--button-height-compact-lg:34px;--button-height-compact-xl:40px;--button-padding-x-xs:14px;--button-padding-x-sm:18px;--button-padding-x-md:22px;--button-padding-x-lg:26px;--button-padding-x-xl:32px;--button-padding-x-compact-xs:7px;--button-padding-x-compact-sm:8px;--button-padding-x-compact-md:10px;--button-padding-x-compact-lg:12px;--button-padding-x-compact-xl:14px;--button-height:var(--button-height-sm);--button-padding-x:var(--button-padding-x-sm);--button-color:var(--mantine-color-white);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:600;position:relative;line-height:1;text-align:center;overflow:hidden;width:auto;cursor:pointer;display:inline-block;border-radius:var(--button-radius,var(--mantine-radius-default));font-size:var(--button-fz,var(--mantine-font-size-sm));background:var(--button-bg,var(--mantine-primary-color-filled));border:var(--button-bd,calc(.0625rem * var(--mantine-scale)) solid transparent);color:var(--button-color,var(--mantine-color-white));height:var(--button-height,var(--button-height-sm));padding-inline:var(--button-padding-x,var(--button-padding-x-sm));vertical-align:middle}.m_77c9d27d:where([data-block]){display:block;width:100%}.m_77c9d27d:where([data-with-left-section]){-webkit-padding-start:calc(var(--button-padding-x) / 1.5);padding-inline-start:calc(var(--button-padding-x) / 1.5)}.m_77c9d27d:where([data-with-right-section]){-webkit-padding-end:calc(var(--button-padding-x) / 1.5);padding-inline-end:calc(var(--button-padding-x) / 1.5)}.m_77c9d27d:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){cursor:not-allowed;border:1px solid transparent;transform:none}:where([data-mantine-color-scheme=light]) .m_77c9d27d:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){color:var(--mantine-color-gray-5);background:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_77c9d27d:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){color:var(--mantine-color-dark-3);background:var(--mantine-color-dark-6)}.m_77c9d27d:before{content:"";pointer-events:none;position:absolute;inset:-1px;border-radius:var(--button-radius,var(--mantine-radius-default));transform:translateY(-100%);opacity:0;filter:blur(12px);transition:transform .15s ease,opacity .1s ease}:where([data-mantine-color-scheme=light]) .m_77c9d27d:before{background-color:rgba(255,255,255,.15)}:where([data-mantine-color-scheme=dark]) .m_77c9d27d:before{background-color:rgba(0,0,0,.15)}.m_77c9d27d:where([data-loading]){cursor:not-allowed;transform:none}.m_77c9d27d:where([data-loading]):before{transform:translateY(0);opacity:1}.m_77c9d27d:where([data-loading]) .m_80f1301b{opacity:0;transform:translateY(100%)}@media (hover:hover){.m_77c9d27d:hover:where(:not([data-loading],:disabled,[data-disabled])){background-color:var(--button-hover,var(--mantine-primary-color-filled-hover));color:var(--button-hover-color,var(--button-color))}}@media (hover:none){.m_77c9d27d:active:where(:not([data-loading],:disabled,[data-disabled])){background-color:var(--button-hover,var(--mantine-primary-color-filled-hover));color:var(--button-hover-color,var(--button-color))}}.m_80f1301b{justify-content:var(--button-justify,center);overflow:visible;transition:transform .15s ease,opacity .1s ease}.m_80f1301b,.m_811560b9{display:flex;align-items:center;height:100%}.m_811560b9{white-space:nowrap;overflow:hidden;opacity:1}.m_811560b9:where([data-loading]){opacity:.2}.m_a74036a{display:flex;align-items:center}.m_a74036a:where([data-position=left]){-webkit-margin-end:var(--mantine-spacing-xs);margin-inline-end:var(--mantine-spacing-xs)}.m_a74036a:where([data-position=right]){-webkit-margin-start:var(--mantine-spacing-xs);margin-inline-start:var(--mantine-spacing-xs)}.m_a25b86ee{position:absolute;left:50%;top:50%}.m_80d6d844{--button-border-width:1px;display:flex}.m_80d6d844 :where(.m_77c9d27d):focus{position:relative;z-index:1}.m_80d6d844[data-orientation=horizontal]{flex-direction:row}.m_80d6d844[data-orientation=horizontal] .m_70be2a01:not(:only-child):first-child,.m_80d6d844[data-orientation=horizontal] .m_77c9d27d:not(:only-child):first-child{border-end-end-radius:0;border-start-end-radius:0;border-inline-end-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=horizontal] .m_70be2a01:not(:only-child):last-child,.m_80d6d844[data-orientation=horizontal] .m_77c9d27d:not(:only-child):last-child{border-end-start-radius:0;border-start-start-radius:0;border-inline-start-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=horizontal] .m_70be2a01:not(:only-child):not(:first-child):not(:last-child),.m_80d6d844[data-orientation=horizontal] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child){border-radius:0;border-inline-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=vertical]{flex-direction:column}.m_80d6d844[data-orientation=vertical] .m_70be2a01:not(:only-child):first-child,.m_80d6d844[data-orientation=vertical] .m_77c9d27d:not(:only-child):first-child{border-end-start-radius:0;border-end-end-radius:0;border-bottom-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=vertical] .m_70be2a01:not(:only-child):last-child,.m_80d6d844[data-orientation=vertical] .m_77c9d27d:not(:only-child):last-child{border-start-start-radius:0;border-start-end-radius:0;border-top-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=vertical] .m_70be2a01:not(:only-child):not(:first-child):not(:last-child),.m_80d6d844[data-orientation=vertical] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child){border-radius:0;border-bottom-width:calc(var(--button-border-width) / 2);border-top-width:calc(var(--button-border-width) / 2)}.m_70be2a01{--section-height-xs:30px;--section-height-sm:36px;--section-height-md:42px;--section-height-lg:50px;--section-height-xl:60px;--section-height-compact-xs:22px;--section-height-compact-sm:26px;--section-height-compact-md:30px;--section-height-compact-lg:34px;--section-height-compact-xl:40px;--section-padding-x-xs:14px;--section-padding-x-sm:18px;--section-padding-x-md:22px;--section-padding-x-lg:26px;--section-padding-x-xl:32px;--section-padding-x-compact-xs:7px;--section-padding-x-compact-sm:8px;--section-padding-x-compact-md:10px;--section-padding-x-compact-lg:12px;--section-padding-x-compact-xl:14px;--section-height:var(--section-height-sm);--section-padding-x:var(--section-padding-x-sm);--section-color:var(--mantine-color-white);font-weight:600;width:auto;border-radius:var(--section-radius,var(--mantine-radius-default));font-size:var(--section-fz,var(--mantine-font-size-sm));background:var(--section-bg,var(--mantine-primary-color-filled));border:var(--section-bd,calc(.0625rem * var(--mantine-scale)) solid transparent);color:var(--section-color,var(--mantine-color-white));height:var(--section-height,var(--section-height-sm));padding-inline:var(--section-padding-x,var(--section-padding-x-sm));vertical-align:middle;line-height:1;display:inline-flex;align-items:center;justify-content:center}.NavigationButton_button__jcT4z{--button-radius:var(--mantine-radius-md);font-weight:500;width:100%}@media(min-width:1240px){.NavigationButton_button__jcT4z{--button-height:var(--button-height-xl);--button-padding-x:var(--button-padding-x-xl);--button-fz:var(--mantine-font-size-xl);--button-radius:var(--mantine-radius-lg);font-size:var(--button-fz);font-weight:500;width:-moz-fit-content;width:fit-content}}.AnimatedTextGradient_wrapper__Omplg{margin:0 auto calc(var(--mantine-spacing-xl)*2) auto;text-align:center;max-width:400px}@media(min-width:992px){.AnimatedTextGradient_wrapper__Omplg{max-width:600px}}.AnimatedTextGradient_word__7e99d{font-size:var(--mantine-h6-font-size);line-height:var(--mantine-h6-line-height);font-weight:600;background:linear-gradient(to right,var(--mantine-color-text) 45%,var(--mantine-color-dark-0) 55%);background-size:300% 100%;background-position-x:100%;background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);transition:background-position-x .3s ease-out}@media(min-width:992px){.AnimatedTextGradient_word__7e99d{font-size:var(--mantine-h3-font-size);line-height:var(--mantine-h3-line-height)}}.AnimatedTextGradient_word__7e99d.AnimatedTextGradient_b__zfHtw{background:linear-gradient(to right,var(--mantine-color-grape-4) 33%,var(--mantine-color-dark-0) 66%);background-size:500% 100%;background-position-x:100%;background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);transition:background-position-x .3s ease-out}.Partners_wrapper___PPGw{display:flex;justify-content:space-around;width:100%;height:70px;gap:var(--mantine-spacing-md)}@media(min-width:1440px){.Partners_wrapper___PPGw{width:75%}}.Partners_wrap__wQRnC{min-width:100%}.Partners_itemsWrap__Jq4h7{position:relative;display:flex;overflow:hidden;gap:20px}.Partners_items__uZUHM{display:flex;justify-content:space-around;min-width:100vw;gap:20px}.Partners_item__9njdh{text-decoration:none;position:relative;width:135px;height:35px;transition:filter .3s ease;filter:grayscale(100%)}.Partners_item__9njdh:hover{filter:grayscale(0)}@media(min-width:768px){.Partners_item__9njdh{width:200px;height:50px}}.Partners_item__9njdh:before{content:"⠀"}.Partners_marquee__kOmnh{animation:Partners_scroll__UmPMZ 15s linear infinite}.Partners_itemsWrap__Jq4h7:hover .Partners_marquee__kOmnh{animation-play-state:paused}@keyframes Partners_scroll__UmPMZ{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 20px))}}.SectionProducts_products__tslHA{display:flex;flex-direction:column;gap:var(--mantine-spacing-md)}@media(min-width:1440px){.SectionProducts_products__tslHA{flex-direction:column-reverse;gap:calc(var(--mantine-spacing-xl) + var(--mantine-spacing-md))}}.Legend_wrapper__Y7cQX{display:flex;justify-self:flex-end;gap:var(--mantine-spacing-md);flex-direction:column}@media(min-width:768px){.Legend_wrapper__Y7cQX{flex-direction:row}}@media(min-width:1440px){.Legend_wrapper__Y7cQX{justify-content:flex-end}}.Legend_legendItem__eu8zI{text-transform:uppercase;display:flex;flex-wrap:nowrap;align-items:center;gap:var(--mantine-spacing-xs)}.Legend_icon__7Y_X3{color:var(--mantine-color-grape-2);width:30px;height:30px}@media(min-width:768px){.Legend_icon__7Y_X3{width:40px;height:40px}}.Legend_icon__7Y_X3 svg{width:100%;height:100%;stroke-width:1px}.Products_productsList__q_2LF{display:grid;justify-content:center;grid-template-rows:1fr 1fr 1fr;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-gap:16px;gap:16px;grid-auto-flow:row;justify-items:stretch;grid-template-columns:1fr;grid-template-areas:"a" "b" "c" "d" "e" "f" "g"}@media(min-width:576px){.Products_productsList__q_2LF{grid-template-columns:1fr 1fr;grid-template-areas:"a b" "c c" "d e" "f g"}}@media(min-width:1440px){.Products_productsList__q_2LF{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-areas:"a a a a d d f f" "b b c c d d g g" "b b c c e e g g"}}.Products_productsList__q_2LF>.Products_productsItem__4X95e:first-child{grid-area:a}.Products_productsList__q_2LF>.Products_productsItem__4X95e:nth-child(2){grid-area:b}.Products_productsList__q_2LF>.Products_productsItem__4X95e:nth-child(3){grid-area:c}.Products_productsList__q_2LF>.Products_productsItem__4X95e:nth-child(4){grid-area:d}.Products_productsList__q_2LF>.Products_productsItem__4X95e:nth-child(5){grid-area:e}.Products_productsList__q_2LF>.Products_productsItem__4X95e:nth-child(6){grid-area:f}.Products_productsList__q_2LF>.Products_productsItem__4X95e:nth-child(7){grid-area:g}.ProductCard_productCard__LZPZU{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:var(--mantine-spacing-sm);gap:var(--mantine-spacing-sm)}@media(min-width:992px){.ProductCard_productCard__LZPZU{padding:var(--mantine-spacing-md)}}.ProductCard_iconsGroup__8mhV9{display:flex;justify-content:space-between;align-items:flex-start}.ProductCard_typeIconsGroup__Hu6kd{display:flex;align-items:center;gap:var(--mantine-spacing-ss)}.ProductCard_paper__Ks_px{box-shadow:var(--mantine-shadow-sm);border:none;border-radius:var(--mantine-radius-md);background:var(--mantine-primary-color-light-hover)}.ProductCard_title__tBFbu{font-size:var(--mantine-font-size-xl);font-weight:500;color:var(--mantine-color-text);text-transform:uppercase}.ProductCard_title__tBFbu b{color:var(--mantine-primary-color-filled)}.ProductCard_typeIcon__aSJ05{color:var(--mantine-color-grape-filled);width:40px;height:40px}.ProductCard_typeIcon__aSJ05 svg{width:100%;height:100%;stroke-width:1px}.ProductCard_icon__WDHtz{color:var(--mantine-color-text);width:80px;height:80px}.ProductCard_icon__WDHtz svg{width:100%;height:100%;stroke-width:1px}.SectionProjects_projects__brEWu{display:flex;flex-direction:column;justify-self:flex-start;gap:var(--mantine-spacing-md)}.SectionProjects_title__7c1Iq{position:-webkit-sticky;position:sticky;top:calc(var(--header-height-mobile) + var(--header-offset-mobile) + var(--section-pt))}@media(min-width:992px){.SectionProjects_title__7c1Iq{top:calc(var(--header-height-desktop) + var(--header-offset-desktop) + var(--section-pt))}}