.buttons-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:100px 20px;position:relative}.buttons-wrapper .heading-sec :not(.hs-button,.button):not(form):not(.hs-error-msg):not(.hs-main-font-element){color:inherit}.buttons-wrapper .heading-sec{padding-bottom:50px}.buttons-wrapper .cards-main-wrap{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.buttons-wrapper .cards-main-wrap .popup-wrapper{align-items:center;background-color:rgba(0,0,0,.36);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .4s;visibility:hidden;width:100%;z-index:99}.buttons-wrapper .cards-main-wrap .popup-wrapper.active{opacity:1;visibility:visible}.buttons-wrapper .cards-main-wrap .popup-wrapper .popup-inner-box{background-color:#fff;height:calc(100vh - 120px);overflow-y:auto;padding:53px 20px 20px;position:relative}.buttons-wrapper .cards-main-wrap .popup-wrapper .heading{text-align:center}.buttons-wrapper .cards-main-wrap .popup-wrapper .heading p{font-size:18px;font-weight:500}.buttons-wrapper .cards-main-wrap .popup-wrapper .container{margin:0 auto;max-width:1000px;padding:0 20px;width:100%}.buttons-wrapper .cards-main-wrap .popup-wrapper span.close-btn{align-items:center;border:1px solid;border-radius:100px;cursor:pointer;display:inline-flex;font-size:23px;justify-content:center;line-height:1;padding:10px 10px 7px;position:absolute;right:10px;top:10px}.buttons-wrapper .cards-main-wrap .popup-wrapper video{height:auto;width:100%}.buttons-wrapper .cards-main-wrap .popup-video-wrap .popup-inner-box{align-items:center;display:flex}@media(max-width:767px){.buttons-wrapper .cards-main-wrap .popup-wrapper .popup-inner-box{padding:20px 10px}}