.hp-cta-section-1{background:var(--hp-cta-section-1-bg);padding:45px 0;text-align:center}@media only screen and (min-width:1024px){@supports (display:flex){.hp-cta-section-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:center;align-content:center}}}.hp-cta-section-1 .button-object{padding:25px;text-align:center;display:inline-block;min-height:300px;vertical-align:top;outline:1px solid transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin:0 auto}@media only screen and (min-width:500px){.hp-cta-section-1 .button-object{width:450px}}@supports (display:flex){.hp-cta-section-1 .button-object{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between}}.hp-cta-section-1 .button-object:focus,.hp-cta-section-1 .button-object:hover{outline:1px solid var(--hp-cta-section-1-bg-alt);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.hp-cta-section-1 .button-object span{margin-top:20px;color:var(--hp-cta-section-1-bg-alt);font-family:var(--hp-cta-section-1-button-text-family);text-transform:var(--hp-cta-section-1-button-text-transform);display:block;text-align:center}.hp-cta-section-1 .button-object svg{fill:var(--hp-cta-section-1-bg-alt)}.hp-cta-section-1 .button-object svg path,.hp-cta-section-1 .button-object svg rect{fill:var(--hp-cta-section-1-bg-alt)}.hp-cta-section-1 .button-object .text-tails:after,.hp-cta-section-1 .button-object .text-tails:before{background-color:var(--hp-cta-section-1-bg-alt)}