/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.customselect *{-moz-box-sizing:border-box;box-sizing:border-box}.customselect--hide{display:none}.customselect__select{border:.5px solid #202020;border-radius:4px;cursor:pointer;height:40px;position:relative;-moz-transition:all .3s ease;transition:all .3s ease;width:180px;z-index:4}.customselect__select:hover{background-color:#f2f2f2}.customselect__select:focus{background-color:#f2f2f2;outline:none}.customselect__select--hover{background-color:#f2f2f2}.customselect__select__title{-webkit-align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;color:#202020;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:700;height:100%;max-width:90%;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;width:100%;z-index:2;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px}.customselect__select__arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' fill='none' viewBox='0 0 12 7'%3E%3Cpath fill='%23202020' d='M6 6.662a.83.83 0 0 1-.633-.256L.873 1.912a.73.73 0 0 1-.212-.523.7.7 0 0 1 .212-.531A.72.72 0 0 1 1.4.64q.31 0 .527.218L6 4.93 10.073.858a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.217.217.527a.72.72 0 0 1-.217.527L6.633 6.406A.83.83 0 0 1 6 6.662'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:4px;height:9px;right:5px;top:50%;-moz-transition:transform .3s ease;transition:transform .3s ease;width:12px;z-index:3}.customselect__select__arrow,.customselect__select__options{position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.customselect__select__options{background-color:#fff;box-shadow:0 2px 6px 2px rgba(0,0,0,.15);display:none;height:150px;opacity:0;overflow-x:hidden;overflow-y:auto;top:105%;-moz-transition:all .3s ease;transition:all .3s ease;visibility:hidden;z-index:1}.customselect__select__options::-webkit-scrollbar{width:3px}.customselect__select__options ::-webkit-scrollbar-track{background:#f1f1f1}.customselect__select__options::-webkit-scrollbar-thumb{background:#888}.customselect__select__options::-webkit-scrollbar-thumb:hover{background:#555}.customselect__select__options__option{overflow-x:hidden;padding:12px 8px;text-overflow:ellipsis;text-wrap:nowrap;width:100%}.customselect__select__options__option--selected{background-color:#f2f2f2}.customselect__select__options__option--disabled{background-color:#ccc;color:#797979;pointer-events:none}.customselect__select__options__option:hover{background-color:#f2f2f2}.customselect__select__options__option--checked{position:relative}.customselect__select__options__option--checked:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%2312385f' stroke='%2312385f' d='M20.285 2 9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z' color='%2312385f'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:"";height:20px;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px}.customselect__select__options__group__title{background-color:#f2f2f2;color:#202020;font-weight:700;overflow-x:hidden;padding:12px 8px;text-overflow:ellipsis;text-wrap:nowrap;width:100%}.customselect__select__options__group__option{overflow-x:hidden;padding:12px 8px 12px 25px;text-overflow:ellipsis;text-wrap:nowrap;width:100%}.customselect__select__options__group__option--selected{background-color:#f2f2f2}.customselect__select__options__group__option--disabled{background-color:#ccc;color:#797979;pointer-events:none}.customselect__select__options__group__option:hover{background-color:#f2f2f2}.customselect__select__options__group__option--checked{position:relative}.customselect__select__options__group__option--checked:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%2312385f' stroke='%2312385f' d='M20.285 2 9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z' color='%2312385f'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:"";height:20px;position:absolute;right:45px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px}.customselect__select__options__group--disabled .customselect__select__options__group{pointer-events:none}.customselect__select__options__group--disabled .customselect__select__options__group__title{background-color:#ccc;color:#797979;pointer-events:none}.customselect__select__options__group--disabled .customselect__select__options__group__option{color:#ccc;pointer-events:none}.customselect__select--active .customselect__select__options{display:block;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.customselect__select--active .customselect__select__arrow{-webkit-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.customselect__select--center .customselect__select__options{right:0;width:100%}.customselect__select--left .customselect__select__options{left:0;width:130%}.customselect__select--right .customselect__select__options{right:0;width:130%}.customselect__select--disabled{background-color:#ccc;pointer-events:none}.customselect__select--disabled .customselect__select__title{background-color:#ccc;color:#797979;pointer-events:none}.customselect__select{border:none;display:none}@media (min-width:1024px){.customselect__select{display:block}}.simulator{font-family:Roboto,sans-serif}@media (max-width:550px){.simulator_select-devices{padding:0 15px}}.simulator_select-devices .sub-title{font-size:18px;font-weight:400;margin:15px auto 0;max-width:570px}.simulator_devices-list{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:45px auto 0;max-width:1110px;padding-bottom:190px;padding-left:0}.simulator_devices-list.-child-warning{padding-bottom:228px}@media (max-width:1100px){.simulator_devices-list{max-width:560px}}.simulator_devices-list input,.simulator_devices-list select{max-width:120px}.simulator_devices-list .li-add{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#4a4a4a;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:20px;max-width:550px;width:100%}@media (max-width:560px){.simulator_devices-list .li-add{margin-top:20px}}.simulator_devices-list .li-add .new-device{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:20px;text-transform:uppercase}.simulator_devices-list .li-add svg{background-color:#d0021b;border:0;border-radius:50%;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;height:35px;margin-right:14px;padding:8px;width:35px}.simulator_devices-list .device{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e7e7e7;border:1px solid #e7e7e7;-moz-box-sizing:border-box;box-sizing:border-box;color:#4a4a4a;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-family:Roboto-Regular;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;max-width:550px;padding:18px 20px 18px 30px;width:100%}@media (max-width:550px){.simulator_devices-list .device{-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px;max-width:47%;padding:10px 14px}}.simulator_devices-list .device.-checked{background-color:#fff;border:1px solid #9b9b9b}.simulator_devices-list .device.-checked .device-qtd .add,.simulator_devices-list .device.-checked .device-qtd .remove{background-color:#d0021b}.simulator_devices-list .device.-checked .icon{color:#d0021b}.simulator_devices-list .device-potencia{position:relative}.simulator_devices-list .device .device-icon-name{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media (max-width:550px){.simulator_devices-list .device .device-icon-name{-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.simulator_devices-list .device .device-icon-name .icon{margin-right:20px}@media (max-width:550px){.simulator_devices-list .device .device-icon-name .icon{margin-right:0}}.simulator_devices-list .device input[type=number]{background-color:transparent;border:0;font-size:20px;margin-right:-14px;max-width:40px;outline:0;text-align:center}.simulator_devices-list .device select{background-color:transparent;border:0}.simulator_devices-list .device .label-check{-webkit-align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;margin-right:25px;-moz-box-pack:center;-ms-flex-pack:center;background-color:#fff;border:2px solid #9e9e9e;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;width:30px}@media (max-width:550px){.simulator_devices-list .device .label-check{margin-right:0;vertical-align:top}}.simulator_devices-list .device .label-check svg{color:#fff;height:15px;width:19px}.simulator_devices-list .device input[type=checkbox]{display:none}.simulator_devices-list .device input[type=checkbox]:checked+.label-check{background-color:#10c49c;border:2px solid #0ea785}.simulator_devices-list .device .icon{height:43px;width:40px}.simulator_devices-list .device .name{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;max-width:120px;text-align:left;width:120px}@media (max-width:550px){.simulator_devices-list .device .name{display:block;margin-top:13px;max-width:100%;width:100%}}.simulator_devices-list .device .mask-potencia{font-size:20px;padding:1px;text-align:left;width:160px}.simulator_devices-list .device .input-potencia{display:none}.simulator_devices-list .device .device-potencia{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-family:Roboto,sans-serif;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-flex-flow:row wrap;justify-content:space-between;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:120px}@media (max-width:550px){.simulator_devices-list .device .device-potencia{margin-top:25px}}.simulator_devices-list .device .device-potencia strong{display:block;font-size:14px;margin-bottom:7px}.simulator_devices-list .device .device-potencia .potencias{font-size:21px}.simulator_devices-list .device .device-qtd{font-family:Roboto,sans-serif}@media (max-width:550px){.simulator_devices-list .device .device-qtd{margin-top:25px}}.simulator_devices-list .device .device-qtd strong{display:block;font-size:14px;margin-bottom:6px;text-align:left}@media (max-width:550px){.simulator_devices-list .device .device-qtd strong{margin-bottom:9px}}.simulator_form-devices{display:block;position:relative}.simulator_form-devices .device-new .form-modal li{position:relative}.simulator_form-devices .device-new .-qtd-pot .icon-error{left:143px;right:auto}.simulator_form-devices .device-new .-error+.icon-error{display:block}.simulator_form-devices .device-new .icon-error{background-color:#d0021b;border-radius:50%;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;display:none;height:20px;padding:5px 4px;position:absolute;right:-3px;top:-37px;width:20px}.simulator_form-devices .device-new .icon-error svg{height:100%;position:relative;top:-5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:100%}.simulator_form-devices .prev{background-color:transparent;border:0;padding:0}.simulator_form-devices .prev svg{color:#d0021b;height:12px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:15px}.simulator_form-devices .next,.simulator_form-devices .prev{font-size:16px;font-weight:700}.simulator_form-devices .next{margin-left:53px;max-width:170px}.simulator_form-devices .aviso{font-size:14px;margin-top:75px}.simulator_form-devices .total-watts{background-color:#f1f1f1;bottom:140px;left:0;margin-bottom:50px;position:absolute;width:100%}.simulator_form-devices .total-watts .value-watts{display:block;font-size:34px;padding:20px 0;text-align:center;width:100%}@media (max-width:768px){.simulator_form-devices .total-watts .value-watts{font-size:12px;margin:0 auto;max-width:140px;text-align:left}.simulator_form-devices .total-watts .value-watts span{display:block}}.simulator_form-devices .total-watts .value-watts strong{margin-left:5px}@media (max-width:768px){.simulator_form-devices .total-watts .value-watts strong{font-size:30px;margin-left:0}}.simulator_form-devices .total-watts .value-watts .open-warning{background-color:transparent;border:0;cursor:pointer;display:none;padding-bottom:3px;padding-top:0}.simulator_form-devices .total-watts .highlight-button{display:none;margin-left:0;margin-top:0}.simulator_form-devices .total-watts .warning-max{background-color:#d0021b;display:none;padding:30px 0;text-align:center}@media (max-width:768px){.simulator_form-devices .total-watts .warning-max{padding:20px 0}}.simulator_form-devices .total-watts .warning-max .wrapper{position:relative}.simulator_form-devices .total-watts .warning-max .hide-warning{background-color:transparent;border:0;color:#fff;display:none;padding:5px;position:absolute;right:15px;top:-25px}@media (max-width:768px){.simulator_form-devices .total-watts .warning-max .hide-warning{top:-35px}}.simulator_form-devices .total-watts .warning-max .hide-warning svg{height:20px;width:20px}@media (max-width:768px){.simulator_form-devices .total-watts .warning-max .hide-warning svg{height:15px;width:15px}}.simulator_form-devices .total-watts .warning-max p,.simulator_form-devices .total-watts .warning-max strong{color:#fff;margin:0 auto}.simulator_form-devices .total-watts .warning-max strong{font-size:20px}@media (max-width:768px){.simulator_form-devices .total-watts .warning-max strong{display:block;font-size:18px;margin-bottom:10px}}.simulator_form-devices .total-watts .warning-max p{font-size:18px}@media (max-width:768px){.simulator_form-devices .total-watts .warning-max p{font-size:14px}}.simulator_form-devices .total-watts.-fixed{bottom:0;left:0;margin-bottom:0;max-height:100%;overflow-y:scroll;position:fixed;width:100%;z-index:21}@media (max-width:768px){.simulator_form-devices .total-watts.-fixed{box-shadow:0 -4px 6px 0 rgba(0,0,0,.23)}}.simulator_form-devices .total-watts.-fixed .highlight-button{display:block}.simulator_form-devices .total-watts.-fixed .content{padding-left:200px;width:100%}@media (max-width:768px){.simulator_form-devices .total-watts.-fixed .content{padding-left:0;width:70%}}.simulator_form-devices .total-watts.-fixed .value-watts{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1110px}@media (max-width:1109px){.simulator_form-devices .total-watts.-fixed .value-watts{-moz-box-sizing:border-box;box-sizing:border-box;padding-left:20px;padding-right:20px}}.simulator_form-devices .total-watts.-fixed .value-watts .open-warning{display:inline-block}.simulator_form-devices .total-watts.-fixed .warning-max{-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}.simulator_form-devices .total-watts.-warning{bottom:115px}.simulator_form-devices .total-watts.-warning .warning-max{display:block}.simulator_form-devices .total-watts.-warning .value-watts strong{color:#c00}.simulator_form-devices .total-watts.-fixed.-warning{bottom:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.simulator_form-devices .total-watts.-fixed.-warning .value-watts{-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.simulator_form-devices .total-watts.-fixed.-warning .warning-max{-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:40px 0}@media (max-width:768px){.simulator_form-devices .total-watts.-fixed.-warning .warning-max strong{font-size:16px}}.simulator_form-devices .total-watts.-fixed.-warning .warning-max .hide-warning{display:block}.highlight-button.-disabled{background-color:#9e9e9e}#topHere{bottom:80px;height:300px;left:0;position:absolute;visibility:hidden;width:100%}.simulator{background:#f2f2f2;-moz-box-sizing:border-box;box-sizing:border-box;margin:20px 0;position:relative;text-align:center}.simulator .change-gerador{padding:70px 0 80px}.simulator .change-gerador .btn{margin-top:30px}.simulator .title{font-size:36px;font-weight:300}@media (max-width:768px){.simulator .title{font-size:24px}}.simulator .-hide{display:none}.simulator .wrapper{margin:0 auto;max-width:1150px}.simulator li{list-style:none}.simulator .bg-simulator{background-image:url(/motores-e-maquinas/sites/hpf/themes/honda/build/assets/img/bg-simulator.png);background-position:50%;background-repeat:no-repeat;background-size:100%}.simulator .device-qtd{min-width:90px}.simulator .device-qtd strong{display:block;margin-bottom:6px}.simulator .device-qtd .add,.simulator .device-qtd .remove{background-color:#4a4a4a;border:0;border-radius:50%;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:22px;width:22px}.simulator .device-qtd .add svg,.simulator .device-qtd .remove svg{color:#fff;height:100%;margin:0 auto;max-width:10px;width:100%}.simulator .modal .modal-inner{-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;will-change:unset}@media (max-width:768px){.simulator .modal .modal-inner{padding-top:0}}.simulator .modal-top{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;background-color:#c00;justify-content:space-between;padding:28px 50px}@media (max-width:768px){.simulator .modal-top{padding:20px}}.simulator .modal-top .prev-section{background-color:transparent;border:0;color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:0}.simulator .modal-top .prev-section svg{height:20px;margin-right:10px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:20px}@media (max-width:768px){.simulator .modal-top .prev-section svg{height:40px}}.simulator .modal-top .prev-section span{font-size:18px;text-align:left}@media (max-width:768px){.simulator .modal-top .prev-section span{max-width:155px}}.simulator .modal-top .close-button{font-weight:700;height:30px;padding:0;right:50px;top:22px;width:30px}@media (max-width:768px){.simulator .modal-top .close-button{height:20px;right:20px;top:30px;width:20px}}.simulator .loading{height:100vh;left:50%;opacity:0;position:fixed;top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;width:100%;z-index:22}.simulator .loading,.simulator .loading.-active{-moz-transition-duration:.3s;transition-duration:.3s;-moz-transition-property:opacity,visibility;transition-property:opacity,visibility}.simulator .loading.-active{opacity:1;visibility:visible}.simulator .fix-bg{height:140%;left:-26%;position:absolute;top:-62px;width:110vw}svg use{fill:currentColor}.modal_new-device{opacity:0;-moz-transition-duration:.2s;transition-duration:.2s;-moz-transition-property:opacity,visibility;transition-property:opacity,visibility;visibility:hidden}.modal_new-device.-active{opacity:1;visibility:visible}.modal_new-device .device-overlay{background-color:rgba(0,0,0,.7);height:100%;left:0;position:fixed;top:0;width:100%;z-index:30}.modal_new-device .close-modal{background-color:transparent;border:0;position:absolute;right:15px;top:15px}.modal_new-device .close-modal svg{height:23px;width:23px}.modal_new-device .device-new{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;left:50%;max-width:720px;padding:50px 115px;position:fixed;text-align:left;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;z-index:31}.modal_new-device .device-new .btn{display:block;margin:0 auto;max-width:170px}.modal_new-device .device-new ul{padding-left:0}.modal_new-device .device-new li{display:block;margin-bottom:50px}.modal_new-device .device-new li.-qtd-pot{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.modal_new-device .device-new li.-qtd-pot{-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.modal_new-device .device-new .device-qtd strong{margin-bottom:7px}.modal_new-device .device-new .device-qtd input{border-bottom:0;margin-right:-14px;max-width:45px;text-align:center;vertical-align:text-bottom}.modal_new-device .device-new .device-qtd .add,.modal_new-device .device-new .device-qtd .remove{background-color:#d0021b}.modal_new-device .device-new .device-potencia{margin-right:90px;max-width:160px}@media (max-width:768px){.modal_new-device .device-new .device-potencia{margin-bottom:50px;max-width:100%}}.modal_new-device .device-new label{background-color:transparent;display:block;font-weight:700}.modal_new-device .device-new input{border:0;border-bottom:1px solid #4a4a4a;margin-top:6px;width:100%}.modal_new-device .device-new span{display:block;margin-top:60px;text-align:center}@media (max-width:768px){.modal_new-device .device-new{max-width:300px;padding:70px 30px 50px}}.modal_new-device .title-modal{color:#d0021b;display:block;font-size:38px;margin-bottom:70px;text-align:center}@media (max-width:768px){.modal_new-device .title-modal{font-size:24px}}.simulator_result.-bg-simulator{background-position:50% -40px}.simulator_result .simulator_result-product{display:none}.simulator_result .title{margin-bottom:30px}@media (max-width:768px){.simulator_result .title{padding:0 30px}}.simulator_result .recommendation{font-size:14px;margin:0 auto;max-width:735px;padding:65px 0}@media (max-width:768px){.simulator_result .recommendation{padding:65px 30px}}.simulator_result .link{color:#d0021b;font-size:18px;font-weight:700}@media (max-width:768px){.simulator_result .link{display:block}.simulator_result .-open-details{margin-right:-40px}}.simulator_result .result-energy{margin:0 auto;max-width:900px}.simulator_result .result-energy .energy-info{display:block;font-size:20px;margin-bottom:20px}.simulator_result .result-energy .energy-consumption{font-size:18px;margin-bottom:20px}.simulator_result .result-energy .energy-consumption svg{height:10px;margin-left:7px;width:20px}.simulator_result .result-energy .result-power{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-flex-flow:row wrap;justify-content:space-between;max-width:410px;-moz-box-orient:horizontal;-moz-box-direction:normal;-moz-box-sizing:content-box;box-sizing:content-box;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:35px auto 0}.simulator_result .result-energy .result-power .power{-moz-box-sizing:content-box;box-sizing:content-box;max-width:190px;text-align:left}.simulator_result .result-energy .result-power .power:first-child{border-right:1px solid #979797;padding-right:20px;text-align:right}@media (max-width:768px){.simulator_result .result-energy .result-power .power:first-child{padding-right:15px}.simulator_result .result-energy .result-power .power{max-width:45%}}.simulator_result .result-energy .result-power .calc-value{color:#4a4a4a;cursor:default;font-size:15px;line-height:20px;margin-bottom:60px;margin-top:30px;text-decoration:none;width:100%}.simulator_result .result-energy .result-power .title-power{font-size:24px;font-weight:400;margin-bottom:20px;margin-top:0}.simulator_result .result-energy .result-power .power-value{font-size:36px}.simulator_result .result-energy .result-power .power-value span{color:#4a4a4a;display:block;font-size:20px;font-weight:400;margin-top:3px}.simulator_result .result-energy-products{background-color:#f1f1f1;padding:60px 0}.simulator_result .result-details ul{margin:20px auto;max-width:550px;padding-left:0}.simulator_result .result-details .info-device{background-color:#4a4a4a;color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}@media (max-width:768px){.simulator_result .result-details .info-device{font-size:14px}}.simulator_result .result-details .info-power{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:300px}.simulator_result .result-details .info-power.-mobile{display:none}@media (max-width:768px){.simulator_result .result-details .info-power{display:none;text-align:left;width:140px}.simulator_result .result-details .info-power.-mobile{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}.simulator_result .result-details .info-power span{width:63px}.simulator_result .result-details .device{background-color:#fff;border:1px solid;border-top:0;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 30px;text-align:left}@media (max-width:768px){.simulator_result .result-details .device{font-size:14px}}.simulator_result .result-details .device-logo{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:50px;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:180px}@media (max-width:768px){.simulator_result .result-details .device-logo{width:140px}}.simulator_result .result-details .device-logo img{max-width:43px;width:100%}@media (max-width:768px){.simulator_result .result-details .device-logo img{height:40px;max-width:40px}}.simulator_result .result-details .device-logo strong{margin-left:20px}.simulator_result .result-details .device-power{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:260px}@media (max-width:768px){.simulator_result .result-details .device-power{width:120px}}.simulator_result .result-details .device-power span{margin-right:90px;vertical-align:bottom}.simulator_result .result-details .device-power span:last-child{margin-right:0}@media (max-width:768px){.simulator_result .result-details .device-power span{margin-right:30px}}.simulator_result .simulator_result-products{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;padding-left:0;padding-top:30px;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 auto;max-width:900px}.simulator_result .simulator_result-products .product{margin-bottom:50px;max-width:214px;padding-bottom:50px;position:relative;text-align:left;width:100%}@media (max-width:768px){.simulator_result .simulator_result-products .product{margin:0 auto 50px;text-align:center}}.simulator_result .simulator_result-products .product:nth-child(3n+2){margin:0 125px 50px}@media (max-width:768px){.simulator_result .simulator_result-products .product:nth-child(3n+2){margin:0 auto 50px}}.simulator_result .simulator_result-products .product img{display:block;height:137px;margin-bottom:15px;max-width:100%}.simulator_result .simulator_result-products .product strong{font-size:20px}.simulator_result .simulator_result-products .product span{display:block;font-size:20px;font-style:italic;margin-top:15px}.simulator_result .simulator_result-products .product p{font-size:18px;margin:20px 0}.simulator_result .simulator_result-products .product .btn{bottom:0;position:absolute}.simulator_result .modal_new-device .device-new{text-align:center}.simulator_result .modal_new-device .title-modal{margin-bottom:30px}.simulator_result .modal_new-device p{font-size:18px;margin-bottom:20px}.simulator_result .modal_new-device span{font-size:20px;margin-bottom:35px}.steps{margin:40px 0}@media (max-width:768px){.steps{margin:30px 0 20px}}.steps ul{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:110px;padding-left:0}.steps li,.steps ul{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.steps li{border:1px solid #c9c9c9;border-radius:100%;color:#c9c9c9;cursor:pointer;font-size:16px;height:30px;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px}.steps li.-active{background-color:#c9c9c9;color:#fff}.steps li.-disable{cursor:no-drop;pointer-events:none}.simulator_types-list{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:45px auto 0;max-width:945px;padding-left:0}@media (max-width:768px){.simulator_types-list{-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-moz-box-sizing:border-box;box-sizing:border-box;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:50px;padding:0 10px}}.simulator_types-list li{background-color:#fff;box-shadow:0 2px 25px 0 hsla(0,2%,75%,.5);-moz-box-sizing:border-box;box-sizing:border-box;color:#4a4a4a;cursor:pointer;max-width:275px;padding:30px;text-align:center;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-moz-transition-duration:.3s;transition-duration:.3s;transition-property:-webkit-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform}.simulator_types-list li:hover{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}@media (max-width:768px){.simulator_types-list li{margin-bottom:20px;max-width:100%;padding:40px 10px 30px;width:100%}}.simulator_types-list .image{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d0021b;border-radius:50%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:130px;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 20px;width:130px}.simulator_types-list .name{font-size:36px;font-weight:700;margin-bottom:10px}@media (max-width:768px){.simulator_types-list .name{font-size:24px}}.simulator_types-list .desc{font-size:20px}@media (max-width:768px){.simulator_types-list .desc{font-size:16px}}.container{margin:0 auto;max-width:1128px;padding:0 10px;width:100%}.page-title{display:none!important}.header__category{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid #e1e1e1;justify-content:center;margin:80px 0 0;padding:0;position:relative}@media (min-width:1024px){.header__category{max-height:480px}}.header__category picture{display:block}.header__category__background{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1}@media (min-width:1024px){.header__category__background{max-height:480px}}@media (min-width:640px){.header__category{-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.header__category__content{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:24px;position:relative;width:100%;z-index:2}@media (min-width:640px){.header__category__content{-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;height:100%;width:50%}}@media (min-width:1024px){.header__category__content{padding-left:122px}}.header__category__content__title{color:#202020;font-size:2rem;font-weight:700;margin:0 0 16px;padding:0}@media (min-width:1366px){.header__category__content__title{font-size:3.5rem;line-height:64px}}.header__category__content__description{color:#202020;font-size:1rem;font-weight:400;line-height:1.6rem;margin:0 0 20px;padding:0}@media (min-width:1366px){.header__category__content__description{margin-bottom:64px}}.header__category__content__characteristics__list{-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}@media (min-width:1366px){.header__category__content__characteristics__list{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.header__category__content__characteristics__list__item{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#202020;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:14px;gap:10px;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;margin:0;padding:0}@media (min-width:1366px){.header__category__content__characteristics__list__item{gap:15px;margin-bottom:5px;width:32%}}.header__category__content__characteristics__list__item img{height:24px;width:24px}@media (min-width:600px){.header__category__content__characteristics__list__item img{height:40px;width:40px}}.header__category__image{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;aspect-ratio:1.97/1;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;z-index:2}@media (min-width:640px){.header__category__image{aspect-ratio:none;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;width:50%}}@media (min-width:1366px){.header__category__image{background-position:70px bottom}}.header__category__image__product{max-width:50%;position:relative;z-index:2}@media (min-width:640px){.header__category__image__product{max-width:90%}}.filter__category{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.filter__category,.filter__category__box,.filter__category__form{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.filter__category__form{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;left:-200%;overflow-y:auto;padding:30px 24px;position:absolute;top:0;-moz-transition:all .3s ease;transition:all .3s ease;width:100vw;z-index:20}.filter__category__form::-webkit-scrollbar{width:3px}.filter__category__form ::-webkit-scrollbar-track{background:#f1f1f1}.filter__category__form::-webkit-scrollbar-thumb{background:#888}.filter__category__form::-webkit-scrollbar-thumb:hover{background:#555}@media (min-width:1024px){.filter__category__form{-moz-box-sizing:border-box;box-sizing:border-box;padding:0 0 0 118px;position:static;width:358px;z-index:1}}.filter__category__form__header{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:72px;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.filter__category__form__header__close{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;background:50%/70% no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/close.svg);height:45px;width:45px}@media (min-width:1024px){.filter__category__form__header__close{display:none}}.filter__category__form__header__title{color:#000;font-size:1.5rem;font-weight:700;margin:50px 0}@media (min-width:1024px){.filter__category__form__header__title{margin-top:80px}}.filter__category__form--disabled{cursor:not-allowed;pointer-events:none}.filter__category__form--active{left:0}.filter__category__form__options{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding-right:10px;width:100%}.filter__category__form__options::-webkit-scrollbar{width:3px}.filter__category__form__options ::-webkit-scrollbar-track{background:#f1f1f1}.filter__category__form__options::-webkit-scrollbar-thumb{background:#888}.filter__category__form__options::-webkit-scrollbar-thumb:hover{background:#555}@media (min-width:1024px){.filter__category__form__options__type--mobile{display:none}}.filter__category__form__options__type__title{color:#000;font-size:1rem;font-weight:700;margin:20px 0}@media (min-width:1024px){.filter__category__form__options__type__title--mobile{display:none}}.filter__category__form__options__type__item{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:block;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:24px;margin-left:10px;padding-left:37px;position:relative;text-align:left;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.filter__category__form__options__type__item__title{color:#202020;font-size:1rem}.filter__category__form__options__type__item__check{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.filter__category__form__options__type__item__checkmark{border:1px solid #202020;height:18px;left:0;position:absolute;top:2px;width:18px}.filter__category__form__options__type__item__checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:5px;position:absolute;top:2px;-moz-transform:rotate(45deg);transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);width:5px}.filter__category__form__options__type__item input:checked~.filter__category__form__options__type__item__checkmark{background-color:#b30000;border:1px solid #b30000}.filter__category__form__options__type__item input:checked~.filter__category__form__options__type__item__checkmark:after{display:block}.filter__category__form__submit{background:#fff;-moz-box-sizing:border-box;box-sizing:border-box;height:58px;width:100%}@media (min-width:1024px){.filter__category__form__submit{display:none}}.filter__category__form__submit__button{all:unset;background:#d0021b;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-weight:700;height:100%;text-align:center;-moz-transition:all .3s ease;transition:all .3s ease;width:100%}.filter__category__form__submit__button:hover{background:#b30000}.filter__category__products{-moz-box-sizing:border-box;box-sizing:border-box;padding:24px;width:100%}@media (min-width:1024px){.filter__category__products{padding:50px 118px;width:-moz-calc(100% - 238px);width:calc(100% - 238px)}}.filter__category__products__skeleton{-moz-box-sizing:border-box;box-sizing:border-box;display:none;gap:16px;grid-template-columns:1fr 1fr;margin:0;padding:0}.filter__category__products__skeleton__item__head{aspect-ratio:1.15/1;width:100%}.filter__category__products__skeleton__item__text{margin-left:16px;margin-top:16px;width:85px}.filter__category__products__skeleton__item:nth-child(3),.filter__category__products__skeleton__item:nth-child(4){display:none}@media (min-width:640px){.filter__category__products__skeleton__item:nth-child(2),.filter__category__products__skeleton__item:nth-child(3){display:block}.filter__category__products__skeleton__item:nth-child(4){display:none}}@media (min-width:900px){.filter__category__products__skeleton__item:nth-child(2){display:block}.filter__category__products__skeleton__item:nth-child(3),.filter__category__products__skeleton__item:nth-child(4){display:none}}@media (min-width:1366px){.filter__category__products__skeleton__item:nth-child(2),.filter__category__products__skeleton__item:nth-child(3){display:block}.filter__category__products__skeleton__item:nth-child(4){display:none}}@media (min-width:1440px){.filter__category__products__skeleton__item:nth-child(2),.filter__category__products__skeleton__item:nth-child(3),.filter__category__products__skeleton__item:nth-child(4){display:block}}.filter__category__products__skeleton--show{display:grid}@media (min-width:640px){.filter__category__products__skeleton{grid-template-columns:1fr 1fr 1fr}}@media (min-width:900px){.filter__category__products__skeleton{grid-template-columns:1fr 1fr}}@media (min-width:1366px){.filter__category__products__skeleton{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1440px){.filter__category__products__skeleton{grid-template-columns:1fr 1fr 1fr 1fr}}.filter__category__products__box{-moz-box-sizing:border-box;box-sizing:border-box;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin:0;padding:0}.filter__category__products__box--hide{display:none}.filter__category__products__box--error{min-height:300px;position:relative}.filter__category__products__box--error:before{color:#b30000;content:"Erro ao solicitar os dados. Tente mais tarde!";font-size:1.5rem;font-weight:700;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.filter__category__products__box--empty{min-height:300px;position:relative}.filter__category__products__box--empty:before{color:#202020;content:"Nenhum produto disponível!";font-size:1.5rem;font-weight:700;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:640px){.filter__category__products__box{grid-template-columns:1fr 1fr 1fr}}@media (min-width:900px){.filter__category__products__box{grid-template-columns:1fr 1fr}}@media (min-width:1366px){.filter__category__products__box{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1440px){.filter__category__products__box{grid-template-columns:1fr 1fr 1fr 1fr}}.filter__category__products__box__item{border:2px solid #fff;cursor:pointer;display:none;height:0;opacity:0;position:relative;-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-moz-transition:all .3s ease;transition:all .3s ease;visibility:hidden}.filter__category__products__box__item--show{display:block;height:auto;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.filter__category__products__box__item:before{content:"";height:18px;position:absolute;right:15px;top:15px;width:18px;z-index:1}.filter__category__products__box__item:hover .filter__category__products__box__item__header{background-color:#cecece}.filter__category__products__box__item:hover .filter__category__products__box__item__footer{background-color:#f2f2f2}.filter__category__products__box__item--unselected:before{background:transparent;border:1px solid #202020}.filter__category__products__box__item--disabled:before{background:transparent;border:1px solid #c3c3c3}.filter__category__products__box__item--selected{border:2px solid #b30000}.filter__category__products__box__item--selected:before{background:50%/70% no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/check_small.svg);background-color:#b30000;border:1px solid #fff}.filter__category__products__box__item__header{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;aspect-ratio:1.15/1;background-color:#f2f2f2;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-moz-transition:all .3s ease;transition:all .3s ease;width:100%}.filter__category__products__box__item__header__new{background-color:#b30000;color:#fff;font-size:.75rem;font-weight:700;left:0;padding:10px 15px;position:absolute;top:0}@media (max-width:640px){.filter__category__products__box__item__header{aspect-ratio:1.081/1}}.filter__category__products__box__item__header img{max-height:80%;max-width:80%}.filter__category__products__box__item__footer{-moz-box-sizing:border-box;box-sizing:border-box;color:#202020;font-size:1rem;font-weight:700;padding:16px;text-align:left;-moz-transition:all .3s ease;transition:all .3s ease}.filter__category__products__box__item__footer p{color:#202020;font-size:.84rem;font-weight:400;margin:8px 0 0}.filter__category__products__buttons{margin-bottom:20px;width:100%}.filter__category__products__buttons--hide{pointer-events:none}.filter__category__products__buttons__box{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.filter__category__products__buttons__box--hide{display:none}.filter__category__products__buttons__message{color:#202020;display:none;padding:16px 0;text-align:left}.filter__category__products__buttons__message--show{display:block}.filter__category__products__buttons__select{all:unset;background:90% 50%/15px 15px no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/arrow-down-menu.svg);color:#202020;cursor:pointer;display:none;font-size:1rem;font-weight:700;padding:16px 40px 16px 20px;position:relative;-moz-transition:all .3s ease;transition:all .3s ease}.filter__category__products__buttons__select:hover{background-color:#f2f2f2}@media (min-width:1024px){.filter__category__products__buttons__select{display:block}}.filter__category__products__buttons__select__option{background:#fff}.filter__category__products__buttons__button{all:unset;color:#202020;cursor:pointer;font-size:1rem;font-weight:700;padding:16px 40px 16px 20px;position:relative;-moz-transition:all .3s ease;transition:all .3s ease}.filter__category__products__buttons__button:hover{background-color:#f2f2f2}.filter__category__products__buttons__button:before{content:"";height:24px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:24px}.filter__category__products__buttons__button--compare:before{background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/compare_arrows.svg)}.filter__category__products__buttons__button--disabled{cursor:not-allowed;font-size:12px;max-width:200px}.filter__category__products__buttons__button--disabled:hover{background-color:transparent}.filter__category__products__buttons__button--disabled:before{content:none}@media (min-width:1024px){.filter__category__products__buttons__button--filter{display:none}}.filter__category__products__buttons__button--filter:before{background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/filter_list.svg)}.filter__category__load{-moz-box-sizing:border-box;box-sizing:border-box;padding:24px}.filter__category__load--hide{display:none}.filter__category__load__count{-moz-box-sizing:border-box;box-sizing:border-box;color:#5c5c5c;display:block;font-size:1rem;margin-bottom:16px;text-align:center}.filter__category__load__more{all:unset;background:#d0021b;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;margin:0 auto;padding:12px;text-align:center;-moz-transition:all .3s ease;transition:all .3s ease;width:auto}.filter__category__load__more:hover{background-color:#b30000}.filter__category__load__more--hide{display:none}.filter__category__footer{background:#fff;bottom:-100%;box-shadow:0 2px 6px 2px rgba(0,0,0,.15);left:0;position:fixed;-moz-transition:all .3s ease;transition:all .3s ease;width:100%;z-index:1}.filter__category__footer--active{bottom:0}.filter__category__footer__wrapper{-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px}@media (min-width:640px){.filter__category__footer__wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto;max-width:1176px;padding:10px}}.filter__category__footer__wrapper__message{color:#202020;font-size:1rem;font-weight:400}.filter__category__footer__wrapper__buttons{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (min-width:640px){.filter__category__footer__wrapper__buttons{gap:20px;width:auto}}.filter__category__footer__wrapper__buttons__button{all:unset;cursor:pointer;padding:16px 40px;-moz-transition:all .3s ease;transition:all .3s ease}.filter__category__footer__wrapper__buttons__button--cancel{background:#fff;color:#202020;font-weight:700}.filter__category__footer__wrapper__buttons__button--cancel:hover{background:#f2f2f2}.filter__category__footer__wrapper__buttons__button--compare{background:#b30000;color:#fff}.filter__category__footer__wrapper__buttons__button--compare:disabled{background-color:#f2f2f2;color:#c3c3c3;pointer-events:none}.filter__category__footer__wrapper__buttons__button--compare:hover{background:#850000}.generator__compare{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f2f2;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:70px 20px}.generator__compare__title{color:#000;font-size:1.5rem;font-weight:700;line-height:1.6}@media (min-width:640px){.generator__compare__title{font-size:2.5rem}}.generator__compare__button{all:unset;background:#d0021b;color:#fff;cursor:pointer;font-weight:700;padding:12px;text-decoration:none;-moz-transition:all .3s ease;transition:all .3s ease}.generator__compare__button:hover{background:#b30000;text-decoration:none}
.skeleton{-webkit-animation:skeleton-loading 1s linear infinite alternate;-moz-animation:skeleton-loading 1s linear infinite alternate;animation:skeleton-loading 1s linear infinite alternate;color:transparent}.skeleton-text{border-radius:.25rem;color:transparent;height:1rem;margin-bottom:.5rem;width:100%}.skeleton-text__body{color:transparent;width:75%}.skeleton-footer{color:transparent;width:30%}@-moz-keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}@-webkit-keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}@font-face{font-display:optional;font-family:Roboto,sans-serif;font-style:normal;font-weight:300;src:url(/motores-e-maquinas/sites/hpf/themes/honda/build/fonts/Roboto-Light.woff2) format("woff2")}@font-face{font-display:optional;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;src:url(/motores-e-maquinas/sites/hpf/themes/honda/build/fonts/Roboto-Regular.woff2) format("woff2")}@font-face{font-display:optional;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;src:url(/motores-e-maquinas/sites/hpf/themes/honda/build/fonts/Roboto-Medium.woff2) format("woff2")}@font-face{font-display:optional;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;src:url(/motores-e-maquinas/sites/hpf/themes/honda/build/fonts/Roboto-Bold.woff2) format("woff2")}:where(:not(html,iframe,canvas,img,svg,video,audio,select,input):not(svg *,symbol)){all:unset;display:revert}*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth!important;--scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch}body{margin:0;padding:0}body,h1,h2,h3,h4,h5,h6{font-family:Roboto,Helvetica,Arial,sans-serif}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-moz-appearance:revert;appearance:revert;-webkit-appearance:revert}select{color:#202020;font-size:16px;line-height:24px}::-webkit-input-placeholder{color:unset}::-moz-placeholder{color:unset}:-ms-input-placeholder{color:unset}::-ms-input-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){overflow-wrap:break-word;-moz-user-modify:read-write;-webkit-line-break:after-white-space;-webkit-user-modify:read-write;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}.actions{font-size:0;list-style:none;margin:0;padding:0}.actions li{display:inline-block}.actions li+li{margin-left:15px}.actions .action-button{background-color:#3d3d3e;border-radius:50%;display:inline-block;font-size:0;line-height:0;padding:10px}.actions .action-button svg{display:block;height:22px;width:22px}.actions .action-button svg path,.actions .action-button svg use{fill:#fff}@media (min-width:768px){.actions .action-button{padding:12px}.actions .action-button svg{height:25px;width:25px}}.brand{display:inline-block;font-size:0;width:45px}.brand img{width:100%}@media (min-width:768px){.brand{width:60px}}.header .menu nav .menu-item a,.header .menu-models nav .menu-item,.header .menus{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.main,body.menu-open,html.menu-open{overflow:hidden}body.modal-gallery .header,body.modal-interesse .header{-webkit-transform:translateY(-80px);-moz-transform:translateY(-80px);-ms-transform:translateY(-80px);transform:translateY(-80px);will-change:transform}body{min-height:100vh}body>[data-off-canvas-main-canvas]{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:100vh}body .body-mask{background:#000;content:"";display:block;height:100%;left:0;opacity:0;position:fixed;top:0;-moz-transition:opacity .15s cubic-bezier(.455,.03,.515,.955),visibility .15s cubic-bezier(.455,.03,.515,.955);transition:opacity .15s cubic-bezier(.455,.03,.515,.955),visibility .15s cubic-bezier(.455,.03,.515,.955);visibility:hidden;width:100%;will-change:opacity,visibility;z-index:9}body.menu-open .body-mask{opacity:.2;visibility:visible}.header{background-color:#fff;border-bottom:2px solid #b30000;color:#797979;height:80px;left:0;position:fixed;top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .3s cubic-bezier(.455,.03,.515,.955);-moz-transition:transform .3s cubic-bezier(.455,.03,.515,.955),-moz-transform .3s cubic-bezier(.455,.03,.515,.955);transition:transform .3s cubic-bezier(.455,.03,.515,.955);transition:transform .3s cubic-bezier(.455,.03,.515,.955),-webkit-transform .3s cubic-bezier(.455,.03,.515,.955),-moz-transform .3s cubic-bezier(.455,.03,.515,.955);width:100%;z-index:20}.header,.header.hide{will-change:transform}.header.hide{-webkit-transform:translateY(-80px);-moz-transform:translateY(-80px);-ms-transform:translateY(-80px);transform:translateY(-80px)}.header .logo{-webkit-align-items:center;bottom:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;left:0;margin:auto;position:absolute;right:0;top:0;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#cc1517;width:232px;z-index:20}@media (max-width:1024px){.header .logo{width:150px}}.header .logo img{height:28px;width:232px}@media (max-width:1024px){.header .logo img{height:18px;width:150px}}.header .icon-menu-container,.header .menus,.header .menus>div{display:inline-block;vertical-align:middle}.header .icon-menu-container{cursor:pointer;height:80px;margin-right:-4px;position:relative;width:80px}.header .icon-menu-container.active:after{opacity:1;-moz-transition:opacity .25s ease-in-out .25s;transition:opacity .25s ease-in-out .25s}.header .icon-menu-container.active:before{opacity:0;-moz-transition:opacity .25s ease-in-out 0s;transition:opacity .25s ease-in-out 0s}.header .icon-menu-container.active .icon-menu .hamb{background:none}.header .icon-menu-container.active .icon-menu .hamb:after{bottom:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header .icon-menu-container.active .icon-menu .hamb:after,.header .icon-menu-container.active .icon-menu .hamb:before{transition:-webkit-transform .3s ease-in-out .3s;-moz-transition:transform .3s ease-in-out .3s,-moz-transform .3s ease-in-out .3s;transition:transform .3s ease-in-out .3s;transition:transform .3s ease-in-out .3s,-webkit-transform .3s ease-in-out .3s,-moz-transform .3s ease-in-out .3s;will-change:transform}.header .icon-menu-container.active .icon-menu .hamb:before{top:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header .icon-menu-container.active .menu{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header .icon-menu-container:after,.header .icon-menu-container:before{bottom:14px;font-size:.75rem;font-weight:500;left:0;margin:0 auto;position:absolute;right:0;text-align:center}.header .icon-menu-container .icon-menu{-webkit-align-items:center;background:#fff;border-radius:50px;display:block;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:40px;left:0;margin:0 auto;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-moz-transition:background .3s ease;transition:background .3s ease;width:28px;z-index:20;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;width:40px}@media (min-width:768px){.header .icon-menu-container .icon-menu:hover{background:#f5f5f5}}.header .icon-menu-container .icon-menu .hamb{background:#202020;border-radius:10px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:2px;position:relative;-moz-transition:background 0s ease-in-out .3s;transition:background 0s ease-in-out .3s;width:22px;will-change:background}.header .icon-menu-container .icon-menu .hamb:after,.header .icon-menu-container .icon-menu .hamb:before{background:#202020;border-radius:10px;content:"";display:block;height:2px;left:0;position:absolute;width:100%}.header .icon-menu-container .icon-menu .hamb:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}.header .icon-menu-container .icon-menu .hamb:after,.header .icon-menu-container .icon-menu .hamb:before{transition:-webkit-transform .3s ease-in-out 0s;-moz-transition:transform .3s ease-in-out 0s,-moz-transform .3s ease-in-out 0s;transition:transform .3s ease-in-out 0s;transition:transform .3s ease-in-out 0s,-webkit-transform .3s ease-in-out 0s,-moz-transform .3s ease-in-out 0s;will-change:transform}.header .icon-menu-container .icon-menu .hamb:after{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.header .icon-models-container{display:inline-block;height:40px;margin:0 -4px 0 0;padding:0 5px;position:absolute;right:5px;top:20px;vertical-align:middle;visibility:hidden;width:75px}.header .icon-models-container.-desktop .menu-models .sub-menu{position:absolute}.header .icon-models-container.active .icon-menu:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header .icon-models-container.active .menu-models{opacity:1;-moz-transition:right .3s ease-in-out,opacity .3s ease-in-out,max-height .25s cubic-bezier(.39,.57,.56,1);transition:right .3s ease-in-out,opacity .3s ease-in-out,max-height .25s cubic-bezier(.39,.57,.56,1);visibility:visible}@media (min-width:768px){.header .icon-models-container.active .menu-models{max-height:460px;overflow:hidden}}.header .icon-models-container.active .menu-models-categories,.header .icon-models-container.active .menu-models-products{display:block}.header .icon-models-container .icon-menu{color:#202020;display:inline-block;padding:10px 0;position:relative;text-decoration:none;will-change:transform}.header .icon-models-container .icon-menu .inner-text{display:inline-block;font-size:14px;font-weight:700;line-height:24px;margin-right:2px}.header .icon-models-container .icon-menu:after{background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/menu-expand-more.svg);content:"";display:inline-block;height:24px;position:relative;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:border-color .3s ease-in-out,-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,border-color .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out,border-color .3s ease-in-out;transition:transform .3s ease-in-out,border-color .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out;width:24px;will-change:transform}.header .find-a-retail{display:none}.header .menu{box-shadow:0 2px 6px 2px rgba(0,0,0,.15);cursor:default;position:fixed;top:80px;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out;width:100%;will-change:transform;z-index:11}.header .menu ul{width:100%}.header .menu nav{-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-moz-calc(100vh - 80px);height:calc(100vh - 80px);-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;width:100%}.header .menu nav .menu-item{-moz-box-sizing:border-box;box-sizing:border-box;list-style-type:none;padding-top:0;position:relative;width:100%}.header .menu nav .menu-item.footer{border-top:1px solid #e1e1e1;bottom:0;left:0;position:absolute}.header .menu nav .menu-item.footer a{color:#b30000}@media (max-width:767px){.header .menu nav .menu-item.footer{border-top:1px solid #e1e1e1}}.header .menu nav .menu-item.produtos{display:none;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;position:relative}.header .menu nav .menu-item.produtos:before{background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/chevron_right.svg);content:"";height:40px;position:absolute;right:40px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:10px}@media (max-width:767px){.header .menu nav .menu-item.produtos{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}.header .menu nav .menu-item.institucional a svg{margin-left:24px}.header .menu nav .menu-item.institucional a span{margin-left:-5px}.header .menu nav .menu-item.institucional a span img{display:block}.header .menu nav .menu-item a{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;color:#202020;cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 30px;position:relative;text-align:left;text-decoration:none;-moz-transition:all .3s cubic-bezier(.455,.03,.515,.955);transition:all .3s cubic-bezier(.455,.03,.515,.955);vertical-align:middle;width:100%}.header .menu nav .menu-item a:hover{background-color:#f5f5f5}.header .menu nav .menu-item a:hover .icon .over{opacity:1}.header .menu nav .menu-item a:hover .icon .place{opacity:0;will-change:opacity}.header .menu nav .menu-item a span{display:inline-block;margin-left:10px;vertical-align:middle}.header .menu nav .menu-item a svg{display:inline-block;height:40px;margin-left:15px;vertical-align:middle;width:40px}.header .menu nav .menu-item a svg *{color:#797979;-moz-transition:fill .3s cubic-bezier(.455,.03,.515,.955);transition:fill .3s cubic-bezier(.455,.03,.515,.955)}.header .menu nav .menu-item a .icon{display:inline-block;font-size:0;height:40px;margin-left:15px;overflow:hidden;position:relative;vertical-align:middle;width:40px}.header .menu nav .menu-item a .icon .over,.header .menu nav .menu-item a .icon .place{left:0;position:absolute;top:0;-moz-transition:opacity .3s cubic-bezier(.455,.03,.515,.955);transition:opacity .3s cubic-bezier(.455,.03,.515,.955)}.header .menu nav .menu-item a .icon .over{opacity:0}.header .menu-models{left:0;opacity:0;position:fixed;top:80px;transition:opacity .15s cubic-bezier(.455,.03,.515,.955),visibility .15s cubic-bezier(.455,.03,.515,.955),-webkit-transform .3s cubic-bezier(.455,.03,.515,.955);-moz-transition:transform .3s cubic-bezier(.455,.03,.515,.955),opacity .15s cubic-bezier(.455,.03,.515,.955),visibility .15s cubic-bezier(.455,.03,.515,.955),-moz-transform .3s cubic-bezier(.455,.03,.515,.955);transition:transform .3s cubic-bezier(.455,.03,.515,.955),opacity .15s cubic-bezier(.455,.03,.515,.955),visibility .15s cubic-bezier(.455,.03,.515,.955);transition:transform .3s cubic-bezier(.455,.03,.515,.955),opacity .15s cubic-bezier(.455,.03,.515,.955),visibility .15s cubic-bezier(.455,.03,.515,.955),-webkit-transform .3s cubic-bezier(.455,.03,.515,.955),-moz-transform .3s cubic-bezier(.455,.03,.515,.955);visibility:hidden;width:100%;will-change:transform,opacity,visibility;z-index:11}.header .menu-models nav .menu-item{background:#fff;border-bottom:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee;cursor:pointer;display:block;list-style-type:none;padding-top:0;position:relative;text-align:left;-moz-transition:background .3s cubic-bezier(.455,.03,.515,.955);transition:background .3s cubic-bezier(.455,.03,.515,.955);will-change:background}.header .menu-models nav .menu-item.active{background-color:#e9e9e9}.header .menu-models nav .menu-item.active .category-icon{right:17px}.header .menu-models nav .menu-item.active .category-icon *{fill:#c00}.header .menu-models nav .menu-item.active .sub-menu{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible}.header .menu-models nav .menu-item.category{background-color:#c00;border-bottom-color:#c00;border-left-color:#c00;border-right-color:#c00}.header .menu-models nav .menu-item.category .category-name{color:#fff}.header .menu-models nav .menu-item .name-wrapper{color:#fff;display:block;line-height:19px;padding:15px 0;text-decoration:none}.header .menu-models nav .menu-item .category-name{color:#000;font-weight:500;margin-left:28px;position:relative}.header .menu-models nav .menu-item .category-icon{display:inline-block;height:12px;position:absolute;right:20px;top:18px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-moz-transition:right .15s cubic-bezier(.455,.03,.515,.955);transition:right .15s cubic-bezier(.455,.03,.515,.955);vertical-align:middle;width:12px}.header .menu-models nav .menu-item .category-icon *{color:#797979;-moz-transition:fill .3s cubic-bezier(.455,.03,.515,.955);transition:fill .3s cubic-bezier(.455,.03,.515,.955)}.header .menu-models .sub-menu{background:#fff;min-height:100%;opacity:0;position:fixed;right:0;top:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);transition:opacity .3s cubic-bezier(.455,.03,.515,.955),visibility .3s cubic-bezier(.455,.03,.515,.955),-webkit-transform .3s cubic-bezier(.455,.03,.515,.955);-moz-transition:transform .3s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955),visibility .3s cubic-bezier(.455,.03,.515,.955),-moz-transform .3s cubic-bezier(.455,.03,.515,.955);transition:transform .3s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955),visibility .3s cubic-bezier(.455,.03,.515,.955);transition:transform .3s cubic-bezier(.455,.03,.515,.955),opacity .3s cubic-bezier(.455,.03,.515,.955),visibility .3s cubic-bezier(.455,.03,.515,.955),-webkit-transform .3s cubic-bezier(.455,.03,.515,.955),-moz-transform .3s cubic-bezier(.455,.03,.515,.955);visibility:hidden;width:100%;will-change:transform,opacity,visibility;z-index:9}.header .menu-models .sub-menu:after{clear:both;content:"";display:block;overflow:hidden}.header .menu-models .sub-menu .title{color:#3d3d3e;font-size:14px;font-weight:400;margin:0;padding:20px 0 0 5%;text-transform:uppercase}.header .menu-models .sub-menu .highlight-item{background:#c00;box-shadow:inset -1px 4px 2px rgba(153,0,0,.7);color:#fff;display:block;font-weight:900;left:0;margin:0;padding:15px 20px;right:0;text-align:left;top:100%;z-index:15}.header .menu-models .sub-menu .highlight-item .arrow-icon{display:inline-block;height:12px;margin-left:5px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);vertical-align:middle;width:12px}.header .menu-models .sub-menu .highlight-item a{color:#fff;text-decoration:none}.header .menu-models .sub-menu ul{-moz-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0 auto;padding:0 20px}.header .menu-models .sub-menu ul li{display:inline-block;margin:15px 20px 15px 0;text-align:center}.header .menu-models .sub-menu ul li span{display:block}.header .menu-models .sub-menu ul li a{color:#3d3d3e;font-size:14px;text-decoration:none}.header .menu-models .sub-menu .btn-back{background:#f5f5f5;color:#797979;display:block;font-size:14px;padding:17px 13px}.header .menu-models .sub-menu .btn-back .icon{display:inline-block;height:12px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);vertical-align:middle;width:12px}@media (max-width:767px){.header .menu,.header .menu-models{height:-moz-calc(100vh - 80px);height:calc(100vh - 80px);overflow-y:auto}.header .menu-models.scroll-off{overflow:hidden}.header .menu-models nav{height:100%}.header .menu-models .sub-menu{height:-moz-calc(100vh - 100px);height:calc(100vh - 100px);overflow-y:auto}}@media (min-width:768px){body.menu-open,html.menu-open{height:auto;position:static}.header .icon-models-container{left:40px;padding:0 20px;position:relative;right:auto;top:auto;visibility:visible;width:auto;z-index:20}.header .icon-models-container .icon-menu{-webkit-align-items:center;background-color:#fff;color:#151515;display:inline-block;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:8px 12px;text-decoration:none;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .icon-models-container .icon-menu,.header .icon-models-container .icon-menu:hover{-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.header .icon-models-container .icon-menu:hover{background-color:rgba(32,32,32,.05)}.header .icon-models-container .icon-menu .inner-text{display:inline-block;font-size:16px}.header .menu{max-width:100%;width:384px}.header .menu-models{left:80px;width:240px}.header .menu-models nav .menu-item{z-index:11}.header .menu-models nav .menu-item.active .sub-menu{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.header .menu-models .highlight-item{width:200%}.header .menu-models .sub-menu{-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:15px;right:-1px;-webkit-transform:translateX(98%);-moz-transform:translateX(98%);-ms-transform:translateX(98%);transform:translateX(98%);width:460px}.header .menu-models .sub-menu:before{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(33.3%);-moz-transform:translateX(33.3%);-ms-transform:translateX(33.3%);transform:translateX(33.3%);width:300%}.header .menu-models .sub-menu .title{clear:left;float:left;padding:40px 0;text-align:center;width:110px}.header .menu-models .sub-menu ul{float:left;margin:0;width:-moz-calc(100% - 110px);width:calc(100% - 110px)}.header .menu-models .sub-menu ul li{margin:8px 7px}.header .menu-models .sub-menu .highlight-item{position:absolute}.header .menu-models .sub-menu .btn-back{display:none}.header .find-a-retail{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:8px;min-width:182px;position:absolute;z-index:20}}@media (min-width:1024px){body.-player-active .header,body.modal-gallery .header,body.modal-interesse .header{-webkit-transform:translateY(-80px);-moz-transform:translateY(-80px);-ms-transform:translateY(-80px);transform:translateY(-80px)}.header .menu-models .sub-menu{width:720px}}@media (min-width:1367px){.header .menu-models .sub-menu{width:920px}}.header-search{background-color:#fff;box-shadow:0 6px 6px 2px rgba(0,0,0,.08);-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;height:auto;opacity:0;position:fixed;top:80px;-moz-transition:max-height .25s cubic-bezier(.39,.57,.56,1),opacity .2s ease-in-out,height .25s cubic-bezier(.39,.57,.56,1);transition:max-height .25s cubic-bezier(.39,.57,.56,1),opacity .2s ease-in-out,height .25s cubic-bezier(.39,.57,.56,1);width:100%}@media (min-width:768px){.header-search{margin:0;max-height:0;overflow:hidden}}.header-search.active{opacity:1;-moz-transition:opacity .3s ease-in-out,max-height .25s cubic-bezier(.39,.57,.56,1);transition:opacity .3s ease-in-out,max-height .25s cubic-bezier(.39,.57,.56,1)}@media (min-width:768px){.header-search.active{max-height:100px;overflow:hidden}}.header-search.active .header-search-form{display:block}.header-search-form{display:none;margin:0 auto;max-width:744px;padding:26px 0;width:100%}@media (max-width:768px){.header-search-form{max-width:-moz-calc(100% - 48px);max-width:calc(100% - 48px)}}.header-search-form-input-submit{all:unset;background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/search.svg);border-radius:50px;content:"";cursor:pointer;height:40px;position:absolute;right:12px;top:4px;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;width:40px}@media (min-width:768px){.header-search-form-input-submit:hover{background-color:#f5f5f5;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}}.header-search-form-input{border:1px solid #c3c3c3;-moz-box-sizing:border-box!important;box-sizing:border-box!important;color:#757575!important;font-size:16px;padding:12px 60px 12px 12px;width:100%}.header-search-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;position:relative;width:100%}.header-search .error-message{color:#757575!important;display:none;font-size:14px}.header-search .error-message.-show{display:block}.icon-models-container .menu-models{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;box-shadow:0 2px 6px 2px rgba(0,0,0,.15);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:460px;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;position:fixed;top:80px;-moz-transition:all .25s cubic-bezier(.39,.57,.56,1),opacity .2s ease-in-out;transition:all .25s cubic-bezier(.39,.57,.56,1),opacity .2s ease-in-out;visibility:hidden;width:100vw;z-index:15}@media (min-width:768px){.icon-models-container .menu-models{margin:0;max-height:0;overflow:hidden}}@media (max-width:767px){.icon-models-container .menu-models{height:-moz-calc(100vh - 80px);height:calc(100vh - 80px);left:unset;right:-200vw;top:80px;width:200vw}}.icon-models-container .menu-models-categories{border-right:1px solid #e1e1e1;display:none;height:100%;width:264px}@media (max-width:767px){.icon-models-container .menu-models-categories{width:100vw}}.icon-models-container .menu-models-categories h3{all:unset;color:#000;display:none;font-size:1rem;font-weight:700;margin-bottom:15px;padding-left:40px}@media (max-width:767px){.icon-models-container .menu-models-categories h3{display:block}}.icon-models-container .menu-models-categories ul{-moz-box-sizing:border-box;box-sizing:border-box;height:100%;margin:0;padding:40px 0 40px 24px;width:100%}@media (max-width:767px){.icon-models-container .menu-models-categories ul{padding:0 0 0 24px}}.icon-models-container .menu-models-categories ul li{-moz-box-sizing:border-box;box-sizing:border-box;color:#202020;cursor:pointer;font-size:16px;line-height:24px;list-style:none;margin:0;padding:12px;position:relative;-moz-transition:all .3s ease;transition:all .3s ease}@media (max-width:767px){.icon-models-container .menu-models-categories ul li{padding:12px 0}}@media (min-width:768px){.icon-models-container .menu-models-categories ul li:hover{background-color:rgba(32,32,32,.05)}}.icon-models-container .menu-models-categories ul li:hover:after{background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/arrow-down-menu.svg);content:"";height:6px;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%) rotate(270deg);-moz-transform:translateY(-50%) rotate(270deg);-ms-transform:translateY(-50%) rotate(270deg);transform:translateY(-50%) rotate(270deg);-moz-transition:all .4s ease;transition:all .4s ease;width:10px}@media (max-width:767px){.icon-models-container .menu-models-categories ul li:after{background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/arrow-down-menu.svg);content:"";height:6px;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%) rotate(270deg);-moz-transform:translateY(-50%) rotate(270deg);-ms-transform:translateY(-50%) rotate(270deg);transform:translateY(-50%) rotate(270deg);width:10px}}.icon-models-container .menu-models-categories ul li.active{background-color:rgba(32,32,32,.05)}@media (max-width:768px){.icon-models-container .menu-models-categories ul li.active{background-color:#fff;border-left:none}}.icon-models-container .menu-models-categories ul li.active:after{background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/arrow-down-menu.svg);content:"";height:6px;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%) rotate(270deg);-moz-transform:translateY(-50%) rotate(270deg);-ms-transform:translateY(-50%) rotate(270deg);transform:translateY(-50%) rotate(270deg);width:10px}.icon-models-container .menu-models-categories ul li.active:before{background:#b30000;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:3px}@media (max-width:768px){.icon-models-container .menu-models-categories ul li.active:before{display:none}}.icon-models-container .menu-models-products{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:1;-moz-box-flex:1;display:none;-ms-flex:1;flex:1;height:100%;overflow:hidden;position:relative}@media (max-width:767px){.icon-models-container .menu-models-products{-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;width:100vw}}.icon-models-container .menu-models-products .item-menu{-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;opacity:0;padding:40px 80px 40px 40px;position:absolute;top:0;-moz-transition:all .3s ease;transition:all .3s ease;width:100%;z-index:1}@media (max-width:767px){.icon-models-container .menu-models-products .item-menu{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:85%;padding:0;top:110px}}.icon-models-container .menu-models-products .item-menu.active{opacity:1;z-index:2}.icon-models-container .menu-models-products .item-menu .all{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:32px;text-align:left;width:100%}@media (max-width:767px){.icon-models-container .menu-models-products .item-menu .all{border-top:1px solid #e1e1e1;padding:16px 24px}}.icon-models-container .menu-models-products .item-menu .all a{color:#b30000;position:relative;text-decoration:none}.icon-models-container .menu-models-products .item-menu .all a:before{background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/arrow_right_alt_red.svg);content:"";height:10px;position:absolute;right:-20px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px}.icon-models-container .menu-models-products .item-menu .all a:hover{color:#b30000;text-decoration:underline}.icon-models-container .menu-models-products .item-menu-box{-moz-box-sizing:border-box;box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:auto}@media (max-width:767px){.icon-models-container .menu-models-products .item-menu-box{padding-left:0}}.icon-models-container .menu-models-products .item-menu-box-serie{-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:16px;width:100%}.icon-models-container .menu-models-products .item-menu-box-serie,.icon-models-container .menu-models-products .item-menu-box-serie h4{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon-models-container .menu-models-products .item-menu-box-serie h4{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3e;font-size:16px;font-weight:400;padding-top:20px;text-align:center;width:110px}@media (max-width:767px){.icon-models-container .menu-models-products .item-menu-box-serie h4{width:10%}}.icon-models-container .menu-models-products .item-menu-box-serie ul{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin:0;padding:0}@media (max-width:767px){.icon-models-container .menu-models-products .item-menu-box-serie ul{width:100%}}.icon-models-container .menu-models-products .item-menu-box-serie ul li{background-color:#fff;list-style:none;margin:0;padding:0;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;width:290px}@media (min-width:767px){.icon-models-container .menu-models-products .item-menu-box-serie ul li:hover{background-color:rgba(32,32,32,.05);-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}}@media (max-width:767px){.icon-models-container .menu-models-products .item-menu-box-serie ul li{width:100%}}.icon-models-container .menu-models-products .item-menu-box-serie ul li a{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#202020;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-decoration:none}.icon-models-container.active .menu-models{top:80px}@media (max-width:767px){.icon-models-container.active .menu-models{right:-100vw}.icon-models-container.active.active-mobile .menu-models{right:0}}.mobile-product-category{-webkit-align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding:16px 24px;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#000;position:relative;text-align:left}@media (min-width:768px){.mobile-product-category{display:none}}.back-button-products{all:unset;cursor:pointer;display:none;margin:16px 0 35px 40px;padding-left:24px;position:relative}.back-button-products:before{background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/chevron_left.svg);content:"";display:block;height:10px;left:-10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:6px}@media (max-width:767px){.back-button-products:before{left:0}.back-button-products{-webkit-align-items:center;color:#b30000;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:16px 24px;width:90%;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 0 24px}}.find-a-retail{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;bottom:20px;color:#b30000;font-size:15px;gap:3px;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px 12px!important;position:absolute;right:24px;top:20px}.find-a-retail:after{background:#f5f5f5}.find-a-retail span{color:#b30000;display:inline-block;font-size:16px;font-weight:600;letter-spacing:normal;line-height:24px;vertical-align:middle;width:100%}.menu-mobile-title{-webkit-align-items:center;color:#000;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding:16px 24px;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.menu-mobile-title{display:none}}.navigation ul{font-size:0;list-style:none;margin:0;padding:0}.navigation ul li{display:inline-block}.navigation ul li+li{margin-left:20px}.navigation a{border-bottom:2px solid transparent;color:#3d3d3e;display:inline-block;font-size:15px;font-weight:600;line-height:100%;padding:3px 0;text-decoration:none}.navigation a.active,.navigation a:hover{border-bottom-color:#fff}@media (min-width:768px){.navigation ul li+li{margin-left:40px}.navigation a{border-bottom-width:3px;font-size:18px;padding:27px 0}.navigation a.active,.navigation a:hover{border-bottom-color:#c00}}.product-navigation{background-color:#f5f5f5}.product-navigation ul{list-style:none;margin:0;padding:0}.product-navigation .category a{background-color:#e9e9e9;color:#c00;font-weight:700}.product-navigation .category a svg{height:14px;left:20px;position:absolute;top:50%;-webkit-transform:rotate(90deg) translateX(-50%);-moz-transform:rotate(90deg) translateX(-50%);-ms-transform:rotate(90deg) translateX(-50%);transform:rotate(90deg) translateX(-50%);width:14px}.product-navigation .category a svg use{fill:#c00}.product-navigation a{color:#3d3d3e;display:block;font-size:18px;font-weight:600;line-height:100%;padding:20px 20px 20px 40px;position:relative;text-decoration:none;text-transform:uppercase}.product-navigation a:hover{font-weight:700}@media (min-width:768px){.product-navigation{background:#e9e9e9}.product-navigation ul li{display:inline-block}.product-navigation ul li+li{margin-left:40px}.product-navigation .category{position:relative}.product-navigation .category:after{background-color:#3d3d3e;content:"";display:inline-block;height:14px;position:absolute;right:-22px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}.product-navigation .category a{background:none;padding:16px 0 16px 30px}.product-navigation .category a svg{left:0}.product-navigation .category a:hover{box-shadow:none}.product-navigation a{display:inline-block;padding:16px 0}.product-navigation a:hover{box-shadow:inset 0 -3px 0 #3d3d3e}}.side-navigation{height:100%;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;-moz-transition:width 0s linear;transition:width 0s linear;-moz-transition-delay:.4s;transition-delay:.4s;width:0;will-change:width;z-index:12}.side-navigation.show{-moz-transition-delay:0s;transition-delay:0s;width:100%}.side-navigation.show .side-navigation-holder{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-moz-transition-delay:.1s;transition-delay:.1s}.side-navigation .side-navigation-holder{background-color:#fff;min-height:100vh;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out;will-change:transform}.side-navigation .row{padding:20px;text-align:right}.side-navigation .product-navigation+.navigation{margin-top:40px}.side-navigation .navigation{padding:0 40px 40px;position:relative}.side-navigation .navigation:after{background-color:#3d3d3e;bottom:0;content:"";display:inline-block;height:1px;left:40px;position:absolute;width:30px}.side-navigation .navigation li{display:block}.side-navigation .navigation li+li{margin-left:0;margin-top:20px}.side-navigation .navigation a{display:block;font-size:24px}.side-navigation .actions{padding:40px}.side-navigation .actions .contact{display:none}.side-navigation .actions li{display:block;position:relative;text-align:right}.side-navigation .actions li+li{margin-left:0;margin-top:20px}.side-navigation .actions .action-button{color:#3d3d3e;line-height:22px}.side-navigation .actions .action-button span{font-size:18px;left:0;position:absolute}.footer-navigation{font-size:0}.footer-navigation ul{display:inline-block;list-style:none;margin:0 0 40px;padding:0;vertical-align:top;width:100%}.footer-navigation ul li+li{margin-top:10px}.footer-navigation ul li a{color:#3d3d3e;display:inline-block;font-size:14px;line-height:100%;text-decoration:none}.footer-navigation ul li.title{margin-bottom:20px}.footer-navigation ul li.title a{font-size:18px;font-weight:700}.footer-navigation ul li span{display:block;font-size:14px}.footer-navigation ul li strong{font-size:14px}.footer-navigation .col{display:inline-block;vertical-align:top;width:50%}@media (min-width:768px){.footer-navigation ul li a,.footer-navigation ul li span,.footer-navigation ul li strong{font-size:18px}.footer-navigation ul li.title a{font-size:22px}}@media (min-width:1367px){.footer-navigation .col{width:auto}.footer-navigation .col+.col,.footer-navigation .col:first-child ul:first-child{margin-left:0}}.footer .row{background-color:#000;overflow:hidden;padding:35px 0}.footer .row.copy{background-color:#151515;padding:25px 0}.footer .row.copy .text{color:#fff;font-size:12px;margin:0;text-align:center}.footer .row.copy .text a{color:#fff;font-weight:400}.footer .row.copy .text .copy-text{float:left}.footer .row.copy .text .links{float:right;max-width:126px;text-align:right}.footer .brand{color:#fff;float:left}.footer .brand svg{height:90px;width:140px}.footer .brand svg *{fill:#fff}.footer .social-holder{float:right;margin:15px 0 0}.footer .social-holder .text{color:#fff;display:block;font-size:14px;margin-bottom:10px;vertical-align:middle}.footer .social-holder .social{display:inline-block;vertical-align:middle}@media (min-width:768px){.footer .row{padding:50px 0}.footer .row.copy .text{font-size:14px}.footer .row.copy .text .copy-text{float:none;margin-right:10px}.footer .row.copy .text .links{float:none;max-width:auto;text-align:left}.footer .row.copy .text .links a{margin:0 10px}.footer .social-holder{margin:25px 0 0}.footer .social-holder .text{display:inline-block;margin:0 50px 0 0;vertical-align:middle}}.footer{margin-top:auto}.footer-upper{background-color:#202020;padding:80px 0}@media (max-width:768px){.footer-upper{padding:40px 0}}.footer-lower{background-color:#5c5c5c;padding:24px 0}.footer .container{-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;max-width:1128px}@media (max-width:1280px){.footer .container{max-width:-moz-calc(100% - 120px);max-width:calc(100% - 120px)}}@media (max-width:768px){.footer .container{margin:40px 0;max-width:-moz-calc(100% - 48px);max-width:calc(100% - 48px)}}.footer .container-upper{-webkit-align-items:flex-start;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;gap:150px;justify-content:flex-start}@media (max-width:1280px){.footer .container-upper{gap:70px}}@media (max-width:768px){.footer .container-upper{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:40px;margin:0 auto}}.footer .container-upper .left{-webkit-align-items:flex-start;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-flex-direction:column;justify-content:center;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.footer .container-upper .left{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}}.footer .container-upper .left .logo-honda{margin-bottom:40px}.footer .container-upper .left p{color:#fff;font-weight:700}.footer .container-upper .left .social-media{gap:15px;margin-top:15px}.footer .container-upper .left .social-media,.footer .container-upper .right{-webkit-align-items:flex-start;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer .container-upper .right{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;gap:16px}@media (max-width:768px){.footer .container-upper .right{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-flex-direction:column;justify-content:center;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.footer .container-upper .right .item{width:30%}@media (max-width:768px){.footer .container-upper .right .item{border-bottom:1px solid #fff;border-top:1px solid #fff;min-width:auto;width:100%}.footer .container-upper .right .item.active h3:before{-webkit-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.footer .container-upper .right .item.active ul{max-height:1400px;padding:16px 0 16px 16px}}.footer .container-upper .right h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 16px;padding:0;text-align:left;-moz-transition:all .3s ease;transition:all .3s ease}@media (max-width:768px){.footer .container-upper .right h3{margin-bottom:0;padding:16px;position:relative;-moz-transition:all .3s ease;transition:all .3s ease}.footer .container-upper .right h3:before{background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/expand_more.svg);content:"";display:block;height:6px;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:10px}.footer .container-upper .right h3:hover{background-color:#353535;cursor:pointer}}.footer .container-upper .right ul{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;margin:0;padding:0;-moz-box-orient:vertical;-moz-box-direction:normal;-webkit-align-items:flex-start;-ms-flex-direction:column;flex-direction:column;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;-moz-box-sizing:border-box;box-sizing:border-box;gap:16px;justify-content:flex-start;-moz-transition:all .3s ease;transition:all .3s ease}@media (max-width:768px){.footer .container-upper .right ul{max-height:0;overflow:hidden;padding:0}}.footer .container-upper .right ul li{list-style:none}.footer .container-upper .right ul li a{color:#fff;font-size:1rem;text-decoration:none;-moz-transition:all .3s ease;transition:all .3s ease}.footer .container-upper .right ul li a:visited{font-size:1rem;text-decoration:none}.footer .container-upper .right ul li a:hover{color:#f5f5f5;opacity:.5;text-decoration:underline;-webkit-text-decoration-color:#f5f5f5;-moz-text-decoration-color:#f5f5f5;text-decoration-color:#f5f5f5}.footer .container-lower{-webkit-align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;gap:24px;justify-content:center}@media (max-width:768px){.footer .container-lower{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto}}.footer .container-lower .rights{color:#fff;font-size:16px;font-weight:400}@media (max-width:768px){.footer .container-lower .rights{font-size:14px;text-align:center}}.footer .container-lower .contact{-webkit-align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;gap:24px;justify-content:center}.footer .container-lower .contact a{color:#fff;font-size:16px;font-weight:400;text-decoration:underline}.footer .container-lower .contact a:hover{color:#f5f5f5;opacity:.5;-webkit-text-decoration-color:#f5f5f5;-moz-text-decoration-color:#f5f5f5;text-decoration-color:#f5f5f5}@media (max-width:768px){.footer .container-lower .contact a{font-size:14px}}.social ul{font-size:0;list-style:none;margin:0;padding:0}.social ul li{display:inline-block}.social ul li+li{margin-left:20px}.social a{color:#fff;display:inline-block;line-height:0}.social a svg{height:40px;width:40px}.social a svg *{fill:#fff}@media (min-width:768px){.social ul li+li{margin-left:50px}}.warning-footer .info-notification{background-color:#c00;bottom:-350px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:fixed;-moz-transition:1s;transition:1s;z-index:10}.warning-footer .info-notification .info-notification__container{margin:0 auto;max-width:100%;position:relative}@media (min-width:768px){.warning-footer .info-notification .info-notification__container{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-webkit-align-items:center;-ms-flex-direction:row;flex-direction:row;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:1920px}}.warning-footer .info-notification .info-notification__container .info-notification__title{color:#fff;font-size:18px;font-weight:700;max-height:145px;padding:10px 20px}@media (min-width:768px){.warning-footer .info-notification .info-notification__container .info-notification__title{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;font-size:24px;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-height:none}}.warning-footer .info-notification .info-notification__container .info-notification__title .notification-title__icon{display:inline-block;vertical-align:middle;width:50px}@media (min-width:768px){.warning-footer .info-notification .info-notification__container .info-notification__title .notification-title__icon{margin:initial;padding-right:10px;width:auto}}.warning-footer .info-notification .info-notification__container .info-notification__title .notification-title__text{display:inline-block;font-size:18px;margin:initial;text-align:center}@media (min-width:768px){.warning-footer .info-notification .info-notification__container .info-notification__title .notification-title__text{border-right:1px solid #fff;font-size:24px;line-height:40px;padding:0 42px 0 0;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.warning-footer .info-notification .info-notification__container .info-notification__text{color:#fff;font-size:11px;font-weight:400;margin:initial;max-height:333px;padding:0 20px 20px;text-align:justify;vertical-align:center;width:100%}@media (min-width:768px){.warning-footer .info-notification .info-notification__container .info-notification__text{border:none;font-size:14px;max-height:none;padding:26px 70px 20px 30px;text-transform:none}}.warning-footer .info-notification .info-notification__container .info-notification__close{cursor:pointer;position:absolute;right:20px;top:15px}@media (min-width:768px){.warning-footer .info-notification .info-notification__container .info-notification__close{height:28px;position:static;right:auto;top:auto;-webkit-transform:translate(-30px);-moz-transform:translate(-30px);-ms-transform:translate(-30px);transform:translate(-30px)}}.warning-footer .info-notification .info-notification__container .info-notification__close:before{background:#fff;content:"";display:block;height:5px;margin-top:3px;position:relative;top:8px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:25px}@media (min-width:768px){.warning-footer .info-notification .info-notification__container .info-notification__close:before{height:2px;top:5px;width:39px}}.warning-footer .info-notification .info-notification__container .info-notification__close:after{background:#fff;content:"";display:block;height:5px;margin-top:3px;position:relative;top:0;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);width:25px}@media (min-width:768px){.warning-footer .info-notification .info-notification__container .info-notification__close:after{height:2px;width:39px}}[data-component*=title-mask]{opacity:0;will-change:opacity}[data-component*=title-mask] *{overflow:hidden;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}[data-component*=title-mask] *,[data-component*=title-mask] * .mask{transition:-webkit-transform .7s cubic-bezier(0,.75,1,.94);-moz-transition:transform .7s cubic-bezier(0,.75,1,.94),-moz-transform .7s cubic-bezier(0,.75,1,.94);transition:transform .7s cubic-bezier(0,.75,1,.94);transition:transform .7s cubic-bezier(0,.75,1,.94),-webkit-transform .7s cubic-bezier(0,.75,1,.94),-moz-transform .7s cubic-bezier(0,.75,1,.94);will-change:transform}[data-component*=title-mask] * .mask{display:block;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.-activesection [data-component*=title-mask]{opacity:1}.-activesection [data-component*=title-mask] *,.-activesection [data-component*=title-mask] * .mask{opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}.play-button{border:0;box-shadow:none;opacity:0;-moz-transition:border .4s ease-in-out,opacity .2s ease-in-out,box-shadow .2s ease-in-out;transition:border .4s ease-in-out,opacity .2s ease-in-out,box-shadow .2s ease-in-out;will-change:border,opacity,box-shadow}.play-button.-activesection{border:10px solid transparent;box-shadow:0 0 0 1px #fff;opacity:1}.play-button.-activesection .icon{-webkit-animation:run-right .4s cubic-bezier(.4,0,.18,1.01);-moz-animation:run-right .4s cubic-bezier(.4,0,.18,1.01);animation:run-right .4s cubic-bezier(.4,0,.18,1.01);-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s;display:inline-block;height:100%;width:100%}.-activesection .play-button{border:10px solid transparent;box-shadow:0 0 0 1px #fff;opacity:1}.-activesection .play-button .icon{-webkit-animation:run-right .4s cubic-bezier(.4,0,.18,1.01);-moz-animation:run-right .4s cubic-bezier(.4,0,.18,1.01);animation:run-right .4s cubic-bezier(.4,0,.18,1.01);-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s;display:inline-block;height:100%;width:100%}.btn{border:0;border-radius:4px;-moz-box-sizing:border-box;box-sizing:border-box;color:#3d3d3e;cursor:pointer;display:inline-block;font-weight:700;overflow:hidden;padding:15px;position:relative;text-align:center;text-decoration:none;-moz-transition-duration:.1s;transition-duration:.1s;-moz-transition-property:color;transition-property:color;-moz-transition-timing-function:cubic-bezier(.4,0,.18,1.01);transition-timing-function:cubic-bezier(.4,0,.18,1.01);will-change:color;z-index:2}.btn:focus{outline:0}.btn:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .15s cubic-bezier(.4,0,.18,1.01);-moz-transition:transform .15s cubic-bezier(.4,0,.18,1.01),-moz-transform .15s cubic-bezier(.4,0,.18,1.01);transition:transform .15s cubic-bezier(.4,0,.18,1.01);transition:transform .15s cubic-bezier(.4,0,.18,1.01),-webkit-transform .15s cubic-bezier(.4,0,.18,1.01),-moz-transform .15s cubic-bezier(.4,0,.18,1.01);will-change:transform;z-index:-1}.btn:hover:after{content:"";-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}.btn.highlight-button{background:#c00;color:#fff}.btn.highlight-button:after{background:#8f0000}.btn.level-button{background:#fff;color:#3d3d3e}.btn.level-button:after{background:#000}.btn.level-button:hover{color:#fff}.btn.main-button{background:#000;color:#fff}.btn.main-button:after{background:#fff}.btn.main-button:hover{color:#000}.btn.light-button{background:#eee;color:#000}.btn.light-button:after{background:#000}.btn.light-button:hover{color:#fff}@media (max-width:767px){.btn{font-size:14px;width:180px}}@media (min-width:768px){.tab-button{font-size:22px}.btn{font-size:18px;min-width:210px}}.open-search{all:unset;background:50%/cover no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/search.svg);border-radius:50px;cursor:pointer;height:50px;position:absolute;right:224px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:50px;z-index:20}.open-search,.open-search:hover{-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.open-search:hover{background-color:#f5f5f5}.open-search.active{background:50%/65% no-repeat url(/sites/hpf/themes/honda/build/assets/img/icones/icon-close.svg)}.open-search.active:hover{background-color:#f5f5f5}@media (max-width:767px){.open-search{height:40px;right:10px;width:40px}}.select{display:inline-block;position:relative}.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #ccc;border-radius:0;font-size:14px;font-weight:700;padding:7px 7px 7px 30px;position:relative;width:100%;z-index:2}.select select::-ms-expand{display:none}.select:before{content:"";left:10px;margin-top:-3px;position:absolute;top:50%;z-index:1}@media screen and (-webkit-min-device-pixel-ratio:0){.select select,.select select:focus{font-size:16px}}.user-login-form{margin:0 auto;min-height:300px;padding:100px 0 0;width:50%}.user-login-form input{width:100%}.user-login-form input.button.form-submit{width:auto}.close-button{background-color:#c00;border:0;border-radius:50%;border-radius:4px 0 4px 4px;color:#fff;cursor:pointer;display:inline-block;font-size:0;height:50px;overflow:hidden;position:relative;position:absolute;right:0;top:0;width:50px;z-index:6}.close-button svg{height:30px;left:-moz-calc(50% - 15px);left:calc(50% - 15px);position:absolute;top:-moz-calc(50% - 15px);top:calc(50% - 15px);width:30px}@media (min-width:1024px){.close-button:hover svg{-webkit-animation-duration:.4s;-moz-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:run-right;-moz-animation-name:run-right;animation-name:run-right;-webkit-animation-timing-function:cubic-bezier(.4,0,.18,1.01);-moz-animation-timing-function:cubic-bezier(.4,0,.18,1.01);animation-timing-function:cubic-bezier(.4,0,.18,1.01);will-change:transform,opacity}}.close-button:focus{outline:0}@-moz-keyframes run{0%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}40%{opacity:0;-moz-transform:translateY(50px);transform:translateY(50px)}50%{opacity:0;-moz-transform:translateY(-50px);transform:translateY(-50px)}to{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes run{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}40%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}50%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes run{0%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}40%{opacity:0;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);transform:translateY(50px)}50%{opacity:0;-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);transform:translateY(-50px)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes run-right{0%{opacity:1;-moz-transform:translateX(0);transform:translateX(0)}40%{opacity:0;-moz-transform:translateX(50px);transform:translateX(50px)}50%{opacity:0;-moz-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-moz-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes run-right{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}40%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}50%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes run-right{0%{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}40%{opacity:0;-webkit-transform:translateX(50px);-moz-transform:translateX(50px);transform:translateX(50px)}50%{opacity:0;-webkit-transform:translateX(-50px);-moz-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}}.lazyload,.lazyloading{opacity:0;will-change:opacity}.lazyloaded{-webkit-animation:opacity .6s cubic-bezier(.4,0,.18,1.01);-moz-animation:opacity .6s cubic-bezier(.4,0,.18,1.01);animation:opacity .6s cubic-bezier(.4,0,.18,1.01)}@-moz-keyframes opacity{0%{opacity:0}to{opacity:1}}@-webkit-keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes opacity{0%{opacity:0}to{opacity:1}}.loading{background:rgba(0,0,0,.9);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;-moz-transition:opacity .4s ease-in-out,visibility .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;visibility:hidden;z-index:30}.loading.-show{opacity:1;visibility:visible}.sk-folding-cube{height:100px;left:-moz-calc(50% - 50px);left:calc(50% - 50px);margin:auto;position:fixed;top:-moz-calc(50% - 50px);top:calc(50% - 50px);-webkit-transform:rotate(45deg) translate(-50%,-50%);-moz-transform:rotate(45deg) translate(-50%,-50%);-ms-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);width:100px}.sk-folding-cube .sk-cube{float:left;height:50%;position:relative;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);width:50%}.sk-folding-cube .sk-cube:before{-webkit-animation:sk-folding-cube-angle 2.4s linear infinite both;-moz-animation:sk-folding-cube-angle 2.4s linear infinite both;animation:sk-folding-cube-angle 2.4s linear infinite both;background-color:red;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%;width:100%}.sk-folding-cube .sk-cube-1{-webkit-transform:scale(1.1) rotate(0);-moz-transform:scale(1.1) rotate(0);-ms-transform:scale(1.1) rotate(0);transform:scale(1.1) rotate(0)}.sk-folding-cube .sk-cube-2{-webkit-transform:scale(1.1) rotate(90deg);-moz-transform:scale(1.1) rotate(90deg);-ms-transform:scale(1.1) rotate(90deg);transform:scale(1.1) rotate(90deg)}.sk-folding-cube .sk-cube-3{-webkit-transform:scale(1.1) rotate(180deg);-moz-transform:scale(1.1) rotate(180deg);-ms-transform:scale(1.1) rotate(180deg);transform:scale(1.1) rotate(180deg)}.sk-folding-cube .sk-cube-4{-webkit-transform:scale(1.1) rotate(270deg);-moz-transform:scale(1.1) rotate(270deg);-ms-transform:scale(1.1) rotate(270deg);transform:scale(1.1) rotate(270deg)}.sk-folding-cube .sk-cube-1:before{-webkit-animation-delay:0s;-moz-animation-delay:0s;animation-delay:0s}.sk-folding-cube .sk-cube-2:before{-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}.sk-folding-cube .sk-cube-3:before{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}.sk-folding-cube .sk-cube-4:before{-webkit-animation-delay:.8999999999999999s;-moz-animation-delay:.8999999999999999s;animation-delay:.8999999999999999s}@-moz-keyframes sk-folding-cube-angle{0%,10%{opacity:0;-webkit-transform:perspective(140px) rotateX(-180deg);-moz-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg)}25%,75%{opacity:1;-webkit-transform:perspective(140px) rotateX(0);-moz-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0)}90%,to{opacity:0;-webkit-transform:perspective(140px) rotateY(180deg);-moz-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg)}}@-webkit-keyframes sk-folding-cube-angle{0%,10%{opacity:0;-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg)}25%,75%{opacity:1;-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0)}90%,to{opacity:0;-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg)}}@keyframes sk-folding-cube-angle{0%,10%{opacity:0;-webkit-transform:perspective(140px) rotateX(-180deg);-moz-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg)}25%,75%{opacity:1;-webkit-transform:perspective(140px) rotateX(0);-moz-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0)}90%,to{opacity:0;-webkit-transform:perspective(140px) rotateY(180deg);-moz-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg)}}.navigation-list{display:inline-block;font-size:0;list-style:none;margin:0;padding:0;position:relative;vertical-align:middle}.navigation-list .element{background:#151515;border-radius:4px;left:0;position:absolute;top:0;transition:height .3s ease-in-out 0s,width .3s ease-in-out 0s,-webkit-transform .4s ease-in-out .1s;-moz-transition:transform .4s ease-in-out .1s,height .3s ease-in-out 0s,width .3s ease-in-out 0s,-moz-transform .4s ease-in-out .1s;transition:transform .4s ease-in-out .1s,height .3s ease-in-out 0s,width .3s ease-in-out 0s;transition:transform .4s ease-in-out .1s,height .3s ease-in-out 0s,width .3s ease-in-out 0s,-webkit-transform .4s ease-in-out .1s,-moz-transform .4s ease-in-out .1s;will-change:transform,height,width;z-index:0}.navigation-list li{display:inline-block;font-size:24px}.navigation-list li:not(a){padding-right:20px}.navigation-list li+li{margin-left:1px}.navigation-list li a{border-radius:3px;color:#3d3d3e;cursor:pointer;display:inline-block;line-height:100%;padding:10px 20px;position:relative;text-decoration:none;-moz-transition-property:color .3s ease-in-out;transition-property:color .3s ease-in-out;will-change:color;z-index:1}.navigation-list li a:after{background:#151515;bottom:0;content:"";display:block;height:2px;left:50%;margin:10px auto 0;opacity:0;position:absolute;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);-moz-transition-duration:.3s;transition-duration:.3s;-moz-transition-property:opacity;transition-property:opacity;-moz-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:40%;will-change:opacity;z-index:1}.navigation-list li a.active{color:#fff}.navigation-list li a:not(.active):hover:after{opacity:1}.text-holder+.btn{margin-top:30px;opacity:0;-moz-transition:opacity .4s ease-in-out .5s;transition:opacity .4s ease-in-out .5s}.text-holder .text{margin-bottom:0;margin-top:25px}.-activesection .btn{opacity:1}.text{margin:0}.text,.text .mask{-moz-transition-delay:.2s;transition-delay:.2s}.text.-center{text-align:center}@media (min-width:768px){.text{font-size:18px}}.title{font-size:30px;margin:0}.title.-center{text-align:center}@media (min-width:768px){.title{font-size:48px}}.dealerships-warning .modal-inner{background:#f5f5f5;bottom:50%;height:100%;left:50%;max-height:530px;max-width:985px;opacity:1;overflow:hidden;top:1000px;-webkit-transform:translate(-50%,25%)!important;-moz-transform:translate(-50%,25%)!important;-ms-transform:translate(-50%,25%)!important;transform:translate(-50%,25%)!important;-moz-transition-delay:.3s;transition-delay:.3s;width:100%;z-index:9}@media (max-width:768px){.dealerships-warning .modal-inner{height:100%;min-height:100%;-webkit-transform:translate(-50%)!important;-moz-transform:translate(-50%)!important;-ms-transform:translate(-50%)!important;transform:translate(-50%)!important;width:100%;z-index:21}}.dealerships-warning .modal-inner .modal-text{color:#3d3d3e;font-size:24px;margin:0;padding:0 200px;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.dealerships-warning .modal-inner .modal-text span{color:#ee022b;font-weight:700}.dealerships-warning .modal-inner .modal-text a{color:#3d3d3e}@media (max-width:1024px){.dealerships-warning .modal-inner .modal-text{padding:0 95px}.dealerships-warning .modal-inner .modal-text br{display:none}}@media (max-width:768px){.dealerships-warning .modal-inner .modal-text{font-size:17px;padding:0 100px}}@media (max-width:580px){.dealerships-warning .modal-inner .modal-text{font-size:17px;padding:10px}}.dealerships-warning .modal-inner .close-button,.dealerships-warning .modal-inner .highlight-button{background:#c00}.dealerships-warning .modal-inner .close-button:after,.dealerships-warning .modal-inner .close-button:hover:after,.dealerships-warning .modal-inner .highlight-button:after,.dealerships-warning .modal-inner .highlight-button:hover:after{background:#850000}.lead-honda-store .modal-bg{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.lead-honda-store .modal-inner{background:#000;opacity:.9}.lead-honda-store .modal-inner .hl-search-caption{color:#fff;text-align:left}.lead-honda-store .modal-inner .hl-wrapper{left:50%;max-width:360px;padding-left:0;padding-right:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:500px){.lead-honda-store .modal-inner .hl-wrapper{max-width:100%;width:100%}}.lead-honda-store .modal-inner .hl-wrapper input{border:0;border-bottom:1px solid;color:#fff;font-size:14px;outline:0;padding-left:0}.lead-honda-store .modal-inner .privacy-policy{color:#fff;font-size:12px;text-align:left}.lead-honda-store .modal-inner .privacy-policy a{color:#c00;text-decoration:underline}.lead-honda-store .modal-inner .hl-options{margin-top:10px;text-align:left}.lead-honda-store .modal-inner .hl-options span{color:#fff;font-size:14px}.lead-honda-store .modal-inner .close-button,.lead-honda-store .modal-inner .highlight-button{background:#c00}.lead-honda-store .modal-inner .close-button:after,.lead-honda-store .modal-inner .close-button:hover:after,.lead-honda-store .modal-inner .highlight-button:after,.lead-honda-store .modal-inner .highlight-button:hover:after{background:#850000}.lead-honda-store .modal-inner .checkboxes-holder{margin-left:8px}.lead-honda-store .modal-inner .checkboxes-holder label{font-size:14px;margin-right:4px}.lead-honda-store .modal-inner .checkboxes-holder .checkbox{margin-right:10px;vertical-align:-3px}.lead-honda-store .modal-inner .checkboxes-holder .contact-error-holde{text-align:center}.lead-honda-store .modal-inner .hl-button-holder{margin-top:30px}.lead-honda-store .modal-inner .sucess{display:none}.lead-honda-store .modal-inner .sucess .subtitle,.lead-honda-store .modal-inner .sucess .title{color:#fff}.lead-honda-store .modal-inner .sucess .title{font-size:26px}.lead-honda-store .modal-inner .sucess .subtitle{font-size:18px;margin:20px 0 60px}.lead-honda-store .modal-inner .error-message{display:none}.lead-honda-store .modal-inner .error-message .subtitle,.lead-honda-store .modal-inner .error-message .title{color:#fff}.lead-honda-store .modal-inner .error-message .title{font-size:26px}.lead-honda-store .modal-inner .error-message .subtitle{font-size:18px;margin:20px 0 60px}.lead-honda-store .modal-inner form label.error,.lead-honda-store .modal-inner form label.error-checkbox{color:#cc0131;font-size:12px;margin-bottom:10px}.lead-honda-store .modal-inner form label.error-checkbox{display:none;margin-top:10px}.modal-video{background:rgba(0,0,0,.5);border-color:transparent;border-left:0;height:100%;left:0;min-height:100%;min-width:100%;padding:0;position:fixed;top:0;width:100%;z-index:9999}.modal-video__container{margin:0 auto;max-width:-moz-calc(100% - 600px);max-width:calc(100% - 600px);position:relative;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}@media (max-width:$wide-min-breakpoint){.modal-video__container{max-width:-moz-calc(100% - 400px);max-width:calc(100% - 400px)}}@media (max-width:1367px){.modal-video__container{max-width:-moz-calc(100% - 200px);max-width:calc(100% - 200px)}}@media (max-width:1024px){.modal-video__container{max-width:-moz-calc(100% - 100px);max-width:calc(100% - 100px)}}@media (max-width:768px){.modal-video__container{max-width:-moz-calc(100% - 30px);max-width:calc(100% - 30px)}}.modal-video__close{background-color:#fff;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-weight:400;height:44px;-webkit-justify-content:center;position:absolute;right:16px;top:16px;width:44px;-moz-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;justify-content:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-transition:all .5s;transition:all .5s}.modal-video__close:hover{-webkit-transform:rotate(90deg) scale(1.2);-moz-transform:rotate(90deg) scale(1.2);-ms-transform:rotate(90deg) scale(1.2);transform:rotate(90deg) scale(1.2)}.modal-video__content{padding-top:56.25%;position:relative;width:100%}.modal-video__iframe{height:100%;left:0;position:absolute;top:0;width:100%}.hl-button-holder.centered{-webkit-align-items:center!important;text-align:center;-moz-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;margin-top:15px}.hl-button-holder.centered,.hl-button-holder.centered .form-retail{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.hl-button-holder.centered .form-retail{-webkit-align-items:center;border:1px solid #c00;bottom:0;left:0;max-width:220px;min-width:unset;position:relative;top:0;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.hl-button-holder.centered .form-retail span{width:100%}.modal{-moz-transition:visibility 1s;transition:visibility 1s;visibility:hidden}.modal .modal-bg{background:#c00;height:100%;opacity:0;overflow:hidden;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);transform:scale(.2);transition:opacity .3s cubic-bezier(.455,.03,.515,.955) .3s,visibility .3s cubic-bezier(.455,.03,.515,.955) .3s,-webkit-transform .3s cubic-bezier(.455,.03,.515,.955) .3s;-moz-transition:transform .3s cubic-bezier(.455,.03,.515,.955) .3s,opacity .3s cubic-bezier(.455,.03,.515,.955) .3s,visibility .3s cubic-bezier(.455,.03,.515,.955) .3s,-moz-transform .3s cubic-bezier(.455,.03,.515,.955) .3s;transition:transform .3s cubic-bezier(.455,.03,.515,.955) .3s,opacity .3s cubic-bezier(.455,.03,.515,.955) .3s,visibility .3s cubic-bezier(.455,.03,.515,.955) .3s;transition:transform .3s cubic-bezier(.455,.03,.515,.955) .3s,opacity .3s cubic-bezier(.455,.03,.515,.955) .3s,visibility .3s cubic-bezier(.455,.03,.515,.955) .3s,-webkit-transform .3s cubic-bezier(.455,.03,.515,.955) .3s,-moz-transform .3s cubic-bezier(.455,.03,.515,.955) .3s;visibility:hidden;width:100%;z-index:10}.modal .modal-bg,.modal .modal-inner{left:0;position:fixed;top:0;will-change:transform}.modal .modal-inner{background:#f5f5f5;bottom:0;right:0;-webkit-transform:translateY(100%) scale(1);-moz-transform:translateY(100%) scale(1);-ms-transform:translateY(100%) scale(1);transform:translateY(100%) scale(1);-moz-transition-delay:0s;transition-delay:0s;-moz-transition-duration:.3s;transition-duration:.3s;transition-property:-webkit-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform;-moz-transition-timing-function:cubic-bezier(.455,.03,.515,.955);transition-timing-function:cubic-bezier(.455,.03,.515,.955);z-index:20}.modal .close-button{opacity:0;-moz-transition:opacity .3s cubic-bezier(.4,0,.18,1.01);transition:opacity .3s cubic-bezier(.4,0,.18,1.01);-moz-transition-delay:1s;transition-delay:1s}.modal.show{visibility:visible}.modal.show .modal-bg{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-moz-transition-delay:0s;transition-delay:0s;visibility:visible;z-index:20}.modal.show .modal-bg,.modal.show .modal-inner{-moz-transition-duration:.3s;transition-duration:.3s}.modal.show .modal-inner{overflow-y:auto;-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);-moz-transition-delay:.3s;transition-delay:.3s}.modal.show .close-button{opacity:1}@media (max-width:767px){.modal .modal-inner{padding-top:50px}}.hl-wrapper{color:#000;font-family:HLMyriad,Arial,sans-serif;overflow-x:hidden;overflow-y:auto;padding:20px}.hl-wrapper,.hl-wrapper *{-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1024px){.hl-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:980px;min-height:100%}}.hl-wrapper .hl-feedback{background:#c9151c;color:#fff;display:none;font-size:18px;margin:0 0 20px;padding:10px;text-align:center;white-space:normal}.hl-wrapper .hl-feedback.show{display:block;margin-top:20px}.hl-wrapper .slick-dots{font-size:0;padding-top:30px;text-align:center}.hl-wrapper .slick-dots li{background:#b8b8b8;border-radius:100%;cursor:pointer;display:inline-block;height:12px;margin:0 6px;overflow:hidden;position:relative;width:12px}.hl-wrapper .slick-dots button{display:none}.hl-wrapper .slick-dots .slick-active{background:#f01d24}.hl-wrapper.hl-open{opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}.hl-wrapper .hl-inner{min-height:100vh;padding:30px;position:relative}.hl-wrapper .hl-wrapper{margin:0 auto;max-width:980px}.hl-wrapper .hl-wrapper:after,.hl-wrapper .hl-wrapper:before{content:" ";display:table}.hl-wrapper .hl-wrapper:after{clear:both}.hl-wrapper .hl-title{color:#c6c6c6;font-size:40px;font-weight:700;line-height:1em;margin-bottom:.35em;text-align:center;text-transform:uppercase}.hl-wrapper .hl-title span{display:inline-block;padding-bottom:.35em;position:relative}.hl-wrapper .hl-title span:after{border-bottom:1px solid #cecece;bottom:0;content:"";display:block;left:60px;position:absolute;right:60px}.hl-wrapper .hl-form-label{background:#e4e4e4;font-size:17px;line-height:1.2em;margin:0 0 20px;padding:.6em .8em .6em 1.62em;position:relative;text-align:left}.hl-wrapper .hl-form-label:before{content:"";display:block;left:.8em;position:absolute;top:13px}.hl-wrapper .hl-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAMAAADepFZYAAAALVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADBoCg+AAAADnRSTlMACtu8oJV3TjUZAuzrp7V9cBQAAAA6SURBVAjXRcc5EsAgEMAwLzck8f+fm4YBdaJ4FSKdpIBxNgDaTgNgZVXzAoD5qs9k62rnqNYb4gsAfgcdAzU8hWDmAAAAAElFTkSuQmCC");background-position:right 10px center;background-repeat:no-repeat;border:1px solid #cecece;cursor:pointer;display:block;font-size:17px;height:40px;padding:0 33px 0 10px;width:100%}.hl-wrapper .hl-select option[value=""]{color:#bbb}.hl-wrapper .hl-select:-webkit-autofill{box-shadow:inset 0 0 0 1000px #f5f5f5}.hl-wrapper .hl-select::-ms-expand{display:none}.hl-wrapper.moz .hl-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 43px 8px 10px;text-indent:.01px;text-overflow:""}.hl-wrapper .hl-input{background:transparent;border:1px solid #cecece;display:block;font-size:17px;height:40px;padding:0 10px;width:100%}.hl-wrapper .hl-input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #f5f5f5}.hl-wrapper .hl-bt-close{cursor:pointer;display:block;height:48px;outline:none;position:fixed;right:0;top:0;-moz-transition:background-color .15s;transition:background-color .15s;width:48px}.hl-wrapper .hl-bt-close:hover{background-color:#6e6e6e}.hl-wrapper .hl-steps{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-webkit-align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:0;opacity:0;overflow:hidden;position:relative;table-layout:fixed;-moz-transition:opacity .3s cubic-bezier(.455,.03,.515,.955),visibility .3s cubic-bezier(.455,.03,.515,.955);transition:opacity .3s cubic-bezier(.455,.03,.515,.955),visibility .3s cubic-bezier(.455,.03,.515,.955);visibility:hidden;width:100%}.hl-wrapper .hl-steps.show{height:auto;opacity:1;overflow:visible;visibility:visible}.hl-wrapper .hl-steps.loading:before{background-color:hsla(0,0%,94%,.5);background-image:url("data:image/gif;base64,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");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.hl-wrapper .hl-mobile-check{display:none;height:1px;left:0;position:absolute;top:0;width:1px}@media (max-width:599px){.hl-wrapper{overflow-y:scroll;-webkit-overflow-scrolling:touch;padding:0}.hl-wrapper .hl-inner{padding:60px 0}.hl-wrapper .hl-feedback{font-size:14px;margin:0 20px}.hl-wrapper .hl-mobile-check{display:block}.hl-wrapper .hl-wrapper:after,.hl-wrapper .hl-wrapper:before{display:none}.hl-wrapper .hl-logo{bottom:10px;height:53px;right:10px;width:57.5px}}@media (max-width:450px){.hl-wrapper .hl-title{font-size:30px}}.modal .hl-form-label,.modal .hl-selects{opacity:0;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-moz-transition:opacity .3s cubic-bezier(.455,.03,.515,.955);transition:opacity .3s cubic-bezier(.455,.03,.515,.955);will-change:opacity}.modal .hl-title,.modal .hl-title .mask{-moz-transition-delay:.8s;transition-delay:.8s}.modal .hl-search-caption,.modal .hl-search-caption .mask{-moz-transition-delay:.9s;transition-delay:.9s}.modal .hl-form-label,.modal .hl-selects{-moz-transition-delay:1.1s;transition-delay:1.1s}.modal.show [data-component*=title-mask]{opacity:1}.modal.show .hl-form-label,.modal.show .hl-selects,.modal.show [data-component*=title-mask] *,.modal.show [data-component*=title-mask] * .mask{opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}.modal.show .hl-steps{font-size:0}.modal.show .hl-hgroup-plano-renova,.modal.show .hl-hgroup-pre-sale,.modal.show .hl-hgroup-pre-sale-cbr,.modal.show .hl-hgroup-pre-sale-x-adv,.modal.show .hl-hgroup-schedule,.modal.show .hl-text{display:none}.modal.show.schedule .hl-hgroup-schedule{display:block}.modal.show.schedule .hl-hgroup-interest{display:none}.modal.show.plano-renova-form .hl-hgroup-plano-renova{display:block}.modal.show.plano-renova-form .hl-hgroup-interest{display:none}.modal.show.pre-sale .hl-hgroup-pre-sale{display:block}.modal.show.pre-sale .hl-hgroup-interest{display:none}.modal.show.pre-sale .hl-text{display:block;font-size:1rem;margin:10px 0;padding-left:15px}.modal.show.pre-sale .hl-text strong{display:block;margin:0 0 10px}.modal.show.pre-sale-x-adv .hl-hgroup-pre-sale-x-adv{display:block}.modal.show.pre-sale-x-adv .hl-hgroup-interest{display:none}.modal.show.pre-sale-x-adv .hl-text{display:block;font-size:1rem;margin:10px 0;padding-left:15px}.modal.show.pre-sale-x-adv .hl-text strong{display:block;margin:0 0 10px}.modal.show.pre-sale-cbr .hl-hgroup-pre-sale-cbr{display:block}.modal.show.pre-sale-cbr .hl-hgroup-interest{display:none}.modal.show.pre-sale-cbr .hl-text{display:block;font-size:1rem;margin:10px 0;padding-left:15px}.modal.show.pre-sale-cbr .hl-text strong{display:block;margin:0 0 10px}.hl-wrapper{margin:0 auto;max-width:980px}@media (min-width:600px){.hl-button-holder .hl-button{display:none}}@media (max-width:599px){.hl-wrapper{font-size:0;overflow:hidden;white-space:nowrap}.hl-wrapper .hl-search{display:inline-block;margin:0 0 40px;vertical-align:top;white-space:normal}.hl-wrapper .hl-steps{background:#f5f5f5;transition:-webkit-transform .3s ease-out;-moz-transition:transform .3s ease-out,-moz-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-moz-transform .3s ease-out}.hl-wrapper .hl-steps .hl-form{display:inline-block;margin:0 0 40px;padding:20px;vertical-align:top;white-space:normal;width:100%}.hl-wrapper .hl-steps .hl-results{background:#f5f5f5;display:inline-block;vertical-align:top;white-space:normal}.hpf-lead.pre-sale .hl-text{margin:20px 0;padding-left:0}.hpf-lead .hl-button-holder{-webkit-align-items:center;display:block;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:20px;overflow:hidden;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hpf-lead .hl-button-holder .hl-button{display:inline-block}.hpf-lead .hl-button-holder .hl-button.back-button svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.select-shop{-webkit-align-items:center;display:none;margin:20px auto;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-shop:disabled{cursor:not-allowed;-webkit-filter:contrast(.6);filter:contrast(.6);pointer-events:none}.select-shop.show{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.select-shop svg{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select-shop-back{-webkit-align-items:center;display:none;margin:20px auto;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;gap:3px;justify-content:center}.text-shop-back{display:none;font-size:1rem;height:auto;line-height:1.6;text-align:center}.hl-logo{bottom:20px;color:#ed1c24;display:inline-block;font-size:0;line-height:0;opacity:0;position:fixed;right:20px;-moz-transition:opacity .3s cubic-bezier(.4,0,.18,1.01);transition:opacity .3s cubic-bezier(.4,0,.18,1.01)}@media (max-width:1200px){.hl-logo{float:right;margin-right:30px;margin-top:30px;position:relative}}.show .hl-logo{opacity:1;-moz-transition-delay:1s;transition-delay:1s}@media (max-width:600px){.hl-logo{display:none}}.hl-search-caption-no-leads{display:none}.hl-results{-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;vertical-align:top;width:50%}@media (max-width:768px){.hl-results{width:90%}}.hl-results .hl-address,.hl-results .hl-bt-show-phone,.hl-results .hl-city,.hl-results .hl-place,.hl-results .hl-place-header,.hl-results .hl-place-header:after,.hl-results .hl-place-header:before{-moz-transition:border-color .15s,color .15s,background-color .15s;transition:border-color .15s,color .15s,background-color .15s}.hl-results .hl-title{display:none}.hl-results .hl-form-label{margin-bottom:15px}.hl-results .hl-error{color:red;display:none;font-size:18px;padding:10px 20px}.hl-results .hl-error.show{display:block}.hl-results .hl-results-list{max-height:415px;min-height:150px;overflow-x:hidden;overflow-y:auto;position:relative}.hl-results .hl-place{border:3px solid #ccc;cursor:pointer;margin-bottom:7px;position:relative}.hl-results .hl-place:last-child{margin-bottom:0}.hl-results .hl-place-overlay{background:hsla(0,0%,6%,.9) no-repeat 50%;background-size:contain;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.hl-results .hl-place-header{background:$layer-4-color;border-bottom:1px solid #ccc;padding:15px;pointer-events:none;position:relative}.hl-results .hl-place-header:before{bottom:-10px;content:"";display:block;left:-2px;position:absolute;z-index:1}.hl-results .hl-place-header:after{bottom:-9px;content:"";display:block;left:-1px;position:absolute;z-index:2}.hl-results .hl-place-name{color:$sub-menu-color-3;font-size:30px;font-weight:700;line-height:1em;margin:0;text-transform:uppercase}.hl-results .hl-city{color:$layer-7-color;font-size:17px;line-height:1em;margin:0}.hl-results .hl-selected{color:#c00;display:none;font-size:12px;line-height:1em;text-align:right}.hl-results .hl-place-footer{display:table;padding:15px;pointer-events:none;width:100%}.hl-results .hl-place-footer .id-concessionaria{display:none}.hl-results .hl-place-footer>div{display:table-cell;vertical-align:middle}.hl-results .hl-place-footer>div:last-child{padding-left:15px;white-space:nowrap;width:1%}.hl-results .hl-phone{font-size:17px}.hl-results .hl-text-shop-selected{border:1px solid #ccc;display:none}.hl-results .hl-text-shop-selected .hl-place-header{background:#ccc}.hl-results .hl-text-shop-selected .hl-place-header:before{content:none!important}.hl-results .hl-bt-show-phone{background:$sub-menu-color-3;color:#fff;cursor:pointer;display:block;font-family:inherit;font-size:17px;line-height:1em;padding:.36em .64em .28em;text-transform:uppercase}.hl-results .hl-bt-show-phone:hover{background:$sub-menu-color-3!important}.hl-results .hl-address{color:$sub-menu-color-3;font-size:17px;margin:0}.hl-results .hl-place.hl-active{pointer-events:none}.hl-results .hl-place.hl-active,.hl-results .hl-place:hover{border-color:$sub-menu-color-3;box-shadow:-1px 2px 2px rgba(0,0,0,.05)}.hl-results .hl-place.hl-active .hl-place-header,.hl-results .hl-place:hover .hl-place-header{background:#ccc;border-bottom-color:$sub-menu-color-3;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.hl-results .hl-place.hl-active .hl-place-header:before,.hl-results .hl-place:hover .hl-place-header:before{border-left-color:$highlight-color-dark}.hl-results .hl-place.hl-active .hl-place-header:after,.hl-results .hl-place:hover .hl-place-header:after{border-left-color:#c00}.hl-results .hl-place.hl-active .hl-city,.hl-results .hl-place.hl-active .hl-place-name,.hl-results .hl-place:hover .hl-city,.hl-results .hl-place:hover .hl-place-name{color:#3d3d3e}.hl-results .hl-place.hl-active .hl-bt-show-phone,.hl-results .hl-place:hover .hl-bt-show-phone{background:#c00}.hl-results .hl-place.hl-active{border:3px solid #c00}.hl-results .hl-place.hl-active .hl-selected{display:block}.hl-results .hl-results-button{margin-top:20px;text-align:right}.hl-results.hl-complete .hl-bt-send{display:inline-block;margin-top:20px}.hl-results.hl-inactive{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hl-results.hl-inactive .hl-form-label,.hl-results.hl-inactive .hl-place{opacity:.15}.hl-results.hl-inactive .hl-bt-send{display:none}.hl-results.hl-inactive:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}@media (max-width:599px){.hl-results{padding-left:30px;padding-right:30px;width:auto}.hl-results,.hl-results .hl-title{display:block}.hl-results .hl-form-label{margin-left:0}.hl-results .hl-results-list{max-height:50vh;min-height:0;overflow-y:auto;padding-left:0;padding-right:0}.hl-results .hl-bt-send{margin:0}}@media (max-width:450px){.hl-results{padding:20px}}.hl-form-lead-section{display:none;padding:40px 0;text-align:center}.hl-form-lead-section p{font-size:16px;height:auto;line-height:1.6}.hl-results-button,.hl-search{text-align:center}.hl-search{display:block;margin-bottom:25px;position:relative}.hl-search .hl-after{display:none}.hl-search .hl-search-caption{font-size:17px;line-height:1.4em;margin:.8em 0}.hl-search .hl-form-label{display:inline-block}.hl-search .hl-selects{display:table;margin:15px auto 0;max-width:300px;width:100%}.hl-search .hl-selects>div{display:table-cell;padding:0 5px;vertical-align:top}.hl-search .hl-selects>div:first-child{padding-left:0;width:1%}.hl-search .hl-selects>div:last-child{padding-right:0}.hl-search .hl-select[name=estado]{width:75px}.hl-search .hl-select[name=cidade]{width:215px}.hl-search .hl-select:hover{background-color:#e9e9e9}.hl-search .hl-select:hover option{background:#fff}.hl-search.hl-complete .hl-before,.hl-search.hl-complete .hl-form-label{display:none}.hl-search.hl-complete .hl-after{display:block}@media (max-width:599px){.hl-search{margin-bottom:0;padding:20px}.hl-search.hl-complete .hl-form-label{display:inline-block}.hl-search.hl-complete .hl-before{display:block}.hl-search.hl-complete .hl-after{display:none}.hl-search .hl-form-label{margin-bottom:20px}}@media (max-width:450px){.hl-search{padding-left:20px;padding-right:20px}.hl-search .hl-selects{max-width:none}.hl-search .hl-select[name=cidade]{width:100%}}.hl-success{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:-moz-calc(100vh - 60px);min-height:calc(100vh - 60px);text-align:center;vertical-align:middle}.hl-success.show{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.hl-success .hl-succ-title{color:#000;font-size:24px;font-weight:700;margin-bottom:.7em}.hl-success .hl-succ-text{font-size:16px;margin:0 0 10px}.hl-success .hl-succ-close{margin-top:30px}@media (max-width:450px){.hl-success{padding-left:20px;padding-right:20px;white-space:normal}}.visually-hidden,.visually-hidden+ul{display:none}
