.hero-wrapper{justify-content:center;align-items:center;min-height:500px;padding:60px 0;display:flex;position:relative;overflow:hidden}.hero-background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-background-image{background-color:#0000;background-image:linear-gradient(135deg,#25252799 0%,#18181899 30%,#1e293b81 100%),url(https://merimaa.life/Assets/uploads/image_1775635801_69d60d59c89c7.jpeg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:100%;position:absolute;top:0;left:0}.hero-background-overlay{background:linear-gradient(135deg,#1e293b66 0%,#0f172a80 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-container{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem;position:relative}.hero-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.hero-main-heading{letter-spacing:-.02em;color:#ffc107;max-width:800px;margin:0;padding:0;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:768px){.hero-main-heading{font-size:2rem}}@media (max-width:640px){.hero-main-heading{font-size:1.75rem}}.hero-subheading{color:#ffc107;letter-spacing:.3px;max-width:700px;margin:0;padding:0;font-size:1.25rem;font-weight:400;line-height:1.6}@media (max-width:768px){.hero-subheading{font-size:1rem}}@media (max-width:640px){.hero-subheading{font-size:.9375rem}}.hero-search-box{width:100%;max-width:650px;margin-top:2.5rem}.hero-search-wrapper{background-color:#ffc107;border:1px solid #0000001a;border-radius:2.5rem;align-items:center;gap:.75rem;padding:.75rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000026}.hero-search-wrapper:hover{box-shadow:0 4px 12px #0003}.hero-search-wrapper:focus-within{border-color:#00000026;box-shadow:0 4px 12px #0003}.hero-search-icon{color:#0e0e0e;stroke-width:2.5px;flex-shrink:0;width:1.25rem;height:1.25rem}.hero-search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.5rem 0;font-family:inherit;font-size:1rem;font-weight:400}.hero-search-input::placeholder{color:#111;font-weight:400}.hero-search-btn{color:#0a0a0a;cursor:pointer;white-space:nowrap;width:auto;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:.875rem;font-weight:400;transition:all .3s;display:flex}.hero-search-btn:hover{box-shadow:none;color:#4b5563;background:0 0;transform:none}.hero-search-btn:active{transform:none}@media (max-width:768px){.hero-wrapper{min-height:400px;padding:40px 0}.hero-content{gap:1.5rem}.hero-search-wrapper{border-radius:2.5rem;flex-direction:row;gap:.75rem;padding:.75rem 1.25rem}.hero-search-icon{width:1.25rem;height:1.25rem}.hero-search-input{padding:.25rem 0;font-size:.95rem}.hero-search-btn{font-size:.8125rem}}@media (max-width:640px){.hero-wrapper{min-height:350px;padding:30px 0}.hero-main-heading{font-size:1.5rem}.hero-subheading{font-size:.875rem}.hero-search-box{max-width:100%;margin-top:1.5rem}.hero-search-wrapper{border-radius:2rem;flex-direction:row;gap:.75rem;padding:.625rem 1.25rem}.hero-search-icon{width:1.125rem;height:1.125rem}.hero-search-input{padding:.25rem 0;font-size:.9375rem}.hero-search-btn{font-size:.8rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-main-heading{animation:.6s ease-out .1s both fadeIn}.hero-subheading{animation:.6s ease-out .2s both fadeIn}.hero-search-box{animation:.6s ease-out .3s both fadeIn}.hero-search-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.hero-search-input:focus{background-color:#f9fafb}@media print{.hero-background,.hero-background-overlay{display:none}.hero-wrapper{background-color:#fff}.hero-main-heading,.hero-subheading{color:#1f2937}}
