.service-card-wrapper{background:#fff}.service-wrapper{display:flex;flex-wrap:wrap;column-gap:25px;row-gap:40px}.service-card{width:100%;max-width:calc(33.33% - 17px);border-radius:6px;box-shadow:rgba(var(--color-button),.12) 0 1px 2px,rgba(var(--color-button),.32) 0 0 2px;background:#fff}.feature-image{margin:0;position:relative;background:rgb(var(--color-background));overflow:hidden;border-top-left-radius:6px;border-top-right-radius:6px;padding:25px 20px}.service-card img{max-width:100%;display:flex;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:6px}.feature-image:before{position:absolute;top:0;height:100%;width:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(var(--color-background),0)),to(rgb(var(--color-background))));background:linear-gradient(to right,rgba(var(--color-background),0),rgb(var(--color-background)));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1);content:"";opacity:.3;left:-100%;pointer-events:none;z-index:1}.service-card:hover .feature-image:before{left:100%;-webkit-transition:all 1s ease;transition:all 1s ease}.content-box{background:#fff;padding:20px 25px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.service-card h3{font-size:18px;margin:0 0 10px;letter-spacing:0;line-height:1.5}.service-card p{margin:0 0 20px;font-size:15px;letter-spacing:.3px;font-family:century_gothicregular;line-height:1.5}.card-bottom{display:flex;flex-wrap:wrap;row-gap:10px;column-gap:20px}@media screen and (max-width:991px){.service-wrapper{column-gap:20px}.service-card{max-width:calc(50% - 10px)}.feature-image{padding:15px 10px}.content-box{padding:20px 15px}.card-bottom{column-gap:15px;justify-content:flex-start}.card-bottom a{font-size:16px;padding:10px}}@media screen and (max-width:560px){.service-wrapper{column-gap:0;row-gap:25px}.service-card{max-width:100%}}@media screen and (min-width:992px){.service-card h3{font-size:21px}.service-card p{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-service-card.css.map */
