*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:#1f2937;background-color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:700;line-height:1.25;color:#1f2937}a{text-decoration:none;color:inherit;transition:color .3s ease}img{max-width:100%;height:auto;display:block}ul{list-style:none}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;outline:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}section{padding:5rem 0}@media(max-width:768px){section{padding:3.5rem 0}}.section-bg-light{background-color:#f9fafb}.section-title-wrapper{text-align:center;margin-bottom:3.5rem;display:flex;flex-direction:column;align-items:center}.section-title-wrapper .section-title{font-size:2.25rem;font-weight:700;margin-bottom:.5rem;position:relative;display:inline-block}@media(max-width:768px){.section-title-wrapper .section-title{font-size:1.75rem}}.section-title-wrapper .leaf-divider{color:#6b7a14;display:flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:1rem}.section-title-wrapper .leaf-divider:before,.section-title-wrapper .leaf-divider:after{content:"";display:inline-block;width:40px;height:1px;background-color:#e5e7eb}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Outfit,sans-serif;font-weight:600;border-radius:10px;cursor:pointer;transition:all .3s ease;border:2px solid transparent}@media(max-width:576px){.btn{padding:.65rem 1.25rem;font-size:.9rem;border-radius:8px}}.btn i{font-size:.9em}.btn-pink{background-color:#b31b53;color:#fff}.btn-pink:hover{background-color:#961242;transform:translateY(-2px);box-shadow:0 4px 12px #b31b5333}.btn-pink:active{transform:translateY(0)}.btn-olive{background-color:#6b7a14;color:#fff}.btn-olive:hover{background-color:#566210;transform:translateY(-2px);box-shadow:0 4px 12px #6b7a1433}.btn-olive:active{transform:translateY(0)}.btn-outline-white{background-color:transparent;color:#fff;border-color:#fff}.btn-outline-white:hover{background-color:#fff;color:#b31b53}.btn-phone{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;color:#b31b53;display:inline-flex;align-items:center;gap:.75rem;margin-top:1rem;transition:color .3s ease}.btn-phone:hover{color:#961242}.btn-phone i{background-color:#b31b531a;color:#b31b53;width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;font-size:.9rem;color:#1f2937}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:6px;background-color:#fff;transition:border-color .3s ease,box-shadow .3s ease;font-family:Inter,sans-serif;font-size:.95rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#b31b53;box-shadow:0 0 0 3px #b31b531a}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{resize:vertical;min-height:120px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(max-width:768px){.grid-2{grid-template-columns:1fr}}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:992px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.grid-3{grid-template-columns:1fr}}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:992px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.grid-4{grid-template-columns:1fr}}.reveal-hidden{opacity:0;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.reveal-left{transform:translate(-50px)}.reveal-right{transform:translate(50px)}.reveal-up{transform:translateY(50px)}.reveal-fade{transform:none}.reveal-visible{opacity:1!important;transform:translate(0)!important}
