:root{--container-padding:20px;--container-xxlarge:1728px;--container-xlarge:1648px;--container-large:1280px;--container-medium:1064px;--container-small:854px;--container-xsmall:575px;--container-xxsmall:360px;--scrollbar-width:0px;--button-top-padding:0.75em;--button-bottom-padding:0.7em;--swiper-btn-height:36px;--swiper-navigation-size:20px;--wpforms-button-background-color:#eb5d18}@media screen and (min-width:1024px){:root{--scrollbar-width:5px;--container-padding:50px}}@-moz-document url-prefix(){:root{--scrollbar-width:0px}}#service-content{background:#f1f1f1;border-top:1px solid #efefef}.children-list--wrapper{padding:2em}.children-list--wrapper .content--children-list{display:grid;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.5em}@supports (grid-template-columns:subgrid){.children-list--wrapper .content--children-list{grid-template-columns:repeat(auto-fit,minmax(280px,-webkit-calc((100% - 3rem)/ 3)));grid-template-columns:repeat(auto-fit,minmax(280px,calc((100% - 3rem)/ 3)))}}.children-list--wrapper .content--children-list .children_card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;max-height:280px;padding:1.5em;background:#FFF;border:1px solid #efefef;-webkit-border-radius:10px;border-radius:10px;-webkit-transition:border-color .3s cubic-bezier(.65,0,.35,1),-webkit-box-shadow .3s cubic-bezier(.65,0,.35,1);-o-transition:border-color .3s cubic-bezier(.65,0,.35,1),box-shadow .3s cubic-bezier(.65,0,.35,1);transition:border-color .3s cubic-bezier(.65,0,.35,1),box-shadow .3s cubic-bezier(.65,0,.35,1);transition:border-color .3s cubic-bezier(.65,0,.35,1),box-shadow .3s cubic-bezier(.65,0,.35,1),-webkit-box-shadow .3s cubic-bezier(.65,0,.35,1)}.children-list--wrapper .content--children-list .children_card>:not(:last-child){margin-bottom:1em}.children-list--wrapper .content--children-list .children_card .children_card--icon{-webkit-mask:var(--background-image) no-repeat center;mask:var(--background-image) no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:25px;height:25px;background:#eb5d18;-webkit-transition:scale .3s cubic-bezier(.65,0,.35,1),-webkit-transform .3s cubic-bezier(.65,0,.35,1);-o-transition:transform .3s cubic-bezier(.65,0,.35,1),scale .3s cubic-bezier(.65,0,.35,1);transition:transform .3s cubic-bezier(.65,0,.35,1),scale .3s cubic-bezier(.65,0,.35,1);transition:transform .3s cubic-bezier(.65,0,.35,1),scale .3s cubic-bezier(.65,0,.35,1),-webkit-transform .3s cubic-bezier(.65,0,.35,1)}.children-list--wrapper .content--children-list .children_card .children_card--title{font-family:var(--wp--preset--font-family--title);font-size:var(--wp--preset--font-size--subtitle);font-weight:600;-webkit-transition:color .3s cubic-bezier(.65,0,.35,1);-o-transition:color .3s cubic-bezier(.65,0,.35,1);transition:color .3s cubic-bezier(.65,0,.35,1)}.children-list--wrapper .content--children-list .children_card .children_card--extract{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.children-list--wrapper .content--children-list .children_card a{color:#eb5d18;margin-top:auto}.children-list--wrapper .content--children-list .children_card:hover{cursor:pointer;border:1px solid rgba(235,93,24,.5);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.children-list--wrapper .content--children-list .children_card:hover .children_card--icon{scale:1.1;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.children-list--wrapper .content--children-list .children_card:hover .children_card--title{color:#eb5d18}