.navbar{z-index:100;justify-content:center;align-items:center;gap:114px;width:100%;padding-left:0;font-family:Inter,sans-serif;font-size:18px;font-weight:500;transition:all .4s;display:flex;position:fixed}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f0f4ecfa;box-shadow:0 4px 20px #00000014}.logo>img{order:4;width:clamp(80px,7vw,110px)}@media screen and (min-width:1024px){.navbar.scrolled{height:114px;padding:19px 0;margin-top:0!important}}.menu-toggle{display:none}.nav-links{display:contents}.logo{order:4;width:121px}.nav-links a:first-child{order:1}.nav-links a:nth-child(2){order:2}.nav-links a:nth-child(3){order:3}.nav-links a:nth-child(4){order:5}.nav-links a:nth-child(5){order:6}.nav-links .order-btn{order:7}.navbar a{color:#222;text-decoration:none;transition:all .3s}.navbar a:hover{color:#5f7f4c}.navbar a.nav-active{color:#5f7f4c;position:relative}.navbar a.nav-active:after{content:"";background:#5f7f4c;border-radius:2px;width:100%;height:2px;animation:.25s forwards navUnderline;position:absolute;bottom:-4px;left:0}@keyframes navUnderline{0%{width:0}to{width:100%}}.order-btn{color:#fff;cursor:pointer;background:#5f7f4c;border:none;border-radius:40px;padding:14px 28px;font-size:16px;transition:all .3s}.order-btn:hover{transform:translateY(-2px)}@media screen and (min-width:1367px) and (max-width:1700px){.navbar{justify-content:center;align-items:center;gap:85px;width:100%;margin-top:-2px;font-size:clamp(15px,1vw,18px);font-weight:500;display:flex}.nav-links{display:contents}.logo{order:4;width:clamp(90px,7vw,135px)}}@media screen and (min-width:1024px) and (max-width:1366px){.navbar{z-index:1000;justify-content:space-evenly;align-items:center;gap:0;margin-top:14px;font-weight:500;display:flex;position:fixed}.nav-links{display:contents}.logo{order:4;width:clamp(80px,7vw,110px)}}@media screen and (min-width:641px) and (max-width:1023px){.navbar{z-index:1000;justify-content:space-between;gap:0;width:100%;height:98px;margin-left:0;padding:20px 19px;top:0}.logo{order:0;width:60px;height:auto;display:block}.menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;order:0;display:block}.nav-links{z-index:1000;background:#f7f7f3;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:300px;height:100vh;transition:all .4s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000001a}.nav-links.open{right:0}.nav-left,.nav-right{text-align:center;flex-direction:column;gap:clamp(30px,3vw,30px);margin-top:0}.logo{width:clamp(92px,9vw,92px);margin:clamp(20px,2vw,20px) auto;display:block;top:clamp(-53px,17vw,9px);left:-338px;transform:none}}@media screen and (max-width:640px){.navbar{z-index:1000;justify-content:space-between;width:100%;margin-left:0;padding:0 20px;position:fixed;top:0}.logo{order:0;width:50px;height:auto;display:block}.menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;order:0;display:block}.nav-links{z-index:1000;background:#f7f7f3;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:260px;height:100vh;transition:all .4s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000001a}.nav-links.open{right:0}.nav-left,.nav-right{flex-direction:column;align-items:center;gap:clamp(22px,5vw,28px);margin-top:0;display:flex}.logo{width:clamp(58px,15vw,72px);margin-left:clamp(-4px,-10vw,5px);top:clamp(8px,2vw,10px);left:0}.navbar a{color:#222;font-size:clamp(14px,4vw,18px);text-decoration:none;transition:all .3s}.navbar a:hover{color:#5f7f4c}.order-btn{color:#fff;cursor:pointer;background:#5f7f4c;border:none;border-radius:40px;width:65%;padding:12px 24px;font-size:clamp(12px,3vw,14px);transition:all .3s}.order-btn:hover{transform:translateY(-2px)}}@media screen and (max-width:900px){.logo{width:clamp(65px,10vw,85px)}}.enq-overlay{-webkit-backdrop-filter:blur(6px);z-index:9999;opacity:0;background:#141e0f8c;justify-content:center;align-items:center;padding:20px;transition:opacity .35s;display:flex;position:fixed;inset:0}.enq-overlay--visible{opacity:1}.enq-modal{opacity:0;background:#faf9f4;border-radius:28px;width:100%;max-width:580px;max-height:92vh;padding:44px 48px;font-family:Outfit,sans-serif;transition:transform .35s cubic-bezier(.34,1.38,.64,1),opacity .32s;position:relative;overflow-y:auto;transform:scale(.82)translateY(30px);box-shadow:0 30px 80px #32502838,0 4px 20px #00000014}.enq-modal--visible{opacity:1;transform:scale(1)translateY(0)}.enq-modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.enq-tag{letter-spacing:3px;color:#5f7f4c;margin-bottom:6px;font-size:11px;font-weight:600}.enq-title{color:#1f2618;font-family:Cormorant Garamond,serif;font-size:36px;font-weight:400;line-height:1.1}.enq-title span{color:#5f7f4c;font-style:italic}.enq-close{cursor:pointer;color:#4a5e3c;background:#5f7f4c14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .25s,transform .2s;display:flex}.enq-close:hover{background:#5f7f4c2e;transform:rotate(90deg)}.enq-form{flex-direction:column;gap:18px;display:flex}.enq-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.enq-field{flex-direction:column;gap:5px;display:flex}.enq-input,.enq-textarea{color:#2a2a2a;background:#fff;border:1.5px solid #d4d9cc;border-radius:14px;outline:none;width:100%;padding:14px 18px;font-family:Outfit,sans-serif;font-size:15px;transition:border-color .25s,box-shadow .25s}.enq-input::placeholder,.enq-textarea::placeholder{color:#9ba597}.enq-input:focus,.enq-textarea:focus{border-color:#5f7f4c;box-shadow:0 0 0 3px #5f7f4c1f}.enq-textarea{resize:none;min-height:110px;padding-top:14px}.enq-error{color:#c0392b;margin-top:2px;font-size:12px}.enq-footer{flex-wrap:wrap;align-items:center;gap:18px;margin-top:4px;display:flex}.enq-submit{color:#fff;cursor:pointer;background:#5f7f4c;border:none;border-radius:50px;padding:16px 32px;font-family:Outfit,sans-serif;font-size:16px;font-weight:500;transition:background .3s,transform .25s}.enq-submit:hover:not(:disabled){background:#4a6539;transform:translateY(-2px)}.enq-submit:disabled{opacity:.65;cursor:not-allowed}.enq-success{color:#2e7d32;font-size:14px;font-weight:600}@media screen and (max-width:520px){.enq-modal{border-radius:20px;padding:30px 22px}.enq-row{grid-template-columns:1fr}.enq-title{font-size:28px}}
.oh-foot{background:#323235;width:100%;padding:80px 0 28px;position:relative;overflow:hidden}.oh-foot__container{grid-template-columns:472px 160px 260px 160px;align-items:start;gap:154px;width:1520px;margin:0 auto;display:grid}.oh-foot__brand{flex-direction:column;gap:0;max-width:384px;display:flex}.oh-foot__logo2{align-items:center;width:150px;height:150px;display:flex}.logo2{object-fit:contain;width:119px;height:119px;margin-top:-5px}.oh-foot__tag{color:#fff;text-align:left;width:338px;margin:0 0 0 -29px;font-family:Inter,sans-serif;font-size:16px;line-height:1.6}.oh-foot__form{border:1px solid #ffffff1a;border-radius:24px;width:384px;height:46px;display:flex;overflow:hidden}.oh-foot__input{color:#fff;background:#1f3a25;border:none;outline:none;flex:1;padding:0 20px;font-size:14px}.oh-foot__input::placeholder{color:#fff}.oh-foot__subscribe{color:#fff;cursor:pointer;background:#a3b18a;border:none;width:110px;transition:all .3s}.oh-foot__subscribe:hover{background:#2d5840}.oh-foot__col{flex-direction:column;gap:36px;display:flex}.oh-foot__heading,.oh-foot__heading1{letter-spacing:.16em;color:#fff;margin:0;font-size:18px}.oh-foot__list{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.oh-foot__list a{color:#ffffff9c;font-family:Inter,sans-serif;font-size:16px;text-decoration:none;transition:all .3s}.oh-foot__list a:hover{color:#fff}.oh-foot__list--touch li{color:#ffffff9c;align-items:flex-start;gap:12px;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;display:flex}.oh-foot__social{flex-direction:row;gap:14px;margin-left:0;display:flex}.oh-foot__socialBtn{-webkit-backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.oh-foot__socialBtn:hover{opacity:.8;transform:translateY(-2px)}.oh-foot__bottom{color:#ffffffb3;border-top:3px solid #ffffff1a;justify-content:space-between;align-items:center;width:1699px;max-width:calc(99% - 80px);margin:60px auto 0;padding-top:25px;padding-bottom:48px;font-family:Inter,sans-serif;font-size:14px;display:flex}.oh-foot__bottomBrand{letter-spacing:.18em;font-size:12px}@media screen and (min-width:1367px) and (max-width:1700px){.oh-foot__container{grid-template-columns:350px 1fr 1fr 1fr;gap:clamp(20px,3vw,40px);width:100%;padding:0 clamp(40px,6vw,80px)}.oh-foot__bottom{width:100%;padding:25px clamp(1px,2vw,80px) 48px}}@media screen and (min-width:1024px) and (max-width:1366px){.oh-foot__container{grid-template-columns:1.2fr .8fr 1.2fr .8fr;gap:clamp(15px,2vw,30px);width:100%;padding:0 clamp(20px,5vw,50px)}.oh-foot__bottom{text-align:center;flex-direction:row;gap:clamp(10px,2vw,20px);width:100%;padding:25px clamp(20px,5vw,18px) 48px;font-size:clamp(12px,1.3vw,15px)}.oh-foot__brand{flex-direction:column;gap:clamp(16px,2vw,24px);max-width:clamp(200px,22vw,261px);display:flex}.oh-foot__tag{margin-left:1px;font-size:clamp(11px,1.1vw,16px)}.logo2{width:clamp(100px,10vw,130px);height:auto}.oh-foot__col{flex-direction:column;gap:clamp(20px,3vw,36px);margin-left:0;display:flex}.oh-foot__heading,.oh-foot__heading1{margin-left:0;font-size:clamp(11px,1.1vw,12px)}.oh-foot__social{gap:clamp(15px,2vw,25px);margin-left:30px}#follow{margin-left:30px}.oh-foot__list{flex-direction:column;gap:clamp(10px,1.5vw,15px);width:100%;margin:0;padding:0;list-style:none;display:flex}.oh-foot__list a,.oh-foot__list--touch li{font-size:clamp(12px,1.2vw,14px)}}@media screen and (min-width:641px) and (max-width:1023px){.oh-foot__container{grid-template-columns:1.5fr 1fr 1.5fr 1fr;gap:clamp(15px,4vw,36px);width:100%;max-width:100%;margin-left:45px;padding:0 clamp(0px,0vw,40px)}.oh-foot__brand{flex-direction:column;grid-column:1/-1;gap:12px;max-width:100%;margin-top:0;display:flex}.oh-foot__tag{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:clamp(12px,1.3vw,14px);line-height:1.5}.oh-foot__logo .logo{display:none}.oh-foot__col{flex-direction:column;gap:36px;display:flex}.oh-foot__heading,.oh-foot__heading1{letter-spacing:.16em;color:#fff;margin:0;font-size:clamp(11px,1.2vw,12px)}.oh-foot__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.oh-foot__list a,.oh-foot__list--touch li{color:#ffffff9c;font-size:clamp(12px,1.3vw,14px)}.oh-foot__list--touch li{width:100%}.oh-foot__social{flex-direction:row;gap:15px;margin-top:0;margin-left:0;display:flex}.oh-foot__bottom{text-align:center;flex-direction:column;gap:10px;width:100%;padding:20px clamp(20px,3vw,40px);font-size:clamp(12px,1.2vw,14px)}.logo2{width:clamp(80px,10vw,110px);height:auto;margin-top:0}}@media screen and (max-width:640px){.oh-foot{padding:0 0 30px}.oh-foot__list{flex-direction:column;align-items:flex-start;gap:26px;margin:0 0 0 42px;padding:0;font-size:12px;list-style:none;display:flex}.oh-foot__list--touch{width:100%;margin:0;flex-direction:column!important;align-items:flex-start!important}.oh-foot__input{color:#fff;padding:0 calc(20px * var(--oh-scale));font-size:calc(21px * var(--oh-scale));background:#1f3a25;border:none;outline:none;flex:1;font-family:inherit}.oh-foot__subscribe{width:calc(110px * var(--oh-scale));color:var(--oh-cream);font-size:calc(21px * var(--oh-scale));cursor:pointer;background:#a3b18a;border:none;font-family:inherit;transition:background .3s}.oh-foot__list a{font-size:calc(24px * var(--oh-scale));color:#ffffff9c;text-decoration:none;transition:color .3s}.oh-foot__heading{letter-spacing:.16em;color:#fff;text-align:left;margin-left:36px;font-size:13px}.oh-foot__heading1{letter-spacing:.16em;color:#fff;margin:0 0 0 46px;font-size:13px}.oh-foot__container{text-align:left;margin:0 auto;display:grid;grid-template-columns:1fr 1fr!important;gap:32px 1px!important;width:101%!important}.oh-foot__brand{text-align:center;grid-column:1/-1;align-items:center;max-width:none!important;margin-top:0!important}.oh-foot__logo{justify-content:center!important}.oh-foot__tag{margin:0 auto;font-size:11px;max-width:273px!important}.oh-foot__form{max-width:300px;margin:16px auto;width:100%!important}.oh-foot__col{align-items:flex-start;margin-left:-13px;gap:16px!important;width:100%!important}#get{margin-left:4px}.oh-foot__col:last-child{grid-column:1/-1;align-items:center;margin-top:16px}.oh-foot__list--touch li{align-items:flex-start;gap:calc(7px * var(--oh-scale));font-size:calc(24px * var(--oh-scale));color:#ffffff9c;width:100%;line-height:1.5;display:flex}.oh-foot__list--touch li,.oh-foot__list--touch li *{gap:12px;font-family:Inter,sans-serif!important}.oh-foot__social{justify-content:center;margin-left:0;flex-direction:row!important;margin-top:0!important}.oh-foot__socialBtn{justify-content:center;align-items:center;transition:transform .35s,opacity .3s;display:inline-flex}.oh-foot__socialBtn:hover{opacity:.8;transform:translateY(-2px)}.oh-foot__bottom{text-align:center;gap:20px;font-size:12px;flex-direction:column!important;width:90%!important;margin-top:40px!important;padding-bottom:30px!important}.oh-foot__bottomBrand{letter-spacing:.18em;font-size:8px}}@media screen and (max-width:900px){.oh-foot{padding:60px 0 20px}.oh-foot__bottom{margin-top:40px;padding-top:20px;padding-bottom:30px}}
