div.lots-hero-section{align-items:center;background-position:100%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;clear:both;display:flex;height:100vh;margin:0;min-height:600px;overflow:hidden;position:relative;width:100%}div.lots-hero-section .lots-hero-gradient-overlay{background:linear-gradient(45deg,#fee600,rgba(254,230,0,.95) 25%,rgba(254,230,0,.6) 50%,rgba(254,230,0,.2) 75%,rgba(254,230,0,0));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}div.lots-hero-section .lots-hero-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:40px 20px;position:relative;width:100%;z-index:2}div.lots-hero-section .lots-hero-content{max-width:620px;text-align:left}div.lots-hero-section .lots-hero-badge-wrapper{display:block;margin-bottom:15px}div.lots-hero-section .lots-hero-badge{background-color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#000;display:inline-block;font-size:38px;font-weight:800;line-height:1.3;padding:6px 14px}div.lots-hero-section h2.lots-hero-title{color:#000;font-size:38px;font-weight:800;line-height:1.2;margin:15px 0 20px}div.lots-hero-section p.lots-hero-lead{color:#000;font-size:18px;font-weight:500;line-height:1.6;margin:0 0 35px}div.lots-hero-section .lots-hero-actions{display:flex;flex-wrap:wrap;gap:15px}div.lots-hero-section .lots-btn-outlined{background-color:transparent;border:2px solid #000;border-radius:0;color:#000}div.lots-hero-section .lots-btn-outlined:hover{background-color:rgba(0,0,0,.08);color:#000}div.lots-hero-section .lots-arrow{font-size:18px;font-weight:700;margin-left:8px}@media (max-width:767px){div.lots-hero-section{background-position:50%;height:auto;min-height:100vh}div.lots-hero-section .lots-hero-gradient-overlay{background:rgba(254,230,0,.96)}div.lots-hero-section .lots-hero-container{padding:80px 20px}div.lots-hero-section .lots-hero-badge,div.lots-hero-section h2.lots-hero-title{font-size:28px}div.lots-hero-section .lots-hero-actions{flex-direction:column}}