.quote-section{max-width:1000px;min-height:50svh;font-family:Montserrat,sans-serif;margin:0 auto;padding:5rem auto;color:var(--primary-color, #333);text-align:center;box-sizing:border-box}.quote-text{margin-bottom:2rem}.quote-text h2{font-size:2rem;margin-bottom:.5rem}.quote-text p{margin:.4rem 0;line-height:1.4}.quote-form{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:center}.form-row{display:flex;flex:1 1 45%;align-items:center;gap:.5rem;min-width:250px}.form-row label{flex-shrink:0;width:110px;font-weight:600;text-align:right}.form-row input,.form-row textarea{flex-grow:1;padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;resize:vertical;width:100%;box-sizing:border-box}.form-row textarea{min-height:100px}.checkbox-submit-row{flex:1 1 100%;display:flex;justify-content:space-evenly;align-items:center;margin-top:1rem;padding:0 .25rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-weight:400;font-size:.9rem}.checkbox-label a{color:var(--primary);text-decoration:underline}.submit-button{background-color:var(--secondary);color:#fff;font-weight:700;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:1.1rem;transition:background-color .3s ease;user-select:none;white-space:nowrap}.submit-button:hover,.submit-button:focus{background-color:var(--dark-orange);outline:none}.image-preview-container{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.image-preview{position:relative;width:100px;height:100px;overflow:hidden;border-radius:8px;border:1px solid #ccc}.image-preview img{width:100%;height:100%;object-fit:cover}.remove-image{all:unset;position:absolute;top:4px;right:4px;background:#000000b3;color:#fff;font-weight:700;text-align:center;border:none;border-radius:50%;width:20px;height:20px;cursor:pointer}@media (max-width: 1199px){.quote-section{max-width:90%;padding:4rem 3rem}.quote-text h2{font-size:1.8rem}.quote-text p{font-size:1rem}.form-row{flex:1 1 48%}.form-row label{width:100px}.submit-button{font-size:1rem;padding:.6rem 1.25rem}}@media (max-width: 991px){.quote-section{padding:3rem 2rem}.quote-text h2{font-size:1.6rem}.quote-text p{font-size:.95rem}.form-row{flex:1 1 100%;justify-content:flex-start}.form-row label{width:120px;text-align:left}}@media (max-width: 767px){.quote-section{padding:2rem 1.5rem}.quote-text h2{font-size:1.5rem}.quote-text p{font-size:.9rem}.checkbox-submit-row{flex-direction:column;align-items:flex-start;gap:.5rem}.submit-button{width:100%;text-align:center}}@media (max-width: 599px){.quote-text h2{font-size:1.3rem}.quote-text p{font-size:.85rem}}@media (max-width: 424px){.quote-text h2{font-size:1.1rem}.quote-text p{font-size:.8rem}}@media (max-width: 374px){.quote-section{padding:1rem}.quote-text h2{font-size:1rem}.quote-text p{font-size:.75rem}.submit-button{font-size:1rem;padding:.6rem 1rem}}.dynamic-map-section{padding:0rem 12rem;min-height:75svh;background-color:#fafafa;max-width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.dynamic-map-content{display:flex;flex-wrap:nowrap;width:100%;gap:2rem;align-items:flex-start;justify-content:space-between}.dynamic-map-text{flex:1 1 40%;display:flex;flex-direction:column;margin:auto 5rem;color:var(--tertiary-grey);font-family:var(--font-base)}.dynamic-map-title h2{font-size:2rem;margin-bottom:1rem;color:var(--tertiary-grey)}.dynamic-map-maintext p,.dynamic-map-maintext ul{margin-bottom:1rem;line-height:1.6;padding-left:0;color:var(--tertiary-grey)}.dynamic-map-maintext ul{list-style:none;padding-left:0;margin:0}.dynamic-map-maintext li{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-weight:600;font-style:italic;color:var(--primary)}.dynamic-map-maintext li .list-icon{flex-shrink:0;width:1.2em;height:1.2em;color:var(--primary)}.dynamic-map-subtext p.map-note{font-style:italic;color:var(--secondary-grey);margin-top:auto}#map{width:100%;height:100%;border-radius:1rem;box-shadow:0 0 10px #0000001a}@media (max-width: 1199px){.dynamic-map-section{padding:0 8rem}.dynamic-map-text{margin:auto 3rem}.dynamic-map-title h2{font-size:1.75rem}}@media (max-width: 991px){.dynamic-map-section{padding:0 4rem;min-height:auto}.dynamic-map-content{flex-wrap:wrap;flex-direction:column;gap:1.5rem}.dynamic-map-text{flex:1 1 100%;margin:auto 0;order:1;padding:0 1rem}.dynamic-map-title h2{font-size:1.6rem;margin-bottom:.75rem}}@media (max-width: 767px){.dynamic-map-section{padding:2rem}.dynamic-map-text{padding:0 .5rem}.dynamic-map-maintext li{font-size:.95rem}.dynamic-map-title h2{font-size:1.4rem}#map{display:none}}@media (max-width: 599px){.dynamic-map-section{padding:2rem 1.5rem}.dynamic-map-text{padding:0 .5rem;margin:0}.dynamic-map-maintext li{font-size:.9rem}.dynamic-map-title h2{font-size:1.3rem}#map{display:none}}@media (max-width: 424px){.dynamic-map-section{padding:1.5rem 1rem}.dynamic-map-text{padding:0 .3rem}.dynamic-map-maintext li{font-size:.85rem}.dynamic-map-title h2{font-size:1.2rem}#map{display:none}}@media (max-width: 374px){.dynamic-map-section{padding:1rem .5rem}.dynamic-map-text{padding:0 .2rem}.dynamic-map-maintext li{font-size:.8rem}.dynamic-map-title h2{font-size:1.1rem}#map{display:none}}.process-section{display:flex;max-width:100%;margin:0 auto;padding:4rem 2rem;gap:4rem;box-sizing:border-box;background-color:#0087a6;min-height:75svh;align-items:center;color:#fff}.process-image-placeholder{flex:1 1 40%;border-radius:1rem;overflow:hidden;user-select:none;display:flex;justify-content:center;align-items:center;max-height:400px;height:100%;min-height:250px;background-color:#ffffff26}.process-image-placeholder img{max-width:100%;max-height:100%;object-fit:contain;display:block;width:auto;height:auto}.process-timeline-wrapper{flex:1 1 55%;display:flex;flex-direction:column;justify-content:flex-start;color:#fff}.process-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#fff}.process-timeline{position:relative;list-style:none;padding-left:2.5rem;margin:0;flex-grow:1}.process-timeline:before{content:"";position:absolute;top:.9rem;left:3.7rem;width:4px;height:calc(100% - 1.8rem);background-color:#ffffff59;border-radius:2px;z-index:0}.process-timeline li{position:relative;margin-bottom:3rem;padding-left:2.5rem;display:flex;align-items:flex-start;gap:1rem;z-index:1}.process-dot{position:absolute;left:.7rem;top:0;width:1.2rem;height:1.2rem;background-color:#fff;border-radius:50%;box-shadow:0 0 0 4px #0087a6;z-index:2}.process-content h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#fff}.process-content p{margin:0;line-height:1.5;color:#ffffffe6;font-weight:400}@media (max-width: 1199px){.process-section{padding:3rem 2rem;gap:3rem;min-height:auto}.process-title{font-size:2.2rem}.process-content h3{font-size:1.15rem}.process-content p{font-size:.95rem}.process-image-placeholder{max-height:350px}}@media (max-width: 991px){.process-section{flex-direction:column;padding:2.5rem 1.5rem;gap:2rem}.process-image-placeholder,.process-timeline-wrapper{flex:1 1 100%;max-width:100%}.process-image-placeholder{height:250px;margin-bottom:1.5rem}.process-title{font-size:2rem;text-align:center}.process-timeline:before{left:3.4rem;top:1.2rem;height:calc(100% - 2.4rem)}.process-timeline li{padding-left:2rem}.process-dot{left:.4rem;top:.3rem}.process-content h3{font-size:1.1rem}.process-content p{font-size:.9rem}}@media (max-width: 767px){.process-section{padding:2rem 1rem}.process-title{font-size:1.8rem}.process-content h3{font-size:1rem}.process-content p{font-size:.85rem}}@media (max-width: 599px){.process-title{font-size:1.6rem}.process-content h3{font-size:.95rem}.process-content p{font-size:.8rem}}@media (max-width: 424px){.process-title{font-size:1.4rem}.process-content h3{font-size:.9rem}.process-content p{font-size:.75rem}}@media (max-width: 374px){.process-section{padding:1.5rem 1rem}.process-title{font-size:1.2rem}.process-content h3{font-size:.85rem}.process-content p{font-size:.7rem}}.dents-section{padding:4rem 2rem;background-color:#fafafa;text-align:center;min-height:25svh;box-sizing:border-box}.dents-title{font-size:2rem;margin-bottom:.1rem;color:var(--text-color, #000)}.dents-subtitle{font-size:1.2rem;margin-bottom:2rem;color:#8f8e8e}.dents-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}@keyframes pulseCard{0%,19.9%{transform:scale(1);background-color:#fff}10%{transform:scale(1.05);background-color:#f0f8ff}20%,to{transform:scale(1);background-color:#fff}}.dent-card{animation:pulseCard 10s linear infinite;background:#fff;border-radius:1rem;padding:1.5rem;width:180px;box-shadow:0 2px 6px #0000001a;transition:box-shadow .3s ease}.dents-grid .dent-card:nth-child(1){animation-delay:0s}.dents-grid .dent-card:nth-child(2){animation-delay:2s}.dents-grid .dent-card:nth-child(3){animation-delay:4s}.dents-grid .dent-card:nth-child(4){animation-delay:6s}.dents-grid .dent-card:nth-child(5){animation-delay:8s}.dent-card:hover{box-shadow:0 6px 12px #00000026}.dent-card img{width:60px;height:60px;margin-bottom:1rem}.dent-card p{font-size:1rem;color:#333}.dent-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:none;justify-content:center;align-items:center;z-index:999}.dent-modal-content{background:#fff;padding:2rem;border-radius:10px;max-width:700px;width:90%;position:relative;animation:fadeIn .3s ease-out}.close-modal{position:absolute;top:10px;right:15px;font-size:24px;cursor:pointer}.modal-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.modal-icon{width:40px;height:40px}.modal-images{display:flex;justify-content:space-between;gap:1rem}.modal-images .before,.modal-images .after{flex:1;text-align:center}.modal-images img{width:100%;max-height:350px;object-fit:cover;border-radius:6px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 1399px){.dents-section{padding:3rem}.dents-title{font-size:1.8rem}.dent-card{width:160px;padding:1.3rem}.dent-card img{width:55px;height:55px}.dent-card p{font-size:.95rem}}@media (max-width: 1199px){.dents-section{padding:3rem 2.5rem}.dents-title{font-size:1.7rem}.dent-card{width:150px;padding:1.2rem}.dent-card img{width:50px;height:50px}.dent-card p{font-size:.9rem}}@media (max-width: 991px){.dents-section{padding:2.5rem 2rem}.dents-title{font-size:1.6rem}.dent-card{width:140px;padding:1.1rem}.dent-card img{width:48px;height:48px}.dent-card p{font-size:.85rem}}@media (max-width: 767px){.dents-section{padding:2rem 1.5rem}.dents-title{font-size:1.4rem}.dents-grid{justify-content:flex-start;gap:1rem}.dent-card{width:130px;padding:1rem}.dent-card img{width:45px;height:45px}.dent-card p{font-size:.8rem}}@media (max-width: 599px){.dents-section{padding:1.5rem 1rem}.dents-title{font-size:1.3rem}.dent-card{width:120px;padding:.9rem}.dent-card img{width:40px;height:40px}.dent-card p{font-size:.75rem}}@media (max-width: 424px){.dents-grid{justify-content:center}.dent-card{width:110px;padding:.8rem}.dent-card img{width:36px;height:36px}.dent-card p{font-size:.7rem}}@media (max-width: 374px){.dents-section{padding:1rem .5rem}.dents-title{font-size:1.1rem}.dent-card{width:100px;padding:.7rem}.dent-card img{width:32px;height:32px}.dent-card p{font-size:.65rem}}.intro-section{min-height:50svh;display:flex;align-items:center;justify-content:space-between;padding:5rem 12rem;gap:2rem;background-color:#fff;flex-wrap:wrap;box-sizing:border-box}.intro-text{flex:1;min-width:300px}.intro-text h2{font-size:2rem;margin-bottom:1rem;color:var(--text-color, #000)}.intro-text p{font-size:1.1rem;line-height:1.6;color:#444}.intro-images{flex:1;min-width:300px;display:flex;justify-content:center;align-items:flex-start;gap:2rem;flex-wrap:wrap;text-align:center}.image-wrapper{display:flex;flex-direction:column;align-items:center;width:45%;max-width:300px;flex-grow:1}.image-label{font-weight:700;font-size:1rem;margin-bottom:.5rem;color:#333}.image-wrapper img{width:100%;border-radius:1rem;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.image-wrapper img:hover{transform:scale(1.03)}@media (max-width: 1199px){.intro-section{padding:4rem 8rem}.intro-text h2{font-size:1.8rem}.intro-text p{font-size:1rem}.image-wrapper{width:42%;max-width:260px}}@media (max-width: 991px){.intro-section{padding:3rem 5rem;gap:1.5rem}.intro-text h2{font-size:1.6rem}.intro-text p{font-size:.95rem}.image-wrapper{width:40%;max-width:220px}}@media (max-width: 767px){.intro-section{padding:2rem 3rem;flex-direction:column;min-height:auto}.intro-text,.intro-images{width:100%}.intro-text h2{font-size:1.5rem;margin-bottom:.75rem}.intro-text p{font-size:.9rem}.image-wrapper{width:45%;max-width:none}.image-wrapper img{border-radius:.8rem}}@media (max-width: 599px){.intro-section{padding:1.5rem 2rem}.intro-text h2{font-size:1.3rem}.intro-text p{font-size:.85rem}.image-wrapper{width:45%}.image-wrapper img{border-radius:.7rem}}@media (max-width: 424px){.intro-text h2{font-size:1.15rem}.intro-text p{font-size:.8rem}.image-wrapper{width:40%}.image-wrapper img{border-radius:.6rem}.image-label{font-size:.9rem}}@media (max-width: 374px){.intro-text h2{font-size:1rem}.intro-text p{font-size:.75rem}.intro-section{padding:1rem}.image-wrapper{width:100%}.image-wrapper img{width:90%;border-radius:.5rem}.image-label{font-size:.85rem}}.hero-section{position:relative;margin-top:-100px;height:100svh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0 1rem;box-sizing:border-box}.hero-container{position:relative;display:flex;flex-direction:column;align-items:center}.hero-badges{width:100%;display:flex;justify-content:center;gap:1rem;margin-top:1rem;z-index:2;padding-top:5rem}.badge{filter:invert(100%) brightness(200%);width:240px;height:auto;object-fit:contain}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:1;filter:brightness(.6)}.hero-content{position:relative;z-index:2;background:#fff;padding:2.5rem 3rem;border-radius:1rem;max-width:700px;text-align:center;box-shadow:0 8px 20px #00000040}.hero-content h1{font-size:1.8rem;margin-bottom:2rem;color:#111;line-height:1.3}.hero-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn-primary{background-color:var(--secondary);color:#fff;padding:.75rem 1.75rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;user-select:none;white-space:nowrap}.btn-primary:hover{background-color:var(--dark-orange)}.btn-secondary{background-color:var(--primary);color:#fff;padding:.75rem 1.75rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;user-select:none;white-space:nowrap}.btn-secondary:hover{background-color:#005f73}@media (max-width: 1599px){.hero-content{max-width:600px;padding:2rem 2.5rem}.hero-content h1{font-size:1.6rem}}@media (max-width: 1199px){.hero-content{max-width:500px;padding:1.8rem 2rem}.hero-content h1{font-size:1.5rem}.btn-primary,.btn-secondary{padding:.65rem 1.5rem;font-size:.9rem}}@media (max-width: 991px){.hero-content{max-width:450px;padding:1.5rem 1.8rem}.hero-content h1{font-size:1.35rem}.hero-buttons{gap:1rem}.btn-primary,.btn-secondary{padding:.6rem 1.3rem;font-size:.85rem}}@media (max-width: 767px){.hero-content{max-width:90%;padding:1.25rem 1.5rem}.hero-content h1{font-size:1.2rem}.hero-buttons{flex-direction:column;gap:1rem}.btn-primary,.btn-secondary{width:100%;padding:.7rem 0;font-size:1rem}.hero-badges{flex-wrap:wrap;gap:.75rem;padding-top:3rem}.badge{width:160px}}@media (max-width: 599px){.hero-content h1{font-size:1.1rem}.hero-badges{gap:.5rem;padding-top:2.5rem}.badge{width:140px}}@media (max-width: 424px){.hero-content h1{font-size:1rem}.badge{width:120px}}@media (max-width: 374px){.hero-content h1{font-size:.9rem}.hero-content{padding:1rem}.btn-primary,.btn-secondary{font-size:.9rem}.hero-badges{flex-direction:column;align-items:center;gap:.75rem;padding-top:2rem}.badge{width:100px}}
