.estimate-section-wrapper{background-color:#000;left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.estimate-section-content{margin:0 auto;max-width:1060px;padding:112px 0;text-align:center}.estimate-section-heading{color:#fff!important;font-family:Gotham,sans-serif;font-size:50px;font-weight:500;margin:0 0 36px;text-align:center;text-transform:uppercase}.estimate-section-description,.estimate-section-description *{color:#fff!important;font-family:Gotham,sans-serif;font-size:26px;font-weight:400;line-height:1.5;margin:0 auto 36px;max-width:80%;max-width:750px;text-align:center}.estimate-section-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.estimate-section-btn{border:2px solid transparent;border-radius:8px;display:inline-block;font-family:Gotham,sans-serif;font-size:18px;font-weight:700;line-height:1;padding:18px 35px;text-decoration:none;transition:transform .2s ease}.estimate-section-btn:hover{transform:translateY(-2px)}.estimate-section-btn--left{background-color:#e9a921;color:#000}.estimate-section-btn--right{background-color:#fff;color:#000}@media (max-width:768px){.estimate-section-content{padding:80px 20px}.estimate-section-heading{font-size:32px}.estimate-section-description{font-size:18px}.estimate-section-buttons{flex-direction:column;gap:15px}.estimate-section-btn{max-width:300px;width:100%}}