![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/dist/_nuxt/ |
(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{137:function(e){e.exports=JSON.parse('{"index":{"title":"Online Vehicle Registration Renewal Online","description":"Vehicle Registration Online."},"step-1":{"title":"Vehicle Renewal Online Step 1","description":"Renew Vehicle License Plate & Tags"},"step-2":{"title":"Online Registration Renewal Step 2","description":"Renew Vehicle Registration"},"step-3":{"title":"Renewal Details","description":"Vehicle Tag Renewal"},"step-4":{"title":"Vehicle Registration","description":"Vehicle Registration"},"select-offline-plates":{"title":"Select Offline plates","description":"Tag Renewal Online"},"address-confirmation":{"title":"Select Offline plates","description":"Tag Renewal Online"},"step-5":{"title":"Vehicle Renewal Checkout","description":"Vehicle Renewal Online"},"step-6":{"title":"Verify Your Vehicle Registration Renewal","description":"Motor Vehicle Registration"},"thanks-page":{"title":"Vehicle Renew: Thank you for your purchase","description":"Vehicle Registration"}}')},211:function(e,t,o){"use strict";o(23),o(35),o(85);var r=o(6),n=o(230),l=o.n(n),d=o(439);r.default.prototype.$scrollTo=function(element){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:100,t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};d.scrollTo(element,e,t)},r.default.prototype.$copyObject=function(object){return l.a.cloneDeep(object)},r.default.prototype.$getFormInputErrors=function(e,t){var form=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return e.length?e:form&&form.errors.has(t)?form.errors.get(t):[]},r.default.prototype.$haveSameData=function(e,t){return Object.keys(e).length===Object.keys(t).length&&Object.keys(e).every((function(o){return e.hasOwnProperty(o)&&t.hasOwnProperty(o)&&(t[o]||"").toString().toLowerCase()==(e[o]||"").toString().toLowerCase()}))},r.default.prototype.$money=function(e){return new Intl.NumberFormat("en-US",{style:"currency",currency:"USD",minimumFractionDigits:2}).format(e)}},212:function(e,t,o){"use strict";o(23),o(20),o(15),o(24),o(16),o(25);var r=o(5),n=o(6),l=o(91),d=o(113);function c(object,e){var t=Object.keys(object);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(object);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(object,e).enumerable}))),t.push.apply(t,o)}return t}function m(e){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?c(Object(source),!0).forEach((function(t){Object(r.a)(e,t,source[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(source)):c(Object(source)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(source,t))}))}return e}n.default.component("ValidationProvider",l.b),n.default.component("ValidationObserver",l.a),Object(l.c)("required",m(m({},d.f),{},{message:"this field is required"})),Object(l.c)("email",m(m({},d.a),{},{message:"the field should be valid email."})),Object(l.c)("min",d.e),Object(l.c)("max",d.c),Object(l.c)("mimes",d.d),Object(l.c)("length",m(m({},d.b),{},{message:function(e,t){var o=t.length;return"the field needs to be ".concat(o," digits.")}}))},213:function(e,t,o){"use strict";var r=o(33),n=o(39),l=o(52);o(104),o(23),o(35),o(44),o(43),o(93),o(70),o(20),o(73),o(105),o(83);function d(e,t){var o="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!o){if(Array.isArray(e)||(o=function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var o=Object.prototype.toString.call(e).slice(8,-1);"Object"===o&&e.constructor&&(o=e.constructor.name);if("Map"===o||"Set"===o)return Array.from(e);if("Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o))return c(e,t)}(e))||t&&e&&"number"==typeof e.length){o&&(e=o);var i=0,r=function(){};return{s:r,n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var n,l=!0,d=!1;return{s:function(){o=o.call(e)},n:function(){var e=o.next();return l=e.done,e},e:function(e){d=!0,n=e},f:function(){try{l||null==o.return||o.return()}finally{if(d)throw n}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,o=new Array(t);i<t;i++)o[i]=e[i];return o}var m=function(){function e(){Object(n.a)(this,e),this.errors={}}return Object(l.a)(e,[{key:"has",value:function(e){return this.errors.hasOwnProperty(e)}},{key:"any",value:function(){return Object.keys(this.errors).length>0}},{key:"get",value:function(e){return this.errors[e]?this.errors[e][0]:null}},{key:"record",value:function(e){this.errors=e}},{key:"clear",value:function(e){e?delete this.errors[e]:this.purge()}},{key:"purge",value:function(){this.errors={}}}]),e}(),f=function(){function e(t,data,o){var r=this;for(var l in Object(n.a)(this,e),this.isReady=!1,this.config={resetOnSuccess:!0,fetchFormDataURL:null},this.originalData=data,this.ctx=t,data)this[l]=data[l];this.errors=new m,Object.assign(this.config,o),this.loadFormData().then((function(){return r.isReady=!0}))}var t;return Object(l.a)(e,[{key:"loadFormData",value:(t=Object(r.a)(regeneratorRuntime.mark((function e(){var t=this;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.config.fetchFormDataURL){e.next=2;break}return e.abrupt("return",!0);case 2:return e.next=4,this.ctx.$axios.get(this.config.fetchFormDataURL).then((function(e){var o=e.data.response;if(o.defaults){for(var r in o.defaults)t[r]=o.defaults[r],t.originalData[r]=o.defaults[r];delete o.defaults}t.formData=o}));case 4:return e.abrupt("return",!0);case 5:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"getFormData",value:function(e){return this.formData&&this.formData[e]?this.formData[e]:[]}},{key:"error",value:function(e){return this.errors.get(e)}},{key:"state",value:function(e){return!this.errors.has(e)&&(!(!this[e]||!this[e].length)||void 0)}},{key:"data",value:function(){var data={};for(var e in this.originalData)data[e]=this[e];return data}},{key:"reset",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this.config.resetOnSuccess||e){for(var t in this.originalData)this[t]="";this.errors.clear()}}},{key:"post",value:function(e){return this.submit("post",e)}},{key:"put",value:function(e){return this.submit("put",e)}},{key:"patch",value:function(e){return this.submit("patch",e)}},{key:"delete",value:function(e){return this.submit("delete",e)}},{key:"submit",value:function(e,t){var o=this;return this.isReady=!1,new Promise((function(r,n){o.ctx.$axios[e](t,o.data()).then((function(e){o.onSuccess(e.data),o.isReady=!0,r(e.data)})).catch((function(e){console.log(e),o.onFail(e.response.data),o.isReady=!0,n(e.response.data)}))}))}},{key:"onSuccess",value:function(data){var e=this.getResponseMessage(data);e&&this.ctx.$toast.success(e),this.reset()}},{key:"onFail",value:function(e){var t=[];e.errors?t=e.errors:e.response&&e.response.errors&&(t=e.response.errors);var o=this.getResponseMessage(e);t&&(o+=this.formatResponseErrors(t),this.ctx.$eventBus.$emit("setFormErrorMsg",o)),o&&this.ctx.$toast.error(o),this.errors.record(t)}},{key:"formatResponseErrors",value:function(e){var t="";for(var o in e){t+="<br>";var r,n=d(e[o]);try{for(n.s();!(r=n.n()).done;){var l=r.value;t+="".concat(l)}}catch(o){n.e(o)}finally{n.f()}}return t}},{key:"getResponseMessage",value:function(data){var e="";return data.message?e=data.message:data.response&&data.response.message&&(e=data.response.message),e}},{key:"replace",value:function(data){for(var e in data)this[e]=data[e]}}]),e}();t.a=function(e,t){t("form",(function(data,t){return new f(e,data,t)}))}},214:function(e,t,o){"use strict";var r=o(6),n=o(329),l=o.n(n);r.default.use(l.a)},215:function(e,t,o){"use strict";t.a=function(e,t){var r=o(346),n=r.core,l=r.usAutocompletePro.Lookup,d=new n.SharedCredentials("13074803248752288","vehiclerenew.com"),c=new n.ClientBuilder(d).buildUsAutocompleteProClient();t("addressLookup",l),t("addressLookupClient",c)}},216:function(e,t,o){"use strict";var r=o(6),n=o(341);r.default.use(n.a)},217:function(e,t,o){"use strict";var r=o(6);t.a=function(e,t){t("eventBus",new r.default)}},218:function(e,t,o){"use strict";var r=o(330);t.a=function(e){var t=e.store;Object(r.a)({key:"v-reg_store",paths:["step1Form","step2Form","step3Form","orderId","emptyEstimates","offlineFormPlates","formFlow","originalOrderType","apiPlates","prices","loggedIn","accessToken","currentStateCode","order","orders","discountObject"]})(t)}},219:function(e,t,o){"use strict";var r=o(331);t.a=function(e,t){t("ordersCalculator",new r.a)}},220:function(e,t,o){"use strict";var r=o(33),n=(o(104),o(6)),l=o(334);n.default.prototype.$stripePlugin=l.StripePlugin,t.a=function(){var e=Object(r.a)(regeneratorRuntime.mark((function e(t,o){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$axios.get("payment/order/get-available-gateways-accounts?state_codes=fl,pa,wi,az");case 2:r=e.sent,n=r.data,t.store.commit("SET_PAYMENTS_KEYS",n);case 5:case"end":return e.stop()}}),e)})));return function(t,o){return e.apply(this,arguments)}}()},221:function(e,t,o){"use strict";var r=o(335),n=o.n(r);o(6).default.component("carousel",n.a)},222:function(e,t,o){"use strict";var r=o(6),n=o(336),l=o.n(n);r.default.use(l.a)},223:function(e,t,o){"use strict";var r=o(6),n=(o(16),o(103),o(31),o(69),o(35),o(70),o(83),{data:function(){return{appDomain:"vehiclerenew.com",appName:"Vehicle Renew",serviceFee:this.$money("24.99"),appPhone:"855-866-8835",appEmail:"[email protected]"}},methods:{bindInputAnimationEvents:function(){var e=this;document.querySelectorAll(".form-group.with-animation .form-control:not(.v-reg-select-input)").forEach((function(input){e.inputAnimationEvent(input,"focus"),e.inputAnimationEvent(input,"blur")}))},inputAnimationEvent:function(e,t){e.addEventListener(t,(function(e){var o="focus"===t?"add":"remove",r=this.value.trim().length;this.classList[o]("with-border"),0===r&&this.parentNode.classList[o]("focused")}))},resetApplication:function(){this.$store.commit("RESET_STORE"),this.deleteAllCookies(),this.resetStorage(),this.resetSession()},resetSession:function(){window.sessionStorage.clear()},resetStorage:function(){window.localStorage.clear()},deleteAllCookies:function(){for(var e=document.cookie.split(";"),i=0;i<e.length;i++){var t=e[i],o=t.indexOf("="),r=o>-1?t.substr(0,o):t;document.cookie=r+"=;expires=Thu, 01 Jan 1970 00:00:00 GMT"}},loadPaymentsComponents:function(){if(this.hasGateway("Stripe")&&r.default.use(this.$stripePlugin,{pk:this.$store.getters.getPaymentsKeys[this.currentStateCode].Stripe.pk}),this.hasGateway("Nmi")){var script=document.createElement("script");script.src="https://secure.networkmerchants.com/token/Collect.js",script.setAttribute("data-tokenization-key",this.$store.getters.getPaymentsKeys[this.currentStateCode].Nmi.pk),document.head.appendChild(script)}},hasGateway:function(e){return!!this.$store.getters.getPaymentsKeys[this.currentStateCode][e]},autoCloseDropdownOffClick:function(){document.querySelector("body:not(.vehicle-type-header)").addEventListener("click",_.debounce((function(e){e.target.classList.contains("vehicle-type-header")||(document.querySelectorAll(".vehicle-type-wrapper.opened").forEach((function(e){e.classList.remove("opened")})),document.querySelectorAll(".vehicle-type-wrapper-menu .vehicle-type-header.open").forEach((function(e){e.classList.remove("open")})),document.querySelectorAll(".vehicle-type-wrapper-menu .vehicle-type-options.d-block").forEach((function(e){e.classList.remove("d-block"),e.classList.add("d-none")})))})))},showHideCheckoutLoader:function(e){this.$store.commit("SET_SHOW_CHECKOUT_LOADER_STATE",e)}},mounted:function(){this.bindInputAnimationEvents(),this.autoCloseDropdownOffClick()},computed:{currentStateCode:function(){return this.$store.getters.getCurrentStateCode},splittedPlateNumberComponent:function(){var e=this;return function(){return o(440)("./".concat(e.currentStateCode.toUpperCase(),"/SplittedPlateNumber"))}},isLoggedIn:function(){return this.$store.getters.isLoggedIn},storedOrder:function(){return this.$store.getters.order},showCheckoutLoader:function(){return this.$store.getters.showCheckoutLoader},offlineFormPlates:function(){return this.$store.getters.getOfflineFormPlates},orderTotal:function(){var e=this.$ordersCalculator.getOrderTotals(this.currentStateCode,this.offlineFormPlates,[],!1,[],this.discountObject);return Math.round(100*e)/100},getLineItems:function(){return this.$ordersCalculator.calculateOrderLineItems(this.currentStateCode,this.offlineFormPlates,[],this.discountObject)},discountObject:function(){return this.$store.getters.getDiscountObject}}});r.default.mixin(n)},270:function(e,t,o){var content=o(388);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(82).default)("09103ea4",content,!0,{sourceMap:!1})},272:function(e,t,o){e.exports=o.p+"fonts/sfProDisplay-Regular.d1f5e6e.otf"},273:function(e,t,o){e.exports=o.p+"fonts/sfProDisplay-Bold.b1f4d2c.otf"},274:function(e,t,o){e.exports=o.p+"fonts/sfProDisplay-Semibold.037dc63.otf"},275:function(e,t,o){e.exports=o.p+"fonts/sfProDisplay-Medium.b85d841.otf"},276:function(e,t,o){e.exports=o.p+"fonts/sfProDisplay-Light.5a47a04.otf"},277:function(e,t,o){e.exports=o.p+"fonts/license.b0e75e4.ttf"},278:function(e,t,o){var content=o(400);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(82).default)("932a8f60",content,!0,{sourceMap:!1})},331:function(e,t,o){"use strict";(function(e){o.d(t,"a",(function(){return m}));var r=o(39),n=o(52),l=(o(15),o(226),o(16),o(125),o(20),o(73),o(167),o(126),o(44),o(332)),d=o(333),c=o.n(d),m=function(){function e(){Object(r.a)(this,e),this.lineItems=l}return Object(n.a)(e,[{key:"calculateOrderItemOptions",value:function(e,t,o){var r=0;return r+=o.receive_digital_copy?this.getLineItemAmountValue("receive_digital_copy",e):0,r+=o.receive_physical_copy?this.getLineItemAmountValue("receive_physical_copy",e):0,"duplicate_no_sticker"!==o.renewal_type&&(r+=o.personal_plate?this.getLineItemAmountValue("personal_plate_fee",e):0,r+=o.is_registration_expired?this.getLineItemAmountValue("registration_expired_fee",e):0,r+=o.is_registration_expired_8_months?this.getLineItemAmountValue("registration_expired_8_months_fee",e):0,r+=o.special_plate?this.getLineItemAmountValue("special_plate",e):0),r}},{key:"calculateOrderLineItems",value:function(e,t,o){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;return this.formLineItems=o,this.selectedItems=t,this.stateCode=e,this.discountObject=r,this.handleMultipleVehiclesDiscount(),this.handleProcessingFee(),this.handleStateRegistrationFee(),this.handleAgencyFee(),this.handleDigitalCopy(),this.handlePhysicalCopy(),this.handleShippingFee(),this.handleConvenienceFee(),this.handleDiscountLineItem(),this.formLineItems}},{key:"handleDiscountLineItem",value:function(){if(!this.discountObject)return this.removeLineItemForm("promo_code");switch(this.discountObject.type){case"line_item":this.handleLineItemDiscountType();break;case"fixed":this.handleFixedDiscountType();break;case"percentage":this.handlePercentageDiscountType()}}},{key:"handlePercentageDiscountType",value:function(){this.removeLineItemForm("promo_code");var e=this.getOrderTotals(this.stateCode,null,this.formLineItems,!0)*(this.discountObject.value/100);this.formLineItems.push({title:"Promo code [".concat(this.discountObject.code,"]"),code:"promo_code",amount:this.money(-1*e),pure_amount:-1*e,popover_content:"Promo code"})}},{key:"handleFixedDiscountType",value:function(){this.removeLineItemForm("promo_code"),this.formLineItems.push({title:"Promo code [".concat(this.discountObject.code,"]"),code:"promo_code",amount:this.money(-1*this.discountObject.value),pure_amount:-1*this.discountObject.value,popover_content:"Promo code"})}},{key:"handleLineItemDiscountType",value:function(){var e=this.discountObject.line_item_code,t=this.getLineItemForm(e);t&&(this.removeLineItemForm("promo_code"),this.formLineItems.push({title:"Promo code [".concat(this.discountObject.code,"]"),code:"promo_code",amount:this.money(-1*t.pure_amount),pure_amount:-1*t.pure_amount,popover_content:"Promo code"}))}},{key:"removeLineItemForm",value:function(code){return this.formLineItems=this.formLineItems.filter((function(e){if(e.code!==code)return e}))}},{key:"handleConvenienceFee",value:function(){var e=this.getOrderTotals(this.stateCode,null,this.formLineItems,!0,["convenience_fee"]),t=this.getLineItemAmountValue("convenience_fee",this.stateCode,"default"),o=this.findLineItem("convenience_fee").properties.edge_value,r=this.getLineItemForm("service_fee");if(e>o){var n=e*(Number(t)/100);r?(r.pure_amount+=n,r.amount=this.money(r.pure_amount)):this.formLineItems.push({title:"Service Fee",amount:this.money(n),code:"service_fee",pure_amount:n,popover_content:this.getLineItemDescription("service_fee")})}}},{key:"handleShippingFee",value:function(){var e=this.getLineItemForm("shipping_fee"),t=this.getLineItemAmountValue("shipping_fee",this.stateCode,"default");if(0!==t){if(e?(e.pure_amount=t,e.amount=this.money(e.pure_amount)):t&&this.formLineItems.push({title:"Shipping & Handling",pure_amount:t,code:"shipping_fee",amount:this.money(t),popover_content:this.getLineItemDescription("shipping_fee")}),e=this.getLineItemForm("shipping_fee"),this.allSelectedItemsAre("duplicate_no_sticker")){var o=this.getLineItemAmountValue("shipping_fee",this.stateCode,"duplicate_no_sticker");if(!o)return;e?(e.pure_amount=o,e.amount=this.money(o)):this.formLineItems.push({title:"Shipping & Handling",pure_amount:t,code:"shipping_fee",amount:this.money(t),popover_content:this.getLineItemDescription("shipping_fee")})}}else this.formLineItems=this.formLineItems.filter((function(e){if("shipping_fee"!==e.code)return e}))}},{key:"allSelectedItemsAre",value:function(e){return!!this.selectedItems.every((function(t){return t.renewal_type===e}))}},{key:"handleStateRegistrationFee",value:function(){var e=this,t=0;this.selectedItems.forEach((function(o){var r=e.getOrderItemBreakDownItems(o,e.stateCode,o.state_price);for(var n in r)["receive_physical_copy","receive_digital_copy"].includes(n)||(t+=Number(r[n].price))}));var o=this.getLineItemForm("est_reg_tax_county_fee");o?(o.amount=this.money(t),o.pure_amount=t):this.formLineItems.push({title:"Est. Reg Tax & County Fee",amount:this.money(t),code:"est_reg_tax_county_fee",pure_amount:t,popover_content:this.getLineItemDescription("est_reg_tax_county_fee")})}},{key:"handleAgencyFee",value:function(){var e=this,t=0,o=this.getLineItemForm("agency_fee");this.selectedItems.forEach((function(o){t+=e.getLineItemAmountValue("agency_fee",e.stateCode,o.renewal_type)}));var r=t>0?t:this.getLineItemAmountValue("agency_fee",this.stateCode,"default");o?(o.pure_amount=r,o.amount=this.money(r)):this.formLineItems.push({title:"Agency Fee",amount:this.money(r),code:"agency_fee",pure_amount:r,popover_content:this.getLineItemDescription("agency_fee")})}},{key:"handleDigitalCopy",value:function(){var e=this;if(this.selectedItems.filter((function(e){return e.receive_digital_copy})).length){var t=this.getLineItemForm("receive_a_digital_copy_of_your_renewal"),o=0;if(this.selectedItems.forEach((function(t){t.receive_digital_copy&&(o+=e.getLineItemAmountValue("receive_digital_copy",e.stateCode,t.renewal_type))})),t)return t.pure_amount=o,void(t.amount=this.money(t.pure_amount));this.formLineItems.push({title:"Receive a digital copy of your renewal",code:"receive_a_digital_copy_of_your_renewal",amount:this.money(o),pure_amount:o,popover_content:this.getLineItemDescription("receive_digital_copy")})}else this.formLineItems=this.formLineItems.filter((function(e){if("receive_a_digital_copy_of_your_renewal"!==e.code)return e}))}},{key:"handlePhysicalCopy",value:function(){var e=this;if(this.selectedItems.filter((function(e){return e.receive_physical_copy})).length){var t=this.getLineItemForm("receive_a_physical_copy_of_your_renewal"),o=0;if(this.selectedItems.forEach((function(t){t.receive_physical_copy&&(o+=e.getLineItemAmountValue("receive_physical_copy",e.stateCode,t.renewal_type))})),t)return t.pure_amount=o,void(t.amount=this.money(t.pure_amount));this.formLineItems.push({title:"Receive a physical copy of your renewal",code:"receive_a_physical_copy_of_your_renewal",amount:this.money(o),pure_amount:o,popover_content:this.getLineItemDescription("receive_physical_copy")})}else this.formLineItems=this.formLineItems.filter((function(e){if("receive_a_physical_copy_of_your_renewal"!==e.code)return e}))}},{key:"handleMultipleVehiclesDiscount",value:function(){var e=this.selectedItems.filter((function(e){return"duplicate_no_sticker"!==e.renewal_type})).length-1,t=this.getLineItemAmountValue("service_fee",this.stateCode,"default")*e-e*Number(this.getLineItemAmountValue("multiple_vehicles_fee",this.stateCode));if(t>0){var o=this.getLineItemForm("multiple_vehicles_discounts");o?(o.amount=this.money(-1*t),o.pure_amount=-1*t):this.formLineItems.push({title:"Multiple Vehicles Discounts",code:"multiple_vehicles_discounts",amount:this.money(-1*t),pure_amount:-1*t,popover_content:this.getLineItemDescription("multiple_vehicles_fee")})}else this.formLineItems=this.formLineItems.filter((function(e){if("multiple_vehicles_discounts"!=e.code)return e}))}},{key:"getLineItemDescription",value:function(e){var t=this.findLineItem(e);return t?t.description:""}},{key:"handleProcessingFee",value:function(){var e=this,t=this.getLineItemForm("service_fee"),o=0;this.selectedItems.forEach((function(t){o+=e.getLineItemAmountValue("service_fee",e.stateCode,t.renewal_type)})),t?(t.amount=this.money(o),t.pure_amount=o):this.formLineItems.push({title:"Service Fee",amount:this.money(o),code:"service_fee",pure_amount:o,popover_content:this.getLineItemDescription("service_fee")})}},{key:"getLineItemForm",value:function(code){return this.formLineItems.find((function(e){return e.code===code}))}},{key:"findLineItem",value:function(e){return this.lineItems.find((function(t){return t.code===e}))}},{key:"getLineItemAmountValue",value:function(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;try{var r=this.findLineItem(e),n=0;r.rates.length||(n=r.amount);var l=r.rates.find((function(e){var r=e.state_code.toLowerCase()==t.toLowerCase();return o?r&&e.renewal_type.toLowerCase()==o.toLowerCase():r}));return l&&(n=l.amount),Number(n)}catch(e){console.log(e)}}},{key:"getRenewalTypeOptions",value:function(e,t,o){var r=this,n=this.findLineItem("order_item_estimation").rates.filter((function(o){return o.state_code==e&&o.vehicle_type==t})),l=[];return n.forEach((function(e){var t,n,d,c;if(Number(e.amount)){switch(e.renewal_type){case"one_year":t="Est. Renewal Fee for 1 year -- ".concat(r.money(e.amount)),n="1-Year Renewal",c="".concat(o.license_plate,"_0"),d="one_year";break;case"two_years":t="Est. Renewal Fee for 2 years -- ".concat(r.money(e.amount)),n="2-Year Renewal",c="".concat(o.license_plate,"_1"),d="two_years";break;case"duplicate_no_sticker":t="Duplicate Registration (No Sticker)",n="Duplicate Registration (No Sticker)",c="".concat(o.license_plate,"_2"),d="duplicate_no_sticker";break;case"duplicate_sticker":t="Replacement Registration (Yellow Sticker)",n="Replacement Registration (Yellow Sticker)",c="".concat(o.license_plate,"_3"),d="duplicate_sticker";break;case"five_years":t="Est. Renewal Fee for 5 years -- ".concat(r.money(e.amount)),n="5-Year Renewal",c="".concat(o.license_plate,"_4"),d="five_years"}l.push({estimate:t,licence_plate:o.license_plate,expires_on:o.expires_on,price:e.amount,formatted_price:r.money(e.amount),description:n,key:c,renewal_type:d})}})),l}},{key:"money",value:function(e){return new Intl.NumberFormat("en-US",{style:"currency",currency:"USD",minimumFractionDigits:2}).format(e)}},{key:"getOrderItemBreakDownItems",value:function(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r={};return o=Number(o),e.receive_digital_copy&&(r.receive_digital_copy={price:this.getLineItemAmountValue("receive_digital_copy",t)}),e.receive_physical_copy&&(r.receive_physical_copy={price:this.getLineItemAmountValue("receive_physical_copy",t)}),r.renewal_price={price:o||e.price},o||(e.personal_plate&&(r.personal_plate={price:this.getLineItemAmountValue("personal_plate_fee",t)}),e.is_registration_expired&&(r.is_registration_expired={price:this.getLineItemAmountValue("registration_expired_fee",t)}),e.is_registration_expired_8_months&&(r.registration_expired_8_months_fee={price:this.getLineItemAmountValue("registration_expired_8_months_fee",t)}),e.special_plate&&(r.special_plate={price:this.getLineItemAmountValue("special_plate",t)})),r}},{key:"getItemPrice",value:function(e,t,o,r){var n=this.calculateOrderItemOptions(e,t,o),l=Number(r.price)+n;return"duplicate_no_sticker"===r.renewal_type&&l>8&&(l=8),l}},{key:"getOrderTotals",value:function(e,t,o){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[],l=arguments.length>5&&void 0!==arguments[5]?arguments[5]:null;return(r?o:this.calculateOrderLineItems(e,t,o,l)).reduce((function(e,t){if(n.includes(t.code))return e;var o=Number(t.pure_amount),r=Number(t.custom_amount);return null!=t.custom_amount&&(o=Number(r)),o+e}),0)}},{key:"getOrderItemLineItems",value:function(e){var t=this.lineItems.filter((function(e){return"order_item_level"==e.line_item_level&&"order_item_estimation"!=e.code})),o={};return t.forEach((function(t){var r=t.amount;if(t.rates.length){var n=t.rates.find((function(t){return t.state_code==e&&"default"==t.renewal_type}));n&&(r=n.amount)}Number(r)&&(o[t.code]={value:Number(r),description:t.description})})),o}},{key:"findLineItems",value:function(){}},{key:"callcalculateOrderLineItems",value:function(e){var t=this[e.target_method](e.state_code,JSON.parse(e.selected_item),JSON.parse(e.order_line_items),e.discount_object);return JSON.stringify(t)}},{key:"callgetOrderTotals",value:function(e){var t=this[e.target_method](e.state_code,JSON.parse(e.selected_item),JSON.parse(e.order_line_items),!1,[],e.discount_object);return JSON.stringify(t)}},{key:"callgetOrderItemBreakDownItems",value:function(e){var t=this[e.target_method](JSON.parse(e.selected_item),e.state_code,e.state_price);return JSON.stringify(t)}}]),e}(),f=c()(e.argv.slice(2));if(f.target_method){var h="call".concat(f.target_method),x=new m;console.log(x[h](f))}}).call(this,o(114))},332:function(e){e.exports=JSON.parse('[{"code":"order_item_estimation","amount":"0.00","id":1,"line_item_level":"order_item_level","description":null,"properties":{"per_state_code":"1","per_vehicle_type":"1"},"rates":[{"renewal_type":"one_year","vehicle_type":"car_or_truck","state_code":"az","amount":"39.95","id":1478,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"car_or_truck","state_code":"az","amount":"79.90","id":1479,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"car_or_truck","state_code":"az","amount":"0.00","id":1480,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"car_or_truck","state_code":"az","amount":"3.00","id":1481,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"car_or_truck","state_code":"az","amount":"0.00","id":1482,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"car_or_truck","state_code":"fl","amount":"39.95","id":1483,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"car_or_truck","state_code":"fl","amount":"79.90","id":1484,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"car_or_truck","state_code":"fl","amount":"0.00","id":1485,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"car_or_truck","state_code":"fl","amount":"3.00","id":1486,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"car_or_truck","state_code":"fl","amount":"39.95","id":1487,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"car_or_truck","state_code":"pa","amount":"39.95","id":1488,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"car_or_truck","state_code":"pa","amount":"79.90","id":1489,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"car_or_truck","state_code":"pa","amount":"0.00","id":1490,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"car_or_truck","state_code":"pa","amount":"0.00","id":1491,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"car_or_truck","state_code":"pa","amount":"0.00","id":1492,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"car_or_truck","state_code":"wi","amount":"39.95","id":1493,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"car_or_truck","state_code":"wi","amount":"0.00","id":1494,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"car_or_truck","state_code":"wi","amount":"0.00","id":1495,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"car_or_truck","state_code":"wi","amount":"0.00","id":1496,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"car_or_truck","state_code":"wi","amount":"0.00","id":1497,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"smallsuv","state_code":"az","amount":"49.95","id":1498,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"smallsuv","state_code":"az","amount":"99.90","id":1499,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"smallsuv","state_code":"az","amount":"0.00","id":1500,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"smallsuv","state_code":"az","amount":"3.00","id":1501,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"smallsuv","state_code":"az","amount":"0.00","id":1502,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"smallsuv","state_code":"fl","amount":"69.95","id":1503,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"smallsuv","state_code":"fl","amount":"139.90","id":1504,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"smallsuv","state_code":"fl","amount":"0.00","id":1505,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"smallsuv","state_code":"fl","amount":"3.00","id":1506,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"smallsuv","state_code":"fl","amount":"69.95","id":1507,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"smallsuv","state_code":"pa","amount":"49.95","id":1508,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"smallsuv","state_code":"pa","amount":"99.90","id":1509,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"smallsuv","state_code":"pa","amount":"0.00","id":1510,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"smallsuv","state_code":"pa","amount":"0.00","id":1511,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"smallsuv","state_code":"pa","amount":"0.00","id":1512,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"smallsuv","state_code":"wi","amount":"49.95","id":1513,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"smallsuv","state_code":"wi","amount":"0.00","id":1514,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"smallsuv","state_code":"wi","amount":"0.00","id":1515,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"smallsuv","state_code":"wi","amount":"0.00","id":1516,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"smallsuv","state_code":"wi","amount":"0.00","id":1517,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"largesuv","state_code":"az","amount":"69.95","id":1518,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"largesuv","state_code":"az","amount":"139.90","id":1519,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"largesuv","state_code":"az","amount":"0.00","id":1520,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"largesuv","state_code":"az","amount":"3.00","id":1521,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"largesuv","state_code":"az","amount":"0.00","id":1522,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"largesuv","state_code":"fl","amount":"99.95","id":1523,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"largesuv","state_code":"fl","amount":"199.90","id":1524,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"largesuv","state_code":"fl","amount":"0.00","id":1525,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"largesuv","state_code":"fl","amount":"3.00","id":1526,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"largesuv","state_code":"fl","amount":"99.95","id":1527,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"largesuv","state_code":"pa","amount":"200.00","id":1528,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"largesuv","state_code":"pa","amount":"400.00","id":1529,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"largesuv","state_code":"pa","amount":"0.00","id":1530,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"largesuv","state_code":"pa","amount":"0.00","id":1531,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"largesuv","state_code":"pa","amount":"0.00","id":1532,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"largesuv","state_code":"wi","amount":"149.95","id":1533,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"largesuv","state_code":"wi","amount":"0.00","id":1534,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"largesuv","state_code":"wi","amount":"0.00","id":1535,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"largesuv","state_code":"wi","amount":"0.00","id":1536,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"largesuv","state_code":"wi","amount":"0.00","id":1537,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"motorcycle","state_code":"az","amount":"21.00","id":1538,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"motorcycle","state_code":"az","amount":"42.00","id":1539,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"motorcycle","state_code":"az","amount":"0.00","id":1540,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"motorcycle","state_code":"az","amount":"3.00","id":1541,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"motorcycle","state_code":"az","amount":"0.00","id":1542,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"motorcycle","state_code":"fl","amount":"29.95","id":1543,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"motorcycle","state_code":"fl","amount":"59.90","id":1544,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"motorcycle","state_code":"fl","amount":"0.00","id":1545,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"motorcycle","state_code":"fl","amount":"3.00","id":1546,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"motorcycle","state_code":"fl","amount":"29.95","id":1547,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"motorcycle","state_code":"pa","amount":"21.00","id":1548,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"motorcycle","state_code":"pa","amount":"42.00","id":1549,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"motorcycle","state_code":"pa","amount":"0.00","id":1550,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"motorcycle","state_code":"pa","amount":"0.00","id":1551,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"motorcycle","state_code":"pa","amount":"0.00","id":1552,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"motorcycle","state_code":"wi","amount":"24.00","id":1553,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"motorcycle","state_code":"wi","amount":"0.00","id":1554,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"motorcycle","state_code":"wi","amount":"0.00","id":1555,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"motorcycle","state_code":"wi","amount":"0.00","id":1556,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"motorcycle","state_code":"wi","amount":"0.00","id":1557,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"boat/vessel","state_code":"az","amount":"129.95","id":1558,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"boat/vessel","state_code":"az","amount":"259.90","id":1559,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"boat/vessel","state_code":"az","amount":"0.00","id":1560,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"boat/vessel","state_code":"az","amount":"3.00","id":1561,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"boat/vessel","state_code":"az","amount":"0.00","id":1562,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"boat/vessel","state_code":"fl","amount":"129.95","id":1563,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"boat/vessel","state_code":"fl","amount":"259.90","id":1564,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"boat/vessel","state_code":"fl","amount":"0.00","id":1565,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"boat/vessel","state_code":"fl","amount":"3.00","id":1566,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"boat/vessel","state_code":"fl","amount":"129.95","id":1567,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"boat/vessel","state_code":"pa","amount":"129.95","id":1568,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"boat/vessel","state_code":"pa","amount":"259.90","id":1569,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"boat/vessel","state_code":"pa","amount":"0.00","id":1570,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"boat/vessel","state_code":"pa","amount":"0.00","id":1571,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"boat/vessel","state_code":"pa","amount":"0.00","id":1572,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"boat/vessel","state_code":"wi","amount":"129.00","id":1573,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"boat/vessel","state_code":"wi","amount":"0.00","id":1574,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"boat/vessel","state_code":"wi","amount":"0.00","id":1575,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"boat/vessel","state_code":"wi","amount":"0.00","id":1576,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"boat/vessel","state_code":"wi","amount":"0.00","id":1577,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"trailer","state_code":"az","amount":"24.95","id":1578,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"trailer","state_code":"az","amount":"49.90","id":1579,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"trailer","state_code":"az","amount":"0.00","id":1580,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"trailer","state_code":"az","amount":"3.00","id":1581,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"trailer","state_code":"az","amount":"0.00","id":1582,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"trailer","state_code":"fl","amount":"24.95","id":1583,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"trailer","state_code":"fl","amount":"49.90","id":1584,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"trailer","state_code":"fl","amount":"0.00","id":1585,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"trailer","state_code":"fl","amount":"3.00","id":1586,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"trailer","state_code":"fl","amount":"24.95","id":1587,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"trailer","state_code":"pa","amount":"15.00","id":1588,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"trailer","state_code":"pa","amount":"0.00","id":1589,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"trailer","state_code":"pa","amount":"45.00","id":1590,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"trailer","state_code":"pa","amount":"0.00","id":1591,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"trailer","state_code":"pa","amount":"0.00","id":1592,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"trailer","state_code":"wi","amount":"24.95","id":1593,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"trailer","state_code":"wi","amount":"0.00","id":1594,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"trailer","state_code":"wi","amount":"0.00","id":1595,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"trailer","state_code":"wi","amount":"0.00","id":1596,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"trailer","state_code":"wi","amount":"0.00","id":1597,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"rv/motorhome","state_code":"az","amount":"73.95","id":1598,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"rv/motorhome","state_code":"az","amount":"147.90","id":1599,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"rv/motorhome","state_code":"az","amount":"0.00","id":1600,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"rv/motorhome","state_code":"az","amount":"3.00","id":1601,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"rv/motorhome","state_code":"az","amount":"0.00","id":1602,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"rv/motorhome","state_code":"fl","amount":"29.95","id":1603,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"rv/motorhome","state_code":"fl","amount":"59.90","id":1604,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"rv/motorhome","state_code":"fl","amount":"0.00","id":1605,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"rv/motorhome","state_code":"fl","amount":"3.00","id":1606,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"rv/motorhome","state_code":"fl","amount":"29.95","id":1607,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"rv/motorhome","state_code":"pa","amount":"73.95","id":1608,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"rv/motorhome","state_code":"pa","amount":"147.90","id":1609,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"rv/motorhome","state_code":"pa","amount":"0.00","id":1610,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"rv/motorhome","state_code":"pa","amount":"0.00","id":1611,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"rv/motorhome","state_code":"pa","amount":"0.00","id":1612,"line_item_id":1},{"renewal_type":"one_year","vehicle_type":"rv/motorhome","state_code":"wi","amount":"74.95","id":1613,"line_item_id":1},{"renewal_type":"two_years","vehicle_type":"rv/motorhome","state_code":"wi","amount":"0.00","id":1614,"line_item_id":1},{"renewal_type":"five_years","vehicle_type":"rv/motorhome","state_code":"wi","amount":"0.00","id":1615,"line_item_id":1},{"renewal_type":"duplicate_no_sticker","vehicle_type":"rv/motorhome","state_code":"wi","amount":"0.00","id":1616,"line_item_id":1},{"renewal_type":"duplicate_sticker","vehicle_type":"rv/motorhome","state_code":"wi","amount":"0.00","id":1617,"line_item_id":1}]},{"code":"special_plate","amount":"35.00","id":2,"line_item_level":"order_item_level","description":null,"properties":{"per_state_code":1},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"35.00","id":468,"line_item_id":2},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"0.00","id":469,"line_item_id":2},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":470,"line_item_id":2},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":471,"line_item_id":2},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":472,"line_item_id":2},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"35.00","id":473,"line_item_id":2},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"0.00","id":474,"line_item_id":2},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":475,"line_item_id":2},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":476,"line_item_id":2},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":477,"line_item_id":2},{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"0.00","id":478,"line_item_id":2},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"0.00","id":479,"line_item_id":2},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":480,"line_item_id":2},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":481,"line_item_id":2},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":482,"line_item_id":2}]},{"code":"registration_expired_8_months_fee","amount":"35.00","id":3,"line_item_level":"order_item_level","description":null,"properties":{"per_state_code":"1"},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"0.00","id":1314,"line_item_id":3},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"0.00","id":1315,"line_item_id":3},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1316,"line_item_id":3},{"renewal_type":"five_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1317,"line_item_id":3},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1318,"line_item_id":3},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1319,"line_item_id":3},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"35.00","id":1320,"line_item_id":3},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1321,"line_item_id":3},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1322,"line_item_id":3},{"renewal_type":"five_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1323,"line_item_id":3},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1324,"line_item_id":3},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1325,"line_item_id":3},{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"35.00","id":1326,"line_item_id":3},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1327,"line_item_id":3},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1328,"line_item_id":3},{"renewal_type":"five_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1329,"line_item_id":3},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1330,"line_item_id":3},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1331,"line_item_id":3},{"renewal_type":"default","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1332,"line_item_id":3},{"renewal_type":"one_year","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1333,"line_item_id":3},{"renewal_type":"two_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1334,"line_item_id":3},{"renewal_type":"five_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1335,"line_item_id":3},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1336,"line_item_id":3},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1337,"line_item_id":3}]},{"code":"registration_expired_fee","amount":"15.00","id":4,"line_item_level":"order_item_level","description":null,"properties":{"per_state_code":"1"},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"15.00","id":1290,"line_item_id":4},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"0.00","id":1291,"line_item_id":4},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1292,"line_item_id":4},{"renewal_type":"five_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1293,"line_item_id":4},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1294,"line_item_id":4},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1295,"line_item_id":4},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"15.00","id":1296,"line_item_id":4},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1297,"line_item_id":4},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1298,"line_item_id":4},{"renewal_type":"five_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1299,"line_item_id":4},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1300,"line_item_id":4},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1301,"line_item_id":4},{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"15.00","id":1302,"line_item_id":4},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1303,"line_item_id":4},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1304,"line_item_id":4},{"renewal_type":"five_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1305,"line_item_id":4},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1306,"line_item_id":4},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1307,"line_item_id":4},{"renewal_type":"default","vehicle_type":null,"state_code":"wi","amount":"15.00","id":1308,"line_item_id":4},{"renewal_type":"one_year","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1309,"line_item_id":4},{"renewal_type":"two_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1310,"line_item_id":4},{"renewal_type":"five_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1311,"line_item_id":4},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1312,"line_item_id":4},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1313,"line_item_id":4}]},{"code":"personal_plate_fee","amount":"30.00","id":5,"line_item_level":"order_item_level","description":null,"properties":{"per_state_code":"1"},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"0.00","id":1242,"line_item_id":5},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"0.00","id":1243,"line_item_id":5},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1244,"line_item_id":5},{"renewal_type":"five_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1245,"line_item_id":5},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1246,"line_item_id":5},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1247,"line_item_id":5},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"30.00","id":1248,"line_item_id":5},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1249,"line_item_id":5},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1250,"line_item_id":5},{"renewal_type":"five_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1251,"line_item_id":5},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1252,"line_item_id":5},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1253,"line_item_id":5},{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"30.00","id":1254,"line_item_id":5},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1255,"line_item_id":5},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1256,"line_item_id":5},{"renewal_type":"five_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1257,"line_item_id":5},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1258,"line_item_id":5},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1259,"line_item_id":5},{"renewal_type":"default","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1260,"line_item_id":5},{"renewal_type":"one_year","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1261,"line_item_id":5},{"renewal_type":"two_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1262,"line_item_id":5},{"renewal_type":"five_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1263,"line_item_id":5},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1264,"line_item_id":5},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1265,"line_item_id":5}]},{"code":"receive_digital_copy","amount":"0.00","id":6,"line_item_level":"order_item_level","description":null,"properties":{"per_state_code":"1"},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"0.00","id":1714,"line_item_id":6},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"0.00","id":1715,"line_item_id":6},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1716,"line_item_id":6},{"renewal_type":"five_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1717,"line_item_id":6},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1718,"line_item_id":6},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1719,"line_item_id":6},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"5.00","id":1720,"line_item_id":6},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"5.00","id":1721,"line_item_id":6},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"5.00","id":1722,"line_item_id":6},{"renewal_type":"five_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1723,"line_item_id":6},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"5.00","id":1724,"line_item_id":6},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"5.00","id":1725,"line_item_id":6},{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1726,"line_item_id":6},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1727,"line_item_id":6},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1728,"line_item_id":6},{"renewal_type":"five_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1729,"line_item_id":6},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1730,"line_item_id":6},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1731,"line_item_id":6},{"renewal_type":"default","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1732,"line_item_id":6},{"renewal_type":"one_year","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1733,"line_item_id":6},{"renewal_type":"two_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1734,"line_item_id":6},{"renewal_type":"five_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1735,"line_item_id":6},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1736,"line_item_id":6},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1737,"line_item_id":6}]},{"code":"multiple_vehicles_fee","amount":"10.00","id":7,"line_item_level":"order_level","description":"multiple_vehicles_fee","properties":{"per_state_code":"1"},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"10.00","id":1194,"line_item_id":7},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"0.00","id":1195,"line_item_id":7},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1196,"line_item_id":7},{"renewal_type":"five_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1197,"line_item_id":7},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1198,"line_item_id":7},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1199,"line_item_id":7},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"10.00","id":1200,"line_item_id":7},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1201,"line_item_id":7},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1202,"line_item_id":7},{"renewal_type":"five_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1203,"line_item_id":7},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1204,"line_item_id":7},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1205,"line_item_id":7},{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"10.00","id":1206,"line_item_id":7},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1207,"line_item_id":7},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1208,"line_item_id":7},{"renewal_type":"five_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1209,"line_item_id":7},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1210,"line_item_id":7},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1211,"line_item_id":7},{"renewal_type":"default","vehicle_type":null,"state_code":"wi","amount":"10.00","id":1212,"line_item_id":7},{"renewal_type":"one_year","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1213,"line_item_id":7},{"renewal_type":"two_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1214,"line_item_id":7},{"renewal_type":"five_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1215,"line_item_id":7},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1216,"line_item_id":7},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1217,"line_item_id":7}]},{"code":"agency_fee","amount":"0.00","id":8,"line_item_level":"order_level","description":"This site charges an agency fee to process your online transaction with the official state DMV. This fee is not required to complete your registration renewal through the official state portal.","properties":{"per_state_code":"1"},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"0.00","id":1690,"line_item_id":8},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"0.00","id":1691,"line_item_id":8},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1692,"line_item_id":8},{"renewal_type":"five_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1693,"line_item_id":8},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1694,"line_item_id":8},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1695,"line_item_id":8},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"9.99","id":1696,"line_item_id":8},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"9.99","id":1697,"line_item_id":8},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"14.95","id":1698,"line_item_id":8},{"renewal_type":"five_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1699,"line_item_id":8},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"6.99","id":1700,"line_item_id":8},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"9.99","id":1701,"line_item_id":8},{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"9.99","id":1702,"line_item_id":8},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"9.99","id":1703,"line_item_id":8},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"14.95","id":1704,"line_item_id":8},{"renewal_type":"five_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1705,"line_item_id":8},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"6.99","id":1706,"line_item_id":8},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"9.99","id":1707,"line_item_id":8},{"renewal_type":"default","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1708,"line_item_id":8},{"renewal_type":"one_year","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1709,"line_item_id":8},{"renewal_type":"two_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1710,"line_item_id":8},{"renewal_type":"five_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1711,"line_item_id":8},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1712,"line_item_id":8},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1713,"line_item_id":8}]},{"code":"shipping_fee","amount":"0.00","id":9,"line_item_level":"order_level","description":null,"properties":{"per_state_code":"1"},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"0.00","id":1738,"line_item_id":9},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"0.00","id":1739,"line_item_id":9},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1740,"line_item_id":9},{"renewal_type":"five_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1741,"line_item_id":9},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1742,"line_item_id":9},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1743,"line_item_id":9},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"7.99","id":1744,"line_item_id":9},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"7.99","id":1745,"line_item_id":9},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"7.99","id":1746,"line_item_id":9},{"renewal_type":"five_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1747,"line_item_id":9},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"5.00","id":1748,"line_item_id":9},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"7.99","id":1749,"line_item_id":9},{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1750,"line_item_id":9},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1751,"line_item_id":9},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1752,"line_item_id":9},{"renewal_type":"five_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1753,"line_item_id":9},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1754,"line_item_id":9},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1755,"line_item_id":9},{"renewal_type":"default","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1756,"line_item_id":9},{"renewal_type":"one_year","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1757,"line_item_id":9},{"renewal_type":"two_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1758,"line_item_id":9},{"renewal_type":"five_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1759,"line_item_id":9},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1760,"line_item_id":9},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1761,"line_item_id":9}]},{"code":"service_fee","amount":"0.00","id":10,"line_item_level":"order_level","description":"Our Service Fee allows for the online processing of your vehicle registration renewal, customer support, document preparation, and much more!","properties":{"per_state_code":"1"},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"39.95","id":1762,"line_item_id":10},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"39.95","id":1763,"line_item_id":10},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"39.95","id":1764,"line_item_id":10},{"renewal_type":"five_years","vehicle_type":null,"state_code":"az","amount":"39.95","id":1765,"line_item_id":10},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"39.95","id":1766,"line_item_id":10},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"39.95","id":1767,"line_item_id":10},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"24.99","id":1768,"line_item_id":10},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"24.99","id":1769,"line_item_id":10},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"24.99","id":1770,"line_item_id":10},{"renewal_type":"five_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1771,"line_item_id":10},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"14.99","id":1772,"line_item_id":10},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"24.99","id":1773,"line_item_id":10},{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"24.99","id":1774,"line_item_id":10},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"24.99","id":1775,"line_item_id":10},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"24.99","id":1776,"line_item_id":10},{"renewal_type":"five_years","vehicle_type":null,"state_code":"pa","amount":"29.99","id":1777,"line_item_id":10},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"14.99","id":1778,"line_item_id":10},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"24.99","id":1779,"line_item_id":10},{"renewal_type":"default","vehicle_type":null,"state_code":"wi","amount":"24.99","id":1780,"line_item_id":10},{"renewal_type":"one_year","vehicle_type":null,"state_code":"wi","amount":"34.99","id":1781,"line_item_id":10},{"renewal_type":"two_years","vehicle_type":null,"state_code":"wi","amount":"39.95","id":1782,"line_item_id":10},{"renewal_type":"five_years","vehicle_type":null,"state_code":"wi","amount":"39.95","id":1783,"line_item_id":10},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"wi","amount":"39.95","id":1784,"line_item_id":10},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"wi","amount":"39.95","id":1785,"line_item_id":10}]},{"code":"receive_physical_copy","amount":null,"id":11,"line_item_level":"order_item_level","description":"If you choose \'yes\', a physical copy of your renewal document will be mailed\\r\\n and sent to your mailing address. this will be your physical proof of your Arizona Vehicle renewal &\\r\\n registration.\\r\\n This physical document is usually\\r\\n delivered within 7 business day of placing your order (request submitted after business\\r\\n hours, on weekends or holidays will delay this process further). This is a good choice\\r\\n for those without a printer.","properties":{"per_state_code":"1"},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"0.00","id":1098,"line_item_id":11},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"0.00","id":1099,"line_item_id":11},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1100,"line_item_id":11},{"renewal_type":"five_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1101,"line_item_id":11},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1102,"line_item_id":11},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1103,"line_item_id":11},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1104,"line_item_id":11},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1105,"line_item_id":11},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1106,"line_item_id":11},{"renewal_type":"five_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1107,"line_item_id":11},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1108,"line_item_id":11},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1109,"line_item_id":11},{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"7.99","id":1110,"line_item_id":11},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"7.99","id":1111,"line_item_id":11},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"7.99","id":1112,"line_item_id":11},{"renewal_type":"five_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1113,"line_item_id":11},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"7.99","id":1114,"line_item_id":11},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"7.99","id":1115,"line_item_id":11},{"renewal_type":"default","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1116,"line_item_id":11},{"renewal_type":"one_year","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1117,"line_item_id":11},{"renewal_type":"two_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1118,"line_item_id":11},{"renewal_type":"five_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1119,"line_item_id":11},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1120,"line_item_id":11},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1121,"line_item_id":11}]},{"code":"convenience_fee","amount":"0.00","id":12,"line_item_level":"order_level","description":null,"properties":{"per_state_code":"1","edge_value":"150"},"rates":[{"renewal_type":"default","vehicle_type":null,"state_code":"az","amount":"4.00","id":1618,"line_item_id":12},{"renewal_type":"one_year","vehicle_type":null,"state_code":"az","amount":"0.00","id":1619,"line_item_id":12},{"renewal_type":"two_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1620,"line_item_id":12},{"renewal_type":"five_years","vehicle_type":null,"state_code":"az","amount":"0.00","id":1621,"line_item_id":12},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1622,"line_item_id":12},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"az","amount":"0.00","id":1623,"line_item_id":12},{"renewal_type":"default","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1624,"line_item_id":12},{"renewal_type":"one_year","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1625,"line_item_id":12},{"renewal_type":"two_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1626,"line_item_id":12},{"renewal_type":"five_years","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1627,"line_item_id":12},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1628,"line_item_id":12},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"fl","amount":"0.00","id":1629,"line_item_id":12},{"renewal_type":"default","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1630,"line_item_id":12},{"renewal_type":"one_year","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1631,"line_item_id":12},{"renewal_type":"two_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1632,"line_item_id":12},{"renewal_type":"five_years","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1633,"line_item_id":12},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1634,"line_item_id":12},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"pa","amount":"0.00","id":1635,"line_item_id":12},{"renewal_type":"default","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1636,"line_item_id":12},{"renewal_type":"one_year","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1637,"line_item_id":12},{"renewal_type":"two_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1638,"line_item_id":12},{"renewal_type":"five_years","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1639,"line_item_id":12},{"renewal_type":"duplicate_no_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1640,"line_item_id":12},{"renewal_type":"duplicate_sticker","vehicle_type":null,"state_code":"wi","amount":"0.00","id":1641,"line_item_id":12}]}]')},339:function(e,t,o){"use strict";o(23),o(15),o(24),o(16),o(25);var r=o(5),n=(o(43),o(20),o(73),{name:"Header",data:function(){return{showMoreClicked:!1,addWhiteBgClass:!1,addFullHeightClass:!1,showMobileMenuItems:!1}},mounted:function(){this.onScroll()},methods:{menuBtnClicked:function(){this.addFullHeightClass=!this.addFullHeightClass,this.showMobileMenuItems=!this.showMobileMenuItems,this.addFullHeightClass?(document.body.classList.add("no-scroll"),this.addWhiteBgClass=!0):(document.body.classList.remove("no-scroll"),this.onScroll())},onScroll:function(){this.isHowToPage&&(this.addWhiteBgClass=Math.round(window.scrollY)>=200)},logout:function(){this.$store.commit("RESET_STORE"),this.$router.push({path:"/"})}},beforeMount:function(){window.addEventListener("scroll",this.onScroll)},beforeDestroy:function(){window.removeEventListener("scroll",this.onScroll)},computed:{isHowToPage:function(){return"how-it-works"===this.$route.name},logoPath:function(){return this.addWhiteBgClass||this.addFullHeightClass||!this.isHowToPage?"/images/logo-generic.svg":"/images/logo-generic-white.svg"}},watch:{$route:function(){this.showMobileMenuItems=!1,this.addWhiteBgClass=!1,this.addFullHeightClass=!1,document.body.classList.remove("no-scroll")}}}),l=(o(387),o(53)),component=Object(l.a)(n,(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("section",{staticClass:"top-fixed",class:{howToPage:e.isHowToPage,"white-bg":e.addWhiteBgClass,"full-height":e.addFullHeightClass}},[o("section",{staticClass:"top-bar"},[o("div",{staticClass:"container"},[o("div",{staticClass:"top-bar-inner"},[o("div",{staticClass:"left"},[o("p",[o("span",{staticClass:"text"},[e._v(e._s(e.appDomain)+" is a privately owned website that is not affiliated with any government agencies.")]),e._v(" "),o("span",{directives:[{name:"b-toggle",rawName:"v-b-toggle.top-hidden-content",modifiers:{"top-hidden-content":!0}}],staticClass:"top-bar-link",class:{open:e.showMoreClicked},on:{click:function(t){t.preventDefault(),e.showMoreClicked=!e.showMoreClicked}}},[e._v("Read "),o("span",{staticClass:"more"},[e._v("More")]),e._v(" "),o("span",{staticClass:"less"},[e._v("Less")]),e._v(" "),o("svg",{staticClass:"top-bar-arrow",attrs:{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M8.56002 0.960022L4.78001 4.38004L1 0.960022M8.56002 3.61993L4.78001 7.03995L1 3.61993",stroke:"#2FABFF","stroke-linecap":"round","stroke-linejoin":"round"}})])])])]),e._v(" "),o("div",{staticClass:"right"},[o("a",{attrs:{href:"#"}},[o("svg",{attrs:{width:"9",height:"15",viewBox:"0 0 9 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M8.25 0.5C8.25 0.223858 8.02614 0 7.75 0H6C5.00544 0 4.05161 0.395088 3.34835 1.09835C2.64509 1.80161 2.25 2.75544 2.25 3.75V5.5C2.25 5.77614 2.02614 6 1.75 6H0.5C0.223858 6 0 6.22386 0 6.5V8.5C0 8.77614 0.223858 9 0.5 9H1.75C2.02614 9 2.25 9.22386 2.25 9.5V14.5C2.25 14.7761 2.47386 15 2.75 15H4.75C5.02614 15 5.25 14.7761 5.25 14.5V9.5C5.25 9.22386 5.47386 9 5.75 9H7.10961C7.33905 9 7.53904 8.84385 7.59468 8.62127L8.09468 6.62127C8.17358 6.30569 7.9349 6 7.60961 6H5.75C5.47386 6 5.25 5.77614 5.25 5.5V3.75C5.25 3.55109 5.32902 3.36032 5.46967 3.21967C5.61032 3.07902 5.80109 3 6 3H7.75C8.02614 3 8.25 2.77614 8.25 2.5V0.5Z",fill:"#9AB5CE"}})])]),e._v(" "),o("a",{attrs:{href:"#"}},[o("svg",{attrs:{width:"18",height:"17",viewBox:"0 0 18 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M13.397 4.375H13.4045M5.52197 1H13.022C15.093 1 16.772 2.67893 16.772 4.75V12.25C16.772 14.3211 15.093 16 13.022 16H5.52197C3.4509 16 1.77197 14.3211 1.77197 12.25V4.75C1.77197 2.67893 3.4509 1 5.52197 1ZM12.272 8.0275C12.3645 8.65168 12.2579 9.28916 11.9673 9.84926C11.6767 10.4094 11.2168 10.8636 10.6532 11.1473C10.0896 11.431 9.45081 11.5297 8.82781 11.4294C8.20482 11.3292 7.62929 11.0351 7.1831 10.5889C6.73691 10.1427 6.44277 9.56716 6.34252 8.94416C6.24228 8.32116 6.34102 7.68242 6.62472 7.11878C6.90841 6.55514 7.36261 6.09531 7.92271 5.80468C8.48281 5.51406 9.12029 5.40744 9.74447 5.5C10.3812 5.59441 10.9706 5.8911 11.4257 6.34623C11.8809 6.80136 12.1776 7.39081 12.272 8.0275Z",stroke:"#9AB5CE","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})])])])]),e._v(" "),o("b-collapse",{attrs:{id:"top-hidden-content"}},[o("div",{staticClass:"top-hidden-content"},[o("p",[e._v("You are NOT required to purchase anything from this company and the company is NOT affiliated, endorsed,\n or approved by any governmental entity. The item offered in this advertisement has NOT been approved or\n endorsed by any governmental agency, and this offer is NOT being made by an agency of the government.")])])])],1)]),e._v(" "),e.isHowToPage?o("section",{staticClass:"green-bar"},[o("div",{staticClass:"container"},[o("h4",[e._v("*MONEY BACK GUARANTEE.\n "),o("nuxt-link",{attrs:{to:"/"}},[e._v("START YOUR RENEWAL")])],1)])]):e._e(),e._v(" "),o("section",{staticClass:"main-menu"},[o("div",{staticClass:"container"},[o("nav",{staticClass:"navbar navbar-light",class:{"navbar-expand-lg":!e.isHowToPage}},[o("nuxt-link",{staticClass:"navbar-brand",attrs:{to:"/"}},[o("img",{attrs:{src:e.logoPath,alt:"Vehicle Renew"}})]),e._v(" "),o("button",{staticClass:"navbar-toggler navbarText",class:e.showMobileMenuItems?null:"collapsed",attrs:{"aria-expanded":e.showMobileMenuItems?"true":"false","aria-controls":"collapse-4",type:"button"},on:{click:function(t){return t.preventDefault(),e.menuBtnClicked.apply(null,arguments)}}},[o("svg",{staticClass:"bar-icon",attrs:{width:"19",height:"14",viewBox:"0 0 19 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("line",{staticClass:"top",attrs:{x1:"1",y1:"1",x2:"18",y2:"1",stroke:"#112288","stroke-width":"2","stroke-linecap":"round"}}),e._v(" "),o("line",{staticClass:"middle",attrs:{x1:"1",y1:"7",x2:"18",y2:"7",stroke:"#112288","stroke-width":"2","stroke-linecap":"round"}}),e._v(" "),o("line",{staticClass:"bottom",attrs:{x1:"1",y1:"13",x2:"18",y2:"13",stroke:"#112288","stroke-width":"2","stroke-linecap":"round"}})])]),e._v(" "),o("client-only",[o("b-collapse",{staticClass:"navbar-collapse",attrs:{id:"navbarText"},model:{value:e.showMobileMenuItems,callback:function(t){e.showMobileMenuItems=t},expression:"showMobileMenuItems"}},[o("ul",{staticClass:"navbar-nav ml-auto"},[o("li",{staticClass:"nav-item"},[o("nuxt-link",{staticClass:"nav-link",attrs:{to:"how-it-works"}},[e._v("How it works")])],1),e._v(" "),o("li",{staticClass:"nav-item dropdown"},[o("b-nav-item-dropdown",{scopedSlots:e._u([{key:"button-content",fn:function(){return[e._v("\n Company\n "),o("svg",{attrs:{width:"10",height:"7",viewBox:"0 0 10 7",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M6.20006 6.06466C5.80008 6.54961 5.05714 6.54961 4.65715 6.06466L1.21089 1.88628C0.672927 1.23404 1.13687 0.249999 1.98234 0.249999L8.87487 0.25C9.72034 0.25 10.1843 1.23404 9.64633 1.88628L6.20006 6.06466Z",fill:"#182D40"}})])]},proxy:!0}])},[e._v(" "),o("b-dropdown-item",{attrs:{href:"/about-us"},on:{click:function(t){return t.preventDefault(),e.$router.push({path:"/about-us"})}}},[e._v("\n About us\n ")]),e._v(" "),o("b-dropdown-item",{attrs:{href:"#"}},[e._v("Courier "),o("span",[e._v("it's our blog")])]),e._v(" "),o("b-dropdown-item",{attrs:{href:"/reviews"},on:{click:function(t){return t.preventDefault(),e.$router.push({path:"/reviews"})}}},[e._v("\n Reviews\n ")])],1)],1),e._v(" "),o("li",{staticClass:"nav-item dropdown"},[o("b-nav-item-dropdown",{scopedSlots:e._u([{key:"button-content",fn:function(){return[e._v("\n Support\n "),o("svg",{attrs:{width:"10",height:"7",viewBox:"0 0 10 7",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M6.20006 6.06466C5.80008 6.54961 5.05714 6.54961 4.65715 6.06466L1.21089 1.88628C0.672927 1.23404 1.13687 0.249999 1.98234 0.249999L8.87487 0.25C9.72034 0.25 10.1843 1.23404 9.64633 1.88628L6.20006 6.06466Z",fill:"#182D40"}})])]},proxy:!0}])},[e._v(" "),o("b-dropdown-item",{attrs:{href:"/contact-us"},on:{click:function(t){return t.preventDefault(),e.$router.push({path:"/contact-us"})}}},[e._v("\n Contact us\n ")]),e._v(" "),o("b-dropdown-item",{attrs:{href:"/faq"},on:{click:function(t){return t.preventDefault(),e.$router.push({path:"/faq"})}}},[e._v("FAQ")])],1)],1),e._v(" "),o("li",{staticClass:"nav-item"},[o("nuxt-link",{staticClass:"nav-link get-started",attrs:{to:"/"}},[e._v(" Get Started")])],1),e._v(" "),e.isLoggedIn?o("li",{staticClass:"nav-item dropdown"},[o("b-nav-item-dropdown",{scopedSlots:e._u([{key:"button-content",fn:function(){return[e._v("\n "+e._s(e.storedOrder.first_name)+"\n "+e._s(e.storedOrder.last_name)+"\n "),o("svg",{attrs:{width:"10",height:"7",viewBox:"0 0 10 7",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M6.20006 6.06466C5.80008 6.54961 5.05714 6.54961 4.65715 6.06466L1.21089 1.88628C0.672927 1.23404 1.13687 0.249999 1.98234 0.249999L8.87487 0.25C9.72034 0.25 10.1843 1.23404 9.64633 1.88628L6.20006 6.06466Z",fill:"#182D40"}})])]},proxy:!0}],null,!1,317723075)},[e._v(" "),o("b-dropdown-item",{attrs:{href:"/portal"},on:{click:function(t){return t.preventDefault(),e.$router.push({path:"/portal"})}}},[o("p",{staticClass:"text-success"},[e._v("\n Portal\n ")])]),e._v(" "),o("b-dropdown-item",{attrs:{href:"/logout"},on:{click:function(t){return t.preventDefault(),e.logout.apply(null,arguments)}}},[o("p",{staticClass:"text-danger"},[e._v("\n Logout\n ")])])],1)],1):e._e(),e._v(" "),e.isLoggedIn?e._e():o("li",{staticClass:"nav-item"},[o("nuxt-link",{staticClass:"nav-link login",attrs:{to:"/portal/login"}},[e._v("\n Login\n "),o("svg",{attrs:{width:"7",height:"9",viewBox:"0 0 7 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M6.06466 3.72856C6.54961 4.12854 6.54962 4.87148 6.06466 5.27147L1.88629 8.71773C1.23405 9.25569 0.25 8.79175 0.25 7.94628L0.25 1.05375C0.25 0.208278 1.23404 -0.255667 1.88628 0.282292L6.06466 3.72856Z",fill:"#2FABFF"}})])])],1)]),e._v(" "),o("div",{staticClass:"d-md-none mobile-menu-icons"},[o("a",{attrs:{href:"#"}},[o("svg",{attrs:{width:"9",height:"15",viewBox:"0 0 9 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M8.25 0.5C8.25 0.223858 8.02614 0 7.75 0H6C5.00544 0 4.05161 0.395088 3.34835 1.09835C2.64509 1.80161 2.25 2.75544 2.25 3.75V5.5C2.25 5.77614 2.02614 6 1.75 6H0.5C0.223858 6 0 6.22386 0 6.5V8.5C0 8.77614 0.223858 9 0.5 9H1.75C2.02614 9 2.25 9.22386 2.25 9.5V14.5C2.25 14.7761 2.47386 15 2.75 15H4.75C5.02614 15 5.25 14.7761 5.25 14.5V9.5C5.25 9.22386 5.47386 9 5.75 9H7.10961C7.33905 9 7.53904 8.84385 7.59468 8.62127L8.09468 6.62127C8.17358 6.30569 7.9349 6 7.60961 6H5.75C5.47386 6 5.25 5.77614 5.25 5.5V3.75C5.25 3.55109 5.32902 3.36032 5.46967 3.21967C5.61032 3.07902 5.80109 3 6 3H7.75C8.02614 3 8.25 2.77614 8.25 2.5V0.5Z",fill:"#9AB5CE"}})])]),e._v(" "),o("a",{attrs:{href:"#"}},[o("svg",{attrs:{width:"18",height:"17",viewBox:"0 0 18 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M13.397 4.375H13.4045M5.52197 1H13.022C15.093 1 16.772 2.67893 16.772 4.75V12.25C16.772 14.3211 15.093 16 13.022 16H5.52197C3.4509 16 1.77197 14.3211 1.77197 12.25V4.75C1.77197 2.67893 3.4509 1 5.52197 1ZM12.272 8.0275C12.3645 8.65168 12.2579 9.28916 11.9673 9.84926C11.6767 10.4094 11.2168 10.8636 10.6532 11.1473C10.0896 11.431 9.45081 11.5297 8.82781 11.4294C8.20482 11.3292 7.62929 11.0351 7.1831 10.5889C6.73691 10.1427 6.44277 9.56716 6.34252 8.94416C6.24228 8.32116 6.34102 7.68242 6.62472 7.11878C6.90841 6.55514 7.36261 6.09531 7.92271 5.80468C8.48281 5.51406 9.12029 5.40744 9.74447 5.5C10.3812 5.59441 10.9706 5.8911 11.4257 6.34623C11.8809 6.80136 12.1776 7.39081 12.272 8.0275Z",stroke:"#9AB5CE","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})])])])])],1)],1)])])])}),[],!1,null,null,null),d=component.exports,c={name:"SubscribeForm",data:function(){return{form:this.$form({email:""}),subscribed:"",message:""}},methods:{subscribe:function(){var e=this;this.form.post("orders/subscribe").then((function(t){var data=t.data;e.subscribed=!0,e.message=data.message})).catch((function(e){console.log(e)}))}}},m=Object(l.a)(c,(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ValidationObserver",{ref:"form",scopedSlots:e._u([{key:"default",fn:function(t){var r=t.invalid;return[e.subscribed?o("h5",{staticClass:"text-success",domProps:{innerHTML:e._s(e.message)}}):[o("h4",[e._v("Let's keep in touch")]),e._v(" "),o("form",{attrs:{action:""}},[o("div",{staticClass:"footer-form-row"},[o("ValidationProvider",{attrs:{rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){var r=t.errors;return[o("div",{staticClass:"input-wrapper"},[o("input",{directives:[{name:"model",rawName:"v-model",value:e.form.email,expression:"form.email"}],staticClass:"form-control",staticStyle:{"margin-bottom":"12px"},attrs:{type:"email",placeholder:"Enter your mail address"},domProps:{value:e.form.email},on:{input:function(t){t.target.composing||e.$set(e.form,"email",t.target.value)}}}),e._v(" "),e._l(e.$getFormInputErrors(r,"email",e.form),(function(t){return o("span",{staticClass:"validation-err-msg",domProps:{innerHTML:e._s(t)}})}))],2)]}}],null,!0)}),e._v(" "),o("div",{staticClass:"btn-wrapper"},[o("button",{staticClass:"btn btn-subscribe",attrs:{type:"submit",disabled:r||!e.form.isReady},on:{click:function(t){return t.preventDefault(),e.subscribe.apply(null,arguments)}}},[e.form.isReady?e._e():o("b-spinner",{staticClass:"mr-1",attrs:{small:""}}),e._v("\n\n Subscribe\n ")],1)])],1)])]]}}])})}),[],!1,null,"6eeccfcc",null),f={name:"Footer",components:{SubscribeForm:m.exports}},h=Object(l.a)(f,(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("footer",{staticClass:"footer"},[o("div",{staticClass:"container"},[o("div",{staticClass:"footer-row"},[o("div",{staticClass:"left"},[o("subscribe-form")],1),e._v(" "),o("div",{staticClass:"right"},[o("div",{staticClass:"column"},[o("h5",[e._v("Company")]),e._v(" "),o("nuxt-link",{attrs:{to:"/about-us"}},[e._v("About us")]),e._v(" "),o("nuxt-link",{attrs:{to:"/reviews"}},[e._v("Reviews")])],1),e._v(" "),o("div",{staticClass:"column"},[o("h5",[e._v("Support")]),e._v(" "),o("nuxt-link",{attrs:{to:"/contact-us"}},[e._v("Contact us")]),e._v(" "),o("nuxt-link",{attrs:{to:"/faq"}},[e._v("FAQ")])],1),e._v(" "),o("div",{staticClass:"column"},[o("h5",[e._v("Financial")]),e._v(" "),o("nuxt-link",{attrs:{to:"/fees"}},[e._v("Fees")]),e._v(" "),o("nuxt-link",{attrs:{to:"/refunds"}},[e._v("Refunds")])],1),e._v(" "),o("div",{staticClass:"column"},[o("h5",[e._v("Legal")]),e._v(" "),o("nuxt-link",{attrs:{to:"/privacy-policy"}},[e._v("Privacy Policy")]),e._v(" "),o("nuxt-link",{attrs:{to:"/terms-conditions"}},[e._v("Terms & Conditions")])],1)])]),e._v(" "),o("nuxt-link",{staticClass:"footer-logo",attrs:{to:"/"}},[o("img",{attrs:{src:"/images/footer-logo.svg",alt:"Logo"}})]),e._v(" "),o("div",{staticClass:"footer-row bottom"},[o("div",{staticClass:"left"},[o("p",[o("b",[e._v(e._s(e.appDomain))]),e._v(" is a privately owned website that is not affiliated with any government agencies.\n ")])]),e._v(" "),o("div",{staticClass:"right"},[o("div",{staticClass:"column"},[o("a",{attrs:{href:"#"}},[e._v("Facebook\n "),o("svg",{attrs:{width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M5.5 0.5C5.5 0.223858 5.27614 0 5 0H4C3.33696 0 2.70107 0.263392 2.23223 0.732233C1.76339 1.20107 1.5 1.83696 1.5 2.5V3.5C1.5 3.77614 1.27614 4 1 4H0.5C0.223858 4 0 4.22386 0 4.5V5.5C0 5.77614 0.223858 6 0.5 6H1C1.27614 6 1.5 6.22386 1.5 6.5V9.5C1.5 9.77614 1.72386 10 2 10H3C3.27614 10 3.5 9.77614 3.5 9.5V6.5C3.5 6.22386 3.72386 6 4 6H4.60961C4.83905 6 5.03904 5.84385 5.09468 5.62127L5.34468 4.62127C5.42358 4.30569 5.1849 4 4.85961 4H4C3.72386 4 3.5 3.77614 3.5 3.5V2.5C3.5 2.36739 3.55268 2.24021 3.64645 2.14645C3.74021 2.05268 3.86739 2 4 2H5C5.27614 2 5.5 1.77614 5.5 1.5V0.5Z",fill:"#9AB5CE"}})])])]),e._v(" "),o("div",{staticClass:"column"},[o("a",{attrs:{href:"#"}},[e._v("Instagram\n "),o("svg",{attrs:{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M8.75 3.25H8.755M3.5 1H8.5C9.88071 1 11 2.11929 11 3.5V8.5C11 9.88071 9.88071 11 8.5 11H3.5C2.11929 11 1 9.88071 1 8.5V3.5C1 2.11929 2.11929 1 3.5 1ZM8 5.685C8.06171 6.10112 7.99063 6.52611 7.79688 6.89951C7.60313 7.27291 7.29657 7.57571 6.92081 7.76484C6.54505 7.95397 6.11922 8.0198 5.70389 7.95297C5.28856 7.88613 4.90488 7.69004 4.60742 7.39258C4.30996 7.09512 4.11387 6.71144 4.04703 6.29611C3.9802 5.88078 4.04603 5.45495 4.23516 5.07919C4.42429 4.70343 4.72709 4.39687 5.10049 4.20312C5.47389 4.00937 5.89888 3.93829 6.315 4C6.73946 4.06294 7.13243 4.26073 7.43585 4.56415C7.73927 4.86757 7.93706 5.26054 8 5.685Z",stroke:"#9AB5CE","stroke-linecap":"round","stroke-linejoin":"round"}})])])]),e._v(" "),o("div",{staticClass:"column"},[o("p",{staticClass:"small-text"},[e._v("Copyright © 2020 "+e._s(e.appDomain)+" All Rights Reserved. ")])])])])],1)])}),[],!1,null,"25ef9564",null).exports,x=o(137);o(389);function _(object,e){var t=Object.keys(object);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(object);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(object,e).enumerable}))),t.push.apply(t,o)}return t}var w={name:"default",components:{Footer:h,Header:d},head:function(){var e=function(e){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?_(Object(source),!0).forEach((function(t){Object(r.a)(e,t,source[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(source)):_(Object(source)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(source,t))}))}return e}({},x[this.$route.name]),t=e.title,title=void 0===t?null:t,o=e.description;return{title:title,meta:[{hid:"description",name:"description",content:void 0===o?null:o}]}}},y=w,v=(o(399),Object(l.a)(y,(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",[o("Header"),e._v(" "),o("Nuxt"),e._v(" "),o("Footer")],1)}),[],!1,null,null,null));t.a=v.exports},340:function(e,t,o){"use strict";o(23),o(15),o(24),o(16),o(25);var r=o(5),n=(o(43),o(20),o(73),o(401),o(137));function l(object,e){var t=Object.keys(object);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(object);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(object,e).enumerable}))),t.push.apply(t,o)}return t}var d={name:"forms",data:function(){return{showMoreClicked:!1}},head:function(){var e=this.$route.name,t=n[e];t||(t=n[e.substring(e.indexOf("-")+1)]);var o=function(e){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?l(Object(source),!0).forEach((function(t){Object(r.a)(e,t,source[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(source)):l(Object(source)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(source,t))}))}return e}({},t),d=o.title,title=void 0===d?null:d,c=o.description;return{title:title,meta:[{hid:"description",name:"description",content:void 0===c?null:c}]}}},c=d,m=o(53),component=Object(m.a)(c,(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("section",{staticClass:"form-page-content-wrapper"},[o("section",{staticClass:"top-bar"},[o("div",{staticClass:"f-container"},[o("div",{staticClass:"top-bar-inner"},[o("div",{staticClass:"left"},[o("p",[o("span",{staticClass:"text"},[e._v(e._s(e.appDomain)+" is a privately owned website that is not affiliated with any government agencies.")]),e._v(" "),o("span",{directives:[{name:"b-toggle",rawName:"v-b-toggle.top-hidden-content",modifiers:{"top-hidden-content":!0}}],staticClass:"top-bar-link",class:{open:e.showMoreClicked},on:{click:function(t){t.preventDefault(),e.showMoreClicked=!e.showMoreClicked}}},[e._v("Read "),o("span",{staticClass:"more"},[e._v("More")]),e._v(" "),o("span",{staticClass:"less"},[e._v("Less")]),e._v(" "),o("svg",{staticClass:"top-bar-arrow",attrs:{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M8.56002 0.960022L4.78001 4.38004L1 0.960022M8.56002 3.61993L4.78001 7.03995L1 3.61993",stroke:"#2FABFF","stroke-linecap":"round","stroke-linejoin":"round"}})])])])]),e._v(" "),o("div",{staticClass:"right"},[o("a",{attrs:{href:"#"}},[o("svg",{attrs:{width:"9",height:"15",viewBox:"0 0 9 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M8.25 0.5C8.25 0.223858 8.02614 0 7.75 0H6C5.00544 0 4.05161 0.395088 3.34835 1.09835C2.64509 1.80161 2.25 2.75544 2.25 3.75V5.5C2.25 5.77614 2.02614 6 1.75 6H0.5C0.223858 6 0 6.22386 0 6.5V8.5C0 8.77614 0.223858 9 0.5 9H1.75C2.02614 9 2.25 9.22386 2.25 9.5V14.5C2.25 14.7761 2.47386 15 2.75 15H4.75C5.02614 15 5.25 14.7761 5.25 14.5V9.5C5.25 9.22386 5.47386 9 5.75 9H7.10961C7.33905 9 7.53904 8.84385 7.59468 8.62127L8.09468 6.62127C8.17358 6.30569 7.9349 6 7.60961 6H5.75C5.47386 6 5.25 5.77614 5.25 5.5V3.75C5.25 3.55109 5.32902 3.36032 5.46967 3.21967C5.61032 3.07902 5.80109 3 6 3H7.75C8.02614 3 8.25 2.77614 8.25 2.5V0.5Z",fill:"#9AB5CE"}})])]),e._v(" "),o("a",{attrs:{href:"#"}},[o("svg",{attrs:{width:"18",height:"17",viewBox:"0 0 18 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[o("path",{attrs:{d:"M13.397 4.375H13.4045M5.52197 1H13.022C15.093 1 16.772 2.67893 16.772 4.75V12.25C16.772 14.3211 15.093 16 13.022 16H5.52197C3.4509 16 1.77197 14.3211 1.77197 12.25V4.75C1.77197 2.67893 3.4509 1 5.52197 1ZM12.272 8.0275C12.3645 8.65168 12.2579 9.28916 11.9673 9.84926C11.6767 10.4094 11.2168 10.8636 10.6532 11.1473C10.0896 11.431 9.45081 11.5297 8.82781 11.4294C8.20482 11.3292 7.62929 11.0351 7.1831 10.5889C6.73691 10.1427 6.44277 9.56716 6.34252 8.94416C6.24228 8.32116 6.34102 7.68242 6.62472 7.11878C6.90841 6.55514 7.36261 6.09531 7.92271 5.80468C8.48281 5.51406 9.12029 5.40744 9.74447 5.5C10.3812 5.59441 10.9706 5.8911 11.4257 6.34623C11.8809 6.80136 12.1776 7.39081 12.272 8.0275Z",stroke:"#9AB5CE","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})])])])]),e._v(" "),o("b-collapse",{attrs:{id:"top-hidden-content"}},[o("div",{staticClass:"top-hidden-content"},[o("p",[e._v("You are NOT required to purchase anything from this company and the company is NOT affiliated,\n endorsed,\n or approved by any governmental entity. The item offered in this advertisement has NOT been approved or\n endorsed by any governmental agency, and this offer is NOT being made by an agency of the\n government.")])])])],1)]),e._v(" "),o("b-overlay",{staticStyle:{display:"flex","flex-grow":"1"},attrs:{show:e.showCheckoutLoader,rounded:"sm"},scopedSlots:e._u([{key:"overlay",fn:function(){return[o("div",{staticClass:"text-center"},[o("p",{attrs:{id:"cancel-label"}},[e._v("Please wait... "),o("br"),e._v(" "),o("b",{staticClass:"text-danger"},[e._v("\n We are processing your Payment\n ")])]),e._v(" "),o("b-spinner",{attrs:{type:"grow",variant:"success"}})],1)]},proxy:!0}])},[e._v(" "),o("Nuxt")],1),e._v(" "),e._m(0)],1)}),[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("section",{staticClass:"form-p-footer"},[o("div",{staticClass:"f-container"},[o("div",{staticClass:"form-p-footer-inner"},[o("a",{attrs:{href:"#"}},[e._v("Terms & Conditions")]),e._v(" "),o("a",{attrs:{href:"#"}},[e._v(" Privacy Policy")]),e._v(" "),o("a",{attrs:{href:"#"}},[e._v("Refund Policy")])])])])}],!1,null,"0d08443a",null);t.a=component.exports},349:function(e,t,o){e.exports=o(350)},369:function(e,t,o){"use strict";o.r(t);var r=o(155),n=o.n(r),l=o(312),d=o.n(l);t.default=function(e){var t=e.store;n.a.start({apiKey:"93cac403a0476ca2a06be5642023e41a",plugins:[new d.a],onError:function(e){e.addMetadata("details",{website:"vehiclerenew.com",order:t.state.order,order_id:t.state.orderId})}})}},385:function(e,t,o){var content=o(386);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(82).default)("dbc481ae",content,!0,{sourceMap:!1})},386:function(e,t,o){var r=o(81)(!1);r.push([e.i,".layout-enter-active,.layout-leave-active{transition:opacity .5s}.layout-enter,.layout-leave-active{opacity:0}#__layout,#__nuxt{height:100%!important}.validation-err-msg{color:#dc3545!important;font-weight:700;font-size:14px!important}.address-confirm-modal .modal-content{border:none;border-radius:.5rem}.address-confirm-modal .modal-body{padding:30px 34px 40px}.address-confirm-modal h1{font:700 38px/45px sfProDisplay-Bold}.address-confirm-modal h1,.address-confirm-modal h4{text-align:center;color:#182d40;letter-spacing:.01em;margin:0 0 18px}.address-confirm-modal h4{font:18px/21px sfProDisplay-Regular}.address-confirm-modal p.desc{color:#868686;margin:0 0 40px;letter-spacing:.01em;text-align:center;font:16px/19px sfProDisplay-Light}.address-confirm-modal h6{color:#182d40;letter-spacing:.01em;margin:0 0 12px;font:18px/21px sfProDisplay-Regular}.address-confirm-modal .step-radio-label{margin-bottom:40px}.address-confirm-modal .form-button-wrapper{display:flex;align-items:center;justify-content:space-between}.address-confirm-modal .form-button-wrapper .btn-return{display:flex;align-items:center;letter-spacing:.01em;color:#182d40;text-decoration:none;font:12px/14px sfProDisplay-Regular}.address-confirm-modal .form-button-wrapper .btn-return:focus,.address-confirm-modal .form-button-wrapper .btn-return:hover{color:#182d40;text-decoration:none}.address-confirm-modal .form-button-wrapper .btn-return svg{margin-right:14px}.address-confirm-modal .form-button-wrapper .btn-form-green{padding-left:10px;padding-right:5px;min-width:126px}@media only screen and (min-width:576px){.address-confirm-modal .modal-dialog{max-width:517px}}",""]),e.exports=r},387:function(e,t,o){"use strict";o(270)},388:function(e,t,o){var r=o(81)(!1);r.push([e.i,".slide-enter-active{transition-duration:.5s;transition-timing-function:ease-in}.slide-leave-active{transition-duration:.5s;transition-timing-function:cubic-bezier(0,1,.5,1)}.slide-enter-to,.slide-leave{max-height:100px;overflow:hidden}.slide-enter,.slide-leave-to{overflow:hidden;max-height:0}",""]),e.exports=r},389:function(e,t,o){var content=o(390);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(82).default)("e622d370",content,!0,{sourceMap:!1})},390:function(e,t,o){var r=o(81),n=o(271),l=o(272),d=o(273),c=o(274),m=o(275),f=o(276),h=o(277),x=o(391),_=o(392),w=o(393),y=o(394),v=o(395),k=o(396),D=o(397),P=o(398),C=r(!1),z=n(l),j=n(d),O=n(c),L=n(m),I=n(f),S=n(h),R=n(x),M=n(_),T=n(w),E=n(y),N=n(v),A=n(k),F=n(D),V=n(P);C.push([e.i,"@font-face{font-family:sfProDisplay-Regular;src:local(sfProDisplay-Regular),url("+z+') format("opentype")}@font-face{font-family:sfProDisplay-Bold;src:local(sfProDisplay-Bold),url('+j+') format("opentype")}@font-face{font-family:sfProDisplay-Semibold;src:local(sfProDisplay-Semibold),url('+O+') format("opentype")}@font-face{font-family:sfProDisplay-Medium;src:local(sfProDisplay-Medium),url('+L+') format("opentype")}@font-face{font-family:sfProDisplay-Light;src:local(sfProDisplay-Light),url('+I+') format("opentype")}@font-face{font-family:license;src:local(license),url('+S+') format("truetype")}body,html{min-height:100%;width:100%;margin:0;padding:0}body.no-scroll{overflow:hidden}a{cursor:pointer}a:focus,button:focus{outline:none!important;box-shadow:none!important;text-decoration:none}.btn-green{display:block;width:100%;background:#29a30b;border:none;border-radius:2px;height:47px;padding:13px 20px;font:600 18px/21px sfProDisplay-Semibold;color:#fff;text-shadow:none;transition:all .2s ease-in}.btn-green:focus,.btn-green:hover{color:#fff}.m-f-top{margin-top:95px}.how-m-f-top{margin-top:78px}@media only screen and (min-width:1200px){.container{max-width:1110px}}.top-fixed{position:fixed;left:0;top:0;right:0;background:#fff;z-index:99999;transition:all .2s ease-in}.top-fixed.howToPage{background:transparent;display:flex;flex-direction:column;min-height:1px}.top-fixed.howToPage.white-bg{background:#fff}.top-fixed.full-height.howToPage{min-height:100%}.top-bar{background:#182d40}.top-bar-inner{width:100%;padding:7px 0;display:flex;align-items:center;justify-content:space-between}.top-bar .left{flex-grow:1}.top-bar p{margin:0;color:#9ab5ce;font:400 12px/15px sfProDisplay-Regular}.top-bar .top-bar-link{cursor:pointer;color:#2fabff;display:inline-flex;align-items:center;font-weight:400;font-family:sfProDisplay-Regular}.top-bar .top-bar-link .more{margin-left:3px}.top-bar .top-bar-link .less{display:none;margin-left:3px}.top-bar .top-bar-link.open .more{display:none}.top-bar .top-bar-link.open .less{display:block}.top-bar .text{margin-right:4px}.top-bar .top-bar-arrow{margin-left:4px;display:block;transition:all .2s ease-in}.top-bar .top-bar-link.open .top-bar-arrow{transform:rotate(180deg)}.top-bar .right{flex-shrink:0;margin-left:10px;display:flex;align-items:center}.top-bar .right a{margin-left:19px}.top-bar .right svg{display:block}.top-hidden-content{padding-bottom:10px;padding-right:190px}.navbar{padding:12px 0;background:#fff}.howToPage .navbar{background:transparent;position:relative;padding-top:52px;transition:all .2s ease-in}.howToPage .navbar .navbar-brand{position:absolute;left:0;top:12px}.howToPage .navbar .navbar-toggler{position:absolute;right:0;top:12px}.howToPage .mobile-menu-icons{display:flex!important;align-items:center;justify-content:space-between;margin-top:100px;width:100px}.howToPage .main-menu{flex-grow:1;display:flex;align-items:stretch}.howToPage .main-menu .navbar{height:100%}.navbar .navbar-toggler{border:none;padding:10px 12px}.navbar .navbar-toggler svg{display:block;overflow:visible}.howToPage .navbar .navbar-toggler.collapsed svg line{stroke:#fff;transition:all .2s ease-in}.howToPage.white-bg .navbar .navbar-toggler.collapsed svg line{stroke:#128}.navbar .navbar-toggler.collapsed svg .top{transform:rotate(0deg);transition:all .2s ease-in}.navbar .navbar-toggler.collapsed svg .middle{opacity:1;transition:all .1s ease-in}.navbar .navbar-toggler.collapsed svg .bottom{transform:rotate(0deg);transition:all .2s ease-in}.navbar .navbar-toggler svg .top{transition:all .2s ease-in;transform:rotate(45deg) translateY(6px);transform-origin:50% 50%}.navbar .navbar-toggler svg .middle{opacity:0;transition:all .1s ease-in}.navbar .navbar-toggler svg .bottom{transition:all .2s ease-in;transform:rotate(-45deg) translateY(-6px);transform-origin:50% 50%}.navbar-brand{padding:0}.navbar-brand img{display:block;height:40px}.navbar .navbar-nav .nav-link{padding:8px 18px;color:#182d40;font:400 14px/24px sfProDisplay-Regular;display:flex;align-items:center}.navbar .navbar-nav .nav-link:focus,.navbar .navbar-nav .nav-link:hover{color:#182d40}.navbar .navbar-nav .nav-link svg{display:block;margin-left:5px;transition:all .2s ease-in}.navbar .navbar-nav .nav-link.get-started{color:#29a30b}.navbar .navbar-nav .nav-link.login{color:#2fabff}.navbar .dropdown-toggle:after{display:none}.navbar .navbar-nav .dropdown.show .nav-link svg{transform:rotate(180deg)}.navbar .dropdown-menu{min-width:120px;border:none}.navbar .dropdown-item{color:#182d40;font:400 14px/17px sfProDisplay-Regular;padding:8px 18px}.navbar .dropdown-item:focus,.navbar .dropdown-item:hover{background:#fff}.navbar .dropdown-item span{display:block;color:#9ca3b5;font:italic 400 12px/14px sfProDisplay-Regular}.howToPage .navbar .navbar-nav{padding-top:15px;padding-bottom:5px;width:140px;margin-right:auto!important}.howToPage .navbar .dropdown-menu{margin:0;padding:0 0 0 10px}.howToPage .navbar .dropdown-item span{display:inline-block}.howToPage .navbar-collapse.show{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;transition:all .2s ease-in;opacity:1}.howToPage .navbar .navbar-nav .nav-link{display:flex;align-items:center;justify-content:space-between;margin-top:10px;font-size:18px}.home-banner{background:#e4dbd2;overflow:hidden}.home-banner .banner-text-wrapper{z-index:10}.home-banner .banner-img-row-wrapper{z-index:1}.home-banner .banner-img-wrapper{display:flex;align-items:flex-end;justify-content:center;height:100%}.home-banner .banner-img-wrapper img{display:block;max-width:560px}.home-banner h1{margin:94px 0 15px;color:#182d40;font:700 46px/55px sfProDisplay-Bold}.home-banner p{margin:0 0 34px;color:#182d40;font:20px/28px sfProDisplay-Regular}.home-banner .home-row{max-width:475px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:93px}.home-banner .home-row .left{flex-grow:1;min-width:250px;margin-right:15px}.home-banner .home-row .right{width:160px;flex-shrink:0;text-align:center;line-height:0}.home-banner .form-group{margin-bottom:15px;position:relative}.home-banner .custom-select{background:#fff;border:none;box-shadow:none;border-radius:2px;padding:13px 35px 13px 20px;color:#29a30b;font:500 18px/21px sfProDisplay-Medium;height:47px}.home-banner .select-arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);pointer-events:none}.home-banner .btn-green{margin-bottom:10px}.home-banner .how-link{display:inline-flex;align-items:center;color:#2fabff;font:14px/17px sfProDisplay-Regular}.home-banner .how-link:focus,.home-banner .how-link:hover{color:#2fabff;text-decoration:none}.home-banner .how-link svg{margin-left:4px}.home-banner .bubble{position:relative;width:266px;height:47px;background:url('+R+") 50%/100% 100% no-repeat;display:flex;align-items:center;justify-content:center;margin-bottom:34px;padding-bottom:3px;display:none}.home-banner .bubble .bike{position:absolute;left:-29px;bottom:-13px}.home-banner .bubble .shopper-approved{display:block;margin-right:7px}.home-banner .bubble .star-wrapper{display:flex;align-items:center}.home-banner .bubble .star-wrapper svg{display:block;margin:0 1px}.home-banner .bubble .rating{background:#245b92;border-radius:15px;padding:3px 6px;margin-left:6px}.home-banner .bubble .rating p{margin:0;color:#fff;font:8px/9px sfProDisplay-Regular}.home-banner .home-banner-gif{display:block;width:300px;max-width:100%;margin:0 0 34px -20px}.home-info-1{background:#fffcf6;padding:43px 0 40px}.home-info-1 h4{text-align:center;margin:0 0 12px;color:#030a69;font:600 16px/19px sfProDisplay-Regular}.home-info-1 h2{text-align:center;color:#182d40;margin:0 0 65px;font:600 36px/43px sfProDisplay-Semibold}.home-info-1 img{display:block;margin:0 auto 24px;border-radius:12px}.home-info-1 h5{margin:0 0 15px;color:#182d40;font:600 16px/21px sfProDisplay-Semibold}.home-info-1 p{margin:0 0 40px;color:#182d40;font:400 14px/19px sfProDisplay-Regular}.home-info-2{background:#bbe7f1;line-height:0;position:relative;overflow:hidden}.home-info-2-img{position:absolute;left:60%;bottom:0;z-index:1;max-height:100%}.home-info-2>.container{position:relative;z-index:5}.home-info-2>.container>.row{position:relative;z-index:3}.home-info-2-content{width:100%;max-width:580px}.home-info-2 .img-wrapper{height:100%;display:flex;align-items:flex-end;justify-content:center}.home-info-2 h6{color:#030a69;margin:100px 0 12px;font:600 16px/19px sfProDisplay-Regular}.home-info-2 h2{color:#182d40;margin:0 0 18px;font:600 36px/40px sfProDisplay-Semibold}.home-info-2 p{color:#182d40;margin:0 0 18px;font:16px/22px sfProDisplay-Regular;max-width:430px}.home-info-2 .learn-link{display:inline-flex;align-items:center;margin-bottom:113px;color:#2fabff;font:500 16px/19px sfProDisplay-Regular}.home-info-2 .learn-link:focus,.home-info-2 .learn-link:hover{color:#2fabff;text-decoration:none}.home-info-2 .learn-link svg{margin-left:4px;margin-top:2px}.home-test{background:#fffcf7;padding:43px 0 55px;line-height:0}.home-test .container{position:relative}.home-test h4{text-align:center;color:#030a69;margin:0 0 12px;font:600 16px/19px sfProDisplay-Regular}.home-test h2{margin:0 0 18px;font:600 36px/43px sfProDisplay-Semibold}.home-test h2,.home-test h3{text-align:center;color:#182d40}.home-test h3{margin:0 auto 64px;max-width:655px;font:16px/21px sfProDisplay-Regular}.home-test h3 span{display:inline-block;background:url("+M+") 50%/contain no-repeat}.home-test .test-box{background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.05);border-radius:10px;padding:15px}.home-test .owl-carousel .owl-item .user-img{width:76px;border-radius:50%;margin-bottom:15px}.home-test .icon-wrapper{width:10%;display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px;line-height:0}.home-test .icon-wrapper img{display:block;margin-right:4px;width:13px}.home-test .test-box p{color:#182d40;margin:0 0 16px;font:14px/18px sfProDisplay-Regular}.home-test .test-box h6{color:#182d40;margin:0;font:500 14px/18px sfProDisplay-Semibold}.home-test .owl-carousel .owl-stage-outer{padding-bottom:15px}.home-test .owl-theme .owl-nav.disabled+.owl-dots{margin-top:35px}.home-test .owl-theme .owl-dots .owl-dot span{width:9px;height:16px;margin:5px 3px;background:transparent;border-bottom:1px solid #c9bfb3;border-radius:0}.home-test .owl-theme .owl-dots .owl-dot.active span{width:16px;background:url("+T+") 50%/100% 100% no-repeat;border-bottom:0;margin-bottom:3px}.home-test .approved-img{position:absolute;right:15px;bottom:-34px;width:84px}.home-info-3{background:#f8eee4;padding:43px 0 70px;line-height:0}.home-info-3 h4{text-align:center;margin:0 0 50px;color:#030a69;font:600 16px/20px sfProDisplay-Regular}.home-info-3 h4 svg{margin-left:6px}.home-info-3 .box{max-width:380px;margin:0 auto 27px;position:relative;overflow:hidden;border-radius:12px;display:flex;justify-content:flex-end;z-index:2}.home-info-3 .box-inner{position:absolute;left:0;bottom:0;height:80%;width:100%;border-radius:12px;background:#e4e4ec;z-index:1}.home-info-3 .box-inner svg{position:absolute;left:20px;top:20px}.home-info-3 .info-img{position:relative;z-index:5}.home-info-3 h3{color:#182d40;margin:0 0 21px;font:500 22px/26px sfProDisplay-Semibold}.home-info-3 .box-outer{width:100%;max-width:380px;margin:0 auto}.home-info-3 .box-outer h3{display:none}.home-info-3 p{color:#182d40;margin:0 0 24px;font:14px/20px sfProDisplay-Regular}.home-info-3 p b{font-weight:600;font-family:sfProDisplay-Semibold}.home-info-3 p a{color:#2fabff}.home-info-3 p a:focus,.home-info-3 p a:hover{color:#2fabff;text-decoration:none}.home-info-3 .more-link{display:inline-flex;align-items:center;color:#2fabff;font:14px/17px sfProDisplay-Regular}.home-info-3 .more-link:focus,.home-info-3 .more-link:hover{color:#2fabff;text-decoration:none}.home-info-3 .more-link svg{margin-left:3px;margin-top:1px}.home-info-4{background:#5f97b5 url("+E+") calc(50% + 350px) bottom/auto 90% no-repeat;padding:34px 0 5px;overflow:hidden}.home-info-4 .people-img{float:right;display:block}.home-info-4 h4{color:#fff;font:500 16px/19px sfProDisplay-Regular;margin:0 0 12px}.home-info-4 h2{color:#fff;margin:0 0 34px;font:600 36px/43px sfProDisplay-Semibold;max-width:455px}.home-info-4 .box{border-radius:12px;background:#fff;max-width:523px;padding:33px 45px 40px;margin-bottom:40px}.home-info-4 .home-row{display:flex;align-items:center;line-height:0;padding:14px 0;border-bottom:1px solid #dcdcdc}.home-info-4 .home-row:first-child{border-bottom:none;padding:0 0 5px}.home-info-4 .home-row.last{border-bottom:none}.home-info-4 .home-row .des{flex-grow:1;padding-right:10px;position:relative}.home-info-4 .home-row .des .alert-icon{position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.home-info-4 .home-row .icon{flex-shrink:0;width:110px;display:flex;justify-content:center}.home-info-4 .home-row .icon:last-child{width:128px;margin-left:20px}.home-info-4 .box p{margin:0;color:#182d40;font:600 14px/17px sfProDisplay-Regular}.home-info-4 .box .icon svg{display:block;margin:0 auto}.home-info-4 .btn-green{margin:40px auto 0;max-width:285px;font-size:16px;height:auto}.tooltip-inner{font:400 14px/17px sfProDisplay-Regular;padding:10px 8px}.faq-section{background:#fffcf6;padding:43px 0 95px}.faq-section h4{text-align:center;color:#030a69;margin:0 0 12px;font:600 16px/19px sfProDisplay-Regular}.faq-section h2.title{text-align:center;color:#182d40;margin:0 0 60px;font:600 36px/43px sfProDisplay-Semibold}.faq-section .faq-content{max-width:724px;margin:0 auto}.faq-section .card{border:none;border-radius:0;background:transparent}.faq-section .accordion>.card{border-bottom:1px solid #e4dbd2}.faq-section .accordion>.card:last-of-type{border-bottom:none}.faq-section .card-header{background:transparent;border:none;padding:20px 0}.faq-section .card-header .btn{padding:5px 0;display:flex;align-items:flex-start;justify-content:space-between;color:#182d40;font:500 16px/19px sfProDisplay-Semibold}.faq-section .card-header .btn:focus,.faq-section .card-header .btn:hover{text-decoration:none}.faq-section .card-header .btn .arrow{margin-top:4px;margin-left:30px;flex-shrink:0;transition:all .2s ease-in}.faq-section .card-header .btn .arrow path{transition:all .2s ease-in}.faq-section .card-header .btn:not(.collapsed) .arrow{transform:rotate(180deg)}.faq-section .card-header .btn:hover .arrow path,.faq-section .card-header .btn:not(.collapsed) .arrow path{fill:#182d40;stroke:#182d40}.faq-section .card-body{padding:0 0 30px}.faq-section .card-body p{margin:0;color:#182d40;font:16px/22px sfProDisplay-Regular}.footer{padding:40px 0 26px;background:#182d40;line-height:0;position:relative;z-index:2}.footer-row{display:flex;align-items:flex-start}.footer-row .left{flex-grow:1;padding-right:20px}.footer-row .right{flex-shrink:0;width:528px;display:flex;align-items:flex-start;justify-content:space-between}.footer-row .right .column{display:flex;flex-direction:column;align-items:flex-start}.footer h4{color:#9ab5ce;margin:0 0 17px;font:600 18px/21px sfProDisplay-Semibold}.footer-form-row{width:100%;max-width:384px;margin-bottom:50px;display:flex;align-items:flex-start;flex-wrap:wrap}.footer-form-row .input-wrapper{flex-grow:1;padding-right:10px}.footer-form-row .btn-wrapper{width:112px;flex-shrink:0}.footer-form-row .form-control{background:#edeaea;border-radius:2px;border:none;box-shadow:none;height:39px;padding:10px 20px;color:#182d40;font:500 16px/19px sfProDisplay-Medium}.footer-form-row .form-control::-moz-placeholder{color:#9ca3b5;opacity:1}.footer-form-row .form-control:-ms-input-placeholder{color:#9ca3b5}.footer-form-row .form-control::placeholder{color:#9ca3b5}.footer .btn-subscribe{background:transparent;box-shadow:none;border:1px solid #2fabff;border-radius:2px;height:39px;padding:0;display:flex;align-items:center;justify-content:center;font:500 16px/19px sfProDisplay-Semibold;color:#2fabff;width:100%}.footer-row .right .column h5{color:#9ab5ce;margin:0 0 16px;font:600 14px/17px sfProDisplay-Semibold}.footer-row .right .column a{display:inline-flex;font:14px/20px sfProDisplay-Regular;color:#9ab5ce;margin-bottom:8px}.footer-row .right .column a:focus,.footer-row .right .column a:hover{text-decoration:none;color:#9ab5ce}.footer .footer-logo{margin-bottom:13px;display:inline-flex}.footer .footer-logo img{display:block}.footer-row.bottom{padding-top:13px;border-top:1px solid #0c3c68;align-items:center}.footer p{color:#9ab5ce;margin:0;font:12px/14px sfProDisplay-Regular;max-width:265px}.footer p b{font-weight:600;font-family:sfProDisplay-Semibold}.footer-row.bottom .right{align-items:center}.footer-row.bottom .right .column a{margin-bottom:0;display:flex;align-items:center}.footer-row.bottom .right .column a svg{margin-left:14px}.footer p.small-text{font-size:10px;line-height:12px}.reviews-banner{overflow:hidden;background:#c7e4ea}.reviews-banner h4{margin:70px 0 12px;color:#030a69;font:600 16px/19px sfProDisplay-Regular}.reviews-banner h1{color:#182d40;margin:0 0 18px;font:700 46px/55px sfProDisplay-Bold}.reviews-banner p{color:#182d40;margin:0 0 25px;font:20px/28px sfProDisplay-Regular}.review-banner-badge{margin:0 0 40px;display:flex;align-items:center}.reviews-banner .badge-img{display:block;width:103px;margin:0 23px 0 0}.reviews-banner .shopper-img{display:block;width:171px;margin:0}.reviews-banner .text-wrapper{z-index:10}.reviews-banner-img-wrapper{display:flex;align-items:flex-end;justify-content:center;height:100%;width:100%;max-width:439px;margin:0 auto;background:url("+N+") bottom/contain no-repeat;-webkit-animation:review-faq 1s step-end infinite paused;animation:review-faq 1s step-end infinite paused;transition:all 0s linear}.reviews-banner:hover .reviews-banner-img-wrapper{-webkit-animation-play-state:running;animation-play-state:running}.reviews-banner-img-wrapper img{display:block}@-webkit-keyframes review-faq{0%{background-image:url("+N+")}33%{background-image:url("+A+")}66%{background-image:url("+F+")}}@keyframes review-faq{0%{background-image:url("+N+")}33%{background-image:url("+A+")}66%{background-image:url("+F+')}}.reviews-section{background:#fffdf9;padding:84px 0 114px}.reviews-section .review-box{margin-bottom:20px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.05);border-radius:10px;padding:15px}.reviews-section .review-box .inner{display:flex;margin-bottom:16px}.reviews-section .review-user{display:block;width:60px;border-radius:50%;margin-right:15px;flex-shrink:0}.reviews-section .icon-wrapper{display:flex;align-items:center}.reviews-section .icon-wrapper img{display:block;margin-right:4px}.reviews-section .review-box p{color:#182d40;margin:0;font:14px/18px sfProDisplay-Regular}.reviews-section .review-box h6{color:#182d40;margin:0 0 10px;font:500 14px/18px sfProDisplay-Semibold}.reviews-section .review-box h6 .user-city{font-weight:400;font-family:sfProDisplay-Regular}.faq-banner{background:#5f97b5;padding:25px 0;transition:all .2s ease-in;position:sticky;top:27px;display:block;z-index:100}.faq-banner h1{margin:0 0 25px;color:#fff;font:600 36px/43px sfProDisplay-Semibold;text-align:center}.faq-banner-select{width:100%;max-width:260px;margin:0 auto;position:relative}.faq-banner-select .custom-select{background:#fff;border:none;box-shadow:none;border-radius:2px;padding:10px 35px 10px 20px;color:#9ca3b5;font:500 14px/17px sfProDisplay-Medium;height:37px}.faq-banner-select .select-arrow{position:absolute;right:13px;top:50%;transform:translateY(-50%);pointer-events:none}.faq-topic-wrapper{width:100%;max-width:288px;margin:0 auto;background:#fff;position:relative;border-radius:2px;transition:all .3s ease-in}.faq-topic-wrapper.open{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 14px 24px rgba(0,0,0,.1)}.faq-topic-wrapper .topic-header{height:39px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:10px 10px 10px 20px;border-radius:2px}.faq-topic-wrapper .topic-header p{margin:0;color:#9ca3b5;font:400 16px/19px sfProDisplay-Regular;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;width:100%}.faq-topic-wrapper .topic-header p.selected{color:#182d40;font-weight:600}.faq-topic-wrapper .topic-header .select-arrow{transition:all .2s ease-in}.faq-topic-wrapper .topic-header.clicked .select-arrow{transform:rotate(180deg)}.faq-topic-wrapper .topic-body{padding:12px 23px 20px 20px;background:#fff;position:absolute;left:0;width:100%;top:100%;max-height:calc(100vh - 230px);overflow:auto;border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:0 14px 24px rgba(0,0,0,.1)}.faq-topic-wrapper .topic-body h6{margin:0 0 12px;color:#182d40;font:600 16px/19px sfProDisplay-Regular}.faq-topic-wrapper .topic-body a{display:block;max-width:214px;border-radius:4px;margin:0 0 3px;font:400 16px/19px sfProDisplay-Regular;padding:4px 10px;color:#9ca3b5;background:transparent;transition:all .2s ease-in}.faq-topic-wrapper .topic-body a:focus,.faq-topic-wrapper .topic-body a:hover{color:#182d40;text-decoration:none;background:#e4dbd2}.faq-topic-wrapper .topic-body a.last{margin-bottom:15px}.faq-page{padding:50px 0 25px;background:#fffcf6;position:relative;z-index:2}.faq-page h4{font:500 22px/26px sfProDisplay-Semibold;margin:0 0 60px;color:#182d40;padding:0 20px}.faq-page .faq-row{display:flex;align-items:flex-start;justify-content:space-between;width:100%;max-width:986px;margin:0 auto}.faq-page .faq-column{width:100%;max-width:430px}.faq-page .faq-box{padding:0 0 30px;border-bottom:1px solid #e4dbd2;margin-bottom:50px}.faq-page .faq-box-inner{padding:20px 20px 2px;border-radius:2px;border:1px solid transparent;transition:all .3s ease-in}.faq-page .faq-box.selected .faq-box-inner{border-color:#e4dbd2}.faq-page .faq-column .faq-box:last-child{border-bottom:none}.faq-page h6{font:600 18px/21px sfProDisplay-Semibold}.faq-page h6,.faq-page p{color:#182d40;margin:0 0 20px}.faq-page p{font:16px/21px sfProDisplay-Regular}.faq-page ul{margin:0;padding:0 0 0 20px}.faq-page p a,.faq-page p a:focus,.faq-page p a:hover{color:#2fabff;text-decoration:none}.faq-page p b .circle{width:6px;height:6px;border-radius:50%;background:#182d40;display:inline-block;vertical-align:middle;margin:0 3px 3px 0}.faq-bottom{background:#5f97b5}.faq-bottom-row{display:flex;width:100%;max-width:686px;margin:0 auto}.faq-bottom-row .left{flex-grow:1}.faq-bottom-row .right{display:flex;align-items:flex-end;justify-content:center;flex-shrink:0;width:339px}.faq-bottom h2{font:600 36px/43px sfProDisplay-Semibold;color:#fff;margin:94px 0 50px}.faq-bottom p{color:#fff;margin:0 0 20px;font:500 28px/36px sfProDisplay-Regular}.send-message-section{padding:40px 0 85px;background:#fffcf6;position:relative;z-index:2}.send-message-section .inner{width:100%;max-width:614px;margin:0 auto}.send-message-section h4{margin:0 0 12px;color:#030a69;font:600 16px/19px sfProDisplay-Regular;text-align:center}.send-message-section h2{color:#182d40;margin:0 0 50px;font:600 36px/43px sfProDisplay-Semibold;text-align:center}.send-message-section .send-row{display:flex;margin-left:-6px;margin-right:-6px}.send-message-section .send-col{padding:0 6px;width:50%}.send-message-section .form-group{margin-bottom:12px;position:relative}.send-message-section .form-control{box-shadow:none;height:50px;border:1px solid #9ab5ce;border-radius:2px;background:#fff;padding:13px 20px 14px;font:16px/20px sfProDisplay-Regular;color:#182d40}.send-message-section .form-control::-moz-placeholder{color:#9ca3b5;opacity:1}.send-message-section .form-control:-ms-input-placeholder{color:#9ca3b5}.send-message-section .form-control::placeholder{color:#9ca3b5}.send-message-section textarea.form-control{min-height:170px;z-index:1;position:relative;padding-bottom:20px}.send-message-section .textarea.form-group:after{content:"";z-index:1;pointer-events:none;position:absolute;width:15px;height:15px;background:#fff;bottom:2px;right:2px}.send-message-section .textarea .resize-handle{z-index:2;pointer-events:none;width:12px;height:12px;background:transparent;position:absolute;bottom:8px;right:8px;border-radius:2px;border-right:1px solid #9ab5ce;border-bottom:1px solid #9ab5ce}.send-message-section .btn-green{width:auto;margin:0 auto;font-size:16px;padding:13px 30px}.green-bar{background:#29a30b;padding:14px 0}.green-bar h4{margin:0;color:#fff;font:400 16px/19px sfProDisplay-Regular;text-align:center}.green-bar h4 a{text-decoration:underline;font-weight:600;color:#fff}.how-banner{position:relative;padding:115px 0 45px}.how-banner .how-video{-o-object-fit:cover;object-fit:cover;z-index:1}.how-banner .how-video,.how-banner .video-overlay{position:absolute;left:0;top:0;right:0;bottom:0;height:100%;width:100%}.how-banner .video-overlay{z-index:2;background:rgba(24,45,64,.4)}.how-banner .container{position:relative;z-index:5}.how-banner h5{color:#fff;margin:0 0 6px;text-align:center;font:20px/24px sfProDisplay-Regular}.how-banner h1{margin:0 0 70px;color:#fff;text-align:center;font:700 76px/91px sfProDisplay-Bold}.how-banner .how-row{width:100%;max-width:800px;margin:0 auto 10px;display:flex;justify-content:space-between}.how-banner .how-box{margin:0 0 30px;flex-basis:0;flex-grow:1}.how-banner .how-box svg{display:block;margin:0 auto 20px}.how-banner .how-box h4{margin:0;font:600 20px/24px sfProDisplay-Regular;color:#fff;text-align:center}.how-banner .btn-green{max-width:194px;margin:0 auto 76px}.how-banner .remark{position:relative;width:100%;max-width:560px;margin:0 auto;color:#fff;font:12px/14px sfProDisplay-Regular;padding-left:10px}.how-banner .remark span{position:absolute;left:0;top:0}.how-info-2-content{max-width:460px}.how-info-2-img{left:35%}.how-info-1 h6{color:#030a69;font:400 14px/19px sfProDisplay-Regular;margin:0 0 5px}.how-works-section{background:#f8ede1;padding:50px 0 90px}.how-works-section h2{text-align:center;color:#182d40;font:600 36px/43px sfProDisplay-Semibold;margin:0 0 64px}.how-works-section .how-inner{width:100%;max-width:892px;margin:0 auto;position:relative}.how-works-section .v-bar{position:absolute;left:50%;transform:translateX(-50%);top:111px;width:8px;height:calc(100% - 235px);background:#decebf}.how-works-section .v-bar-inner{width:100%;height:0;background:#030a69;position:relative;z-index:2;transition:all .3s linear}.how-works-section .v-bar-inner.half{height:50%}.how-works-section .v-bar-inner.full{height:100%}.how-works-section .v-circle{position:absolute;left:50%;transform:translate(-50%,-50%);background:#decebf;width:16px;height:16px;border-radius:50%;z-index:5;transition:all .2s ease-in}.how-works-section .v-circle.top{top:0}.how-works-section .v-circle.middle{top:50%}.how-works-section .v-circle.bottom{top:100%}.how-works-section .v-circle.blue{background:#030a69}.how-works-section .how-row{display:flex;justify-content:space-between;margin-bottom:165px}.how-works-section .how-row:last-child{margin-bottom:0}.how-works-section .box{width:100%;max-width:372px;border-radius:12px;position:relative;background:#fff;opacity:.3;transition:all .3s ease-in}.how-works-section .box.entered{opacity:1}.how-works-section .inner{position:relative;z-index:10;background:#fff;padding:26px 26px 33px 30px;border-radius:12px}.how-works-section .box.img{padding:0;overflow:hidden}.how-works-section .box-shadow{position:absolute;left:-30px;top:30px;width:100%;height:100%;border-radius:12px;background:#f9e8d9}.how-works-section .triangle{position:absolute;top:50%;transform:translateY(-50%);right:-22px}.how-works-section h5{margin:0 0 26px;color:#030a69;font:600 16px/19px sfProDisplay-Regular}.how-works-section h3{color:#182d40;margin:0 0 12px;font:600 26px/31px sfProDisplay-Regular}.how-works-section p{margin:0;color:#182d40;font:16px/22px sfProDisplay-Regular}.how-costs{background:#f8ede1;padding:47px 0 450px;position:relative}.how-costs .how-costs-img{position:absolute;left:50%;bottom:0;transform:translateX(-50%);max-width:100%;display:block}.how-costs .container{position:relative;z-index:5}.how-costs h4{margin:0 0 12px;color:#030a69;font:600 16px/19px sfProDisplay-Regular;text-align:center}.how-costs h2{margin:0 auto 25px;color:#182d40;font:600 36px/43px sfProDisplay-Semibold;text-align:center;max-width:480px}.how-costs .starting-cost{background:#fff;border-radius:5px;margin:0 auto 29px;width:100px;padding:10px 12px 8px}.how-costs .starting-cost h3{margin:0;color:#030a69;font:600 16px/19px sfProDisplay-Regular;display:flex;align-items:flex-start;justify-content:center}.how-costs .starting-cost h3 .dollar{font-size:36px;line-height:30px}.how-costs .starting-cost h6{margin:0;color:#222779;font:600 10px/14px sfProDisplay-Regular;text-align:center}.how-costs p{color:#182d40;font:400 16px/22px sfProDisplay-Regular;margin:0 auto 15px;text-align:center;max-width:424px}.how-info-4{background:#bbe7f0;padding:50px 0 0}.how-info-4 h4{text-align:center;color:#030a69}.how-info-4 h2{text-align:center;color:#182d40;margin-bottom:38px;max-width:100%}.how-info-4 .box-outer{padding-bottom:61px}.how-info-4 .box,.how-info-4 .box-outer{position:relative;max-width:614px;margin:0 auto}.how-info-4 .box{z-index:5}.how-info-4 .table-guy{left:0;width:394px;transform:translateX(-100%)}.how-info-4 .table-girl,.how-info-4 .table-guy{position:absolute;bottom:0;display:block;z-index:1}.how-info-4 .table-girl{right:0;width:500px;transform:translateX(80%)}.how-info-4 .home-row .icon:last-child{margin-left:55px}.how-info-4 .table-img-wrapper{display:flex;align-items:flex-end;justify-content:center}.how-info-4 .table-img-wrapper img.guy{display:block;max-width:45%}.how-info-4 .table-img-wrapper img.girl{display:block;max-width:55%}.how-test{padding:50px 0 43px;background:#fff5eb}.how-test .owl-stage{display:flex;flex-wrap:wrap}.how-test .owl-item{display:flex;height:auto!important}.how-test h2{margin-bottom:50px}.how-test .test-box{padding:20px 30px;width:270px;height:100%;transition:all .3s ease-in}.how-test .test-box:hover{box-shadow:-10px 10px 0 0 #f9e8d9}.how-test .test-box .circle{margin:0 0 16px;background:#bbe7f0;width:30px;height:30px;border-radius:50%}.how-test .test-box svg{display:block;margin-bottom:16px}.how-test .test-box h6{margin:0 0 16px;font:600 16px/21px sfProDisplay-Regular}.how-test .test-box p{font:14px/20px sfProDisplay-Regular;margin:0;color:#888}.about-banner{padding:50px 0 0;background:#b7e7f4}.about-banner h4{text-align:center;color:#030a69;margin:0 0 12px;font:600 16px/19px sfProDisplay-Regular}.about-banner h1{margin:0 auto 30px;text-align:center;width:100%;max-width:730px;font:700 46px/55px sfProDisplay-Bold}.about-banner .about-banner-img{display:block;margin:0 auto}.about-timer{padding:60px 0;background:#fff}.about-timer h2{font:600 36px/43px sfProDisplay-Semibold;margin:0 0 15px}.about-timer h2,.about-timer p{text-align:center;color:#182d40}.about-timer p{margin:0 auto 35px;max-width:820px;font:16px/22px sfProDisplay-Regular}.about-timer .timer{margin-bottom:11px}.about-timer .timer,.about-timer .timer .box{display:flex;align-items:center;justify-content:center}.about-timer .timer .box{width:51px;height:59px;border-radius:6px;border:3px solid #b7e6f6;background:#b7e6f6;margin:0 3px;position:relative}.about-timer .timer .box .inner{position:absolute;left:0;bottom:0;width:100%;height:50%;z-index:1;background:#c4c4c4;mix-blend-mode:multiply;opacity:.4;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.about-timer .timer .box h6{margin:0;position:relative;z-index:5;color:#030a69;font:600 36px/43px sfProDisplay-Semibold}.about-timer h5{text-align:center;margin:0;color:#030a69;font:600 16px/22px sfProDisplay-Regular}.about-cert{position:relative;padding:70px 0 74px;background:#f8eee4;overflow:hidden}.about-cert .cert-outer{width:100%;max-width:550px;border-radius:20px;background:#fff;padding:17px}.about-cert .cert-inner{padding:27px 23px 9px;border:1px solid #006bcd;border-radius:4px}.about-cert h6{color:#030a69;margin:0 0 25px;text-align:center;font:600 16px/22px sfProDisplay-Regular}.about-cert p{text-align:center;color:#182d40;font:16px/22px sfProDisplay-Regular;margin:0 0 24px}.about-cert p b{font-weight:600}.about-cert p.before-last{margin-bottom:12px}.about-cert p.last{margin-bottom:10px}.about-cert .sign{width:75px;display:block;margin:0 auto}.about-cert .container{position:relative;z-index:5}.about-cert .cert-img{position:absolute;left:48%;bottom:0;display:block;z-index:1;height:91%;max-height:100%}.about-matters{padding:12px 0 0;background:#fffcf9}.about-matters .about-row{display:flex}.about-matters .img-wrapper{flex-shrink:0;width:400px;display:flex;align-items:flex-end}.about-matters .text-wrapper{flex-grow:1;padding-left:56px}.about-matters h6{margin:85px 0 12px;color:#030a69;font:600 16px/19px sfProDisplay-Regular}.about-matters h2{color:#182d40;margin:0 0 18px;font:600 36px/43px sfProDisplay-Semibold}.about-matters p{color:#182d40;font:16px/22px sfProDisplay-Regular;margin:0 0 15px}.about-matters p.last{margin-bottom:50px}.about-info-1{padding:45px 0 10px;background:#b7e6f6}.about-info-1 img{margin-bottom:20px}.about-cust{padding:50px 0 0;background:#fff}.about-cust h4{text-align:center;font:600 16px/19px sfProDisplay-Regular;color:#030a69;margin:0 0 12px}.about-cust h2{text-align:center;color:#182d40;margin:0 auto 53px;max-width:600px;font:600 36px/43px sfProDisplay-Semibold}.about-cust-img-wrapper{background:linear-gradient(180deg,#fff 0,#fff 144px,#f8eee4 0,#f8eee4);background:linear-gradient(180deg,#fff 0 144px,#f8eee4 144px 100%);position:relative}.about-cust-img-wrapper .wrapper-for-hover{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;z-index:5}.about-cust-img-wrapper .wrapper-for-hover .half-box{width:50%;flex-shrink:0}.about-cust-img-wrapper .about-img-box{position:relative;display:flex;justify-content:center;align-items:center}.about-cust-img-wrapper .img-box{position:relative;z-index:5;display:flex;align-items:flex-end;justify-content:center;transition:all .3s ease-in}.about-cust-img-wrapper .img-box.move-right{margin-left:150px}.about-cust-img-wrapper .img-box.move-left{margin-right:150px}.about-cust-img-wrapper .cust-lady{position:relative;display:block;width:240px;margin-right:-15px;transform:scale(1);transform-origin:50% 100%;transition:all .3s ease-in}.about-cust-img-wrapper .cust-lady.selected{transform:scale(1.08);z-index:5}.about-cust-img-wrapper .cust-lady.not-selected{filter:blur(5px);transform:scale(.9)}.about-cust-img-wrapper .cust-guy{position:relative;margin-left:-15px;display:block;width:300px;transform-origin:50% 100%;transform:scale(1);transition:all .3s ease-in}.about-cust-img-wrapper .cust-guy.selected{transform:scale(1.08);z-index:5}.about-cust-img-wrapper .cust-guy.not-selected{filter:blur(5px);transform:scale(.9)}.about-cust-img-wrapper .review-box{position:absolute;bottom:50px;width:300px;opacity:0;transition:all .3s ease-in}.about-cust-img-wrapper .lady-review{left:0;transform:translateX(-20px)}.about-cust-img-wrapper .lady-review.visible-now{opacity:1;transform:translateX(0)}.about-cust-img-wrapper .guy-review{right:0;transform:translateX(20px)}.about-cust-img-wrapper .guy-review.visible-now{opacity:1;transform:translateX(0)}.about-cust-img-wrapper .review-box p{color:#182d40;margin:0 0 10px;font:400 14px/18px sfProDisplay-Regular}.about-cust-img-wrapper .review-box h6{color:#182d40;margin:0;font:400 14px/19px sfProDisplay-Regular}.about-cust-img-wrapper .review-box h6 b{font-weight:600}.about-cust-mobile-wrapper{min-height:110px;padding:30px 0}.about-cust-mobile-wrapper .review-box-mobile{display:none}.about-cust-mobile-wrapper p{color:#182d40;margin:0 0 10px;font:400 14px/18px sfProDisplay-Regular}.about-cust-mobile-wrapper h6{color:#182d40;margin:0;font:400 14px/19px sfProDisplay-Regular}.about-cust-mobile-wrapper h6 b{font-weight:600}.contact-banner{background:#e4dbd2;padding:0}.contact-banner h4{margin:120px 0 12px;color:#030a69;font:600 16px/19px sfProDisplay-Regular}.contact-banner h1{color:#182d40;margin:0 0 40px;font:700 46px/55px sfProDisplay-Bold;max-width:465px}.contact-banner p{margin:0 0 20px;color:#2fabff}.contact-banner p a{font:600 18px/22px sfProDisplay-Regular;width:211px;height:44px;background:#fff6ed;border-radius:2px;display:flex;align-items:center;justify-content:center;padding-right:10px;word-break:break-all}.contact-banner p a,.contact-banner p a:focus,.contact-banner p a:hover{text-decoration:none;color:#2fabff}.contact-banner p a svg{display:block;margin-right:20px;flex-shrink:0;transition:all .2s ease-in}.contact-banner p a:focus svg,.contact-banner p a:hover svg{margin-right:25px}.contact-banner-img-wrapper{display:flex;align-items:flex-end;justify-content:center}.contact-info-section{padding:53px 0 45px;background:#fffdf9}.contact-info-section .contact-wrapper{display:flex;justify-content:space-between}.contact-info-section .box{flex-shrink:0;margin-bottom:20px}.contact-info-section p{margin:0 0 15px;color:#182d40;font:14px/18px sfProDisplay-Regular}.contact-info-section h6{color:#182d40;margin:0;font:600 16px/21px sfProDisplay-Regular}.login-banner{background:#fff;padding:89px 0 158px}.login-inner{width:100%;max-width:464px;margin:0 auto}.login-banner h2{color:#182d40;margin:0 0 7px;letter-spacing:.01em;font:600 38px/45px sfProDisplay-Semibold}.login-banner h5{color:#868686;margin:0 0 39px;font:400 15px/19px sfProDisplay-Regular}.form-group.with-animation{position:relative;margin-bottom:12px}.form-group.with-animation .placeholder-text{margin:0;color:#868686;letter-spacing:.01em;font:16px/19px sfProDisplay-Light;position:absolute;left:16px;top:16px;pointer-events:none;transition:all .2s ease-in}.form-group.with-animation.focused .placeholder-text{font-size:12px;top:7px}.form-group.with-animation .form-control{height:50px;box-shadow:none;border:1px solid #dcdcdc;padding:24px 15px 6px 20px;color:#182d40;letter-spacing:.01em;border-radius:2px;font:600 16px/18px sfProDisplay-Regular;transition:all .2s ease-in}.form-group.with-animation .form-control.with-border{border:1px solid #819bb4;box-shadow:0 0 2px #819bb4}.login-banner .btn-green{margin:50px 0 0;width:100%;height:50px;padding:10px 15px;font:600 16px/19px sfProDisplay-Regular;letter-spacing:.01em;display:flex;align-items:center;justify-content:center}.login-banner .btn-green:focus,.login-banner .btn-green:hover{text-shadow:none}.login-banner .btn-green svg{margin-left:10px;transition:all .2s ease-in}.login-banner .btn-green:focus svg,.login-banner .btn-green:hover svg{margin-left:14px}.order-status-header{padding:12px 0;background:#fff}.order-status-header-inner{display:flex;align-items:center;justify-content:space-between}.order-status-header .logo img{display:block;height:40px}.order-status-header-inner .right{flex-grow:1;display:flex;align-items:center;justify-content:flex-end}.order-status-header-inner .right p{margin:0 40px 0 0}.order-status-header-inner .right .user-name{display:block;color:#1d2e59;font:600 16px/18px sfProDisplay-Regular}.order-status-header-inner .right .user-email{display:block;color:#9ca3b5;font:400 14px/18px sfProDisplay-Regular}.order-status-header-inner .right .btn-logout{display:flex;align-items:center;color:red;font:14px/18px sfProDisplay-Regular}.order-status-header-inner .right .btn-logout:focus,.order-status-header-inner .right .btn-logout:hover{text-decoration:none;color:red}.order-status-header-inner .right .btn-logout svg{margin-left:5px}.order-status-section{padding:58px 0 100px;background:#fff}.order-status-section-inner{width:100%;max-width:837px;margin:0 auto}.order-status-section h4{color:#1d2e59;margin:0 0 30px;font:600 18px/21px sfProDisplay-Regular}.order-status-section .order-box{padding:30px;border:1px solid #dcdcdc;border-radius:6px;margin-bottom:50px}.order-status-section .order-header{display:flex;align-items:center;margin-bottom:50px}.order-status-section .order-header .left,.plate.small{display:flex;align-items:center}.plate.small{width:62px;height:31px;margin-right:18px;background:#fff url('+V+') 50%/100% 100% no-repeat;border-radius:4px;border:1px solid #9ca3b5;flex-shrink:0;justify-content:center}.plate.small h3{position:relative;z-index:10;margin:2px 0 0;text-shadow:0 -1px 0 hsla(0,0%,100%,.95);color:#00633f;font:12px/14px license}.plate.small .orange-wrapper{position:relative;z-index:1;width:18px;height:20px}.plate.small .orange-wrapper img{width:33px;position:absolute;left:50%;top:50%;opacity:.7;width:25px;transform:translate(-59%,-45%)}.order-status-section .order-header .header-sub{flex-grow:1;display:flex;align-items:center;justify-content:flex-end}.order-status-section .order-header h4{margin:0 15px 0 0;color:#00633f;letter-spacing:.01em;font:600 14px/15px sfProDisplay-Regular}.order-status-section .order-header .header-sub p{margin:0;color:#9ca3b5;letter-spacing:.01em;font:15px/18px sfProDisplay-Regular}.order-status-section .order-header .header-sub p .order-status-time{display:block;font-size:15px;color:#2fabff}.order-status-section .order-box h5{color:#1d2e59;letter-spacing:.01em;margin:0 0 15px;font:600 16px/19px sfProDisplay-Regular}.order-status-section .order-details{padding:15px;border-radius:2px;border:1px solid #dcdcdc;margin-bottom:30px;display:flex;align-items:center;justify-content:space-between}.order-status-section .order-details p{margin:0 0 2px;color:#8c92a3;font:14px/18px sfProDisplay-Regular}.order-status-section .order-details h6{margin:0;color:#1d2e59;font:600 16px/18px sfProDisplay-Regular}.order-status-section .order-button{display:block;text-align:center;padding:6px 10px;color:#fff;border-radius:2px;font:14px/17px sfProDisplay-Regular}.order-status-section .order-button:focus,.order-status-section .order-button:hover{text-decoration:none;color:#fff}.order-status-section .order-button.blue-bg{background:#2fabff}.order-status-section .order-button.yellow-bg{background:#fcb911}.order-status-section .order-button.green-bg{background:#29a30b}.order-status-section .red-notice{margin-bottom:30px;position:relative;padding:10px 11px 10px 35px;background:#ffecec;border:1px solid #fad9d7;border-radius:2px}.order-status-section .red-notice .cross-icon{position:absolute;left:11px;top:10px;width:14px;cursor:pointer}.order-status-section .red-notice p{margin:0;color:#1d2e59;letter-spacing:.01em;font:12px/16px sfProDisplay-Regular}.order-status-section .digital-copy{padding:15px;border:1px solid #dcdcdc;border-radius:2px;display:flex;align-items:center;justify-content:space-between}.order-status-section .digital-copy .text{flex-grow:1;padding-right:20px}.order-status-section .digital-copy .text p{margin:0;color:#1d2e59;font:12px/17px sfProDisplay-Regular}.order-status-section .digital-copy .text p b{font-weight:600;display:block;margin-bottom:3px}.order-status-section .digital-copy .btn-wrapper{flex-shrink:0;display:flex;align-items:flex-start}.order-status-section .digital-copy .btn-wrapper svg.tt-icon{display:block;margin-right:8px}.order-status-section .contact-box{margin-bottom:50px;border:1px solid #dcdcdc;border-radius:6px;padding:10px 30px 6px}.order-status-section .contact-box p{margin:0 0 4px;color:#1d2e59;font:14px/18px sfProDisplay-Regular}.order-status-section .contact-box p.user-name{font-weight:600}.order-status-section .contact-text{margin:0;text-align:center;color:#1d2e59;font:12px/15px sfProDisplay-Regular}.order-status-section .contact-text a,.order-status-section .contact-text a:focus,.order-status-section .contact-text a:hover{color:#2fabff;text-decoration:none}@media only screen and (min-width:768px){.reviews-section>.container>.row{margin-left:-10px;margin-right:-10px}.reviews-section>.container>.row>.col-md-4{padding-left:10px;padding-right:10px}}@media only screen and (min-width:1440px){.home-info-2-content{max-width:700px}}@media only screen and (min-width:1200px){.home-info-1 .row{margin-left:-20px;margin-right:-20px}.home-info-1 .col-md-4{padding-left:20px;padding-right:20px}.home-info-1 img{width:100%}.home-info-3 .row{margin-left:-20px;margin-right:-20px}.home-info-3 .col-md-4{padding-left:20px;padding-right:20px}}@media only screen and (min-width:992px){.about-cust-img-wrapper .review-box{bottom:0;height:calc(100% - 144px);padding:20px 0;display:flex;flex-direction:column;justify-content:center}.order-status-header-inner .right .user-email,.order-status-section .order-header .header-sub p{font-family:sfProDisplay-Light}.order-status-section .order-header .header-sub p span{font-family:sfProDisplay-Regular}.order-status-section .contact-box p.user-name,.order-status-section .order-details p{font-family:sfProDisplay-Light}}@media only screen and (max-width:1199px){.home-banner h1 br{display:none}}@media only screen and (max-width:991px){.home-info-4{background:#5f97b5;padding-bottom:0}.home-info-4 h2,.home-info-4 h4{text-align:center}.home-info-4 h2{margin-left:auto;margin-right:auto}.home-info-4 .box{margin:0 auto 20px}.how-info-4{background:#bbe7f0}.how-info-4 .box-outer{padding-bottom:0}.how-info-4 .table-img-mobile{width:100%}.about-cert{padding-bottom:0}.about-cert .cert-outer{margin:0 auto 30px}.about-cert .cert-img{left:auto;bottom:auto;margin:0 auto;position:relative}.about-matters .about-row{flex-direction:column-reverse}.about-matters .img-wrapper{width:100%;display:flex;align-items:center;justify-content:center}.about-matters .text-wrapper{padding-left:0}.about-matters h6{margin-top:40px}.about-cust-img-wrapper .wrapper-for-hover{display:none}.contact-banner h4{text-align:center;margin:50px 0 12px}.contact-banner h1{margin:0 auto 30px;text-align:center}.contact-banner p a{justify-content:center;margin:0 auto}.contact-banner-img-wrapper{margin-top:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.home-banner h1{margin-top:59px}.home-banner .home-row{margin-bottom:62px}.home-info-2 h6{margin-top:50px}.home-info-2 .learn-link{margin-bottom:50px}.home-info-4{background-size:auto 70%;background-position:calc(50% + 300px) bottom}.footer-row .right{width:500px}.reviews-banner h4{margin-top:59px}.how-costs{padding-bottom:350px}.about-matters h6{margin-top:55px}.about-cust-img-wrapper .review-box{width:250px}.about-cert .cert-img{left:54%}}@media only screen and (min-width:768px) and (max-width:991px){.top-fixed{display:flex;flex-direction:column;min-height:1px}.top-bar{flex-shrink:0}.main-menu{flex-grow:1;display:flex;align-items:stretch}.main-menu .navbar{padding-top:46px;height:100%}.navbar-brand img{height:35px}.top-fixed.full-height{min-height:100%}.main-menu .navbar-brand{position:absolute;left:0;top:12px}.main-menu .navbar-toggler{position:absolute;right:0;top:12px}.mobile-menu-icons{display:flex!important;align-items:center;justify-content:space-between;margin-top:100px;width:100px}.navbar .navbar-nav{padding-top:15px;padding-bottom:5px;width:140px;margin-right:auto!important}.navbar .dropdown-menu{margin:0;padding:0 0 0 10px}.navbar .dropdown-item span{display:inline-block}.navbar-collapse{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;transition:all .2s ease-in}.navbar-collapse.show{opacity:1}.navbar .navbar-nav .nav-link{display:flex;align-items:center;justify-content:space-between;margin-top:10px;font-size:18px}.top-hidden-content{padding-right:100px}.home-banner h1{margin-top:59px;text-align:center}.home-banner h1 br{display:block}.home-banner p{text-align:center;max-width:630px;margin:0 auto 30px}.home-banner .home-row{margin:0 auto 20px}.home-banner .how-link{margin-bottom:50px}.home-banner .bubble,.home-banner .home-banner-gif{margin:0 auto 20px}.home-banner .banner-img-wrapper img{width:100%;max-width:668px}.home-info-1 h2{margin-bottom:50px}.home-info-1 img{max-width:260px}.home-info-1 h5,.home-info-1 h6,.home-info-1 p{text-align:center}.home-info-1 p{max-width:465px;margin:0 auto 50px}.home-info-2{overflow:hidden}.home-info-2-content{max-width:100%;text-align:center}.home-info-2 h6{margin-top:50px;text-align:center}.home-info-2 h2{max-width:600px}.home-info-2 h2,.home-info-2 p{text-align:center;margin:0 auto 18px}.home-info-2 p{max-width:500px}.home-info-2 .learn-link{margin:0 auto 10px}.home-info-2-img{position:relative;display:block;float:right;left:15%}.home-info-3 h3{font-size:20px}.home-info-4 .people-img{float:none;max-width:120%}.footer-form-row{margin-bottom:30px}.footer .container .footer-row:first-child{flex-direction:column}.footer .container .footer-row:first-child .left,.footer .container .footer-row:first-child .right{width:100%}.footer-form-row .form-control{margin-bottom:15px}.footer-row.bottom .right .column a svg{margin-left:8px}.footer .footer-logo{margin-top:50px}.footer p.small-text{width:100px}.footer .container .footer-row:last-child .right{width:440px}.footer .container .footer-row:last-child .right .column:first-child{padding-left:50px}.footer .container .footer-row:last-child .right .column:nth-child(2){padding-right:50px}.reviews-banner h4{text-align:center;margin-top:59px}.reviews-banner h1,.reviews-banner p{text-align:center}.reviews-banner-img-wrapper img{max-width:100%;display:block}.reviews-banner-img-wrapper{height:477px}.review-banner-badge{justify-content:center}.reviews-banner .reviews-banner-img-wrapper{-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-duration:3s;animation-duration:3s}.faq-page .faq-column{max-width:330px}.how-costs{padding-bottom:340px;overflow:hidden}.how-costs .how-costs-img{max-width:120%;width:120%}.how-works-section .box{max-width:300px}.how-works-section h5{margin-bottom:16px}.how-works-section .box.img{display:flex;align-items:center;justify-content:center}.how-info-2 img{max-width:130%}.about-cust-mobile-wrapper{min-height:180px;padding:30px 0}.about-banner .about-banner-img{width:100%}.contact-info-section{padding-bottom:30px}.contact-info-section .contact-wrapper{flex-wrap:wrap}.contact-info-section .box{width:50%;margin-bottom:40px}.contact-banner-img-wrapper img{max-width:400px;display:block;margin:0 auto}}@media only screen and (max-width:767px){body.no-scroll{overflow:hidden}.top-fixed{display:flex;flex-direction:column;min-height:1px}.top-bar{flex-shrink:0}.main-menu{flex-grow:1;display:flex;align-items:stretch}.main-menu .navbar{padding-top:46px;height:100%}.navbar-brand img{height:35px}.top-fixed.full-height{min-height:100%}.main-menu .navbar-brand{position:absolute;left:0;top:12px}.main-menu .navbar-toggler{position:absolute;right:0;top:12px}.mobile-menu-icons{display:flex;align-items:center;justify-content:space-between;margin-top:130px;width:100px}.m-f-top{margin-top:89px}.how-m-f-top{margin-top:78px}.navbar .navbar-nav{padding-top:15px;padding-bottom:5px;width:140px;margin-right:auto!important}.navbar .dropdown-menu{margin:0;padding:0 0 0 10px}.navbar .dropdown-item span{display:inline-block}.navbar-collapse{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;transition:all .2s ease-in}.navbar-collapse.show{opacity:1}.navbar .navbar-nav .nav-link{display:flex;align-items:center;justify-content:space-between;margin-top:10px;font-size:18px}.top-bar .right{display:none}.top-bar p{display:flex;align-items:center;justify-content:space-between;font-size:9px;line-height:9px}.top-bar .text{margin-right:20px}.top-bar .top-bar-link{font-size:10px;line-height:12px;margin-bottom:2px}.top-bar .top-bar-arrow{margin-top:2px}.top-hidden-content{padding-right:70px}.home-banner h1{margin-top:22px;font-size:35px;line-height:42px;margin-bottom:10px}.home-banner p{font-size:16px;line-height:22px;margin-bottom:20px}.home-banner .home-row{margin-bottom:20px;flex-direction:column}.home-banner .home-row .left{margin-right:0}.home-banner .form-group{margin-bottom:20px}.home-banner .home-row .right{width:100%}.home-banner .how-link{margin-bottom:24px}.home-banner .bubble,.home-banner .home-banner-gif{margin:0 auto}.home-info-1{padding:46px 0 20px}.home-info-1 h2{font:600 36px/40px sfProDisplay-bold;margin-bottom:34px}.home-info-1 img{width:100%;max-width:380px;margin-bottom:30px}.home-info-1 h5{font-size:20px;line-height:26px}.home-info-1 p{font-size:16px;line-height:22px;margin-bottom:26px}.home-info-2 h6{margin-top:46px}.home-info-2 h2{font:600 36px/40px sfProDisplay-bold;margin-bottom:10px}.home-info-2 .learn-link{margin-bottom:15px}.home-info-2-img{position:relative;width:100%;height:700px;-o-object-fit:cover;object-fit:cover;left:auto;-o-object-position:26% 50%;object-position:26% 50%}.home-test{padding:46px 0 40px}.home-test h4{margin-bottom:22px}.home-test h2{font:600 36px/40px sfProDisplay-bold;margin-bottom:14px}.home-test h3{margin-bottom:40px}.home-test .approved-img{position:relative;bottom:auto;right:auto;margin:0 auto 33px;width:112px;display:block}.home-test .test-box h6,.home-test .test-box p{font-size:16px;line-height:20px}.owl-carousel .owl-stage{margin-left:-13px}.home-info-3{padding:46px 0 5px}.home-info-3 h4{margin-bottom:63px}.home-info-3 h3{display:none}.home-info-3 .box-outer{position:relative;padding-top:15px}.home-info-3 .box-outer h3{display:block;margin:0;font-size:26px;line-height:31px;position:absolute;left:0;top:0;z-index:5;max-width:161px}.home-info-3 p{font-size:16px;line-height:22px}.home-info-3 .more-link{font-size:16px;line-height:19px;margin-bottom:50px}.home-info-4{padding-top:46px}.home-info-4 h4{text-align:left;font-weight:600}.home-info-4 h2{max-width:100%;text-align:left;font:600 36px/40px sfProDisplay-bold;margin-bottom:26px}.home-info-4 .box{padding-left:20px;padding-right:20px}.home-info-4 .home-row .des{padding-left:10px}.home-info-4 .home-row .icon:last-child{margin-left:16px;width:60px}.home-info-4 .home-row .des .alert-icon{left:-10px}.home-info-4 .home-row .icon{width:60px}.home-info-4 .btn-green{max-width:100%}.faq-section{padding:46px 0 25px}.faq-section h4{margin-bottom:22px}.faq-section h2.title{font:600 36px/40px sfProDisplay-bold;margin-bottom:25px}.footer{padding:46px 0 23px}.footer-row{flex-direction:column}.footer-row .left{padding:0;width:100%}.footer-row .right{flex-direction:column;width:100%}.footer-row.bottom .right{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.footer h4{font-size:26px;line-height:31px}.footer-form-row{margin-bottom:55px;flex-wrap:nowrap}.footer-form-row .btn-wrapper{width:92px}.footer-row .right .column{margin-bottom:50px}.footer-row .right .column h5{font-size:16px;line-height:19px;margin-bottom:18px}.footer-row .right .column a{font-size:16px;margin-bottom:10px}.footer p{max-width:100%;margin-bottom:50px}.footer-row.bottom .right .column:last-child{margin-bottom:0}.footer-row.bottom .right .column a{margin-right:40px}.footer p.small-text{margin-bottom:0}.reviews-banner h4{margin-top:22px}.reviews-banner h1{font:600 36px/40px sfProDisplay-bold;margin-bottom:10px}.reviews-banner p{font-size:16px;line-height:22px;margin-bottom:20px}.reviews-banner-img-wrapper{height:380px}.reviews-banner .reviews-banner-img-wrapper{-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-duration:3s;animation-duration:3s}.reviews-section{padding-top:30px}.faq-banner{top:-16px}.faq-banner h1{font-size:34px;line-height:41px}.faq-page .faq-row{flex-direction:column}.faq-page .faq-column{max-width:100%}.faq-bottom-row{flex-direction:column}.faq-bottom-row .right{width:100%}.faq-bottom h2{text-align:center;margin-top:50px;margin-bottom:30px}.faq-bottom p{font-size:23px;word-break:break-all;text-align:center}.faq-topic-wrapper .topic-body{max-height:calc(100vh - 270px)}.send-message-section h2{font:600 36px/40px sfProDisplay-bold;margin-bottom:34px}.send-message-section .send-row{flex-direction:column}.send-message-section .send-col{width:100%}.how-banner{padding-top:108px}.how-banner h1{font-size:49px;line-height:70px;margin-bottom:40px}.how-banner .how-row{justify-content:center}.how-banner .how-box{margin-bottom:40px;flex-basis:auto;margin-left:8px;margin-right:8px;flex-grow:0;width:80px}.how-banner .how-box.last{width:90px}.how-banner .how-box h4{font-size:16px;line-height:20px}.how-banner .how-box svg{height:24px;margin-bottom:10px}.how-banner .btn-green{margin-bottom:46px;width:100%;max-width:100%}.how-costs{padding-bottom:0}.how-costs .how-costs-img{position:relative;left:auto;transform:translateX(0);bottom:auto}.how-info-2-img{height:auto}.how-works-section .how-inner{padding-top:50px;padding-bottom:80px}.how-works-section .v-bar{height:100%;top:0}.how-works-section .v-bar-inner{transition:all .5s linear}.how-works-section .triangle{right:auto;top:auto;left:50%;transform:translate(-50%);bottom:-22px}.how-works-section .how-row{flex-direction:column;margin:0 auto 100px;max-width:372px;position:relative;border-radius:12px;background:#fff}.how-works-section .box{margin:0 auto;opacity:1;position:static;border-radius:0;background:transparent}.how-works-section .box.img{margin-top:0;position:relative;z-index:5;padding-left:11px;padding-right:11px;padding-bottom:25px}.how-works-section .box.img.two-img{padding-bottom:25px}.how-works-section .box.img.third-img{padding:0 20px 25px}.how-works-section .box-shadow{display:none}.how-works-section .inner{padding-left:20px;padding-right:20px;padding-bottom:23px}.how-info-4 h2,.how-info-4 h4{text-align:center}.how-costs h2,.how-info-4 h2,.how-works-section h2{font:600 36px/40px sfProDisplay-bold}.about-banner{background:#bde7f1}.about-banner h1{font:600 36px/40px sfProDisplay-bold}.about-banner .about-banner-img{width:100%}.about-timer{padding-top:40px}.about-cust h2,.about-matters h2,.about-timer h2{font:600 36px/40px sfProDisplay-bold}.about-cust-img-wrapper{background:linear-gradient(180deg,#fff 0,#fff 30%,#f8eee4 0,#f8eee4);background:linear-gradient(180deg,#fff 0 30%,#f8eee4 30% 100%);overflow:visible}.about-cust-img-wrapper .review-box,.about-cust-img-wrapper .wrapper-for-hover{display:none}.about-cust-img-wrapper .cust-guy.not-selected,.about-cust-img-wrapper .cust-lady.not-selected{filter:blur(2px)}.about-cust-mobile-wrapper{min-height:230px;padding:30px 0}.about-cert .cert-img{width:100%}.contact-banner h4{margin-top:35px;text-align:center}.contact-banner h1{font:600 36px/40px sfProDisplay-bold;text-align:center}.contact-banner p a svg{width:20px;height:20px}.contact-banner p a{font-size:18px;line-height:24px;justify-content:center;margin:0 auto}.contact-banner p{margin-bottom:10px}.contact-banner p:last-of-type{margin-bottom:20px}.contact-info-section{padding-bottom:30px}.contact-info-section .contact-wrapper{flex-direction:column}.contact-info-section .box{width:100%;margin-bottom:40px}.login-banner h2{font:700 38px/36px sfProDisplay-bold}.order-status-section .order-details{flex-direction:column}.order-status-section .order-details>.box{width:100%;margin-bottom:15px;display:flex}.order-status-section .order-details>.box:last-child{margin-bottom:0}.order-status-section .order-details>.box p{width:110px}.order-status-section .order-details>.box .order-button{width:100%;margin-top:10px;padding-top:10px;padding-bottom:10px}.order-status-section .digital-copy{flex-direction:column}.order-status-section .digital-copy .text p{text-align:center;margin-bottom:15px}.order-status-section .digital-copy .btn-wrapper{width:100%;flex-direction:column;align-items:center}.order-status-section .digital-copy .btn-wrapper.pending{flex-direction:row;align-items:flex-start;justify-content:center;padding-right:22px}.order-status-section .digital-copy .btn-wrapper.pending .alert-icon{margin-right:10px}.order-status-section .digital-copy .btn-wrapper svg.tt-icon{margin-right:0;margin-bottom:8px}.order-status-section .digital-copy .btn-wrapper .order-button{width:100%;padding-top:10px;padding-bottom:10px}.order-status-section .digital-copy .btn-wrapper.pending .order-button{width:auto}.order-status-section .order-header{flex-direction:column;margin-bottom:20px;align-items:flex-start}.order-status-section .order-header .left{margin-bottom:22px}}@media only screen and (max-width:575px){.container{padding-left:20px;padding-right:20px}.home-test .container{padding:0}.home-test .container-inner{padding:0 20px}.green-bar>.container{padding-left:10px;padding-right:10px}.green-bar h4{font-size:14px}.how-costs,.how-works-section{background:#fff5eb}.order-status-header-inner .right{flex-direction:column;width:160px;flex-grow:0;align-items:flex-end}.order-status-header-inner .right p{margin:0 0 5px;text-align:right}.order-status-header-inner .right .user-name{font-size:13px;line-height:16px}.order-status-header-inner .right .user-email{font-size:12px;line-height:16px}.order-status-section .order-box{padding:15px}}@media only screen and (max-width:365px){.green-bar h4{font-size:12px}.order-status-section .order-details h6{font-size:15px}}.only-logo{display:flex;justify-content:space-between;align-items:center}.only-logo .left{flex-shrink:1;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.only-logo .right{flex-shrink:0;width:463px;display:none}.only-logo .right-inner{position:relative;width:100%;max-width:360px}.only-logo h6{margin:6px 0 0;color:#4bbf64;font:700 14px/14px "Open Sans";text-decoration:underline;display:none}.blue-section{padding:0;background:#30cdff;display:none}.blue-wrapper{display:flex;justify-content:space-between;align-items:center}.blue-wrapper .left{flex-grow:1}.blue-wrapper .right{flex-shrink:0;width:463px}.blue-wrapper .right-inner{position:relative;width:100%;max-width:360px;padding:15px 0}.blue-wrapper .right-inner .triangle-arrow{display:block;position:absolute;left:50%;top:calc(100% - 2px);transform:translateX(-50%);z-index:10}.blue-section h4{text-align:center;margin:0;color:#fff;font:500 20px/26px "Open Sans"}.loading{min-height:457px;background:#f0f4f8;padding:40px 0 50px}.loading-box{max-width:580px;margin:0 auto;border-radius:4px;box-shadow:0 5px 15px rgba(0,0,0,.15);padding:25px 40px 32px}.loading-bar,.loading-box{width:100%;background:#fff}.loading-bar{border:1px solid #9ca3b5;border-radius:4px;height:8px;position:relative;margin-bottom:36px}@-webkit-keyframes progress-animation{0%{width:0}20%{width:14%}55%{width:41.2%}to{width:85.4%}}@keyframes progress-animation{0%{width:0}20%{width:14%}55%{width:41.2%}to{width:85.4%}}.loading-bar .inner{position:absolute;left:-1px;top:-1px;height:8px;background:#006bcd;border-radius:4px;width:85.4%;-webkit-animation:progress-animation 20s ease-in-out;animation:progress-animation 20s ease-in-out}.loading-bar .inner.last{width:calc(100% + 2px);-webkit-animation:progress-animation 5s ease-in-out;animation:progress-animation 5s ease-in-out}#loading-2,#loading-3{display:none}.loading-step{border:1px solid #9ca3b5;background:#fff;border-radius:4px;margin-bottom:15px;position:relative;padding:13px 45px 14px 18px;transition:all .3s ease-in}.loading-step p{margin:0;color:#1d2e59;font:600 16px/22px "Open Sans"}.loading-step .loading-image{right:3px;top:50%;opacity:1}.loading-step .loaded-image,.loading-step .loading-image{position:absolute;transform:translateY(-50%);transition:all .3s ease-in}.loading-step .loaded-image{right:12px;top:47%;opacity:0}.loading-step.done{border:1px solid #4bbf64}.loading-step.done .loading-image{opacity:0}.loading-step.done .loaded-image{opacity:1}@media only screen and (max-width:767px){.loading-box{padding:25px 20px 32px}}.banner{background:url(/images/portal/banner-bg.jpg) top/cover no-repeat}.banner-overlay{padding:65px 0 55px;background:rgba(29,46,89,.95);position:relative}.banner-content{display:flex;align-items:center;justify-content:space-between}.banner-content .left{flex-grow:1;padding-right:15px}.banner-content .right{width:463px;flex-shrink:0}.banner h1{margin:0 0 24px;color:#fff;font:700 50px/58px "Open Sans";letter-spacing:-.01em}.banner p{margin:0 0 34px;color:#fff;font:600 15px/20px "Open Sans"}.banner .btn-green{max-width:360px}.banner-message{width:100%;max-width:390px;display:flex;flex-direction:column;align-items:flex-end}.banner-message-inner{padding:24px 18px 53px;background:url(/images/portal/message-bg.svg) 0 0/100% 100% no-repeat}.banner-message-inner h6{margin:0 0 15px;color:#fff;font:600 20px/27px "Open Sans"}.banner-message-inner p{margin:0;color:#fff;font:16px/23px "Open Sans"}.banner-message img{margin-top:2px;width:50px}.about-section{background:#f0f4f8;padding:35px 0}.about-wrapper{display:flex;justify-content:space-between}.about-wrapper .left{flex-grow:1;margin-right:10px}.about-wrapper .right{flex-shrink:0;width:463px}.about-wrapper .box{width:100%;height:100%;padding:38px 50px 40px}.about-wrapper .left .box{background:#e0ebf4}.about-wrapper .right .box{background:#9ab5ce}.about-wrapper h4{margin:0 0 25px;color:#1d2e59;font:600 20px/24px "Open Sans"}.about-wrapper p{color:#1d2e59;margin:0 0 20px;font:16px/22px "Open Sans"}.about-wrapper p:last-child{margin-bottom:7px}.review-section{background:#f7f9fb;padding:70px 0 53px}.review-wrapper{display:flex;justify-content:space-between;align-items:flex-start}.review-wrapper .left{flex-grow:1;padding-right:20px}.review-wrapper .right{width:515px;flex-shrink:0}.review-wrapper h2{color:#1d2e59;margin:0 0 20px;font:600 40px/44px "Open Sans"}.review-wrapper .left p{color:#1d2e59;margin:0 0 28px;font:16px/22px "Open Sans";max-width:415px}.review-wrapper .item{background:#fff;border-radius:4px;padding:25px 17px;height:100%}.star-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:25px}.star-wrapper img{display:block;width:16px!important;margin:0 4px 0 0}.review-wrapper .item p{color:#1d2e59;font:italic 600 16px/22px "Open Sans";margin:0 0 25px}.review-wrapper .item h6{margin:0;color:#9e9ea3;font:600 14px/19px "Open Sans"}.about-2 .right .box{background:#1d7e9f}.about-2 .right .box h4,.about-2 .right .box p{color:#fff}.modal{background:rgba(0,0,0,.8)}.modal-dialog{max-width:446px;margin-top:58px;margin-bottom:58px}.modal-content{border-radius:4px;border:1px solid #fff}.modal-body{padding:25px 38px 31px}.u-modal h4{color:#1d2e59;margin:0 0 19px;font:700 20px/20px "Open Sans";display:flex;align-items:center}.u-modal h4 svg{width:20px;margin-right:14px}.u-modal p{margin:0 0 25px;color:#1d2e59;font:16px/26px "Open Sans"}.u-modal p a{transition:all .2s ease-in}.u-modal p a:focus,.u-modal p a:hover{text-decoration:none}.checkout-header{padding:24px 15px;background:#fff;text-align:center}.checkout-section{background:#f0f4f8;padding:40px 0 125px}.checkout-box{box-shadow:0 5px 15px rgba(0,0,0,.15);border-radius:4px;background:#fff;padding:25px 40px 40px;max-width:580px;margin:0 auto}.indicator-wrapper{margin-bottom:47px;width:100%;height:8px;border:1px solid #9ca3b5;background:#fff;border-radius:4px;position:relative}.indicator-wrapper .indicator{position:absolute;left:-1px;top:-1px;border-radius:4px;height:8px;background:#006bcd}.indicator-wrapper .indicator.first{width:33.33%}.indicator-wrapper .indicator.sec{width:66.66%}.indicator-wrapper .indicator.last{width:calc(100% + 2px)}.checkout-box p{color:#1d2e59;margin:0 0 5px}.checkout-box .form-group{margin-bottom:20px}.check-row{display:flex;margin-left:-5px;margin-right:-5px}.check-row .check-col{flex-basis:0;flex-grow:1;padding:0 5px}.check-info-box{background:#f3f3f4;border:1px solid #9ca3b5;border-radius:4px;padding:15px 25px;margin:10px 0 30px}.check-info-box.mt-0{margin-top:0}.check-info-box p{margin:0;color:#1d2e59;text-align:center}.checkout-box label{color:#1d2e59;margin:0 0 5px}.checkout-box .form-group .form-control{border:1px solid #9ca3b5}.checkout-box h6{color:#1d2e59;margin:0 0 16px}.radio-row{display:flex;margin-bottom:30px;transition:all .2s ease-in}.radio-row.mb-20{margin-bottom:20px}.radio-row label{position:relative;margin:0;display:block;width:50%;z-index:1}.radio-row label.left-col{transform:translateX(1px);margin-left:-1px;width:calc(50% + 1px)}.radio-row label.focused,.radio-row label:focus,.radio-row label:hover{z-index:2}.radio-row label input{position:absolute;width:0;height:0;z-index:1}.radio-box{border:1px solid #9ca3b5;width:100%;height:50px;position:relative;z-index:2;cursor:pointer;padding:0 7px;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease-in}.radio-row label:hover .radio-box{border:1px solid #006bcd}.radio-box.left{border-radius:4px 0 0 4px}.radio-box .space{width:19px;height:19px}.radio-box.right{border-radius:0 4px 4px 0}.radio-box img{opacity:0;transition:all .2s ease-in}.radio-box p{margin:0;color:#b4b4bc;text-align:center;transition:all .2s ease-in}.radio-row label:hover .radio-box img{opacity:1}.radio-row label:hover .radio-box p{color:#006bcd}.radio-row input:checked+.radio-box{background:#006bcd;border-color:#006bcd}.radio-row input:checked+.radio-box img{opacity:0}.radio-row input:checked+.radio-box p{color:#fff}.checkout-box .btn-wrapper{display:flex;align-items:flex-end;justify-content:flex-end}.checkout-box .btn-wrapper.both{justify-content:space-between;margin-top:30px}.checkout-box .btn-wrapper .btn-green{max-width:227px}.checkout-box h4{color:#1d2e59;margin:0 0 20px}.diff-mail-address{margin-bottom:10px;display:none;margin-top:-10px}.checkout-box .agree-box{position:relative;margin-bottom:32px}.agree-box input{position:absolute;width:0;height:0}.agree-inner{position:relative;z-index:2;background:#fff;padding-left:27px;cursor:pointer}.agree-box .outer{position:absolute;left:0;top:4px;width:18px;height:18px;border-radius:2px;border:1px solid #9ca3b5;display:flex;align-items:center;justify-content:center}.agree-box .inner,.agree-box .outer{background:#fff;transition:all .2s ease-in}.agree-box .inner{width:12px;height:12px}.agree-box input:checked+.agree-inner .outer{border-color:#006bcd}.agree-box input:checked+.agree-inner .inner{background:#006bcd}.agree-box p{margin:0;color:#1d2e59}.agree-box p a,.agree-box p a:focus,.agree-box p a:hover{color:#1d2e59;text-decoration:underline}.checkout-box .btn-back{color:#1d2e59;text-decoration:none;display:flex;align-items:center;transition:all .2s ease-in}.checkout-box .btn-back svg{margin-right:6px;margin-top:1px;transition:all .2s ease-in}.order-summary{margin-top:10px;margin-bottom:50px}.order-summary p{color:#1d2e59;margin:0 0 15px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.order-summary p span{margin-left:15px}.order-summary p.strong{font-weight:700}.order-summary .line{width:100%;height:1px;background:#9ca3b5;margin-bottom:15px}.checkout-box .with-image{display:flex;align-items:flex-end;justify-content:space-between;margin-top:33px}.checkout-box .with-image .card-wrapper{display:flex;flex-direction:column;align-items:center}.checkout-box .with-image .space{width:48px}.sec-number-no,.sec-number-yes{margin-top:-10px;margin-bottom:15px;display:none}.sec-number-yes{overflow:hidden}.security-no{display:none}.check-row h3{color:#1d2e59;margin:0 0 15px;text-align:center}.yes-security-no{display:none}.sec-banner{padding:60px 0 65px}.sec-banner h1{text-align:center;margin:0}.sec-content{background:#f7f9fb;padding:40px 0}.sec-content h3{margin:0 0 22px;color:#1d2e59}.sec-content h4{margin:0 0 20px;color:#244687}.sec-content p{color:#1d2e59;margin:0 0 20px;position:relative;word-break:break-word}.sec-content p.last{margin-bottom:30px}.sec-content p.with-tick{margin:0 0 20px;padding-left:25px}.sec-content p.with-tick.last{margin:0 0 30px}.sec-content p.with-tick img{position:absolute;left:0;top:4px;width:18px}.sec-content p a{text-decoration:none;color:#4da3ff;transition:all .2s ease-in}.sec-content p a:focus,.sec-content p a:hover{text-decoration:none;color:#0062cc}.form-step-box{margin:40px 0 0}.form-step-box h2{color:#1d2e59;margin:0 0 20px}.form-step-box p.info{color:#1d2e59;margin:0 0 40px}.form-plate-box{border-top:1px solid #b4b4bc;border-bottom:1px solid #b4b4bc;margin-bottom:40px;padding:25px 0 15px}.form-plate-box h4{color:#1d2e59;margin:0 0 5px}.form-plate{margin-bottom:20px;display:flex;cursor:pointer;min-height:228px}.form-plate .left{flex-shrink:0;width:222px;border-radius:4px 0 0 4px;border:1px solid #9ca3b5;background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:20px;transition:all .3s ease-in}.form-plate .left p{margin:5px 0 0;color:#1d2e59;transition:all .3s ease-in}.form-plate .plate{width:179px;min-height:91px;border-radius:4px;border:1px solid #9ca3b5;display:flex;justify-content:center;align-items:center;background:#fff url(/images/portal/plate-bg.svg) 50%/100% 100% no-repeat}.form-plate .plate h3{position:relative;z-index:10;margin:8px 0 0;text-shadow:0 -1px 0 hsla(0,0%,100%,.95);color:#00633f}.form-plate .orange-wrapper{position:relative;z-index:1;width:38px;height:50px}.form-plate .orange-wrapper img{position:absolute;left:50%;top:50%;opacity:.7;transform:translate(-59%,-45%)}.form-plate .right{flex-grow:1;padding:35px 25px 15px;border:1px solid #9ca3b5;border-left:none;border-radius:0 4px 4px 0;position:relative;display:flex;flex-direction:column;justify-content:center;background:#fff;transition:all .3s ease-in}.form-plate .link-wrapper{position:absolute;right:1px;top:2px;display:flex;align-items:center}.form-plate .link-wrapper a{margin-right:8px;color:#1d2e59;padding:5px;text-decoration:none}.form-plate .link-wrapper a:focus,.form-plate .link-wrapper a:hover{text-decoration:none;outline:none}.form-plate .right p{margin:0;color:#1d2e59}.form-step-box .btn-wrapper.both{align-items:center}.form-step-box .multiple-btn{flex-grow:1;display:flex;align-items:center;justify-content:flex-end}.form-step-box .multiple-btn .btn{max-width:154px;margin-left:20px}.form-step-box .multiple-btn .btn-blue{background:#007bff}.form-step-box .multiple-btn .btn-blue svg{margin:0 5px 0 0}.form-step-box .multiple-btn .btn-blue:focus svg,.form-step-box .multiple-btn .btn-blue:hover svg{margin-right:10px}.form-step-box .radio-wrapper{margin:0 0 20px;position:relative;display:block}.form-step-box .radio-wrapper .select-plate{position:absolute;width:0;height:0;opacity:0;visibility:hidden}.form-step-box .select-plate:checked+.form-plate .left{background:#006bcd;border-color:#006bcd}.form-step-box .select-plate:checked+.form-plate .left p{color:#e7ecf8}.form-step-box .select-plate:checked+.form-plate .right{border:4px solid #006bcd;border-left:none}.form-step-box .radio-content{margin-bottom:30px;overflow:hidden;display:none}.form-step-box .radio-row{margin-bottom:20px}.form-step-box .btn-tooltip{padding:6px;border:none;box-shadow:none;text-shadow:none;background:transparent}.form-step-box .btn-tooltip:focus,.form-step-box .btn-tooltip:hover{outline:none;text-decoration:none;background:transparent}.form-step-box .btn-tooltip svg{display:block;width:12px}.tooltip.show{opacity:1}.tooltip-inner{max-width:242px;background:#848484;border-radius:4px;padding:8px 15px 10px;color:#fff;text-align:left}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#848484}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#848484}.flow3-vehicle-wrapper .remove-wrapper{display:flex;align-items:center;justify-content:flex-end;margin-bottom:10px}.flow3-vehicle-wrapper .remove-wrapper a{display:flex;align-items:center;color:red}.flow3-vehicle-wrapper.second .remove-wrapper a{color:#1d2e59}.flow3-vehicle-wrapper .remove-wrapper a img{margin-left:10px}.flow3-vehicle-wrapper .remove-wrapper a:focus,.flow3-vehicle-wrapper .remove-wrapper a:hover{outline:none;text-decoration:none;color:red}.flow3-vehicle-wrapper.second .remove-wrapper a:focus,.flow3-vehicle-wrapper.second .remove-wrapper a:hover{color:#1d2e59}.flow3-vehicle-wrapper .vehicle-info{margin-bottom:35px}.vehicle-info-header{background:#006bcd;border-radius:4px 4px 0 0;padding:10px 25px;display:flex;align-items:center;justify-content:flex-start}.vehicle-info-header h2{margin:0;color:#fff}.vehicle-info-body{background:#f5f5f5;border:1px solid #9ca3b5;border-top:none;border-radius:0 0 4px 4px;padding:20px 25px 25px}.vehicle-info-body h4{color:#1d2e59;margin:0 0 20px}.vehicle-info-body label{font-size:14px;line-height:19px}.vehicle-info-body .form-control{padding-right:15px}.vehicle-info-body .form-control::placeholder{color:#9ca3b5}.vehicle-info-body .form-control::-webkit-input-placeholder{color:#9ca3b5}.vehicle-info-body .form-control:-moz-placeholder,.vehicle-info-body .form-control::-moz-placeholder{color:#9ca3b5;opacity:1}.vehicle-info-body .form-control:-ms-input-placeholder{color:#9ca3b5}.vehicle-info-body .form-control::-ms-input-placeholder{color:#9ca3b5}.vehicle-info-body h5{margin:0 0 10px;text-align:center;color:#1d2e59}.vehicle-info-body .btn-big{width:100%;max-width:100%;background:#dde7ff;border:1px solid #007bff;color:#1d2e59;margin:0 0 10px;height:auto;min-height:51px}.vehicle-info-body .btn-big img{margin-right:10px;vertical-align:baseline}.vehicle-info .small-text{margin:0;color:#1d2e59}.add-vehicle-wrapper{padding:0 0 50px;border-bottom:1px solid #8c92a3;margin-top:50px}.add-vehicle-wrapper .btn-add-vehicle{background:#006bcd}.form-step-box .btn-wrapper.both.flow3{margin-top:20px}.flow3-vehicle-wrapper.second .remove-wrapper{justify-content:space-between}.flow3-vehicle-wrapper.second .remove-wrapper p{margin:0;color:#1d2e59}.flow3-vehicle-wrapper .plate.small{width:65px;min-height:31px;border-radius:4px;border:1px solid #9ca3b5;display:flex;justify-content:center;align-items:center;background:#fff url(/images/portal/plate-bg.svg) 50%/100% 100% no-repeat}.flow3-vehicle-wrapper .plate.small h3{position:relative;z-index:10;margin:2px 0 0;text-shadow:0 -1px 0 hsla(0,0%,100%,.95);color:#00633f}.flow3-vehicle-wrapper .small .orange-wrapper{position:relative;z-index:1;width:18px;height:20px}.flow3-vehicle-wrapper .small .orange-wrapper img{position:absolute;left:50%;top:50%;opacity:.7;width:25px;transform:translate(-59%,-45%)}.vehicle-info-header .plate{margin-right:18px}.vehicle-info-header p{margin:0 18px 0 0;color:#fff}.vehicle-info-header p:last-child{margin-right:0}.vehicle-info-body h6{font-size:14px;line-height:19px;margin-bottom:5px}.vehicle-info-body .radio-box{background:#fff}.vehicle-info-body .radio-row p{line-height:16px}.vehicle-info-body .radio-row p span{font-size:12px}.vehicle-info-body .radio-row.three-ans>label{width:auto;flex-shrink:0;flex-grow:1}.vehicle-info-body .three-ans .radio-box{height:100%;min-height:50px;padding-top:7px;padding-bottom:7px}.vehicle-info-body .three-ans .radio-box.middle{justify-content:center;border-right:none}.flow3-vehicle-wrapper h1,.flow3-vehicle-wrapper p.info{color:#1d2e59;margin:0 0 20px}.flow3-vehicle-wrapper .plate-details{padding:20px 0;border-top:1px solid #b4b4bc;border-bottom:1px solid #b4b4bc}.flow3-vehicle-wrapper .plate-details-row{margin-bottom:20px;display:flex;align-items:center}.flow3-vehicle-wrapper .plate-details-row:last-child{margin-bottom:0}.flow3-vehicle-wrapper .plate-details-row .left{flex-shrink:0;width:66px}.flow3-vehicle-wrapper .plate-details-row .right{flex-grow:1;padding-left:21px}.flow3-vehicle-wrapper .plate-details-row h6{color:#1d2e59;margin:0 0 5px}.flow3-vehicle-wrapper .plate-details-row h6 span{margin-right:10px}.flow3-vehicle-wrapper .plate-details-row h6 span:last-child{margin-right:0}.flow3-vehicle-wrapper .plate-details-row p{margin:0;color:#1d2e59}.flow3-vehicle-wrapper .plate-details-row p span{margin-right:7px}.flow3-vehicle-wrapper .plate-details-row p a{color:#007bff;text-decoration:none;margin-right:6px}.flow3-vehicle-wrapper .plate-details-row p a:focus,.flow3-vehicle-wrapper .plate-details-row p a:hover{color:#007bff;text-decoration:none;outline:none}.flow3-vehicle-wrapper .plate-details-row p a:last-child{margin-right:0}.flow3-vehicle-wrapper .shipping-details{padding:20px 0;margin:0 0 20px;border-bottom:1px solid #b4b4bc}.flow3-vehicle-wrapper .shipping-details p{margin:0 0 2px;color:#1d2e59}.flow3-vehicle-wrapper .shipping-details a{color:#007bff}.flow3-vehicle-wrapper .shipping-details a:focus,.flow3-vehicle-wrapper .shipping-details a:hover{text-decoration:none;outline:none;color:#007bff}.flow3-vehicle-wrapper .billing-notice{background:#f5f5f5;border:1px solid #b4b4bc;margin:0 0 20px;padding:21px 20px}.flow3-vehicle-wrapper .billing-notice p{margin:0;color:#1d2e59}.flow3-vehicle-wrapper .billing-notice p b{margin-bottom:8px;display:block}.flow3-vehicle-wrapper .order-title{display:flex;align-items:center;justify-content:space-between;background:#dde7ff;border:1px solid #007bff;border-radius:4px 4px 0 0;padding:11px 20px;cursor:pointer}.flow3-vehicle-wrapper .order-title h3{margin:0;color:#1d2e59}.flow3-vehicle-wrapper .order-title img{display:block;margin-bottom:3px;margin-top:0;transform-origin:center center;transition:all .3s ease-in}.flow3-vehicle-wrapper .order-title.clicked img{margin-bottom:0;transform:rotate(180deg)}.flow3-vehicle-wrapper .order-details{padding:20px 0 10px;border-bottom:1px solid #8c92a3;display:none}.flow3-vehicle-wrapper .order-row{margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between}.flow3-vehicle-wrapper .order-row .left{flex-grow:1;padding:0 10px}.flow3-vehicle-wrapper .order-row .right{flex-shrink:0;width:75px;padding:0 10px 0 0}.flow3-vehicle-wrapper .order-row p{margin:0;color:#1d2e59}.flow3-vehicle-wrapper .order-row .right p{text-align:right}.flow3-vehicle-wrapper .order-row.total{margin-bottom:40px;padding-top:13px;padding-bottom:12px;border-bottom:1px solid #8c92a3}.flow3-vehicle-wrapper .order-row.total p{font-weight:700;font-size:16px}.form-step-box .btn-wrapper.both.flow3-third{margin-top:30px}.form-step-box.flow2 h2{margin-bottom:10px}.form-step-box p.info{margin-bottom:20px}.flow2 .form-plate-box{padding:20px 0 5px;border-top:1px solid #8c92a3;border-bottom:1px solid #8c92a3;margin-bottom:20px}.flow2 .form-plate-box h4{margin-bottom:15px}.flow2 .form-plate{background:#f5f5f5;border:1px solid #9ca3b5;border-radius:4px;margin-bottom:0;min-height:auto;cursor:auto;transition:all .3s ease-in}.flow2 .form-plate.clicked{background:#007bff;border-color:#007bff}.flow2 .form-plate .left{border-radius:0;border:none;background:transparent;padding:15px 25px;width:230px}.flow2 .form-plate .right{border:none;border-radius:none;background:transparent;padding:10px 25px 15px 10px}.flow2 .plate-small-info{margin:0;color:#1d2e59}.flow2 .plate-vehicle-info{display:flex;align-items:center;justify-content:center;padding:0 0 3px}.flow2 .plate-vehicle-info p{color:#1d2e59;margin:0 25px 5px 0}.flow2 .plate-vehicle-info p:last-child{margin-right:0}.flow2 .btn-blue{background:#007bff}.flow2 .clicked .btn-blue{background:#006bcd}.flow2 .btn-blue .one{display:block}.flow2 .btn-blue .two,.flow2 .clicked .btn-blue .one{display:none}.flow2 .clicked .btn-blue .two{display:block}.form-step-box.flow2 .btn-wrapper.both{margin-top:20px}.form-step-box.flow2 .btn-wrapper.both.with-border{border-top:1px solid #8c92a3;padding-top:20px;margin-top:33px}.flow2 .flow3-vehicle-wrapper .remove-wrapper{justify-content:space-between}.flow2 .flow3-vehicle-wrapper .remove-wrapper p{margin:0}.portal-header .right{flex-grow:1;display:flex;align-items:center;justify-content:flex-end}.portal-header p{margin:0 40px 0 0;color:#1d2e59}.portal-header .user-name{font-weight:600;font-size:16px;text-transform:uppercase}.portal-header .btn-borderless{background:transparent;color:#006bcd;border:1px solid #006bcd;border-radius:2px;padding:7px 15px;font-weight:600;font-size:16px;line-height:22px;width:auto;height:auto;flex-shrink:0}.portal-header .btn-borderless:focus,.portal-header .btn-borderless:hover,.portal-header .btn-borderless:not(:disabled):not(.disabled):active{color:#006bcd;border:1px solid #006bcd;background:transparent}.portal-section .checkout-box{box-shadow:none;border-radius:0;background:transparent;padding:0;max-width:835px}.portal-section h1{color:#1d2e59;margin:0 0 15px}.portal-section .form-step-box{margin:0}.portal-section .vehicle-info-header{padding:13px 25px}.portal-section .flow3-vehicle-wrapper .plate.small{width:79px;height:41px;margin-right:34px;background:#fff url(/images/portal/plate-bg-blue.svg) 50%/100% 100% no-repeat;border:none}.portal-section .flow3-vehicle-wrapper .plate.small h3{font-size:17px;line-height:17px}.portal-section .flow3-vehicle-wrapper .small .orange-wrapper img{width:33px}.portal-section .vehicle-info-header .header-sub{display:flex;flex-grow:1;align-items:center;justify-content:space-between}.portal-section .vehicle-info-header .header-sub h4{margin:0 15px 0 0;color:#fff}.portal-section .vehicle-info-header .header-sub h4 b{font-size:19px}.portal-section .vehicle-info-header .header-sub p{margin:0;color:#fff;max-width:200px}.portal-section .vehicle-info-body{padding:25px;border-radius:0;background:#fff}.portal-row,.portal-row .portal-right{display:flex;align-items:center}.portal-row .portal-right{width:188px;flex-shrink:0;justify-content:center}.portal-row .portal-right.body{border-left:1px solid #b4b4bc}.portal-row .portal-left{flex-grow:1;padding-right:15px}.portal-section .vehicle-info-body p{color:#8c92a3;margin:0 0 3px}.portal-section .vehicle-info-body h6{margin:0;color:#1d2e59;font-size:16px;line-height:19px}.portal-section .btn-receipt{display:flex;align-items:center;justify-content:center;color:#006bcd}.portal-section .btn-receipt:focus,.portal-section .btn-receipt:hover{color:#006bcd;text-decoration:none;outline:none}.portal-section .btn-receipt span{display:block}.portal-section .btn-receipt img{margin-left:12px}.portal-section .vehicle-info-footer{background:#f5f5f5;border:1px solid #b4b4bc;border-top:none;border-radius:0 0 10px 10px;padding:12px 25px}.portal-section .vehicle-info-footer p{margin:0;color:#1d2e59}.portal-section .vehicle-info-footer p b{font-weight:600}.portal-section .vehicle-info-footer .btn-green{height:31px;width:auto;max-width:100%;font-size:12px;line-height:16px;padding:7px 10px}.portal-section .flow3-vehicle-wrapper .vehicle-info{margin-bottom:20px}.portal-section .contact-info{margin-bottom:25px;border:1px solid #b4b4bc;background:#fff;border-radius:10px;padding:20px 25px}.portal-section .contact-info p{margin:0 0 10px;color:#1d2e59}.portal-section .contact-info h6{margin:0 0 3px;color:#1d2e59;text-transform:uppercase}.portal-section .contact-info h6 b{font-weight:600;font-feature-settings:"smcp";font-variant:small-caps;text-transform:uppercase}.portal-section .support{margin:0;text-align:center;color:#1d2e59}.portal-section .support a{color:#006bcd;text-decoration:none}.portal-section .support a:focus,.portal-section .support a:hover{color:#006bcd;outline:none;text-decoration:none}.portal-modal .modal-dialog{max-width:275px;margin:0 auto}.portal-modal .modal-content{border:none;border-radius:0}.portal-modal .modal-header{padding:15px;border:none}.portal-modal .modal-header .close{padding:15px;opacity:1}.portal-modal .modal-header .close img{transition:all .3s ease-in;display:block}.portal-modal .modal-header .close:focus img,.portal-modal .modal-header .close:hover img{transform:rotate(90deg)}.portal-modal .modal-body{padding:5px 15px 25px}.portal-modal .order-details{padding-bottom:10px;border-bottom:1px solid #b4b4bc;margin-bottom:10px}.portal-modal .modal-row{display:flex}.portal-modal .modal-row .left{flex-shrink:0;width:50%}.portal-modal .modal-row .right{flex-grow:1}.portal-modal .modal-row p{color:#8c92a3;margin:0}.portal-modal .modal-row h6{margin:0 0 10px;color:#1d2e59}.portal-modal .fees{margin:0 0 10px;padding:0 0 10px;border-bottom:1px dashed #b4b4bc;color:#8c92a3;display:flex;justify-content:space-between;align-items:flex-start}.portal-modal .fees .fee-number{font-weight:700;margin-left:25px}.portal-modal .fees.total{justify-content:flex-end;border-bottom:none;padding:0;margin:0;font:600 12px/14px "Open Sans";color:#1d2e59}.login-section .checkout-box{padding:60px 40px 50px}.login-section h4{color:#1d2e59;margin:0 0 10px}.login-section h6{color:#1d2e59;margin:0 0 20px}.login-section label{font-size:14px;font-weight:600;line-height:18px}.login-section .form-control{padding-left:20px;padding-right:20px}.login-section .form-control::placeholder{color:#9ca3b5}.login-section .form-control::-webkit-input-placeholder{color:#9ca3b5}.login-section .form-control:-moz-placeholder,.login-section .form-control::-moz-placeholder{color:#9ca3b5;opacity:1}.login-section .form-control:-ms-input-placeholder{color:#9ca3b5}.login-section .form-control::-ms-input-placeholder{color:#9ca3b5}.login-section .small-text{margin:5px 0 0;font-size:10px;line-height:17px;font-weight:400;position:relative;padding-left:10px}.login-section .small-text span{position:absolute;left:0;top:0}.login-section .btn-green{margin-top:30px}@media only screen and (min-width:992px) and (max-width:1199px){.about-wrapper .right,.banner-content .right,.blue-wrapper .right,.only-logo .right{width:390px}.footer .right a{margin-right:30px}.review-wrapper .right{width:390px}.owl-stage{left:-50px}.owl-theme .owl-dots .owl-dot:last-child{margin-right:100px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-content .right,.blue-wrapper .right,.only-logo .right{width:40%}.banner-message-inner{padding-bottom:60px}.banner h1{font-size:47px}.about-wrapper .right{width:40%}.about-wrapper .box{padding:30px 25px}.footer .footer-logo{margin-bottom:0}.footer .right a{margin-right:38px}.footer p{margin-top:15px}.banner-2 h1{font-size:40px;line-height:48px}.banner-form .btn-green{font-size:15px}.review-wrapper h2{font-size:37px}.review-wrapper .right{width:40%}.owl-stage{left:-20px}.owl-theme .owl-dots .owl-dot:last-child{margin-right:40px}}@media only screen and (max-width:767px){.top-bar p{font:500 10px/16px "Open Sans"}.header{padding:20px 0}.header.small-header{padding:15px 0}.header-wrapper.only-logo{justify-content:center}.header h4{display:none}.only-logo .left{text-align:center}.only-logo .right,.only-logo h6{display:none}.blue-section{display:block}.blue-wrapper .right{width:100%}.blue-wrapper .right-inner{max-width:100%}.banner-overlay{padding-top:35px;padding-bottom:50px}.banner-content{flex-direction:column}.banner-content.second{flex-direction:column-reverse}.banner-message{margin:30px auto 0}.banner-message-inner{padding-top:20px}.banner .btn-green{max-width:390px;margin:0 auto 10px}.banner-content .left{padding-right:0}.banner-content .right{width:100%}.banner h1{font-size:38px;line-height:40px;text-align:center}.banner p{text-align:center;margin-bottom:34px}.banner-message-inner p{text-align:left}.about-wrapper{flex-direction:column}.about-wrapper .left{margin-right:0;margin-bottom:10px}.about-wrapper .right{width:100%}.about-wrapper .box{padding:30px 20px 25px}.footer-wrapper{align-items:flex-start}.footer-wrapper,.footer-wrapper .right{flex-direction:column}.footer .footer-logo{margin-bottom:30px}.footer .right a{margin-right:0;margin-bottom:15px}.footer p{margin-top:10px}.banner-form{max-width:100%;margin:30px 0 10px}.banner-2 p{text-align:left}.banner-form p.agree{text-align:center}.banner-form .btn-green{font-size:16px;margin-bottom:40px}.review-wrapper{flex-direction:column}.review-wrapper .right{width:100%;margin-top:40px}.owl-stage{left:-15px}.owl-theme .owl-dots .owl-dot:last-child{margin-right:30px}.modal-body{padding-left:20px;padding-right:20px}.checkout-header{padding-top:20px;padding-bottom:20px}.checkout-box{padding-left:20px;padding-right:20px}.check-row{flex-direction:column}.checkout-box .btn-wrapper.both{flex-direction:column-reverse}.checkout-box .btn-wrapper .btn-green{margin-bottom:20px}.sec-banner{padding:40px 0 50px}.thanks-box{padding-left:30px;padding-right:30px}.form-plate{flex-direction:column}.form-plate .left{width:100%;border-radius:4px 4px 0 0}.form-plate .right{border:1px solid #9ca3b5;border-top:none;border-radius:0 0 4px 4px}.form-step-box .select-plate:checked+.form-plate .right{border:4px solid #006bcd;border-top:none}.form-step-box .multiple-btn{margin-bottom:15px;width:100%;justify-content:center}.form-step-box .multiple-btn .btn{margin-left:5px;font-size:14px;padding:6px 10px}.form-step-box .btn-wrapper .btn-blue{margin-left:0;margin-right:5px}.form-step-box h6{font-size:14px;line-height:20px}.form-step-box .radio-box{padding:0}.form-step-box .radio-box p{font-size:14px}.add-vehicle-wrapper .btn-add-vehicle{font-size:16px}.vehicle-info-body .radio-row.three-ans>label{flex-basis:0}.vehicle-info-body .radio-row.three-ans .space,.vehicle-info-body .radio-row.three-ans img{display:none}.vehicle-info-body .radio-row.three-ans .radio-box{justify-content:center;padding:7px}.vehicle-info-body,.vehicle-info-header{padding-left:15px;padding-right:15px}.form-step-box .btn-wrapper.both.flow3-third .btn-back{margin-top:35px}.flow2 .form-plate .left{width:100%;padding-bottom:5px;padding-top:20px}.flow2 .form-plate .right{padding-left:25px;padding-right:25px;padding-bottom:20px}.flow2 .btn-blue{max-width:400px;margin:0 auto}.portal-section .portal-row{flex-direction:column}.portal-row .portal-right.body{border:none}.portal-row .portal-right{width:100%;border:none;margin-top:15px}.portal-section .vehicle-info-footer{padding-bottom:20px}.portal-section h1{font-size:16px;line-height:22px}.portal-section .vehicle-info-header{border-radius:10px 10px 0 0}.portal-section .vehicle-info-footer{border-radius:0 0 10px 10px;padding:15px 35px 25px}.portal-row .portal-left{padding-right:0}.portal-section .vehicle-info-body{padding:30px 35px}.portal-row .portal-left .row>div{display:flex;align-items:flex-start}.portal-section .vehicle-info-body p{margin:0 0 15px;width:110px;flex-shrink:0}.portal-section .vehicle-info-body h6{margin-bottom:15px}.portal-section .btn-receipt{width:100%;padding:8px 15px;border:1px solid #006bcd;border-radius:4px}.portal-section .btn-receipt br{display:none}.portal-section .btn-receipt img{width:14px}.portal-section .vehicle-info-footer p{font-size:10px;line-height:14px;text-align:center}.portal-section .vehicle-info-footer p b{font-size:12px;line-height:17px}.portal-section .vehicle-info-footer .btn-green{max-width:100%;width:100%}.portal-section .support{line-height:17px}.login-section .checkout-box{padding:40px 30px 50px}}@media only screen and (max-width:575px){.thanks-box{padding-left:20px;padding-right:20px}.portal-header .header-wrapper{align-items:flex-start}.portal-header .logo{width:84px}.portal-header .right{flex-direction:column;flex-grow:0;width:155px}.portal-header p{margin:0 0 10px;font-size:10px;line-height:12px}.portal-header .user-name{font-size:12px;line-height:16px;text-transform:uppercase}.portal-header .btn-borderless{font-size:12px;line-height:16px;display:block;max-width:100%;padding:3px 6px;width:100%}.portal-section .vehicle-info-header{padding-left:15px;padding-right:15px}.portal-section .flow3-vehicle-wrapper .plate.small{margin-right:15px;width:100px}.login-section .small-text{line-height:12px}}.pull-right{float:right!important}.pa-plate{background:none}.pa-plate .bar{display:flex;align-items:center;justify-content:space-between;padding:0 12px;height:6px}.pa-plate .bar.top{border-top-left-radius:4px;border-top-right-radius:4px;background:#00008d}.pa-plate .bar.bottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px;background:#ff0}.pa-plate .bar .circle{width:4px;height:2px;background:#dcdcdc;border-radius:4px;transform:matrix(1,0,0,-1,0,0)}.pa-plate .pa-plate-body{padding:4px 5px 1px;display:flex;align-items:center;justify-content:center;background:#fff}.pa-plate h3{margin:0;color:#00008d;font:12px/14px license}.pa-plate .plate-center-icon{display:block;margin:0 4px 2px;width:6px}',""]),e.exports=C},391:function(e,t){e.exports="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjc2IiBoZWlnaHQ9IjQ5IiB2aWV3Qm94PSIwIDAgMjc2IDQ5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBvcGFjaXR5PSIwLjciIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjUyLjkzNiAwQzI2NS42NzQgMCAyNzYgMTAuMzI2MSAyNzYgMjMuMDY0MUMyNzYgMzUuODAyIDI2NS42NzQgNDYuMTI4MSAyNTIuOTM2IDQ2LjEyODFIMjMuMDY0MUMxOS4xNzAxIDQ2LjEyODEgMTUuNTAxNSA0NS4xNjMxIDEyLjI4NDMgNDMuNDU5MkM5Ljk3MTI4IDQ2LjUyMSA1LjExNjg1IDQ4LjMwNTggMS41Mzc2MyA0OC4wNTAxQzMuNTg3NzcgNDYuMTI4MSA2Ljc2NTQ3IDQwLjc0NjUgMy4wNzUyMyAzNC41OTYxQzMuMDc5NjIgMzQuNTk3NyAzLjA4Mzk4IDM0LjU5OTMgMy4wODgzOCAzNC42MDFDMS4xMjQyNCAzMS4yMDc0IDAgMjcuMjY3IDAgMjMuMDY0MUMwIDEwLjMyNjEgMTAuMzI2MSAwIDIzLjA2NDEgMEgyNTIuOTM2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg=="},392:function(e,t){e.exports="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTk2IiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMTk2IDIwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBvcGFjaXR5PSIwLjMiIGQ9Ik0wIDE0LjVDMCAxMS43NTYgMS4yNTM5NCA3LjQxNzU4IDMuMTU1NzYgNS40Mzk1NkMzLjc4OTcgNC45NDUwNiA1LjM2MTg2IDMuOTU2MDQgNi41NzkwMiAzLjk1NjA0SDczLjE0MjZDMTIyLjU5IDMuOTU2MDQgMTkyLjE5NiAwIDE5NC4wOTggMEMxOTUuNjIgMCAxOTYgMS42NDgzNSAxOTYgMi40NzI1M0MxOTQuOTg2IDUuMjc0NzMgMTkyLjgwNSAxMS40NzI1IDE5Mi4xOTYgMTMuODQ2MkMxOTEuNDM2IDE2LjgxMzIgMTg5LjE1MyAxNy4zMDc3IDE4Ni4xMTEgMTcuMzA3N0MxODMuMDY4IDE3LjMwNzcgMTI5LjgxNyAxOS4yODU3IDgzLjc5MjggMTkuNzgwMkMzNy43Njg4IDIwLjI3NDcgMy45MDE3OSAxOS41IDEuOTk5OTggMTkuNUMwLjA5ODE2MDYgMTkuNSAwIDE2LjUgMCAxNC41WiIgZmlsbD0iIzJGQUJGRiIvPgo8L3N2Zz4K"},393:function(e,t,o){e.exports=o.p+"img/slider-active.d72c44e.svg"},394:function(e,t,o){e.exports=o.p+"img/table-img.cb83c94.jpg"},395:function(e,t,o){e.exports=o.p+"img/hero-1.12821cc.webp"},396:function(e,t,o){e.exports=o.p+"img/hero-2.2fa0c61.webp"},397:function(e,t,o){e.exports=o.p+"img/hero-3.030ef9f.webp"},398:function(e,t){e.exports="data:image/svg+xml;base64,"},399:function(e,t,o){"use strict";o(278)},400:function(e,t,o){var r=o(81)(!1);r.push([e.i,".fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.page-enter-active,.page-leave-active{transition:opacity .5s}.page-enter,.page-leave-to{opacity:0}.form-group ul{list-style:none!important}",""]),e.exports=r},401:function(e,t,o){var content=o(402);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(82).default)("f4c253e8",content,!0,{sourceMap:!1})},402:function(e,t,o){var r=o(81),n=o(271),l=o(272),d=o(273),c=o(274),m=o(275),f=o(276),h=o(277),x=r(!1),_=n(l),w=n(d),y=n(c),v=n(m),k=n(f),D=n(h);x.push([e.i,"@font-face{font-family:sfProDisplay-Regular;src:local(sfProDisplay-Regular),url("+_+') format("opentype")}@font-face{font-family:sfProDisplay-Bold;src:local(sfProDisplay-Bold),url('+w+') format("opentype")}@font-face{font-family:sfProDisplay-Semibold;src:local(sfProDisplay-Semibold),url('+y+') format("opentype")}@font-face{font-family:sfProDisplay-Medium;src:local(sfProDisplay-Medium),url('+v+') format("opentype")}@font-face{font-family:sfProDisplay-Light;src:local(sfProDisplay-Light),url('+k+') format("opentype")}@font-face{font-family:license;src:local(license),url('+D+') format("truetype")}body,html{min-height:100%;width:100%;margin:0;padding:0;height:100%}a{cursor:pointer}a:focus,button:focus{outline:none!important;box-shadow:none!important;text-decoration:none}.f-container{width:100%;max-width:1110px;padding:0 15px;margin:0 auto}.btn-form-green{display:flex;align-items:center;justify-content:center;background:#29a30b;border:none;border-radius:2px;min-height:39px;padding:10px 20px 10px 25px;font:600 16px/19px sfProDisplay-Regular;color:#fff;text-shadow:none;transition:all .2s ease-in}.btn-form-green svg{transition:all .2s ease-in;margin-left:10px}.btn-form-green svg path{stroke-width:1.8px}.btn-form-green:focus,.btn-form-green:hover{color:#fff}.btn-form-green:focus svg,.btn-form-green:hover svg{margin-left:14px}@media only screen and (min-width:1200px){.container{max-width:1040px}}.form-group.with-animation.with-tt .form-control{padding-right:44px}.form-group.with-animation.with-tt .alert-icon{display:block;width:18px;position:absolute;top:16px;right:14px}.form-group.with-animation.with-tt .alert-icon svg{width:18px;display:block}.form-page-content-wrapper{min-height:100%;display:flex;justify-content:space-between;flex-direction:column}.top-bar{background:#182d40}.top-bar-inner{width:100%;padding:7px 0;display:flex;align-items:center;justify-content:space-between}.top-bar .left{flex-grow:1}.top-bar p{margin:0;color:#9ab5ce;font:400 12px/15px sfProDisplay-Regular}.top-bar .top-bar-link{cursor:pointer;color:#2fabff;display:inline-flex;align-items:center;font-weight:400;font-family:sfProDisplay-Regular}.top-bar .top-bar-link .more{margin-left:3px}.top-bar .top-bar-link .less{display:none;margin-left:3px}.top-bar .top-bar-link.open .more{display:none}.top-bar .top-bar-link.open .less{display:block}.top-bar .text{margin-right:4px}.top-bar .top-bar-arrow{margin-left:4px;display:block;transition:all .2s ease-in}.top-bar .top-bar-link.open .top-bar-arrow{transform:rotate(180deg)}.top-bar .right{flex-shrink:0;margin-left:10px;display:flex;align-items:center}.top-bar .right a{margin-left:19px}.top-bar .right svg{display:block}.top-hidden-content{padding-bottom:10px;padding-right:190px}.form-p-header{flex-shrink:0;background:#182d40;padding:8px 0}.form-p-header p{margin:0;color:#9ab5ce;letter-spacing:.01em;font:12px/14px sfProDisplay-Regular}.form-p-header p b{font-weight:600}.form-p-footer{flex-shrink:0;padding:8px 0;background:#182d40}.form-p-footer-inner{display:flex;flex-wrap:wrap}.form-p-footer-inner a{color:#9ab5ce;letter-spacing:.01em;font:400 12px/14px sfProDisplay-Regular;margin-right:50px}.form-p-footer-inner a:last-child{margin-right:0}.form-p-footer-inner a:focus,.form-p-footer-inner a:hover{color:#9ab5ce;text-decoration:none}.form-content-wrapper{display:flex;flex-shrink:0;flex-grow:1;width:100%}.form-content-wrapper>.steps-content-wrapper{flex-shrink:0;width:60%;padding-right:20px;padding-left:20px;display:flex;justify-content:flex-end;background:#fff}.form-content-wrapper>.steps-content-wrapper>.content-inner{width:100%;max-width:655px}.form-content-wrapper>.steps-content-wrapper>.content-inner>.steps-content.medium-width{width:100%;max-width:464px}.form-content-wrapper>.steps-content-wrapper>.content-inner>.steps-content{max-width:630px}.form-content-wrapper>.sidebar-wrapper{flex-shrink:0;width:40%;padding-left:70px;padding-right:20px;background:#fafafa}.form-content-wrapper>.sidebar-wrapper>.sidebar-content{padding-top:30px;padding-bottom:30px;width:100%;max-width:330px}.steps-content{padding:20px 0 104px}.form-logo-wrapper{margin-bottom:30px;display:flex;align-items:center;justify-content:space-between}.form-logo-wrapper .right{display:flex;align-items:center;display:none}.form-logo-wrapper .star-wrapper{display:flex;align-items:center;margin-right:9px}.form-logo-wrapper .star-wrapper img{display:block;margin-right:2px;width:13px}.form-logo-wrapper .animated-rating{display:block;width:170px}.form-logo-wrapper .star-wrapper img:last-child{margin-right:0}.form-logo-wrapper .star-wrapper svg{display:block;margin-right:2px}.form-logo-wrapper .star-wrapper svg:last-child{margin-right:0}.form-logo-wrapper .rating-box{padding:4px 10px 5px;background:#245b92;border-radius:20px}.form-logo-wrapper .rating-box p{margin:0;color:#fff;letter-spacing:.01em;font:11px/13px sfProDisplay-Light}.steps-content .logo{display:flex}.steps-content .logo img{display:block;width:96px}.steps-content .breadcrumb-wrapper{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:30px}.steps-content .breadcrumb-wrapper a{color:#868686;text-decoration:none;margin-right:7px;font:500 12px/14px sfProDisplay-Light;letter-spacing:.01em;margin-bottom:10px}.steps-content .breadcrumb-wrapper a:focus,.steps-content .breadcrumb-wrapper a:hover{text-decoration:none;color:#868686}.steps-content .breadcrumb-wrapper a.selected{color:#182d40;font-family:sfProDisplay-Regular}.steps-content .breadcrumb-wrapper a.prev-selected{color:#819bb4}.steps-content .breadcrumb-wrapper a:last-child{margin-right:0}.steps-content .breadcrumb-wrapper svg{margin-right:11px;margin-bottom:10px}.steps-content .breadcrumb-wrapper svg.selected path{stroke:#182d40}.steps-content .breadcrumb-wrapper svg.prev-selected path{stroke:#819bb4}.steps-content h1{color:#182d40;margin:0 0 7px;letter-spacing:.004em;font:700 38px/45px sfProDisplay-Bold}.steps-content p.description{color:#868686;margin:0 0 30px;letter-spacing:.01em;font:400 15px/18px sfProDisplay-Regular}.steps-content p.description a{display:inline-block}.steps-content p.description a,.steps-content p.description a:focus,.steps-content p.description a:hover{text-decoration:none;color:#2fabff}.steps-content .sub-title{margin-top:30px;margin-bottom:30px;display:flex;align-items:center;justify-content:space-between}.steps-content .sub-title .left{flex-grow:1;padding-right:20px}.steps-content .sub-title h5{color:#182d40;letter-spacing:.01em;margin:0 0 7px;font:600 18px/21px sfProDisplay-Regular}.steps-content .sub-title p.description{margin:0}.steps-content .sub-title .btn-cancel-vehicle{color:#9ca3b5;letter-spacing:.01em;font:400 15px/18px sfProDisplay-Light;text-decoration:none;display:flex;align-items:center;flex-shrink:0;margin-bottom:7px}.steps-content .sub-title .btn-cancel-vehicle:focus,.steps-content .sub-title .btn-cancel-vehicle:hover{text-decoration:none;color:#9ca3b5}.steps-content .sub-title .btn-cancel-vehicle svg{margin-left:10px}.steps-content .another-vehicle-wrapper{border-top:1px solid #dcdcdc;padding-top:30px;margin-top:60px}.form-group.with-animation{position:relative;margin-bottom:12px}.form-group.with-animation .placeholder-text{margin:0;color:#868686;letter-spacing:.01em;font:15px/19px sfProDisplay-Light;position:absolute;left:16px;top:15px;pointer-events:none;transition:all .2s ease-in}.form-group.with-animation.focused .placeholder-text{font-size:12px;top:4px}.form-group.with-animation .form-control{height:50px;box-shadow:none;border:1px solid #dcdcdc;padding:24px 15px 6px 20px;color:#182d40;letter-spacing:.01em;border-radius:2px;font:600 15px/18px sfProDisplay-Regular;transition:all .2s ease-in}.form-group.with-animation .form-control.with-border{border:1px solid #819bb4;box-shadow:0 0 2px #819bb4}.vehicle-type-wrapper{position:relative;border:1px solid #dcdcdc;border-radius:2px;margin-bottom:12px}.vehicle-type-wrapper.mh-50{min-height:50px}.vehicle-type-wrapper.opened .vehicle-type-wrapper-menu{position:absolute;left:-1px;right:-1px;top:-1px;height:300px;background:#fff;border:1px solid #819bb4;border-radius:2px;box-shadow:0 0 2px #819bb4;z-index:25}.vehicle-type-wrapper.medium-height.opened .vehicle-type-wrapper-menu{height:220px}.vehicle-type-wrapper .vehicle-type-header{height:48px;position:relative;padding:24px 15px 6px 20px;cursor:pointer}.vehicle-type-wrapper .vehicle-type-header .vehicle-type-title{position:absolute;left:16px;top:14px;margin:0;font:15px/19px sfProDisplay-Light;letter-spacing:.01em;color:#868686;pointer-events:none}.vehicle-type-wrapper .vehicle-type-header.selected .vehicle-type-title{top:4px;font-size:12px}.vehicle-type-wrapper .vehicle-type-header .vehicle-type-name{margin:0;color:#182d40;font:600 15px/18px sfProDisplay-Regular;pointer-events:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.vehicle-type-wrapper .vehicle-type-header .arrow{position:absolute;right:14px;top:20px;transform-origin:50% 50%}.vehicle-type-wrapper .vehicle-type-header.open .arrow{transform:rotate(180deg)}.vehicle-type-wrapper .vehicle-type-options{padding:0 27px 10px 16px;background:#fff;overflow:auto;height:calc(100% - 48px);display:none}.vehicle-type-wrapper .vehicle-type-options .vehicle-type-row{padding:20px 0;border-bottom:1px solid #dcdcdc;cursor:pointer}.vehicle-type-wrapper .vehicle-type-options .vehicle-type-row:last-child{border-bottom:none}.vehicle-type-wrapper .vehicle-type-row h6{margin:0 0 3px;color:#868686;font:15px/18px sfProDisplay-Regular;letter-spacing:.01em;transition:all .2s ease-in}.vehicle-type-wrapper .vehicle-type-row:hover h6{color:#182d40}.vehicle-type-wrapper .vehicle-type-row p.small-text{margin:0;color:#868686;font:12px/16px sfProDisplay-Regular;letter-spacing:.01em;transition:all .2s ease-in}.vehicle-type-wrapper .vehicle-type-row:hover p.small-text{color:#182d40}.vehicle-type-wrapper .v-radio-wrapper{margin-left:-1px;margin-right:-1px}.vehicle-type-wrapper .v-radio-wrapper label{position:relative;display:block;width:inherit;margin:-1px 0 0}.vehicle-type-wrapper .v-radio-wrapper label:hover{z-index:10}.vehicle-type-wrapper .v-radio-wrapper label.selected{z-index:20}.vehicle-type-wrapper .v-radio-wrapper label:first-child{margin-top:0}.vehicle-type-wrapper .v-radio-wrapper label:last-child{margin-bottom:-1px}.vehicle-type-wrapper .v-radio-wrapper .radio-input{position:absolute;width:0;height:0;opacity:0}.vehicle-type-wrapper .v-radio-wrapper .radio-box{position:relative;z-index:5;background:#fff;width:inherit;padding:16px 19px 16px 67px;border:1px solid #dcdcdc;cursor:pointer;transition:all .3s ease-in}.vehicle-type-wrapper .v-radio-wrapper .radio-input:checked+.radio-box{border-color:#2fabff;background:#eaf7ff}.vehicle-type-wrapper .v-radio-wrapper label:last-child .radio-box{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.vehicle-type-wrapper .radio-box p{margin:0;color:#868686;letter-spacing:.01em;font:15px/18px sfProDisplay-Light;transition:all .3s ease-in}.vehicle-type-wrapper .radio-box:hover p,.vehicle-type-wrapper .radio-input:checked+.radio-box p{color:#182d40}.vehicle-type-wrapper .radio-box .outer{position:absolute;left:30px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:#fff;border:1px solid #9ab5ce;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in}.vehicle-type-wrapper .radio-box:hover .outer,.vehicle-type-wrapper .radio-input:checked+.radio-box .outer{background:#9ab5ce}.vehicle-type-wrapper .radio-box .inner{width:6px;height:6px;border-radius:50%;background:#fff}.steps-content .add-new-vehicle{border:1px solid #dcdcdc;padding:20px;border-radius:6px;background:#fff;margin-top:60px}.steps-content .add-new-vehicle a{display:flex;align-items:center;letter-spacing:.01em;font:15px/18px sfProDisplay-Regular;transition:all .2s ease-in}.steps-content .add-new-vehicle a,.steps-content .add-new-vehicle a:focus,.steps-content .add-new-vehicle a:hover{color:#2fabff;text-decoration:none}.steps-content .add-new-vehicle svg{margin-right:9px}.steps-content .form-button-wrapper{margin-top:50px;display:flex;justify-content:space-between;align-items:center}.steps-content .form-button-wrapper .btn-return{display:flex;align-items:center;letter-spacing:.01em;color:#182d40;text-decoration:none;font:12px/14px sfProDisplay-Regular}.steps-content .form-button-wrapper .btn-return:focus,.steps-content .form-button-wrapper .btn-return:hover{text-decoration:none;color:#182d40}.steps-content .form-button-wrapper .btn-return svg{margin-right:14px}.steps-content .form-button-wrapper .btn-form-green{min-width:145px}.sidebar-content h6{color:#819bb4;margin:0 0 12px;letter-spacing:.01em;font:14px/18px sfProDisplay-Regular}.sidebar-content .payment-img-box{margin:0 0 55px;display:flex;flex-wrap:wrap}.sidebar-content .payment-img-box .p-box{width:61px;height:31px;border:1px solid #dcdcdc;background:#fff;border-radius:2px;margin:0 0 6px 3px;display:flex;align-items:center;justify-content:center}.sidebar-content .shopper-approved-box{margin:0 0 14px;display:flex;align-items:center}.sidebar-content .shopper-approved-box .shopper-img{display:block;margin:0 13px 0 0}.sidebar-content .shopper-approved-box .star-wrapper{display:flex;align-items:center;margin-right:10px}.sidebar-content .shopper-approved-box .star-wrapper img{display:block;width:11px;margin-right:3px}.sidebar-content .shopper-approved-box .star-wrapper img:last-child{margin-right:0}.sidebar-content .shopper-approved-box .star-wrapper svg{display:block;margin-right:3px}.sidebar-content .shopper-approved-box .star-wrapper svg:last-child{margin-right:0}.sidebar-content .shopper-approved-box .rating-box{padding:3px 7px;background:#245b92;border-radius:16px}.sidebar-content .shopper-approved-box .rating-box p{margin:0;color:#fff;letter-spacing:.01em;font:7px/10px sfProDisplay-Regular}.sidebar-content .sidebar-slider-box{overflow:hidden;margin-left:-20px;width:calc(100% + 20px);padding-left:20px}.sidebar-content .sidebar-slider-box .item{padding-bottom:35px;max-width:330px}.sidebar-content .sidebar-slider-box.owl-carousel .owl-stage-outer{overflow:visible}.sidebar-content .sidebar-slider-outer{position:relative;padding:13px 13px 12px;background:#fff;border-radius:10px;border:1px solid #dadada}.sidebar-content .sidebar-slider-outer .scooter-img{width:26px;display:block;position:absolute;left:-17px;bottom:-29px;z-index:5}.sidebar-content .sidebar-slider-outer .bubble-arrow{display:block;width:11px;position:absolute;left:0;bottom:-5px;z-index:10}.sidebar-content .sidebar-slider-outer p{color:#9ca3b5;margin:0 0 15px;font:italic 14px/18px sfProDisplay-Light}.sidebar-content .sidebar-slider-outer h6{color:#9ca3b5;font:14px/18px sfProDisplay-Light;margin:0}.sidebar-content .sidebar-slider-outer h6 b{font-weight:600}.form-intro-header{padding:20px 0;background:#fff}.form-intro-header .logo img{display:block;height:40px}.form-intro-content{padding:10px 0 100px;background:#fff}.form-intro-content .intro-wrapper{width:100%;max-width:482px;padding:0 20px;margin:0 auto}.steps-content h4{color:#030a69;margin:0 0 15px;font:600 16px/19px sfProDisplay-Regular}.form-intro-content h1.with-img{position:relative;padding-right:70px}.form-intro-content h1>.money-back-img{position:absolute;right:0;top:-34px;display:block;width:64px}.form-intro-content .vehicle-type-wrapper{margin-bottom:30px}.form-intro-content .vehicle-type-wrapper.opened .vehicle-type-wrapper-menu{height:257px}.form-intro-content .vehicle-type-wrapper .state-row{position:relative;padding-left:40px}.form-intro-content .vehicle-type-wrapper .state-row img{position:absolute;left:0;top:3px;display:block;width:28px}.form-intro-content .vehicle-type-wrapper.state-wrapper .vehicle-type-options .vehicle-type-row{padding:17px 0}.form-intro-content .vehicle-type-wrapper .vehicle-type-header{padding-left:16px}.form-intro-content .vehicle-type-wrapper .vehicle-type-header .vehicle-type-name{display:flex}.form-intro-content .vehicle-type-wrapper .vehicle-type-header .vehicle-type-name img{display:block;margin-right:14px}.checkbox-input-wrapper{display:block;position:relative;width:100%;margin:0}.checkbox-input-wrapper .c-input{position:absolute;height:0;width:0;opacity:0}.checkbox-input-wrapper .checkbox-inner{background:#fff;position:relative;z-index:10;padding-left:30px;min-height:20px;cursor:pointer}.checkbox-input-wrapper .checkbox-inner .outer{position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #dcdcdc;border-radius:2px}.checkbox-input-wrapper .checkbox-inner .inner,.checkbox-input-wrapper .checkbox-inner .outer{background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in}.checkbox-input-wrapper .checkbox-inner .inner{width:16px;height:16px;border-radius:1px}.checkbox-input-wrapper .checkbox-inner .inner svg{display:block}.checkbox-input-wrapper .checkbox-inner p{margin:0;color:#868686;letter-spacing:.01em;font:14px/20px sfProDisplay-Light;transition:all .2s ease-in}.checkbox-input-wrapper .checkbox-inner p a{text-decoration:underline;color:#868686;transition:all .2s ease-in}.checkbox-input-wrapper .checkbox-inner p a:focus,.checkbox-input-wrapper .checkbox-inner p a:hover{color:#182d40;text-decoration:underline}.checkbox-input-wrapper .c-input:checked+.checkbox-inner .outer{border-color:#182d40}.checkbox-input-wrapper .c-input:checked+.checkbox-inner .inner{background:#182d40}.checkbox-input-wrapper .c-input:checked+.checkbox-inner p,.checkbox-input-wrapper .c-input:checked+.checkbox-inner p a{color:#182d40}.form-intro-content .btn-form-green{display:block;width:100%;margin:30px 0;height:50px}.form-intro-content .grey-text{color:#868686;margin:0 0 50px;letter-spacing:.01em;font:13px/16px sfProDisplay-Light}.form-intro-content .govt-site{margin:0;text-align:center;line-height:0}.form-intro-content .govt-site a{letter-spacing:.01em;font:14px/17px sfProDisplay-Light}.form-intro-content .govt-site a,.form-intro-content .govt-site a:focus,.form-intro-content .govt-site a:hover{color:#868686;text-decoration:none}.form-intro-content .govt-site a svg{display:none}.plate.small{width:62px;height:31px;margin-right:17px;background:#fff url(/images/plate-bg.svg) 50%/100% 100% no-repeat;border-radius:4px;border:1px solid #9ca3b5;flex-shrink:0;display:flex;justify-content:center;align-items:center}.plate.small h3{position:relative;z-index:10;margin:3px 0 0;text-shadow:0 -1px 0 hsla(0,0%,100%,.95);color:#00633f;font:12px/14px license}.plate.small .orange-wrapper{position:relative;z-index:1;width:18px;height:20px}.plate.small .orange-wrapper img{position:absolute;left:50%;top:50%;opacity:.7;width:25px;transform:translate(-59%,-45%)}.steps-content .form-plate-wrapper{border:1px solid #dcdcdc;border-radius:6px;padding:30px 30px 1px;margin-bottom:50px}.steps-content .form-plate-wrapper .form-plate-header{position:relative;margin-bottom:30px;display:flex;justify-content:space-between;align-items:flex-start}.steps-content .form-plate-wrapper .form-plate-header .left{display:flex;align-items:center}.steps-content .form-plate-wrapper .form-plate-header .left h4{margin:0;color:#00633f;letter-spacing:.01em;font:600 14px/15px sfProDisplay-Regular}.steps-content .form-plate-wrapper .form-plate-header .btn-cancel-vehicle{color:#9ca3b5;letter-spacing:.01em;font:400 15px/18px sfProDisplay-Light;text-decoration:none;display:flex;align-items:center}.steps-content .form-plate-wrapper .form-plate-header .btn-cancel-vehicle:focus,.steps-content .form-plate-wrapper .form-plate-header .btn-cancel-vehicle:hover{text-decoration:none;color:#9ca3b5}.steps-content .form-plate-wrapper .form-plate-header .btn-cancel-vehicle svg{margin-left:10px}.steps-content .form-plate-wrapper h5{margin:0 0 12px;color:#1d2e59;letter-spacing:.01em;font:100 15px/19px sfProDisplay-Regular}.radio-option-row{margin-left:-6px;margin-right:-6px;display:flex;margin-bottom:30px}.radio-option-row .radio-option{flex-shrink:0;width:50%;padding:0 6px}.radio-option-row .radio-option label{display:block;margin:0;position:relative}.radio-option-row .radio-option .radio-input{position:absolute;height:0;width:0;opacity:0}.radio-option-row .radio-option .radio-box{position:relative;z-index:2;background:#fff;border:1px solid #dcdcdc;border-radius:2px;height:50px;display:flex;align-items:center;justify-content:center;padding:5px;cursor:pointer;transition:all .2s ease-in}.radio-option-row .radio-option .radio-box:hover{background:#eaf7ff;border-color:#2fabff}.radio-option-row .radio-option .radio-box p{margin:0;color:#868686;letter-spacing:.01em;font:15px/18px sfProDisplay-Light;transition:all .2s ease-in}.radio-option-row .radio-option .radio-box:hover p{color:#182d40}.radio-option-row .radio-option .radio-input:checked+.radio-box{background:#eaf7ff;border-color:#2fabff}.radio-option-row .radio-option .radio-input:checked+.radio-box p{color:#182d40;font:15px/18px sfProDisplay-regular}.driver-license-row .radio-option-row .radio-option{width:100%}.driver-license-row .radio-option-row .radio-option .radio-box p{display:flex;align-items:center;justify-content:center}.driver-license-row .radio-option-row .radio-option .radio-box p svg{display:block;margin-right:10px}.v-form-row{display:flex;margin-left:-6px;margin-right:-6px}.v-form-row .v-form-col{flex-basis:0;flex-grow:1;padding:0 6px}h3{color:#182d40;margin:60px 0 7px;font:600 18px/21px sfProDisplay-Regular}.terms-desc,h3{letter-spacing:.01em}.terms-desc{color:#868686;margin:0 0 30px;font:14px/17px sfProDisplay-Regular}.checkbox-input-wrapper{margin-bottom:12px}.checkbox-input-wrapper .checkbox-inner{display:flex;align-items:center}.checkbox-input-wrapper .checkbox-inner p{color:#182d40;font:12px/17px sfProDisplay-Light}.terms-content-wrapper{margin-bottom:50px;padding-left:30px}.terms-content-wrapper p{margin:0 0 15px;color:#182d40;letter-spacing:.01em;font:12px/17px sfProDisplay-Light;position:relative;padding-left:15px}.terms-content-wrapper p:last-child{margin-bottom:0}.terms-content-wrapper p span{position:absolute;left:0;top:0}.terms-content-wrapper p a,.terms-content-wrapper p a:focus,.terms-content-wrapper p a:hover{text-decoration:none;color:#2fabff}h5{margin:0 0 11px}.demo-e-signature-outer{border-radius:6px;border:1px solid #dcdcdc;padding:3px}.demo-e-signature{width:100%;height:140px;background:url(/images/signature-watermark-small.png) 0 0/auto 100% repeat}.btn-clear-signature{border:none;box-shadow:none;text-shadow:none;background:none;padding:0;margin:10px 0 0;color:#2fabff;letter-spacing:.01em;font:14px/20px sfProDisplay-Light}.order-summary-box{margin-bottom:50px}.order-summary-box .order-summary-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.order-summary-box .order-summary-header .left{flex-grow:1;padding-right:10px;display:flex;align-items:center}.order-summary-box .order-summary-header .right{flex-shrink:0;width:60px}.order-summary-box .order-summary-header .left .plate.small{margin-right:21px}.order-summary-box .order-summary-header h5{margin:0;color:#182d40;letter-spacing:.01em;font:600 14px/18px sfProDisplay-Regular}.order-summary-box .order-summary-header h5 .car-model{margin-left:12px}.order-summary-box .order-summary-header h5 .renewal-time{display:block;color:#819bb4;font:12px/16px sfProDisplay-Light;margin-top:3px}.order-summary-box .order-summary-header .right h5{text-align:right}.promo-code-wrapper{margin-bottom:40px;display:flex}.promo-code-wrapper .form-group{margin-bottom:0;flex-grow:1}.promo-code-wrapper .form-group .form-control{border:1px solid #dcdcdc;border-radius:2px;height:37px;padding:9px 10px;letter-spacing:.01em;font:14px/17px sfProDisplay-Regular;color:#182d40}.promo-code-wrapper .form-group .form-control:focus{border-color:#dcdcdc;box-shadow:none}.promo-code-wrapper .form-group .form-control::-moz-placeholder{opacity:1;color:#868686;font-family:sfProDisplay-Light}.promo-code-wrapper .form-group .form-control:-ms-input-placeholder{color:#868686;font-family:sfProDisplay-Light}.promo-code-wrapper .form-group .form-control::placeholder{color:#868686;font-family:sfProDisplay-Light}.promo-code-wrapper .btn-form-green{flex-shrink:0;width:78px;min-height:37px;margin-left:12px;font:14px/17px sfProDisplay-Regular;padding:10px}.promo-code-wrapper .btn-form-green:disabled{color:#9ca3b5;background:#dcdcdc}.order-summary-box .order-summary-price-wrapper p{margin:0 0 10px;letter-spacing:.01em;color:#819bb4;font:14px/18px sfProDisplay-Light;display:flex;align-items:flex-start;justify-content:space-between}.order-summary-box .order-summary-price-wrapper p .price-title{flex-grow:1;padding-right:15px}.order-summary-box .order-summary-price-wrapper p .price{flex-shrink:0;width:95px;text-align:right}.order-summary-box .order-summary-price-wrapper p.total{margin:15px 0 0;padding-top:12px;border-top:1px solid #dcdcdc}.order-summary-box .order-summary-price-wrapper p.total b{font:600 16px/20px sfProDisplay-Regular;color:#182d40}.order-summary-box .order-summary-price-wrapper p.total .price b{margin-left:4px;vertical-align:bottom}.order-sidebar p.bill-desc{margin:0 0 31px;letter-spacing:.01em;color:#182d40;font:12px/19px sfProDisplay-Regular}.order-sidebar p.bill-desc a,.order-sidebar p.bill-desc a:focus,.order-sidebar p.bill-desc a:hover{text-decoration:none;color:#2fabff}.order-sidebar .refund-notice-box{background:#fff1c0;border:1px solid #f50707;border-radius:2px;padding:15px}.order-sidebar .refund-notice-box h6{margin:0 0 15px;color:#182d40;letter-spacing:.01em;font:600 14px/20px sfProDisplay-Regular}.order-sidebar .refund-notice-box p{color:#182d40;letter-spacing:.01em;font:400 14px/20px sfProDisplay-Regular;margin:0}.order-sidebar .refund-notice-box p a,.order-sidebar .refund-notice-box p a:focus,.order-sidebar .refund-notice-box p a:hover{text-decoration:none;color:#2fabff}.user-info-change-wrapper{border:1px solid #dcdcdc;border-radius:6px;padding:0 30px;margin:60px 0}.user-info-change-wrapper .user-info-row{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid #dcdcdc}.user-info-change-wrapper .user-info-row:last-child{border-bottom:none}.user-info-change-wrapper .user-info-row .info{flex-grow:1;display:flex;align-items:center}.user-info-change-wrapper h6{flex-shrink:0;width:79px;color:#868686}.user-info-change-wrapper h6,.user-info-change-wrapper p{margin:0;letter-spacing:.01em;font:15px/18px sfProDisplay-Regular}.user-info-change-wrapper p{color:#182d40;word-break:break-all}.user-info-change-wrapper .btn-change{text-decoration:none;color:#819bb4;letter-spacing:.01em;font:15px/18px sfProDisplay-Regular;margin-left:34px}.user-info-change-wrapper .btn-change:focus,.user-info-change-wrapper .btn-change:hover{text-decoration:none;color:#819bb4}h5{margin:0 0 30px}.step-radio-label{position:relative;display:block;margin:0}.step-radio-label:hover{z-index:2}.step-radio-label.selected{z-index:5}.step-radio-label .radio-input{position:absolute;height:0;width:0;opacity:0}.step-radio-label .step-radio-box{background:#fff;position:relative;border:1px solid #dcdcdc;border-radius:2px;padding:15px 30px 15px 67px;display:flex;align-items:center;cursor:pointer;justify-content:space-between;transition:all .2s ease-in}.step-radio-label .radio-input:checked+.step-radio-box{border:1px solid #2fabff;background:rgba(47,171,255,.1)}.step-radio-label .step-radio-box p{margin:0;letter-spacing:.01em;color:#868686;font:15px/18px sfProDisplay-Light;transition:all .2s ease-in}.step-radio-label .step-radio-box:hover p{color:#182d40}.step-radio-label .radio-input:checked+.step-radio-box p{color:#182d40;font:15px/18px sfProDisplay-Regular}.step-radio-label .step-radio-box h5{margin:0 0 0 20px;min-width:80px;flex-shrink:0;text-align:right;letter-spacing:.01em;color:#868686;font:15px/18px sfProDisplay-Light;transition:all .2s ease-in}.step-radio-label .step-radio-box:hover h5{color:#182d40}.step-radio-label .radio-input:checked+.step-radio-box h5{color:#182d40;font:15px/18px sfProDisplay-Light}.step-radio-label .step-radio-box .outer{position:absolute;left:30px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:#fff;border:1px solid #9ab5ce;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in}.step-radio-label .radio-input:checked+.step-radio-box .outer,.step-radio-label .step-radio-box:hover .outer{background:#9ab5ce}.step-radio-label .step-radio-box .inner{width:6px;height:6px;border-radius:50%;background:#fff}.step-radio-label{margin-bottom:12px}.steps-content.form-button-wrapper .btn-form-green{min-width:183px}h5{margin:0 0 7px;font:600 18px/21px sfProDisplay-Regular}h5.mt{margin-top:60px}.payment-box{margin-bottom:12px}.payment-box.opened .step-radio-label .step-radio-box{border-bottom-left-radius:0;border-bottom-right-radius:0}.payment-box .img-wrapper{display:flex;align-items:center}.payment-box .img-wrapper img{display:block;max-height:15px;margin-left:28px}.payment-box .img-wrapper img:first-child{margin-left:0}.payment-box .payment-details{padding:40px 30px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border:1px solid #dcdcdc;border-top:none;background:#fafafa}.payment-details.credit-card{background:#9ab5ce;border-color:#9ab5ce}.payment-details .form-group{margin-bottom:11px;position:relative}.payment-details .form-group.card-no{margin-bottom:0}.payment-details .form-group.card-no .card-icon{display:block;height:18px;position:absolute;top:16px;left:16px}.payment-details .form-control{height:50px;padding:16px;border:none;border-radius:2px;box-shadow:none;letter-spacing:.01em;color:#182d40;font:15px/18px sfProDisplay-Regular}.payment-details .form-control:focus{box-shadow:none}.payment-details .form-group.card-no .form-control{padding-left:52px;padding-right:120px}.payment-details .form-group.card-no .mm-yy{position:absolute;margin:0;right:30px;top:16px;color:#868686;letter-spacing:.01em;font:15px/18px sfProDisplay-Light}.payment-details .form-control::-moz-placeholder{opacity:1;color:#868686;font-family:sfProDisplay-Light}.payment-details .form-control:-ms-input-placeholder{color:#868686;font-family:sfProDisplay-Light}.payment-details .form-control::placeholder{color:#868686;font-family:sfProDisplay-Light}.payment-details .next-img{display:block;margin:0 auto 25px}.payment-details .next-text{margin:0;text-align:center;letter-spacing:.01em;color:#182d40;font:15px/18px sfProDisplay-Light}.payment-box .payment-img{max-height:18px}.step-radio-label .step-radio-box.amazon{padding-top:13px;padding-bottom:13px}.step-radio-label .step-radio-box.amazon .payment-img{max-height:22px}.billing-radio-option .bring-up{margin-top:-1px}.billing-radio-option .step-radio-label:first-child .step-radio-box{border-bottom-left-radius:0;border-bottom-right-radius:0}.billing-radio-option .step-radio-label:last-child .step-radio-box{border-top-left-radius:0;border-top-right-radius:0}.sub-title{margin-top:0;align-items:flex-start}.sub-title .left{padding-right:30px}h5{margin:0 0 20px;color:#182d40;letter-spacing:.01em;font:600 16px/19px sfProDisplay-Regular}h5.mb30{margin-bottom:30px}.radio-option-row.three-col{margin-bottom:48px}.radio-option-row.three-col .radio-option{width:33.3333%}.social-security-wrapper{padding:30px 30px 10px;border:1px solid #dcdcdc;border-radius:6px;margin-top:48px;margin-bottom:50px}.social-security-wrapper h4{margin:0 0 12px;color:#1d2e59;letter-spacing:.01em;font:100 15px/19px sfProDisplay-Regular}.security-number-wrapper .lock-icon{position:absolute;right:13px;display:block;width:10px;top:50%;transform:translateY(-50%);pointer-events:none}.security-number-wrapper .form-group.with-animation .form-control{padding-right:30px}.security-number-wrapper .form-group.with-animation .form-control:disabled{background:#fff}.security-number-wrapper .radio-option-row{justify-content:space-between;margin-bottom:18px}.security-number-wrapper .radio-option-row .radio-option{width:45%}.disabled-div,.security-number-wrapper .radio-option-row .radio-option.disabled{opacity:.5}.security-number-wrapper h5{color:#1d2e59;letter-spacing:.01em;font:600 16px/50px sfProDisplay-Regular;margin:31px 0 0}.ssn-yn-row .radio-input:disabled+.radio-box{pointer-events:none;opacity:.5}.select-option-wrapper>.radio-option-row{align-items:flex-end;margin-bottom:18px}@media only screen and (min-width:768px){.form-content-wrapper>.sidebar-wrapper>.sidebar-content.order-sidebar{padding-top:20px;padding-bottom:100px}}@media only screen and (min-width:992px) and (max-width:1199px){.form-content-wrapper>.steps-content-wrapper{padding-right:50px}}@media only screen and (min-width:768px) and (max-width:991px){.content-inner>.steps-content{margin:0 auto}.form-content-wrapper>.sidebar-wrapper{padding-left:30px}.form-content-wrapper>.sidebar-wrapper.order-sidebar-wrapper{padding-left:20px}.form-p-header p{text-align:center}.sidebar-content .shopper-approved-box .shopper-img{margin-right:10px;width:120px}}@media only screen and (max-width:767px){.f-container{padding:0 20px}.form-content-wrapper{flex-direction:column}.form-content-wrapper>.steps-content-wrapper{width:100%}.form-content-wrapper>.steps-content-wrapper>.content-inner{max-width:100%}.form-content-wrapper>.steps-content-wrapper>.content-inner>.steps-content{margin:0 auto}.form-content-wrapper>.sidebar-wrapper{width:100%;padding:0 20px}.form-content-wrapper>.sidebar-wrapper>.sidebar-content{margin:0 auto;padding-top:40px;padding-bottom:50px}.form-p-header p{text-align:center}.form-p-footer-inner{justify-content:center}.form-p-footer-inner a{margin-right:25px}.top-bar .right{display:none}.top-bar p{display:flex;align-items:center;justify-content:space-between;font-size:9px;line-height:9px}.top-bar .text{margin-right:20px}.top-bar .top-bar-link{font-size:10px;line-height:12px;margin-bottom:2px}.top-bar .top-bar-arrow{margin-top:2px}.top-hidden-content{padding-right:70px}.form-intro-header{padding:10px 0}.form-intro-content{padding:20px 0 120px}.form-intro-content h1.with-img{font-size:34px;line-height:41px;margin-bottom:10px;padding-right:39px}.form-intro-content p.description{margin-bottom:40px}.form-intro-content .btn-form-green{margin:20px 0}.form-intro-content .grey-text{margin-bottom:20px}.form-intro-content .govt-site a{display:flex;align-items:center;justify-content:center;border:1px solid #dcdcdc;border-radius:2px;width:100%;padding:11px 10px}.form-intro-content .govt-site a svg{display:block;margin-left:10px;transition:all .2s ease-in}.form-intro-content .govt-site a:focus svg,.form-intro-content .govt-site a:hover svg{margin-left:14px}.steps-content{padding:10px 0 100px;padding-bottom:100px}.form-logo-wrapper .right{display:flex}.steps-content .breadcrumb-wrapper a{font-size:10px;line-height:12px;margin-right:5px}.steps-content .breadcrumb-wrapper svg{margin-right:10px}.steps-content h1{font-size:34px;line-height:34px;letter-spacing:.01em;margin-bottom:10px}.steps-content p.description{margin-bottom:40px;font-family:sfProDisplay-Light}.steps-content .form-button-wrapper{margin-top:30px;flex-direction:column-reverse}.steps-content .form-button-wrapper .btn-form-green{height:50px;width:100%;margin-bottom:30px}.steps-content .form-button-wrapper .btn-return{margin-right:16px}.steps-content .form-button-wrapper .btn-return svg{margin-right:10px}.sidebar-content h6{font-size:15px;margin-bottom:15px}.sidebar-content .payment-img-box{margin-bottom:44px}.sidebar-content .sidebar-slider-box .item{padding-bottom:40px}.sidebar-content .sidebar-slider-outer .scooter-img{left:-10px;bottom:-34px}.form-p-footer-inner a{font-size:10px;line-height:12px}.steps-content .form-plate-wrapper{border:none;padding:0;border-radius:0;margin-bottom:30px}.steps-content .form-plate-wrapper .form-plate-header{border:1px solid #2fabff;padding:20px;border-radius:6px}.steps-content .form-plate-wrapper .form-plate-header .btn-cancel-vehicle{position:absolute;right:10px;top:10px}.steps-content .form-plate-wrapper .form-plate-header .btn-cancel-vehicle span{display:none}.plate.small{width:80px;height:41px;margin-right:10px}.plate.small h3{font-size:17px;line-height:17px}.plate.small .orange-wrapper img{width:33px}.steps-content .form-plate-wrapper .form-plate-header .left h4{font-size:16px;line-height:18px}.steps-content .form-plate-wrapper h5.with-icon{display:flex;align-items:flex-start;justify-content:space-between}.steps-content .form-plate-wrapper h5.with-icon .text{margin-right:20px}.steps-content .form-plate-wrapper h5.with-icon svg{display:block}.v-form-row{flex-direction:column}h3{margin-top:50px}.btn-clear-signature{margin-bottom:20px}.order-status-box-mobile{border:1px solid #dcdcdc;border-radius:2px;margin:40px 0;transition:all .2s ease-in}.order-status-box-mobile.blue-bg{border-color:#e2effb}.order-status-box-mobile.blue-bg.opened{border-color:#dcdcdc}.order-status-box-mobile .order-status-header-mobile{padding:15px 16px;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease-in}.order-status-box-mobile.blue-bg .order-status-header-mobile{background:#e2effb}.order-status-box-mobile.blue-bg.opened .order-status-header-mobile{background:#fff}.order-status-box-mobile .order-status-header-mobile h5{margin:0;color:#182d40;letter-spacing:.01em;font:16px/18px sfProDisplay-Regular;display:flex;align-items:center}.order-status-box-mobile .order-status-header-mobile h5 svg{display:block;margin-left:12px;transform-origin:50% 50%;transition:all .2s ease-in}.order-status-box-mobile.opened .order-status-header-mobile h5 svg{transform:rotate(180deg)}.order-status-box-mobile .order-status-header-mobile p{margin:0;color:#182d40;letter-spacing:.01em;font:600 16px/18px sfProDisplay-Regular}.order-status-box-mobile .order-summary-box{margin:0;padding:30px 13px 18px;background:#fafafa;border-top:1px solid #dcdcdc}.order-status-box-mobile .order-summary-box .order-summary-header,.order-status-box-mobile .promo-code-wrapper{margin-bottom:30px}.step-radio-label .step-radio-box{padding-left:43px;padding-right:16px}.step-radio-label .step-radio-box .outer{left:15px}.user-info-change-wrapper{margin:40px 0 50px;padding:5px 16px}.user-info-change-wrapper .user-info-row .info{flex-direction:column;align-items:flex-start}.user-info-change-wrapper h6{margin-bottom:5px}.step-radio-label .step-radio-box{padding-top:6px;padding-bottom:6px}.step-radio-label .step-radio-box p span{display:block;font-size:12px}.steps-content.form-button-wrapper{margin-top:50px}.step-radio-label .step-radio-box h5{margin-left:10px;min-width:70px}.payment-box .img-wrapper img{max-height:9px;margin-left:8px}.payment-box .payment-details{padding:20px 16px}.payment-details .next-img{width:120px;margin-bottom:15px}}@media only screen and (max-width:575px){.f-container{padding:0 20px}.social-security-wrapper{padding:30px 20px 1px}.radio-option-row.three-col{flex-direction:column}.radio-option-row.three-col .radio-option{width:100%}.security-number-wrapper .radio-option-row{flex-direction:column}.security-number-wrapper .radio-option-row .radio-option{width:100%}.security-number-wrapper h5{margin:8px 0 20px;line-height:19px;text-align:center}.select-option-wrapper>.radio-option-row{flex-direction:column}.select-option-wrapper>.radio-option-row>.radio-option{width:100%}}@media only screen and (max-width:380px){.steps-content .breadcrumb-wrapper svg{margin-right:6px;width:5px;height:8px}.steps-content .breadcrumb-wrapper svg path{stroke-width:1px}}[disabled]{cursor:not-allowed!important}.custom-select-placeholder.required:after,.form-group p.required:after,p.vehicle-type-title.required:after{content:" *";color:red}.text-sm{font-size:12px!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}',""]),e.exports=x},403:function(e,t,o){"use strict";o.r(t),o.d(t,"state",(function(){return n})),o.d(t,"mutations",(function(){return l})),o.d(t,"getters",(function(){return d}));o(45),o(15);var r=function(){return{step1Form:{},step2Form:{},step3Form:{},orderId:"",emptyEstimates:!1,offlineFormPlates:[],formFlow:"offline",originalOrderType:"offline",apiPlates:[],prices:[],indexHref:null,paymentsKeys:[],order:null,currentStateCode:"",zipCode:"",apiAddress:{},loggedIn:!1,accessToken:null,orders:[],showCheckoutLoader:!1,discountObject:{}}},n=r,l={RESET_STORE:function(e){var t={step1Form:{},step2Form:{},step3Form:{},orderId:"",emptyEstimates:!1,offlineFormPlates:[],formFlow:"offline",originalOrderType:"offline",apiPlates:[],prices:[],indexHref:null,paymentsKeys:[],order:null,currentStateCode:"",zipCode:"",apiAddress:{},loggedIn:!1,accessToken:null,orders:[],showCheckoutLoader:!1,discountObject:{}};delete t.paymentsKeys,Object.assign(e,t)},SET_API_ADDRESS:function(e,t){e.apiAddress=t},SET_URL_INDEX_HREF:function(e,t){e.indexHref=t},SET_STEP1_FORM:function(e,data){e.step1Form=data},SET_STEP2_FORM:function(e,data){e.step2Form=data},SET_STEP3_FORM:function(e,data){e.step3Form=data},SET_ORDER_ID:function(e,t){e.orderId=t},SET_CLIENT_IP_ADDRESS:function(e,t){e.ipAddress=t},SET_OFFLINE_FORM_PLATE:function(e,data){var t,o=!0;e.emptyEstimates?data.hasOwnProperty("index")&&(t="index"):t="license_plate",e.offlineFormPlates=e.offlineFormPlates.map((function(e){return e[t]===data[t]?(o=!1,data):e})),o&&e.offlineFormPlates.push(data)},REMOVE_OFFLINE_FORM_PLATE:function(e,t){var o="offlineFormPlates";e.emptyEstimates?e[o]=e[o].filter((function(e,o){return o!==t.index})):e[o]=e[o].filter((function(e){return e.license_plate!==t.license_plate}))},SET_OFFLINE_API_PLATES:function(e,t){for(var o in e.apiPlates=[],t)e.apiPlates.push(t[o]);e.prices=t},SET_EMPTY_ESTIMATES:function(e,t){e.emptyEstimates=t},SET_FORM_FLOW:function(e,t){e.formFlow=t},SET_ORIGINAL_ORDER_TYPE:function(e,t){e.originalOrderType=t},SET_BULK_OFFLINE_FORM_STEP:function(e,data){e.offlineFormPlates=data},SET_PAYMENTS_KEYS:function(e,t){e.paymentsKeys=t},SET_ORDER:function(e,t){e.order=t},SET_CURRENT_STATE_CODE:function(e,t){e.currentStateCode=t},SET_ZIP_CODE:function(e,t){e.zipCode=t},SET_ORDERS:function(e,t){e.orders=t},SET_ACCESS_TOKEN:function(e,t){e.accessToken=t},SET_LOGGED_IN:function(e,t){e.loggedIn=t},SET_SHOW_CHECKOUT_LOADER_STATE:function(e,t){e.showCheckoutLoader=t},SET_DISCOUNT_OBJECT:function(e,object){e.discountObject=object}},d={getAPIPlates:function(e){return e.apiPlates},getOfflineFormPlates:function(e){return e.offlineFormPlates},getPaymentsKeys:function(e){return e.paymentsKeys},getCurrentStateCode:function(e){return e.currentStateCode},isLoggedIn:function(e){return!!e.loggedIn&&e.accessToken},accessToken:function(e){return e.accessToken},order:function(e){return e.order},orders:function(e){return e.orders},showCheckoutLoader:function(e){return e.showCheckoutLoader},getDiscountObject:function(e){return e.discountObject}}},438:function(e,t){function o(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}o.keys=function(){return[]},o.resolve=o,e.exports=o,o.id=438},440:function(e,t,o){var map={"./AZ/SplittedPlateNumber":[498,62],"./FL/SplittedPlateNumber":[499,66],"./PA/SplittedPlateNumber":[501,63],"./WI/SplittedPlateNumber":[500,64]};function r(e){if(!o.o(map,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=map[e],r=t[0];return o.e(t[1]).then((function(){return o(r)}))}r.keys=function(){return Object.keys(map)},r.id=440,e.exports=r},98:function(e,t,o){"use strict";o(35),o(85);var r=o(155),n=o.n(r),l={props:["error"],mounted:function(){console.log(JSON.stringify(this.error));var e=window.location.href.toString()+" "+JSON.stringify(this.error);n.a.notify(e),this.$nuxt.context.redirect("/")}},d=o(53),component=Object(d.a)(l,(function(){var e=this.$createElement;return(this._self._c||e)("div")}),[],!1,null,null,null);t.a=component.exports}},[[349,58,10,59]]]);