.tve_lg_input_container.tve-new-checkbox .tve_lg_checkbox_wrapper[data-value="default"] .tve-checkmark { padding: 1px; }.tve_lg_input_container.tve-new-checkbox .tve_lg_checkbox_wrapper[data-value="default"]:hover:not(.tve-state-expanded) .tve-checkmark { background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)); background-color:var(--tcb-local-color-30800); border-color:var(--tcb-local-color-30800); }.tve_lg_input_container.tve-new-checkbox .tve_lg_checkbox_wrapper[data-value="default"].tve-state-expanded .tve-checkmark { border-color:var(--tcb-local-color-30800); }.tve_lg_input_container { position: relative; z-index: 1 !important; }.tve_lg_input_container.tcb-lg-consent label { font-size: 14px; line-height: 1.3em; }.tve_lg_input_container input[type="text"],.tve_lg_input_container input[type="email"],.tve_lg_input_container input[type="password"],.tve_lg_input_container.tve_lg_checkbox { margin: 10px 0px; }.tve_lg_input_container .tve-password-strength-wrapper { width: 25%; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); }.tve_lg_input_container .tve-password-strength-wrapper .tve-password-strength { background-color: rgb(232, 232, 232); height: 13px; width: 24.6%; float: left; margin: 3px 0px; }.tve_lg_input_container .tve-password-strength-wrapper .tve-password-strength-text { display: none; }.thrv-login-element [type="checkbox"] { position: absolute; opacity: 0; }.thrv-login-element [type="checkbox"] + label { position: relative; cursor: pointer; padding: 0px; display: inline-flex; -moz-box-align: start; align-items: flex-start; }.thrv-login-element [type="checkbox"] + label::before { content: ""; margin-right: 10px; display: inline-block; width: 18px; height: 18px; -moz-box-flex: 0; flex: 0 0 18px; background: rgb(248, 249, 250) none repeat scroll 0% 0%; border: 1px solid rgb(183, 216, 209); box-sizing: content-box; transition: all 0.5s ease 0s; }.thrv-login-element [type="checkbox"]:hover + label::before { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-color: rgb(26, 188, 156); }.thrv-login-element [type="checkbox"]:checked + label::before { background: rgb(26, 188, 156) none repeat scroll 0% 0%; border-color: rgb(26, 188, 156); }.thrv-login-element [type="checkbox"]:checked + label::after { content: ""; position: absolute; left: 5px; top: 9px; background: white none repeat scroll 0% 0%; width: 2px; height: 2px; box-shadow: white 2px 0px 0px, white 4px 0px 0px, white 4px -2px 0px, white 4px -4px 0px, white 4px -6px 0px, white 4px -8px 0px; transform: rotate(45deg); }.tve_lead_generated_inputs_container,.thrv-login-element { --tcb-local-color-30800: rgb(59, 136, 253); --tcb-local-color-f2bba: rgba(59, 136, 253, 0.1); --tcb-local-color-trewq: rgba(59, 136, 253, 0.3); --tcb-local-color-poiuy: rgba(59, 136, 253, 0.6); --tcb-local-color-f83d7: rgba(59, 136, 253, 0.25); --tcb-local-color-3d798: rgba(59, 136, 253, 0.4); --tcb-local-color-418a6: rgba(59, 136, 253, 0.12); --tcb-local-color-a941t: rgba(59, 136, 253, 0.05); --tcb-local-color-1ad9d: rgba(46, 204, 113, 0.1); --tcb-local-color-2dbcc: rgb(136, 231, 253); --tcb-local-color-frty6: rgba(59, 136, 253, 0.45); --tcb-local-color-flktr: rgba(59, 136, 253, 0.8); --tcb-radio-size: 20px; --tcb-checkbox-size: 20px; --tve-color: var(--tcb-local-color-30800); }.tve-new-checkbox .tve_lg_checkbox_wrapper.tve-updated-dom label { position: relative !important; }.tve-new-checkbox .tve_lg_checkbox_wrapper.tve-updated-dom label .tve-input-option-text { cursor: pointer; z-index: 10; }.tve-new-checkbox .tve_lg_checkbox_wrapper label { line-height: unset !important; color: inherit !important; -moz-box-align: center; align-items: center; position: absolute !important; padding-left: 0px !important; height: 100%; width: 100%; z-index: 9; }.tve-new-checkbox .tve_lg_checkbox_wrapper label::before,.tve-new-checkbox .tve_lg_checkbox_wrapper label::after { display: none !important; }.tve-new-checkbox.tcb-lg-consent label { position: relative !important; cursor: pointer; padding: 0px; display: flex; -moz-box-align: start; align-items: flex-start; }.tve-new-checkbox.tcb-lg-consent label .tve-gdpr-text { cursor: pointer; }.tve-checkbox-grid { --h-gutter: 25px; --v-gutter: 5px; --cols: 4; margin-left:calc(-1 * var(--h-gutter)); margin-top:calc(-1 * var(--v-gutter)); flex-wrap: wrap; }.tcb-lg-consent .tve-checkbox-grid { --v-gutter: 0px; }.tcb-lg-consent .tve-checkbox-grid { --cols: 1; }.tcb-lg-consent input { display: none; }.tve_lg_checkbox_wrapper { margin-top:var(--v-gutter); max-width:calc(100% / var(--cols) - var(--h-gutter)); box-sizing: border-box !important; -moz-box-flex: 0; flex:0 0 calc(100% / var(--cols)); margin-left:var(--h-gutter) !important; }.tve_lg_input_container.tve-new-checkbox .tve-checkbox-grid { display: flex; }.tve_lg_input_container.tve-new-checkbox .tve-input-option-text { line-height: 1em; margin: 0px; padding: 0px; word-break: break-word; min-width: 10px; }.tve_lg_input_container.tve-new-checkbox .tve-checkmark { background-color: rgb(255, 255, 255); position: relative; border: 1px solid rgb(175, 175, 175); width:var(--tcb-checkbox-size); height:var(--tcb-checkbox-size); display: inline-block; -moz-box-flex: 0; flex: 0 0 auto; margin-right: 10px; padding: 2px; border-radius: 4px; }.tve_lg_input_container.tve-new-checkbox .tve-checkmark svg { width: 100%; height: 100%; display: none; box-sizing: border-box; fill:var(--tcb-local-color-30800); }.tve_lg_input_container.tve-new-checkbox .tve-state-expanded .tve-checkmark svg { display: block; }.tve_lg_input_container.tve-new-checkbox .tve_lg_checkbox_wrapper { position: relative; box-sizing: border-box; }.thrv_widget_menu { position: relative; z-index: 10; }.thrv_widget_menu.thrv_wrapper { overflow: visible !important; }.thrv_widget_menu ul ul { box-sizing: border-box; min-width: 100%; }.thrv_widget_menu .tve_w_menu .sub-menu { box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 9px 1px; background-color: rgb(255, 255, 255); }.thrv_widget_menu .tve_w_menu .sub-menu { visibility: hidden; display: none; }.tve-item-dropdown-trigger { -moz-box-flex: 0; flex: 0 0 auto; display: flex; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center; }.tve-item-dropdown-trigger svg { width: 1em; height: 1em; transition: transform 0.2s ease 0s, transform 0.2s ease 0s; fill: currentcolor; }.tve-item-dropdown-trigger:not(:empty) { margin-left: 8px; }.tve-m-trigger { display: none; }.tve-m-trigger:focus,.tve-m-trigger:active { outline: currentcolor none medium; }.tve-m-trigger .thrv_icon { margin: 0px auto !important; padding: 0.3em !important; font-size: 33px; width: 33px; height: 33px; }.tve-m-trigger:not(.tve-triggered-icon) .tcb-icon-close { display: none; }.thrv_widget_menu.thrv_wrapper { padding: 0px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu { display: flex; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center; flex-wrap: wrap; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li:hover,.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li.expand-children { overflow: visible; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li:hover > .sub-menu,.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li.expand-children > .sub-menu { visibility: visible; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu > li { -moz-box-flex: 0; flex: 0 1 auto; cursor: pointer; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu > li a:focus { outline: currentcolor none medium; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li > a:not(.tcb-logo) { font-size: 16px; line-height: 2em; color: inherit !important; text-decoration: inherit !important; box-shadow: none; letter-spacing: initial; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu .sub-menu li { padding: 0px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu .sub-menu li a:hover { background-color: transparent; }.thrv_widget_menu.thrv_wrapper li.c-underline > a::before,.thrv_widget_menu.thrv_wrapper li.c-underline > a::after { transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s, transform 0.3s ease 0s; background-color: currentcolor; box-sizing: border-box; display: inline-block; border-color: inherit; pointer-events: none; position: absolute; font-weight: 100; width: 100%; content: ""; opacity: 0; height: 1px; left: 0px; top: 0px; }.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::before,.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::after { opacity: 1; }.thrv_widget_menu.thrv_wrapper li.c-underline > a::after { transform: translate(-50%, -10px); height: 2px; width: 40%; top: 105%; left: 50%; }.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::after { transform: translate(-50%, -5px); height: 1px; }.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::before { display: none; }.thrv_widget_menu.thrv_wrapper .tve_w_menu .tve-disabled-text-inner { -moz-box-flex: 1; flex: 1 1 auto; display: inline-block; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; overflow-wrap: normal; }.thrv_widget_menu.thrv_wrapper .tve_w_menu .m-icon { display: flex; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center; -moz-box-flex: 0; flex: 0 0 1em; width: 1em; height: 1em; margin-right: 8px; }.thrv_widget_menu.thrv_wrapper .tve_w_menu .m-icon svg { width: 100%; height: 100%; line-height: 1em; stroke-width: 0px; stroke: currentcolor; fill: currentcolor; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal li.expand-children > ul { display: block; }div:not(#increase-specificity) .thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal > li:first-child { margin-left: 0px !important; }div:not(#increase-specificity) .thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal > li:last-child { margin-right: 0px !important; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu li { overflow: hidden; display: flex; -moz-box-pack: center; justify-content: center; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="da"]) ul.tve_w_menu.tve_horizontal > li > ul { display: block; visibility: hidden; top: -100000px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="da"]) ul.tve_w_menu.tve_horizontal > li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="da"]) ul.tve_w_menu.tve_horizontal > li.expand-children > ul { top: 100%; visibility: visible; }.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu > li { margin: 0px 15px; }.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu > li ul { border: medium none; background-color: rgb(255, 255, 255); border-radius: 0px; }.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu > li > a { font-weight: 600; }.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu .sub-menu li { font-weight: normal; }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-first"] ul.tve_w_menu > li:hover > a { color: rgb(57, 163, 209); }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-first"] ul.tve_w_menu .sub-menu li a { color: rgb(102, 102, 102); }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-first"] ul.tve_w_menu .sub-menu li:hover > a { color: rgb(54, 54, 54); text-decoration: none !important; }.tve_w_menu ul { left: 100%; top: 0px; }.tve_w_menu > li > ul { top: 100%; left: 0px; }.thrv_widget_menu:not(#_):not(#_) li a { background-image: none !important; }.thrv_widget_menu:not(#_):not(#_):not(.tcb-mega-std).tve-regular ul.tve_w_menu > li ul { min-width: -moz-fit-content; }.thrv_widget_menu:not(#_):not(#_):not(.tcb-mega-std).tve-regular ul.tve_w_menu > li ul li { min-width: -moz-fit-content; }.thrv_wrapper .tve-content-box-background { position: absolute; width: 100%; height: 100% !important; left: 0px; top: 0px; overflow: hidden; background-clip: padding-box; }.thrv_wrapper.thrv-content-box { box-sizing: border-box; position: relative; min-height: 10px; }.thrv_wrapper.thrv-content-box div:not(.thrv_icon):not(.ui-resizable-handle):not(.tve-auxiliary-icon-element) { box-sizing: border-box; }.tve-cb { display: inline-block; vertical-align: middle; clear: both; overflow: visible; width: 100%; z-index: 1; position: relative; min-height: 10px; }.tcb-icon { display: inline-block; width: 1em; height: 1em; line-height: 1em; vertical-align: middle; stroke-width: 0px; stroke: currentcolor; fill: currentcolor; box-sizing: content-box; transform:rotate(var(--tcb-icon-rotation-angle, 0deg)); }svg.tcb-icon path:not([fill="none"]) { fill: inherit !important; stroke: inherit !important; transition: none 0s ease 0s; }.thrv_icon { text-align: center; }.thrv-button { display: table !important; max-width: 100%; margin-left: auto; margin-right: auto; }.thrv-button.thrv_wrapper { padding: 0px; }.thrv-button .tcb-plain-text { cursor: pointer; }.tcb-with-icon.tcb-flip .tcb-button-icon { padding-left: 15px; }.tcb-with-icon .tcb-button-icon { display: block; }.tcb-with-icon .tcb-button-icon .thrv_wrapper.thrv_icon { margin: 0px; }a.tcb-button-link { background-color: rgb(26, 188, 156); padding: 12px 15px; font-size: 18px; box-sizing: border-box; display: inline-flex; -moz-box-align: center; align-items: center; overflow: hidden; width: 100%; text-align: center; line-height: 1.2em; }a.tcb-button-link:hover { background-color: rgb(21, 162, 136); }.tcb-flip a.tcb-button-link { -moz-box-orient: horizontal; -moz-box-direction: reverse; flex-direction: row-reverse; }.thrv-button a.tcb-button-link { text-decoration: none !important; color: rgb(255, 255, 255); }a.tcb-button-link > span::before { position: absolute; content: ""; display: none; top: -100px; bottom: -100px; width: 1px; left: 10px; background-color: rgb(0, 121, 0); }span.tcb-button-texts { color: inherit; display: block; -moz-box-flex: 1; flex: 1 1 0%; position: relative; }span.tcb-button-texts > span { display: block; padding: 0px; }span.tcb-button-icon { display: none; font-size: 1em; line-height: 0; position: relative; color: inherit; }span.tcb-button-icon .tcb-icon { height: 1em; }.tve_image_caption { position: relative; }.tve_image_caption:not(.tcb-mm-image.tve-tab-image) { height: auto !important; }.tve_image_caption .tve_image { max-width: 100%; width: 100%; }.thrv_text_element a:not(.tcb-button-link) { font-size: inherit; }.tcb-plain-text { cursor: text; }.thrv_text_element { overflow-wrap: break-word; }.thrive-symbol-shortcode { position: relative; }body:not(.tve_editor_page) .thrv_wrapper.thrv_footer,body:not(.tve_editor_page) .thrv_wrapper.thrv_header { padding: 0px; }.thrv_footer .thrive-symbol-shortcode { box-sizing: border-box; margin-right: auto; margin-left: auto; min-height: 40px; }.tve_flt .tve-login-form { width: 100%; box-sizing: border-box; }.tve_flt .tve-login-form input,.tve_flt .tve-login-form input[type="password"],.tve_flt .tve-login-form input[type="email"],.tve_flt .tve-login-form input[type="text"] { box-sizing: border-box; background-color: rgb(255, 255, 255); padding: 19px 20px; border: 1px solid rgb(0, 0, 0); line-height: 1em; width: 100%; color: rgb(80, 86, 95); resize: vertical; outline: currentcolor none medium; font-size: 17px; }.tve_flt .tve-login-form input:hover,.tve_flt .tve-login-form input:focus,.tve_flt .tve-login-form input[type="password"]:hover,.tve_flt .tve-login-form input[type="password"]:focus,.tve_flt .tve-login-form input[type="email"]:hover,.tve_flt .tve-login-form input[type="email"]:focus,.tve_flt .tve-login-form input[type="text"]:hover,.tve_flt .tve-login-form input[type="text"]:focus { border-color: rgb(29, 165, 229); }.tve-login-form-item { position: relative; }.tve-login-form-item label { font-size: 15px; color: rgb(0, 0, 0); margin-bottom: 4px; }.tcb-logo { box-sizing: border-box !important; display: block; max-width: 100%; width: 240px; }.tcb-logo.thrv_wrapper { padding: 0px; }.tcb-logo picture { width: 100%; }.tcb-logo img { display: block; max-width: 100%; height: auto; }article { box-sizing: border-box; transition: opacity 1s ease-in-out 0s; width: 100%; }body:not(.tve_editor_page) .thrv-login-element { display: none; }.thrv-login-element.thrv_wrapper { box-sizing: border-box; }.thrv-login-element .tve-login-form input,.thrv-login-element .tve-login-form input[type="password"],.thrv-login-element .tve-login-form input[type="email"],.thrv-login-element .tve-login-form input[type="text"] { font-family: inherit; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; padding: 15px; color: rgba(10, 10, 10, 0.6); border-radius: 3px; border: 2px solid rgba(10, 10, 10, 0.2); margin: 10px 0px; background-clip: padding-box; }.thrv-login-element .tve-login-form input::-webkit-input-placeholder,.thrv-login-element .tve-login-form input[type="password"]::-webkit-input-placeholder,.thrv-login-element .tve-login-form input[type="email"]::-webkit-input-placeholder,.thrv-login-element .tve-login-form input[type="text"]::-webkit-input-placeholder { color: rgba(10, 10, 10, 0.6); opacity: 0.7; }.thrv-login-element .tve-login-form input::placeholder,.thrv-login-element .tve-login-form input[type="password"]::placeholder,.thrv-login-element .tve-login-form input[type="email"]::placeholder,.thrv-login-element .tve-login-form input[type="text"]::placeholder { color: rgba(10, 10, 10, 0.6); opacity: 0.7; }.thrv-login-element .tve-login-form input::placeholder,.thrv-login-element .tve-login-form input[type="password"]::placeholder,.thrv-login-element .tve-login-form input[type="email"]::placeholder,.thrv-login-element .tve-login-form input[type="text"]::placeholder { color: rgba(10, 10, 10, 0.6); opacity: 0.7; }.thrv-login-element,:not(.inc) .thrv-login-element { font-family: Rubik, sans-serif; font-size: 14px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: normal; color: rgb(80, 86, 95); }.thrv-login-element p,:not(.inc) .thrv-login-element p { color: rgb(148, 163, 176); --tcb-applied-color: #94a3b0; font-size: 15px; line-height: 1.5; font-weight: inherit; font-style: inherit; margin: 0px; padding: 0px; text-align: left; }.thrv-login-element p.tcb-switch-state,:not(.inc) .thrv-login-element p.tcb-switch-state { margin: 0px auto; text-align: center; }.thrv-login-element h2,:not(.inc) .thrv-login-element h2 { color: rgb(148, 163, 176); --tcb-applied-color: #94a3b0; font-size: 20px; font-weight: 400; line-height: 27px; font-style: inherit; text-align: left; background-color: transparent; padding: 0px; margin: 0px; }.thrv-login-element .thrv_text_element,:not(.inc) .thrv-login-element .thrv_text_element { margin: 0px 0px 20px; }.thrv-login-element .thrv_text_element.tar-login-elem-link,:not(.inc) .thrv-login-element .thrv_text_element.tar-login-elem-link { margin: 8px 0px 0px; }.thrv-login-element .thrv_text_element.tar-login-elem-h2,:not(.inc) .thrv-login-element .thrv_text_element.tar-login-elem-h2 { margin: 40px 0px; }.thrv-login-element .thrv_text_element.tar-login-elem-h2 h2,:not(.inc) .thrv-login-element .thrv_text_element.tar-login-elem-h2 h2 { text-align: center; }.thrv-login-element .thrv_text_element a,.thrv-login-element .thrv_text_element a:hover,:not(.inc) .thrv-login-element .thrv_text_element a,:not(.inc) .thrv-login-element .thrv_text_element a:hover { color: rgb(29, 165, 229); background: transparent none repeat scroll 0% 0%; font-weight: inherit; font-style: inherit; text-decoration: underline; }.thrv-login-element .tcb-login-form,.thrv-login-element .tcb-registration-form,:not(.inc) .thrv-login-element .tcb-login-form,:not(.inc) .thrv-login-element .tcb-registration-form { margin: 0px; padding: 0px; }.thrv-login-element .tve-login-form .tcb-label,:not(.inc) .thrv-login-element .tve-login-form .tcb-label { color: rgb(148, 163, 176); margin-bottom: 3px; font-size: 14px; padding: 0px; cursor: pointer; }.thrv-login-element .tve-login-form input[type="checkbox"],:not(.inc) .thrv-login-element .tve-login-form input[type="checkbox"] { position: static; opacity: 1; width: inherit; margin: 0px 5px 0px 0px; vertical-align: middle; }.thrv-login-element .tar-login-submit .tcb-button-text { color: rgb(255, 255, 255); --tcb-applied-color: #fff; }.thrv-login-element .tve_lg_checkbox_wrapper input[type="checkbox"]:not(#_) { position: absolute; opacity: 0; }.thrv-login-element .tve-login-form-input { position: relative; }.thrv-login-element .tve-login-form-input input { width: 100%; box-sizing: border-box; }.thrv-login-element .tcb-remember-me-item { display: flex; -moz-box-align: center; align-items: center; }.thrv-login-element .tcb-remember-me-item .tve-new-checkbox { -moz-box-flex: 1; flex-grow: 1; }.thrv-login-element .tcb-remember-me-item .tve-checkbox-grid { --cols: 1; }.thrv-login-element .tcb-remember-me-item label { -moz-box-align: center; align-items: center; }.thrv-login-element .tve-login-form-item { text-align: left; }.thrv-login-element .thrv_wrapper.thrv_contentbox_shortcode { padding: 25px 45px; margin-bottom: 0px; margin-top: 0px; }.thrv-login-element .thrv_wrapper.thrv_contentbox_shortcode .tve-content-box-background { background-color: rgba(0, 0, 0, 0.02); border: 1px solid rgba(10, 10, 10, 0.1); }.thrv-login-element .tcb-lost-password-link { margin: 0px 0px 10px; }.thrv-login-element .tcb-lost-password-link p { padding: 0px; }.thrv-login-element .tcb-lost-password-link a { line-height: normal; }.thrv-login-element .thrv-button { position: relative; }.tar-login-elem-button { display: block; width: 100%; margin-bottom: 0px; margin-top: 20px; }.tar-login-elem-button:hover .tcb-button-link { background-image: linear-gradient(rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04)); background-color:var(--tcb-local-color-62516, #1372d3); }.tar-login-elem-button .tcb-button-link { background-color:var(--tcb-local-color-62516, #1372d3) !important; padding-top: 15px; padding-bottom: 15px; border-width: initial; border-style: none; border-color: initial; border-image: initial; border-radius: 5px; overflow: hidden; transition: background-color 0.15s ease 0s; }.tcb-permanently-hidden { display: none !important; }.tcb-clear::after { display: block; height: 0px; content: ""; }.tve_p_lb_overlay { opacity: 0; }.tve_p_lb_background.tve_lb_anim_zoom_in .tve_p_lb_content { transform: scale(0); }.tve_p_lb_background.tve_lb_anim_zoom_in.tve_lb_opening .tve_p_lb_content,.tve_p_lb_background.tve_lb_anim_zoom_in.tve_lb_open .tve_p_lb_content { transform: scale(1); transition: all 0.5s ease-out 0s; }.tve_p_lb_background.tve_lb_anim_zoom_in.tve_lb_closing .tve_p_lb_content { transform: scale(0); transition: all 0.3s ease-out 0s; }.tve_et_click { cursor: pointer; }.tve_ea_thrive_animation { opacity: 0; }.tve_ea_thrive_animation.tve_anim_start { opacity: 1; transition: all 0.5s ease-out 0s; }.tve_ea_thrive_animation.tve_anim_forward { transition-duration: 0.3s; visibility: visible !important; opacity: 1; }.tve_ea_thrive_animation.tve_anim_forward.tve_anim_start { transform: translateX(8px); }.tcb-flex-row { display: flex; flex-flow: row nowrap; -moz-box-align: stretch; align-items: stretch; -moz-box-orient: horizontal; -moz-box-direction: normal; -moz-box-pack: justify; justify-content: space-between; margin-top: 0px; margin-left: -15px; padding-bottom: 15px; padding-top: 15px; }.tcb-flex-col { -moz-box-flex: 1; flex: 1 1 auto; padding-top: 0px; padding-left: 15px; }.tcb-flex-row .tcb-flex-col { box-sizing: border-box; }.tcb--cols--2:not(.tcb-resized) > .tcb-flex-col { max-width: 50%; }.tcb-col { height: 100%; display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; position: relative; }.tcb-flex-row .tcb-col { box-sizing: border-box; }html { text-rendering: auto !important; }html body { text-rendering: auto !important; }.thrv_wrapper { margin-top: 20px; margin-bottom: 20px; padding: 1px; }.thrv_wrapper div { box-sizing: content-box; }.thrv_symbol .thrv_wrapper:not(.thrv_icon) { box-sizing: border-box !important; }.thrv_wrapper.tve-elem-default-pad { padding: 20px; }.thrv_wrapper.thrv_text_element,.thrv_wrapper.thrv_symbol { margin: 0px; }.thrv_wrapper.thrv-columns { margin-top: 10px; margin-bottom: 10px; padding: 0px; }p { font-size: 1em; }.tve_clearfix::after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; }.tve_image { border-radius: 0px; box-shadow: none; }div .tve_image_caption { padding: 0px; max-width: 100% !important; box-sizing: border-box !important; }.tve_image_caption .tve_image_frame { display: block; max-width: 100%; position: relative; overflow: hidden; }.tve_image_caption .tve_image { display: block; padding: 0px; height: auto; }a:not(.tcb-button-link) svg.tcb-icon { color: rgb(17, 17, 17); }.thrv_icon { line-height: 0; }.thrv_icon.thrv_wrapper { margin-left: auto; margin-right: auto; padding: 0px; }.thrv_wrapper [class^="icon-"] { border-radius: 0px; background: transparent none repeat scroll 0% 0%; }.thrv_widget_menu li { margin-top: 0px; padding: 0px 10px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu { position: relative; margin: 0px; padding: 0px 0px 0px 1em; list-style-type: none; list-style-image: none; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu ul { margin: 0px; padding: 0px 0px 0px 1em; list-style-type: none; list-style-image: none; background-color: rgb(255, 255, 255); }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li { margin-bottom: 0px; margin-left: 0px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li::before { content: ""; display: none; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li > a { color: rgb(55, 55, 55); text-decoration: none; display: flex; -moz-box-align: center; align-items: center; line-height: 1; position: relative; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal { z-index: 9; padding: 0px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li { display: inline-block; position: relative; padding: 2px 10px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul { padding: 0px; position: absolute; border: 1px solid rgb(180, 180, 180); border-radius: 3px; display: none; z-index: 4; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li { padding: 0px; display: block; position: relative; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li:first-child a { border-top-left-radius: 3px; border-top-right-radius: 3px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li:last-child a { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li > a { padding: 2px 15px; overflow: hidden; text-overflow: ellipsis; }.thrv_symbol.thrv_header,.thrv_symbol.thrv_footer { width: 100%; position: relative; box-sizing: border-box; }.thrv_symbol.thrv_header .thrive-symbol-shortcode,.thrv_symbol.thrv_footer .thrive-symbol-shortcode { margin: 0px auto; position: relative; }.symbol-section-in { margin: 0px auto; position: relative; z-index: 1; box-sizing: border-box; }.symbol-section-in::after,.symbol-section-in::before { content: ""; display: block; overflow: auto; }.symbol-section-out { position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; box-sizing: border-box !important; overflow: hidden; }.thrv_wrapper.thrv_contentbox_shortcode { position: relative; }article { position: relative; }.thrv_wrapper.thrv_text_element { padding: 1px; }.tcb-flip .tcb-button-link { flex-direction: row-reverse; }a.tcb-plain-text { cursor: pointer; }.thrv_wrapper.main-container { padding: 0px; }@media (max-width: 767px){.tve_lg_input_container.tve-new-checkbox .tve-checkbox-grid { display: block; width: 100%; }.tve_lg_input_container.tve-new-checkbox .tve_lg_checkbox_wrapper { max-width: 100%; }.thrv_widget_menu[data-tve-switch-icon*="mobile"] .thrive-shortcode-html .tve_w_menu { height: 0px; overflow: hidden; box-sizing: border-box; width: 100%; background-color: rgb(255, 255, 255); z-index: 9 !important; position: absolute; }.thrv_widget_menu[data-tve-switch-icon*="mobile"] .thrive-shortcode-html .tve-m-trigger { display: block; width: 100%; color: rgb(51, 51, 51) !important; }.thrv_widget_menu[data-tve-switch-icon*="mobile"].tve-mobile-dropdown .tve_w_menu { visibility: hidden; }.thrv_widget_menu[data-tve-switch-icon*="mobile"]:not(.tve-custom-menu-switch-icon-mobile) ul { padding: 0px !important; }html,body { overflow-x: hidden !important; width: 100vw !important; }.tcb-flex-row { -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }.thrv_wrapper > .tcb-flex-row:not(.v-2) > .tcb-flex-col { width: 100%; max-width: 100% !important; -moz-box-flex: 0 !important; flex: 0 0 auto !important; }.tcb-flex-row.v-2 { -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; }.tcb-flex-row.v-2:not(.tcb-mobile-no-wrap) { flex-wrap: wrap; }.tcb-flex-row.v-2:not(.tcb-mobile-no-wrap) > .tcb-flex-col { width: 100%; max-width: 100% !important; -moz-box-flex: 1; flex: 1 0 390px; }}@media (min-width: 768px) and (max-width: 1023px){.thrv_widget_menu[data-tve-switch-icon*="tablet"] .thrive-shortcode-html .tve_w_menu { height: 0px; overflow: hidden; box-sizing: border-box; width: 100%; background-color: rgb(255, 255, 255); z-index: 9 !important; position: absolute; }.thrv_widget_menu[data-tve-switch-icon*="tablet"] .thrive-shortcode-html .tve-m-trigger { display: block; width: 100%; color: rgb(51, 51, 51) !important; }.thrv_widget_menu[data-tve-switch-icon*="tablet"].tve-mobile-dropdown .tve_w_menu { visibility: hidden; }.thrv_widget_menu[data-tve-switch-icon*="tablet"]:not(.tve-custom-menu-switch-icon-tablet) ul { padding: 0px !important; }}@media only screen and (min-width: 768px){.thrv-login-element { margin: 0px auto; max-width: 540px; width: 100%; }}@media not all, not all{.tcb-flex-col { width: 100%; }.tcb-col { display: block; }}@media (max-width: 1023px) and (min-width: 768px){.tcb-flex-row:not(.tcb--cols--2):not(.tcb-medium-no-wrap) { flex-wrap: wrap; }.tcb-flex-row:not(.tcb--cols--2):not(.tcb-medium-no-wrap) > .tcb-flex-col { max-width: 100% !important; -moz-box-flex: 1; flex: 1 0 250px; }.tcb-flex-row.tcb-medium-no-wrap { flex-wrap: nowrap !important; }.tcb-flex-row.tcb-medium-no-wrap > .tcb-flex-col { -moz-box-flex: 1 !important; flex: 1 1 auto !important; }}@media screen and (max-device-width: 480px){body { -moz-text-size-adjust: none; }}