@font-face{font-family:Roboto;src:url(roboto-v30-latin-regular.57844c26.woff2)format("woff2"),url(roboto-v30-latin-regular.32450484.woff)format("woff"),url(roboto-v30-latin-regular.8bedb902.ttf)format("truetype"),url(roboto-v30-latin-regular.493b395f.svg#Roboto)format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(roboto-v30-latin-300.d07a8413.woff2)format("woff2"),url(roboto-v30-latin-300.e1075c83.woff)format("woff"),url(roboto-v30-latin-300.fbcb71ed.ttf)format("truetype"),url(roboto-v30-latin-300.795b3444.svg#Roboto)format("svg");font-weight:300;font-style:normal;font-display:swap}*{box-sizing:border-box}html,body{background-color:#f0f0f0;flex-direction:column;min-height:100%;margin:0;padding:0;font-family:Roboto;display:flex}.demo{color:#000;width:100%;max-width:1920px;margin:0 auto;display:block}main{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;margin-top:80px;display:flex;overflow-x:hidden}section{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1920px;padding:55px 20px;display:flex}@media (width<=768px){section{padding:20px 10px}}.container{flex-direction:column;align-items:center;width:100%;max-width:1400px;display:flex}.heading{color:#0a578c;margin-bottom:20px}.heading h2{margin:0;font-size:3rem;font-weight:100}.heading h5{color:#0a578c;margin:0;font-size:1.2em}.heading p{color:#333;margin:5px 0 0;font-size:1.2em;line-height:1.2}.heading img{width:50px;height:50px;margin-top:10px}@media (width<=768px){.heading h2{font-size:2em}}#preloader{z-index:9999;background:#fff;justify-content:center;align-items:center;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}#preloader .spinner{border:4px solid #00000014;border-top-color:#0009;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dom-ready #preloader{opacity:1;visibility:visible}.loaded #preloader{opacity:0;visibility:hidden;pointer-events:none}img.fade-in{opacity:0;transition:opacity .3s}.loaded img.fade-in{opacity:1}.fuelpipe-topbar{background-color:var(--bg);backdrop-filter:blur(4px);z-index:1000;background:#fffc;border:1px solid #0000000d;flex-direction:row;justify-content:center;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #00000014,0 2px 6px #0000000a}.fuelpipe-topbar .container{flex-direction:row;flex:1;justify-content:space-between;align-items:center;width:100%;max-width:1920px;padding:0 20px;display:flex}.fuelpipe-topbar .menu-toggle{cursor:pointer;z-index:1003;background:0 0;border:none;padding:10px;display:none}.fuelpipe-topbar .menu-toggle span{background-color:#333;width:25px;height:2px;margin:5px 0;transition:all .3s;display:block}.fuelpipe-topbar .menu-toggle.active span:first-child{transform:rotate(-45deg)translate(-5px,5px)}.fuelpipe-topbar .menu-toggle.active span:nth-child(2){opacity:0}.fuelpipe-topbar .menu-toggle.active span:nth-child(3){transform:rotate(45deg)translate(-5px,-5px)}.fuelpipe-topbar nav ul{gap:5px;margin:0;padding:0;list-style:none;display:flex}.fuelpipe-topbar nav li.mobile-only{display:none}.fuelpipe-topbar nav a{color:#666;text-transform:uppercase;border-radius:4px;padding:10px 15px;font-size:1.1rem;font-weight:200;text-decoration:none;transition:color .3s}.fuelpipe-topbar nav a:hover,.fuelpipe-topbar nav a .active{color:#0a578c}.fuelpipe-topbar nav a{letter-spacing:0;flex-direction:column;transition:all .28s ease-in-out;display:flex}.fuelpipe-topbar nav a:after,.fuelpipe-topbar nav a:before{backface-visibility:hidden;content:" ";border:1px solid #0000;width:0;margin:0 auto;transition:all .28s ease-in-out;display:block;position:relative;bottom:0}.fuelpipe-topbar nav a:hover:after{backface-visibility:hidden;border-color:#0a578c;width:90%;transition:width .35s ease-in-out}.fuelpipe-topbar nav a:hover:before{width:70%;top:0;bottom:auto}@media (width<=768px){body.nav-open{overflow:hidden}.nav-open .fuelpipe-topbar{backdrop-filter:none}.fuelpipe-topbar .menu-toggle{display:block}.fuelpipe-topbar nav{z-index:1002;visibility:hidden;background-color:#fff;width:280px;padding:110px 25px 30px;transition:transform .4s cubic-bezier(.165,.84,.44,1);display:block;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-2px 0 15px #00000026}.fuelpipe-topbar nav ul{flex-direction:column;gap:5px}.fuelpipe-topbar nav li.mobile-only{border-top:1px solid #eee;margin-top:25px;padding-top:25px;display:block}.fuelpipe-topbar nav a{color:#333;border-bottom:1px solid #f9f9f9;padding:15px 0;font-size:1.2rem;display:block}.fuelpipe-topbar nav a:hover{color:#0a578c;background:0 0}body.nav-open .fuelpipe-topbar nav{visibility:visible;transform:translate(0)}}.menu-backdrop{z-index:999;opacity:0;visibility:hidden;pointer-events:none;background:#0006;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}body.nav-open .menu-backdrop{opacity:1;visibility:visible;pointer-events:auto;backdrop-filter:blur(4px)}#teaser{opacity:0;background-image:url(bg_slide_01.4004536c.png);background-position:50%;background-size:cover;width:100%;height:670px;position:relative}#teaser.animate-in{animation:2s cubic-bezier(.16,1,.3,1) forwards zoomFadeIn}#teaser .container{text-align:left;flex-direction:column;align-items:flex-start;max-width:700px;display:flex;position:absolute;top:60%;left:60%;transform:translate(-50%,-50%)}#teaser h1{color:#0a578c;margin:0;font-size:5em;font-weight:100}#teaser p{color:#333;max-width:600px;margin-top:20px;font-size:1.5em}@media (width<=768px){#teaser .container{padding:0 20px;top:40%;left:50%;transform:translate(-50%,-50%)}#teaser h1{font-size:3em}#teaser p{font-size:1.2em}}#content-boxes{background-color:#fff;width:100%;position:relative}#content-boxes .boxes-wrapper{flex-direction:row;justify-content:space-between;align-items:stretch;gap:20px;width:100%;max-width:1400px;display:flex;position:relative;top:-140px}#content-boxes .boxes-wrapper .contact-info{color:#333;text-align:center;backdrop-filter:blur(4px);background:#fff9;flex:1;width:100%;padding:1.5rem 2rem .6rem;font-size:1em;overflow-y:hidden;box-shadow:-2px 0 5px #0000001a}#content-boxes .boxes-wrapper .contact-info svg{vertical-align:middle;fill:#0a578c;width:1.2em;height:1.2em;margin-right:.5em}#content-boxes .boxes-wrapper .contact-info h3{color:#0a578c;text-transform:uppercase;margin:0 0 10px;font-size:1.5em;font-weight:600}#content-boxes .boxes-wrapper .contact-info p{color:#0a578c;margin:5px 0;font-size:1em;line-height:1.5rem}#content-boxes .boxes-wrapper .contact-info hr{border:none;border-top:1px dashed #0a578c;margin:10px 0}#content-boxes .boxes-wrapper .contact-info h4{color:#333;margin:10px 0;font-size:1.2em;font-weight:100}#content-boxes .boxes-wrapper .contact-karte{flex:1;justify-content:center;align-items:flex-start;display:flex}#content-boxes .boxes-wrapper .contact-karte img{object-fit:cover;border:1px solid #0000001a;width:100%;height:auto}@media (width<=768px){#content-boxes .boxes-wrapper{flex-direction:column}#content-boxes .boxes-wrapper .contact-info{text-align:center}#content-boxes .boxes-wrapper .contact-karte{margin-top:20px}}#about{background-image:url(bg_slide_02.3095c152.jpg);background-position:50%;background-size:cover;width:100%;position:relative}#about .glass{text-align:center;backdrop-filter:blur(4px);background:#fffc;flex-direction:column;align-items:center;width:100%;padding:50px 20px;display:flex}#about .glass h4{color:#0a578c;margin:0;font-size:1.8em;font-weight:100}#about .glass h5{color:#0a578c;margin:0;font-size:2.5em;font-weight:500}#about .glass p{color:#333;margin-top:5px;font-size:1.1em;font-weight:200;line-height:1.2}#video{background:linear-gradient(135deg,#cacaca 0%,#e3e3e3 100%);width:100%;position:relative}#video .video-wrapper{width:100%;max-width:1400px;margin:0 auto;position:relative}#video .video-wrapper video{width:100%;max-width:100%;height:auto;display:block}#team{background:linear-gradient(135deg,#e3e3e3 0%,#fff 100%);width:100%;position:relative}#team .team-wrapper{flex-flow:wrap;justify-content:space-between;align-items:flex-start;width:100%;display:flex;position:relative}#team .team-member{justify-content:space-between;width:48%;display:flex;position:relative}#team .team-member .foto{object-fit:cover;height:auto;position:relative}#team .team-member .foto img.normal{object-fit:cover;width:100%;height:100%}#team .team-member .foto img.morph{object-fit:cover;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}#team .team-member .info{color:#333;text-align:center;z-index:1;flex-direction:column;place-content:center space-around;align-items:center;width:66%;margin-left:-35px;font-size:1em;display:flex}#team .team-member .info .box{text-align:left;background:#fffc;width:100%;padding:15px 20px}#team .team-member .info h3{color:#0a578c;margin:0;font-size:1.4em;font-weight:100}#team .team-member .info h3 small{color:#333;font-size:.7em;display:block}#team .team-member .info p{margin:5px 0 0;font-size:1em;font-weight:600}#team .team-member:nth-child(2n){flex-direction:row-reverse;align-self:flex-end;margin-top:150px}#team .team-member:nth-child(2n) .info{margin-left:0;margin-right:-30px}@media (width<=768px){#team .team-member{text-align:center;flex-direction:column;align-items:center;width:100%;margin-top:50px}#team .team-member .foto{width:100%}#team .team-member .info{width:100%;margin:0}#team .team-member:nth-child(2n){flex-direction:column;align-self:center;margin-top:50px}#team .team-member:nth-child(2n) .info{margin-right:0}}#contact{background-color:#fff;width:100%;position:relative}#contact .contact-wrapper{flex-direction:row;justify-content:space-between;align-items:stretch;gap:20px;width:100%;max-width:1400px;display:flex;position:relative}#contact .contact-wrapper .contact-info{color:#333;text-align:left;flex:1;font-size:1.2em}#contact .contact-wrapper .contact-info h3{color:#0a578c;margin:0 0 10px;font-size:1.5em;font-weight:100}#contact .contact-wrapper .contact-info p{color:#0a578c;margin:5px 0;font-size:1em;line-height:1.5rem}#contact .contact-wrapper .contact-info svg{vertical-align:middle;fill:#0a578c;width:1.2em;height:1.2em;margin-right:.5em}#contact .contact-wrapper .contact-info hr{border:none;border-top:1px dashed #0a578c;margin:10px 0}#contact .contact-wrapper .contact-info h4{color:#333;margin:10px 0;font-size:1.2em;font-weight:100}#contact .contact-wrapper .contact-karte{flex:2;justify-content:center;align-items:flex-start;display:flex}#contact .contact-wrapper .contact-karte img{object-fit:cover;border:1px solid #0000001a;width:100%;height:auto}@media (width<=768px){#contact .contact-wrapper{flex-direction:column}#contact .contact-wrapper .contact-info{text-align:center}#contact .contact-wrapper .contact-karte{margin-top:20px}}#footer-contacts{background-color:#fff;width:100%;position:relative}#footer-contacts .footer-contacts-wrapper{background:radial-gradient(circle,#fdfdfd 0%,#f4f4f4 75%,#e5e5e5 100%);flex-direction:row;justify-content:space-between;align-items:stretch;gap:20px;width:100%;max-width:1400px;display:flex;position:relative;box-shadow:0 2px 5px #00000040}#footer-contacts .footer-contacts-wrapper .footer-contacts-info{color:#333;text-align:left;flex-direction:column;flex:1;justify-content:space-between;gap:20px;padding:3rem;font-size:1.2em;display:flex}#footer-contacts .footer-contacts-wrapper .footer-contacts-info h3{color:#0a578c;text-transform:uppercase;margin:0 0 10px;font-size:1.5em;font-weight:100;display:inline-flex}#footer-contacts .footer-contacts-wrapper .footer-contacts-info p{color:#333;text-align:justify;margin:5px 0;font-size:1rem;line-height:1.5rem}#footer-contacts .footer-contacts-wrapper .footer-contacts-info svg{vertical-align:middle;fill:#0a578c;width:1.2em;height:1.2em}#footer-contacts .footer-contacts-wrapper .footer-contacts-info a{color:#0a578c;align-items:center;font-size:1.4rem;font-weight:600;line-height:1.5rem;text-decoration:none;display:inline-flex}#footer-contacts .footer-contacts-wrapper .footer-contacts-info a:hover{color:#333}#footer-contacts .footer-contacts-wrapper .footer-contacts-info h4{color:#333;margin:10px 0;font-size:1.2em;font-weight:100}@media (width<=768px){#footer-contacts .footer-contacts-wrapper .footer-contacts-info h3{font-size:1.4em}#footer-contacts .footer-contacts-wrapper{flex-direction:column}#footer-contacts .footer-contacts-wrapper .footer-contacts-info{text-align:center;padding:1.5rem}#footer-contacts .footer-contacts-wrapper .footer-contacts-info p,#footer-contacts .footer-contacts-wrapper .footer-contacts-phone{text-align:center}}footer.fuelpipe-footer{background-color:#f3f3f3;border-top:1px solid #0000000d;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px 20px;display:flex}footer.fuelpipe-footer nav{margin-bottom:10px}footer.fuelpipe-footer nav ul{margin:0;padding:0;list-style:none;display:flex}footer.fuelpipe-footer nav ul li{border-right:1px solid #0a578c;padding:0 10px}footer.fuelpipe-footer nav ul li:last-child{border-right:none}footer.fuelpipe-footer p{color:#333;margin:3px 0;font-size:.9em}footer.fuelpipe-footer .credits{color:#333;text-transform:uppercase;font-size:.9em}footer.fuelpipe-footer a{color:#0a578c;text-transform:uppercase;text-decoration:none}footer.fuelpipe-footer a:hover{text-decoration:underline}@media (width<=768px){footer.fuelpipe-footer{padding:30px 10px}footer.fuelpipe-footer nav ul{flex-direction:column;align-items:center}footer.fuelpipe-footer nav ul li{border-right:none;padding:5px 0}}[data-animate*=fade],[data-animate*=blur],[data-animate*=rise],[data-animate*=wipe]{opacity:0}[data-animate*=zoom]{opacity:0;transform:scale(1.1)}[data-animate*=scale]{opacity:0;transform:scale(.9)}[data-animate*=reveal]{clip-path:inset(100% 0 0)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(140px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUpOnly{0%{transform:translateY(40px)}to{transform:translateY(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes scaleUpOnly{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes blurIn{0%{filter:blur(8px);opacity:0}to{filter:blur();opacity:1}}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes revealUp{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0% 0 0)}}@keyframes wipeLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes zoomFadeIn{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}[data-animate=fade].animate-in{animation:1.7s cubic-bezier(.4,.14,.3,1) forwards fadeIn}[data-animate=slide].animate-in{animation:1.7s cubic-bezier(.4,.14,.3,1) forwards slideInUpOnly}[data-animate=fade\ slide].animate-in,[data-animate=slide\ fade].animate-in{animation:1.7s cubic-bezier(.4,.14,.3,1) forwards slideInUp}[data-animate=scale].animate-in{animation:1.7s cubic-bezier(.4,.14,.3,1) forwards scaleUpOnly}[data-animate=fade\ scale].animate-in,[data-animate=scale\ fade].animate-in{animation:1.7s cubic-bezier(.4,.14,.3,1) forwards scaleUp}[data-animate*=blur].animate-in{animation:1.7s cubic-bezier(.4,.14,.3,1) forwards blurIn}[data-animate*=rise].animate-in{animation:1.7s cubic-bezier(.4,.14,.3,1) forwards riseIn}[data-animate*=reveal].animate-in{animation:1.7s cubic-bezier(.4,.14,.3,1) forwards revealUp}[data-animate*=wipe].animate-in{animation:1.7s cubic-bezier(.4,.14,.3,1) forwards wipeLeft}[data-animate*=zoom].animate-in{animation:1.7s cubic-bezier(.4,.14,.3,1) forwards zoomFadeIn}
/*# sourceMappingURL=demo.6d086958.css.map */
