@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:1200px;display:flex}.heading{color:#597a5a;margin-bottom:20px}.heading h2{text-transform:uppercase;margin:0;font-size:3rem;font-weight:100}.heading h5{color:#597a5a;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}}.btn_main{cursor:pointer;color:#fff;text-transform:uppercase;background-color:#597a5a;padding:10px 50px;font-size:1.5rem;font-weight:200;text-decoration:none;display:inline-block}.btn_main:hover{background-color:#68a54b}.btn_main:active{position:relative;top:1px}#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 .logo{align-items:center;height:80px;display:flex}.fuelpipe-topbar .logo img{width:auto;height:75px}.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 li.has-dropdown .dropdown{backdrop-filter:blur(6px);z-index:1100;white-space:nowrap;background:#fffffff7;border:1px solid #0000000f;border-radius:6px;flex-direction:row;gap:4px;min-width:560px;margin:0;padding:12px 8px;list-style:none;display:none;position:absolute;top:90px;right:80px;box-shadow:0 4px 20px #0000001f}.fuelpipe-topbar nav li.has-dropdown .dropdown li{flex:1}.fuelpipe-topbar nav li.has-dropdown .dropdown li+li{border-left:1px solid #00000014}.fuelpipe-topbar nav li.has-dropdown.dropdown-open .dropdown{display:flex}.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:#597a5a}.fuelpipe-topbar nav a{letter-spacing:0;flex-direction:column;transition:all .28s ease-in-out;display:flex}.fuelpipe-topbar nav a:hover,.fuelpipe-topbar nav a.active{letter-spacing:2px}.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,.fuelpipe-topbar nav a:hover:before{backface-visibility:hidden;border-color:#597a5a;width:70%;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 li.has-dropdown>a:after{display:none}.fuelpipe-topbar nav li.has-dropdown .dropdown{box-shadow:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;flex-direction:column;gap:0;min-width:0;padding:0 0 0 16px;display:flex;position:static;transform:none}.fuelpipe-topbar nav li.has-dropdown .dropdown li{border-left:none}.fuelpipe-topbar nav li.has-dropdown .dropdown li a{text-align:left;border-bottom:1px solid #f9f9f9;padding:10px 0;font-size:1rem}.fuelpipe-topbar nav li.has-dropdown .dropdown li+li{border-left:none}.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:#597a5a;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.e2c996aa.jpg);background-position:90%;background-size:cover;width:100%;height:80vh;position:relative;overflow:hidden}#teaser.animate-in{animation:2s cubic-bezier(.16,1,.3,1) forwards zoomFadeIn}#teaser:after{content:"";clip-path:polygon(0 0,50% 100%,100% 0,100% 100%,0 100%);pointer-events:none;background:#f9f7f2;height:111px;position:absolute;bottom:-1px;left:0;right:0}#teaser .container{text-align:center;max-width:100%;position:absolute;top:18%}#teaser h1{color:#597a5a;text-transform:uppercase;margin:0;font-size:3em;font-weight:500}#teaser p{color:#333;max-width:600px;margin-top:20px;font-size:1.5em}#teaser img{max-width:100%;height:auto}@media (width<=768px){#teaser{background-image:url(bg_slide_01_sm.47180329.webp)}#teaser:after{height:70px}#teaser .container{padding:0 20px;left:50%;transform:translate(-50%,-50%)}#teaser img{max-width:90%}#teaser h1{font-size:1.5rem}#teaser p{font-size:1.2em}}#teaser_service{opacity:0;background-image:url(bg_slide_03.e2c996aa.jpg);background-position:90%;background-size:cover;width:100%;height:80vh;position:relative;overflow:hidden}#teaser_service.animate-in{animation:2s cubic-bezier(.16,1,.3,1) forwards zoomFadeIn}#teaser_service:after{content:"";clip-path:polygon(0 0,50% 100%,100% 0,100% 100%,0 100%);pointer-events:none;background:#f9f7f2;height:111px;position:absolute;bottom:-1px;left:0;right:0}#teaser_service .container{text-align:center;max-width:100%;position:absolute;top:18%}#teaser_service h1{color:#597a5a;margin:0;font-size:5em;font-weight:100}#teaser_service p{color:#333;max-width:600px;margin-top:20px;font-size:1.5em}#teaser_service img{max-width:100%;height:auto}@media (width<=768px){#teaser_service{background-position-x:90%}#teaser_service:after{height:70px}#teaser_service .container{padding:0 20px;top:20%;left:50%;transform:translate(-50%,-50%)}#teaser_service h1{font-size:3em}#teaser_service p{font-size:1.2em}}#about{background:#f9f7f2;width:100%;position:relative}#about h2{text-transform:uppercase}#about p{color:#333;margin-top:5px;font-size:1.4em;font-weight:200;line-height:1.2}#about b{color:#597a5a;font-weight:700}#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:#597a5a;margin:0;font-size:1.8em;font-weight:100}#about .glass h5{color:#597a5a;margin:0;font-size:2.5em;font-weight:500}#quickcheck{background:#f9f7f2;width:100%;padding:0;position:relative}#quickcheck .bg{z-index:0;clip-path:polygon(0 20%,100% 0,100% 90%,0 60%);background:#dcd4c9;width:100%;height:80%;position:absolute;top:0;left:0}#quickcheck .container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;padding:100px 20px;display:flex}#quickcheck .check-wrapper{flex-flow:wrap;justify-content:space-between;align-items:flex-start;width:100%;display:flex;position:relative}#quickcheck .check-box{background:#fffc;justify-content:space-between;width:19%;min-height:215px;padding:20px 10px 10px;position:relative}#quickcheck .check-box img{width:40px}#quickcheck .check-box svg{color:#597a5a;width:40px}#quickcheck .check-box h3{color:#597a5a;margin-block-start:.1em;font-size:1.4rem;font-weight:400}#quickcheck .check-box p{color:#333;margin-top:5px;font-size:1.2rem;font-weight:200;line-height:1.2}@media (width<=992px){#quickcheck .check-box{width:48%;margin-bottom:20px}}@media (width<=768px){#quickcheck .container{padding:60px 20px}#quickcheck .check-wrapper{flex-direction:column;align-items:stretch}#quickcheck .check-box{width:100%;min-height:0}}#comingsoon{background:#f9f7f2;width:100%;position:relative}#comingsoon h2{text-transform:uppercase}#comingsoon p{color:#333;margin-top:5px;font-size:1.4em;font-weight:200;line-height:1.2}#aboutinfo{background:#f9f7f2;width:100%;position:relative}#aboutinfo .container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;padding:0 20px;display:flex}#aboutinfo .aboutinfo-wrapper{flex-flow:wrap;justify-content:space-between;align-items:stretch;width:100%;display:flex;position:relative}#aboutinfo .aboutinfo-foto{justify-content:space-between;width:48%;position:relative}#aboutinfo .aboutinfo-foto img{object-fit:cover;width:100%;height:100%;display:block}#aboutinfo .team-member{text-align:left;background:#fff;justify-content:space-between;width:48%;padding:40px;position:relative}#aboutinfo .team-member h3{color:#597a5a;margin:0;font-size:2.4em;font-weight:100}#aboutinfo .team-member h3 small{color:#333;font-size:.7em;display:block}#aboutinfo .team-member p{color:#333;margin-top:5px;font-size:1.4em;font-weight:200;line-height:1.8}@media (width<=768px){#aboutinfo .aboutinfo-wrapper{flex-direction:column}#aboutinfo .aboutinfo-foto{width:100%}#aboutinfo .aboutinfo-foto img{height:auto}#aboutinfo .team-member{text-align:center;width:100%;margin-top:30px;padding:30px 20px}#aboutinfo .team-member h3{font-size:2em}#aboutinfo .team-member p{font-size:1.2em;line-height:1.6}}#quote{background-image:url(bg_slide_03.e2c996aa.jpg);background-position:50%;background-size:cover;width:100%;padding:0;position:relative}#quote .container{backdrop-filter:blur(5px);background:#fff9;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;padding:55px 20px;display:flex}#quote blockquote{color:#333;max-width:1200px;font-size:1.4em;font-style:italic}#quote blockquote footer{margin-top:10px;font-weight:700}#contact{background-color:#dcd4c9;width:100%;position:relative}#contact p{color:#333;margin-top:5px;font-size:1.4em;font-weight:200;line-height:1.2}#contact .contact-wrapper{flex-direction:row;justify-content:space-between;align-items:stretch;gap:20px;width:100%;max-width:1200px;margin-top:1rem;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 img{max-width:100%;height:auto}#contact .contact-wrapper .contact-info h3{color:#597a5a;margin:0 0 10px;font-size:1.5em;font-weight:100}#contact .contact-wrapper .contact-info a{color:#000;text-decoration:none}#contact .contact-wrapper .contact-info a:hover{color:#333;text-decoration:underline}#contact .contact-wrapper .contact-info p{color:#000;margin:5px 0;font-size:1em;line-height:1.5rem}#contact .contact-wrapper .contact-info svg{vertical-align:middle;fill:#597a5a;width:1.2em;height:1.2em;margin-right:.5em}#contact .contact-wrapper .contact-info hr{border:none;border-top:1px dashed #597a5a;width:80%;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;gap:30px}#contact .contact-wrapper .contact-info{text-align:center}#contact .contact-wrapper .contact-info hr{margin-left:auto;margin-right:auto}#contact .contact-wrapper .contact-info svg{margin-right:.3em}}footer.fuelpipe-footer{background-color:#597a5a;border-top:1px solid #0000000d;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px;display:flex}footer.fuelpipe-footer p{color:#fff;margin:3px 0;font-size:.9em}footer.fuelpipe-footer .credits{color:#fff;text-transform:uppercase;font-size:.9em}footer.fuelpipe-footer a{color:#fff;text-transform:uppercase;text-decoration:underline}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}}#service01,#service02,#service03,#service04,#service05{background:#f9f7f2;width:100%;position:relative}#service01 h2,#service02 h2,#service03 h2,#service04 h2,#service05 h2{text-transform:uppercase}#service01 p,#service02 p,#service03 p,#service04 p,#service05 p{color:#333;margin-top:5px;font-size:1.4em;font-weight:200;line-height:1.2}#service01 b,#service02 b,#service03 b,#service04 b,#service05 b{font-weight:700}#service01 h3,#service02 h3,#service03 h3,#service04 h3,#service05 h3{color:#597a5a;margin:2rem 0 0;font-size:1.8em;font-weight:400}#service01 li,#service02 li,#service03 li,#service04 li,#service05 li{color:#333;text-align:left;margin-top:10px;font-size:1.4em;font-weight:200;line-height:1.2}.aboutbox{background:#f9f7f2;width:100%;position:relative}.aboutbox h2{text-transform:uppercase}.aboutbox p{color:#333;margin-top:5px;font-size:1.4em;font-weight:200;line-height:1.2}.aboutbox b{font-weight:700}.aboutbox h3{color:#597a5a;margin:0;font-size:1.8em;font-weight:400}.aboutbox li{color:#333;text-align:left;margin-top:10px;font-size:1.4em;font-weight:200;line-height:1.2}.aboutbox .aboutinfo-wrapper{flex-flow:wrap;justify-content:space-between;align-items:stretch;width:100%;display:flex;position:relative}.aboutbox .aboutinfo-foto{justify-content:space-between;width:38%;position:relative}.aboutbox .aboutinfo-foto img{object-fit:cover;width:100%;height:100%;display:block}.aboutbox .team-member{text-align:left;background:#fff;justify-content:space-between;width:58%;padding:40px;position:relative}@media (width<=768px){.aboutbox .aboutinfo-wrapper{flex-direction:column}.aboutbox .aboutinfo-foto{width:100%}.aboutbox .aboutinfo-foto img{height:auto}.aboutbox .team-member{text-align:center;width:100%;margin-top:30px;padding:30px 20px}.aboutbox .team-member h3{font-size:2em}.aboutbox .team-member p{font-size:1.2em;line-height:1.6}}#prices{background:#f9f7f2;width:100%;position:relative}#prices .container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;padding:50px 20px 0;display:flex}#prices h2{text-transform:uppercase}#prices p{color:#333;margin-top:5px;font-size:1.4em;font-weight:200;line-height:1.2}#prices b{font-weight:700}#prices h3{color:#597a5a;margin:0;font-size:1.8em;font-weight:400}#prices h4{color:#333;margin:0;font-size:1.5em;font-weight:400}#prices li{color:#333;margin-top:10px;font-size:1.4em;font-weight:200;line-height:1.2}#prices .prices-wrapper{flex-flow:wrap;justify-content:space-between;align-items:stretch;width:100%;display:flex;position:relative}#prices .prices-box{text-align:left;background:#fff;justify-content:space-between;width:32%;padding:40px;position:relative}#prices .info-box{text-align:left;background:#fff;justify-content:space-between;width:32%;margin-top:50px;padding:40px;position:relative}@media (width<=768px){#prices .aboutinfo-wrapper{flex-direction:column}#prices .aboutinfo-foto{width:100%}#prices .aboutinfo-foto img{height:auto}#prices .prices-box{text-align:center;width:100%;margin-top:30px;padding:30px 20px}#prices .prices-box li{text-align:left}#prices .prices-box h3{font-size:2em}#prices .prices-box p{font-size:1.2em;line-height:1.6}#prices .info-box{width:100%}}#faqinfos{background:#f9f7f2;width:100%;position:relative}#faqinfos h2{text-transform:uppercase}#faqinfos .container{flex-direction:column;align-items:center;width:100%;max-width:none;padding:0 20px;display:flex}#faqinfos .faq-list{width:100%;max-width:1200px}.faq-item{background:#fff;margin-bottom:12px}.faq-item summary{cursor:pointer;color:#597a5a;justify-content:space-between;align-items:center;gap:15px;padding:20px 25px;font-size:1.4em;font-weight:400;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";flex-shrink:0;font-size:1.4em;font-weight:300;line-height:1;transition:transform .25s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item .faq-answer{padding:0 25px 20px}.faq-item .faq-answer p,.faq-item .faq-answer li{color:#333;text-align:left;margin:0;font-size:1.2em;font-weight:200;line-height:1.5}@media (width<=768px){.faq-item summary{padding:16px 18px;font-size:1.2em}.faq-item .faq-answer{padding:0 18px 16px}.faq-item .faq-answer p{font-size:1.1em}}[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.2s cubic-bezier(.4,.14,.3,1) forwards fadeIn}[data-animate=slide].animate-in{animation:1.2s cubic-bezier(.4,.14,.3,1) forwards slideInUpOnly}[data-animate=fade\ slide].animate-in,[data-animate=slide\ fade].animate-in{animation:1.2s cubic-bezier(.4,.14,.3,1) forwards slideInUp}[data-animate=scale].animate-in{animation:1.2s cubic-bezier(.4,.14,.3,1) forwards scaleUpOnly}[data-animate=fade\ scale].animate-in,[data-animate=scale\ fade].animate-in{animation:1.2s cubic-bezier(.4,.14,.3,1) forwards scaleUp}[data-animate*=blur].animate-in{animation:1.2s cubic-bezier(.4,.14,.3,1) forwards blurIn}[data-animate*=rise].animate-in{animation:1.2s cubic-bezier(.4,.14,.3,1) forwards riseIn}[data-animate*=reveal].animate-in{animation:1.2s cubic-bezier(.4,.14,.3,1) forwards revealUp}[data-animate*=wipe].animate-in{animation:1.2s cubic-bezier(.4,.14,.3,1) forwards wipeLeft}[data-animate*=zoom].animate-in{animation:1.2s cubic-bezier(.4,.14,.3,1) forwards zoomFadeIn}sup.reg{vertical-align:super;margin-left:.05em;font-size:.5em;line-height:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
/*# sourceMappingURL=equida.5920ea65.css.map */
