h2.svelte-1snb33o{scroll-margin-top:100px}.contact-form.svelte-1snb33o{max-width:600px;margin:0 auto}.form-group.svelte-1snb33o{margin-bottom:30px}.form-group.svelte-1snb33o label:where(.svelte-1snb33o){display:block;margin-bottom:5px}.form-group.svelte-1snb33o label.required:where(.svelte-1snb33o):after{content:" *";color:red}.form-group.svelte-1snb33o input:where(.svelte-1snb33o),.form-group.svelte-1snb33o textarea:where(.svelte-1snb33o){width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-family:Poppins,sans-serif}.form-group.svelte-1snb33o textarea:where(.svelte-1snb33o){resize:vertical;min-height:100px}.form-group.svelte-1snb33o input[type=checkbox]:where(.svelte-1snb33o){width:auto;margin-right:10px}.hero.svelte-11qtme8{background-size:cover;background-position:top;height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.hero-content.svelte-11qtme8 h1:where(.svelte-11qtme8){font-size:48px;margin-bottom:20px;margin-top:0;color:#fff}.hero-content.svelte-11qtme8 p:where(.svelte-11qtme8){font-size:24px;margin-bottom:30px;color:#fff;text-align:center}.buttons.svelte-11qtme8{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center}div.svelte-8fg4gk{max-width:600px;margin:0 auto}.grid.svelte-k6hgmr{display:grid;gap:40px}.grid-2.svelte-k6hgmr{grid-template-columns:1fr}@media (min-width: 768px){.grid-2.svelte-k6hgmr{grid-template-columns:repeat(2,1fr)}}.card.svelte-g020ux{background-color:#fff;border-radius:5px;box-shadow:0 2px 4px #0000001a;padding:20px}.card.svelte-g020ux h3:where(.svelte-g020ux){font-size:24px;margin:20px 0}.grid.svelte-3emx8e{display:grid;gap:100px}.video-container.svelte-3emx8e{align-items:center;width:100%;display:flex;justify-content:center}video.svelte-3emx8e{margin:0 auto;height:100%;object-fit:cover;border-radius:5px;max-height:400px}@media (min-width: 768px){.grid-2.svelte-3emx8e{grid-template-columns:repeat(2,1fr)}}.words-container.svelte-r1100c{display:flex;justify-content:center;gap:2rem;padding:2rem 0}.word.svelte-r1100c{position:relative;cursor:default;transition:transform .3s ease}.word.svelte-r1100c:hover{transform:translateY(-5px)}.word-content.svelte-r1100c{position:relative;padding:1rem 2rem;text-align:center}.word.svelte-r1100c h3:where(.svelte-r1100c){font-size:1.5rem;margin:0;color:var(--var-dark);position:relative;z-index:1;transition:color .3s ease}.word-line.svelte-r1100c{position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--accent-blue);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.word.svelte-r1100c:hover .word-line:where(.svelte-r1100c){transform:scaleX(1)}.word.svelte-r1100c:hover:before{opacity:1;transform:scale(1)}@keyframes svelte-r1100c-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.word.svelte-r1100c:nth-child(1){animation:svelte-r1100c-pulse 3s infinite}.word.svelte-r1100c:nth-child(2){animation:svelte-r1100c-pulse 3s infinite 1s}.word.svelte-r1100c:nth-child(3){animation:svelte-r1100c-pulse 3s infinite 2s}@media (max-width: 768px){.words-container.svelte-r1100c{flex-direction:column;align-items:center;gap:1.5rem}.word.svelte-r1100c{width:100%;max-width:300px}}.images.svelte-vz1kiw{display:grid;grid-template-columns:1fr;gap:20px;margin-top:30px}.images.svelte-vz1kiw a:where(.svelte-vz1kiw){display:block;text-decoration:none;transition:transform .2s ease}.images.svelte-vz1kiw a:where(.svelte-vz1kiw):hover{transform:scale(1.02)}.images.svelte-vz1kiw img:where(.svelte-vz1kiw){width:100%;height:300px;object-fit:cover;object-position:top left;border-radius:8px;box-shadow:0 4px 8px #0000001a}@media (min-width: 768px){.images.svelte-vz1kiw{grid-template-columns:repeat(3,1fr)}}.grid.svelte-18nlzwp{display:grid;gap:40px}.grid-2.svelte-18nlzwp{grid-template-columns:1fr}.card-container.svelte-18nlzwp{display:flex;flex-direction:column;height:100%;scroll-margin-top:100px}.button-container.svelte-18nlzwp{margin-top:auto}@media (min-width: 768px){.grid-2.svelte-18nlzwp{grid-template-columns:repeat(2,1fr)}}.container.svelte-1intto1{max-width:800px}.grid.svelte-1intto1{display:grid;gap:40px;grid-template-columns:repeat(1,1fr)}.button-container.svelte-1intto1{display:grid;justify-content:center}@media (max-width: 768px){.button-container.svelte-1intto1{margin-top:10px}}.card-image-grid.svelte-jsb8ek{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:2rem 0}.card-image.svelte-jsb8ek{width:100%;height:200px;overflow:hidden;margin-bottom:1rem}.card-image.svelte-jsb8ek img:where(.svelte-jsb8ek){width:100%;height:100%;object-fit:cover;border-radius:8px}.card-content.svelte-jsb8ek{padding:1rem}.card-content.svelte-jsb8ek h3:where(.svelte-jsb8ek){font-size:1.25rem;margin-bottom:1rem;color:var(--primary-green)}.card-content.svelte-jsb8ek p:where(.svelte-jsb8ek){color:#666;line-height:1.6}@media (max-width: 768px){.card-image-grid.svelte-jsb8ek{grid-template-columns:1fr}}.content.svelte-pdtyta{text-align:center;max-width:800px;margin:0 auto;margin-bottom:2rem}.youtube-video.svelte-pdtyta{display:grid;justify-content:center}
