/**handles:acf/servicefeatherlight,acf/service**/
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:none;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:none}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}
.service{overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:4.5rem;justify-content:flex-start;display:grid;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));align-items:stretch}@media (min-width:1380px){.service{grid-template-columns:repeat(3,1fr)}}.service .service-tile{display:inline-block;text-align:left;vertical-align:top;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;color:#fff;padding-right:0;min-height:35rem;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.25);box-shadow:0 0 1rem rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.service-tile:before{content:'';padding-bottom:90%}.full-content .lg_4.service-tile{padding-right:0}.service .service-tile a{color:#fff;height:100%;width:100%;padding:10%;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:1}.service .service-tile a:after{content:url(https://www.wassermann-group.com/wp-content/themes/wassermann/img/arrow-next-white.svg);bottom:3.5rem;right:3rem;position:absolute;width:3rem;height:3rem}.service .overlay{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;opacity:1;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;position:relative}.service .overlay:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f08100;opacity:.9;z-index:0}.service .square{width:100%;display:flex;flex-direction:column;vertical-align:top;color:#fff;overflow:hidden;justify-content:space-between;align-items:flex-start;height:100%}.service .overlay .service-name{color:#fff;margin:0;display:inline-block;font-weight:550;line-height:initial;padding-top:.5rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.service .overlay .service-name+p{padding-right:15%;padding-top:3rem}@media screen and (max-width:768px){.service .service-tile{width:100%!important;height:auto;min-height:22rem}}