.prk-product-services{--prk-product-services-gap:12px;--prk-product-services-padding-x:18px;--prk-product-services-padding-y:10px;--prk-product-services-radius:12px;--prk-product-services-border:#e0e0e2;--prk-product-services-bg:#fff;--prk-product-services-image-size:52px;--prk-product-services-item-min-height:78px;--prk-product-services-title-size:12px;--prk-product-services-subtitle-size:10px;--prk-product-services-title-color:#424750;--prk-product-services-subtitle-color:#81858b;--prk-product-services-content-direction:column;--prk-product-services-columns-desktop:4;--prk-product-services-columns-tablet:3;--prk-product-services-columns-mobile:2;--prk-product-services-flex-width-desktop:calc((100% - 36px)/4);--prk-product-services-flex-width-tablet:calc((100% - 24px)/3);--prk-product-services-flex-width-mobile:calc((100% - 12px)/2);--prk-product-services-scroll-rows-tablet:1;--prk-product-services-scroll-rows-mobile:1;--prk-product-services-scroll-width-tablet:220px;--prk-product-services-scroll-width-mobile:178px;width:100%;padding:var(--prk-product-services-padding-y)var(--prk-product-services-padding-x);border:1px solid var(--prk-product-services-border);border-radius:var(--prk-product-services-radius);background:var(--prk-product-services-bg);box-sizing:border-box;margin-top:.75rem;overflow:hidden}.prk-product-services,.prk-product-services *{box-sizing:border-box}.prk-product-services__track{gap:var(--prk-product-services-gap);width:100%}.prk-product-services__item{min-width:0;margin:0}.prk-product-services__link{flex-direction:var(--prk-product-services-content-direction);width:100%;min-height:var(--prk-product-services-item-min-height);color:inherit;text-align:center;border-radius:calc(var(--prk-product-services-radius) - 4px);justify-content:center;align-items:center;gap:8px;padding:6px;text-decoration:none;transition:background-color .2s,transform .2s;display:flex}.prk-product-services__image{width:var(--prk-product-services-image-size);height:var(--prk-product-services-image-size);object-fit:contain;flex:none;max-width:none;display:block}.prk-product-services__content{flex-direction:column;justify-content:center;align-items:center;min-width:0;line-height:1.75;display:flex}.prk-product-services__title{max-width:100%;color:var(--prk-product-services-title-color);font-size:var(--prk-product-services-title-size);white-space:normal;font-weight:500;line-height:1.7;display:block}.prk-product-services__subtitle{max-width:100%;color:var(--prk-product-services-subtitle-color);font-size:var(--prk-product-services-subtitle-size);white-space:normal;font-weight:400;line-height:1.65;display:block}@media (width>=1024px){.prk-product-services.is-hidden-desktop{display:none!important}.prk-product-services[data-layout-desktop=row] .prk-product-services__track{flex-wrap:nowrap;display:flex}.prk-product-services[data-layout-desktop=row] .prk-product-services__item{flex:1 1 0}.prk-product-services[data-layout-desktop=flex] .prk-product-services__track{flex-wrap:wrap;display:flex}.prk-product-services[data-layout-desktop=flex] .prk-product-services__item{flex:0 0 var(--prk-product-services-flex-width-desktop);max-width:var(--prk-product-services-flex-width-desktop)}.prk-product-services[data-layout-desktop=grid] .prk-product-services__track{grid-template-columns:repeat(var(--prk-product-services-columns-desktop),minmax(0,1fr));display:grid}.prk-product-services[data-layout-desktop=scroll] .prk-product-services__track{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;display:grid;overflow-x:auto}}@media (width>=768px) and (width<=1023px){.prk-product-services.is-hidden-tablet{display:none!important}.prk-product-services[data-layout-tablet=row] .prk-product-services__track{flex-wrap:nowrap;display:flex}.prk-product-services[data-layout-tablet=row] .prk-product-services__item{flex:1 1 0}.prk-product-services[data-layout-tablet=flex] .prk-product-services__track{flex-wrap:wrap;display:flex}.prk-product-services[data-layout-tablet=flex] .prk-product-services__item{flex:0 0 var(--prk-product-services-flex-width-tablet);max-width:var(--prk-product-services-flex-width-tablet)}.prk-product-services[data-layout-tablet=grid] .prk-product-services__track{grid-template-columns:repeat(var(--prk-product-services-columns-tablet),minmax(0,1fr));display:grid}.prk-product-services[data-layout-tablet=scroll] .prk-product-services__track{grid-auto-flow:column;grid-template-rows:repeat(var(--prk-product-services-scroll-rows-tablet),minmax(0,1fr));grid-auto-columns:var(--prk-product-services-scroll-width-tablet);overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;display:grid;overflow-x:auto}}@media (width<=767px){.prk-product-services.is-hidden-mobile{display:none!important}.prk-product-services[data-layout-mobile=row] .prk-product-services__track{flex-wrap:nowrap;display:flex}.prk-product-services[data-layout-mobile=row] .prk-product-services__item{flex:1 1 0}.prk-product-services[data-layout-mobile=flex] .prk-product-services__track{flex-wrap:wrap;display:flex}.prk-product-services[data-layout-mobile=flex] .prk-product-services__item{flex:0 0 var(--prk-product-services-flex-width-mobile);max-width:var(--prk-product-services-flex-width-mobile)}.prk-product-services[data-layout-mobile=grid] .prk-product-services__track{grid-template-columns:repeat(var(--prk-product-services-columns-mobile),minmax(0,1fr));display:grid}.prk-product-services[data-layout-mobile=scroll] .prk-product-services__track{grid-auto-flow:column;grid-template-rows:repeat(var(--prk-product-services-scroll-rows-mobile),minmax(0,1fr));grid-auto-columns:var(--prk-product-services-scroll-width-mobile);overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:grid;overflow-x:auto}}.prk-product-services[data-layout-desktop=scroll] .prk-product-services__track::-webkit-scrollbar,.prk-product-services[data-layout-tablet=scroll] .prk-product-services__track::-webkit-scrollbar,.prk-product-services[data-layout-mobile=scroll] .prk-product-services__track::-webkit-scrollbar{display:none}.prk-product-services[data-layout-desktop=scroll] .prk-product-services__item,.prk-product-services[data-layout-tablet=scroll] .prk-product-services__item,.prk-product-services[data-layout-mobile=scroll] .prk-product-services__item{scroll-snap-align:start}