@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-section[data-astro-cid-h3sokkh7]{background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);height:50vh;min-height:350px;animation:1s ease-out slideInFromTop;position:relative;overflow:hidden}@media (width>=768px){.hero-section[data-astro-cid-h3sokkh7]{height:65vh}}@media (width>=1024px){.hero-section[data-astro-cid-h3sokkh7]{height:75vh}}.carousel-container[data-astro-cid-h3sokkh7]{width:100%;height:100%;position:relative}.slides-container[data-astro-cid-h3sokkh7]{will-change:transform;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1);display:flex}.slide[data-astro-cid-h3sokkh7]{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.slide-image[data-astro-cid-h3sokkh7]{z-index:0;position:absolute;inset:0}.carousel-image[data-astro-cid-h3sokkh7]{object-fit:cover;object-position:center;width:100%;height:100%;animation:1.2s ease-out scaleIn}.navigation-dots[data-astro-cid-h3sokkh7]{z-index:30;gap:.75rem;animation:.8s ease-out .3s both fadeInUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.dot[data-astro-cid-h3sokkh7]{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:.75rem;height:.75rem;transition:all .3s;position:relative;overflow:hidden}.dot[data-astro-cid-h3sokkh7]:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dot[data-astro-cid-h3sokkh7]:hover:before{width:2rem;height:2rem}.dot[data-astro-cid-h3sokkh7]:hover{background:#ffffffbf;transform:scale(1.1)}.dot[data-astro-cid-h3sokkh7].active{background:#3b82f6;width:2rem;animation:2s infinite pulse}.nav-arrow[data-astro-cid-h3sokkh7]{z-index:30;backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.75rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-arrow[data-astro-cid-h3sokkh7]:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nav-arrow[data-astro-cid-h3sokkh7]:hover:before{width:3rem;height:3rem}.nav-arrow[data-astro-cid-h3sokkh7]:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.1)}.nav-arrow[data-astro-cid-h3sokkh7]:active{transform:translateY(-50%)scale(.95)}.prev-arrow[data-astro-cid-h3sokkh7]{animation:.6s ease-out .5s both fadeInUp;left:1rem}.next-arrow[data-astro-cid-h3sokkh7]{animation:.6s ease-out .5s both fadeInUp;right:1rem}@media (width<=768px){.hero-section[data-astro-cid-h3sokkh7]{min-height:400px}.nav-arrow[data-astro-cid-h3sokkh7]{padding:.5rem}.navigation-dots[data-astro-cid-h3sokkh7]{bottom:1rem}}.carousel-image[data-astro-cid-h3sokkh7],.nav-arrow[data-astro-cid-h3sokkh7],.dot[data-astro-cid-h3sokkh7]{will-change:transform;backface-visibility:hidden;perspective:1000px}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.services-section[data-astro-cid-lesv7jgp]{background:#fff;padding:4rem 1rem;animation:.8s ease-out slideInFromTop}.container[data-astro-cid-lesv7jgp]{max-width:1200px;margin:0 auto}.section-header[data-astro-cid-lesv7jgp]{text-align:center;margin-bottom:3rem;animation:.6s ease-out .2s both fadeInUp}.section-title[data-astro-cid-lesv7jgp]{color:#3b82f6;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}@media (width>=768px){.section-title[data-astro-cid-lesv7jgp]{font-size:2.5rem}}.services-grid[data-astro-cid-lesv7jgp]{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){.services-grid[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(3,1fr)}}.service-card[data-astro-cid-lesv7jgp]{opacity:0;background:#fff;transition:all .3s;overflow:hidden;transform:translateY(30px)scale(.95);box-shadow:0 4px 6px -1px #0000001a}.service-card[data-astro-cid-lesv7jgp][data-index="0"]{animation:.6s ease-out .4s both slideInFromLeft}.service-card[data-astro-cid-lesv7jgp][data-index="1"]{animation:.6s ease-out .5s both fadeInUp}.service-card[data-astro-cid-lesv7jgp][data-index="2"]{animation:.6s ease-out .6s both slideInFromRight}.service-card[data-astro-cid-lesv7jgp]:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.card-image[data-astro-cid-lesv7jgp]{height:12rem;position:relative;overflow:hidden}.service-image[data-astro-cid-lesv7jgp]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.service-card[data-astro-cid-lesv7jgp]:hover .service-image[data-astro-cid-lesv7jgp]{transform:scale(1.05)}.card-content[data-astro-cid-lesv7jgp]{text-align:center;padding:2rem}.service-title[data-astro-cid-lesv7jgp]{color:#3b82f6;opacity:0;margin-bottom:1rem;font-size:1.25rem;font-weight:700;animation:.5s ease-out .8s both fadeInUp;transform:translateY(10px)}@media (width>=768px){.service-title[data-astro-cid-lesv7jgp]{font-size:1.5rem}}.service-description[data-astro-cid-lesv7jgp]{color:#1f2937;opacity:0;line-height:1.6;animation:.5s ease-out .9s both fadeInUp;transform:translateY(10px)}@media (width<=768px){.services-section[data-astro-cid-lesv7jgp]{padding:3rem 1rem}.services-grid[data-astro-cid-lesv7jgp]{gap:1.5rem}.card-content[data-astro-cid-lesv7jgp]{padding:1.5rem}}.service-card[data-astro-cid-lesv7jgp],.service-image[data-astro-cid-lesv7jgp],.service-title[data-astro-cid-lesv7jgp],.service-description[data-astro-cid-lesv7jgp]{will-change:transform, opacity;backface-visibility:hidden;perspective:1000px}@media (prefers-reduced-motion:no-preference){.service-card[data-astro-cid-lesv7jgp]{opacity:1;transform:translateY(0)scale(1)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-180deg)scale(.5)}to{opacity:1;transform:rotate(0)scale(1)}}.garanties-section[data-astro-cid-nqf7dgfq]{background-blend-mode:overlay;background:#012a46 url(/images/dotnoise-light-grey.webp);padding:4rem 1rem;animation:.8s ease-out slideInFromTop;position:relative}.container[data-astro-cid-nqf7dgfq]{max-width:1200px;margin:0 auto}.section-header[data-astro-cid-nqf7dgfq]{text-align:center;margin-bottom:3rem}.section-title[data-astro-cid-nqf7dgfq]{color:#fff;opacity:0;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2;animation:.8s ease-out .2s both fadeInUp;transform:translateY(30px)}@media (width>=768px){.section-title[data-astro-cid-nqf7dgfq]{font-size:2.5rem}}.garanties-grid[data-astro-cid-nqf7dgfq]{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){.garanties-grid[data-astro-cid-nqf7dgfq]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.garanties-grid[data-astro-cid-nqf7dgfq]{grid-template-columns:repeat(4,1fr)}}.garantie-card[data-astro-cid-nqf7dgfq]{text-align:center;backdrop-filter:blur(10px);opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;padding:2rem 1rem;transition:all .3s;transform:translateY(30px)scale(.9)}.garantie-card[data-astro-cid-nqf7dgfq][data-index="1"]{animation:.6s ease-out .4s both scaleIn}.garantie-card[data-astro-cid-nqf7dgfq][data-index="2"]{animation:.6s ease-out .5s both scaleIn}.garantie-card[data-astro-cid-nqf7dgfq][data-index="3"]{animation:.6s ease-out .6s both scaleIn}.garantie-card[data-astro-cid-nqf7dgfq][data-index="4"]{animation:.6s ease-out .7s both scaleIn}.garantie-card[data-astro-cid-nqf7dgfq]:hover{background:#ffffff14;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0003}.garantie-icon[data-astro-cid-nqf7dgfq]{opacity:0;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;animation:.8s ease-out .8s both rotateIn;display:flex;transform:scale(.5);box-shadow:0 10px 25px #3b82f64d}.icon-svg[data-astro-cid-nqf7dgfq]{color:#fff;width:2rem;height:2rem}.garantie-title[data-astro-cid-nqf7dgfq]{color:#fff;opacity:0;margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.2;animation:.5s ease-out .9s both fadeInUp;transform:translateY(20px)}@media (width>=768px){.garantie-title[data-astro-cid-nqf7dgfq]{font-size:1.5rem}}.garantie-description[data-astro-cid-nqf7dgfq]{color:#ffffffe6;opacity:0;font-size:.875rem;line-height:1.6;animation:.5s ease-out 1s both fadeInUp;transform:translateY(20px)}@media (width<=768px){.garanties-section[data-astro-cid-nqf7dgfq]{padding:3rem 1rem}.garanties-grid[data-astro-cid-nqf7dgfq]{gap:1.5rem}.garantie-card[data-astro-cid-nqf7dgfq]{padding:1.5rem 1rem}.garantie-icon[data-astro-cid-nqf7dgfq]{width:3rem;height:3rem;margin-bottom:1rem}.icon-svg[data-astro-cid-nqf7dgfq]{width:1.5rem;height:1.5rem}.garantie-title[data-astro-cid-nqf7dgfq]{font-size:1.125rem}.garantie-description[data-astro-cid-nqf7dgfq]{font-size:.8rem}}.garantie-card[data-astro-cid-nqf7dgfq],.garantie-icon[data-astro-cid-nqf7dgfq],.garantie-title[data-astro-cid-nqf7dgfq],.garantie-description[data-astro-cid-nqf7dgfq]{will-change:transform, opacity;backface-visibility:hidden;perspective:1000px}@media (prefers-reduced-motion:reduce){[data-astro-cid-nqf7dgfq]{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.about-section[data-astro-cid-oxgmilyn]{background-position:50%;background-repeat:repeat;background-size:cover;justify-content:center;align-items:center;padding:2rem 1.5rem;animation:.8s ease-out slideInFromTop;display:flex;position:relative}@media (width>=768px){.about-section[data-astro-cid-oxgmilyn]{padding:2rem 1.5rem}}.overlay[data-astro-cid-oxgmilyn]{z-index:1;background:#ffffffe6;position:absolute;inset:0}.content-container[data-astro-cid-oxgmilyn]{z-index:10;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;display:flex;position:relative}@media (width>=768px){.content-container[data-astro-cid-oxgmilyn]{flex-direction:row;gap:2rem}}.image-container[data-astro-cid-oxgmilyn]{justify-content:center;width:100%;animation:.8s ease-out .2s both slideInFromLeft;display:flex}@media (width>=768px){.image-container[data-astro-cid-oxgmilyn]{justify-content:flex-end;width:41.6667%}}.about-image[data-astro-cid-oxgmilyn]{object-fit:cover;width:18rem;height:24rem;transition:transform .3s;animation:1s ease-out .4s both scaleIn;box-shadow:0 25px 50px -12px #00000040}@media (width>=768px){.about-image[data-astro-cid-oxgmilyn]{width:20rem;height:24rem}}@media (width>=1024px){.about-image[data-astro-cid-oxgmilyn]{width:24rem}}.about-image[data-astro-cid-oxgmilyn]:hover{transform:scale(1.02)}.text-container[data-astro-cid-oxgmilyn]{text-align:center;width:100%;animation:.8s ease-out .3s both slideInFromRight}@media (width>=768px){.text-container[data-astro-cid-oxgmilyn]{text-align:left;width:58.3333%}}.about-title[data-astro-cid-oxgmilyn]{color:#60a5fa;opacity:0;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.2;animation:.6s ease-out .5s both fadeInUp;transform:translateY(20px)}@media (width>=768px){.about-title[data-astro-cid-oxgmilyn]{font-size:2.5rem}}@media (width>=1024px){.about-title[data-astro-cid-oxgmilyn]{font-size:3rem}}.about-description[data-astro-cid-oxgmilyn]{color:#000;opacity:0;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6;animation:.6s ease-out .6s both fadeInUp;transform:translateY(20px)}@media (width>=768px){.about-description[data-astro-cid-oxgmilyn]{max-width:32rem;margin-left:0;margin-right:0;font-size:1rem}}.button-container[data-astro-cid-oxgmilyn]{opacity:0;flex-direction:column;justify-content:center;gap:1rem;animation:.6s ease-out .7s both fadeInUp;display:flex;transform:translateY(20px)}@media (width>=640px){.button-container[data-astro-cid-oxgmilyn]{flex-direction:row;justify-content:flex-start}}.cta-button[data-astro-cid-oxgmilyn]{color:#fff;text-align:center;background:#2563eb;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.cta-button[data-astro-cid-oxgmilyn]:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-button[data-astro-cid-oxgmilyn]:hover:before{width:300px;height:300px}.cta-button[data-astro-cid-oxgmilyn]:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.cta-button[data-astro-cid-oxgmilyn]:active{transform:translateY(0)}@media (width<=768px){.about-section[data-astro-cid-oxgmilyn]{padding:2rem 1rem}}.about-image[data-astro-cid-oxgmilyn],.about-title[data-astro-cid-oxgmilyn],.about-description[data-astro-cid-oxgmilyn],.cta-button[data-astro-cid-oxgmilyn]{will-change:transform, opacity;backface-visibility:hidden;perspective:1000px}@media (prefers-reduced-motion:reduce){[data-astro-cid-oxgmilyn]{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
