body{font-family:'Open Sans',sans-serif !important;font-weight:400;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:'Work Sans',sans-serif !important;font-weight:600;line-height:1.2;margin-bottom:0.5em}.fs-2{font-size:1.5rem}.fs-3{font-size:1.25rem}.navbar{transition:all 0.4s ease}.navbar.navbar-solid{background-color:#ffffff}.navbar.navbar-home{background:transparent}.navbar.scrolled{background:rgba(255,255,255,0.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 20px rgba(0,0,0,0.05);animation:navbarBounce 0.5s ease}@keyframes navbarBounce{0%{transform:translateY(-20%)}60%{transform:translateY(5px)}80%{transform:translateY(-3px)}100%{transform:translateY(0)}}.navbar .nav-link{font-family:'Work Sans',sans-serif;color:#555555;font-weight:500;letter-spacing:0.5px;transition:color 0.3s ease}.navbar .nav-link.active,.navbar .nav-link:hover{color:#6ec0d8 !important}@media (max-width:991.98px){.navbar{transition:all 0.4s ease;background-color:#f8f9fa}.navbar.navbar-solid{background-color:#ffffff}.navbar.navbar-home{background-color:#f8f9fa}.navbar.scrolled{background:rgba(255,255,255,0.7);animation:navbarBounce 0.5s ease}}.hero{min-height:100vh;display:flex;overflow:hidden;position:relative;background:#ffffff}.hero-gradient{display:none}.hero-content{position:relative;z-index:1;padding-top:8.25rem;padding-bottom:3.25rem}.hero-copy{max-width:23rem}.hero-title{font-size:clamp(1.9rem,3.4vw,3.2rem);line-height:0.92;letter-spacing:-0.04em;margin-bottom:1.25rem}.hero-title-line{display:block}.hero-lead{max-width:22rem;font-size:.95rem}.hero-locations{display:grid;gap:.6rem;max-width:16rem}.hero-locations li{position:relative;padding-left:2.4rem;color:#1e2746;font-weight:600}.hero-locations li::before{content:"";position:absolute;left:0;top:50%;width:1.4rem;height:1.4rem;border-radius:999px;transform:translateY(-50%);background:linear-gradient(135deg,#6ec0d8,#49b5d0);box-shadow:0 8px 18px rgba(110,192,216,0.34)}.hero-locations li::after{content:"";position:absolute;left:.44rem;top:50%;width:.5rem;height:.28rem;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-64%) rotate(-45deg)}.hero-map-wrap{position:relative;width:min(100%,30rem);margin-inline:auto;opacity:0;transform:translateY(18px) scale(0.94);animation:heroMapReveal .8s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:.65s}.hero-map-backdrop{position:absolute;inset:3% -20% 5%;background:radial-gradient(circle at 50% 48%,rgba(173,221,236,0.42) 0,rgba(173,221,236,0.2) 34%,rgba(173,221,236,0.08) 52%,transparent 72%),radial-gradient(circle,rgba(132,199,220,0.22) 1px,transparent 2.4px);background-size:auto,17px 17px;filter:blur(.12px);animation:heroBackdropDrift 14s linear infinite}.hero-map{position:relative;width:100%;height:auto;max-height:100%;display:block}.hero-map-shape{opacity:1;filter:brightness(0.95) saturate(1.5) contrast(1.08)}.hero-route{fill:none;stroke:url(#routeGradient);stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:routeDraw 1.8s ease forwards;animation-delay:.95s}.route-2{animation-delay:1.15s}.route-3{animation-delay:1.35s}.route-4{animation-delay:1.55s}.hero-pin{fill:#49b5d0;stroke:#ffffff;stroke-width:9;filter:drop-shadow(0 8px 10px rgba(73,181,208,0.24));transform-box:fill-box;transform-origin:center;transform:scale(.82)}.hero-dot{fill:#ffffff;transform-box:fill-box;transform-origin:center;transform:scale(.82)}.hero-pulse{fill:rgba(110,192,216,0.25);transform-origin:center;transform-box:fill-box;animation:heroPulse 3s ease-out infinite}.city-pforzheim .hero-pulse{animation-delay:.35s}.city-stuttgart .hero-pulse{animation-delay:.7s}.city-freiburg .hero-pulse{animation-delay:1.05s}.city-munich .hero-pulse{animation-delay:1.4s}.hero-label{fill:#1e2746;font-size:40px;font-weight:600;letter-spacing:.01em;paint-order:stroke fill;stroke:rgba(255,255,255,0.88);stroke-width:8px;stroke-linejoin:round;opacity:0;animation:heroLabelFade .8s ease forwards;animation-delay:calc(var(--label-delay,0s)+1s)}.hero-city-left .hero-label{text-anchor:end}@media (max-width:1799px){.hero-content{padding-top:7.5rem;padding-bottom:2.8rem}.hero-map-wrap{width:min(100%,21rem);max-height:calc(100vh - 13.5rem)}.hero-map-backdrop{inset:7% -10% 10%;background-size:auto,13px 13px}}@media (max-width:1599px),(max-height:940px){.hero-map-wrap{width:min(100%,22.5rem);max-height:calc(100vh - 14.5rem)}.hero-map-backdrop{inset:9% -6% 12%;background-size:auto,11px 11px}.hero-label{font-size:38px;stroke-width:6px}}@keyframes heroBackdropDrift{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-14px,0)}}@keyframes routeDraw{to{stroke-dashoffset:0}}@keyframes heroMapReveal{0%{opacity:0;transform:translateY(18px) scale(0.94)}60%{opacity:1;transform:translateY(-4px) scale(1.015)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroPulse{0%{opacity:.75;transform:scale(.6)}70%{opacity:0;transform:scale(2.4)}100%{opacity:0;transform:scale(2.4)}}@keyframes heroLabelFade{from{opacity:0;transform:translate3d(-10px,8px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@media (max-width:1199px){.hero{min-height:auto}.hero-content{padding-top:7.15rem;padding-bottom:2.6rem}.hero-copy,.hero-copy-col{max-width:100%}.hero-copy-col{flex:0 0 100%;max-width:100%}.hero-map-col{display:none}.hero-locations{text-align:left}}@media (max-width:767px){.hero{text-align:center;background:radial-gradient(circle at 50% 58%,rgba(110,192,216,0.18) 0,rgba(110,192,216,0.1) 34%,transparent 68%),linear-gradient(180deg,#ffffff 0%,#f7fbfd 54%,#eef8fb 100%)}.hero-content{padding-top:8.1rem;padding-bottom:3.1rem;overflow:hidden}.hero-title{font-size:clamp(1.75rem,8vw,2.45rem)}.hero-lead{font-size:.92rem}.hero-copy-col{position:relative;z-index:2;text-align:center}.hero-map-col{display:block;position:absolute;top:3.5rem;left:50%;width:100%;max-width:24rem;padding:0;pointer-events:none;transform:translateX(-50%);z-index:1}.hero-map-wrap{width:min(100%,23rem);max-height:none;opacity:.42;filter:saturate(1.08)}.hero-map-backdrop{inset:7% -9% 10%;background-size:auto,13px 13px;opacity:.75}.hero-route,.hero-city{opacity:.85}.hero-label{font-size:34px;stroke-width:7px}.hero-locations{grid-template-columns:repeat(2,minmax(0,max-content));column-gap:1.1rem;row-gap:.75rem;justify-content:center;margin-inline:auto;text-align:center;width:100%;max-width:20rem;visibility:hidden}.hero-locations li{text-align:left}.hero-copy-col .btn{display:inline-flex;justify-content:center}}@media (max-width:575px){.hero-content{padding-top:9.5rem;padding-bottom:2.6rem}.hero-map-col{top:4rem;max-width:21rem}.hero-map-wrap{width:min(100%,20.5rem);opacity:.38}.hero-locations{column-gap:.9rem;row-gap:.65rem;max-width:18rem}.hero-locations li{padding-left:2rem;font-size:.98rem}}.about-home{position:relative;isolation:isolate;overflow:hidden;padding:4.8rem 0 3.4rem;background:radial-gradient(circle at 10% 86%,rgba(110,192,216,0.28),transparent 18rem),radial-gradient(circle at 64% 13%,rgba(255,255,255,0.88),transparent 19rem),linear-gradient(135deg,#eef8ff 0%,#d8efff 52%,#bfe4f5 100%)}.about-home::before{content:"";position:absolute;inset:0;z-index:-3;background:url('/img/homepage/bg-first.webp') center/cover no-repeat;filter:grayscale(1) blur(1.5px);opacity:.16;transform:scale(1.03)}.about-home::after{content:"";position:absolute;right:18%;top:-8rem;z-index:-1;width:31rem;height:31rem;border:1px solid rgba(255,255,255,0.78);border-radius:50%}.about-home__bg{position:absolute;inset:0;z-index:-2;background-image:radial-gradient(circle,rgba(110,192,216,0.22) 1px,transparent 1.8px),linear-gradient(115deg,rgba(255,255,255,0.55),rgba(255,255,255,0));background-position:left bottom,center;background-size:14px 14px,auto;mask-image:linear-gradient(90deg,#000 0%,transparent 35%)}.about-home__inner{position:relative;z-index:1}.about-home__copy{max-width:34rem}.about-home__eyebrow{margin-bottom:.65rem;color:#3f9dc5;font-family:'Work Sans',sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.about-home__title{margin-bottom:.95rem;color:#0c1f4d;font-size:1.8rem;font-weight:800;line-height:1.12;text-transform:uppercase}.about-home__title span{display:block;margin-top:.35rem;color:#4fa6cd}.about-home__divider{width:4rem;height:.16rem;margin-bottom:1.35rem;border-radius:999px;background:#4fa6cd}.about-home__copy p{max-width:31rem;margin-bottom:1.05rem;color:#344456;font-size:.96rem;line-height:1.65}.about-home__button{display:inline-flex;align-items:center;gap:1.7rem;margin-top:.35rem;padding:.72rem 1.45rem;border-radius:999px;background:rgba(255,255,255,0.92);color:#348eb8;font-weight:700;text-decoration:none;box-shadow:0 1rem 2.3rem rgba(57,130,160,0.18);transition:transform .25s ease,box-shadow .25s ease,color .25s ease}.about-home__button:hover{color:#1f7399;transform:translateY(-2px);box-shadow:0 1.2rem 2.7rem rgba(57,130,160,0.23)}.about-home__collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:9.5rem 9.5rem 8rem;gap:1rem;min-height:0}.about-home__image{overflow:hidden;border-radius:14px;background:rgba(255,255,255,0.55);box-shadow:0 1rem 2.25rem rgba(33,74,98,0.13)}.about-home__image img{width:100%;height:100%;display:block;object-fit:cover}.about-home__image--main{grid-column:1;grid-row:1 / 3}.about-home__image--top{grid-column:2;grid-row:1}.about-home__image--wide{grid-column:1;grid-row:3}.about-home__image--tall{grid-column:2;grid-row:2 / 4}.about-home__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;margin-top:2.7rem;padding:1.25rem 1.35rem;border:1px solid rgba(255,255,255,0.66);border-radius:14px;background:rgba(255,255,255,0.68);box-shadow:0 1.2rem 3rem rgba(43,112,145,0.16);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.about-home__feature{display:flex;align-items:center;gap:1rem;min-width:0;padding:.35rem 1.2rem}.about-home__feature+.about-home__feature{border-left:1px solid rgba(51,105,132,0.18)}.about-home__feature-icon{flex:0 0 auto;width:3.05rem;height:3.05rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,0.9);color:#4fa6cd;font-size:1.2rem;box-shadow:0 .7rem 1.4rem rgba(54,113,142,0.16)}.about-home__feature strong,.about-home__feature small{display:block}.about-home__feature strong{color:#0c1f4d;font-weight:800;line-height:1.25}.about-home__feature small{margin-top:.25rem;color:#2f4054;font-size:.88rem;line-height:1.35}@media (prefers-reduced-motion:reduce){.about-home__button{transition:none}}@media (max-width:1199px){.about-home{padding:4.2rem 0 3rem}.about-home__title{font-size:1.6rem}.about-home__collage{grid-template-rows:8.25rem 8.25rem 7.25rem}.about-home__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 0}.about-home__feature:nth-child(3){border-left:0}}@media (max-width:991px){.about-home{padding:3.8rem 0 3rem}.about-home__copy{max-width:100%}.about-home__copy p{max-width:100%}.about-home__visual{display:none}}@media (max-width:767px){.about-home{padding:3.2rem 0 2.5rem}.about-home::after{right:-12rem;top:6rem;width:24rem;height:24rem}.about-home__title{font-size:1.35rem}.about-home__copy p{font-size:.96rem}.about-home__button{display:flex;width:max-content;max-width:100%;justify-content:center;margin-inline:auto}.about-home__features{grid-template-columns:1fr 1fr;margin-top:2rem;padding:1.1rem;gap:1rem}.about-home__feature{padding:0;gap:.8rem}.about-home__feature+.about-home__feature{border-left:0}.about-home__feature-icon{width:2.85rem;height:2.85rem;font-size:1.05rem}}@media (max-width:575px){.about-home{padding:2.8rem 0 2.25rem}.about-home__title{font-size:1.2rem}.about-home__features{grid-template-columns:1fr}}.glider-slide{padding:60px 12px 20px;height:auto}.service-card{border:2px solid #eee;border-radius:10px;transition:all 0.3s ease;background:#fff;padding:70px 20px 20px;position:relative;height:100%}.service-card .icon-circle{width:100px;height:100px;border-radius:50%;border:2px solid #eee;display:flex;align-items:center;justify-content:center;font-size:32px;color:#6EC0D8;background:white;position:absolute;top:-50px;left:50%;transform:translateX(-50%);z-index:2;transition:all 0.3s ease;box-shadow:0 4px 10px rgba(0,0,0,0.1)}.service-card.active,.service-card:hover{background:#6EC0D8;border-color:#6EC0D8;transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.1)}.service-card.active .icon-circle,.service-card:hover .icon-circle{border-color:#6EC0D8;color:#6EC0D8;background-color:white;transform:translateX(-50%) scale(1.05)}.service-card.active h5,.service-card:hover h5,.service-card.active p,.service-card:hover p{color:white !important}.glider-contain{width:100%;margin:0 auto;position:relative}.glider{margin:0 auto;overflow-x:hidden}.glider-prev,.glider-next{top:40%;transform:translateY(-50%);color:#6EC0D8;z-index:10}.glider-prev:hover,.glider-next:hover{transform:translateY(-50%) scale(1.1);color:#1d5668}.glider-prev:focus,.glider-next:focus{outline:none}.glider-dots{margin-top:40px}.service-card h5{margin-bottom:15px;min-height:60px;display:flex;align-items:center;justify-content:center;text-align:center}.service-card p{min-height:60px;text-align:center}@media (max-width:1200px){.glider-slide{padding:50px 10px 20px}}@media (max-width:992px){.glider-slide{padding:50px 8px 20px}}@media (max-width:768px){.glider-slide{padding:50px 5px 20px}.service-card .icon-circle{width:80px;height:80px;top:-40px}.service-card{padding:60px 15px 15px}}@media (max-width:576px){.service-card .icon-circle{width:70px;height:70px;top:-35px}.service-card{padding:50px 10px 10px}.service-card h5{min-height:50px;font-size:1rem}.service-card p{min-height:50px;font-size:0.85rem}}.section-subtitle{color:#6EC0D8;font-weight:600;letter-spacing:1.5px;margin-bottom:10px}.section-title{color:#2c3e50;font-weight:700;margin-bottom:50px;position:relative;padding-bottom:15px}.section-title:after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:#6EC0D8}.team-section{background:url('/img/homepage/bg-section.webp') center/cover no-repeat;padding:100px 0;color:white;position:relative}@media (max-width:768px){.team-section{padding:60px 15px;background:linear-gradient(rgba(110,192,216,0.8),rgba(110,192,216,0.8)) !important}.team-section h2,.team-section p,.team-section a{color:#333 !important}.team-section .col-lg-6:last-child .col-6{margin:0 auto;text-align:center}.team-section a.btn-outline-light{border-color:#333;color:#333}}.testimonial-card{border:2px solid #eee;border-radius:10px;background:#fff;padding:50px 15px 20px;position:relative;width:100%;max-width:350px;transition:all 0.3s ease;text-align:center}.testimonial-card .icon-circle{width:80px;height:80px;border-radius:50%;border:2px solid #eee;display:flex;align-items:center;justify-content:center;background:#fff;position:absolute;top:-40px;left:50%;transform:translateX(-50%);box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:all 0.3s ease}.testimonial-card:hover{background:#6EC0D8;border-color:#6EC0D8;transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.1)}.testimonial-card:hover .icon-circle{border-color:#6EC0D8;transform:translateX(-50%) scale(1.05)}.testimonial-card h5{margin-top:50px}.testimonial-card:hover h5,.testimonial-card:hover .star-rating{color:white !important}.star-rating{font-size:1.2rem;color:#FFC107}.footer{background-size:contain}.footer .btn.btn-social{margin-right:5px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.5);border:1px solid rgba(256,256,256,.1);border-radius:40px;transition:.3s}.footer .btn.btn-social:hover{color:#eeeeee;background-color:#6EC0D8}.footer .btn.btn-link{display:block;margin-bottom:10px;padding:0;text-align:left;font-weight:normal;transition:.3s;color:#eeeeee}.footer .btn.btn-link:hover{color:#6EC0D8}.footer .btn.btn-link::before{position:relative;content:"\f105";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:10px}.footer .btn.btn-link:hover{letter-spacing:1px;box-shadow:none}.footer .copyright{padding:25px 0;font-size:14px;border-top:1px solid rgba(256,256,256,.1)}.footer .copyright a{color:rgba(255,255,255,.5)}.footer .copyright a:hover{color:#FFFFFF}.footer .footer-menu a{margin-right:15px;padding-right:15px;border-right:1px solid rgba(255,255,255,.1)}.footer .footer-menu a:last-child{margin-right:0;padding-right:0;border-right:none}.bg-about{background:url(/img/about/about-header.webp);background-size:cover}.img-border{position:relative;height:100%;min-height:400px}.img-border::before{position:absolute;content:"";top:0;left:0;right:1rem;bottom:1rem;border:5px solid #6EC0D8;border-radius:6px}.img-border img{position:absolute;top:1rem;left:1rem;width:calc(100% - 1rem);height:calc(100% - 1rem);object-fit:cover;border-radius:6px}.img-border-right{position:relative;height:100%;min-height:400px}.img-border-right::before{position:absolute;content:"";top:0;left:1rem;right:0;bottom:1rem;border:5px solid #1e2746;border-radius:6px}.img-border-right img{position:absolute;top:1rem;left:0;width:calc(100% - 1rem);height:calc(100% - 1rem);object-fit:cover;border-radius:6px}.bg-services{background:url(/img/services/services-header.webp);background-size:cover}.svc-card{position:relative;background:#ffffff;border:1px solid #e9ecef;border-radius:12px;padding:2.5rem 1.25rem 1.25rem;height:100%;box-shadow:0 8px 20px rgba(0,0,0,0.04);transition:transform .2s ease,box-shadow .2s ease}.svc-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,0.08)}.svc-icon-bubble{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;background:#fff;display:grid;place-items:center;border:3px solid #6ec0d8}.svc-icon-bubble img{width:38px;height:38px;object-fit:contain}.svc-card h5{margin-top:.25rem}.svc-card ul{padding-left:1rem;margin-bottom:0}.badge-chip{background:#eaf7fb;color:#3999b4;border-radius:999px;padding:.4rem .8rem;font-size:.8rem;font-weight:600}.svc-section-title{letter-spacing:.08em}.svc-work-grid img{border-radius:12px;width:100%;height:100%;object-fit:cover}.svc-work-grid .img-wrap{position:relative;overflow:hidden;border-radius:12px}.svc-work-grid .img-wrap::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.08);opacity:0;transition:opacity .2s ease}.svc-work-grid .img-wrap:hover::after{opacity:1}.faq-accordion .accordion-item{border:1px solid #e9ecef !important;border-radius:12px !important;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,0.04);margin-bottom:12px}.faq-accordion .accordion-button{background:#fff;font-weight:600;padding:1rem 1.25rem;box-shadow:none !important}.faq-accordion .accordion-button:focus{box-shadow:none}.faq-accordion .accordion-button::after{background-image:none !important;content:"–";font-weight:800;font-size:1.25rem;line-height:1}.faq-accordion .accordion-button.collapsed::after{content:"+"}.faq-accordion .accordion-body{background:#fcfcfc;color:#6c757d;padding:1rem 1.25rem 1.25rem}.contact-section h3{min-height:48px;display:flex;align-items:center}.contact-box{background:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.05)}.bg-contact{background:url(/img/contact/contact-header.webp);background-size:cover}.line-input.form-control{border:0;border-bottom:1px solid #dee2e6;border-radius:0;padding-left:0;padding-right:0;background:transparent}.line-input.form-control:focus{box-shadow:none;border-bottom-color:var(--bs-primary)}.contact-item svg{flex:0 0 auto}.contact-item span{line-height:1.4}.subject-group .btn{--bs-btn-border-color:#e5e7eb;--bs-btn-hover-border-color:var(--bs-primary);--bs-btn-active-border-color:var(--bs-primary)}.contact-card{border-radius:1rem;overflow:hidden}.customer-type .btn-check:checked+.btn{border-color:var(--bs-primary);background-color:rgba(var(--bs-primary-rgb),.1);color:var(--bs-primary)}.customer-type .btn-check:checked+.btn svg{color:var(--bs-primary)}.customer-type .btn{transition:all 0.2s ease}.customer-type .btn:hover{border-color:var(--bs-primary);background-color:rgba(var(--bs-primary-rgb),.05)}.bg-cover{background:url('/img/contact/bg-contact.webp') center center/cover no-repeat}.pop-in{animation:pop .35s ease-out}@keyframes pop{0%{transform:scale(.85);opacity:0}100%{transform:scale(1);opacity:1}}.multi-carousel-container{cursor:grab;margin:0 auto;max-width:100%;overflow:hidden;position:relative}.multi-carousel-container.dragging,#multiCarousel.dragging{cursor:grabbing}.multi-carousel-inner{display:flex;transition:transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94)}.multi-carousel-item,.clone{box-sizing:border-box;flex:0 0 33.333333%;padding:0 5px;position:relative}.multi-carousel-control-prev,.multi-carousel-control-next{align-items:center;background-color:rgba(0,0,0,0.5);border:none;border-radius:50%;color:white;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;text-decoration:none;top:50%;transform:translateY(-50%);transition:background-color 0.3s ease;width:40px;z-index:10}.multi-carousel-control-prev:hover,.multi-carousel-control-next:hover{background-color:rgba(0,0,0,0.7)}.multi-carousel-control-prev{left:10px}.multi-carousel-control-next{right:10px}.img-container{border-radius:1.5rem;height:var(--carousel-height,80vh);overflow:hidden;position:relative;max-height:300px}.img-container img,#carouselInner img{height:100%;object-fit:cover;object-position:top;pointer-events:none;width:100%;-webkit-user-drag:none;transition:transform 0.3s ease}.img-container:hover img{transform:translateZ(0) scale(1.02)}.item-number{align-items:center;background-color:#6EC0D8;border-radius:50%;display:inline-flex;font-size:120%;font-weight:bold;height:35px;justify-content:center;left:1rem;position:absolute;top:1rem;width:35px;z-index:2;isolation:isolate;color:white}#multiCarousel{cursor:grab;touch-action:pan-y}#multiCarousel.dragging{user-select:none;-webkit-user-select:none}@media (max-width:45em){.multi-carousel-item,.clone{flex:0 0 100%}}.avatar-circle{width:60px;height:60px;border-radius:50%;background-color:#d93025;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.5rem;text-transform:uppercase;box-shadow:0 2px 6px rgba(138,127,127,0.1)}.initial{line-height:1}.review-slide{display:none;animation:fadeIn 0.5s ease}.review-slide.active{display:block}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.review-dot{width:8px;height:8px;border-radius:50%;background:#ccc;border:none;padding:0;cursor:pointer;transition:background 0.3s}.review-dot.active{background:var(--bs-primary,#0d6efd)}.ba-wrapper{position:relative;width:100%;aspect-ratio:4/3;cursor:col-resize;user-select:none;-webkit-user-select:none}.ba-after,.ba-before{position:absolute;inset:0;overflow:hidden}.ba-before{width:50%;z-index:2}.ba-after img,.ba-before img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;display:block}.ba-before img{width:auto;min-width:100%}.ba-handle{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;pointer-events:none}.ba-handle-line{flex:1;width:2px;background:#fff;opacity:0.9}.ba-handle-circle{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;gap:2px;font-size:18px;font-weight:bold;color:var(--bs-primary,#0d6efd);box-shadow:0 2px 8px rgba(0,0,0,0.25);flex-shrink:0}.ba-label{position:absolute;top:12px;z-index:4;background:rgba(0,0,0,0.5);color:#fff;font-size:0.7rem;font-weight:700;letter-spacing:1px;padding:3px 10px;border-radius:20px;pointer-events:none}.ba-label-before{left:12px}.ba-label-after{right:12px}