#all-food-section{position:relative;background-image:url(https://fs.sophiefarm.com/assets/home/Banner-01.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;z-index:1}#all-food-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.8;z-index:-1}#hero-section{z-index:0;height:calc(100dvh - var(--mobile-nav-h, 0px));display:flex;flex-direction:column;justify-content:center}@media (width >= 64rem){#hero-section{aspect-ratio:16/9}}#hero-section .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.4;z-index:-1}@media (width >= 64rem){#hero-section .overlay{opacity:.7}}#hero-section img{object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}#hero-section h1{padding:1rem;font-size:2.5rem;font-weight:700;color:#fff}@media (width >= 64rem){#hero-section h1{font-size:5rem}}#about-us-section>.grid{padding:1rem;column-gap:2rem;row-gap:2.5rem}@media (width >= 48rem){#about-us-section>.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 64rem){#about-us-section>.grid{padding:2rem}#about-us-section>.grid:nth-of-type(2) .aspect-video{order:1}}#featured-foods-section .food-tag{position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;height:10rem;border-radius:1rem;font-size:1.5rem;font-weight:600}#featured-foods-section .food-tag:before{content:"";border-radius:1rem;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}#featured-foods-section .food-tag:hover{transform:scale(1.05)}#featured-foods-section .food-tag>span{z-index:1}.BannerLeaf{@keyframes leafBounce{0%{transform:scale(.75) rotate(0)}50%{transform:scale(.75) rotate(5deg)}to{transform:scale(.75) rotate(0)}}animation:leafBounce 3s linear infinite;transform-origin:bottom center}#blog-section .blog-title{position:absolute;bottom:0;left:0;width:100%;color:#fff;background:linear-gradient(0deg,#000000ca,#0000009a 20%,#00000008 98%);padding:3rem 1rem 1rem;transition:all .3s ease}
