.breadcrumb{display:flex;align-items:center;padding:0;margin:0;list-style:none;border-radius:4px;z-index:1;position:relative;background:url("../../img/breadcrumb-bg.png") no-repeat rgba(52,54,87,.3) center;background-size:cover}.breadcrumb:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;background:rgba(52,54,87,.8);backdrop-filter:saturate(100%) blur(2px)}.service-card{box-shadow:0 0 30px 0 rgba(14,15,32,.09);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;transform-style:flat;overflow:hidden}.service-card:hover{box-shadow:0 0 20px rgba(0,0,0,.05);transform:scale(1.05);border-radius:4px;cursor:crosshair}.cta-section{background-image:url("../../img/bg-cta.jpg");background-position:unset;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;position:relative;min-height:400px;z-index:1;display:flex;justify-content:center;align-items:center}.cta-section::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.7);backdrop-filter:saturate(100%) blur(8px)}@media only screen and (max-width: 767px){.cta-section{background-position:center}}/*# sourceMappingURL=services.css.map */
