.header-container .funnel-header .funnel-header-back-container{display:none}
@media only screen and (max-width:425px){.header-container .funnel-header.with-logo{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
}
.component-button-container{margin-top:auto;margin-bottom:4pc}
@media(max-width:767.98px){.component-button-container{margin-bottom:2pc}
}
.robo-navigation-buttons-component.container-fluid{width:80pc;max-width:100%;margin-left:auto;margin-right:auto;padding-left:2pc;padding-right:2pc}
@media only screen and (max-width:600px){.robo-navigation-buttons-component.container-fluid{padding-left:1pc;padding-right:1pc}
}
.robo-navigation-buttons-component .button-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.robo-navigation-buttons-component .button-container,.robo-navigation-buttons-component .button-container .backButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.robo-navigation-buttons-component .button-container .backButton{cursor:pointer;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3pc;min-width:11pc}
@media(max-width:767.98px){.robo-navigation-buttons-component .button-container .backButton{min-width:50%;padding-left:0}
.robo-navigation-buttons-component .button-container .backButton .backButtonIcon:before{margin-left:0}
}
.robo-navigation-buttons-component .button-container .backButton .backButtonCopy{font-family:Regular,sans-serif;font-size:1pc;line-height:20px;margin-left:14px}
.robo-navigation-buttons-component .button-container .forwardButton{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1pc;height:3pc;min-width:11pc;background-color:#003cf0;opacity:.3;border:1px solid #003cf0;border-radius:2px;color:#fff}
.robo-navigation-buttons-component .button-container .forwardButton.active{opacity:unset}
@media only screen and (max-width:425px){.robo-navigation-buttons-component .button-container .forwardButton{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:50%}
}
@media only screen and (max-width:321px){.robo-navigation-buttons-component .button-container .forwardButton{min-width:auto}
}
.robo-navigation-buttons-component .button-container .forwardButton .forwardButtonIcon:before{margin-right:0}
@media only screen and (max-width:425px){.robo-navigation-buttons-component .button-container .forwardButton .forwardButtonIcon{display:none}
}
.robo-navigation-buttons-component .button-container .forwardButton .forwardButtonCopy{font-family:Regular,sans-serif;font-size:20px;line-height:26px}
@media only screen and (max-width:425px){.robo-navigation-buttons-component .button-container .forwardButton .forwardButtonCopy{text-align:center}
}
.robo-navigation-buttons-component .button-container .fontello-ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}