.service-tabs__tabs{display:flex;flex-wrap:wrap;margin-bottom:80px;margin-left:-10px;margin-right:-10px}@media only screen and (max-width: 767px){.service-tabs__tabs{margin-bottom:40px}}.service-tabs__tab{width:50%;padding:10px}.service-tabs__tab-url{display:flex;align-items:center;justify-content:center;position:relative;text-align:center;padding:20px;width:100%;height:100%;background-color:var(--deo-background-color--light);border-radius:5px;line-height:1.2;overflow:hidden;color:var(--deo-heading-color);font-weight:700;font-size:1rem}.service-tabs__tab-url:focus{outline:0}.service-tabs .service-tabs__tab-url{box-shadow:0px 1px 6px 0px rgba(61,65,84,.15)}@media only screen and (min-width: 768px){.service-tabs__tab{flex:1 0 0;padding:10px;min-width:20%}.service-tabs__tab-url{padding:30px}}.service-tabs__tab--is-active .service-tabs__tab-url,.service-tabs__tab:hover .service-tabs__tab-url,.service-tabs__tab .service-tabs__tab-url:focus{background-color:#fff}.service-tabs__tab--is-active .service-tabs__tab-url:before,.service-tabs__tab:hover .service-tabs__tab-url:before,.service-tabs__tab .service-tabs__tab-url:focus:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#f8875f;background:linear-gradient(to right, #f8875f 0%, var(--deo-primary-color) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#000000",GradientType=0 )}.service-tabs__content{display:none}.service-tabs__content--is-active{display:block}.service-tabs__content-description,.service-tabs__content-img{padding:0 15px}.service-tabs__content-description{margin-bottom:24px}@media only screen and (min-width: 768px){.service-tabs__content-description{flex:3 0 0}}@media only screen and (min-width: 992px){.service-tabs__content-img{padding-left:100px;text-align:right}}.service-tabs__content-title{margin-bottom:16px}.service-tabs__content-lead-text{font-size:1.25rem;margin-bottom:16px}.service-tabs__img-holder img{border-radius:5px}
/*# sourceMappingURL=deo-service-tabs.css.map */
