.header{contain:layout style paint;width:100%;position:relative;overflow:hidden}.header__container{align-items:stretch;gap:2rem;max-width:100vw;display:flex}@media (max-width:968px){.header__container{flex-direction:column}}.header__image-section{flex:0 0 60%;position:relative}@media (max-width:968px){.header__image-section{flex:1;order:1;height:400px}}@media (max-width:576px){.header__image-section{height:300px}}.header__image-wrapper{will-change:transform;width:100%;height:100%;position:relative;overflow:hidden}@media (max-width:968px){.header__image-wrapper{padding:0 15px}}.header__image{-o-object-position:center;object-position:center;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:opacity .3s ease-in-out;-o-object-fit:contain!important;object-fit:contain!important}@supports (-o-object-fit:cover) or (object-fit:cover){.header__image{-o-object-fit:cover;object-fit:cover}}.header__image-overlay{pointer-events:none;position:absolute;inset:0}.header__content-section{border-radius:9px;flex:0 0 40%;justify-content:center;align-items:center;padding:2rem;display:flex}@media (max-width:968px){.header__content-section{flex:1;order:2;padding:2rem 1.5rem}}@media (max-width:576px){.header__content-section{padding:1.5rem 1rem}}.header__card{contain:layout style;width:100%;max-width:500px}.header__card-content{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:576px){.header__card-content{gap:1.25rem}}.header__title{font-family:var(--font-family-primary);color:#1a1a1a;letter-spacing:-.02em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2}@media (max-width:576px){.header__title{font-size:clamp(1.75rem,6vw,2.5rem)}}.header__description{font-family:var(--font-family-primary);color:#4a4a4a;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:clamp(1rem,2vw,1.125rem);font-weight:400;line-height:1.6}@media (max-width:576px){.header__description{font-size:1rem;line-height:1.5}}.header__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (max-width:576px){.header__actions{flex-direction:column;align-items:stretch;gap:.75rem}}.header__cta-button{color:#fff;font-family:var(--font-family-primary);will-change:transform,box-shadow;background:linear-gradient(135deg,#213b6f 0%,#1a2f5a 100%);border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0)}.header__cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #213b6f4d,0 4px 10px #0000001a}.header__cta-button:hover .header__cta-icon{transform:translate(4px)}.header__cta-button:focus{outline-offset:2px;outline:3px solid #213b6f4d}.header__cta-button:active{transform:translateY(0)}@media (max-width:576px){.header__cta-button{justify-content:center;padding:.875rem 1.5rem;font-size:.95rem}}.header__cta-icon{flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.header__secondary-button{color:#213b6f;font-family:var(--font-family-primary);will-change:transform,background-color,color;background:0 0;border:2px solid #213b6f;border-radius:8px;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;transform:translateZ(0)}.header__secondary-button:hover{color:#fff;background-color:#213b6f;transform:translateY(-1px);box-shadow:0 4px 15px #213b6f33}.header__secondary-button:focus{outline-offset:2px;outline:3px solid #213b6f4d}@media (max-width:576px){.header__secondary-button{justify-content:center;padding:.875rem 1.5rem;font-size:.95rem}}.header__image[data-loaded=false]{opacity:0}.header__image[data-loaded=true]{opacity:1}@media (prefers-reduced-motion:reduce){.header__cta-button,.header__secondary-button,.header__image{transition:none}.header__cta-button:hover,.header__secondary-button:hover{transform:none}}@media (prefers-contrast:high){.header__title{color:#000}.header__description{color:#333}.header__cta-button{background:#000;border:2px solid #000}.header__secondary-button{color:#000;border-color:#000}}@media print{.header{page-break-inside:avoid;min-height:auto}.header__container{flex-direction:column;min-height:auto}.header__image-section{display:none}.header__content-section{background:#fff;flex:1}.header__cta-button,.header__secondary-button{display:none}}
.dream{width:100%;position:relative}.dream__image-container{justify-content:center;align-items:center;width:100%;height:40vh;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.dream__image-container{height:50vh}}.dream__background-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.dream__content{text-align:center;color:#fff;z-index:2;max-width:800px;padding:2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.dream__content{max-width:95%;padding:1rem;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:480px){.dream__content{max-width:90%;padding:.75rem}}.dream__header{font-family:var(--font-family-primary);text-shadow:2px 2px 4px #000c;margin:0 0 1.5rem;font-size:2rem;font-weight:500;line-height:1.3}@media (max-width:768px){.dream__header{margin:0 0 1rem;font-size:1.3rem}}@media (max-width:480px){.dream__header{font-size:1rem;line-height:1.2}}.dream__subheader{font-family:var(--font-family-primary);text-shadow:1px 1px 2px #000c;margin:0 0 2rem;font-size:1rem;font-weight:400;line-height:1.5}@media (max-width:768px){.dream__subheader{margin:0 0 1.5rem;font-size:.9rem}}@media (max-width:480px){.dream__subheader{margin:0 0 1rem;font-size:.9rem}}.dream__contact-button{font-family:var(--font-family-primary);color:#fff;cursor:pointer;background:#213b6f;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}@media (max-width:768px){.dream__contact-button{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width:480px){.dream__contact-button{padding:.7rem 1.2rem;font-size:.9rem}}.dream__contact-button:hover{background:#1a2f5a;transform:translateY(-2px)}.dream__title{font-size:40px;font-family:var(--font-family-primary);text-align:center;background:linear-gradient(90deg,#000,#5e5e5e);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:2rem 0;font-weight:700}.dream__title span{font-weight:400}@media (max-width:1024px){.dream__title{font-size:32px}}
.principes{background:#f8f9fa;padding:5rem 0}.principes__container{max-width:1400px;margin:0 auto}@media (max-width:768px){.principes__container{padding:0 1rem}}.principes__grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.principes__grid{grid-template-columns:1fr;gap:2rem}}.principes__card{background:#fff;border-radius:12px;flex-direction:column;min-height:300px;padding:3rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #00000014}.principes__card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}@media (max-width:768px){.principes__card{min-height:auto;padding:2rem}}.principes__content{flex-direction:column;height:100%;display:flex}.principes__title{font-family:var(--font-family-primary);color:#212529;margin:0 0 1.5rem;font-size:2rem;font-weight:700;line-height:1.2}@media (max-width:768px){.principes__title{font-size:1.75rem}}.principes__description{font-family:var(--font-family-primary);color:#6c757d;flex:1;margin:0 0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}@media (max-width:768px){.principes__description{margin-bottom:2rem;font-size:1rem}}.principes__button{color:#fff;font-family:var(--font-family-primary);background:#213b6f;border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}@media (max-width:768px){.principes__button{justify-content:center;align-self:stretch;margin-top:1.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.principes__card{animation:.6s ease-out both fadeInUp}.principes__card:first-child{animation-delay:.1s}.principes__card:nth-child(2){animation-delay:.2s}@media (prefers-contrast:high){.principes__card{border:2px solid #212529}.principes__button{border:2px solid #fff}}@media (prefers-reduced-motion:reduce){.principes__card,.principes__button{transition:none;animation:none}.principes__card:hover,.principes__button:hover{transform:none}}@media print{.principes{background:#fff}.principes__card{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none;border:1px solid #dee2e6}.principes__button{color:#212529;background:#fff;border:2px solid #212529}}
.products{background-color:#f4f4f4;width:100%;padding:3rem 0}.products__container{max-width:1400px;margin:0 auto}.products__title{font-size:40px;font-family:var(--font-family-primary);text-align:center;background:linear-gradient(90deg,#000,#5e5e5e);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:2rem 0;font-weight:700}.products__row{justify-content:space-between;gap:2rem;display:flex}@media (max-width:1024px){.products__row{flex-wrap:wrap;gap:1.5rem}}@media (max-width:768px){.products__row{flex-direction:column;gap:1rem}}.products__card{background:#fff;border-radius:8px;flex-direction:column;flex:1;min-height:300px;padding:1.5rem;display:flex;box-shadow:0 2px 8px #0000001a}@media (max-width:1024px){.products__card{flex:0 0 calc(50% - .75rem)}}@media (max-width:768px){.products__card{flex:1}}.products__header{font-family:var(--font-family-primary);color:#212529;text-align:left;margin:0 0 auto;font-size:1.25rem;font-weight:600}.products__image-container{flex:1;justify-content:center;align-items:center;margin:1rem 0;display:flex}.products__image{-o-object-fit:contain;object-fit:contain;max-width:100%;height:auto}.products__button{color:#000;font-family:var(--font-family-primary);border-radius:6px;align-self:flex-end;margin-top:auto;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .3s}@media (max-width:1400px){.products__container{padding:0 1rem}}@media (max-width:1024px){.products__title{font-size:32px}}
