.services{margin-top:6rem;margin-bottom:6rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (min-width:768px){.services{grid-template-columns:repeat(4,minmax(0,1fr))}}.services .servies_item{margin-left:auto;margin-right:auto;display:flex;max-width:163px;flex-direction:column;row-gap:.5rem;text-align:center}.services .servies_item img{height:52px}.home_card{position:relative;z-index:10;margin-left:auto;margin-right:auto;margin-bottom:5rem;display:flex;max-width:1176px;flex-direction:column;align-items:center;gap:3.5rem;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem}@media (min-width:768px){.home_card{margin-bottom:8rem;flex-direction:row}}@media (min-width:1050px){.home_card{padding:3rem}}.home_card.reverse{display:flex;flex-direction:column}@media (min-width:768px){.home_card.reverse{flex-direction:row-reverse}}.home_card img{border-radius:1rem}.home_card h3{--tw-text-opacity:1;color:rgb(64 44 150/var(--tw-text-opacity))}.home_card p{--tw-text-opacity:1;color:rgb(182 182 182/var(--tw-text-opacity))}