.hero-section{z-index:1;background:linear-gradient(#c2fbff,#fff0 93.47%);min-height:700px;margin-top:0;padding:8rem 0 4rem;position:relative;overflow:hidden}.hero-section:after{content:"";z-index:-1;background:#99ecf2;border-radius:50%;width:862px;height:862px;position:absolute;top:-150px;right:-150px}.hero-content{max-width:100%}.hero-heading{color:#2c3e50;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.hero-heading{font-size:3rem}}@media (min-width:1024px){.hero-heading{font-size:3.5rem}}.hero-paragraph{color:#7f8c8d;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}@media (min-width:640px){.hero-actions{flex-direction:row;align-items:center;gap:1.5rem}}.main-btn{color:#fff;background-color:#1abc9c;border-radius:.375rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.main-btn:hover{background-color:#16a085;transform:translateY(-2px);box-shadow:0 4px 12px #1abc9c4d}.hero-secondary-link{color:#3498db;font-size:1rem;text-decoration:none;transition:color .3s}.hero-secondary-link:hover{color:#2980b9}.hero-image{width:100%;max-width:700px;position:relative}.hero-image img{object-fit:contain;width:100%;max-width:700px;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}
