.MODULE__services-card-x2{border:1px solid #eaeaea;border-radius:4px;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.5rem .5rem;text-align:center}.MODULE__services-card-x2__figure-wrapper svg{height:70px;width:70px}.MODULE__services-card-x2__figure-wrapper svg path{transition:.2s ease}.MODULE__services-card-x2__title{font-size:1rem;line-height:1.3;margin-bottom:0}@media (max-width:450px){.MODULE__services-card-x2__title{font-size:.85rem!important}}@media (max-width:350px){.MODULE__services-card-x2__title{font-size:.75rem!important}}.MODULE__services-card-x2:hover{background-color:#f68929!important;cursor:pointer}.MODULE__services-card-x2:hover .MODULE__services-card-x2__title{color:#fff}.MODULE__services-card-x2:hover svg circle,.MODULE__services-card-x2:hover svg path,.MODULE__services-card-x2:hover svg rect{fill:#fff;transition:.2s ease}.MODULE__services-card-x2:hover svg.needs-stroke path{fill:#fff;stroke:#fff}.THEME__bg-white{background-color:#fff!important}