.zb-el-menu{width:100%}.zb-el-menu>div:not(.znpb__server-element-loader--loading),.zb-menu{display:flex;width:100%}.zb-menu-container{width:100%}.zb-menu-list.zb-orientation--horizontal{flex-wrap:wrap;align-items:center}.zb-menu-list.zb-orientation--vertical{flex-direction:column}.zb-menu-list.zb-align--center{justify-content:center}.zb-menu-list.zb-orientation--vertical.zb-align--center{align-items:center;text-align:center}.zb-menu-list.zb-align--end{justify-content:flex-end}.zb-menu-list.zb-orientation--vertical.zb-align--end{align-items:flex-end;text-align:right}.zb-menu:not(.zb-menu-mobile--active) .zb-menu-list.zb-orientation--horizontal.zb-align--stretch{justify-content:space-between}.zb-menuIcon{order:0;padding:0 4px}.zb-menuIcon--top>a>.zb-menuIcon{width:100%;text-align:center}.zb-menuIcon--right>a>.zb-menuIcon{order:10}.zb-menuIcon--bottom>a>.zb-menuIcon{order:20;width:100%;text-align:center}.zb-menuBadge{order:5;padding:4px 8px;margin:0 4px;font-size:10px;line-height:1;border-radius:3px}.zb-orientation--horizontal .zb-menuBadge{position:absolute;top:-3px;right:5px;z-index:10}.zb-menuTitle{margin:0 4px}.zb-submenu-indicator{order:15}.zb-menu ul{margin:0;list-style-type:none}.zb-menu-list{display:flex;padding:0}.zb-menu .sub-menu{position:absolute;top:100%;left:-999999px;z-index:9999;min-width:240px;padding:0;white-space:nowrap;background-clip:padding-box;transition:opacity .12s ease-in,visibility .15s ease-in;opacity:0;visibility:hidden}.zb-menu .zb-mmContent{white-space:initial}.zb-menu:not(.zb-menu-mobile--active) .sub-menu{background:#f1f1f1}.zb-menu--accordion .sub-menu{position:static;display:none;opacity:1;visibility:visible}.zb-menu-list.zb-orientation--vertical .sub-menu{top:0}.zb-menu-list.zb-orientation--vertical.zb-align--end .sub-menu{right:100%;left:auto}.zb-menu .menu-item-has-children:hover>.sub-menu{left:0;opacity:1;visibility:visible}.zb-menu .zb-menu-list.zb-orientation--vertical .menu-item-has-children:hover>.sub-menu{left:100%}.zb-menu ul.sub-menu .menu-item:hover>ul{top:3px;left:100%;opacity:1}.zb-menu-list>li>.sub-menu.zb-submenu-noSpace--right{right:0;left:auto}.zb-menu .sub-menu.zb-submenu-noSpace--right{right:100%;left:auto}.zb-menu .sub-menu.zb-submenu-noSpace--right .sub-menu{top:15px}.zb-menu li{margin:0}.zb-menu .menu-item-has-children{position:relative}.zb-menu .zb-menuWidth--full>ul{width:100vw}.zb-submenu-indicator--flip .zb-menu-item--active>.menu-link .zb-submenu-indicator{transform:scale(-1)}.zb-menu-list.zb-orientation--vertical.zb-align--start .menu-item,.zb-menu-list.zb-orientation--vertical.zb-align--end .menu-item{width:100%}.zb-menu a{display:inline-flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:12px 20px;color:inherit;transition:.2s ease-in-out}.zb-menu a,.zb-menu a:hover,.zb-menu a:active{position:relative;text-decoration:none}.zb-menu li:hover>a,.zb-menu a:focus{color:#006dd2}.zb-menu-list.zb-orientation--vertical a{justify-content:initial}.zb-menu-list.zb-orientation--vertical.zb-align--center a{justify-content:center}.zb-menu-list.zb-orientation--vertical.zb-align--end a{justify-content:flex-end}.zb-submenu-indicator{margin-left:4px;font-size:12px;line-height:1}.zb-submenu-indicator--flip .zb-submenu-indicator{transition:transform .15s}.zb-menu-list.zb-orientation--vertical.zb-align--start .zb-submenu-indicator{margin-left:auto}.zb-menu-list.zb-orientation--vertical.zb-align--end .zb-submenu-indicator{order:-1;margin-right:auto;margin-left:0}.zb-menu-trigger{display:none;align-items:center;padding:0;color:inherit;background:none;border:0;cursor:pointer}.zb-menu-trigger:hover,.zb-menu-trigger:focus{color:inherit;background:transparent;border:0;outline:0}.zb-menu-mobile--active .zb-menu-trigger{display:flex}.zb-menu-trigger[data-align=start]{margin-right:auto}.zb-menu-trigger[data-align=center]{margin-right:auto;margin-left:auto}.zb-menu-trigger[data-align=end]{margin-left:auto}.zb-menu-trigger__text{margin-right:10px}.zb-menu-trigger__hamburger{position:relative;display:block;width:18px;height:14px}.zb-menu-trigger__hamburger span{position:absolute;display:block;width:100%;height:2px;background-color:currentColor;border-radius:4px;transition-duration:.15s;transition-property:transform;transition-timing-function:ease}.zb-menu-trigger__hamburger span:first-child{top:0}.zb-menu-trigger__hamburger span:nth-child(2){top:50%;margin-top:-1px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.zb-menu-trigger__hamburger span:last-child{bottom:0}.zb-menu-trigger--active .zb-menu-trigger__hamburger span:first-child,.zb-menu-trigger--active .zb-menu-trigger__hamburger span:last-child{margin-top:-1px}.zb-menu-trigger--active .zb-menu-trigger__hamburger span:first-child{top:50%;transform:rotate(45deg)}.zb-menu-trigger--active .zb-menu-trigger__hamburger span:nth-child(2){transition:none;opacity:0}.zb-menu-trigger--active .zb-menu-trigger__hamburger span:last-child{top:50%;bottom:auto;transform:rotate(-45deg)}.zb-menu-mobile--active{position:relative;flex-direction:column}.zb-menu-mobile--active .zb-menu-container{position:absolute;top:100%;z-index:99999;display:none}.zb-menu-mobile--active.zb-menu-trigger--active .zb-menu-container{display:block}.zb-menu-mobile--active .zb-menu--item--expand{position:static;display:block !important;opacity:1;visibility:visible}.zb-menu-mobile--active .zb-menu-list{flex-direction:column;margin-top:10px;background-color:#fff}.zb-menu-mobile--active .zb-menu-list.zb-mAlign--start{align-items:flex-start;text-align:left}.zb-menu-mobile--active .zb-menu-list.zb-mAlign--center{align-items:center;text-align:center}.zb-menu-mobile--active .zb-menu-list.zb-mAlign--end{align-items:flex-end;text-align:right}.zb-menu-mobile--active .sub-menu{display:none}.zb-menu-mobile--active .zb-align--start .menu-item,.zb-menu-mobile--active .zb-align--end .menu-item{width:100%}.zb-menu-mobile--active .zb-menu-list a{justify-content:initial}.zb-menu-mobile--active .zb-menu-list.zb-mAlign--start a{justify-content:flex-start}.zb-menu-mobile--active .zb-menu-list.zb-mAlign--center a{justify-content:center}.zb-menu-mobile--active .zb-menu-list.zb-mAlign--end a{justify-content:flex-end}.zb-menu-mobile--active .sub-menu a{font-size:80%}.zb-menu-mobile--active .zb-menu-list.zb-mAlign--start .zb-submenu-indicator{margin-left:auto}.zb-menu-mobile--active .zb-menu-list.zb-mAlign--end .zb-submenu-indicator{order:-1;margin-right:auto;margin-left:0}.zb-menu-trigger--active.zb-menu--mobile--full-width .zb-menu-container{width:100vw}.bx-site{overflow-x:hidden}.zb-menu .menu-item-has-children:focus-within>.sub-menu{left:unset;opacity:1;visibility:visible}.zb-menu .sub-menu .menu-item-has-children:focus-within>.sub-menu{top:3px;left:100%;opacity:1;visibility:visible}.zb-el-zionButton{display:flex;width:100%}.zb-el-button{display:flex}.zb-el-button--has-icon.zb-el-button--icon-right .zb-el-button__text{margin-right:10px}.zb-el-button--icon-right{flex-direction:row-reverse}.zb-el-button--icon-right .zb-el-button__icon{margin-right:0;margin-left:10px}.zb-el-button__icon{margin-right:10px}.zb-el-button--icon-left{flex-direction:row}.zb-el-button--icon-left .zb-el-button__icon{margin-right:10px}.zb-el-button--icon-top{flex-direction:column;align-items:center}.zb-el-button--icon-top .zb-el-button__icon{margin-right:0;margin-bottom:5px}.zb-el-button--icon-bottom{flex-direction:column-reverse;align-items:center}.zb-el-button--icon-bottom .zb-el-button__icon{margin-top:5px;margin-right:0}.zb-el-zionButton--align--right{justify-content:flex-end}.zb-el-zionButton--align--left{justify-content:flex-start}.zb-el-zionButton--align--center{justify-content:center}.zb-el-button{padding:15px 20px;color:#fff;line-height:1;text-decoration:none;background-color:#006dd2;border-radius:3px}.zb-el-button--icon-black{color:#fff;background-color:#000}.zb-el-button--icon-dark{color:#fff;background-color:#3a3a3a}.zb-el-button--icon-gray{color:#313131;background-color:#dcdcdc}.zb-el-button--icon-white{color:#313131;background-color:#fff}.zb-el-button--icon-succes{color:#fff;background-color:#28a745}.zb-el-button--icon-danger{color:#fff;background-color:#dc3545}.zb-el-button--icon-warning{color:#fff;background-color:#edbf34}.zb-el-button--icon-info{color:#fff;background-color:#17a2b8}.zb-el-button--icon-link{color:#006dd2;background:none}.zb-el-button--normal{border-radius:0}.zb-el-button--semi-rounded{border-radius:3px}.zb-el-button--rounded{border-radius:200px}.zb-el-button--size-small{padding:12px 15px;font-size:13px}.zb-el-button--size-normal{padding:16px 20px;font-size:14px}.zb-el-button--size-medium{padding:22px 26px;font-size:14px}.zb-el-button--size-large{padding:26px 36px;font-size:16px}.zb-el-button--full-width{justify-content:center;align-items:center;width:100%}@media(max-width:991.98px){.zb-el-zionButton--lg--align--left{justify-content:flex-start}.zb-el-zionButton--lg--align--right{justify-content:flex-end}.zb-el-zionButton--lg--align--center{justify-content:center}}@media(max-width:767.98px){.zb-el-zionButton--md--align--left{justify-content:flex-start}.zb-el-zionButton--md--align--right{justify-content:flex-end}.zb-el-zionButton--md--align--center{justify-content:center}}@media(max-width:575.98px){.zb-el-zionButton--sm--align--left{justify-content:flex-start}.zb-el-zionButton--sm--align--right{justify-content:flex-end}.zb-el-zionButton--sm--align--center{justify-content:center}}.zb-el-sliderBuilder{width:100%;max-width:100%}.zb-el-sliderBuilder .swiper-button-prev:focus,.zb-el-sliderBuilder .swiper-button-next:focus{outline:none}.zb-el-icon{color:#06bee1;line-height:1}a.zb-el-icon-icon.zb-el-icon-link{text-decoration:none}.zb-el-icon-icon{display:inline-flex;justify-content:center;align-items:center;padding:.8em;line-height:1}.zb-el-icon-icon:before{width:1em;height:1em;text-align:center}.zb-el-icon--bordered .zb-el-icon-icon{border:1px solid #06bee1}.zb-el-icon--filled .zb-el-icon-icon{color:#fff;background-color:#06bee1}.zb-el-icon--circle .zb-el-icon-icon{line-height:1;border-radius:50% !important}.zb-el-icon--square .zb-el-icon-icon{line-height:1;border-radius:0}.zb-el-counter{display:flex;align-items:center}.zb-el-counter--align--right{justify-content:flex-end}.zb-el-counter--align--left{justify-content:flex-start}.zb-el-counter--align--center{justify-content:center}@media(max-width:991.98px){.zb-el-counter--lg--align--left{justify-content:flex-start}.zb-el-counter--lg--align--right{justify-content:flex-end}.zb-el-counter--lg--align--center{justify-content:center}}@media(max-width:767.98px){.zb-el-counter--md--align--left{justify-content:flex-start}.zb-el-counter--md--align--right{justify-content:flex-end}.zb-el-counter--md--align--center{justify-content:center}}@media(max-width:575.98px){.zb-el-counter--sm--align--left{justify-content:flex-start}.zb-el-counter--sm--align--right{justify-content:flex-end}.zb-el-counter--sm--align--center{justify-content:center}}.zb-el-zionImage{display:block}.zb-el-zionImage a{display:inline-block}.zb-el-zionSeparator{position:relative;display:flex;justify-content:center;align-items:center;padding:10px 0;margin:10px 0}.zb-el-zionSeparator-item{display:flex;width:100%;border-top:1px solid}.zb-el-zionSeparator-item-icon{display:flex;justify-content:center;align-items:center;text-align:center}.zb-el-zionSeparator-item--size{width:100%;border-top-width:5px}.zb-el-zionSeparator-icon{position:relative;padding:0 20px}.zb-el-zionSeparator-icon-line{display:block;width:50%}.zb-el-zionSeparator-icon-line-one{left:0}.zb-el-zionSeparator-icon-line-two{right:0}#uid985001061421 {padding-bottom:0px;padding-top:0px;background-color:#ffffff00;height:100px;position:absolute;top:0px;z-index:2;width:100%;}@media (max-width:991px) {#uid985001061421 {padding-left:30px;padding-right:30px;}}#uid985001061422 {-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-webkit-box-align:center; -ms-flex-align:center; align-items:center;}@media (max-width:991px) {#uid985001061422 {-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;}}@media (max-width:575px) {#uid985001061422 {-ms-flex-preferred-size:1px; flex-basis:1px;-webkit-box-flex:1; -ms-flex-positive:1; flex-grow:1;}}#uid985001061423 {text-transform:uppercase;margin-bottom:0px;font-size:28px;padding-right:15px;color:#ffffff;}#uid985001061423 a{color:#fff} #uid985001061424 {-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-webkit-box-align:stretch; -ms-flex-align:stretch; align-items:stretch;-webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;padding-right:0px;padding-left:0px;}@media (max-width:991px) {#uid985001061424 {padding-right:16px;}}@media (max-width:575px) {#uid985001061424 {-ms-flex-preferred-size:1px; flex-basis:1px;-webkit-box-flex:1; -ms-flex-positive:1; flex-grow:1;}}#uid985001061425 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}#uid985001061426 {font-family:Arial;font-size:16px;font-weight:700;}#uid985001061426 .zb-menu:not(.zb-menu-mobile--active) .zb-menu-list .menu-item-has-children:hover > .sub-menu {-webkit-transform:translateY(0px) ;transform:translateY(0px) ;}#uid985001061426 .zb-menu:not(.zb-menu-mobile--active) .zb-menu-list > li > a {color:#ffffff;padding-right:10px;padding-left:10px;height:100px;font-family:Inter;font-size:14px;letter-spacing:0px;}#uid985001061426 .zb-menu:not(.zb-menu-mobile--active) .zb-menu-list > li > a:hover {color:#ffffff;}#uid985001061426 .zb-menu:not(.zb-menu-mobile--active) .zb-menu-list .sub-menu {background-color:#4E9BE3;box-shadow:0px 0px 5px #00000024;border-radius:3px;-webkit-transform:translateY(80px) ;transform:translateY(80px) ;transition:transform 250ms ease ;}#uid985001061426 .zb-menu:not(.zb-menu-mobile--active) .zb-menu-list .sub-menu a {color:#ffffff;font-size:14px;width:100%;}#uid985001061426 .zb-menu:not(.zb-menu-mobile--active) .zb-menu-list .sub-menu a:hover {color:#ffffff;background-color:#263D55;border-radius:3px;}#uid985001061426 .zb-menu-trigger {color:#ffffff;}#uid985001061426 .zb-menu.zb-menu-mobile--active .zb-menu-list {background-color:#ffffff;box-shadow:0px 20px 50px  #0000001f;padding-top:30px;padding-bottom:30px;margin-top:50px;}#uid985001061426 .zb-submenu-indicator { font-size:0px }#uid985001061427 {-webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-webkit-box-align:center; -ms-flex-align:center; align-items:center;padding-right:30px;}@media (max-width:991px) {#uid985001061427 {display:none;}}@media (max-width:575px) {#uid985001061427 {-ms-flex-preferred-size:1px; flex-basis:1px;-webkit-box-flex:1; -ms-flex-positive:1; flex-grow:1;}}#uid985001061428 {width:auto;white-space:nowrap;padding-left:22px;}#uid985001061428 .zb-el-button {font-family:Spartan;font-size:11px;font-weight:700;color:#ffffff;text-transform:uppercase;padding-top:19px;letter-spacing:1px;background-color:#00000000;padding-right:0px;padding-left:0px;}#uid985001061428 .zb-el-button:hover {color:#ffffff;}#uid985001061428 .zb-el-button__icon {margin-top:-2px;}#uid985001061429 {width:auto;white-space:nowrap;padding-left:10px;}#uid985001061429 .zb-el-button {font-family:Spartan;font-size:11px;font-weight:700;background-color:#419EF6;color:#ffffff;text-transform:uppercase;padding-top:19px;letter-spacing:1px;padding-right:15px;padding-left:15px;}#uid985001061429 .zb-el-button:hover {color:#ffffff;}#uid9850010614210 {height:100vh;}#uid9850010614211 {padding-right:0px;padding-left:0px;}#uid9850010614212 {height:100vh;}#uid9850010614212 .swiper-slide {background-color:#ed5555;}#uid9850010614212 .swiper-button-prev {color:#ffffff4d;padding-left:90px;margin-left:100px;padding-top:90px;padding-right:90px;padding-bottom:90px;-webkit-transform:scaleX(0.5) scaleY(0.5) translateY(-50%) ;transform:scaleX(0.5) scaleY(0.5) translateY(-50%) ;background-color:#00000000;border-radius:100px;transition:all 200ms ease ;}#uid9850010614212 .swiper-button-prev:hover {color:#ffffff;-webkit-filter:opacity(100%) ;filter:opacity(100%) ;}@media (max-width:991px) {#uid9850010614212 .swiper-button-prev {margin-left:-50px;}}@media (max-width:575px) {#uid9850010614212 .swiper-button-prev {margin-left:-70px;}}#uid9850010614212 .swiper-button-next {color:#ffffff4d;padding-right:100px;margin-right:100px;padding-top:100px;padding-bottom:100px;padding-left:100px;-webkit-transform:scaleX(0.5) scaleY(0.5) translateY(-50%) ;transform:scaleX(0.5) scaleY(0.5) translateY(-50%) ;background-color:#00000000;border-radius:100px;transition:all 200ms ease ;}#uid9850010614212 .swiper-button-next:hover {color:#ffffff;-webkit-filter:opacity(100%) ;filter:opacity(100%) ;}@media (max-width:991px) {#uid9850010614212 .swiper-button-next {margin-right:-60px;}}@media (max-width:575px) {#uid9850010614212 .swiper-button-next {margin-right:-85px;}}#uid9850010614212 .swiper-pagination-bullet {background-color:#ffffff;width:5px;height:5px;}#uid9850010614214 {background-color:#e0e0e0;height:100vh;-webkit-box-align:center; -ms-flex-align:center; align-items:center;background-size:cover;background-image:linear-gradient(114deg, #01010647 0%, #00030369 100%), url(https://it.alphaaffe.de/wp-content/uploads/2022/02/Anstellungen-in-der-IT-Branche-1280x853-1.jpg);background-position:50% 66%;}#uid9850010614215 {height:100vh;-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;width:70%;}@media (max-width:991px) {#uid9850010614215 {width:90%;}}@media (max-width:767px) {#uid9850010614215 {width:100%;}}#uid9850010614216 {font-family:Spartan;font-size:78px;line-height:87px;color:#ffffff;text-align:center;font-weight:700;margin-bottom:0px;letter-spacing:-4px;}@media (max-width:991px) {#uid9850010614216 {font-size:62px;line-height:71px;}}@media (max-width:575px) {#uid9850010614216 {font-size:44px;line-height:54px;}}#uid9850010614217 {font-family:Inter;color:#ffffff;font-weight:300;text-align:center;letter-spacing:0px;line-height:47px;font-size:32px;}#uid9850010614218 .zb-el-button {font-family:Spartan;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-left:0px;background-color:#419EF6;font-size:12px;padding-top:25px;padding-left:36px;padding-right:36px;transition:all 200ms ease ;}#uid9850010614218 .zb-el-button:hover {background-color:#66b9fe;color:#ffffff;}#uid9850010614220 {background-color:#e0e0e0;height:100vh;-webkit-box-align:center; -ms-flex-align:center; align-items:center;background-size:cover;background-image:linear-gradient(114deg, #01010647 0%, #00030369 100%), url(https://it.alphaaffe.de/wp-content/uploads/2022/02/IT-Jobs-Mitarbeiter-closing-1280x853-1.jpg);background-position:49% 97%;}#uid9850010614221 {height:100vh;-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;width:70%;}@media (max-width:991px) {#uid9850010614221 {width:90%;}}@media (max-width:767px) {#uid9850010614221 {width:100%;}}#uid9850010614222 {font-family:Spartan;font-size:78px;line-height:87px;color:#ffffff;text-align:center;font-weight:700;margin-bottom:0px;letter-spacing:-4px;}@media (max-width:991px) {#uid9850010614222 {font-size:62px;line-height:71px;}}@media (max-width:575px) {#uid9850010614222 {font-size:44px;line-height:54px;}}#uid9850010614223 {font-family:Inter;color:#ffffff;font-weight:300;text-align:center;letter-spacing:0px;line-height:47px;font-size:32px;min-height:47px;}#uid9850010614224 .zb-el-button {font-family:Spartan;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-left:0px;background-color:#419EF6;font-size:12px;padding-top:25px;padding-left:36px;padding-right:36px;transition:all 200ms ease ;}#uid9850010614224 .zb-el-button:hover {background-color:#66b9fe;color:#ffffff;}#uid9850010614226 {background-color:#e0e0e0;height:100vh;-webkit-box-align:center; -ms-flex-align:center; align-items:center;background-size:cover;background-image:linear-gradient(114deg, #01010647 0%, #00030369 100%), url(https://it.alphaaffe.de/wp-content/uploads/2022/02/IT-Mitarbeiter-Freunde-gewinnen-1280x960-1.jpg);background-position:49% 97%;}#uid9850010614227 {height:100vh;-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;width:70%;}@media (max-width:991px) {#uid9850010614227 {width:90%;}}@media (max-width:767px) {#uid9850010614227 {width:100%;}}#uid9850010614228 {font-family:Spartan;font-size:78px;line-height:87px;color:#ffffff;text-align:center;font-weight:700;margin-bottom:0px;letter-spacing:-4px;}@media (max-width:991px) {#uid9850010614228 {font-size:62px;line-height:71px;}}@media (max-width:575px) {#uid9850010614228 {font-size:44px;line-height:54px;}}#uid9850010614229 {font-family:Inter;color:#ffffff;font-weight:300;text-align:center;letter-spacing:0px;line-height:47px;font-size:32px;}#uid9850010614230 .zb-el-button {font-family:Spartan;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-left:0px;background-color:#419EF6;font-size:12px;padding-top:25px;padding-left:36px;padding-right:36px;transition:all 200ms ease ;}#uid9850010614230 .zb-el-button:hover {background-color:#66b9fe;color:#ffffff;}#uid9850010614232 {background-color:#e0e0e0;height:100vh;-webkit-box-align:center; -ms-flex-align:center; align-items:center;background-size:cover;background-image:linear-gradient(114deg, #01010647 0%, #00030369 100%), url(https://it.alphaaffe.de/wp-content/uploads/2022/02/IT-Mitarbeiter-Zufriedenheit-erhoehen-durch-passende-Kandidaten-1280x960-1.jpg);background-position:0% 100%;}#uid9850010614233 {height:100vh;-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;width:70%;}@media (max-width:991px) {#uid9850010614233 {width:90%;}}@media (max-width:767px) {#uid9850010614233 {width:100%;}}#uid9850010614234 {font-family:Spartan;font-size:78px;line-height:87px;color:#ffffff;text-align:center;font-weight:700;margin-bottom:0px;letter-spacing:-4px;}@media (max-width:991px) {#uid9850010614234 {font-size:62px;line-height:71px;}}@media (max-width:575px) {#uid9850010614234 {font-size:44px;line-height:54px;}}#uid9850010614235 {font-family:Inter;color:#ffffff;font-weight:300;text-align:center;letter-spacing:0px;line-height:47px;font-size:32px;}#uid9850010614236 .zb-el-button {font-family:Spartan;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-left:0px;background-color:#419EF6;font-size:12px;padding-top:25px;padding-left:36px;padding-right:36px;transition:all 200ms ease ;}#uid9850010614236 .zb-el-button:hover {background-color:#66b9fe;color:#ffffff;}#uid9850010614237 {min-height:500px;margin-top:-100px;padding-bottom:100px;z-index:1;}@media (max-width:991px) {#uid9850010614237 {-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;}}#uid9850010614237 .zb-section__innerWrapper { max-width:1300px }@media (max-width:991px) {#uid9850010614238 {padding-bottom:30px;}}#uid9850010614239 {background-color:#539FF9;border-radius:3px;-webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;padding-left:35px;padding-bottom:0px;padding-top:30px;}#uid9850010614240 {color:#ffffff;line-height:38px;font-family:Inter;font-size:12px;letter-spacing:5px;margin-bottom:0px;}#uid9850010614241 {color:#ffffff;line-height:38px;font-family:Spartan;font-size:24px;letter-spacing:-1px;}@media (max-width:575px) {#uid9850010614242 {margin-bottom:30px;}}#uid9850010614243 {background-color:#7B7B7E;border-radius:3px;background-repeat:no-repeat;-webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;padding-left:30px;padding-bottom:0px;overflow:hidden;padding-right:30px;background-size:auto 100%;background-image:linear-gradient(114deg, #0000003b 0%, #0000003b 100%), url(https://it.alphaaffe.de/wp-content/uploads/2022/02/It-Unternehmer-Mitarbeiter-Anstellen-640-x-401.jpg);background-position:64% 48%;transition:all 500ms ease-in-out ;}#uid9850010614243:hover {padding-left:60px;background-size:auto 110%;}@media (max-width:991px) {#uid9850010614243 {min-height:482px;}}#uid9850010614244 .zb-el-icon-icon {background-color:#ffffff;border-radius:61px;padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;font-size:37px;color:#61A0FC;}#uid9850010614245 {color:#ffffff;line-height:38px;font-family:Inter;font-size:12px;letter-spacing:5px;margin-bottom:0px;}#uid9850010614246 {color:#ffffff;line-height:38px;font-family:Spartan;font-size:24px;letter-spacing:-1px;max-width:305px;}#uid9850010614248 {background-color:#7B7B7E;border-radius:3px;-webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;padding-left:35px;background-repeat:no-repeat;padding-bottom:0px;overflow:hidden;background-size:auto 100%;background-image:linear-gradient(114deg, #0000003b 0%, #0000003b 100%), url(https://it.alphaaffe.de/wp-content/uploads/2021/12/repair-engineers.jpg);background-position:center center;transition:all 500ms ease-in-out ;}#uid9850010614248:hover {padding-left:60px;background-size:auto 110%;}@media (max-width:991px) {#uid9850010614248 {min-height:482px;}}#uid9850010614249 .zb-el-icon-icon {background-color:#ffffff;border-radius:61px;padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;font-size:37px;color:#61A0FC;}#uid9850010614250 {color:#ffffff;line-height:38px;font-family:Inter;font-size:12px;letter-spacing:5px;margin-bottom:0px;}#uid9850010614251 {color:#ffffff;line-height:38px;font-family:Spartan;font-size:24px;letter-spacing:-1px;max-width:304px;}#uid9850010614252 {min-height:306px;padding-top:100px;padding-bottom:104px;background-color:#F7F7F7;}@media (max-width:767px) {#uid9850010614252 {padding-top:30px;padding-left:5px;}}#uid9850010614252 .zb-section__innerWrapper { max-width:1300px }#uid9850010614253 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}@media (max-width:767px) {#uid9850010614253 {margin-bottom:30px;}}#uid9850010614254 {height:760px;background-repeat:no-repeat;animation-duration:1s;background-color:#bebebe;border-radius:3px;background-size:cover;background-image:url(https://it.alphaaffe.de/wp-content/uploads/2021/12/Services.jpg);background-position:center center;}#uid9850010614255 {background-color:#61A0FC;min-height:230px;width:369px;position:absolute;right:-106px;bottom:0px;padding-top:23px;padding-left:0px;font-size:39px;line-height:49px;font-weight:700;border-radius:2px 3px 2px 2px;animation-duration:1s;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;-webkit-box-align:center; -ms-flex-align:center; align-items:center;}@media (max-width:991px) {#uid9850010614255 {right:-42px;}}@media (max-width:767px) {#uid9850010614255 {right:0px;}}@media (max-width:575px) {#uid9850010614255 {margin-bottom:-15px;}}#uid9850010614256 {color:#ffffff;font-size:68px;font-family:Spartan;}#uid9850010614257 {color:#ffffff;font-size:30px;font-family:Spartan;}#uid9850010614258 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}@media (max-width:767px) {#uid9850010614258 {padding-left:30px;}}#uid9850010614259 {color:#9a9a9a;margin-top:0px;font-size:14px;text-transform:uppercase;font-family:Spartan;font-weight:600;letter-spacing:1px;}@media (max-width:575px) {#uid9850010614259 {text-align:center;}}#uid9850010614260 {font-size:58px;line-height:75px;text-align:left;color:#26292E;font-weight:700;margin-bottom:55px;animation-duration:1s;animation-delay:1s;font-family:Spartan;letter-spacing:0px;}@media (max-width:575px) {#uid9850010614260 {text-align:center;}}#uid9850010614261 {margin-bottom:30px;color:#8c8883;font-size:18px;font-family:Roboto;animation-duration:1s;animation-delay:1s;}#uid9850010614262 {padding-top:100px;padding-bottom:100px;background-color:#ffffff;}#uid9850010614262 .zb-section__innerWrapper { max-width:1400px }#uid9850010614263 {padding-left:65px;}@media (max-width:767px) {#uid9850010614263 {padding-left:30px;}}#uid9850010614264 {color:#9a9a9a;margin-top:0px;font-size:14px;text-transform:uppercase;font-family:Spartan;font-weight:600;letter-spacing:1px;margin-bottom:15px;}@media (max-width:575px) {#uid9850010614264 {text-align:center;}}#uid9850010614265 {font-size:58px;line-height:75px;text-align:left;color:#26292E;font-weight:700;margin-bottom:55px;animation-duration:1s;animation-delay:1s;font-family:Spartan;letter-spacing:0px;}@media (max-width:575px) {#uid9850010614265 {text-align:center;}}#uid9850010614266 {padding-left:50px;}@media (max-width:767px) {#uid9850010614266 {padding-left:30px;}}#uid9850010614267 {margin-bottom:30px;color:#8c8883;font-size:18px;font-family:Roboto;animation-duration:1s;animation-delay:1s;padding-right:0px;margin-top:39px;}#uid9850010614268 {-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-ms-flex-wrap:wrap; flex-wrap:wrap;}#uid9850010614269 {border-right:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;padding-left:50px;min-height:300px;}@media (max-width:767px) {#uid9850010614269 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;-webkit-box-align:center; -ms-flex-align:center; align-items:center;padding-left:0px;}}@media (max-width:575px) {#uid9850010614269 {border-right:0px solid ;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}#uid9850010614269:hover .ico-head {margin-left:30px;}#uid9850010614269:hover .zb-el-icon-icon {color:#75A2FF;}#uid9850010614270 {margin-bottom:40px;}#uid9850010614270 img {width:120px;}#uid9850010614271 {font-size:20px;line-height:24px;color:#26292E;font-family:Inter;transition:all 300ms ease-in-out ;}#uid9850010614272 .zb-el-icon-icon {font-size:13px;color:#E6E6E6;transition:all 300ms ease-in-out ;}#uid9850010614273 {border-right:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;padding-left:50px;min-height:300px;}@media (max-width:767px) {#uid9850010614273 {border-right:0px solid ;padding-left:0px;-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}@media (max-width:575px) {#uid9850010614273 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}#uid9850010614273:hover .ico-head {margin-left:30px;}#uid9850010614273:hover .zb-el-icon-icon {color:#75A2FF;}#uid9850010614274 {margin-bottom:40px;}#uid9850010614274 img {width:120px;}#uid9850010614275 {font-size:20px;line-height:24px;color:#26292E;font-family:Inter;transition:all 300ms ease-in-out ;}#uid9850010614276 .zb-el-icon-icon {font-size:13px;color:#E6E6E6;transition:all 300ms ease-in-out ;}#uid9850010614277 {border-right:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;padding-left:50px;min-height:300px;}@media (max-width:991px) {#uid9850010614277 {border-right:0px solid ;}}@media (max-width:767px) {#uid9850010614277 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;border-right:1px solid #E6E6E6;-webkit-box-align:center; -ms-flex-align:center; align-items:center;padding-left:0px;}}@media (max-width:575px) {#uid9850010614277 {border-right:0px solid ;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}#uid9850010614277:hover .ico-head {margin-left:30px;}#uid9850010614277:hover .zb-el-icon-icon {color:#75A2FF;}#uid9850010614278 {margin-bottom:40px;}#uid9850010614278 img {width:120px;}#uid9850010614279 {font-size:20px;line-height:24px;color:#26292E;font-family:Inter;transition:all 300ms ease-in-out ;}#uid9850010614280 .zb-el-icon-icon {font-size:13px;color:#E6E6E6;transition:all 300ms ease-in-out ;}#uid9850010614281 {padding-left:50px;border-bottom:1px solid #E6E6E6;min-height:300px;}@media (max-width:991px) {#uid9850010614281 {border-right:1px solid #E6E6E6;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}@media (max-width:767px) {#uid9850010614281 {border-right:0px solid ;padding-left:0px;-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}#uid9850010614281:hover .ico-head {margin-left:30px;}#uid9850010614281:hover .zb-el-icon-icon {color:#75A2FF;}#uid9850010614282 {margin-bottom:40px;}#uid9850010614282 img {width:120px;}#uid9850010614283 {font-size:20px;line-height:24px;color:#26292E;font-family:Inter;transition:all 300ms ease-in-out ;}#uid9850010614284 .zb-el-icon-icon {font-size:13px;color:#E6E6E6;transition:all 300ms ease-in-out ;}#uid9850010614285 {padding-left:50px;border-right:1px solid #E6E6E6;-webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;min-height:300px;}@media (max-width:991px) {#uid9850010614285 {border-bottom:1px solid #E6E6E6;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}@media (max-width:767px) {#uid9850010614285 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;-webkit-box-align:center; -ms-flex-align:center; align-items:center;padding-left:0px;}}@media (max-width:575px) {#uid9850010614285 {border-right:0px solid ;}}#uid9850010614285:hover .ico-head {margin-left:30px;}#uid9850010614285:hover .zb-el-icon-icon {color:#75A2FF;}#uid9850010614286 {margin-bottom:30px;}#uid9850010614286 img {width:120px;}#uid9850010614287 {font-size:20px;line-height:24px;color:#26292E;font-family:Inter;transition:all 300ms ease-in-out ;}#uid9850010614288 .zb-el-icon-icon {font-size:13px;color:#E6E6E6;transition:all 300ms ease-in-out ;}#uid9850010614289 {padding-left:50px;border-right:1px solid #E6E6E6;-webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;min-height:300px;}@media (max-width:991px) {#uid9850010614289 {border-bottom:1px solid #E6E6E6;border-right:0px solid ;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}@media (max-width:767px) {#uid9850010614289 {border-right:0px solid ;-webkit-box-align:center; -ms-flex-align:center; align-items:center;padding-left:0px;}}#uid9850010614289:hover .ico-head {margin-left:30px;}#uid9850010614289:hover .zb-el-icon-icon {color:#75A2FF;}#uid9850010614290 {margin-bottom:30px;}#uid9850010614290 img {width:120px;}#uid9850010614291 {font-size:20px;line-height:24px;color:#26292E;font-family:Inter;transition:all 300ms ease-in-out ;}#uid9850010614292 .zb-el-icon-icon {font-size:13px;color:#E6E6E6;transition:all 300ms ease-in-out ;}#uid9850010614293 {padding-left:50px;border-right:1px solid #E6E6E6;-webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;min-height:300px;}@media (max-width:767px) {#uid9850010614293 {padding-left:0px;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;-webkit-box-align:center; -ms-flex-align:center; align-items:center;}}@media (max-width:575px) {#uid9850010614293 {border-right:0px solid ;border-bottom:1px solid #E6E6E6;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}#uid9850010614293:hover .ico-head {margin-left:30px;}#uid9850010614293:hover .zb-el-icon-icon {color:#75A2FF;}#uid9850010614294 {margin-bottom:30px;}#uid9850010614294 img {width:120px;}#uid9850010614295 {font-size:20px;line-height:24px;color:#26292E;font-family:Inter;transition:all 300ms ease-in-out ;}#uid9850010614296 .zb-el-icon-icon {font-size:13px;color:#E6E6E6;transition:all 300ms ease-in-out ;}#uid9850010614297 {padding-left:50px;-webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;min-height:300px;}@media (max-width:991px) {#uid9850010614297 {border-right:1px solid #E6E6E6;}}@media (max-width:767px) {#uid9850010614297 {border-right:0px solid ;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;-webkit-box-align:center; -ms-flex-align:center; align-items:center;padding-left:0px;}}@media (max-width:575px) {#uid9850010614297 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}#uid9850010614297:hover .ico-head {margin-left:30px;}#uid9850010614297:hover .zb-el-icon-icon {color:#75A2FF;}#uid9850010614298 {margin-bottom:30px;}#uid9850010614298 img {width:120px;}#uid9850010614299 {font-size:20px;line-height:24px;color:#26292E;font-family:Inter;transition:all 300ms ease-in-out ;}#uid98500106142100 .zb-el-icon-icon {font-size:13px;color:#E6E6E6;transition:all 300ms ease-in-out ;}#uid98500106142101 {background-color:#1d1d1d;height:727px;}@media (max-width:767px) {#uid98500106142101 {height:auto;}}#uid98500106142102 {padding-right:10%;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;background-color:#26292E;padding-left:10%;}@media (max-width:991px) {#uid98500106142102 {padding-right:80px;}}@media (max-width:767px) {#uid98500106142102 {padding-right:60px;padding-top:60px;padding-bottom:60px;padding-left:60px;}}@media (max-width:575px) {#uid98500106142102 {padding-right:60px;padding-left:60px;}}#uid98500106142103 {font-size:42px;font-weight:700;line-height:52px;margin-top:0px;margin-bottom:30px;color:#ffffff;font-family:Spartan;text-align:center;letter-spacing:-2px;}@media (max-width:575px) {#uid98500106142103 {font-size:31px;line-height:42px;}}#uid98500106142105 {-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;margin-bottom:20px;}#uid98500106142106 .zb-el-icon-icon {color:#6CA1FF;}#uid98500106142107 .zb-el-icon-icon {color:#6CA1FF;}#uid98500106142108 .zb-el-icon-icon {color:#6CA1FF;}#uid98500106142109 .zb-el-icon-icon {color:#6CA1FF;}#uid98500106142110 .zb-el-icon-icon {color:#6CA1FF;}#uid98500106142111 {color:#ffffff;font-family:Inter;text-align:center;font-size:16px;}#uid98500106142112 {font-size:18px;line-height:32px;margin-bottom:15px;color:#858585;text-align:center;}#uid98500106142113 {text-align:center;margin-bottom:20px;}#uid98500106142114 {color:#ffffff;text-align:center;font-size:16px;font-family:Inter;}#uid98500106142115 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;-webkit-box-align:center; -ms-flex-align:center; align-items:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://it.alphaaffe.de/wp-content/uploads/2021/12/customer-reviews.jpg);background-position:45% 63%;}@media (max-width:767px) {#uid98500106142115 {min-height:320px;}}#uid98500106142116 {margin-top:21px;width:150px;}#uid98500106142116:before {content:" ";background-color:#ffffff;width:66px;height:66px;display:block;z-index:1;position:absolute;left:1px;top:1px;content: ;border-radius:100px;transition:all 300ms ease ;}#uid98500106142116:hover::before {width:100px;height:100px;margin-left:-16px;margin-top:-16px;border-radius:100px;background-color:#ffffff00;}#uid98500106142116:after {content:" ";width:66px;height:66px;display:block;top:1px;left:1px;position:absolute;content: ;background-color:#ffffff;border-radius:375px;transition:all 200ms ease 300ms;}#uid98500106142116:hover::after {width:200px;height:200px;left:-66px;top:-66px;background-color:#ffffff00;}#uid98500106142116:hover .zb-el-icon-icon:before {color:#7BD450;}#uid98500106142116:hover .zb-el-icon-icon:after {padding-left:10px;}#uid98500106142116 .zb-el-icon-icon {border-radius:54px;z-index:2;position:relative;background-color:#ffffff;}#uid98500106142116 .zb-el-icon-icon:after {content:"Play";content:Play;position:absolute;left:89px;white-space:nowrap;font-family:Roboto;color:#ffffff;font-size:18px;text-transform:uppercase;letter-spacing:3px;font-weight:700;transition:all 200ms ease ;}#uid98500106142116 .zb-el-icon-icon:before {padding-left:4px;}#uid98500106142116 .zb-el-icon-icon { color:#000000;font-size:14px;padding:27px }#uid98500106142116a,a:active,a:focus{outline:none;text-decoration:none;}#uid98500106142117 {padding-top:120px;padding-bottom:120px;background-color:#ffffff;}#uid98500106142117 .zb-section__innerWrapper { max-width:1320px }#uid98500106142119 {margin-top:0px;font-size:14px;text-transform:uppercase;font-family:Spartan;font-weight:600;letter-spacing:1px;color:#9a9a9a;}@media (max-width:575px) {#uid98500106142119 {text-align:center;}}#uid98500106142120 {font-size:63px;line-height:75px;text-align:left;color:#26292E;font-weight:700;margin-bottom:55px;animation-duration:1s;animation-delay:1s;font-family:Spartan;letter-spacing:-3px;}@media (max-width:575px) {#uid98500106142120 {text-align:center;}}#uid98500106142121 {padding-right:5px;padding-left:5px;}@media (max-width:767px) {#uid98500106142121 {padding-bottom:5px;padding-right:15px;padding-left:15px;}}#uid98500106142122 {height:640px;border-radius:6px;background-repeat:no-repeat;background-size:cover;background-image:url(https://it.alphaaffe.de/wp-content/uploads/2021/12/aircon.jpg);background-position:50% 50%;}@media (max-width:575px) {#uid98500106142122 {height:480px;}}#uid98500106142123 {-webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;padding-right:0px;padding-left:0px;}@media (max-width:767px) {#uid98500106142123 {padding-top:5px;padding-right:10px;padding-left:10px;}}@media (max-width:575px) {#uid98500106142123 {-webkit-box-orient:vertical; -webkit-box-direction:normal;  -ms-flex-direction: column; flex-direction:column;}}#uid98500106142124 {padding-right:0px;padding-left:0px;-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;margin-bottom:10px;}@media (max-width:575px) {#uid98500106142124 {-webkit-box-orient:vertical; -webkit-box-direction:normal;  -ms-flex-direction: column; flex-direction:column;}}#uid98500106142125 {padding-right:5px;padding-left:5px;}@media (max-width:575px) {#uid98500106142125 {padding-bottom:10px;}}#uid98500106142126 {border-radius:6px;height:315px;background-repeat:no-repeat;background-size:cover;background-image:url(https://it.alphaaffe.de/wp-content/uploads/2021/12/casestudy1.jpg);background-position:29% 48%;}#uid98500106142127 {padding-right:5px;padding-left:5px;}#uid98500106142128 {border-radius:6px;height:315px;background-repeat:no-repeat;background-size:cover;background-image:url(https://it.alphaaffe.de/wp-content/uploads/2021/12/casestudy2.jpg);background-position:50% 50%;}#uid98500106142129 {padding-right:0px;padding-left:0px;-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;}@media (max-width:575px) {#uid98500106142129 {-webkit-box-orient:vertical; -webkit-box-direction:normal;  -ms-flex-direction: column; flex-direction:column;}}#uid98500106142130 {padding-right:5px;padding-left:5px;}@media (max-width:575px) {#uid98500106142130 {padding-bottom:10px;}}#uid98500106142131 {background-color:#61A0FC;border-radius:6px;height:315px;padding-top:30px;padding-left:40px;padding-right:40px;padding-bottom:30px;-webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}#uid98500106142132 {font-size:26px;font-weight:500;color:#ffffff;line-height:36px;font-family:Roboto;}#uid98500106142133 {color:#ffffff;font-size:13px;font-weight:700;text-transform:uppercase;line-height:23px;margin-bottom:0px;font-family:Roboto;}#uid98500106142134 {padding-right:5px;padding-left:5px;}#uid98500106142135 {border-radius:6px;height:315px;background-repeat:no-repeat;background-size:cover;background-image:url(https://it.alphaaffe.de/wp-content/uploads/2021/12/casestudy3.jpg);background-position:50% 50%;}#uid98500106142136 {padding-top:120px;padding-bottom:120px;background-color:#F7F7F7;}@media (max-width:575px) {#uid98500106142136 {padding-bottom:100px;padding-top:100px;}}#uid98500106142136 .zb-section__innerWrapper { max-width:1120px }#uid98500106142137 {padding-right:60px;}@media (max-width:991px) {#uid98500106142137 {padding-right:40px;}}@media (max-width:767px) {#uid98500106142137 {padding-right:0px;}}@media (max-width:575px) {#uid98500106142137 {margin-bottom:50px;}}#uid98500106142138 {text-align:left;font-size:52px;line-height:62px;font-weight:700;margin-bottom:100px;color:#26292E;font-family:Spartan;letter-spacing:-3px;}@media (max-width:575px) {#uid98500106142138 {margin-bottom:30px;font-size:42px;line-height:52px;}}#uid98500106142139 {z-index:1;}#uid98500106142139 .zb-el-button {padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:4px;border-bottom:1px solid #26292E;border-radius:0px;font-size:17px;font-weight:500;color:#26292E;font-family:Roboto;line-height:34px;}#uid98500106142141 img {border-radius:3px;}#uid98500106142142 {padding-left:40px;}@media (max-width:767px) {#uid98500106142142 {padding-left:20px;}}@media (max-width:575px) {#uid98500106142142 {min-height:124px;}}#uid98500106142143 {font-size:18px;line-height:32px;font-family:Roboto;color:#858585;}#uid98500106142144 {padding-top:100px;padding-bottom:100px;background-color:#ffffff;}#uid98500106142144 .zb-section__innerWrapper { max-width:1370px }#uid98500106142145 {padding-left:35px;}@media (max-width:575px) {#uid98500106142145 {padding-left:0px;}}#uid98500106142146 {color:#9a9a9a;margin-top:0px;font-size:14px;text-transform:uppercase;font-family:Spartan;font-weight:600;letter-spacing:1px;margin-bottom:10px;}@media (max-width:575px) {#uid98500106142146 {text-align:center;}}#uid98500106142147 {font-size:63px;line-height:75px;text-align:left;color:#26292E;font-weight:700;margin-bottom:55px;animation-duration:1s;animation-delay:1s;font-family:Spartan;letter-spacing:-3px;}@media (max-width:575px) {#uid98500106142147 {text-align:center;}}#uid98500106142148 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}@media (max-width:767px) {#uid98500106142148 {padding-left:30px;}}#uid98500106142149 {margin-bottom:30px;color:#8c8883;font-size:18px;font-family:Roboto;animation-duration:1s;animation-delay:1s;padding-right:0px;}#uid98500106142150 {-webkit-box-align:end; -ms-flex-align:end; align-items:flex-end;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}#uid98500106142152 {-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-ms-flex-wrap:wrap; flex-wrap:wrap;}#uid98500106142154 {margin-bottom:40px;}@media (max-width:575px) {#uid98500106142154 img {width:100%;}}#uid98500106142155 {font-size:23px;line-height:26px;}#uid98500106142157 {margin-bottom:40px;}@media (max-width:575px) {#uid98500106142157 img {width:100%;}}#uid98500106142158 {font-size:23px;line-height:26px;}#uid98500106142160 {margin-bottom:40px;}#uid98500106142160 img {width:100%;}@media (max-width:575px) {#uid98500106142160 img {width:100%;}}#uid98500106142161 {font-size:23px;line-height:26px;}#uid98500106142162 {min-height:701px;background-attachment:fixed;background-size:cover;background-image:linear-gradient(114deg, #0000002e 0%, #0000002e 52%, #0000002e 100%), url(https://it.alphaaffe.de/wp-content/uploads/2021/12/footer-call2acction-bg.jpg);background-position:52% 33%;}#uid98500106142162 .zb-section__innerWrapper { max-width:1300px }#uid98500106142163 {-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}@media (max-width:575px) {#uid98500106142163 {z-index:1;position:relative;}}#uid98500106142164 {color:#ffffff;margin-top:0px;font-size:14px;text-transform:uppercase;font-family:Spartan;font-weight:600;letter-spacing:1px;margin-bottom:15px;}@media (max-width:575px) {#uid98500106142164 {text-align:center;}}#uid98500106142165 {font-size:63px;line-height:76px;text-align:center;color:#ffffff;font-weight:700;animation-duration:1s;font-family:Spartan;letter-spacing:-3px;margin-bottom:20px;}@media (max-width:575px) {#uid98500106142165 {font-size:48px;line-height:50px;}}#uid98500106142166 .zb-el-button {font-family:Spartan;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-left:0px;background-color:#419EF6;font-size:12px;padding-top:25px;padding-left:36px;padding-right:36px;transition:all 200ms ease ;}#uid98500106142166 .zb-el-button:hover {background-color:#66b9fe;color:#ffffff;}#uid98500106142167 {padding-top:100px;padding-bottom:120px;padding-right:15px;padding-left:15px;background-color:#171A1D;}@media (max-width:991px) {#uid98500106142167 {padding-left:20px;padding-right:20px;}}@media (max-width:575px) {#uid98500106142167 {padding-bottom:60px;padding-top:60px;}}@media (max-width:575px) {#uid98500106142167 .zb-section__innerWrapper {-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}}#uid98500106142167 .zb-section__innerWrapper { max-width:75% }@media (max-width:991px) { #uid98500106142167 .zb-section__innerWrapper { max-width:90% } }#uid98500106142168 {-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;padding-top:5px;-ms-flex-wrap:wrap; flex-wrap:wrap;-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;max-height:388px;-webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;margin-bottom:30px;padding-right:0px;}@media (max-width:991px) {#uid98500106142168 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;padding-bottom:40px;}}@media (max-width:767px) {#uid98500106142168 {-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;padding-bottom:40px;}}#uid98500106142169 {-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;}@media (max-width:991px) {#uid98500106142169 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;}}@media (max-width:767px) {#uid98500106142169 {-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;padding-bottom:1px;padding-top:1px;}}#uid98500106142170 {font-family:Inter;font-size:20px;font-weight:700;color: #eaeaea;padding-top:1px;letter-spacing:-0.2px;}#uid98500106142171 {font-size:16px;line-height:28px;padding-top:0px;font-weight:300;padding-left:4px;letter-spacing:-0.2px;padding-right:2px;width:100%;text-align:left;margin-bottom:10px;color:#878787;font-family:Inter;}@media (max-width:991px) {#uid98500106142171 {padding-right:0px;text-align:center;padding-bottom:30px;}}@media (max-width:767px) {#uid98500106142171 {text-align:center;padding-right:0px;padding-bottom:30px;width:700px;}}#uid98500106142172 {background-color:#5D5D5D;border-radius:60px;margin-right:14px;}#uid98500106142172:hover {background-color:#939393;color:#000000;}#uid98500106142172 .zb-el-icon-icon {color:#1B1B1B;}#uid98500106142172 .zb-el-icon-icon:hover {color:#ffffff;}#uid98500106142172 .zb-el-icon-icon { font-size:14px }#uid98500106142173 {background-color:#5D5D5D;border-radius:60px;margin-right:14px;}#uid98500106142173:hover {background-color:#939393;color:#000000;}#uid98500106142173 .zb-el-icon-icon {color:#1B1B1B;}#uid98500106142173 .zb-el-icon-icon:hover {color:#ffffff;}#uid98500106142173 .zb-el-icon-icon { font-size:14px }#uid98500106142174 {background-color:#5D5D5D;border-radius:60px;margin-right:14px;}#uid98500106142174:hover {background-color:#939393;color:#000000;}#uid98500106142174 .zb-el-icon-icon {color:#1B1B1B;}#uid98500106142174 .zb-el-icon-icon:hover {color:#ffffff;}#uid98500106142174 .zb-el-icon-icon { font-size:14px }#uid98500106142175 {background-color:#5D5D5D;border-radius:60px;margin-right:14px;}#uid98500106142175:hover {background-color:#939393;color:#000000;}#uid98500106142175 .zb-el-icon-icon {color:#1B1B1B;}#uid98500106142175 .zb-el-icon-icon:hover {color:#ffffff;}#uid98500106142175 .zb-el-icon-icon { font-size:14px }#uid98500106142176 {background-color:#5D5D5D;border-radius:60px;margin-right:14px;}#uid98500106142176:hover {background-color:#939393;color:#000000;}@media (max-width:767px) {#uid98500106142176 {margin-right:0px;}}#uid98500106142176 .zb-el-icon-icon {color:#1B1B1B;}#uid98500106142176 .zb-el-icon-icon:hover {color:#ffffff;}#uid98500106142176 .zb-el-icon-icon { font-size:14px }#uid98500106142177 {padding-top:5px;padding-left:20px;-webkit-box-align:center; -ms-flex-align:center; align-items:center;}@media (max-width:767px) {#uid98500106142177 {-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;}}@media (max-width:575px) {#uid98500106142177 {padding-top:80px;-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;}}#uid98500106142178 {width:166px;}#uid98500106142179 {font-family:Inter;font-size:16px;font-weight:500;color: #eaeaea;padding-top:1px;letter-spacing:-0.2px;}#uid98500106142180 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;font-family:Inter;}#uid98500106142180 .zb-el-button:hover {color:#ffffff;}#uid98500106142181 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;font-family:Inter;}#uid98500106142181 .zb-el-button:hover {color:#ffffff;}#uid98500106142182 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;font-family:Inter;}#uid98500106142182 .zb-el-button:hover {color:#ffffff;}#uid98500106142183 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-family:Inter;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;}#uid98500106142183 .zb-el-button:hover {color:#ffffff;}#uid98500106142184 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-family:Inter;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;}#uid98500106142184 .zb-el-button:hover {color:#ffffff;}#uid98500106142185 {padding-top:5px;padding-left:20px;-webkit-box-align:center; -ms-flex-align:center; align-items:center;}@media (max-width:767px) {#uid98500106142185 {-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;}}@media (max-width:575px) {#uid98500106142185 {-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;padding-top:50px;}}#uid98500106142186 {width:158px;}#uid98500106142187 {font-family:Inter;font-size:16px;font-weight:500;color: #eaeaea;padding-top:1px;letter-spacing:-0.2px;}#uid985001061431 {color:#5d5d5d;font-family:Inter;letter-spacing:-0.2px;font-weight:400;font-size:16px;margin-top:20px;}#uid985001061432 {padding-top:5px;padding-left:20px;-webkit-box-align:center; -ms-flex-align:center; align-items:center;}@media (max-width:767px) {#uid985001061432 {-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;padding-top:50px;}}@media (max-width:575px) {#uid985001061432 {padding-top:50px;-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;}}#uid985001061433 {width:201px;}#uid985001061434 {font-family:Inter;font-size:16px;font-weight:500;color: #eaeaea;padding-top:1px;letter-spacing:-0.2px;}@media (max-width:767px) {#uid985001061434 {margin-top:10px;}}#uid985001061435 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-family:Inter;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;}#uid985001061435 .zb-el-button:hover {color:#ffffff;}#uid985001061436 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-family:Inter;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;}#uid985001061436 .zb-el-button:hover {color:#ffffff;}#uid985001061437 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-family:Inter;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;}#uid985001061437 .zb-el-button:hover {color:#ffffff;}#uid985001061438 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-family:Inter;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;}#uid985001061438 .zb-el-button:hover {color:#ffffff;}#uid985001061439 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-family:Inter;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;}#uid985001061439 .zb-el-button:hover {color:#ffffff;}#uid9850010614310 .zb-el-button {padding-top:24px;padding-bottom:0px;padding-right:0px;padding-left:0px;font-family:Inter;font-size:16px;color:#5d5d5d;letter-spacing:-0.2px;font-weight:400;}#uid9850010614310 .zb-el-button:hover {color:#ffffff;}#uid9850010614311 {padding-top:70px;padding-bottom:5px;-webkit-box-orient:vertical; -webkit-box-direction:normal;  -ms-flex-direction: column; flex-direction:column;-ms-flex-wrap:wrap; flex-wrap:wrap;}#uid9850010614312 .zb-el-zionSeparator-item { border-top-color:#393939;border-top-width:1px }#uid9850010614313 {font-family:DM Sans;font-size:16px;line-height:24px;color:#878787;font-weight:400;letter-spacing:-0.2px;margin-top:0px;}