.Home_landing__Bp3dI{position:relative;height:100vh;width:100%;background-color:var(--secondary-color)}.Home_heading__f_gSb{animation-name:Home_moveInLeft__jW_PW;animation-delay:.7s;animation-duration:.5s;animation-timing-function:ease-out}.Home_animateButtons__952r9{animation-name:Home_fadeButtons__sZJXs;animation-duration:1.2s;animation-timing-function:ease-out}.Home_number__gciSN{position:relative;font-size:3.5rem}.Home_number__gciSN:before{z-index:-1;position:absolute;content:"";height:2rem;width:100%;bottom:0;left:0;background-color:var(--red-color)}@keyframes Home_moveInLeft__jW_PW{0%{transform:translateX(0)}50%{transform:translateX(-2rem)}80%{transform:translateX(2rem)}to{transform:translate(0)}}@keyframes Home_fadeButtons__sZJXs{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:450px){.Home_heading__f_gSb{animation-name:none}}.card_card__oDiig{cursor:pointer;display:flex;flex-direction:column;padding:1.5rem;margin:1rem;max-width:350px;width:100%;box-shadow:0 3px 1px -2px rgb(0 0 0/20%),0 2px 2px 0 rgb(0 0 0/14%),0 1px 5px 0 rgb(0 0 0/12%);border-radius:var(--border-radius);border:1px solid var(--lightGrey-color);transition:transform .3s}.card_card__oDiig:active,.card_card__oDiig:hover{transform:scale(1.02) translateY(-.7rem)}.card_card__oDiig h2{margin:1.5rem 0}.card_card__oDiig p{flex-grow:1;font-size:1.5rem;color:var(--grey-color);margin-bottom:1.5rem}@media only screen and (min-width:700px){.card_card__oDiig{max-width:300px}}@media only screen and (min-width:855px){.card_card__oDiig{max-width:250px}}@media only screen and (min-width:1110px){.card_card__oDiig{max-width:300px}}@media only screen and (min-width:1270px){.card_card__oDiig{margin:.6rem;max-width:350px}}@media only screen and (min-width:1320px){.card_card__oDiig{margin:1rem;max-width:400px}}