.s-button.s-button-search{border-radius:.375rem;display:grid;justify-content:flex-end;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,width;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-button-search__input{background-color:transparent;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;font-size:.875rem;grid-area:button;height:100%;line-height:1.25rem;opacity:0;outline:2px solid transparent;outline-offset:2px;width:100%;z-index:10}.s-button-search__input:hover{cursor:pointer}.s-button-search__input::-moz-placeholder{visibility:hidden}.s-button-search__input::placeholder{visibility:hidden}.s-button-search__button{align-items:center;border-bottom-right-radius:.25rem;border-top-right-radius:.25rem;cursor:pointer;display:flex;grid-area:button;height:100%;justify-content:center;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.s-button-search__icon{line-height:1;margin-left:.125rem}.s-button-search--always-open,.s-button-search:focus-within{grid-template:"input button"/1fr auto}.s-button-search--always-open .s-button-search__input,.s-button-search:focus-within .s-button-search__input{grid-area:input;opacity:1;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.s-button-search--always-open .s-button-search__input::-moz-placeholder,.s-button-search:focus-within .s-button-search__input::-moz-placeholder{visibility:visible}.s-button-search--always-open .s-button-search__input::placeholder,.s-button-search:focus-within .s-button-search__input::placeholder{visibility:visible}.s-button-search--disabled .s-button-search__button,.s-button-search--disabled .s-button-search__input{cursor:not-allowed}.s-button-search--size-lg{grid-template:"button"/3rem;height:3rem;width:3rem}.s-button-search--size-lg.s-button-search--always-open,.s-button-search--size-lg:focus-within{grid-template:"input button"/1fr 3rem;padding-left:1rem;width:24rem}.s-button-search--size-md,.s-button-search--size-sm{grid-template:"button"/2.5rem;height:2.5rem;width:2.5rem}.s-button-search--size-md.s-button-search--always-open,.s-button-search--size-md:focus-within,.s-button-search--size-sm.s-button-search--always-open,.s-button-search--size-sm:focus-within{grid-template:"input button"/1fr 2.5rem;padding-left:.75rem;width:18rem}.s-button-search--fluid{width:100%}.s-button-search--fluid.s-button-search--always-open,.s-button-search--fluid:focus-within{width:100%}.s-environment-display[data-v-f567d3cf]{background-color:hsl(var(--s-danger-600));border-radius:.25rem;font-size:.875rem;height:-moz-fit-content;height:fit-content;line-height:1.25rem;padding:.5rem;width:-moz-fit-content;width:fit-content;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}._suggestion_1t1uc_2{margin-top:.5rem}._suggestionButton_1t1uc_1{margin-left:0}.cookie-popup{border-radius:.25rem;height:auto;max-width:100%;width:36rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:2rem;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.cookie-popup__title{font-size:1.5rem;line-height:2rem;margin-bottom:.75rem}.cookie-popup a{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-700) calc(100%*var(--tw-text-opacity, 1)),transparent);text-decoration-line:underline;transition-duration:.2s;transition-property:color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cookie-popup a:hover{--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-600) calc(100%*var(--tw-text-opacity, 1)),transparent)}.cookie-popup__button{border-color:transparent;border-radius:.25rem;border-width:1px;cursor:pointer;display:block;font-weight:500;padding:.5rem 1.25rem;text-align:center;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cookie-popup__button__primary{background-color:hsl(var(--s-accent-500));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.cookie-popup__button__primary:hover{background-color:hsl(var(--s-accent-400))}.cookie-popup__button__secondary{background-color:hsl(var(--s-gray-100));color:hsl(var(--s-gray-800));margin-top:1rem}@media(min-width:500px){.cookie-popup__button__secondary{margin-top:0}}.cookie-popup__button__secondary:hover{background-color:hsl(var(--s-gray-200));border-color:hsl(var(--s-gray-300));color:hsl(var(--s-gray-800))}.cookie-popup__buttons{display:flex;flex-direction:column;justify-content:space-between;margin-top:2rem}.cookie-popup__buttons--step-2{flex-direction:column-reverse}@media(min-width:500px){.cookie-popup__buttons--step-1{flex-direction:row-reverse}.cookie-popup__buttons--step-2{flex-direction:row}}.cookie-popup__step-2{display:none}.cookie-popup__option{align-items:flex-start;border-color:hsl(var(--s-gray-200));border-radius:.25rem;border-width:1px;-moz-column-gap:1rem;column-gap:1rem;grid-template-areas:"input title" "input description";grid-template-columns:max-content 1fr;margin-top:1rem;padding:1rem;row-gap:.5rem}.cookie-popup__option,.cookie-popup__option__input{cursor:pointer;display:grid;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cookie-popup__option__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:hsl(var(--s-gray-300));border-radius:.125rem;border-width:1px;height:1.25rem;width:1.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));grid-area:input}.cookie-popup__option__icon{height:1.25rem;justify-self:center;width:.875rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));grid-area:input}.cookie-popup__option:hover{background-color:hsl(var(--s-gray-50));border-color:hsl(var(--s-accent-400))}.cookie-popup__option:hover .cookie-popup__option__input{border-color:hsl(var(--s-accent-400));border-width:2px}.cookie-popup__option--checked{border-color:hsl(var(--s-accent-500))}.cookie-popup__option--checked .cookie-popup__option__input{background-color:hsl(var(--s-accent-500));border-color:hsl(var(--s-accent-500));border-width:2px}.cookie-popup__option--disabled{background-color:hsl(var(--s-gray-50));cursor:default}.cookie-popup__option--disabled .cookie-popup__option__input{cursor:default}.cookie-popup__option--disabled:hover{border-color:hsl(var(--s-gray-300))}.cookie-popup__option--disabled:hover .cookie-popup__option__input{border-color:hsl(var(--s-gray-300));border-width:1px}.cookie-popup__option--disabled.cookie-popup__option--checked{border-color:hsl(var(--s-accent-300))}.cookie-popup__option--disabled.cookie-popup__option--checked .cookie-popup__option__input{background-color:hsl(var(--s-accent-300));border-color:hsl(var(--s-accent-300));border-width:2px}.cookie-popup__option__title{color:hsl(var(--s-gray-800));font-size:1.125rem;font-weight:500;grid-area:title;line-height:1.75rem;line-height:1}.cookie-popup__option__description{color:hsl(var(--s-gray-800));font-size:.875rem;grid-area:description;line-height:1.25rem}.cookie-popup__background{align-content:center;align-items:flex-start;background-color:#00000080;display:none;grid-template-columns:minmax(0,max-content);grid-template-rows:minmax(0,max-content);inset:0;justify-content:center;overflow-y:auto;padding-left:.75rem;padding-right:.75rem;padding-top:1.5rem;position:fixed;z-index:100}.header-contact{width:100%;z-index:50;--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.header-contact__container{height:2rem}.header-contact__nav{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:100%}.header-contact__left{align-items:center;display:none;flex:1 1 0%;gap:2rem}.header-contact__mobile{align-items:center;display:flex;gap:1.5rem;justify-content:center;width:100%}.header-contact__right{align-items:center;display:none;gap:2rem}.header-contact__link{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.header-contact__link.s-button--action-link{text-decoration-line:none}.header-contact__icon{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.header-contact__icon--phone .s-button-icon__icon{height:.875rem;min-height:.875rem;min-width:.875rem;width:.875rem}@media(min-width:600px){.header-contact__left{display:flex}.header-contact__mobile{display:none}.header-contact__right{display:flex}}.s-header-base{height:3.5rem;left:0;max-width:100%;position:sticky;right:0;top:0;width:100%;z-index:50;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.s-header-base__content{align-items:center;display:flex;gap:.5rem}.s-header-base__title{align-items:center;display:flex;height:3.5rem;margin-right:1rem;min-width:0}.s-header-base__logo{height:1.75rem;width:auto}.s-header-base__spacer{flex:1 1 0%}.s-header-base__env{left:0;position:absolute;z-index:99105}@media(min-width:500px){.s-header-base,.s-header-base__title{height:4rem}}@media(min-width:1000px){.s-header-base{position:static}}@media(min-width:1000px){.header-mobile-menu{display:none}}.header-mobile-menu__panel{display:flex;flex-direction:column;inset:0;position:fixed;z-index:60;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.header-mobile-menu__panel-enter-active,.header-mobile-menu__panel-leave-active{transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header-mobile-menu__panel-enter-from,.header-mobile-menu__panel-leave-to{opacity:0}.header-mobile-menu__content{display:flex;flex-direction:column;height:100%}.header-mobile-menu__top{align-items:center;border-bottom-width:1px;display:flex;gap:.5rem;--tw-border-opacity:1;border-bottom-color:rgb(241 245 249/var(--tw-border-opacity,1));padding:.875rem .5rem}.header-mobile-menu__nav{flex:1 1 0%;overflow-y:auto;padding:.5rem 1rem}.header-mobile-menu__accordion{display:flex;flex-direction:column;gap:.5rem}.header-mobile-menu__accordion-header{font-size:1.125rem;font-weight:600;line-height:1.75rem}.header-mobile-menu__links{list-style-type:none;margin:0;padding:0}.header-mobile-menu__actions{border-top-width:1px;display:flex;gap:.5rem;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1));padding:1rem}.header-mobile-menu__action{flex:1 1 0%;justify-content:center}.header-nav-dropdown__panel{display:flex;justify-content:center;left:0;padding-left:.75rem;padding-right:.75rem;position:absolute;right:0;top:6rem;z-index:40}.header-nav-dropdown__container{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;max-width:100%;width:1200px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.header-nav-dropdown__panel-enter-active,.header-nav-dropdown__panel-leave-active{transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.header-nav-dropdown__panel-enter-from,.header-nav-dropdown__panel-leave-to{--tw-translate-y:-8px;opacity:0}.header-nav-dropdown__panel-enter-from,.header-nav-dropdown__panel-enter-to,.header-nav-dropdown__panel-leave-from,.header-nav-dropdown__panel-leave-to{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.header-nav-dropdown__panel-enter-to,.header-nav-dropdown__panel-leave-from{--tw-translate-y:0px;opacity:1}.header-projects-menu{display:grid;gap:0;grid-template-columns:repeat(1,minmax(0,1fr));padding:1.5rem 2rem}.header-projects-menu--double-section{grid-template-columns:16fr 7fr}.header-projects-menu__section{display:flex;flex-direction:column}.header-projects-menu--double-section .header-projects-menu__section:first-child{border-right-width:1px;--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1));padding-right:2rem}.header-projects-menu__section--b2b{padding-left:2rem}.header-projects-menu__title{font-size:1rem;font-weight:500;line-height:1.5rem;margin-bottom:.75rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.header-projects-menu__links{-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(6,auto);list-style-type:none;margin:0;padding:0;row-gap:1px}.header-projects-menu__section--b2b .header-projects-menu__links{display:flex;flex-direction:column;gap:0;grid-template-columns:none;row-gap:1px}.header-projects-menu__bottom-links{border-top-width:1px;margin-top:1rem;--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1));padding-top:1rem}.s-header-main__company-registration{display:none}@media(min-width:1000px){.s-header-main__company-registration{display:inline-flex}}.s-header-main__search{display:grid}.s-header-main__search--hide-mobile{display:none}@media(min-width:1000px){.s-header-main__search--hide-mobile{display:grid}}.s-header-main__projects{display:none}@media(min-width:1000px){.s-header-main__projects{display:flex}}.main-footer-bottom{background-color:hsl(var(--s-gray-100));padding-bottom:1.5rem;padding-top:1.5rem}.main-footer-bottom__content{display:flex;flex-direction:column;gap:2.5rem}.main-footer-bottom__content__logo{display:flex;gap:1rem;justify-content:center}.main-footer-bottom__content__logo__image{margin-bottom:.25rem;max-height:1rem}.main-footer-bottom__content__logo__slogan{font-size:.875rem;font-weight:400;line-height:1.25rem;white-space:pre;--tw-text-opacity:1;color:color-mix(in srgb,var(--p-primary-700) calc(100%*var(--tw-text-opacity, 1)),transparent)}@media(min-width:600px){.main-footer-bottom__content__logo__slogan{font-size:1rem;line-height:1.5rem}}@media(min-width:1100px){.main-footer-bottom__content__logo__slogan{margin-bottom:0;white-space:nowrap}}@media(min-width:800px){.main-footer-bottom__content__logo{flex:1 1 0%;justify-content:flex-start}}@media(min-width:1100px){.main-footer-bottom__content__logo{align-items:center;display:flex;gap:.5rem;max-width:16rem;width:100%}}.main-footer-bottom__content__terms{color:hsl(var(--s-gray-500));display:flex;flex-wrap:wrap;font-size:.875rem;gap:1rem;justify-content:center;line-height:1.25rem;list-style-type:none;padding-left:0;padding-right:0}.main-footer-bottom__content__terms__term{color:hsl(var(--s-gray-500))}.main-footer-bottom__content__terms__term--clickable{cursor:pointer}.main-footer-bottom__content__terms__term--clickable:hover{color:hsl(var(--s-gray-400))}@media(min-width:600px){.main-footer-bottom__content__terms{font-size:1rem;line-height:1.5rem}}@media(min-width:800px){.main-footer-bottom__content__terms{flex:1 1 0%;justify-content:flex-end}}@media(min-width:1100px){.main-footer-bottom__content__terms{flex-direction:row;justify-content:flex-end;margin-bottom:0}}@media(min-width:800px){.main-footer-bottom__content{display:flex;flex-direction:row;justify-content:space-between}}@media(min-width:1100px){.main-footer-bottom__content{align-items:center}}.main-footer-menus{flex-grow:1}.main-footer-menus__accordion{padding-bottom:2rem}.main-footer-menus__items{list-style-type:none;margin:0}.main-footer-menus__items>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.main-footer-menus__items{padding:0}.main-footer-menus__items__link{color:hsl(var(--s-gray-500))}.main-footer-menus--wide .main-footer-menus__accordion{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.main-footer-menus--wide .main-footer-menus__title{margin-bottom:1rem}.main-footer-newsletter{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;padding-bottom:2.5rem}.main-footer-newsletter__description{color:hsl(var(--s-gray-500))}.main-footer{border-color:hsl(var(--s-gray-200));border-style:solid;border-top-width:1px;padding-top:2.5rem}.main-footer__top{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}@media(min-width:800px){.main-footer__top{flex-direction:row-reverse;gap:1.5rem}.main-footer__newsletter{max-width:40%}}.layout-default{display:flex;flex-direction:column;min-height:100vh}.layout-default__main{flex-grow:1}.layout-default .header-fallback__contact{height:2rem;--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}
