.hero-section-container{position:relative;max-width:100%;height:450px;margin:30px 0;width:100%}.hero-background-image{top:0;left:0;padding:0 20px;width:100%;height:100%;border-radius:40px}.hero-background-image,.hero-right-image{position:absolute;object-fit:cover;z-index:1}.hero-right-image{top:-50px;right:20px;width:991px;height:520px}.hero-content-wrapper{position:absolute;top:61px;left:100px;width:761px;height:328px;z-index:1}.hero-main-title{font-size:3.75rem;font-family:Clash Display,sans-serif;letter-spacing:-.025em;line-height:1.133}.hero-description,.hero-main-title{font-weight:500;color:white;margin-bottom:24px}.hero-description{font-size:22px;font-family:Montserrat,sans-serif;line-height:1.75}.hero-buttons-container{display:flex;gap:20px;align-items:center}.chat-button,.quote-button{border:none;background:none;padding:0;cursor:pointer;transition:transform .2s ease}.chat-button:hover,.quote-button:hover{transform:translateY(-2px)}.chat-button svg,.quote-button svg{width:305px;height:60px}@media (max-width:1450px){.hero-section-container{height:420px}.hero-right-image{width:680px;height:490px;right:40px;top:-40px}.hero-content-wrapper{top:58px;left:80px;width:500px}.hero-main-title{font-size:3rem;margin-bottom:20px}.hero-description{font-size:17px;margin-bottom:20px}.hero-buttons-container{gap:8px;margin:0}}@media (max-width:1365px){.hero-section-container{height:440px}.hero-right-image{width:680px;height:490px;right:40px;top:-40px}.hero-content-wrapper{top:58px;left:80px;width:500px}.hero-main-title{font-size:3rem;margin-bottom:20px}.hero-description{font-size:17px;margin-bottom:20px}.hero-buttons-container{gap:8px;margin:0}}@media (max-width:1279px){.hero-section-container{height:400px}.hero-right-image{width:720px;height:450px;right:20px;top:-40px}.hero-content-wrapper{top:50px;left:60px;width:600px}.hero-main-title{font-size:3rem;line-height:1.15;margin-bottom:16px}.hero-description{font-size:17px;line-height:1.65;margin-bottom:16px;width:550px}.hero-buttons-container{gap:14px}.chat-button svg,.quote-button svg{width:255px;height:54px}}@media (max-width:1023px){.hero-section-container{height:380px;border-radius:20px}.hero-right-image{display:none}.hero-content-wrapper{top:45px;left:50px;width:85%;max-width:600px}.hero-main-title{font-size:2.75rem;line-height:1.2;margin-bottom:14px}.hero-description{font-size:16px;line-height:1.6;margin-bottom:14px;width:100%}.hero-buttons-container{gap:12px}.chat-button svg,.quote-button svg{width:240px;height:52px}}@media (max-width:767px){.hero-section-container{height:350px;border-radius:16px}.hero-content-wrapper{top:35px;left:30px;width:calc(100% - 60px)}.hero-main-title{font-size:2rem;line-height:1.2;margin-bottom:12px}.hero-description{font-size:15px;line-height:1.55;margin-bottom:12px}.hero-buttons-container{flex-direction:column;align-items:flex-start;gap:10px}.chat-button svg,.quote-button svg{width:280px;height:55px}}@media (max-width:575px){.hero-section-container{height:320px;border-radius:12px;margin:20px 0}.hero-content-wrapper{top:30px;left:20px;width:calc(100% - 40px)}.hero-main-title{font-size:1.75rem;margin-bottom:10px}.hero-description{font-size:14px;line-height:1.5;margin-bottom:10px}.chat-button svg,.quote-button svg{width:100%;max-width:260px;height:50px}}