@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap";.block-home-services{display:flex}@media (max-width:782px){.block-home-services{flex-direction:column;gap:3rem}}.block-home-services .service{isolation:isolate;position:relative;width:33.3333333333%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;text-align:center;padding:3rem;background:#1b0223}@media (max-width:782px){.block-home-services .service{width:100%;aspect-ratio:auto;padding:3rem 5rem;overflow:hidden}}.block-home-services .service:after{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:linear-gradient(to bottom right,rgba(0,0,0,.75),rgba(0,0,0,.25))}.block-home-services .service.in-view svg path{animation:draw 1.5s ease-in-out forwards}.block-home-services .service p{position:relative;z-index:3;margin:0;color:#fff;font-size:4rem;line-height:1.1}@media (max-width:1440px){.block-home-services .service p{font-size:3.5rem}}@media (max-width:1024px){.block-home-services .service p{font-size:3rem}}@media (max-width:782px){.block-home-services .service p br{display:none}}.block-home-services .service .bg{z-index:2;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%}@media (max-width:782px){.block-home-services .service .bg{display:none}}.block-home-services .service svg path{stroke-width:4;stroke-miterlimit:10;stroke-dasharray:1500;stroke-dashoffset:1500}.block-home-services .service.one{background:#56e0ff}.block-home-services .service.two{background:#8c5fff}.block-home-services .service.three{background:#1d61e0}
/*# sourceMappingURL=block-home-services.css.map */