*{font-family:Abel,Helvetica,Arial,Lucida,sans-serif !important}.three_card_section{margin:0 5rem;display:grid;grid-template-columns:repeat(3,minmax(100px,3fr));grid-template-rows:repeat(5,auto);column-gap:4rem;min-height:30rem}.section_each_card_image_number{padding:3rem 0;justify-self:center}.section_each_card{text-align:center;padding:2rem 1.5rem 1rem 1.5rem;background-color:#fff;color:#000000bb;box-shadow:0 .5rem .5rem .1rem rgba(50,50,50,0.1);transition:all .2s ease-in-out;max-width:25rem}.section_each_card_header{padding-top:.6rem;padding-bottom:.4rem}.section_each_card_header>h1{margin:0;font-weight:700;text-transform:uppercase;font-size:1.3rem;color:#0a4958 !important;font-family:Abel,Helvetica,Arial,Lucida,sans-serif}.section_each_card__hover{background-color:#059b9a;color:#fff !important;transition:all .2s ease-in-out}.section_each_card_button>a>div{background-color:#fff;color:#059b9a;transition:all .2s ease-in-out}.section_each_card_button_div_hover{background-color:#fff !important;color:#059b9a !important;transition:all .2s ease-in-out}div.section_each_card_button_div:hover{transform:translateY(-0.3rem);transition:all .2s ease-in-out}.section_each_card_image{border-radius:1rem 1rem 0 0}div.section_each_card_image>img{width:6rem}.section_each_card_text{padding-top:1.2rem;padding-bottom:0}.section_each_card_text,.section_each_card_button>a>div{font-family:Abel,Helvetica,Arial,Lucida,sans-serif;font-weight:400;line-height:1.5;font-size:1.1rem}.section_each_card_button{border-radius:0 0 1rem 1rem;padding-bottom:2rem}div.section_each_card_button>a{text-decoration:none;cursor:default}div.section_each_card_button>a>div{width:10rem;height:auto;padding:.5rem;border-radius:3rem;background-color:#059b9a;color:#fff;margin:auto;text-transform:uppercase}div.section_each_card_button>a>div{cursor:pointer}@media screen and (max-width:980px){.three_card_section{grid-template-columns:repeat(1,minmax(100px,3fr));grid-template-rows:repeat(20,auto);margin:0 5rem 0 5rem}.three_card_section{max-width:80%}.section_each_card_image_number{margin-top:7rem}.section_each_card_1,.section_each_card_image_number_1{order:1}.section_each_card_2,.section_each_card_image_number_2{order:2}.section_each_card_3,.section_each_card_image_number_3{order:3}}@media screen and (max-width:500px){.three_card_section{margin:2rem}}@media screen and (max-width:350px){.three_card_section{margin:1rem}}