.go-beyond-section{position:relative;background:var(--BeamAMZ-black) no-repeat center center/cover;padding:30px 0;border-radius:30px;display:flex;align-items:center;justify-content:center;text-wrap:wrap;overflow:hidden}.go-beyond-section:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.7);z-index:1;border-radius:inherit}.go-beyond-section .content{position:relative;z-index:2;padding:40px;border-radius:20px;text-align:center;color:#fff;max-width:90%;margin:0 auto}.go-beyond-section .content h2{font-size:clamp(28px,4vw,60px);font-weight:800;margin-bottom:15px;line-height:1.3}.go-beyond-section .content p{font-size:clamp(14px,2vw,20px);font-weight:400;line-height:1.6;margin-bottom:20px}.go-beyond-section .content .points-list{margin:20px 0;padding:0;list-style:none}.go-beyond-section .content .points-list li{font-size:clamp(14px,2vw,20px);font-weight:400;margin-bottom:15px;display:flex;justify-content:center}.go-beyond-section .content .contact-button{background-color:#f05f25;border:none;padding:12px 20px;font-size:clamp(12px,1.6vw,16px);font-weight:600;border-radius:5px;transition:background-color .3s ease;width:clamp(160px,18vw,209px);height:clamp(40px,5vw,52px)}.go-beyond-section .content .contact-button:hover{background-color:#e65500}@media(max-width:1200px){.go-beyond-section .content{padding:35px}}@media(max-width:992px){.go-beyond-section{padding:40px 20px}.go-beyond-section .content{padding:25px}}@media(max-width:768px){.go-beyond-section{padding:30px 15px;border-radius:20px}.go-beyond-section .content{padding:20px}}@media(max-width:576px){.go-beyond-section{padding:20px;border-radius:15px}.go-beyond-section .content{padding:15px}}