.guide_buttons .guide_buttons_title{text-align:center}.guide_buttons .guide_buttons_title h1,.guide_buttons .guide_buttons_title h2{color:#222b31;font-size:32px;font-weight:500;line-height:normal;margin:0 0 40px}.guide_buttons .guide_buttons_section{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.guide_buttons .guide_buttons_section a{border-radius:3px}.guide_buttons .guide_buttons_section a.blue_background{background:#0085cf;color:#fff;display:inline-block;font-size:16px;font-weight:700;letter-spacing:1px;line-height:125%;padding:15px 20px;text-transform:uppercase;transition:all .2s ease-in-out}.guide_buttons .guide_buttons_section a.blue_background:hover{background:#006ba2}.guide_buttons .guide_buttons_section a.transparent_background{border:1px solid #0085cf;color:#0085cf;display:inline-block;font-size:16px;font-weight:700;letter-spacing:1px;line-height:125%;padding:15px 20px;text-transform:uppercase;transition:all .2s ease-in-out}.guide_buttons .guide_buttons_section a.transparent_background:hover{background:#0085cf;color:#fff}.guide_buttons .guide_buttons_section a.dark_blue_background{background-color:#134661;border-color:#134661;color:#fff;display:inline-block;font-size:16px;font-weight:700;letter-spacing:1px;line-height:125%;padding:15px 20px;text-transform:uppercase;transition:all .2s ease-in-out}.guide_buttons .guide_buttons_section a.dark_blue_background:hover{background-color:#0d2f41;border-color:#0b2736}@media screen and (max-width:767px){.guide_buttons .guide_buttons_section a{text-align:center}.guide_buttons .guide_buttons_title h1,.guide_buttons .guide_buttons_title h2{font-size:32px;line-height:100%;margin:0 0 28px}}