:root{--primary: #e04500;--secondary: #a87d46;--light: #f5f1e9;--dark: #333;--transition: all .3s ease-in-out}body,ul,h2,h1{margin:0;padding:0;box-sizing:border-box;color:var(--dark)}input{padding:5px;margin:10px}h1,h2{margin:20px 0;font-family:Rubik,sans-serif;text-align:center}body{font-family:Arial,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;font-size:1.1rem;margin:0;color:#454341}main{max-width:1200px;margin:0 auto;padding:10px 30px}.flex{display:flex;flex-wrap:wrap}.space-between{justify-content:space-between}.m-1{margin:15px}.p-1{padding:15px}.logo{display:flex;align-items:center;justify-content:space-between;width:300px;text-decoration:none;color:var(--dark)}.card{border-radius:15px;background-color:var(--light);width:40%;min-width:300px;display:flex;flex-direction:column;min-height:600px}@media screen and (max-width: 782px){.card{width:100%;min-width:50px}}section>.container{padding:25px 0;max-width:680px;margin:0 auto}.prices-section{justify-content:space-around}footer{background-color:var(--light);color:var(--dark);padding:20px 0;text-align:center}footer .container{display:flex;flex-direction:column;align-items:center}footer p{margin:5px 0}footer a{color:var(--dark);text-decoration:none;margin:0 10px}footer a:hover{text-decoration:underline;color:var(--secondary)}footer img{width:40px;height:40px;object-fit:contain;margin:0 10px}footer .social-icons{display:flex;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap}@media screen and (max-width: 768px){footer img{width:30px;height:30px}}.center{display:flex;align-items:center;justify-content:center}.social-icons{list-style:none;padding:0;display:flex;gap:15px}.social-icons li{display:inline}.social-icons a{text-decoration:none;color:var(--dark)}.hidden{display:none}.pill-button{display:inline-block;background-color:var(--primary);color:var(--dark);padding:10px 20px;font-size:16px;font-weight:700;text-align:center;text-decoration:none;border:none;border-radius:50px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.pill-button:hover{background-color:var(--primary);transform:scale(1.05)}.pill-button:active{background-color:var(--secondary);transform:scale(.95)}.outline-button{background-color:transparent;border:2px solid var(--dark)}.outline{background-color:transparent;border:2px solid var(--primary);color:var(--primary)}.outline:hover{color:var(--light)}.underline{border-style:none;background-color:transparent;color:var(--dark);border-bottom:2px solid var(--dark)}.meet-rose{display:flex;flex-direction:column;align-items:center;text-align:center}.burger{display:none}.line{width:25px;height:3px;border-radius:2px;background-color:var(--dark);transition:all .3s ease}.nav-links{display:flex;list-style:none}.nav-links a{padding-left:20px}a{color:#2f4f4f;text-decoration:none;transition:color .3s ease}a:hover{color:var(--secondary)}.active{color:var(--primary)}@media screen and (max-width: 782px){.logo{width:max-content}.logo h1{font-size:20px}.burger{display:none;cursor:pointer;display:flex;flex-direction:column;justify-content:space-around;height:30px;width:30px}.nav-links{list-style:none;display:none;flex-direction:column;position:absolute;top:100px;right:20px;background-color:#fff;padding:0;border-radius:5px;border:1px solid var(--secondary);box-shadow:0 4px 6px #0003,0 1px 3px #0000000f;transition:box-shadow .3s ease}.nav-links:hover{box-shadow:0 8px 10px #0000004d,0 4px 6px #0000001a}.nav-links a{display:block;color:var(--dark);text-decoration:none;padding:20px}.nav-active{display:flex}}.sticky-nav{position:sticky;top:0;z-index:1000;background-color:#ffffffe6;box-shadow:0 4px 6px #0000001a;transition:background-color .3s ease,box-shadow .3s ease;padding:0 20px}.sticky-nav.scrolled{background-color:#fff;box-shadow:0 4px 8px #0003}.sticky-nav>.container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.meet-rose iframe{width:680px;height:400px;margin:10px}@media screen and (max-width: 782px){.meet-rose iframe{width:100%;height:250px;margin:0}}.responsive-map{max-width:100%;height:auto;display:block;margin:0 auto}.hero-section{display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;background-image:url(/assets/rose-grazing-CYq6Ae3y.jpg);background-size:cover;background-position:0% center;background-repeat:no-repeat;position:relative;color:var(--light);min-height:100vh}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffff80;z-index:1}.hero-text{position:relative;z-index:2}.hero-text h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--dark)}.hero-image{max-width:100%;height:auto;margin-top:1rem}@media screen and (min-width: 768px){.hero-text h1{font-size:3rem}}@media screen and (max-width: 1536px){.hero-section{background-position:5% center}}@media screen and (max-width: 1368px){.hero-section{background-position:10% center}}@media screen and (max-width: 1024px){.hero-section{background-position:10% center}}@media screen and (max-width: 834px){.hero-section{background-position:14% center}}@media screen and (max-width: 768px){.hero-section{background-position:15% center}}@media screen and (max-width: 600px){.hero-section{background-position:18% center}}@media screen and (max-width: 540px){.hero-section{background-position:20% center}}@media screen and (max-width: 504px){.hero-section{background-position:20% center}}@media screen and (max-width: 432px){.hero-section{background-position:24% center}}@media screen and (max-width: 425px){.hero-section{background-position:25% center}}@media screen and (max-width: 320px){.hero-section{background-position:27% center}}#interest-form{position:relative;z-index:10}.card-image{width:100%;height:auto;border-radius:8px;margin-bottom:10px}.card-title{font-size:24px;font-weight:700}.card-description{font-size:14px;line-height:1.5}.card-price{font-size:16px;font-weight:700}.card>div:last-child{margin-top:auto;display:flex;justify-content:center;align-items:center;padding:20px 0}
