.new-home-page .button__box{align-items:center;display:flex;gap:56px;justify-content:center}.new-home-page .button__box .hs-button{align-items:center;border-radius:100px;display:flex;font-size:20px;font-style:normal;font-weight:700;justify-content:center;line-height:20px;min-width:120px;padding:24px 32px;text-align:justify;text-decoration:none;width:100%}.new-home-page .button__box .primary__button .primary-btn{background:#eb6133;color:#fcfcfc;transition:.3s}.new-home-page .button__box .primary__button .primary-btn:hover{background:#d0552b}.new-home-page .button__box .secondary__button .secondary-btn{background:#fcfcfc;border:1px solid #eb6133;color:#eb6133}@media only screen and (max-width:749px){.new-home-page .button__box{gap:8px}.new-home-page .button__box .hs-button{font-size:16px;line-height:13px;padding:16px 21px}}