.services-dropdown{border-radius:3px}.services-dropdown .menu{background-color:#f7fcf8;border-radius:3px;display:flex;font-weight:600;list-style-type:none;margin:0;padding:0;width:100%}.services-dropdown .menu li{position:relative;text-align:center;width:100%}.services-dropdown .menu>li a{color:#262628;display:inline-block;padding:12px 0}.services-dropdown .menu>li:hover{cursor:pointer}.services-dropdown .menu>li:after{background-color:currentColor;content:"";display:inline-block;height:15px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:12px 12px;mask-size:12px 12px;vertical-align:middle;width:15px}.services-dropdown .menu>li.active{background-color:#5fbd6e;color:#fff}.services-dropdown .menu li.active a{color:#fff;text-decoration:none}ul.services-sub-nav{background-color:#f7fcf8;display:none;font-weight:500;list-style-type:none;padding:0;position:absolute;top:100%;width:100%;z-index:99}.services-dropdown .menu ul.services-sub-nav li a{color:#262628;display:block;height:100%;padding:12px 15px!important;width:100%}ul.services-sub-nav li a:hover{background-color:#5fbd6e;color:#fff!important;text-decoration:none}.services-dropdown .menu li:hover ul.services-sub-nav{display:block}@media (max-width:767px){.services-dropdown{display:none}}