.fui-btn-button-white{background-color:#fff;color:#012269;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;padding-left:25px;border-radius:35px;-webkit-transition:all 0.32s ease-in-out;transition:all 0.32s ease-in-out}.fui-btn-button-white .fa{width:50px;height:50px;background-color:#012269;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;margin-left:15px;color:#fff;-webkit-transition:all 0.32s ease-in-out;transition:all 0.32s ease-in-out}.fui-btn-button-white:hover{color:#fff;background-color:#79b4dc}.fui-btn-button-white:hover .fa{color:#79b4dc}section.all-states{padding:50px 15px}@media (max-width:768px){section.all-states{padding-bottom:0}}section.all-states .single-state-row{padding:25px 40px}@media (max-width:768px){section.all-states .single-state-row{padding:0;margin-bottom:40px}}section.all-states .single-state-row .card{border:1px solid #012269;border-radius:5px}section.all-states .single-state-row .card .top{background-color:#012269;color:#fff;padding:50px;text-align:center}@media (max-width:768px){section.all-states .single-state-row .card .top{padding:25px}}section.all-states .single-state-row .card .top .title{font-weight:700;font-size:40px}section.all-states .single-state-row .card .top .info-p{line-height:1.6}section.all-states .single-state-row .card .top .link{margin-top:25px}section.all-states .single-state-row .card .bottom{padding:40px}section.all-states .single-state-row .card .bottom .state-title{text-align:center;font-weight:600;font-size:40px;margin-bottom:40px}section.all-states .single-state-row .card .bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 20px}section.all-states .single-state-row .card .bottom ul li{max-width:calc(33.3333% - 20px);-ms-flex-preferred-size:calc(33.3333% - 20px);flex-basis:calc(33.3333% - 20px);width:100%;font-size:18px;font-weight:500}@media (max-width:768px){section.all-states .single-state-row .card .bottom ul li{max-width:calc(50% - 20px);-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px)}}section.all-states .single-state-row .card .bottom ul li a{color:#000}section.all-states .single-state-row .card .bottom ul li a:hover{color:#012269}section.states{background-color:#012269;padding:50px 15px}section.states .fui-container{max-width:1200px}section.states .main-title{text-align:center;color:#fff;margin-bottom:40px;font-size:40px;font-weight:500}section.states .col{max-width:20%;-ms-flex-preferred-size:20%;flex-basis:20%;border-right:1px solid #fff;padding-left:25px}@media (max-width:768px){section.states .col{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}section.states .col:nth-child(2n){border:none}}@media (min-width:768px){section.states .col:nth-child(5n){border:none}}section.states .col a{display:block;padding:10px;text-transform:uppercase;font-size:18px;color:#fff;text-transform:uppercase}section.states .col a.active,section.states .col a:hover{font-weight:600}