<style>
  body {
    color: rgba(0, 0, 0, 0.68) !important;
    font-family: Roboto, Arial, Helvetica, sans-serif;
  }
  body, .header-text, input, form, .socialIcons, .footer, .mdc-text-field, label, .mdc-floating-label, select, option, .select-btn, .mdc-form-field > label, .mdc-select__selected-text, .languageSelect, .pc-btn, .er-subtitle,  .er-remain-form h4 {
    color: rgba(0, 0, 0, 0.68) !important;
    font-family: Roboto, Arial, Helvetica, sans-serif;
  }

  .mdc-form-field {
    display:flex;
    align-items: flex-start;
    margin-bottom:8px;
  }
    label[for=trigger-yes], label[for=trigger-no], label[for=contactMeNo] {
    margin-top:10px;
  }
  .er-title {
    margin: 30px 0;
  }
  .mdc-form-field > label, label.animate {
    padding-left:8px;
  }
  .er-subtitle {
    margin: 20px 0;
    letter-spacing: 0.5px;
  }
  .mdc-text-field-character-counter {
    position:absolute;
    bottom: -30px;
  }
  .option-div {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }
  .comment-container {
    padding-left:40px;
    padding-right:8px;
  }
  .logo-table {
    table-layout: auto;
    width:100%;
    height:64px;
    z-index: 200;
  }
  .er-signature {
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    font-size: 16px;
    margin-top: 44px;
    color: rgba(0, 0, 0, 0.68);
    margin-bottom: 30px;
  }
  .er-remain-form {
    font-size: 16px;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .option-title {
    font-size: 40px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.25px;
    color: #000000AD;
    margin-top: 52px;
  }
  .er-note {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.68);
    font-style: italic;
  }
  .layout-canvas-g {
    background-color: #fff;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
  }
  .layout-canvas-g>.header,
  .layout-canvas-g>.footer {
    position: relative;
    overflow: hidden;
    width: 100%;
    word-wrap: break-word;
  }
  .layout-canvas-g>.section {
    margin: 0;
  }
  .layout-canvas-g>.section>.columns {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  @media only screen and (max-width: 480px) {
    .mobile-hidden {
      display: none !important;
    }
    .responsive-td {
      width: 100% !important;
      display: block !important;
      padding: 0 !important;
    }
  }
  .layout-canvas-g>.section>.columns {
    width: 100%;
  }
  /* BODY */
  body {
    color: rgba(0, 0, 0, 0.68);
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 24px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    font-weight: 400;
  }
  /* HEADLINE h1 */
  h1 {
    color: rgba(0, 0, 0, 0.91);
    font-size: 48px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    line-height: 56px;
    letter-spacing: 0px;
    font-weight: 400;
  }
  /* SUBLINE h2 */
  h2 {
    color: rgba(0, 0, 0, 0.91);
    font-size: 34px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    line-height: 36px;
    letter-spacing: 0.25px;
    font-weight: 400;
  }
  /* SUBLINE h3 */
  h3 {
    font-size: 24px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
  }
  /*pop-up styling*/
  .popup-overlay {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items:center;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .popup-container {
    width:100%;
    padding: 47px;
    display: flex;
    justify-content: center;
  }
  .popup {
    background: #FFFFFF;
    border-radius: 4px;
    width: 100%;
    max-width: 560px;
    text-align: center;
    z-index: 100;
  }
  .popup-img {
    background-color:#F5F5F5 !important;
    border-radius:4px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 104px;
  }
  .popup-img img {
    width: 56px;
  }
  .popup-main-text{
    font-family:Roboto !important;
    font-weight:700 !important;
    font-size:20px !important;
    color:#000000E8 !important;
    letter-spacing:0.15px !important;
    line-height:24px !important;
    text-align:left !important;
    padding-left:24px !important;
    padding-right:24px !important;
  }
  .popup-sub-text{
    font-family:Roboto !important;
    font-weight:400 !important;
    font-size:16px !important;
    color:#000000AD !important;
    letter-spacing:0.15px !important;
    line-height:24px !important;
    text-align:left !important;
    padding: 0px 24px 24px 24px !important;
  }
  .popup-cl{
    padding-right:24px !important;
    padding-bottom:24px !important;
    font-family:Roboto !important;
    font-weight:700 !important;
    font-size:14px !important;
    color:#00893D !important;
    letter-spacing:1.25px !important;
    line-height:16px !important;
    display: flex;
    justify-content: right
  }
  .popup-close {
    text-decoration: none;
    cursor:pointer;
    color:#00893D !important;
  }
  /* SPINNER */
  .spinner {
    display: inline-block;
    margin-left: 10px;
    border: 6px solid #f3f3f3;
    border-top: 6px solid #00893D;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
  }
  .spinner-hide {
    display: inline-block;
    position: relative;
    top: 15px;
  }
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  /*  RADIO BUTTONS & CHECKBOXES */
  .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle {
    background-color: #00893D !important;
    border-color: #00893D !important;
  }
  .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle {
    border-color: #00893D !important;
  }
  .mdc-checkbox__background::before,
  .mdc-radio__background::before {
    background-color: #00893D !important;
  }
  .mdc-radio [aria-disabled=true] .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,
  .mdc-radio .mdc-radio__native-control:disabled:checked+.mdc-radio__background .mdc-radio__outer-circle {
    border-color: rgba(0, 0, 0, 0.38) !important;
  }
  .mdc-radio [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,
  .mdc-radio .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle {
    border-color: rgb(157 157 157) !important;
  }
  .mdc-checkbox:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple::after {
    transition: opacity 350ms linear;
    background-color: #00893D !important;
  }
  .mdc-radio {
    -webkit-tap-highlight-color: rgb(10 221 17);
  }
  .mdc-checkbox.mdc-ripple-upgraded--unbounded::before,
  .mdc-checkbox.mdc-ripple-upgraded--unbounded::after,
  .mdc-radio.mdc-ripple-upgraded--unbounded::before,
  .mdc-radio.mdc-ripple-upgraded--unbounded::after {
    background-color: rgba(0, 137, 61, 0.14) !important;
  }
  .mdc-checkbox.mdc-ripple-upgraded--unbounded::before,
  .mdc-checkbox.mdc-ripple-upgraded--unbounded::after,
  .mdc-radio.mdc-ripple-upgraded--unbounded::before,
  .mdc-radio.mdc-ripple-upgraded--unbounded::after {
    background-color: rgba(1, 63, 12, 0.14) !important;
  }
  .mdc-checkbox__native-control:checked:not(:disabled)~.mdc-checkbox__background,
  .mdc-checkbox__native-control:indeterminate:not(:disabled)~.mdc-checkbox__background {
    background-color: #00893D !important;
    border-color: #00893D !important;
  }
  .mdc-radio:hover {
    box-shadow: inset 0px 0px 20px 20px rgb(0 255 28 / 11%);
    border-radius: 50px;
  }
  .mdc-radio:focus {
    box-shadow: inset 0px 0px 20px 0px #00893d9e;
    border-radius: 50px;
  }
  .mdc-radio:active {
    box-shadow: inset 0px 0px 20px 0px rgb(0 255 28 / 32%);
    border-radius: 50px;
  }
  .mdc-checkbox:hover {
    box-shadow: inset 0px 0px 20px 20px rgb(0 255 28 / 11%);
    border-radius: 50px;
  }
  .mdc-checkbox:focus {
    box-shadow: inset 0px 0px 20px 0px #00893d9e;
    border-radius: 50px;
  }
  .mdc-checkbox:active {
    box-shadow: inset 0px 0px 20px 0px rgb(0 255 28 / 32%);
    border-radius: 50px;
  }

  /* TEXT INPUT FIELD / TEXTFIELD / SELECT INPUT FIELD */
  .mdc-form-field > label {
    position: relative;
    display: block;
    font-weight: 100;
    font-style: normal;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.65);
    font-family: Roboto, Arial, Helvetica, sans-serif;
    margin-left: -2px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: #00893D !important;
  }
  .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
    color: #00893D !important;
  }
  .mdc-select--filled:not(.mdc-select--disabled) .mdc-line-ripple::after {
    border-bottom-color: #00893D !important;
  }
  .mdc-text-field--filled .mdc-line-ripple::after {
    border-bottom-color: #00893D !important;
  }
  .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-select__dropdown-icon {
    fill: #00893D !important;
  }
  .mdc-text-field .mdc-text-field__input {
    caret-color: #00893D !important;
  }
  .mdc-text-field {
    width: 100% !important;
    max-width: 520px !important;
    margin-bottom: 24px;
    flex-shrink: 0;
  }
  .mdc-text-field--textarea {
    height: 140px;
    width: 520px
  }
  .mdc-text-field__resizer {
    min-height: 140px;
    max-height: 300px;
    min-width: 200px;
    max-width: 520px;
  }
  .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
  .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
  .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
    border-color: #00893D !important;
  }
  .mdc-select {
    width: 100% !important;
    max-width: 520px !important;
  }
  /* ERROR */
  .mdc-text-field-helper-line {
    margin-top: -23px;
    margin-left: -4px;
  }
  /* BUTTON */
  .mdc-button--raised:not(:disabled) {
    background-color: #00893D;
  }
  .mdc-button,
  .mdc-fab {
    background-color: #00893D;
    color: #ffffff ;
    height: 36px;
    min-width: 89px;
  }
  .mdc-button--plain,
  .mdc-fab--plain {
    background-color: transparent !important;
    color: #00893D !important;
  }
  .mdc-button--raised.mdc-ripple-upgraded::before,
  .mdc-button--raised.mdc-ripple-upgraded::after {
    background-color: rgba(255, 255, 255, 0.06) !important;
  }
  .mdc-button--plain.mdc-ripple-upgraded::before,
  .mdc-button--plain.mdc-ripple-upgraded::after {
    background-color: rgba(0, 137, 61, 0.06) !important;
  }
  .mdc-fab.mdc-ripple-upgraded::after {
    background-color: rgba(255, 255, 255, 0.16) !important;
  }
  .mdc-fab--plain.mdc-ripple-upgraded::after {
    background-color: rgba(0, 137, 61, 0.16) !important;
  }
  /* HEADER - NAVBAR, LOGO, LANGUAGE SELECT */
  .logo {
    height: 36px;
    left: 1381px;
    top: 22px;
    opacity: 1;
    border: 0px;
    margin-right: 24px;
  }
  .navbar {
    width: 100vw;
    top: 0px;
    height: 64px;
    box-shadow: 0px 4px 8px #00000033;
    position: absolute;
    z-index: 100;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-left: -50vw;
    margin-right: 50vw;
    left: 50%;
  }
  .select-container {
    width: 70px !important;
    height: 24px;
    font-size: 16px;
    color: #ced5da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ffffff;
    box-shadow: none;
    box-sizing:border-box;
    bottom: -9px;
  }
  #language-select {
    box-shadow: none;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none;
    display: inline-block;
    width: 70px;
    z-index: 2;
    background-color: transparent;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border-bottom: none;
    border: 1px solid #ced5da;
    border-radius: 2px;
    box-sizing:border-box;
    font-size:13px !important;
    text-align-last:right;
    padding-right: 34px;
    letter-spacing: 0.5px;
  }
  option {
    text-align:center;
    width: 70px;
    text-align-last:center;
  }
  .select-btn {
    position: absolute;
    right: 0;
    z-index: 1;
    display: inline-block;
    width: 28% !important;
    height: 100%;
    border: none;
    border-left: 1px solid #ced5da;
    text-align: center;
    background: url(https://image.mail.schaeffler/lib/fe3a117175640479701171/m/1/bc146738-0e39-4982-aaa7-06b683032b43.png) 50% / 50% no-repeat #dde3e6;
    color: #404547;
    cursor: pointer;
    pointer-events: none;
    display: inline-block;
  }
  #language-select:focus:not(:focus-visible) {
    background: transparent;
    outline: none;
  }
  #language-select:focus {
    outline: none;
    border-radius: 3px;
    box-shadow: 0 0 0 2px #00893d;
  }
  #language-select:focus-visible {
    outline: none;
    border-radius: 3px;
    box-shadow: 0 0 0 2px #00893d;
  }
  #language-select:active {
    outline: none;
    border-radius: 3px;
  }
  #language-select:hover {
    cursor: pointer;
  }
  select::-ms-expand {
    display: none;
  }
  .languageSelect {
    color: #00893d;
    position: absolute;
    top: 13px;
    z-index: 101;
  }
  /*   CHECKMARK STYLING    */
  .boxContainer {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
    color: #646464;
    cursor: pointer;
    font-size: 13px;
    user-select: none;
    max-width: 800px;
    width: 100%;
  }
  .boxContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0px;
    width: 0px;
  }
  .boxContainer:hover input~.checkmark {
    background-color: #CCCCCC;
  }
  .boxContainer input:checked~.checkmark {
    background-color: #00893D;
  }
  .boxContainer input:checked~.checkmark::after {
    display: block;
  }
  .boxContainer .checkmark::after {
    left: 5px;
    top: 0px;
    width: 5px;
    height: 10px;
    border-style: solid;
    border-color: white;
    border-image: initial;
    border-width: 0px 3px 3px 0px;
    transform: rotate(45deg);
  }
  .checkmark {
    position: absolute;
    top: 21px;
    left: 0px;
    height: 18px;
    width: 18px;
    border-width: 2px 1px 1px 2px;
    border-style: solid;
    border-color: #646464;
    border-image: initial;
  }
  .checkmark::after {
    content: "";
    position: absolute;
    display: none;
  }
  /*   TEXTAREA STYLING    */
  label.animate {
    font-size: 16px;
    font-weight: normal;
    pointer-events: none;
    left: 40px;
    margin-top: 8px;
    letter-spacing: 0.5px;
    transition: all 0.2s ease 0s;
  }
  textarea {
    background-color: #F5F5F5;
    color: #646464;
    font-size: 15px;
    display: block;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-bottom: 1px solid #646464;
    border-radius: 3px;
  }
  textarea:focus {
    outline: none;
  }
  textarea:focus~label {
    top: 8px;
    left: 11px;
    font-size: 11px;
    color: #00893D;
  }
  textarea:focus~.bar::before,
  textarea:focus~.bar::after {
    width: 50%;
  }
  textarea:focus~.highlight {
    animation: 0.3s ease 0s 1 normal none running inputHighlighter;
  }
  textarea:valid {
    background-color: #F5F5F5;
  }
  textarea:hover {
    background-color: #ECECEC;
    color: #646464;
  }
  textarea:focus~.bar::before,
  textarea:focus~.bar::after {
    width: 50%;
  }
  .highlight {
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0%;
    left: 0px;
    pointer-events: none;
    opacity: 0.5;
  }
  .bar {
    position: absolute;
    display: block;
    max-width: 585px;
    width: 110%;
  }
  .bar::before,
  .bar::after {
    content: "";
    height: 2px;
    width: 0px;
    bottom: 1px;
    position: absolute;
    background: #00893D;
    transition: all 0.2s ease 0s;
  }
  .bar::before {
    left: 50%;
  }
  .bar::after {
    right: 50%;
  }
  @-webkit-keyframes inputHighlighter {
    0% {
      background: #00893D;
    }
    100% {
      width: 0px;
      background: transparent;
    }
  }
  @keyframes inputHighlighter {
    0% {
      background: #00893D;
    }
    100% {
      width: 0px;
      background: transparent;
    }
  }
  .option-vertical {
    margin-bottom: 8px;
    display: flex;
    align-items: flex-start;
  }
  /*   BUTTON STYLING    */
  .schaeffler-btn {
    min-width: 64px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1.25px;
    line-height: 16px;
    opacity: 1;
    text-decoration: none;
    display: block;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px;
    margin-bottom: 10px;
    border-radius: 5px;
  }
  .schaeffler-btn:enabled {
    background-color: #00893D !important;
    color: #FFFFFF !important;
    border: none !important;
  }
  .schaeffler-btn:disabled {
    background-color: #F5F5F5 !important;
    color: #646464 !important;
    border: none !important;
  }
  .schaeffler-btn:hover:enabled {
    background-color: #00893D !important;
    color: #FFFFFF !important;
    border: none !important;
    cursor: pointer !important;
    opacity: 0.85 !important;
  }
  .schaeffler-btn::before {
    background-color: #00893D !important;
    transition: background 10s ease 0s !important;
  }
  .schaeffler-btn:active:enabled {
    background: radial-gradient(circle, #EEEEEE 40%, rgba(0, 137, 61, 0.243) 45%, #00893D 100%);
    color: #FFFFFF !important;
    border: none !important;
  }
  .schaeffler-btn:focus:enabled {
    background-color: #00893D !important;
    color: #FFFFFF !important;
    border: none !important;
    opacity: 0.55 !important;
  }
  /*
  * ----------------------------------------
  * animation slide-in-top
  * ----------------------------------------
  */
  #expand-yes {
    -webkit-animation: slide-in-blurred-bottom 0.7s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
    animation: slide-in-blurred-bottom 0.7s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
  }
  #expand-no {
    -webkit-animation: slide-in-blurred-bottom 0.7s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
    animation: slide-in-blurred-bottom 0.7s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
  }
  @-webkit-keyframes slide-in-blurred-bottom {
    0% {
      -webkit-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
      -webkit-filter: blur(10px);
      filter: blur(10px);
      opacity: 0;
    }
    100% {
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-filter: blur(0);
      filter: blur(0);
      opacity: 1;
    }
  }
  @keyframes slide-in-blurred-bottom {
    0% {
      -webkit-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
      -webkit-filter: blur(40px);
      filter: blur(40px);
      opacity: 0;
    }
    100% {
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-filter: blur(0);
      filter: blur(0);
      opacity: 1;
    }
  }
  .layout-canvas-g {
    background-color: #fff;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
  }
  .layout-canvas-g > .section {
    margin: 0;
  }
  .layout-canvas-g > .section > .columns {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  /* CONTENT PADDINGS */
  @media only screen and (max-width: 1200px) {
    .header-text, .form-table, form, .socialIcons, .footer, .er-title, .er-subtitle, .pc-buttons, .er-signature, .er-note,  .er-remain-form, .er-text {
      padding-left: 16px !important;
      padding-right: 16px !important;
    }
    .logo {
      margin-right: 24px !important;
    }
    .languageSelect {
      padding-left: 16px !important;
    }
  }
  .mdc-form-field {
    margin-left: -8px;
  }
  /*MOBILE STYLING*/
  @media only screen and (max-width: 480px) {
    .mobile-option-title {
      display:inline-block !important;
    }
    #registrationForm {
      margin: 50px 0;
    }
    .option-div {
      width: 100%;
      margin-bottom: 10px;
    }
    .select-btn {
      background: url(https://image.mail.schaeffler/lib/fe3a117175640479701171/m/1/bc146738-0e39-4982-aaa7-06b683032b43.png) 50% / 46% no-repeat !important;
      border-left: 0px;
    }
    .languageSelect {
      top: 8px !important;
    }
    #language-select{
      border:none;
    }
    .er-note {
      font-style: normal;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 0.25px;
    }
    .option-title {
      display:none 
    }
    form {
      display: flex;
      flex-direction: column;
    }
    .logo-table, .navbar {
      height:56px;
    }
    .er-subtitle {
      font-size: 16px;
      line-height: 24px;
    }
    .logo {
      margin-top: 4px;
      
      height:28px;
      /*width: 180px; */
    }
    .er-title {
      font-size: 24px;
      line-height: 28px;
    }
    .stylingblock-content-margin-cell {
      padding: 0 10px 0 20px !important;
      margin: 0 !important;
      margin-bottom: 30px !important;
    }
    .responsive-td {
      width: 49% !important;
      display: inline-block !important;
    }
    .mobile-hidden {
      display: none !important;
    }
    .responsive-td {
      width: 100% !important;
      display: block !important;
      padding: 0 !important;
    }
  }
  .layout-canvas-g > .section > .columns {
    width: 100%;
  }
</style>