.hero-section{margin-top:170px;position:relative}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:black;opacity:.4}.hero-section .hero-banner{width:100%;object-fit:cover}.hero-text{position:absolute;bottom:25%;left:50%;transform:translateX(-50%);min-width:100%;display:flex;flex-direction:column;gap:32px;align-items:center;padding:0 20px}.hero-text h1{text-align:center;font-size:50px;color:rgba(255,255,255,1);font-family:var(--primary-font);width:90%}.hero-text button{padding:18px 32px;background-color:rgba(81,49,37,1);font-family:var(--secondary-font);font-size:16px;color:white;display:flex;align-items:center;gap:14px;border:none;outline:none;cursor:pointer}.hero-text button img{width:24px}@media screen and (max-width:850px){.hero-text h1{font-size:36px}.hero-section .hero-banner{height:300px}.hero-text{position:absolute;bottom:40px}}@media screen and (max-width:768px){.hero-text h1{font-size:28px}}@media screen and (max-width:500px){.hero-text h1{font-size:24px}.hero-section .hero-banner{height:300px}.hero-text button{padding:14px 22px;font-size:12px}.hero-text button img{width:14px}}.insta-widget-container{padding-bottom:50px}