.services{background-color:#fff;padding:4em 0}.services__container{margin:0 auto;max-width:1200px;padding:0 1rem}.services__title{color:#181818;font-family:Barlow Condensed,sans-serif;font-size:2rem;font-weight:600;margin-bottom:3rem;text-align:center}.services__grid{display:grid;gap:1rem;grid-template-columns:repeat(5,1fr)}@media (max-width:992px){.services__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.services__grid{grid-template-columns:repeat(1,1fr)}}.services__item{align-items:center;background-color:#fafafa;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:3em 1em;transition:all .3s ease}.services__item:hover{background-color:#fd5d14;box-shadow:0 10px 20px #0000001a;mix-blend-mode:hard-light;transform:translateY(-5px)}.services__item:hover svg g[clip-path="url(#clip0_2012_590)"] path[fill="#E19B2E"],.services__item:hover svg g[clip-path="url(#clip0_2012_590)"] path[fill="#E5AC25"],.services__item:hover svg g[clip-path="url(#clip0_2012_590)"] path[fill="#E9B633"],.services__item:hover svg g[clip-path="url(#clip0_2012_590)"] path[fill="#EECC66"],.services__item:hover svg g[clip-path="url(#clip0_2012_590)"] path[fill="#EFD15C"],.services__item:hover svg g[clip-path="url(#clip0_2012_648)"] path[fill="#D19B3E"],.services__item:hover svg g[clip-path="url(#clip0_2012_648)"] path[fill="#E2A945"],.services__item:hover svg g[clip-path="url(#clip0_2012_648)"] path[fill="#E39520"],.services__item:hover svg g[clip-path="url(#clip0_2012_648)"] path[fill="#E9B12B"],.services__item:hover svg g[clip-path="url(#clip0_2012_648)"] path[fill="#F1D25B"],.services__item:hover svg g[clip-path="url(#clip0_2012_736)"] path[fill="#E2A121"],.services__item:hover svg g[clip-path="url(#clip0_2012_736)"] path[fill="#E5AB2D"],.services__item:hover svg g[clip-path="url(#clip0_2012_736)"] path[fill="#EBC44D"],.services__item:hover svg g[clip-path="url(#clip0_2012_761)"] path[fill="#E19B2E"],.services__item:hover svg g[clip-path="url(#clip0_2012_761)"] path[fill="#E9B633"],.services__item:hover svg g[clip-path="url(#clip0_2012_761)"] path[fill="#F3D35A"],.services__item:hover svg g[clip-path="url(#clip0_2012_779)"] path[fill="#E58D21"],.services__item:hover svg g[clip-path="url(#clip0_2012_779)"] path[fill="#EBB12A"],.services__item:hover svg g[clip-path="url(#clip0_2012_779)"] path[fill="#F3D35A"]{fill:red}.services__item:hover .services__item-title{color:red}.services__item--active{background-color:#ffc107;box-shadow:0 10px 20px #0000001a}.services__icon-wrapper{align-items:center;display:flex;height:9em;justify-content:center;margin-bottom:4em;width:9em}.services__icon{height:auto;max-width:100%}.services__item-title{color:#181818;font-family:Barlow Condensed,sans-serif;font-size:1.5rem;font-weight:400;text-align:center;transition:color .3s ease;width:70%}.services__item-title--active{color:#e53935}
