@charset "UTF-8";.vue-page input,.vue-page textarea,.vue-page select{background:none}.vue-page input:active,.vue-page input:focus,.vue-page textarea:active,.vue-page textarea:focus,.vue-page select:active,.vue-page select:focus{appearance:none;outline:none}.vue-page .multiselect .multiselect__tags{border-radius:4px;font-size:16px;transition:all .25s;background:#fff;color:#555;padding:.75em 2em .75em .75em;width:100%;border:1px solid #ccc;min-height:50px;cursor:pointer}.vue-page .multiselect .multiselect__single{margin:0;padding:0;line-height:24px;min-height:0}.vue-page .multiselect .multiselect__input{margin:0;padding:0;min-height:0;font-size:16px;line-height:24px;color:#555}.vue-page .multiselect .multiselect__select{top:50%;transform:translateY(-50%)}.vue-page .multiselect .multiselect__placeholder{margin-bottom:0;padding-left:0}.vue-page .multiselect .multiselect__option.multiselect__option--selected{background-color:#3c3c3c;color:#fff}.vue-page .multiselect .multiselect__option.multiselect__option--highlight:not(.multiselect__option--selected){background-color:#fecc7d}.vue-page .multiselect .multiselect__content-wrapper{border:1px solid #ccc}.vue-page .multiselect.multiselect--active .multiselect__select{transform:rotate(180deg) translateY(50%)}.vue-page .multiselect.multiselect--active.multiselect--above .multiselect__content-wrapper{border-top:1px solid #ccc}.vue-page textarea{resize:vertical;min-height:150px}.vue-page .styled-radio{position:absolute;opacity:0;width:0;height:0}.vue-page .styled-radio+.radio-label-wrap{display:flex}.vue-page .styled-radio+.radio-label-wrap label{position:relative;cursor:pointer;padding:0 0 0 32px}.vue-page .styled-radio+.radio-label-wrap label:before{content:"";margin-right:10px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;width:24px;height:24px;border-radius:50%;background:#3c3c3c;border:3px solid #3c3c3c}.vue-page .styled-radio:checked+.radio-label-wrap label:after{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%);background:#fff;width:8px;height:8px;border-radius:50%}.vue-page .styled-radio:hover+.radio-label-wrap label:before{box-shadow:0 0 0 3px #0000001f}.vue-page .styled-radio:disabled+.radio-label-wrap label{color:#b8b8b8;cursor:auto}.vue-page .styled-radio:disabled+.radio-label-wrap label:before{box-shadow:none;background:#ddd}.vue-page .styled-checkbox{position:absolute;opacity:0;width:0;height:0}.vue-page .styled-checkbox+.checkbox-label-wrap{display:flex}.vue-page .styled-checkbox+.checkbox-label-wrap label{position:relative;cursor:pointer;padding:0 0 0 3em;margin:0}.vue-page .styled-checkbox+.checkbox-label-wrap label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;width:35px;height:35px;border-radius:5px;background:#3c3c3c;border:3px solid #3c3c3c;transition:all .2s ease}.vue-page .styled-checkbox:checked+.checkbox-label-wrap label:after{content:"";position:absolute;top:55%;transform:translateY(-50%) rotate(45deg);left:8px;background:#fff;width:4px;height:4px;box-shadow:6px 0 #fff,2px 0 #fff,4px 0 #fff,6px -2px #fff,6px -4px #fff,6px -6px #fff,6px -10px #fff,6px -14px #fff,6px -18px #fff}.vue-page .styled-checkbox:hover+.checkbox-label-wrap label:before{box-shadow:0 0 0 3px #0000001f}.vue-page .styled-checkbox:disabled+.checkbox-label-wrap label{color:#b8b8b8;cursor:auto}.vue-page .styled-checkbox:disabled+.checkbox-label-wrap label:before{box-shadow:none;background:#ddd}.vue-page .progress-bar{display:none}.vue-page form.vue-form{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}.vue-page .form-content-wrap{display:flex;flex-wrap:wrap;margin-right:-16px;margin-left:-16px}.vue-page .step-container{position:relative;width:100%;padding-right:16px;padding-left:16px;flex:0 0 100%;max-width:100%}@media(min-width:1000px){.vue-page .step-container{flex:0 0 66.66666667%;max-width:66.66666667%;padding-right:2.5em}}.vue-page .form-aside-wrap{position:relative;width:100%;padding-right:16px;padding-left:16px;flex:0 0 100%;max-width:100%}@media(min-width:1000px){.vue-page .form-aside-wrap{flex:0 0 33.33333333%;max-width:33.33333333%;position:sticky;top:2em;align-self:flex-start;overflow-y:auto}}.vue-page .step{margin-bottom:3.5em;padding:0}.vue-page .step-top-content{font-size:14px}.vue-page .step-top-content h3{font-size:28px;font-weight:500}.vue-page .input-group{position:relative}@media(min-width:755px){.vue-page .name-wrapper{display:flex;flex-wrap:wrap;margin-right:-16px;margin-left:-16px}.vue-page .name-wrapper .input-group{margin-bottom:0}}@media(min-width:755px){.vue-page .name-wrapper>.input-group-container{position:relative;width:100%;padding-right:16px;padding-left:16px;flex:0 0 50%;max-width:50%}}.vue-page .person{position:relative}.vue-page .person .official-label{display:block;font-weight:600;padding:5px 0;margin-bottom:0;font-size:17px}.vue-page .person i.remove-person{position:absolute;top:0;right:0;color:#d90707;padding:5px 0;cursor:pointer}.vue-page .person i.remove-person:hover{transform:scale(1.1)}.vue-page .person .name-wrapper>.input-group-container .label-group{margin-top:.5em}.vue-page .role-list button.addName{margin-bottom:2em}.vue-page .filing-options.embedded{margin:1em 0 3em}.vue-page .filing-options h3{font-size:18px;font-weight:600}.vue-page .filing-options .filing-method{margin:.5em 0}.vue-page .filing-options .filing-method .filing-method-info small{font-size:.9em;font-weight:300}.vue-page:not(.login-form) .input-group-container.password .field-errors,.vue-page:not(.login-form) .input-group-container.password-confirmation .field-errors{display:none}.vue-page .input-group-container{margin-bottom:2em}.vue-page .input-group-container.password .password-helper-action{display:inline-block;height:38px;line-height:38px;font-size:14px;border-radius:4px;padding:0 5px;background-color:#3c3c3c;color:#fff;margin-top:1em}.vue-page .input-group-container.password .password-helper-action:after{display:none}@media(min-width:400px){.vue-page .input-group-container.password{position:relative}.vue-page .input-group-container.password input{padding-right:150px}.vue-page .input-group-container.password .password-helper-action{position:absolute;right:6px;bottom:6px;margin:0}}.vue-page .password-requirements{margin-top:.75em}.vue-page .password-requirements li{font-size:.85em;font-weight:300}.vue-page .password-requirements li:before{font-family:FontAwesome;font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;content:""}.vue-page .password-requirements li.valid:before{content:""}.vue-page .password-requirements:not(.pristine) li:not(.valid){color:#d90707}.vue-page .optional-list .optional.checkbox-wrap{display:block;min-height:42px;margin-bottom:1.75em}.vue-page .optional-list .optional.checkbox-wrap .styled-checkbox+.checkbox-label-wrap label:before{top:auto;transform:none}.vue-page .optional-list .sub-optional{padding-left:3em;margin-top:2em}@media(min-width:576px){.vue-page .address-fields{display:flex;flex-wrap:wrap;margin-right:-16px;margin-left:-16px}.vue-page .address-fields>*{position:relative;width:100%;padding-right:16px;padding-left:16px;flex:0 0 100%;max-width:100%}.vue-page .address-fields .address-state,.vue-page .address-fields .address-zip{flex:0 0 50%;max-width:50%}}.vue-page .address-preview{margin-bottom:2em;border-radius:4px;width:100%;border:1px solid #ccc;cursor:pointer}.vue-page .address-preview span{padding:.75em;font-size:16px;line-height:24px;color:#555;display:block}@media(min-width:576px){.vue-page .payment-fields-wrap{display:flex;flex-wrap:wrap;margin-right:-16px;margin-left:-16px}.vue-page .payment-fields-wrap>*{position:relative;width:100%;padding-right:16px;padding-left:16px;flex:0 0 100%;max-width:100%}.vue-page .payment-fields-wrap .cvc{flex:0 0 33.33333333%;max-width:33.33333333%}.vue-page .payment-fields-wrap .exp-wrapper{flex:0 0 66.66666667%;max-width:66.66666667%;display:flex;flex-wrap:wrap;margin:0;padding:0}.vue-page .payment-fields-wrap .exp-month,.vue-page .payment-fields-wrap .exp-year{position:relative;width:100%;padding-right:16px;padding-left:16px;flex:0 0 50%;max-width:50%}}@media(min-width:755px){.vue-page .payment-fields-wrap .name-wrapper{padding:0;margin:0}}.vue-page .payment-fields-wrap .payment-different-address{margin:.5em 0 2.5em}.vue-page .payment-fields-wrap .address-fields{padding:0;margin:0}.vue-page .order-summary .line-item{display:flex;justify-content:space-between;padding:.5em 0;line-height:1.3}.vue-page .order-summary .line-item.bundle{display:block}.vue-page .order-summary .bundle-header{display:flex;justify-content:space-between;padding:.5em 0}.vue-page .order-summary .sub-line-item{display:flex;justify-content:space-between;padding:.25em 0 .25em .75em;margin-left:.25em}.vue-page .order-summary .sub-line-item span{font-size:14px}.vue-page .order-summary .price:not(.no-dollar):before{content:"$"}.vue-page .order-summary .total{display:flex;justify-content:space-between;padding:.75em 0 .25em}.vue-page .order-summary .missing-data-msg{margin:1.5em 0;padding:1.5em 1em}.vue-page .order-summary .missing-data-msg p{margin:0;font-size:16px;text-transform:uppercase;color:#0000008c;text-align:center}.vue-page .order-summary.embedded{display:none}.vue-page .field-errors{list-style:none;padding:0;margin:0;position:absolute;top:100%}.vue-page .field-errors li{font-size:.85em;line-height:1em;color:#d90707;padding:4px 2px 0}.vue-page form.vue-form.steps .step:not(.active){display:none}.spinner-wrap{position:fixed;inset:0;background-color:#ffffff80;z-index:5000;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(3px)}.spinner-wrap .spinner{animation:rotate 2s linear infinite;width:50px;height:50px}.spinner-wrap .spinner .path{stroke:#fecc7d;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.iziToast-wrapper:before{content:"";position:absolute;inset:0 0 -35%;backdrop-filter:blur(3px);mask:linear-gradient(0deg,rgba(255,255,255,0) 0%,rgb(0,0,0) 30%,rgb(0,0,0) 100%)}.iziToast{overflow:hidden!important;box-shadow:1px 1px 5px 2px #0000001a!important}.iziToast:after{box-shadow:none!important}.iziToast.iziToast-color-red{background:#fff!important}.iziToast.iziToast-color-red>.iziToast-body .iziToast-icon.ico-error{background:none!important;font-style:normal;color:#d90707;font-size:20px;font-family:FontAwesome;font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.iziToast.iziToast-color-red>.iziToast-body .iziToast-icon.ico-error:before{content:""}.iziToast.iziToast-color-red>.iziToast-body .iziToast-title{color:#d90707!important;font-weight:600!important}.iziToast.iziToast-color-red>.iziToast-body .iziToast-message{color:#d90707!important;font-weight:300!important}.iziToast.iziToast-color-red>.iziToast-body .iziToast-message a{font-size:14px!important;color:#d90707!important}.iziToast.iziToast-color-red>.iziToast-body .iziToast-message a:after{background-color:#d90707}.iziToast.iziToast-color-red>.iziToast-close{background:none!important;color:#d90707;font-family:FontAwesome;font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.iziToast.iziToast-color-red>.iziToast-close:before{content:""}.iziToast.iziToast-color-red>.iziToast-progressbar{background:#fc9797!important}.iziToast.iziToast-color-red>.iziToast-progressbar>div{background:#d90707!important}.flag-message-wrap .flag-message{box-shadow:0 2px 10px #00000026;padding:1em;margin-bottom:1em;border-radius:3px;border-left:4px solid #fecc7d;background:#fff;width:100%;text-align:left;font-size:16px;font-weight:400}.flag-message-wrap .flag-message.success{border-color:#02c28c}.flag-message-wrap .flag-message.error{border-color:#d90707}.modal-mask{position:fixed;inset:0;background-color:#ffffff80;z-index:5000;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(3px);background-color:#c8c8c880;cursor:default;overflow-y:auto}.modal-wrapper{padding:1em;max-height:100%}.modal-container{padding:2em;background:#fff;max-width:800px;box-shadow:1px 1px 8px 2px #0000001a;border-radius:4px}.modal-header{padding:0;margin:0 0 1em;border:0;display:flex;align-items:flex-start;justify-content:space-between}.modal-header .modal-close-button{padding:0 .5em;margin:0 0 0 1em;font-size:17px;line-height:26px;cursor:pointer}.modal-header .modal-close-button:hover{color:#d90707;transform:scale(1.1);cursor:pointer}.modal-body{padding:0;margin:0}.modal-body p:last-child{margin-bottom:0}.modal-body ul{float:none;padding-left:40px}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0;margin:1em 0 0;border:0}.v-popover,.tooltip-modal{display:inline-block;vertical-align:middle;padding-left:2px;cursor:pointer}.v-popover.open,.tooltip-modal.open{color:#3c3c3c}.v-popover:hover>i,.v-popover:hover .trigger>i,.tooltip-modal:hover>i,.tooltip-modal:hover .trigger>i{transform:scale(1.1)}.tooltip{display:block!important;z-index:10000;background:transparent;border:none}.tooltip .tooltip-inner{background:#3c3c3c;color:#fff;border-radius:3px;padding:15px;border:1px solid #3c3c3c}.tooltip.small-tooltip .tooltip-inner,.tooltip.popover.small-tooltip .popover-inner{max-width:200px}.tooltip.medium-tooltip .tooltip-inner,.tooltip.popover.medium-tooltip .popover-inner{min-width:200px;max-width:400px}.tooltip.large-tooltip .tooltip-inner,.tooltip.popover.large-tooltip .popover-inner{min-width:500px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#3c3c3c;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip.popover .popover-inner{background:#3c3c3c;color:#fff;padding:15px;border-radius:3px;box-shadow:0 5px 20px #0000001a}.tooltip.popover .popover-arrow{border-color:#3c3c3c}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.vue-page form{overflow-x:hidden}@media(min-width:1000px){.vue-page form{overflow-x:unset}}.vue-page .form-content-wrap{padding:1.5rem 0}.vue-page .step{border:1px solid #eaeaea}.vue-page .step-title-wrap{border-bottom:1px solid rgb(195.75,195.75,195.75);padding:1rem}.vue-page h2.form-header{color:#1074bc;font-size:1.625rem;margin:0;font-weight:400}.vue-page .step-title-wrap{padding:1rem 2rem}.vue-page .step>.content{padding:2rem}.vue-page .content .input-group-container{margin-bottom:1.75rem}.vue-page .label-group{position:relative;margin-bottom:5px}.vue-page .label-group>label{font-weight:500}.vue-page label,.vue-page label>span{float:none}.vue-page input,.vue-page input[type=email],.vue-page input[type=password],.vue-page input[type=text],.vue-page select,.vue-page textarea{padding:.5em 2em .5em .75em;margin:0;line-height:1.5}.vue-page input:disabled{background:#eee}.vue-page .input-group-container.password .password-helper-action{display:flex;align-items:center;height:33px;right:4px;bottom:4px;text-decoration:none;background-color:#1074bc;transition:all .125s linear}.vue-page .input-group-container.password .password-helper-action:hover,.vue-page .input-group-container.password .password-helper-action:focus{background-color:#0a4976}.vue-page .radio-row{float:none}.vue-page .styled-checkbox:hover+.checkbox-label-wrap label:before{box-shadow:none}.vue-page .styled-checkbox+.checkbox-label-wrap label{padding-left:1.75rem;display:flex;align-items:center;flex-wrap:wrap;transition:all .125s linear}.vue-page .styled-checkbox+.checkbox-label-wrap label:before{background-color:transparent;border:2px solid #ccc;height:20px;width:20px;border-radius:5px}.vue-page .styled-checkbox:checked+.checkbox-label-wrap label:before{border-color:#1074bc}.vue-page .styled-checkbox:checked+.checkbox-label-wrap label:after{background:none;width:6px;height:10px;box-shadow:none;border:3px solid #1074bc;border-top:0;border-left:0;top:50%;left:7px;border-radius:1px;transform:translateY(-50%) rotate(45deg)}.vue-page .styled-radio:hover+.radio-label-wrap label:before{box-shadow:none}.vue-page .styled-radio+.radio-label-wrap label{display:flex;align-items:center;flex-wrap:wrap;border:1px solid #ccc;border-radius:3px;padding:.75rem .75rem .75rem 2.5rem;transition:all .125s linear}.vue-page .styled-radio+.radio-label-wrap label:before{border-radius:100px;background-color:transparent;border:2px solid #ccc;height:20px;width:20px;left:.5rem}.vue-page .styled-radio+.radio-label-wrap label:hover{background-color:#f1f1f1}.vue-page .styled-radio:checked+.radio-label-wrap label{border-color:#1074bc}.vue-page .styled-radio:checked+.radio-label-wrap label:before{border-color:#1074bc}.vue-page .styled-radio:checked+.radio-label-wrap label:after{background:none;width:6px;height:10px;box-shadow:none;border:3px solid #1074bc;border-top:0;border-left:0;top:50%;border-radius:1px;transform:translateY(-50%) rotate(45deg);left:calc(.75rem + 3px)}.vue-page .section-optional-items #bookAndSealParentBool_checkbox+.checkbox-label-wrap label,.vue-page .section-optional-items #generalOverseasShipping_checkbox+.checkbox-label-wrap label,.vue-page .section-optional-items #embossSealCapitalization+.checkbox-label-wrap label{margin-bottom:0;padding:.75rem .75rem .75rem 1.75rem}.vue-page .section-optional-items #bookAndSealParentBool_checkbox+.checkbox-label-wrap label+.tooltip-modal,.vue-page .section-optional-items #generalOverseasShipping_checkbox+.checkbox-label-wrap label+.tooltip-modal,.vue-page .section-optional-items #embossSealCapitalization+.checkbox-label-wrap label+.tooltip-modal{padding:.75rem .75rem .75rem 0}.vue-page .section-optional-items #embossSealCapitalization+.checkbox-label-wrap{border:none;padding-left:9px}.vue-page .section-optional-items #embossSealCapitalization+.checkbox-label-wrap label{margin-top:-.75rem;padding-left:2rem}.vue-page .section-optional-items #bookAndSealParentBool_checkbox~.sub-optional{border-bottom:1px solid transparent;margin-bottom:-1.75rem;padding-bottom:0}.vue-page .section-optional-items .radio-label-wrap label,.vue-page .section-optional-items .checkbox-label-wrap label{display:inline-block!important}.vue-page .section-optional-items .radio-label-wrap label:before,.vue-page .section-optional-items .checkbox-label-wrap label:before{top:50%!important;transform:translateY(-50%)!important}.vue-page .section-optional-items .radio-label-wrap label .item-dollar-sign,.vue-page .section-optional-items .checkbox-label-wrap label .item-dollar-sign{display:none!important}.vue-page .section-optional-items .radio-label-wrap label .item-cost:before,.vue-page .section-optional-items .checkbox-label-wrap label .item-cost:before{content:"– $"!important}.vue-page .section-optional-items .radio-label-wrap label .item-cost,.vue-page .section-optional-items .checkbox-label-wrap label .item-cost{white-space:nowrap!important}.vue-page .filing-section-header h3{margin-top:0;font-weight:500}.vue-page .filing-options.embedded{margin:2rem 0 0;border-top:1px solid #ccc;padding-top:2rem}.vue-page .section-filing-options .filing-options.embedded{margin-top:0;border:none;padding-top:0}.vue-page .filing-options .filing-method{margin-bottom:.5rem}.vue-page .filing-options .filing-method:last-child{margin-bottom:0}.vue-page .filing-method-wrapper{padding:1rem 0}.vue-page .filing-method-title{font-weight:500}.vue-page .filing-total-cost{font-weight:600}.vue-page .multiselect .multiselect__tags{background:#fafafa;border:1px solid #ccc;border-radius:3px;box-shadow:inset 0 1px 3px #ccc;min-height:unset;padding:.5em 2em .5em .75em}.vue-page .multiselect .multiselect__tags:focus{background:#fff;border-color:#333;box-shadow:inset 0 1px 2px #333333bf;outline:none}.vue-page .multiselect .multiselect__tags input{box-shadow:none;border:none;background:transparent;text-shadow:none}.vue-page .multiselect .multiselect__tags .multiselect__single{background:transparent}.vue-page .multiselect .multiselect__tags .multiselect__input,.vue-page .multiselect .multiselect__tags .multiselect__placeholder{transition:none;color:#555}.vue-page .multiselect--active .multiselect__tags{background:#fff;border-color:#333;box-shadow:inset 0 1px 2px #333333bf;outline:none}.vue-page .multiselect li{margin-bottom:0}.vue-page .multiselect__option--highlight{color:#333}.vue-page ul,.vue-page li,.vue-page .input-group{font-family:Helvetica,Helvetica Neue,Arial,sans-serif}.vue-page .payment-different-address{margin-top:1rem;display:flex;flex-direction:row;flex-basis:100%;align-items:center;justify-content:space-between;gap:1.5rem}@media screen and (min-width:415px){.vue-page .payment-different-address{flex-wrap:wrap}}.vue-page .invalid{background-color:#ec58401a;border-color:#f04124}.vue-page .order-summary{font-size:16px}.vue-page .order-summary .price{margin-left:auto;padding-left:.2rem;background-color:#fff}.vue-page .order-summary .price.crossed-out{text-decoration:line-through}.vue-page .order-summary .line-item span:first-child,.vue-page .order-summary .total span:first-child{padding-right:.2rem;background-color:#fff}.vue-page .order-summary h2{margin-top:0;padding-bottom:1.5rem;border-bottom:1px solid #ccc;margin-bottom:1.5rem}.vue-page .order-summary .line-items{padding-bottom:1.5rem;border-bottom:1px solid #ccc;margin-bottom:1.5rem}.vue-page .order-summary .total{overflow:hidden;font-weight:700;font-size:20px;padding:0;margin-bottom:3rem}.vue-page .alt-mfvo-fields .optional{float:none}.vue-page .alt-mfvo-fields .label-group{margin-bottom:1rem}.vue-page .alt-mfvo-fields .radio-row .styled-radio+.radio-label-wrap{padding-left:.75rem;position:relative}.vue-page .alt-mfvo-fields .radio-row .styled-radio+.radio-label-wrap:hover{background-color:#f1f1f1}.vue-page .alt-mfvo-fields .radio-row .styled-radio+.radio-label-wrap>label{padding:.75rem .75rem .75rem 1.75rem;font-size:1.125rem;border:0;margin:0;justify-content:space-between}.vue-page .alt-mfvo-fields .radio-row .styled-radio+.radio-label-wrap>label:before{left:0}.vue-page .alt-mfvo-fields .radio-row .styled-radio+.radio-label-wrap>label:after{left:7px}.vue-page .alt-mfvo-fields .radio-row .styled-radio+.radio-label-wrap>label:hover{background:transparent}.vue-page .alt-mfvo-fields .radio-row .styled-radio+.radio-label-wrap .tooltip-modal{padding:.75rem .75rem .75rem 0}.vue-page .alt-mfvo-fields .radio-row:not(.optional){margin-bottom:.5rem;border:1px solid #ccc;border-radius:3px}.vue-page .alt-mfvo-fields .radio-row.selected{border-color:#2c9ced}.vue-page .alt-mfvo-fields .radio-row.selected>.styled-radio+.radio-label-wrap{border-bottom:1px solid rgb(43.5,156,237)}.vue-page .alt-mfvo-fields .radio-row.selected .your-address-message{padding:.75rem}.vue-page .alt-mfvo-fields .radio-row.selected .your-address-message p:last-child{margin-bottom:0}.vue-page .alt-mfvo-fields .radio-row .sub-optional{margin:0;padding:0}.vue-page .alt-mfvo-fields .radio-row .sub-optional .styled-radio+.radio-label-wrap label>span{font-size:.875rem}.vue-page .alt-mfvo-fields .item-dollar-sign{display:none}.vue-page .alt-mfvo-fields .item-cost{display:block;margin-top:.25rem;flex-basis:100%;font-weight:700}@media(min-width:576px){.vue-page .alt-mfvo-fields .item-cost{margin:0 0 0 1rem;flex-basis:auto;font-weight:400}}.vue-page .alt-mfvo-fields .item-cost:before{content:"$"}.vue-page .alt-mfvo-fields .input-group.optional{margin-bottom:0}.vue-page .alt-mfvo-fields .inline-mf-vo-inner,.vue-page .alt-mfvo-fields .mf-vo-options{width:100%}.vue-page .terms,.vue-page .submit-button-wrap{text-align:center}.vue-page .business-purpose{padding-top:1.5rem;border-top:1px solid #ccc;margin-top:1.5rem}.vue-page .addName.button{margin-top:0;margin-bottom:3rem}.vue-page .remove-person:before{content:none}.vue-page .section-optional-items .optional-list .input-group{float:none}.vue-page .section-optional-items .optional-list .styled-checkbox+.checkbox-label-wrap{border:1px solid #ccc;border-radius:3px;padding-left:.75rem;position:relative}.vue-page .section-optional-items .optional-list .styled-checkbox+.checkbox-label-wrap:hover{background-color:#f1f1f1}.vue-page .section-optional-items .optional-list .styled-checkbox+.checkbox-label-wrap>label{padding:.75rem .75rem .75rem 1.75rem}.vue-page .section-optional-items .optional-list .styled-checkbox+.checkbox-label-wrap .tooltip-modal{padding:.75rem .75rem .75rem 0}.vue-page .section-optional-items .optional-list input.styled-checkbox:checked+.checkbox-label-wrap{border-color:#1074bc}.vue-page .section-optional-items .optional-list input.styled-checkbox:checked+.checkbox-label-wrap{background-color:#fff}.vue-page .section-optional-items .optional-list .sub-optional{margin:-1rem -2rem 0;width:calc(100% + 4rem);padding:2rem 2rem 1.25rem 2.3rem;border:1px solid #ccc;border-right:0;border-left:0;background-color:#f7f7f7}.vue-page .section-optional-items .optional-list .sub-optional .optional label{margin-bottom:.75rem;border:0;padding:0 0 0 2.5rem}.vue-page .section-optional-items .optional-list .sub-optional .optional label:hover{background-color:transparent}.vue-page .section-optional-items .optional-list .sub-optional .optional:last-child label{margin-bottom:0}.vue-page .section-optional-items .optional-list .sub-optional .optional .tooltip-modal{padding:0 .75rem}.vue-page .section-optional-items .optional-list .optional.checkbox-wrap{margin-bottom:.5rem}.vue-page .section-optional-items .optional-list .optional.checkbox-wrap:last-child{margin-bottom:0}.vue-page .password-requirements{max-height:400px;transition:max-height 2s ease;overflow:hidden;margin-top:0}.vue-page .password-requirements.pristine{max-height:0;transition:max-height 0s ease}.vue-page .password-requirements ul{list-style:none;margin:0;padding-left:0}.vue-page .password-requirements ul li{position:relative;padding-left:1.25rem;color:#d90707}.vue-page .password-requirements ul li:before{position:absolute;margin-right:.25rem;top:50%;left:0;transform:translateY(-50%)}.vue-page .password-requirements ul .valid{color:#333;text-decoration:line-through}.vue-page .business-identity-bundle .bundle-header{padding:0;width:100%}.vue-page .business-identity-bundle .sub-line-item{display:none}.vue-page .business-identity label,.vue-page .boi-compliance-input-wrap label{width:fit-content}.vue-page .business-identity label+.tooltip-modal,.vue-page .boi-compliance-input-wrap label+.tooltip-modal{margin-left:5px}.vue-page .step-title-wrap:has(.business-identity-title,.additional-items-title){padding:0;border-bottom:none}.vue-page .business-identity-title,.vue-page .additional-items-title{margin:2em 0 .75em;font-size:1.55rem}.vue-page .business-identity-title{margin-top:.5em}.vue-page .section-business-identity .step-top-content{padding:1rem 2rem}.vue-page .section-business-identity .content{padding:0 2rem}.vue-page .trade-name .local-jurisdiction{margin-bottom:0}.vue-page .trade-name .sub-optional .dba-name{margin-bottom:1.2rem}.vue-page .trade-name .sub-optional .dba-name input{background-color:#fff}.vue-page .trade-name .sub-optional .embedded{margin:0;padding-top:1rem}.vue-page .trade-name .sub-optional .embedded .list-group .form-header,.vue-page .trade-name .sub-optional .embedded .list-group .our-fee,.vue-page .trade-name .sub-optional .embedded .list-group .local-jurisdiction-wrapper{margin-bottom:0;padding-bottom:.5rem}.vue-page .trade-name .sub-optional .embedded .list-group .local-jurisdiction .multiselect__tags{background:#fff;min-height:inherit}.vue-page .trade-name .sub-optional .embedded .list-group .local-jurisdiction .multiselect__select{width:unset}.vue-page .trade-name .sub-optional .embedded .list-group .filing-method-wrapper{padding:0}#contact.vue-form .step{display:grid;grid-template-columns:1fr;border:0}@media(min-width:1000px){#contact.vue-form .step{grid-template-columns:1fr 1fr;grid-column-gap:2rem;grid-row-gap:1.25rem}}#contact.vue-form .contact-message,#contact.vue-form .phone{grid-column:1}@media(min-width:1000px){#contact.vue-form .contact-message,#contact.vue-form .phone{grid-column:1/span 2}}#contact.vue-form .submit-button-wrap{text-align:right}#contact.vue-form .input-group-container{margin-bottom:.5rem}#login.vue-form,#reset-password{margin-top:3rem}#login.vue-form .step,#reset-password .step{border:0}#login.vue-form .form-action-wrap,#reset-password .form-action-wrap{display:flex;justify-content:space-around;align-items:center;text-transform:uppercase}#login.vue-form .form-action-wrap button,#reset-password .form-action-wrap button{margin:0}#login.vue-form .form-action-wrap a,#reset-password .form-action-wrap a{text-decoration:none}.modal-mask .modal-container{padding:0}.modal-mask .modal-body,.modal-mask .modal-footer{padding:1em 1.75em 2em}.modal-mask .modal-header{padding:1.75em;border-bottom:1px solid #ccc;display:flex;align-items:center}.modal-mask .modal-header h5{margin:0;line-height:1}.tooltip-modal{vertical-align:top}.tooltip-modal i.my-help-text-trig:before{content:"?";background-color:#ccc;color:#fff;border-radius:2px;font-style:normal;padding:1px 5px;font-size:.875rem;line-height:1;font-family:Roboto;transition:all .125s linear}.tooltip-modal i.my-help-text-trig:hover:before{background-color:#1074bc}.iziToast-wrapper:before{backdrop-filter:none}.cc-badges-wrapper{margin:0 0 1.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.cc-badges-wrapper p{flex-basis:100%;font-size:1rem}.cc-badges-wrapper [class^=cc-]{width:3.75rem;height:2.5rem;background-repeat:no-repeat;border-radius:.25rem}.cc-badges-wrapper [class^=cc-]:not(:last-child){margin-right:.3rem}@media screen and (min-width:415px){.cc-badges-wrapper [class^=cc-]:not(:last-child){margin-right:.5rem}}.cc-badges-wrapper .cc-visa{background-image:var(--visa-icon)}.cc-badges-wrapper .cc-mastercard{background-image:var(--mastercard-icon)}.cc-badges-wrapper .cc-amex{background-image:var(--amex-icon)}.cc-badges-wrapper .cc-discover{background-image:var(--discover-icon)}.cc-badges-wrapper .cc-mastercard,.cc-badges-wrapper .cc-discover{outline:1px solid #CCCCCC}.ssl-badge-wrapper{display:inline-block}.ssl-badge-wrapper .ssl-badge{background-image:var(--ssl-badge);background-repeat:no-repeat;width:8rem;height:4rem}
