.big-buttons{display:flex;flex-wrap:wrap}.big-buttons a,.big-buttons button{background-color:#a7cf38;border:1px solid #a7cf38;border-radius:20px;color:#fff;display:block;text-align:center;text-transform:uppercase;transition:all .3s ease;width:100%}.big-buttons a:hover,.big-buttons button:hover{background-color:#000;color:#a7cf38}.big-forms{padding-top:20px}.big-forms .modal{align-items:center;background-color:rgba(0,0,0,.5);display:none;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:99999999}.big-forms .modal-content{background-color:#fff;border-radius:10px;max-height:90vh;max-width:800px;overflow-y:auto;padding:20px 10px 20px 20px;position:relative;width:90%}.big-forms .close{cursor:pointer;font-size:60px;position:absolute;right:10px;top:0}@media screen and (min-width:768px){.big-buttons div{width:calc(50% - 20px)}.big-buttons{gap:40px}.big-buttons a,.big-buttons button{padding:25px}}@media screen and (max-width:991px){.big-buttons{padding-left:1rem;padding-right:1rem}.big-forms{padding-left:1rem;padding-right:calc(1rem - 8px)}.big-forms .hs-button{margin-left:0!important}}@media screen and (max-width:767px){.big-buttons{gap:10px}.big-buttons div{width:100%}.big-buttons a,.big-buttons button{padding:15px}}