.hero-block_hero__D1Ncl{position:relative;height:50vh;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid #222;background:radial-gradient(ellipse at center,#111 0,#000 100%);animation:hero-block_fadeInHero__2dCgo 1.2s ease-out forwards}@keyframes hero-block_fadeInHero__2dCgo{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-block_bg__LQdMC{position:absolute;inset:0;z-index:0;object-fit:cover;filter:brightness(.85) blur(1px);transform:scale(1.05);opacity:.8}.hero-block_overlay__XlkxU{position:relative;z-index:2;text-align:center;color:#e0f7fa;background:rgba(0,255,255,.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:3.5rem 5rem;border-radius:12px;font-size:1.25rem;box-shadow:0 8px 40px rgba(0,255,255,.25);border:1px solid rgba(0,255,255,.2);animation:hero-block_floatUp__qUpuL 1s ease-out forwards;max-width:90%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@keyframes hero-block_floatUp__qUpuL{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-block_overlay__XlkxU h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700;letter-spacing:1px}.hero-block_overlay__XlkxU p{font-size:1.2rem;color:#b2ebf2;margin-bottom:2rem}.hero-block_cta__5CD56{margin-top:1rem;display:inline-block;background:linear-gradient(135deg,#ff4081,#ff80ab);color:white;padding:.85rem 1.75rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:1rem;letter-spacing:.5px;box-shadow:0 4px 20px rgba(255,64,129,.35);transition:all .3s ease-in-out}.hero-block_cta__5CD56:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 6px 28px rgba(255,64,129,.5);background:linear-gradient(135deg,#ff4081,#ff5e99)}@media (max-width:768px){.hero-block_hero__D1Ncl{height:80vh;padding:2rem}.hero-block_overlay__XlkxU{padding:2rem;border-radius:16px}.hero-block_overlay__XlkxU h1{font-size:2rem}.hero-block_overlay__XlkxU p{font-size:1rem}.hero-block_cta__5CD56{padding:.75rem 1.5rem}}.two-column-block_container__aPwiW{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem;padding:3rem 2rem}.two-column-block_text__CoFLI{flex:1 1;min-width:280px;color:#e0f7fa;animation:two-column-block_slideInLeft__3cs5k .8s ease forwards}.two-column-block_text__CoFLI h2{font-size:2rem;margin-bottom:1rem}.two-column-block_text__CoFLI p{font-size:1.1rem;line-height:1.6;color:#b2ebf2}.two-column-block_cta__Sxqrz{display:inline-block;margin-top:1.5rem;background:linear-gradient(135deg,#00e5ff,#1de9b6);color:#000;font-weight:600;padding:.85rem 1.75rem;border-radius:10px;text-decoration:none;box-shadow:0 6px 18px rgba(0,255,255,.25);transition:transform .3s ease,box-shadow .3s ease}.two-column-block_cta__Sxqrz:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 10px 24px rgba(0,255,255,.4)}.two-column-block_image___a4fP{flex:1 1;min-width:280px;position:relative;overflow:hidden;border-radius:16px;box-shadow:0 10px 30px rgba(0,255,255,.15);transition:transform .4s ease,box-shadow .4s ease;animation:two-column-block_fadeIn__KaKqb 1s ease forwards}.two-column-block_image___a4fP img{width:100%;height:auto;display:block;border-radius:16px;object-fit:cover;transition:transform .4s ease,filter .4s ease;filter:brightness(.95) contrast(1.05) saturate(1.1)}.two-column-block_image___a4fP:hover{transform:scale(1.015);box-shadow:0 16px 48px rgba(0,255,255,.25)}.two-column-block_image___a4fP:hover img{transform:scale(1.03);filter:brightness(1) saturate(1.3)}@media (max-width:768px){.two-column-block_container__aPwiW{flex-direction:column;text-align:center}.two-column-block_image___a4fP,.two-column-block_text__CoFLI{flex:none;width:100%}.two-column-block_image___a4fP img{max-width:100%;height:auto}}@keyframes two-column-block_slideInLeft__3cs5k{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes two-column-block_fadeIn__KaKqb{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.image-grid_block_grid__E3VYA{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;padding:2rem;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.image-grid_block_cell__2jO9b{width:100%;height:100%;background-color:#111;border-radius:14px;border:1px solid rgba(0,255,255,.15);box-shadow:0 4px 20px rgba(0,255,255,.1);overflow:hidden;aspect-ratio:1/1;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer}.image-grid_block_cell__2jO9b:hover{transform:scale(1.025);box-shadow:0 10px 40px rgba(0,255,255,.3);border-color:rgba(0,255,255,.3)}.image-grid_block_cell__2jO9b img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.image-grid_block_cell__2jO9b:hover img{transform:scale(1.07)}@media (max-width:768px){.image-grid_block_grid__E3VYA{grid-template-columns:1fr;padding:1rem}}