.categorySubServices{width:100%}.categorySubServices-list{flex-direction:column;gap:8px;display:flex}.categorySubServices-card{color:inherit;cursor:pointer;border-radius:12px;grid-template-columns:2fr .9fr;gap:24px;min-height:200px;text-decoration:none;display:grid;position:relative;overflow:hidden}@media screen and (max-width:768px){.categorySubServices-card{grid-template-columns:1fr;gap:0}}.categorySubServices-card:before{content:"";opacity:0;z-index:2;pointer-events:none;background:#ff7100eb;transition:opacity .3s;position:absolute;inset:0}.categorySubServices-card:hover:before{opacity:1}.categorySubServices-card:hover .categorySubServices-card-content h1,.categorySubServices-card:hover .categorySubServices-card-content h2,.categorySubServices-card:hover .categorySubServices-card-content h3,.categorySubServices-card:hover .categorySubServices-card-content h4,.categorySubServices-card:hover .categorySubServices-card-content p,.categorySubServices-card:hover .categorySubServices-card-content span{color:#fff!important}.categorySubServices-card:hover .categorySubServices-card-img:after{opacity:0}.categorySubServices-card:hover .categorySubServices-card-arrow{background:#ffffff40}.categorySubServices-card:hover .categorySubServices-card-arrow img{filter:brightness(0)invert()}.categorySubServices-card-content{z-index:3;align-items:center;padding:24px;display:flex;position:relative}@media screen and (max-width:768px){.categorySubServices-card-content{padding:20px 20px 12px}}.categorySubServices-card-content h1,.categorySubServices-card-content h2,.categorySubServices-card-content h3,.categorySubServices-card-content h4,.categorySubServices-card-content p,.categorySubServices-card-content span{transition:color .3s}.categorySubServices-card-img{z-index:1;min-height:200px;position:relative;overflow:hidden}@media screen and (max-width:768px){.categorySubServices-card-img{min-height:180px}}.categorySubServices-card-img img{object-fit:cover}.categorySubServices-card-img:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(270deg,#ffffff2e 0%,#fff0 45%);transition:opacity .3s;position:absolute;inset:0}.categorySubServices-card-arrow{z-index:4;opacity:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s,opacity .3s;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 2px 8px #0000001f}.categorySubServices-card-arrow img{filter:brightness(0)saturate()invert(48%)sepia(93%)saturate(2148%)hue-rotate(1deg)brightness(102%)contrast(104%);transition:filter .3s}
.pageCategory .categoryIntro,.pageCategory .categorySubServices{width:100%}
