@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--primary-bg:#0f0f0f;--primary-color:#000}body{background:#1c1c1c!important;color:var(--primary-color)!important;font-family:Poppins,sans-serif!important}main{min-height:100vh!important;box-sizing:border-box!important;overflow-x:hidden!important}::-webkit-scrollbar{width:10px!important}::-webkit-scrollbar-track{background:#bfbfbf}::-webkit-scrollbar-thumb{background:linear-gradient(#0da04d,#0a7d3c);border-radius:8px!important}.main-header{position:fixed!important;top:0!important;width:100vw!important;left:0!important;z-index:5;transition:all .3s linear!important;color:#101010!important}.navbar-brand img{@media (max-width:576px){width:70px!important}}.footer{color:#282828!important;background:#fff!important}.footer-link{color:#3f3f3f!important}@media screen and (max-width:766px){.main-header .navbar-nav{position:absolute;top:0;width:100%;background:#fff;height:100vh;display:flex!important;flex-direction:column!important;justify-content:start!important;gap:14px!important;padding:.5rem;transition:all .3s ease-in!important}.main-header .navbar-nav a{font-size:17px!important}.main-header .navbar-nav:before{content:"Menu"!important;font-size:20px!important;padding:.5rem;font-weight:500;color:#087100!important}.main-header .navbar-nav:after{content:"Harvet Yards"!important;font-size:20px!important;text-align:end;padding:.5rem;font-weight:600;margin-right:5%;color:#087100!important}.main-header .navbar-nav .navbar-toggler{position:absolute;right:5%;width:40px!important}}.navbar-toggler{background:transparent!important;border:none!important;color:#434545!important}.navbar-toggler:focus{outline:none!important;box-shadow:none!important;border:none!important}.navbar-toggler-icon{background-image:none!important}.header-link{text-decoration:none!important;padding:.5rem!important;transition:all .3s linear!important;position:relative;color:inherit;font-weight:500!important;letter-spacing:5px}.nav-item{@media (max-width:576px){margin-bottom:8px;margin-top:8px}}.header-link:hover{color:#1dbd68!important}.header-link:hover.header-link:after{content:"";height:2px;width:100%;background:#01d67a;position:absolute;bottom:0;left:0;animation:link-hover-animation .3s linear 1}@keyframes link-hover-animation{0%{width:0;left:50%}}.navbar-brand h5{color:#014f19!important;font-weight:800!important;letter-spacing:5px!important}.footer-link{text-decoration:none!important;color:#000;padding:.5rem!important;display:block!important;font-weight:500!important;transition:all .3s linear!important}.f-1{font-weight:100!important}.f-2{font-weight:200!important}.f-3{font-weight:300!important}.f-4{font-weight:400!important}.f-5{font-weight:500!important}.f-6{font-weight:600!important}.f-7{font-weight:700!important}.f-8{font-weight:800!important}.full-width{width:100%!important}.full-height{height:100%!important}.border-transparent{border:transparent!important}.border-none{border:none!important}.gap-1{gap:.5rem!important}.gap-2{gap:1rem!important}.gap-3{gap:1.5rem!important}.gap-4{gap:2rem!important}.on-sm-order-1,.on-sm-order-2{@media screen and (max-width:576px){order:1!important}}.cursor-pointer{cursor:pointer!important}.full-rounded{border-radius:50%!important}.exotic-banner-img{padding:18px!important}.on-sm-hide{@media screen and (max-width:576px){display:none!important}}.page-section{min-height:100vh!important;overflow-x:hidden!important;padding:2rem 1rem!important;position:relative;display:flex;background:#fff;align-items:center;border-bottom:1px solid hsla(0,0%,59%,.694)!important}@media (min-width:768px){.page-section:nth-child(2n):not(.banner){background:linear-gradient(30deg,#fff 50%,#f1f1f1 0)!important}.page-section:nth-child(2n-1):not(.banner){background:linear-gradient(30deg,#f1f1f1 50%,#fff 0)!important}}.banner{background:url(/banner-bg.jpg) hsla(0,0%,100%,.838)!important;background-blend-mode:color!important;background-size:cover!important;background-position:50%!important}.section-heading{color:#232323!important;font-weight:600!important;letter-spacing:2px!important}.section-paragraph{color:#3f3f3f!important;text-align:justify;font-weight:450!important}.section-subheading{color:#007945!important;font-weight:600!important;letter-spacing:1px!important}.exotic-img{background:linear-gradient(#f7f7f7,#e5e6e6)!important;padding:.5rem;border-radius:1rem!important;overflow:hidden;border:3px solid #dedede!important}.exotic-img img{border-radius:1rem!important;transition:all .3s linear}.exotic-img:hover.exotic-img img{transform:scale(1.3)}.banner-exotic-content{border-radius:1rem;aspect-ratio:1;height:300px;width:300px;position:relative;overflow:hidden}.banner-exotic-content img{transition:all .3s linear}.banner-exotic-content .content{position:absolute;height:100%;width:100%;background:rgba(0,0,0,.466)!important;left:0;top:0;padding:.5rem;color:#f0f8ff!important;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s linear}.banner-exotic-content:hover.banner-exotic-content .content{opacity:1;z-index:10}.banner-exotic-content:hover.banner-exotic-content img{transform:scale(1.5)}.img-exotic-content{position:relative;overflow:hidden;border:3px solid rgba(67,69,69,.498);border-radius:1rem}.img-exotic-content .content{position:absolute;height:auto;padding:.5rem;width:100%;top:0;right:0;box-shadow:0 4px 4px 1px rgba(4,4,4,.235);background:linear-gradient(#434545,#151515);color:#f0f0ef}img{@media screen and (max-width:576px){height:auto!important}}.standard-btn{background:linear-gradient(#0ea627,#0d8621)!important;color:#fff!important;border-radius:8px!important;border:none!important;padding:.6rem!important;min-width:200px!important;@media (max-width:576px){min-width:100px!important}transition:all .3s linear!important}.standard-btn:hover{transform:scale(1.05)}.service-card{height:250px!important;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;background-blend-mode:color!important;border:none!important;border-radius:16px!important;color:#fff!important;position:relative!important;overflow:hidden!important;transition:all .3s linear!important;@media screen and (max-width:576px){height:200px!important}}.service-card .card-body{background:rgba(0,0,0,.3);position:relative}.service-card:hover{transform:scale(1.01)}.service-card:hover.service-card .card-body{background:rgba(0,0,0,.2)}.review-card{background:linear-gradient(#fff,#e8e7e7)!important;border:1px solid #9f9f9f!important;color:#111!important;height:100%!important;width:300px!important;overflow:hidden;position:relative!important}.review-card div{position:relative;z-index:3;padding:10px}.standard-card,.standard-card .card-footer{background:#000!important;border-radius:.3rem!important;color:#f9fbfe!important}.standard-card .card-header{border-bottom:1px solid hsla(0,0%,64%,.317)!important}td,th,tr{background:transparent!important}.feature-card{width:calc(100vw - 60px)!important;height:150px!important;width:300px!important;background:linear-gradient(#fff,#e8e7e7);color:#000!important;border:1px solid hsla(0,0%,80%,.635)!important;transition:all .3s linear!important;position:relative!important}.feature-card:after{height:30px;width:30px;background:linear-gradient(#fff,#f5f5f5);border-radius:50%;content:"HY";color:#070707;display:flex;justify-content:center;align-items:center;background-size:contain;position:absolute;bottom:5%;right:5%}.avatar{border:3px solid #fff;border-radius:50%;aspect-ratio:1}@keyframes from_left_to_right{0%{transform:translateX(-10%);opacity:0}}@keyframes from_right_to_left{0%{transform:translateX(10%);opacity:0}}@keyframes three-spliter-left-image{50%{transform:rotate(0) translateX(50%);opacity:0}}@keyframes three-spliter-mid-image{50%{opacity:0;transform:translateY(-20%)}}@keyframes three-spliter-right-image{50%{transform:rotate(0) translateX(-50%);opacity:0}}@keyframes towards-right{50%{transform:translateX(50%)}}@keyframes fade-in{0%{opacity:0;transform:scale(.5)}}@media screen and (max-width:576px){.page-section:not(.banner){min-height:60vh!important}.navbar-brand h5{font-size:20px!important}h1,h2{font-size:18px!important}h3{font-size:16px!important}h4,h5,h6,th{font-size:14px!important}.btn,.card-subtitle,a,button,li,p,small,span,td{font-size:13px!important}:after,:before{font-size:10px!important}}.grid-container-sm{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));@media screen and (min-width:768px){grid-template-columns:repeat(1,1fr)}}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d65c78;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}