.c-serviceMontage{background-color:var(--blue-600);display:flex;position:relative;border-radius:.5rem;overflow:hidden}@media only screen and (max-width:768px){.c-serviceMontage{display:block;margin:0 1.6rem}}.c-serviceMontage__img{width:24.8rem}@media only screen and (max-width:768px){.c-serviceMontage__img{height:11.8rem;width:auto}}.c-serviceMontage__img img{height:100%;width:100%;object-fit:cover}.c-serviceMontage__content{padding:2.4rem;color:#fff;font-size:1.4rem;display:flex;justify-content:space-between;flex-grow:1}.c-serviceMontage__icon{background-color:hsla(0,0%,100%,.1);width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;margin-bottom:.8rem;border-radius:.8rem}.c-serviceMontage__title{font-size:1.8rem;font-weight:600;margin-bottom:.8rem;color:#fff;text-decoration:none;display:block}.c-serviceMontage__title:hover{color:#fff}.c-button.c-serviceMontage__button{margin-left:auto;align-self:flex-end;flex-shrink:0;--btnBgColor:#fff}.c-button.c-serviceMontage__button:before{width:var(--iconSize);height:var(--iconSize);top:unset;bottom:unset;left:unset;right:unset}