.hosting-information{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:981px){.hosting-information{grid-template-columns:repeat(2,1fr)}}.hosting-information .services-provider .service{display:flex;flex-wrap:wrap;align-items:center;column-gap:1rem;margin-bottom:1rem;font-size:var(--wp--preset--font-size--x-small);font-weight:400}@media (min-width:981px){.hosting-information .services-provider .service{column-gap:1.5rem;margin-bottom:1.5rem;font-size:var(--wp--preset--font-size--small)}}.hosting-information .services-provider .service:last-of-type{margin-bottom:0}.hosting-information .services-provider .service .name{flex-basis:175px;display:flex;align-items:center;gap:.5rem}.hosting-information .services-provider .service .name i{font-size:var(--wp--preset--font-size--medium)}.hosting-information .services-information .general-service{margin-bottom:1.5rem}.hosting-information .services-information .general-service:last-of-type{margin-bottom:0}.hosting-information .services-information .general-service .title{display:block;font-weight:700;margin-bottom:.5rem}.hosting-information .services-information .general-service .text{font-size:var(--wp--preset--font-size--small)}.hosting-information .services-information .general-service .text span:last-of-type{display:none}