:root{--wega-primary: #ed1b2e;--wega-secondary: #171717}body{font-family:"Roboto",sans-serif !important}img{max-width:100%;height:auto}.breadcumb-wrapper{display:none !important}.service-form-wrap{margin-top:0 !important}form .row.mb-3{margin-bottom:0 !important}.wega-app-header{background:var(--wega-primary);height:56px;font-size:20px;color:#fff;position:sticky;top:0}.wega-app-header-inner{display:flex;align-items:center;justify-content:flex-start;overflow:hidden;height:100%;width:100%}.wega-app-header-left,.wega-app-header-right{width:56px}.wega-app-header-left a,.wega-app-header-right a{display:flex;padding:0 16px;min-width:48px;height:56px}.wega-app-header-left a img,.wega-app-header-right a img{display:block;min-width:24px;filter:invert(1)}.wega-app-header-title{width:100%;text-align:center}.wega-app-home{background:var(--wega-primary);height:100vh}.wega-app-home-col-1>img{filter:brightness(0) invert(1)}.wega-app-home-col-2 .btn{background:#fff}.wega-app-section{background:#ebebeb;min-height:calc(100vh - 56px)}.wega-app-box{background:var(--wega-primary);display:flex;align-items:center;justify-content:center;padding:16px;color:#fff !important;text-decoration:unset !important;border-radius:4px;transition:all .3s}.wega-app-box img{filter:brightness(0) invert(1);margin-right:16px}.wega-app-box:hover{transform:scale(0.95)}