:root{--main-color: #DCC095;--green: #003F37;--gray: #4D574F;--brown: #342A19;--light-gray: #d8d2c5;--header-height: 71px;--footer-height: 71px}body{font-family:Poppins,sans-serif;margin:0;padding:0;width:100%;scroll-behavior:smooth;overflow-x:hidden;min-height:100dvh;background-color:#faf8f4}a{text-decoration:none}*:focus{outline:none!important}*{box-sizing:border-box;padding:0;margin:0;list-style-type:none}.h2-title{color:var(--green);text-transform:uppercase;position:relative;width:max-content;font-weight:500}.eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:40px}.eyebrow p{color:var(--gray);text-transform:uppercase;font-size:11px}.eyebrow div{width:30px;background-color:var(--gray);height:1px}.sub-title{display:flex;align-items:center;gap:15px}.sub-title p{font-weight:500;font-size:20px}.sub-title div{width:35px;height:2px;background-color:var(--green)}#backdrop{height:100dvh;width:100%;position:fixed;top:0;left:0;background-color:#000;z-index:19;opacity:.5;display:none}.backdrop-visible{display:block!important}
