/**handles:select2,thrive-template**/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}
@media (min-width:300px){.tve-theme-146 .main-container{padding:20px 10px!important}.tve-theme-146 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-146 .sidebar-section .section-background{border:1px solid rgba(0,0,0,.12);background-color:transparent!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed189a0b8]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed18a11ef]{background-image:repeating-linear-gradient(135deg,#fff,#fff 3px,transparent 3px,transparent 6px)!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:repeat!important;background-color:var(--tcb-skin-color-0)!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed18adfae]{width:24px;position:relative;float:left;z-index:3;padding:0!important;margin:0 24px 0 0!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed18b1f3e]{float:left;z-index:3;position:relative;margin-top:0!important;padding:0!important;margin-bottom:30px!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed18e0bf5]::after{clear:both}.tve-theme-146 .sidebar-section .section-content{padding:30px!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172]{min-height:52px;--tve-color:var(--tcb-skin-color-5);padding:0!important;margin-bottom:60px!important;margin-right:7px!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104]{padding:0!important;margin-bottom:60px!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item{margin-right:8px!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text p{font-size:16px}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text{padding:8px 12px!important;background-color:#f0f6fb!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover p{text-decoration:none!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h1,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h2,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h3,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h4,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h5,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h6,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover p{color:#2f8ae7!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.08) 0 2px 12px 0!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f]{padding:0!important;margin-bottom:60px!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-item{margin-right:8px!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text p{font-size:16px}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text{padding:8px 12px!important;background-color:#f0f6fb!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover p{text-decoration:none!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover h1,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover h2,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover h3,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover h4,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover h5,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover h6,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover p{color:#2f8ae7!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.08) 0 2px 12px 0!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed19e66d1]{background-image:repeating-linear-gradient(135deg,#fff,#fff 3px,transparent 3px,transparent 6px)!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:repeat!important;background-color:var(--tcb-skin-color-0)!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed19e85e1]{background-image:repeating-linear-gradient(135deg,#fff,#fff 3px,transparent 3px,transparent 6px)!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:repeat!important;background-color:var(--tcb-skin-color-0)!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c]{--tve-color:var(--tcb-skin-color-4);padding:0!important;margin-bottom:60px!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item{margin-right:8px!important;background-color:transparent!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text p{font-size:16px}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text{padding:8px 12px!important;background-color:#f0f6fb!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover p{text-decoration:none!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h1,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h2,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h3,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h4,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h5,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h6,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover p{color:#2f8ae7!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.08) 0 2px 12px 0!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16f1419f301]{background-image:repeating-linear-gradient(135deg,#fff,#fff 3px,transparent 3px,transparent 6px)!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:repeat!important;background-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-170147930c0]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:0!important;margin-top:0!important;padding-bottom:1px!important;margin-bottom:0!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-17014793f17]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-170147953de]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text a{background-color:var(--tcb-skin-color-9)!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed195377f] .thrive-dynamic-styled-list-text a:hover{background-color:transparent!important;color:var(--tcb-skin-color-0)!important}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] .thrive-dynamic-styled-list-item{margin-bottom:6px!important;margin-right:15px!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] h1,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] h2,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] h3,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] h4,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] h5,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] h6,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] p{color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5)}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed18f1172] .thrive-dynamic-styled-list-text a:hover{text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important;color:inherit!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .tcb-plain-text,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] address,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] blockquote,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] h1,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] h2,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] h3,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] h4,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] h5,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] h6,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] label,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] li,:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text a{background-color:var(--tcb-skin-color-9)!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text a:hover{background-color:#fff!important;color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-146 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text a{color:var(--tcb-skin-color-4)!important}.tve-theme-146 #content{padding:0!important}.tve-theme-146 .bottom-section .section-background{background-color:var(--tcb-skin-color-19)!important;background-image:none!important}.tve-theme-146 .bottom-section .section-content{display:flex;flex-direction:column;justify-content:center;min-height:1px!important;padding:40px 20px!important}.tve-theme-146 .bottom-section [data-css=tve-u-16efa12ec05]{padding:0!important;background-color:transparent!important}.tve-theme-146 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link{letter-spacing:2px;border:2px solid var(--tcb-skin-color-0);background-color:transparent!important;padding:22px!important}:not(#tve) .tve-theme-146 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link span{color:var(--tcb-skin-color-0);--tcb-applied-color:var$(--tcb-skin-color-0);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold))}.tve-theme-146 .bottom-section{margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-146 .bottom-section [data-css=tve-u-16efa157f12]:hover .tcb-button-link span{color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-146 .bottom-section [data-css=tve-u-16efa157f12]{--tve-font-size:14px;--tve-font-weight:var(--g-bold-weight,bold);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:800;margin-top:0!important;margin-bottom:0!important;min-width:100%!important}:not(#tve) .tve-theme-146 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link{font-family:var(--tve-font-family,Muli);font-size:var(--tve-font-size,14px)!important}.tve-theme-146 .bottom-section [data-css=tve-u-1708059db6e]{padding:0!important}.tve-theme-146 .bottom-section [data-css=tve-u-1708059de8d]{margin:0!important}.tve-theme-146 .bottom-section [data-css=tve-u-170805b8efc]{max-width:69.7%}.tve-theme-146 .bottom-section [data-css=tve-u-170805b8f87]{max-width:30.3%}.tve-theme-146 .bottom-section [data-css=tve-u-1708059db6e]>.tcb-flex-col>.tcb-col{justify-content:center}:not(#tve) .tve-theme-146 .bottom-section [data-css=tve-u-170805d1a0d]{letter-spacing:4px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important;text-transform:uppercase!important}.tve-theme-146 .bottom-section [data-css=tve-u-170805d6bb2]{color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-146 .bottom-section [data-css=tve-u-16efa157f12]:hover .tcb-button-link{border:2px solid var(--tcb-skin-color-13)!important}:not(#layout) .tve-theme-146 #wrapper{--layout-content-width:1080px;--layout-background-width:1080px}.tve-theme-146 .content-section .section-content{padding:20px 10px!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 80px)/ 3);padding:0}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef43]{margin-top:0!important;padding-top:0!important;margin-bottom:0!important;z-index:100!important}.tve-theme-146 .content-section #main .post-wrapper{border:1px solid rgba(0,0,0,.12);border-radius:0;overflow:hidden}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef47]{padding:0 0 5px!important;margin-top:0!important;margin-bottom:10px!important}:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] .tcb-plain-text,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] address,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] blockquote,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] label,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] li,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] p{line-height:1.4em;font-size:13px}:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] .tcb-plain-text,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] address,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] blockquote,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] h1,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] h2,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] h3,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] h4,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] h5,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] h6,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] label,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] li,:not(#tve) .tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef48] p{color:#848484}:not(#tve) .tve-theme-146 .content-section #main .post-wrapper:hover{border:1px solid rgba(0,0,0,.24)!important;border-radius:8px!important;overflow:hidden!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef40]{margin:0!important;z-index:4!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef41]{box-shadow:rgba(0,0,0,.12) 0 -60px 33px -27px inset;background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured-1024x373-3.jpg?dynamic_featured=1&size=large")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef42]{min-height:160px!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef40]:hover [data-css=tve-u-17080bfef41]{box-shadow:rgba(0,0,0,.12) 0 -17px 25px 0 inset!important;background-image:linear-gradient(rgba(0,0,0,.04),rgba(0,0,0,.04)),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured-1.jpg?dynamic_featured=1&size=full")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n+4){margin-top:40px!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(n+4)){margin-top:0!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(3n)){margin-right:40px!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:nth-child(3n){margin-right:0!important}.tve-theme-146 .content-section #main .thrv-content-box [data-css=tve-u-17080bfef44]::after{clear:both}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef46]{margin-left:0;margin-top:-2px;width:100%!important;max-width:none!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef45]{width:50px;position:relative;border:2px solid #fff;margin-top:-20px!important;margin-bottom:0!important;z-index:12!important}:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef52]{font-size:12px!important;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef51]{float:right;z-index:3;position:relative;padding-left:1px!important;margin-left:0!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef4a]{padding:0!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49]{--tve-color:rgb(157,157,157);--tve-font-size:12px;margin-top:0!important;margin-bottom:0!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef4c]{border-right:none!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef4b]{max-width:49.6%}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef4f]{max-width:50.4%}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef50]::after{clear:both}:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] .tcb-plain-text,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] address,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] blockquote,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] h1,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] h2,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] h3,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] h4,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] h5,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] h6,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] label,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] li,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] p{color:var(--tve-color,#9d9d9d);--tcb-applied-color:rgb(157,157,157)}:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] .tcb-plain-text,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] address,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] blockquote,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] label,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] li,:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef49] p{font-size:var(--tve-font-size,12px)}:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef54]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:20px!important;font-weight:var(--g-regular-weight,normal)!important}:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef53]{color:#999!important;font-size:12px!important}:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef4e]{color:#999!important;font-size:12px!important}:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080bfef4d]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-17080c1e564]{letter-spacing:1px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:10px!important;text-transform:uppercase!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080c28986]{float:left;z-index:3;position:relative;padding:0!important;background-color:transparent!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080c28a8b]::after{clear:both}.tve-theme-146 .content-section #main [data-css=tve-u-17080c3ad5e]{padding:0!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080c43f7c]{border-bottom:1px solid rgba(0,0,0,.08)!important}.tve-theme-146 .content-section #main{margin-top:0!important;margin-bottom:0!important}.tve-theme-146 .content-section [data-css=tve-u-17080ca9f9e].tcb-pagination .tcb-pagination-current{border:none;border-radius:0;overflow:hidden;--g-regular-weight:400;--tve-font-size:11px;background-color:var(--tcb-skin-color-0)!important}.tve-theme-146 .content-section [data-css=tve-u-17080ca9f9e]{border-top:none;padding-top:0!important;padding-bottom:0!important;margin-top:50px!important;margin-bottom:0!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9f9e].tcb-pagination .tcb-pagination-current{font-size:var(--tve-font-size,11px)!important}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fa2]{padding:0!important}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fa2] p{text-transform:uppercase!important}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fa5]{--g-regular-weight:400}.tve-theme-146 .content-section [data-css=tve-u-17080ca9faa] .tcb-button-link span{text-transform:uppercase}.tve-theme-146 .content-section [data-css=tve-u-17080ca9faa] .tcb-button-link{border-top:none;border-right:none;border-bottom:none;border-left:2px solid #d8dbdf;border-image:initial;border-radius:0;overflow:hidden;padding-left:20px!important;padding-right:20px!important;background-color:#ebedf1!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9faa] .tcb-button-link{font-size:var(--tve-font-size,12px)!important}.tve-theme-146 .content-section [data-css=tve-u-17080ca9faa]{--g-regular-weight:400;--tve-font-size:12px}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9faa]:hover .tcb-button-link span{color:#323232!important;--tcb-applied-color:rgb(50,50,50)!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fad]{--tcb-applied-color:rgb(145,145,146);color:#919192!important;font-size:11px!important}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fb0] .tcb-button-link{border:none;border-radius:0;overflow:hidden;padding-left:15px!important;padding-right:15px!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fb0]:hover .tcb-button-link{padding-right:15px!important;background-color:#ebedf1!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fb0] .tcb-button-link span{color:#696969;--tcb-applied-color:rgb(105,105,105)}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fb5] .tcb-button-link{border:none;border-radius:0;overflow:hidden;padding-left:15px!important;padding-right:15px!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fb5]:hover .tcb-button-link{padding-right:15px!important;background-color:#ebedf1!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fb5] .tcb-button-link span{color:#696969;--tcb-applied-color:rgb(105,105,105)}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fba] .tcb-button-link span{text-transform:uppercase}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fba] .tcb-button-link{border-top:none;border-right:2px solid #d8dbdf;border-bottom:none;border-left:none;border-image:initial;border-radius:0;overflow:hidden;padding-left:20px!important;padding-right:20px!important;background-color:#ebedf1!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fba] .tcb-button-link{font-size:var(--tve-font-size,12px)!important}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fba]{--g-regular-weight:400;--tve-font-size:12px}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fba]:hover .tcb-button-link span{color:#323232!important;--tcb-applied-color:rgb(50,50,50)!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fbc]{--tcb-applied-color:rgb(145,145,146);color:#919192!important;font-size:11px!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fb0] .tcb-button-link{font-size:var(--tve-font-size,11px)!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fb5] .tcb-button-link{font-size:var(--tve-font-size,11px)!important}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fb0]{--tve-font-size:11px}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fb5]{--tve-font-size:11px}.tve-theme-146 .top-section .section-content{--tve-color:rgb(255,255,255);min-height:350px!important;padding:50px 20px 0!important}.tve-theme-146 .top-section .section-background{clip-path:url("//songsicle.com/wp-content/uploads/thrive/#clip-bottom-b6c197f248ce9");background-color:var(--tcb-skin-color-0)!important}.tve-theme-146 .top-section .section-content .tcb-plain-text,.tve-theme-146 .top-section .section-content label,.tve-theme-146 .top-section .section-content li,.tve-theme-146 .top-section .section-content p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8fe5ce7a]{color:#fff!important;--tcb-applied-color:rgb(255,255,255)!important;font-size:50px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-146 .top-section [data-css=tve-u-16f8fe65291]{padding:0!important;margin-bottom:15px!important}.tve-theme-146 .top-section [data-css=tve-u-16f8fe69525]{max-width:57%}.tve-theme-146 .top-section [data-css=tve-u-16f8fe69530]{max-width:43%}.tve-theme-146 .top-section [data-css=tve-u-16f8feaefb9]{padding:0!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8feb085e]{font-size:16px!important;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ff9fe57]{box-shadow:rgba(0,0,0,.05) 0 8px 18px 0;background-color:#fff!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffa20ea]{margin-bottom:0!important;margin-top:0!important;padding:15px!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffaa903]{padding:0!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffaac4b]{margin:0 0 70px!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .tcb-plain-text,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] address,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] blockquote,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] h1,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] h2,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] h3,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] h4,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] h5,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] h6,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] label,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] li,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685]{--tve-color:var(--tcb-skin-color-4);float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-item{justify-content:center;margin-right:45px!important;margin-bottom:0!important;padding-bottom:0!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffbf519]{text-align:center;--tve-color:var(--tcb-skin-color-5)}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text .tcb-plain-text,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text address,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text blockquote,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text label,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text li,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text p{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));font-size:var(--tve-font-size,12px)}.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text{--tve-font-weight:var(--g-bold-weight,bold);--tve-font-size:12px;--tve-letter-spacing:2px;--tve-color:var(--tcb-skin-color-3);border-right:none;padding:0!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text .tcb-plain-text,.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text address,.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text blockquote,.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text label,.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text li,.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text p{letter-spacing:var(--tve-letter-spacing,2px)}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text .tcb-plain-text,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text address,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text blockquote,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text h1,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text h2,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text h3,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text h4,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text h5,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text h6,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text label,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text li,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text p{color:var(--tve-color,var(--tcb-skin-color-3));--tcb-applied-color:var$(--tcb-skin-color-3)}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover h1,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover h2,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover h3,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover h4,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover h5,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover h6,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover{--tve-color:var(--tcb-skin-color-0)!important;--tve-text-decoration:none!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text:hover p{text-decoration:var(--tve-text-decoration,none)!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .dynamic-list-icon .thrv_icon>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .dynamic-list-icon .thrv_icon{font-size:9px;width:9px;height:9px}:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] .tcb-plain-text,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] address,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] blockquote,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] h1,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] h2,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] h3,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] h4,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] h5,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] h6,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] label,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] li,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-16f8ffbf519] p{color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5)}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8fff15bf]{letter-spacing:4px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:10px!important;text-transform:uppercase!important;color:#a9a9a9!important;--tcb-applied-color:rgb(169,169,169)!important;--tve-applied-color:rgb(169,169,169)!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text a{color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .thrive-dynamic-styled-list-text a:hover{color:var(--tcb-skin-color-0)!important}.tve-theme-146 .top-section [data-css=tve-u-1705dae345b]{margin-bottom:15px!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fc6]{border-left:none;background-image:linear-gradient(90deg,rgba(255,255,255,.14) 0,rgba(255,255,255,.2) 0,rgba(0,0,0,.12) 31%,rgba(255,255,255,.3) 71%,rgba(255,255,255,0) 100%)!important;background-size:auto!important;background-position:0 0!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fcc]{box-shadow:rgba(0,0,0,.3) 4px 5px 39px 0;border-radius:2px 4px 4px 2px;overflow:hidden;background-color:#fff!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fcd]{min-height:319px!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fce]{float:none;width:240px;z-index:3;position:relative;margin:0 auto!important;padding:0!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fcf]{top:0;left:0;z-index:16;margin:0!important;position:absolute!important;padding-left:10px!important;padding-right:10px!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fd0]{height:316px!important}:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] .tcb-plain-text,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] address,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] blockquote,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] h1,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] h2,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] h3,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] h4,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] h5,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] h6,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] label,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] li,:not(#tve) .tve-theme-146 .top-section .thrv-content-box [data-css=tve-u-17077892fcd] p{color:var(--tcb-tpl-color-2)}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-1707797881c]{text-transform:capitalize!important;font-size:27px!important;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-regular-weight,normal)!important;text-decoration:none!important}.tve-theme-146 .top-section [data-css=tve-u-1707797b911]{margin-top:0!important;margin-bottom:0!important;border:none!important;padding:120px 20px 0!important;background-color:transparent!important}.tve-theme-146 .top-section [data-css=tve-u-170779eb68b]{color:var(--tcb-skin-color-0)!important}.tve-theme-146 .top-section [data-css=tve-u-17077a0a5ed]{height:128px;bottom:0;fill:var(--tcb-skin-color-8)}.tve-theme-146 .top-section [data-css=tve-u-17077892fce]>.tve-cb{display:block}.tve-theme-146 .top-section [data-css=tve-u-1746e249b9d] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);background-color:var(--tcb-local-color-17ee7)!important;padding:22px!important;background-image:none!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-1746e249b9d] .tcb-button-link{font-size:var(--tve-font-size,16px)!important}.tve-theme-146 .top-section [data-css=tve-u-1746e249b9d]{--tve-font-size:16px;--tve-font-weight:var(--g-regular-weight,normal);--tve-letter-spacing:2px;--tcb-local-color-b9181:rgb(19,114,211);--tcb-local-color-17ee7:rgb(19,114,211)}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-1746e249b9d] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-1746e249b9d]:hover .tcb-button-link{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-local-color-17ee7)!important}.tve-theme-146 .top-section [data-css=tve-u-1746e249b9e]{--tcb-local-color-icon:rgb(255,255,255);--tcb-local-color-var:rgb(255,255,255);--tve-icon-size:16px}.tve-theme-146 .top-section [data-css=tve-u-1746e249b9c]::after{clear:both}.tve-theme-146 .top-section [data-css=tve-u-1746e249c20]{--tcb-local-color-fe6dd:var(--tcb-local-color-7e8cd);float:none;--form-color:--tcb-skin-color-3;--tcb-local-color-7e8cd:var(--tcb-skin-color-3);--tcb-local-color-357ee:rgb(1,1,4);--tcb-local-color-a83f1:rgba(47,138,229,0.05);margin-left:auto!important;margin-right:auto!important;max-width:700px!important}.tve-theme-146 .top-section #lg-keu23673 .tve-form-button.tve-color-set{--tcb-local-color-3e1f8:rgb(26,109,188);--tcb-local-color-17ee7:var(--tcb-local-color-7e8cd)}.tve-theme-146 .top-section #lg-keu23673 .tve-form-button{--tcb-local-color-3e1f8:rgb(47,138,229);float:left;z-index:3;position:relative;--tve-letter-spacing:1px;--tve-color:rgb(255,255,255);--tve-applied---tve-color:rgb(255,255,255);margin:0 auto!important}:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{border:none;--tve-applied-border:none;border-radius:0;overflow:hidden;padding:18px 14px!important;background-color:#f8f8f8!important;--tve-applied-background-color:rgb(248,248,248)!important}.tve-theme-146 .top-section #lg-keu23673 .tve-form-button .tcb-button-link{letter-spacing:var(--tve-letter-spacing,1px);padding:18px!important;background-color:var(--tcb-local-color-7e8cd)!important;--tve-applied-background-color:var$(--tcb-local-color-7e8cd)!important}:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) ::placeholder,:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{font-size:var(--tve-font-size,14px);--tcb-applied-color:rgba(0,0,0,0.75);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Arial,Helvetica,sans-serif);color:var(--tve-color,rgba(0,0,0,.75))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.75))!important}.tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item){--tve-font-size:14px;--tve-color:rgba(0,0,0,0.75);--tve-applied---tve-color:rgba(0,0,0,0.75);--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Arial,Helvetica,sans-serif;margin:10px 0}:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{background-image:linear-gradient(rgba(255,255,255,.3),rgba(255,255,255,.3))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(rgba(255,255,255,0.3),rgba(255,255,255,0.3))!important}:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover ::placeholder,:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{color:var(--tve-color,var(--tcb-local-color-357ee))!important;--tve-applied-color:var$(--tve-color,var$(--tcb-local-color-357ee))!important;--tcb-applied-color:var$(--tcb-local-color-357ee)!important}:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover{--tve-color:var(--tcb-local-color-357ee)!important;--tve-applied---tve-color:var$(--tcb-local-color-357ee)!important}:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve-form-button .tcb-button-link span{color:var(--tve-color,#fff);--tve-applied-color:var$(--tve-color,rgb(255,255,255));--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve-form-button:hover .tcb-button-link{background-color:var(--tcb-local-color-7e8cd)!important;--tve-applied-background-color:var$(--tcb-local-color-7e8cd)!important}:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve-form-button:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tve-applied-color:var$(--tve-color,rgb(255,255,255))!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve-form-button:hover{--tve-color:rgb(255,255,255)!important;--tve-applied---tve-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-146 .content-section #main [data-css=tve-u-1747c7b40c4]{color:inherit!important;--tve-applied-color:inherit!important}.tve-theme-31 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-31 .main-container{padding:10px!important}.tve-theme-31 .content-section .section-content{padding:20px 10px!important;min-height:490px!important}.tve-theme-31 .content-section .cart-template-wrapper{margin-top:0!important;margin-bottom:0!important}.tve-theme-31 .bottom-section .section-background{border-top:1px solid #eee;background-color:transparent!important;background-image:none!important}.tve-theme-31 .bottom-section .section-content{display:flex;flex-direction:column;justify-content:center;text-align:left;--tve-font-size:16px;--tve-color:rgb(180,180,180);min-height:150px!important;padding:40px 20px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efcf6bbb]{padding:0!important;margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efcfef9d]{padding:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-31 .bottom-section [data-css=tve-u-172efd0243e]{letter-spacing:2px;padding-bottom:0!important;margin-bottom:0!important;font-size:13px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efd16917]{font-size:18px;margin-top:0!important;margin-bottom:0!important;padding:0!important}.tve-theme-31 .bottom-section .section-content .tcb-plain-text,.tve-theme-31 .bottom-section .section-content label,.tve-theme-31 .bottom-section .section-content li,.tve-theme-31 .bottom-section .section-content p{font-size:var(--tve-font-size,16px);color:var(--tve-color,#b4b4b4);--tcb-applied-color:rgb(180,180,180)}.tve-theme-31 .bottom-section [data-css=tve-u-172efd48fcd]{margin-left:-30px;padding:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efd4931a]{margin:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efd48fcd]>.tcb-flex-col{padding-left:30px}:not(#tve) .tve-theme-31 .bottom-section [data-css=tve-u-172effbfcc7]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;font-size:13px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;text-decoration:none!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effc9615]{width:120px;margin-top:0!important;margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effcd41b]{padding:0!important;margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effd3b15]{max-width:30.1%}.tve-theme-31 .bottom-section [data-css=tve-u-172effd3b42]{max-width:45.7%}.tve-theme-31 .bottom-section [data-css=tve-u-172effd3b71]{max-width:24.2%}.tve-theme-31 .bottom-section [data-css=tve-u-172effd7b3a]{padding:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effde4b9]{width:120px;margin-top:0!important;margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effc9615] img{filter:grayscale(100%) blur(0px) brightness(100%) sepia(0%) invert(0%) saturate(100%) contrast(100%) hue-rotate(0deg)}.tve-theme-31 .bottom-section [data-css=tve-u-172effde4b9] img{filter:grayscale(100%) blur(0px) brightness(100%) sepia(0%) invert(0%) saturate(100%) contrast(100%) hue-rotate(0deg)}.tve-theme-31 .bottom-section [data-css=tve-u-172f0040ddd]{padding:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-31 .bottom-section [data-css=tve-u-172f0054e1c]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;font-size:13px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important}:not(#tve) .tve-theme-31 .bottom-section [data-css=tve-u-172f0055d17]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;font-size:13px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important}.tve-theme-31 .bottom-section [data-css=tve-u-172f007c6a9]{margin:0 0 14px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effd7b3a]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-31 .bottom-section [data-css=tve-u-172efdd9efd]{padding-left:40px!important;padding-right:40px!important;border-right:none!important;border-left:none!important}.tve-theme-31 .bottom-section [data-css=tve-u-172f0ea6432]{font-size:28px;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}.tve-theme-31 .bottom-section [data-css=tve-u-172f0ea6432] .sr-background{fill:var(--tcb-skin-color-8)}.tve-theme-31 .bottom-section [data-css=tve-u-172f0ea6432] .sr-outline{fill:var(--tcb-skin-color-18)}.tve-theme-31 .bottom-section [data-css=tve-u-172f0ea6432] .sr-fill{fill:var(--tcb-skin-color-0)}.tve-theme-31 .bottom-section [data-css=tve-u-172f0ede6ed]{color:var(--tcb-skin-color-0)!important}.tve-theme-31 .bottom-section .thrv-divider[data-css=tve-u-172f0ee9556] .tve_sep{border-width:1px!important;border-color:#e6e6e6!important}.tve-theme-31 .bottom-section [data-css=tve-u-172f0ee9556]{max-width:20%;padding-top:5px!important;padding-bottom:5px!important;margin-bottom:10px!important}.tve-theme-31 .top-section .section-background{background-color:var(--tcb-skin-color-2)!important;background-image:none!important}.tve-theme-31 .top-section .section-content{display:flex;flex-direction:column;min-height:1px!important;padding:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f76]{padding:12px 20px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f77]{max-width:1080px;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c77d3f78]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f79]{padding:1px!important;margin:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f7b]{margin-left:-20px;padding:1px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f7d]{margin-top:0!important;margin-bottom:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col{padding-left:20px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f7e]{max-width:28.7%}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f7f]{max-width:71.3%}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c77d3f80]{color:inherit!important;text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c77d3f80]:hover{text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important;color:#707070!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f82]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f83]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f84]{max-width:49.9%}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f85]{max-width:50.1%}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f86]::after{clear:both}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f87]{margin-left:-21px;padding:1px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col{padding-left:21px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f88]{max-width:39.3%}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8a]{max-width:60.7%}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8b]::after{clear:both}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8c]{margin-left:-20px;padding:1px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8c]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8c]>.tcb-flex-col{padding-left:20px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8d]{float:left;z-index:3;position:relative;min-width:251px;padding:1px!important;margin:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8f]{font-size:20px;width:20px;height:20px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.08);float:right;z-index:3;position:relative;padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c77d3f8f]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f90]::after{clear:both}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f91]{font-size:16px;margin-left:auto;margin-right:auto;width:16px;height:16px;border-radius:100px;overflow:hidden;float:right;z-index:3;position:relative;border:1px solid rgba(0,0,0,.08);padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c77d3f91]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f94]{font-size:16px;margin-left:auto;margin-right:auto;width:16px;height:16px;border-radius:100px;overflow:hidden;float:right;z-index:3;position:relative;border:1px solid rgba(0,0,0,.08);padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c77d3f94]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c77fc740]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c78228f4]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}.tve-theme-31 .top-section [data-css=tve-u-172c783ce2c]{background-color:#fff!important;border-bottom:1px solid #f3f3f3!important;border-top:none!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784d60c]{letter-spacing:4px;padding-bottom:0!important;margin-bottom:0!important;font-size:9px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-regular-weight,normal)!important}.tve-theme-31 .top-section [data-css=tve-u-172c784f28f]{--tve-text-transform:uppercase}.tve-theme-31 .top-section [data-css=tve-u-172c785027f]{padding:0!important;margin:0!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] .tcb-plain-text,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] address,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] blockquote,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] h1,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] h2,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] h3,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] h4,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] h5,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] h6,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] label,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] li,:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784f28f] p{text-transform:var(--tve-text-transform,uppercase)}.tve-theme-31 .top-section [data-css=tve-u-172c79788aa]{padding:0!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c79b367e]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:10px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c79b62ea]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:10px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-31 .top-section [data-css=tve-u-172c79ec22c]{color:var(--tcb-skin-color-0)!important}.tve-theme-31 .top-section [data-css=tve-u-172c7a0f768]{padding:10px 20px!important}.tve-theme-31 .top-section [data-css=tve-u-172c7a0fd5e]{float:none;margin:0 auto!important}.tve-theme-31 .top-section [data-css=tve-u-172c7a25fdd]{margin-left:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c7a2fc1d]{padding:0!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c7a3cc19]{letter-spacing:4px;padding-bottom:0!important;margin-bottom:0!important;font-size:9px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important}.tve-theme-31 .top-section [data-css=tve-u-172c7a51825]::after{clear:both}.tve-theme-31 .top-section [data-css=tve-u-172c7a6d171]{text-align:right}.tve-theme-31 .top-section [data-css=tve-u-172c7aa3ee4]{margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c7ab049a]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:10px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-31 .top-section [data-css=tve-u-172c7a0f768]>.tcb-flex-col>.tcb-col{max-height:1080px}.tve-theme-31 .sidebar-section .section-background{border:medium none;background-color:transparent!important}.tve-theme-31 .sidebar-section .section-content{text-align:left;--tve-color:var(--tcb-skin-color-3);padding:20px 10px!important}.tve-theme-31 .sidebar-section{margin:0!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dba0d1d6]{padding:0!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dba3aeee]{font-size:18px;width:18px;height:18px;border-radius:0;overflow:hidden;border:none;float:left;z-index:3;position:relative;padding:6px!important;margin:0 auto 6px!important;background-color:transparent!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dba3aeee]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-31 .sidebar-section [data-css=tve-u-172dba3aef2]::after{clear:both}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dba6a799]{padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dba6cff2]{padding:10px 10px 10px 0!important;margin:0 0 60px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbaca35e]{background-color:rgba(255,255,255,.7)!important;border:none!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbaec183]{padding:10px 10px 10px 0!important;margin:0 0 8px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbafa3d4]{padding:10px 10px 10px 0!important;margin:0!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc577c3]{font-size:18px;width:18px;height:18px;border-radius:0;overflow:hidden;border:none;float:left;z-index:3;position:relative;padding:6px!important;margin:0 auto 6px!important;background-color:transparent!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dbc577c3]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc577c7]::after{clear:both}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc58322]{font-size:18px;width:18px;height:18px;border-radius:0;overflow:hidden;border:none;float:left;z-index:3;position:relative;padding:6px!important;margin:0 auto 6px!important;background-color:transparent!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dbc58322]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc58325]::after{clear:both}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc67291]{width:500px;margin-top:0!important;margin-bottom:20px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc67291] .tve_image_frame{height:100%}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbf27d6c]{margin-left:-75px;width:153%!important;max-width:none!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbf7020d]{background-color:rgba(255,255,255,.7)!important;border:none!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbf7277b]{background-color:rgba(255,255,255,.7)!important;border-top:1px solid var(--tcb-skin-color-8)!important;border-right:none!important;border-bottom:1px solid var(--tcb-skin-color-8)!important;border-left:none!important;border-image:initial!important}.tve-theme-31 .sidebar-section .section-content .tcb-plain-text,.tve-theme-31 .sidebar-section .section-content label,.tve-theme-31 .sidebar-section .section-content li,.tve-theme-31 .sidebar-section .section-content p{color:var(--tve-color,var(--tcb-skin-color-3));--tcb-applied-color:var$(--tcb-skin-color-3)}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dbfdbc6b]{font-weight:var(--g-bold-weight,bold)!important;padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dbfdcaa3]{font-weight:var(--g-regular-weight,normal)!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbfe8133]{margin-bottom:20px!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dbfef203]{padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dbfefba8]{padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbff6940]{margin-bottom:10px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc03af13] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,1px);border:1px solid var(--tcb-local-color-f8570);background-color:transparent!important;padding:11px!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03af13] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));color:var(--tve-color,var(--tcb-local-color-f8570));--tcb-applied-color:var$(--tcb-local-color-f8570)}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc03af13]{--tve-font-weight:var(--g-regular-weight,normal);--tve-letter-spacing:1px;--tve-color:var(--tcb-local-color-f8570);--tcb-local-color-ef6da:rgb(19,114,211);--tve-font-size:13px;float:left;z-index:3;position:relative;--tcb-local-color-f8570:var(--tcb-skin-color-0)!important;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03af13]:hover .tcb-button-link{border:1px solid var(--tcb-local-color-f8570)!important;background-color:transparent!important;background-image:linear-gradient(var(--tcb-local-color-f8570),var(--tcb-local-color-f8570))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc03af13] .tcb-button-link::after{background-color:transparent!important;background-image:linear-gradient(var(--tcb-local-color-f8570),var(--tcb-local-color-f8570))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03af13]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03af13]:hover{--tve-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd] input,:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd] textarea{border:none;border-radius:0;overflow:hidden;background-color:#f8f9fa!important;margin-top:5px!important;margin-bottom:5px!important;padding:14px 8px!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd] ::placeholder,:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd] input,:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd] select,:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd] textarea{--tcb-applied-color:var$(--tcb-skin-color-5);font-size:var(--tve-font-size,11px);letter-spacing:var(--tve-letter-spacing,1px);color:var(--tve-color,var(--tcb-skin-color-5))!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd]{--tve-color:var(--tcb-skin-color-5);--tve-font-size:11px;--tve-letter-spacing:1px}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc049543]{font-size:10px!important;font-style:italic!important;color:var(--tcb-skin-color-13)!important;--tcb-applied-color:var$(--tcb-skin-color-13)!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc04955d]{--tcb-applied-color:var$(--tcb-skin-color-13)!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03af13] .tcb-button-link{font-size:var(--tve-font-size,13px)!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc0619e9]::after{clear:both}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc077b56]{letter-spacing:1px;font-weight:var(--g-regular-weight,normal)!important;padding-bottom:0!important;margin-bottom:0!important;font-size:13px!important;color:var(--tcb-skin-color-5)!important;--tcb-applied-color:var$(--tcb-skin-color-5)!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc081fc8]{font-weight:var(--g-bold-weight,bold)!important;padding-bottom:16px!important;margin-bottom:0!important}:not(#tve) .tve-theme-31 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover ::placeholder,:not(#tve) .tve-theme-31 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover input,:not(#tve) .tve-theme-31 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover select,:not(#tve) .tve-theme-31 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover textarea{color:var(--tve-color,var(--tcb-skin-color-3))!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd]:hover{--tve-color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-31 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover input,:not(#tve) .tve-theme-31 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover select,:not(#tve) .tve-theme-31 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover textarea{background-color:#f9f9f9!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd] input,:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd] select,:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc03e2dd] textarea{background-color:#f8f8f8!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc0acc2e]{margin-bottom:60px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc0b3b1e]{margin-bottom:0!important}:not(#tve) .tve-theme-31 .sidebar-section [data-css=tve-u-172dc0b4589]{font-weight:var(--g-bold-weight,bold)!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc0bb92c] .tve_social_items{font-size:8px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-17300ac8dc8]{margin-bottom:10px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc0bb92c]{margin-bottom:0!important}.tve-theme-31 .content-section [data-css=tve-u-17309be5366]{padding-left:27px!important}:not(#tve) .tve-theme-31 .content-section [data-css=tve-u-17309bf6363]{padding-bottom:7px!important;margin-bottom:0!important}.tve-theme-32 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-32 .content-section .section-content{padding:20px 10px!important}.tve-theme-32 .main-container{padding:20px 10px!important}.tve-theme-32 .content-section .checkout-template-wrapper{margin-top:0!important;margin-bottom:0!important;padding:0!important;background-color:transparent!important}.tve-theme-32 .top-section .section-background{border-top:1px solid var(--tcb-skin-color-14);border-right:none;border-bottom:1px solid var(--tcb-skin-color-14);border-left:none;border-image:initial;background-color:#fff!important;background-image:linear-gradient(var(--tcb-skin-color-1),var(--tcb-skin-color-1))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-32 .top-section .section-content{display:flex;text-align:center;--tve-color:rgb(255,255,255);justify-content:flex-end;flex-direction:column;padding:40px 20px!important;min-height:1px!important}.tve-theme-32 .top-section [data-css=tve-u-1705cdb4152]{padding:0!important}:not(#tve) .tve-theme-32 .top-section [data-css=tve-u-17274963a21]{letter-spacing:4px;padding-bottom:0!important;margin-bottom:0!important;font-size:11px!important;text-transform:uppercase!important;color:#fff!important;--tcb-applied-color:rgb(255,255,255)!important}.tve-theme-32 .bottom-section .section-background{background-color:var(--tcb-skin-color-2)!important;background-image:none!important}.tve-theme-32 .bottom-section .section-content{justify-content:center;display:flex;flex-direction:column;min-height:130px!important;padding:40px 20px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a55]{margin-left:-20px;padding:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a57]{margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a5e]{max-width:25.1%}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a62]{max-width:24.9%}.tve-theme-32 .bottom-section [data-css=tve-u-172f02823f6]{max-width:25%}.tve-theme-32 .bottom-section [data-css=tve-u-172f0349550]{font-size:34px;width:34px;height:34px;border-radius:0;overflow:hidden;border:none;padding:1px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f0349550]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f03d7ad8]{letter-spacing:0;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:16px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f03e133e]{position:relative!important;padding:0!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f03e596c]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:9px!important;color:rgba(0,0,0,.5)!important;--tcb-applied-color:rgba(0,0,0,0.5)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a55]>.tcb-flex-col{padding-left:20px}.tve-theme-32 .bottom-section [data-css=tve-u-172f0448dd6]{max-width:18.5%}.tve-theme-32 .bottom-section [data-css=tve-u-172f0448e00]{max-width:81.5%}.tve-theme-32 .bottom-section [data-css=tve-u-172f044ae30]{padding:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f044b119]{margin:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f044ae30]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-32 .bottom-section [data-css=tve-u-172f04a8abc]{font-size:34px;width:34px;height:34px;border-radius:0;overflow:hidden;border:none;padding:1px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f04a8abc]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-32 .bottom-section [data-css=tve-u-172f04bd161]{font-size:34px;width:34px;height:34px;border-radius:0;overflow:hidden;border:none;padding:1px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f04bd161]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f04c2dbf]{letter-spacing:0;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:16px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f04c38b5]{letter-spacing:0;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:16px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04c6682]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04d338e]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04d4a7b]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04e38b8]{padding:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04e38b8]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-32 .bottom-section [data-css=tve-u-172f04f7b91]{padding:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04f7b91]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-32 .bottom-section [data-css=tve-u-172f051dfbb]{max-width:25%}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d71]{padding-left:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6f]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e]{z-index:6;--tve-color:var(--tcb-skin-color-3);margin-top:0!important;margin-bottom:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6f]{padding-bottom:0!important;padding-top:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d73]{max-width:14.7%}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d70]{max-width:10%}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6a]{margin:0 0 40px!important;padding:1px!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d78]{margin-bottom:10px!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d76]{padding:0!important;margin-bottom:5px!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d74]{padding:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6c]{z-index:2;padding:20px!important;margin:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d72]{float:none;width:74px;z-index:5;border:3px solid var(--tcb-skin-color-1);border-radius:60px;overflow:hidden;margin:2px auto!important;padding-top:1px!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6d]{border:none!important;background-color:#fff!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6b] p{margin:0!important;padding:0!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] .tcb-plain-text,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] address,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] blockquote,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] h1,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] h2,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] h3,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] h4,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] h5,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] h6,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] label,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] li,:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e] p{color:var(--tve-color,var(--tcb-skin-color-3));--tcb-applied-color:var$(--tcb-skin-color-3)}.tve-theme-32 .bottom-section [data-css=tve-u-17304563b89]{font-size:27px!important}:not(#tve) .tve-theme-32 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] .tcb-plain-text,:not(#tve) .tve-theme-32 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] address,:not(#tve) .tve-theme-32 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] blockquote,:not(#tve) .tve-theme-32 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] label,:not(#tve) .tve-theme-32 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] li,:not(#tve) .tve-theme-32 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] p{font-size:var(--tve-font-size,14px)}.tve-theme-32 .bottom-section [data-css=tve-u-1730456739a]{--tve-font-size:14px}.tve-theme-32 .bottom-section [data-css=tve-u-173045693f0]{max-width:75.3%}.tve-theme-32 .sidebar-section .section-background{border:medium none;background-color:transparent!important}.tve-theme-32 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-32 .sidebar-section{margin:0!important}.tve-theme-32 .sidebar-section [data-css=tve-u-1725ba1e54e]{border-radius:4px;overflow:hidden;background-color:var(--tcb-skin-color-2)!important;background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/WooCommerce-Sidebar-texture02.jpg")!important;border:none!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-32 .sidebar-section [data-css=tve-u-1725ba26717]{text-align:center;min-height:185px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-1725bac5eae]{padding:0 20px 20px!important;margin-bottom:40px!important;margin-top:40px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299451e08]{float:none;padding:0!important;background-color:transparent!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299ca265f]{float:none;max-width:99px;margin-bottom:20px!important;margin-left:auto!important;margin-right:auto!important;background-color:#fff!important;padding:8px!important;background-image:none!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299cd57a8]{padding-bottom:0!important;margin-bottom:0!important;font-size:20px!important;line-height:1.3em!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link{border-radius:185px;overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);box-shadow:0 4px 16px 0 var(--tcb-local-color-3d2c0);padding:16px!important;background-color:var(--tcb-local-color-1d30b)!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link{font-size:var(--tve-font-size,11px)!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299d28974]{--tve-font-size:11px;--tve-letter-spacing:2px;--tve-font-weight:var(--g-bold-weight,bold);--tcb-local-color-48d06:rgb(19,114,211);--tcb-local-color-bd5e5:rgba(19,114,211,0.2);--tcb-local-color-1d30b:var(--tcb-skin-color-0);--tcb-local-color-3d2c0:rgba(20,115,210,0.2);float:none;--tve-text-transform:uppercase;--tve-color:rgb(255,255,255);--tve-applied---tve-color:rgb(255,255,255);margin:0 auto!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase);color:var(--tve-color,#fff);--tve-applied-color:var$(--tve-color,rgb(255,255,255));--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299d28974]:hover .tcb-button-link{box-shadow:0 14px 40px 0 var(--tcb-local-color-3d2c0)!important;background-color:var(--tcb-local-color-1d30b)!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299d3b4c7]{padding-bottom:0!important;margin-bottom:0!important;font-size:29px!important;color:var(--tcb-skin-color-13)!important;--tcb-applied-color:var$(--tcb-skin-color-13)!important;line-height:1em!important;font-style:normal!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299dac94f]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299dac951]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac952]{margin-left:-12px;padding:1px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac953]{margin-top:0!important;margin-bottom:0!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac952]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac952]>.tcb-flex-col{padding-left:12px}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac955]{max-width:36.8%}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac956]{max-width:63.2%}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac964]{padding:8px!important;margin:0!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac966]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299dac966]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dc406f]{background-color:var(--tcb-skin-color-2)!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dd7209]{padding:8px!important;margin:0 0 8px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299ddf06d]{padding:8px!important;margin:0 0 8px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299deb6e1]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299deb6e1]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dec597]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299dec597]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e9512b]{margin-left:-12px;padding:1px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e9512b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e9512b]>.tcb-flex-col{padding-left:12px}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e95f26]{margin-left:-12px;padding:1px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e95f26]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e95f26]>.tcb-flex-col{padding-left:12px}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e9725b]{margin-left:-12px;padding:1px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e9725b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e9725b]>.tcb-flex-col{padding-left:12px}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e991f6]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299e991f6]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299ea959f]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299eaa4a7]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-17299eab053]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299ec002b]{padding:8px!important;margin:0 0 8px!important}:not(#tve) .tve-theme-32 .sidebar-section [data-css=tve-u-172b8a1f92b]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-32 .sidebar-section [data-css=tve-u-1725bac5eae]>.tve-cb{display:block}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf515e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf6848]{margin-top:0!important;margin-bottom:0!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf8049]{margin-top:0!important;margin-bottom:0!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa32b5]{max-width:36.8%}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa32b8]{max-width:63.2%}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa49a2]{max-width:36.8%}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa49a5]{max-width:63.2%}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa5040]{max-width:36.8%}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa5042]{max-width:63.2%}.tve-theme-33 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%;background-color:transparent!important}.tve-theme-33 .content-section .account-template-wrapper{padding:0!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-33 .content-section .section-background{border-radius:0;overflow:hidden;border:medium none;background-color:#fff!important}.tve-theme-33 .content-section{margin-top:0!important;margin-bottom:0!important}.tve-theme-33 #content{padding:0!important}.tve-theme-33 .main-container{padding:20px 10px!important}.tve-theme-33 .top-section .section-background{background-color:#fff!important;background-image:linear-gradient(var(--tcb-skin-color-1),var(--tcb-skin-color-1))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-33 .top-section .section-content{justify-content:center;display:flex;flex-direction:column;--tve-color:rgb(255,255,255);min-height:1px!important;padding:20px!important}.tve-theme-33 .top-section [data-css=tve-u-1725bb57f9f] .thrive-breadcrumb-path a{--tcb-applied-color:rgba(255,255,255,0.75);font-size:var(--tve-font-size,11px)!important;text-transform:var(--tve-text-transform,uppercase)!important;letter-spacing:var(--tve-letter-spacing,1px)!important;color:var(--tve-color,rgba(255,255,255,.75))!important}.tve-theme-33 .top-section [data-css=tve-u-1725bb57f9f] .thrive-breadcrumb-path{--tve-font-size:11px;--tve-text-transform:uppercase;--tve-letter-spacing:1px;--tve-color:rgba(255,255,255,0.75);padding-bottom:0!important}.tve-theme-33 .top-section [data-css=tve-u-1725bb57f9f] .thrive-breadcrumb-leaf span{--tcb-applied-color:rgb(255,255,255);font-size:var(--tve-font-size,11px)!important;text-transform:var(--tve-text-transform,uppercase)!important;letter-spacing:var(--tve-letter-spacing,1px)!important;color:var(--tve-color,#fff)!important}.tve-theme-33 .top-section [data-css=tve-u-1725bb57f9f] .thrive-breadcrumb-leaf{--tve-font-size:11px;--tve-text-transform:uppercase;--tve-letter-spacing:1px;--tve-color:rgb(255,255,255);padding-bottom:0!important}.tve-theme-33 .top-section [data-css=tve-u-1725bb57f9f]{padding:1px!important}:not(#tve) .tve-theme-33 .top-section [data-css=tve-u-1725bb57f9f] .thrive-breadcrumb-separator{font-size:10px!important;width:10px!important;height:10px!important}:not(#tve) .tve-theme-33 .top-section [data-css=tve-u-1725bb57f9f] .thrive-breadcrumb-path:hover a{text-decoration:var(--tve-text-decoration,none)!important;color:var(--tve-color,var(--tcb-skin-color-3))!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-33 .top-section [data-css=tve-u-1725bb57f9f] .thrive-breadcrumb-path:hover{--tve-text-decoration:none!important;--tve-color:var(--tcb-skin-color-3)!important}.tve-theme-33 .top-section .section-content .tcb-plain-text,.tve-theme-33 .top-section .section-content label,.tve-theme-33 .top-section .section-content li,.tve-theme-33 .top-section .section-content p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}.tve-theme-33 .content-section .section-content{min-height:624px!important;padding:20px 10px!important}.tve-theme-33 .bottom-section .section-background{background-color:#fff!important;background-image:linear-gradient(var(--tcb-skin-color-1),var(--tcb-skin-color-1)),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Simple-top-texture-banner-06_03.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-33 .bottom-section .section-content{display:flex;flex-direction:column;--tve-color:rgb(255,255,255);min-height:1px!important;padding:0 20px!important}.tve-theme-33 .bottom-section [data-css=tve-u-17298d7b5c5]{padding:0!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-33 .bottom-section [data-css=tve-u-17299791844]{margin-left:-4px;padding:0!important}.tve-theme-33 .bottom-section [data-css=tve-u-17299791c13]{margin:0!important}.tve-theme-33 .bottom-section [data-css=tve-u-17299791844]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-33 .bottom-section [data-css=tve-u-17299791844]>.tcb-flex-col{padding-left:4px}.tve-theme-33 .bottom-section [data-css=tve-u-1729eb915ba]{max-width:38%}.tve-theme-33 .bottom-section [data-css=tve-u-1729eb91604]{max-width:18.2%}.tve-theme-33 .bottom-section [data-css=tve-u-1729ebe58a7]{background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/shapeshift_post_list_image_01-1.jpg")!important;background-color:transparent!important;background-size:cover!important;background-position:0 35%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-33 .bottom-section .section-content .tcb-plain-text,.tve-theme-33 .bottom-section .section-content label,.tve-theme-33 .bottom-section .section-content li,.tve-theme-33 .bottom-section .section-content p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729ed2a2b0]{letter-spacing:8px;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;font-weight:var(--g-bold-weight,bold)!important}.tve-theme-33 .bottom-section [data-css=tve-u-1729ed50302]{max-width:32.7%}.tve-theme-33 .bottom-section [data-css=tve-u-1729ed942aa]{background-image:linear-gradient(var(--tcb-skin-color-8),var(--tcb-skin-color-8)),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Homepage-Business_gallery3_03.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-33 .bottom-section [data-css=tve-u-1729ed95a7c]{max-width:11.1%}:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729edd8f24]:hover .tcb-button-link span{color:var(--tve-color,var(--tcb-local-color-5f9fa))!important;--tcb-applied-color:var$(--tcb-local-color-5f9fa)!important}:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729edd8f24]:hover{--tve-color:var(--tcb-local-color-5f9fa)!important}.tve-theme-33 .bottom-section [data-css=tve-u-1729edd8f24] .tcb-button-link{border-top:1px solid var(--tcb-local-color-5f9fa);border-right:5px solid var(--tcb-local-color-5f9fa);border-bottom:1px solid var(--tcb-local-color-5f9fa);border-left:5px solid var(--tcb-local-color-5f9fa);border-image:initial;letter-spacing:var(--tve-letter-spacing,1px);background-color:transparent!important;padding:11px!important}:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729edd8f24] .tcb-button-link span{color:var(--tve-color,var(--tcb-local-color-5f9fa));--tcb-applied-color:var$(--tcb-local-color-5f9fa);text-transform:var(--tve-text-transform,uppercase);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold))}.tve-theme-33 .bottom-section [data-css=tve-u-1729edd8f24]{--tve-color:var(--tcb-local-color-5f9fa);--tve-text-transform:uppercase;--tve-font-size:11px;--tve-letter-spacing:1px;--tve-font-weight:var(--g-bold-weight,bold);--tcb-local-color-76ca1:rgba(19,114,211,0.04);--tcb-local-color-5f9fa:var(--tcb-skin-color-22);--tcb-local-color-89c06:rgba(255,255,255,0.04);float:right;z-index:3;position:relative;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729edd8f24]:hover .tcb-button-link{background-color:var(--tcb-local-color-89c06)!important;border-top:1px solid var(--tcb-local-color-5f9fa)!important;border-bottom:1px solid var(--tcb-local-color-5f9fa)!important;border-left:5px solid var(--tcb-local-color-5f9fa)!important;border-right:5px solid var(--tcb-local-color-5f9fa)!important}.tve-theme-33 .bottom-section [data-css=tve-u-1729edd8f24] .tcb-button-link::after{background-attachment:scroll;background-image:none;background-position:0 0;background-repeat:repeat;background-size:auto;background-color:var(--tcb-local-color-89c06)!important}:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729edd8f24] .tcb-button-link{font-size:var(--tve-font-size,11px)!important}.tve-theme-33 .bottom-section [data-css=tve-u-1729edf9d49]::after{clear:both}.tve-theme-33 .bottom-section [data-css=tve-u-172997a0646]{padding-top:20px!important;padding-bottom:20px!important}.tve-theme-33 .bottom-section [data-css=tve-u-1729ee20f38]{padding-top:20px!important;padding-bottom:20px!important}:not(#layout) .tve-theme-33 .main-container{--separator-size:15px;--sidebar-size:27.5%}.tve-theme-33 .sidebar-section .section-background{border:medium none;background-color:transparent!important}.tve-theme-33 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-33 .sidebar-section{margin:0!important}.tve-theme-33 .sidebar-section [data-css=tve-u-1725ba1e54e]{border-radius:4px;overflow:hidden;background-color:var(--tcb-skin-color-2)!important;background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/WooCommerce-Sidebar-texture02.jpg")!important;border:none!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-33 .sidebar-section [data-css=tve-u-1725ba26717]{text-align:center;min-height:185px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-1725bac5eae]{padding:0 20px 20px!important;margin-bottom:40px!important;margin-top:40px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299451e08]{float:none;padding:0!important;background-color:transparent!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299ca265f]{float:none;max-width:99px;margin-bottom:20px!important;margin-left:auto!important;margin-right:auto!important;background-color:#fff!important;padding:8px!important;background-image:none!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299cd57a8]{padding-bottom:0!important;margin-bottom:0!important;font-size:20px!important;line-height:1.3em!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link{border-radius:185px;overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);box-shadow:0 4px 16px 0 var(--tcb-local-color-3d2c0);padding:16px!important;background-color:var(--tcb-local-color-1d30b)!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link{font-size:var(--tve-font-size,11px)!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299d28974]{--tve-font-size:11px;--tve-letter-spacing:2px;--tve-font-weight:var(--g-bold-weight,bold);--tcb-local-color-48d06:rgb(19,114,211);--tcb-local-color-bd5e5:rgba(19,114,211,0.2);--tcb-local-color-1d30b:var(--tcb-skin-color-0);--tcb-local-color-3d2c0:rgba(20,115,210,0.2);float:none;--tve-text-transform:uppercase;--tve-color:rgb(255,255,255);--tve-applied---tve-color:rgb(255,255,255);margin:0 auto!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase);color:var(--tve-color,#fff);--tve-applied-color:var$(--tve-color,rgb(255,255,255));--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299d28974]:hover .tcb-button-link{box-shadow:0 14px 40px 0 var(--tcb-local-color-3d2c0)!important;background-color:var(--tcb-local-color-1d30b)!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299d3b4c7]{padding-bottom:0!important;margin-bottom:0!important;font-size:29px!important;color:var(--tcb-skin-color-13)!important;--tcb-applied-color:var$(--tcb-skin-color-13)!important;line-height:1em!important;font-style:normal!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299dac94f]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299dac951]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac952]{margin-left:-12px;padding:1px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac953]{margin-top:0!important;margin-bottom:0!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac952]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac952]>.tcb-flex-col{padding-left:12px}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac955]{max-width:36.8%}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac956]{max-width:63.2%}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac964]{padding:8px!important;margin:0!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac966]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299dac966]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dc406f]{background-color:var(--tcb-skin-color-2)!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dd7209]{padding:8px!important;margin:0 0 8px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299ddf06d]{padding:8px!important;margin:0 0 8px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299deb6e1]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299deb6e1]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dec597]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299dec597]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e9512b]{margin-left:-12px;padding:1px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e9512b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e9512b]>.tcb-flex-col{padding-left:12px}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e95f26]{margin-left:-12px;padding:1px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e95f26]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e95f26]>.tcb-flex-col{padding-left:12px}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e9725b]{margin-left:-12px;padding:1px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e9725b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e9725b]>.tcb-flex-col{padding-left:12px}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e991f6]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299e991f6]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299ea959f]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299eaa4a7]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-17299eab053]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299ec002b]{padding:8px!important;margin:0 0 8px!important}:not(#tve) .tve-theme-33 .sidebar-section [data-css=tve-u-172b8a1f92b]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-33 .sidebar-section [data-css=tve-u-1725bac5eae]>.tve-cb{display:block}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf515e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf6848]{margin-top:0!important;margin-bottom:0!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf8049]{margin-top:0!important;margin-bottom:0!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa32b5]{max-width:36.8%}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa32b8]{max-width:63.2%}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa49a2]{max-width:36.8%}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa49a5]{max-width:63.2%}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa5040]{max-width:36.8%}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa5042]{max-width:63.2%}.tve-theme-33 .top-section [data-css=tve-u-1725bb57f9f] .thrive-breadcrumb-separator{padding-bottom:0!important}.tve-theme-24 .content-section .section-content{padding:0!important;min-height:650px!important}.tve-theme-24 #content{padding:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2b]{margin-left:-20px;padding:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a]{margin:0 0 15px!important;background-color:transparent!important}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a] .tcb-plain-text,:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a] address,:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a] blockquote,:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a] label,:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a] li,:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a] p{font-style:normal}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a] p{padding:0!important;margin:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a] h3{padding:0!important;margin:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2b]>.tcb-flex-col{padding-left:20px}.tve-theme-24 .bottom-section [data-css=tve-u-16e8d0bd13f]{text-align:center;padding:0!important;background-image:none!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb26]{padding:0 20px 20px!important;margin:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb27]{border-bottom-left-radius:6px;overflow:hidden;border-bottom-right-radius:6px;background-color:transparent!important;background-image:none!important}:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] .tcb-plain-text,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] address,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] blockquote,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h1,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h2,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h3,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h4,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h5,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h6,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] label,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] li,:not(#tve) .tve-theme-24 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] p{color:var(--tcb-skin-color-4);--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb3b]{padding:0!important;margin-bottom:10px!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb3d]{--tcb-applied-color:rgba(0,0,0,0.5)}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb3e]{padding:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb35]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2f]{float:none;z-index:3;position:relative;min-width:219px;margin:0 auto!important;padding:6px!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb31]{padding:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb30]{margin:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb32]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb33]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb34]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb32]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb33]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb34]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb35]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2b]>.tcb-flex-col>.tcb-col{justify-content:center}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb32]:hover>:first-child{color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb3c]{--tcb-applied-color:var$(--tcb-skin-color-3);letter-spacing:2px;color:var(--tcb-skin-color-3)!important;text-transform:none!important;font-weight:var(--g-bold-weight,bold)!important;font-size:22px!important;padding-bottom:20px!important;margin-bottom:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb857f33]{background-image:url("https://secure.gravatar.com/avatar/1969ee24b27abfc11a0e5c90c28dc7da?s=256&d=mm&r=g&dynamic_author=1")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb85991f]{width:320px;float:none;padding:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb85ac30]{height:370px!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb883718]{height:253px;top:0;transform:rotate(180deg)}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb8b9f08]{--tcb-applied-color:rgba(0,0,0,0.16);--g-regular-weight:200;--g-bold-weight:600;font-size:80px!important;line-height:1em!important;color:rgba(0,0,0,.16)!important;font-family:Muli!important;font-weight:var(--g-regular-weight,normal)!important;padding-bottom:35px!important;margin-bottom:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb8c4f33]{text-align:left}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb8ccc4d]{padding:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb8dd69b]{padding:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb8de870]{letter-spacing:3px;text-transform:uppercase!important;font-size:14px!important}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb33]:hover>:first-child{color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb34]:hover>:first-child{color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb35]:hover>:first-child{color:var(--tcb-skin-color-3)!important}.tve-theme-24 .bottom-section .section-background{background-color:var(--tcb-skin-color-0)!important;background-image:linear-gradient(rgba(255,255,255,.8),rgba(255,255,255,.8))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-24 .top-section .section-background{width:100%!important;background-color:var(--tcb-skin-color-9)!important}.tve-theme-24 .top-section .section-content{text-align:center;width:100%!important;min-height:377px!important;padding:40px 0 0!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9f82fc4]{background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Team_top-img-6.jpg")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9f85b00]{margin:0!important;padding:0!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9f87900]{min-height:480px!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9f91104]{float:none;margin-left:auto!important;margin-right:auto!important;padding:0!important;margin-bottom:30px!important}:not(#tve) .tve-theme-24 .top-section [data-css=tve-u-16ef9f9350c]{--tcb-applied-color:var$(--tcb-skin-color-4);color:var(--tcb-skin-color-4)!important;font-size:40px!important}:not(#tve) .tve-theme-24 .top-section [data-css=tve-u-16ef9f9bbc8]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9f9d128]{float:none;padding:0!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:40px!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9fb90db] .tcb-button-link{background-color:var(--tcb-skin-color-0)!important;padding:26px!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9fb90db]{float:none;position:relative;margin:0 auto -37px!important;z-index:12!important}:not(#tve) .tve-theme-24 .top-section [data-css=tve-u-16ef9fb90db] .tcb-button-link{line-height:1.2em;font-size:18px}:not(#tve) .tve-theme-24 .top-section [data-css=tve-u-16ef9fb90db]:hover .tcb-button-link{background-color:var(--tcb-skin-color-3)!important}.tve-theme-24 .top-section [data-css=tve-u-16efa00ea59]{height:18px;top:0;transform:rotate(180deg);fill:var(--tcb-skin-color-9)}.tve-theme-24 .top-section [data-css=tve-u-16efa024586]{float:none;max-width:750px;margin:0 auto!important;padding:1px!important}.tve-theme-24 #wrapper{--header-background-width:100%;--footer-background-width:100%}.tve-theme-25 .main-container{padding:20px 10px!important}.tve-theme-25 #wrapper{--top-background-width:100%;--footer-background-width:100%;--bottom-background-width:100%;--header-background-width:100%}:not(#layout) .tve-theme-25 .main-container{--separator-size:40px}.tve-theme-25 .content-section [data-css=tve-u-16ec5d248bb]{left:0;padding:0!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-25 .content-section{margin-top:0!important}.tve-theme-25 .content-section .section-content{--g-regular-weight:400;--g-bold-weight:800;padding:20px 10px 20px 80px!important}.tve-theme-25 .content-section .thrv-divider[data-css=tve-u-16ec5fddeba] .tve_sep{border-width:1px!important;border-color:rgba(0,0,0,.06)!important}.tve-theme-25 .content-section [data-css=tve-u-16ec6330c3d]{display:inline-block;padding:0!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-16ec63322d0]{letter-spacing:1px;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-16ec63492a5]{--tcb-applied-color:rgb(153,153,153);letter-spacing:1px;text-transform:none!important;font-weight:var(--g-regular-weight,normal)!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;color:#999!important;padding-top:0!important;margin-top:0!important}.tve-theme-25 .content-section [data-css=tve-u-16ec634b5e1]{display:inline-block;padding:0!important;margin-right:15px!important}.tve-theme-25 .content-section [data-css=tve-u-16ec635199f]{--tcb-applied-color:rgb(153,153,153)}.tve-theme-25 .content-section [data-css=tve-u-16ec5fddeba]{padding-top:15px!important;padding-bottom:12px!important}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 20px)/ 2)}.tve-theme-25 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .post-wrapper{border-bottom:1px solid transparent;padding-bottom:20px!important}.tve-theme-25 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f1530]{--g-regular-weight:400;--g-bold-weight:600;margin-bottom:0!important;margin-top:0!important}.tve-theme-25 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f152e]{background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured-1024x373-1.jpg?dynamic_featured=1&size=large")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-25 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f152d]{margin-top:0!important;margin-bottom:8px!important}.tve-theme-25 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .thrv-content-box [data-css=tve-u-16ecb5f152f]{min-height:124px}.tve-theme-25 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .tcb-post-title[data-css=tve-u-16ecb5f1530],.tve-theme-25 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .tcb-post-title[data-css=tve-u-16ecb5f1530] a{--tcb-applied-color:var$(--tcb-skin-color-4);font-weight:600!important;font-family:Literata!important;color:var(--tcb-skin-color-4)!important;font-size:18px!important}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:20px!important}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-25 .content-section .thrv-divider[data-css=tve-u-16ecb61f672] .tve_sep{border-width:1px!important;border-color:rgba(0,0,0,.06)!important}.tve-theme-25 .content-section [data-css=tve-u-16ecb61f672]{padding-top:15px!important;padding-bottom:15px!important;margin-bottom:30px!important}.tve-theme-25 .content-section [data-css=tve-u-16ecb5f152b]{margin-bottom:60px!important}.tve-theme-25 .content-section [data-css=tve-u-170199bd58e] .tve_social_items{font-size:10px!important}.tve-theme-25 .content-section [data-css=tve-u-170199bd58e]{top:0;left:0;float:none;margin:0 auto!important;padding-left:1px!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-170199ce799]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-25 .content-section [data-css=tve-u-170199bd58e] .tve_social_items .tve_s_item{margin-bottom:10px;display:table}.tve-theme-25 .content-section [data-css=tve-u-170199f5045]{font-size:16px;top:0;left:0;width:16px;height:16px;margin:0 0 9px 8px!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-170199f5045]>:first-child{color:#ddd}.tve-theme-25 .content-section [data-css=tve-u-17019a634b0]{float:left;z-index:3;top:30px;left:10px;padding:0!important;margin:0!important;position:absolute!important}.tve-theme-25 .content-section .comment-respond{padding-top:0!important}.tve-theme-25 .content-section .comment-form-reply-title-wrapper{margin-bottom:20px!important}.tve-theme-25 .content-section .theme-comments-logged-in-as-wrapper{margin-bottom:5px!important}.tve-theme-25 .content-section .comment-form-text textarea{border-radius:0;overflow:hidden;border:1px solid var(--tcb-skin-color-14);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Muli);color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5);background-color:#fff!important;padding:20px 15px!important;margin-top:10px!important;margin-bottom:10px!important}.tve-theme-25 .content-section .comment-form .comment-form-submit button{font-size:var(--tve-font-size,11px);text-transform:var(--tve-text-transform,uppercase);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));font-family:var(--tve-font-family,Muli);color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);border:1px solid var(--tcb-skin-color-18);border-radius:0;overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);padding:15px 35px!important}.tve-theme-25 .content-section .comment-form .comment-form-submit{--tve-font-size:11px;--tve-text-transform:uppercase;--tve-font-weight:var(--g-bold-weight,bold);--tve-font-family:Muli;--tve-color:var(--tcb-skin-color-0);--tve-letter-spacing:2px;--g-bold-weight:700;--g-regular-weight:300;margin-top:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-25 .content-section .comment-form .comment-form-submit:hover button{background-color:var(--tcb-skin-color-0)!important;color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255,255,255)!important;border:1px solid var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-25 .content-section .comment-form .comment-form-submit:hover{--tve-color:rgb(255,255,255)!important}.tve-theme-25 .content-section .comment-form-text{--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:700;--tve-color:var(--tcb-skin-color-5)}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-17081459925]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1708145a1c4]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important}:not(#tve) .tve-theme-25 .content-section .comment-list .reply .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);text-transform:var(--tve-text-transform,uppercase)}.tve-theme-25 .content-section .comment-list .reply{--tve-color:var(--tcb-skin-color-0);--tve-text-transform:uppercase;--tve-font-size:11px;--tve-letter-spacing:2px}:not(#tve) .tve-theme-25 .content-section :not(#tve) .comment-list .reply:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-25 .content-section .comment-list .reply:hover{--tve-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-25 .content-section .comment-list .reply:hover .tcb-button-link{border:1px solid var(--tcb-skin-color-18)!important;background-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-25 .content-section .comment-list>.comment{font-size:14px!important}.tve-theme-25 .content-section .comment-list .reply .tcb-button-link{overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);border:1px solid var(--tcb-skin-color-18)!important;border-radius:0!important}:not(#tve) .tve-theme-25 .content-section .comment-list .reply .tcb-button-link{font-size:var(--tve-font-size,11px)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17066f3f202]{background-color:var(--tcb-skin-color-9)!important;background-image:none!important}.tve-theme-25 .sidebar-section .section-background{background-color:#fff!important}.tve-theme-25 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17066fc9dda]{margin-bottom:10px!important;padding:0!important}.tve-theme-25 .sidebar-section [data-css=tve-u-170670db2de]{box-shadow:none;opacity:1;filter:grayscale(0%) brightness(100%) contrast(100%) blur(0px) sepia(0%) invert(0%) saturate(100%) hue-rotate(0deg);background-color:#fff!important;background-image:none!important;border:3px solid var(--tcb-skin-color-9)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-170670dfdd8]{text-align:center}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link{font-family:var(--tve-font-family,Muli);font-size:var(--tve-font-size,13px)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-170670eee10]{--tve-font-size:13px;--tve-color:rgb(255,255,255);--tve-font-weight:var(--g-bold-weight,bold);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:600;--tve-text-transform:uppercase;--tve-letter-spacing:0px;margin-top:0!important;margin-bottom:0!important;min-width:100%!important}.tve-theme-25 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link{border:none;border-radius:0;overflow:hidden;letter-spacing:var(--tve-letter-spacing,0);background-color:var(--tcb-skin-color-0)!important;padding:17px 25px!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link span{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase)}.tve-theme-25 .sidebar-section [data-css=tve-u-170671b39c3]{margin-top:0!important;margin-bottom:40px!important;padding:25px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item{justify-content:flex-start;text-align:left;--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;border-bottom:none;--tve-font-size:16px;--tve-color:var(--tcb-skin-color-16);margin-bottom:0!important;padding-bottom:5px!important;margin-left:0!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item p{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Muli);font-size:var(--tve-font-size,16px)}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .tcb-plain-text,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] address,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] blockquote,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] label,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] li,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] p{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Muli)}.tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74]{--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;margin-bottom:40px!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h1,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h2,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h3,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h4,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h5,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h6,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item p{color:var(--tve-color,var(--tcb-skin-color-16));--tcb-applied-color:var$(--tcb-skin-color-16)}.tve-theme-25 .sidebar-section [data-css=tve-u-170671ed5ae]{margin-top:0!important;margin-bottom:40px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067200c9c]{border-radius:100px;overflow:hidden;float:none;margin:0 auto 40px!important;background-color:transparent!important}.tve-theme-25 .sidebar-section [data-css=tve-u-1706722e266]{text-align:center}.tve-theme-25 .sidebar-section [data-css=tve-u-17067200c9c] .tve_social_items{font-size:10px!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-170670eee10]:hover .tcb-button-link{border:none!important;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067931458]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;line-height:1.5em!important}.tve-theme-25 .sidebar-section [data-css=tve-u-170679aaa25]{width:600px;float:none;margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067aabf55]{--g-regular-weight:400;--g-bold-weight:500;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;font-size:20px!important;font-family:Literata!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067ab1e02]{background-color:transparent!important;padding-left:1px!important;margin-bottom:10px!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067ab9379]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;line-height:1.5em!important;font-size:16px!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067ac0875] input,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067ac0875] select{border:none;border-radius:0;overflow:hidden;font-family:var(--tve-font-family,Muli);text-align:center;font-size:var(--tve-font-size,14px);box-shadow:none;background-color:#fff!important;padding:15px 10px!important;margin-bottom:0!important;margin-top:0!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067ac0875] input,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067ac0875] input::placeholder,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067ac0875] select{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));--tcb-applied-color:rgb(119,119,119);color:var(--tve-color,#777)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067ac0875]{--g-regular-weight:400;--g-bold-weight:700;--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Muli;--tve-color:rgb(119,119,119);--tve-font-size:14px}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067accf33] button{font-size:var(--tve-font-size,14px);text-transform:var(--tve-text-transform,uppercase);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));border:none;color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);font-family:var(--tve-font-family,Muli);text-decoration:var(--tve-text-decoration,underline);margin-bottom:0!important;margin-top:0!important;background-color:transparent!important;padding-top:15px!important;padding-bottom:15px!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067accf33]:hover button{background-image:linear-gradient(rgba(255,255,255,.15),rgba(255,255,255,.15))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;text-decoration:var(--tve-text-decoration,underline)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067accf33]{--tve-font-size:14px;--tve-text-transform:uppercase;--tve-font-weight:var(--g-bold-weight,bold);--tve-color:var(--tcb-skin-color-0);--tve-font-family:Muli;--g-bold-weight:700;--tve-text-decoration:underline}.tve-theme-25 .sidebar-section [data-css=tve-u-17067b095d3]{margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e564] button{border-radius:0;overflow:hidden;border:2px solid var(--tcb-skin-color-18);color:#4e85f3;--tcb-applied-color:rgb(78,133,243);font-size:14px;text-transform:uppercase;font-weight:var(--g-bold-weight,bold);letter-spacing:1px;background-color:transparent!important;padding:15px!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e564]:hover button{border:2px solid #0f53da!important;color:#0f53da!important;--tcb-applied-color:rgb(15,83,218)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e566]{padding-left:5px!important;padding-right:5px!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e569] input{border-radius:0;overflow:hidden;border:1px solid var(--tcb-skin-color-8);font-size:var(--tve-font-size,14px);color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5);text-transform:var(--tve-text-transform,capitalize);letter-spacing:var(--tve-letter-spacing,0);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Muli)}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e569]:hover input{border:1px solid rgba(97,143,234,.5)!important;color:rgba(0,0,0,.85)!important;--tcb-applied-color:rgba(0,0,0,0.85)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e569] input{text-transform:uppercase;letter-spacing:2px;padding:12px!important;background-color:transparent!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067b5d81d]{max-width:100%;background-color:#fff!important;margin-top:0!important;margin-bottom:30px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e569]{--tve-text-transform:capitalize;--tve-color:var(--tcb-skin-color-5);--tve-font-size:14px;--tve-letter-spacing:0px;--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:500}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2289]{max-width:28%}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228d]{max-width:72%}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]{margin-left:-15px;padding:0!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2287]{margin:0!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link{border:none;border-radius:0;overflow:hidden;text-align:left;padding:0!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link{font-size:var(--tve-font-size,12px)!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link span{color:#999}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover .tcb-button-link span{color:var(--tve-color,#008fff)!important;--tcb-applied-color:rgb(0,143,255)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]>.tcb-flex-col{padding-left:15px}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2288]>.tcb-flex-col{padding-left:15px}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2288]{margin-left:-15px}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228f]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:16px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228e]{padding:0!important;margin-bottom:4px!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2291]{font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover{--tve-color:var(--tcb-skin-color-18)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228b]{background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured-150x150-1.jpg?dynamic_featured=1&size=thumbnail")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228a]{margin-top:0!important;margin-bottom:0!important;padding:0!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list .thrv-content-box [data-css=tve-u-17067be228c]{min-height:70px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]{--tve-font-size:12px}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282]{max-width:300px;margin-bottom:40px!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067ac0875]:hover input,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067ac0875]:hover input::placeholder,:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067ac0875]:hover select{color:var(--tve-color,#303030)!important;--tcb-applied-color:rgb(48,48,48)!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067ac0875]:hover{--tve-color:rgb(48,48,48)!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067accf33]:hover{--tve-text-decoration:underline!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067cfab08]{font-weight:var(--g-bold-weight,bold)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link::after{background-color:#2f8ae7;background-attachment:scroll!important;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1))!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-size:auto!important}:not(#tve) .tve-theme-25 .sidebar-section :not(#tve) [data-css=tve-u-17067b4e569]:hover input{color:var(--tve-color,var(--tcb-skin-color-4))!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;border:1px solid var(--tcb-skin-color-1)!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e569]:hover{--tve-color:var(--tcb-skin-color-4)!important}:not(#tve) .tve-theme-25 .sidebar-section :not(#tve) [data-css=tve-u-17067b4e564]:hover button{border:2px solid var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e564]:hover [data-css=tve-u-17067b4e566]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e566]>:first-child{color:var(--tcb-skin-color-18)}:not(#tve) .tve-theme-25 .sidebar-section :not(#tve) [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-18))!important;--tcb-applied-color:var$(--tcb-skin-color-18)!important}:not(#tve) .tve-theme-25 .sidebar-section [data-css=tve-u-1713a32a583]{letter-spacing:1px;text-transform:uppercase!important;font-size:14px!important;font-weight:var(--g-bold-weight,bold)!important;padding-bottom:0!important;margin-bottom:0!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important}.tve-theme-25 .sidebar-section [data-css=tve-u-1713a331d88]{margin-top:0!important;border-left:none!important;padding-left:1px!important;margin-bottom:20px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228a]:hover [data-css=tve-u-17067be228b]{background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured-150x150-1.jpg?dynamic_featured=1&size=thumbnail")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-25 .top-section .section-background{background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;background-image:linear-gradient(rgba(0,0,0,.08) 19%,rgba(0,0,0,.75) 100%),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured.jpg?dynamic_featured=1&size=full")!important}.tve-theme-25 .top-section .section-content{display:flex;text-align:center;justify-content:flex-end;flex-direction:column;min-height:580px!important;padding-bottom:60px!important;padding-top:60px!important}.tve-theme-25 .top-section{margin-top:0!important}.tve-theme-25 .top-section .section-content .tcb-plain-text,.tve-theme-25 .top-section .section-content label,.tve-theme-25 .top-section .section-content li,.tve-theme-25 .top-section .section-content p{color:#fff;--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-16ed080d346]{--tcb-applied-color:rgb(255,255,255);color:#fff!important;font-size:48px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-25 .top-section [data-css=tve-u-16ed082a72d]{float:none;padding:0!important;margin-bottom:15px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-25 .top-section [data-css=tve-u-16ed085b637]{padding:0!important;margin-bottom:5px!important}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-16ed085f8e0]{letter-spacing:4px;text-transform:uppercase!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d75200]{padding:0!important;background-color:transparent!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d76361]{float:right;z-index:3;position:relative;margin-top:0!important;margin-bottom:0!important;padding:8px!important}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-16ed0d79075]{font-size:11px!important;padding-bottom:0!important;margin-bottom:0!important;line-height:1.2em!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d80aee]{background-color:var(--tcb-skin-color-4)!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] .tcb-plain-text,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] address,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] blockquote,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] h1,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] h2,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] h3,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] h4,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] h5,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] h6,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] label,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] li,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] p{text-transform:uppercase}:not(#tve) .tve-theme-25 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] .tcb-plain-text,:not(#tve) .tve-theme-25 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] address,:not(#tve) .tve-theme-25 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] blockquote,:not(#tve) .tve-theme-25 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] label,:not(#tve) .tve-theme-25 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] li,:not(#tve) .tve-theme-25 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] p{font-size:var(--tve-font-size,11px)}.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] .tcb-plain-text,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] address,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] blockquote,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] label,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] li,.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db] p{letter-spacing:2px}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-16ed0d8abf4]{padding-bottom:0!important;margin-bottom:0!important;font-size:11px!important;padding-top:0!important;margin-top:0!important;line-height:1.2em!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d8e6d3]{text-transform:uppercase!important;font-size:11px!important;letter-spacing:3px!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d93c8c]{float:left;z-index:3;position:relative;padding:0!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d94f7e]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-25 .top-section [data-css=tve-u-16ed0d94f7e]{padding:0!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d96a76]{margin:0!important}.tve-theme-25 .top-section [data-css=tve-u-16ed4d219d9]{font-size:11px!important}.tve-theme-25 .top-section [data-css=tve-u-1707d1f6e73]{float:none;padding:0!important;margin:0 auto 15px!important;max-width:650px!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d76361]>.tve-cb{justify-content:center;display:flex;flex-direction:column}.tve-theme-25 .top-section [data-css=tve-u-16ed0d812db]{--tve-font-size:11px}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-170aad24c8f]{color:inherit!important}:not(#tve) .tve-theme-25 .top-section :not(#tve) [data-css=tve-u-170aad24c8f]:hover{color:rgba(255,255,255,.85)!important}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-16ed0d76361]:hover [data-css=tve-u-16ed0d80aee]{background-color:var(--tcb-skin-color-4)!important}.tve-theme-25 .bottom-section .section-background{background-image:none!important;background-color:#f7f7f7!important}.tve-theme-25 .bottom-section .section-content{justify-content:center;display:flex;flex-direction:column;min-height:1px!important;padding:40px 20px 70px!important}.tve-theme-25 .bottom-section [data-css=tve-u-16eccd9c6d3]{padding:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-25 .bottom-section [data-css=tve-u-17077fe1f03]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-25 .bottom-section [data-css=tve-u-174678db7ee]{letter-spacing:1px;font-size:12px!important;color:#ccc!important;--tcb-applied-color:rgb(204,204,204)!important;--tve-applied-color:rgb(204,204,204)!important}.tve-theme-25 .bottom-section [data-css=tve-u-174678db7ee]{line-height:1.2em!important}.tve-theme-25 .bottom-section [data-css=tve-u-174678db7e8]{margin-top:0!important;margin-bottom:0!important}.tve-theme-25 .bottom-section [data-css=tve-u-174678db7ea]{max-width:34.4%}.tve-theme-25 .bottom-section [data-css=tve-u-174678db7ed]{max-width:65.6%}.tve-theme-25 .bottom-section [data-css=tve-u-174678db7e9]>.tcb-flex-col{padding-left:30px}.tve-theme-25 .bottom-section [data-css=tve-u-174678db7e9]{margin-left:-30px}.tve-theme-25 .bottom-section [data-css=tve-u-174678db7ef]::after{clear:both}.tve-theme-25 .bottom-section [data-css=tve-u-174678db8d9]{--tcb-local-color-bec10:var(--tcb-local-color-c84a5);--form-color:--tcb-skin-color-4;float:none;--tcb-local-color-c84a5:var(--tcb-skin-color-4);margin-left:auto!important;margin-right:auto!important;max-width:1080px!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);border-left:none;border-image:initial;--tve-applied-border:none;border-radius:0;overflow:hidden;background-image:none!important;--tve-applied-background-image:none!important;background-color:#fff!important;--tve-applied-background-color:rgb(255,255,255)!important;padding:12px!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) ::placeholder,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Arial,Helvetica,sans-serif);font-size:var(--tve-font-size,14px);line-height:var(--tve-line-height,1.8em);--tcb-applied-color:rgba(0,0,0,0.5);color:var(--tve-color,rgba(0,0,0,.5))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.5))!important}.tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item){--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Arial,Helvetica,sans-serif;--tve-font-size:14px;--tve-line-height:1.8em;--tve-color:rgba(0,0,0,0.5);--tve-applied---tve-color:rgba(0,0,0,0.5);margin-top:0!important;margin-bottom:14px!important}.tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,.tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{padding:2px 0!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);border-left:none;border-image:initial;--tve-applied-border:none;border-radius:0;overflow:hidden;background-image:none!important;--tve-applied-background-image:none!important;background-color:#fff!important;--tve-applied-background-color:rgb(255,255,255)!important;padding:12px!important;margin-top:0!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in ::placeholder,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Arial,Helvetica,sans-serif);font-size:var(--tve-font-size,14px);line-height:var(--tve-line-height,1.8em);color:var(--tve-color,rgba(0,0,0,.7));--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.7));--tcb-applied-color:rgba(0,0,0,0.7)}.tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in{--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Arial,Helvetica,sans-serif;--tve-font-size:14px;--tve-line-height:1.8em;--tve-color:rgba(0,0,0,0.7);--tve-applied---tve-color:rgba(0,0,0,0.7)}.tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,.tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{padding:12px 0!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover ::placeholder,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{color:var(--tve-color,rgba(0,0,0,.9))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.9))!important;--tcb-applied-color:rgba(0,0,0,0.9)!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover{--tve-color:rgba(0,0,0,0.9)!important;--tve-applied---tve-color:rgba(0,0,0,0.9)!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{border-bottom:1px solid var(--tcb-local-color-c84a5)!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover input,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover textarea{border:1px solid var(--tcb-local-color-c84a5)!important;--tve-applied-border:1px solid var$(--tcb-local-color-c84a5)!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover ::placeholder,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover input,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover textarea{color:var(--tve-color,rgba(0,0,0,.9))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.9))!important;--tcb-applied-color:rgba(0,0,0,0.9)!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover{--tve-color:rgba(0,0,0,0.9)!important;--tve-applied---tve-color:rgba(0,0,0,0.9)!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .thrv_text_element[data-label-for]:not(.tcb-excluded-from-group-item) .tcb-plain-text{letter-spacing:1px;font-size:14px!important;color:var(--tcb-skin-color-16)!important;--tcb-applied-color:var$(--tcb-skin-color-16)!important;--tve-applied-color:var$(--tcb-skin-color-16)!important;font-family:inherit!important;font-weight:var(--g-regular-weight,normal)!important}.tve-theme-25 .bottom-section #lg-kes89ntk .thrv_text_element[data-label-for]:not(.tcb-excluded-from-group-item){margin-top:0!important}.tve-theme-25 .bottom-section #lg-kes89ntk .thrv_text_element[data-label-for]:not(.tcb-excluded-from-group-item) .tcb-plain-text{line-height:1.2em!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in{margin-bottom:0!important;margin-top:8px!important}:not(#tve) .tve-theme-25 .bottom-section :not(#tve) #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover input,:not(#tve) .tve-theme-25 .bottom-section :not(#tve) #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover textarea{border-top:none!important;border-right:none!important;border-left:none!important;border-bottom:1px solid rgba(12,17,21,.5)!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item){margin-top:8px!important;margin-bottom:14px!important}:not(#tve) .tve-theme-25 .bottom-section :not(#tve) #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-25 .bottom-section :not(#tve) #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{border-bottom:1px solid rgba(12,17,21,.5)!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve-form-button .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}.tve-theme-25 .bottom-section #lg-kes89ntk .tve-form-button{--tve-font-weight:var(--g-regular-weight,normal);--tve-letter-spacing:2px;--tcb-local-color-2818e:rgb(19,114,211);--tve-color:rgb(255,255,255);--tcb-local-color-34f05:var(--tcb-local-color-bec10);float:right;z-index:3;position:relative;--tve-font-size:12px;margin-top:0!important;margin-bottom:0!important}.tve-theme-25 .bottom-section #lg-kes89ntk .tve-form-button .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);padding:18px!important;background-color:var(--tcb-local-color-34f05)!important;background-image:none!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve-form-button:hover .tcb-button-link{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-local-color-34f05)!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve-form-button .tcb-button-link{font-size:var(--tve-font-size,12px)!important}.tve-theme-25 .bottom-section #lg-kes89ntk .tve-form-button .thrv_icon{--tcb-local-color-icon:rgb(255,255,255);--tcb-local-color-var:rgb(255,255,255);--tve-icon-size:12px}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5dd]>.tcb-flex-col{padding-left:0}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5dd]{margin-left:0;padding-top:0!important;padding-bottom:0!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5dc]{margin-top:0!important;margin-bottom:0!important}.tve-theme-25 .content-section [data-css=tve-u-1732e80c249]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);border-radius:0;overflow:hidden;background-image:linear-gradient(#f8f8f8,#f8f8f8)!important;--tve-applied-background-image:linear-gradient(rgb(248,248,248),rgb(248,248,248))!important;background-size:auto!important;background-attachment:scroll!important;padding:20px 40px!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-color:transparent!important;--tve-applied-background-color:transparent!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de] .tcb-button-link span{color:#fff;--tcb-applied-color:#fff}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de] .tcb-button-link{font-size:var(--tve-font-size,16px)!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de]{--tve-font-size:16px;--tcb-local-color-62516:var(--tcb-local-color-c162b);--tve-color:rgb(156,156,156);--tve-applied---tve-color:rgb(156,156,156);--tve-letter-spacing:2px;display:block;width:30%;--tcb-local-color-c162b:var(--tcb-skin-color-0);min-width:100%!important;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de]:hover .tcb-button-link{background-image:linear-gradient(var(--tcb-local-color-c162b),var(--tcb-local-color-c162b))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(var$(--tcb-local-color-c162b),var$(--tcb-local-color-c162b))!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de] .tcb-button-link span{color:var(--tve-color,#9c9c9c);--tve-applied-color:var$(--tve-color,rgb(156,156,156));--tcb-applied-color:rgb(156,156,156)}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tve-applied-color:var$(--tve-color,rgb(255,255,255))!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de]:hover{--tve-color:rgb(255,255,255)!important;--tve-applied---tve-color:rgb(255,255,255)!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5df]{--tcb-local-color-icon:rgb(144,150,175);--tcb-local-color-var:rgb(144,150,175);--tve-icon-size:14px;font-size:14px;width:14px;height:14px;border:1px solid #dedede;--tve-applied-border:1px solid rgb(222,222,222);border-radius:100px;overflow:hidden;padding:10px!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);border-radius:0;overflow:hidden;background-image:linear-gradient(#f8f8f8,#f8f8f8)!important;--tve-applied-background-image:linear-gradient(rgb(248,248,248),rgb(248,248,248))!important;background-size:auto!important;background-attachment:scroll!important;padding:20px 40px!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-color:transparent!important;--tve-applied-background-color:transparent!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0] .tcb-button-link span{color:#fff;--tcb-applied-color:#fff}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0] .tcb-button-link{font-size:var(--tve-font-size,16px)!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0]{--tve-font-size:16px;--tcb-local-color-62516:var(--tcb-local-color-c162b);--tve-color:rgb(156,156,156);--tve-applied---tve-color:rgb(156,156,156);--tve-letter-spacing:2px;display:block;width:30%;--tcb-local-color-c162b:var(--tcb-skin-color-0);min-width:100%!important;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0]:hover .tcb-button-link{background-image:linear-gradient(var(--tcb-local-color-c162b),var(--tcb-local-color-c162b))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(var$(--tcb-local-color-c162b),var$(--tcb-local-color-c162b))!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0] .tcb-button-link span{color:var(--tve-color,#9c9c9c);--tve-applied-color:var$(--tve-color,rgb(156,156,156));--tcb-applied-color:rgb(156,156,156)}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tve-applied-color:var$(--tve-color,rgb(255,255,255))!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0]:hover{--tve-color:rgb(255,255,255)!important;--tve-applied---tve-color:rgb(255,255,255)!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e1]{--tcb-local-color-icon:rgb(144,150,175);--tcb-local-color-var:rgb(144,150,175);--tve-icon-size:14px;font-size:14px;width:14px;height:14px;border:1px solid #dedede;--tve-applied-border:1px solid rgb(222,222,222);border-radius:100px;overflow:hidden;padding:10px!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5dd]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-26 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}:not(#layout) .tve-theme-26 .main-container{--separator-size:40px}.tve-theme-26 .main-container{padding:20px 10px!important}.tve-theme-26 .bottom-section .section-background{background-color:#fff!important;background-image:linear-gradient(var(--tcb-skin-color-18),var(--tcb-skin-color-18))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-26 .bottom-section .section-content{text-align:center;justify-content:center;display:flex;flex-direction:column;min-height:1px!important;padding:40px 20px!important}.tve-theme-26 .bottom-section [data-css=tve-u-16efa12ec05]{padding:0!important;background-color:transparent!important}.tve-theme-26 .bottom-section .section-content .tcb-plain-text,.tve-theme-26 .bottom-section .section-content label,.tve-theme-26 .bottom-section .section-content li,.tve-theme-26 .bottom-section .section-content p{color:#fff;--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-26 .bottom-section [data-css=tve-u-16efa13c35c]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;font-size:16px!important;color:rgba(255,255,255,.8)!important;--tcb-applied-color:rgba(255,255,255,0.8)!important}.tve-theme-26 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link{letter-spacing:2px;background-color:#fff!important;padding:22px!important}:not(#tve) .tve-theme-26 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link span{color:var(--tcb-skin-color-0);--tcb-applied-color:var$(--tcb-skin-color-0);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold))}.tve-theme-26 .bottom-section [data-css=tve-u-16efa161c92]{max-width:650px;float:none;padding:0!important;margin:20px auto!important}.tve-theme-26 .bottom-section{margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-26 .bottom-section [data-css=tve-u-16efa157f12]:hover .tcb-button-link span{color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-26 .bottom-section [data-css=tve-u-16efa157f12]{--tve-font-size:14px;--tve-font-weight:var(--g-bold-weight,bold);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:800;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-26 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link{font-family:var(--tve-font-family,Muli);font-size:var(--tve-font-size,14px)!important}:not(#tve) .tve-theme-26 .bottom-section [data-css=tve-u-17077896ad8]{color:#fff!important;--tcb-applied-color:rgb(255,255,255)!important;padding-bottom:0!important;margin-bottom:0!important;line-height:1.4em!important}.tve-theme-26 .content-section [data-css=tve-u-16ec5d248bb]{left:0;padding:0!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-26 .content-section{margin-top:0!important}.tve-theme-26 .content-section .section-content{--g-regular-weight:400;--g-bold-weight:800;padding:20px 40px 20px 80px!important}.tve-theme-26 .content-section .thrv-divider[data-css=tve-u-16ec5fddeba] .tve_sep{border-width:1px!important;border-color:rgba(0,0,0,.06)!important}.tve-theme-26 .content-section [data-css=tve-u-16ec6330c3d]{display:inline-block;padding:0!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-16ec63322d0]{letter-spacing:1px;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-16ec63492a5]{--tcb-applied-color:rgb(153,153,153);letter-spacing:1px;text-transform:none!important;font-weight:var(--g-regular-weight,normal)!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;color:#999!important;padding-top:0!important;margin-top:0!important}.tve-theme-26 .content-section [data-css=tve-u-16ec634b5e1]{display:inline-block;padding:0!important;margin-right:15px!important}.tve-theme-26 .content-section [data-css=tve-u-16ec635199f]{--tcb-applied-color:rgb(153,153,153)}.tve-theme-26 .content-section [data-css=tve-u-16ec5fddeba]{padding-top:15px!important;padding-bottom:12px!important}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 20px)/ 2)}.tve-theme-26 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .post-wrapper{border-bottom:1px solid transparent;padding-bottom:20px!important}.tve-theme-26 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f1530]{--g-regular-weight:400;--g-bold-weight:600;margin-bottom:0!important;margin-top:0!important}.tve-theme-26 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f152e]{background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured-1024x373-1.jpg?dynamic_featured=1&size=large")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-26 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f152d]{margin-top:0!important;margin-bottom:8px!important}.tve-theme-26 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .thrv-content-box [data-css=tve-u-16ecb5f152f]{min-height:124px}.tve-theme-26 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .tcb-post-title[data-css=tve-u-16ecb5f1530],.tve-theme-26 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .tcb-post-title[data-css=tve-u-16ecb5f1530] a{--tcb-applied-color:var$(--tcb-skin-color-4);font-weight:600!important;font-family:Literata!important;color:var(--tcb-skin-color-4)!important;font-size:18px!important}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:20px!important}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-26 .content-section .thrv-divider[data-css=tve-u-16ecb61f672] .tve_sep{border-width:1px!important;border-color:rgba(0,0,0,.06)!important}.tve-theme-26 .content-section [data-css=tve-u-16ecb61f672]{padding-top:15px!important;padding-bottom:15px!important;margin-bottom:30px!important}.tve-theme-26 .content-section [data-css=tve-u-16ecb5f152b]{margin-bottom:60px!important}.tve-theme-26 .content-section [data-css=tve-u-170199bd58e] .tve_social_items{font-size:10px!important}.tve-theme-26 .content-section [data-css=tve-u-170199bd58e]{top:0;left:0;float:none;margin:0 auto!important;padding-left:1px!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-170199ce799]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-26 .content-section [data-css=tve-u-170199bd58e] .tve_social_items .tve_s_item{margin-bottom:10px;display:table}.tve-theme-26 .content-section [data-css=tve-u-170199f5045]{font-size:16px;top:0;left:0;width:16px;height:16px;margin:0 0 9px 8px!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-170199f5045]>:first-child{color:#ddd}.tve-theme-26 .content-section [data-css=tve-u-17019a634b0]{float:left;z-index:3;top:30px;left:10px;padding:0!important;margin:0!important;position:absolute!important}.tve-theme-26 .content-section .comment-respond{padding-top:0!important}.tve-theme-26 .content-section .comment-form-reply-title-wrapper{margin-bottom:20px!important}.tve-theme-26 .content-section .theme-comments-logged-in-as-wrapper{margin-bottom:5px!important}.tve-theme-26 .content-section .comment-form-text textarea{border-radius:0;overflow:hidden;border:1px solid var(--tcb-skin-color-14);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Muli);color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5);background-color:#fff!important;padding:20px 15px!important;margin-top:10px!important;margin-bottom:10px!important}.tve-theme-26 .content-section .comment-form .comment-form-submit button{font-size:var(--tve-font-size,11px);text-transform:var(--tve-text-transform,uppercase);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));font-family:var(--tve-font-family,Muli);color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);border:1px solid var(--tcb-skin-color-18);border-radius:0;overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);padding:15px 35px!important}.tve-theme-26 .content-section .comment-form .comment-form-submit{--tve-font-size:11px;--tve-text-transform:uppercase;--tve-font-weight:var(--g-bold-weight,bold);--tve-font-family:Muli;--tve-color:var(--tcb-skin-color-0);--tve-letter-spacing:2px;--g-bold-weight:700;--g-regular-weight:300;margin-top:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-26 .content-section .comment-form .comment-form-submit:hover button{background-color:var(--tcb-skin-color-0)!important;color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255,255,255)!important;border:1px solid var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-26 .content-section .comment-form .comment-form-submit:hover{--tve-color:rgb(255,255,255)!important}.tve-theme-26 .content-section .comment-form-text{--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:700;--tve-color:var(--tcb-skin-color-5)}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-17081459925]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1708145a1c4]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important}:not(#tve) .tve-theme-26 .content-section .comment-list .reply .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);text-transform:var(--tve-text-transform,uppercase)}.tve-theme-26 .content-section .comment-list .reply{--tve-color:var(--tcb-skin-color-0);--tve-text-transform:uppercase;--tve-font-size:11px;--tve-letter-spacing:2px}:not(#tve) .tve-theme-26 .content-section :not(#tve) .comment-list .reply:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-26 .content-section .comment-list .reply:hover{--tve-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-26 .content-section .comment-list .reply:hover .tcb-button-link{border:1px solid var(--tcb-skin-color-18)!important;background-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-26 .content-section .comment-list>.comment{font-size:14px!important}.tve-theme-26 .content-section .comment-list .reply .tcb-button-link{overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);border:1px solid var(--tcb-skin-color-18)!important;border-radius:0!important}:not(#tve) .tve-theme-26 .content-section .comment-list .reply .tcb-button-link{font-size:var(--tve-font-size,11px)!important}.tve-theme-26 .top-section .section-background{background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;background-image:linear-gradient(rgba(0,0,0,.44) 19%,rgba(0,0,0,.75) 100%),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured.jpg?dynamic_featured=1&size=full")!important}.tve-theme-26 .top-section .section-content{display:flex;text-align:center;justify-content:center;flex-direction:column;min-height:1px!important;padding:40px!important}.tve-theme-26 .top-section{margin-top:0!important}.tve-theme-26 .top-section .section-content .tcb-plain-text,.tve-theme-26 .top-section .section-content label,.tve-theme-26 .top-section .section-content li,.tve-theme-26 .top-section .section-content p{color:#fff;--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-16ed080d346]{--tcb-applied-color:rgb(255,255,255);color:#fff!important;font-size:48px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-26 .top-section [data-css=tve-u-16ed082a72d]{padding:0!important;margin-bottom:15px!important}.tve-theme-26 .top-section [data-css=tve-u-16ed085b637]{padding:0!important;margin-bottom:5px!important}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-16ed085f8e0]{letter-spacing:4px;text-transform:uppercase!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d75200]{padding:0!important;background-color:transparent!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d76361]{float:right;z-index:3;position:relative;margin-top:0!important;margin-bottom:0!important;padding:8px!important}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-16ed0d79075]{font-size:11px!important;padding-bottom:0!important;margin-bottom:0!important;line-height:1.2em!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d80aee]{background-color:var(--tcb-skin-color-4)!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] .tcb-plain-text,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] address,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] blockquote,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] h1,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] h2,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] h3,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] h4,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] h5,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] h6,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] label,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] li,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] p{text-transform:uppercase}:not(#tve) .tve-theme-26 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] .tcb-plain-text,:not(#tve) .tve-theme-26 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] address,:not(#tve) .tve-theme-26 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] blockquote,:not(#tve) .tve-theme-26 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] label,:not(#tve) .tve-theme-26 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] li,:not(#tve) .tve-theme-26 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] p{font-size:var(--tve-font-size,11px);line-height:var(--tve-line-height,1.2em)}.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] .tcb-plain-text,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] address,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] blockquote,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] label,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] li,.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db] p{letter-spacing:2px}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-16ed0d8abf4]{padding-bottom:0!important;margin-bottom:0!important;font-size:11px!important;padding-top:0!important;margin-top:0!important;line-height:1.2em!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d8e6d3]{text-transform:uppercase!important;font-size:11px!important;letter-spacing:3px!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d93c8c]{float:left;z-index:3;position:relative;padding:0!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d93fc2]::after{clear:both}.tve-theme-26 .top-section [data-css=tve-u-16ed0d94f7e]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-26 .top-section [data-css=tve-u-16ed0d94f7e]{padding:0!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d96a76]{margin:0!important}.tve-theme-26 .top-section [data-css=tve-u-16ed4d219d9]{font-size:11px!important}.tve-theme-26 .top-section [data-css=tve-u-16ed4d2402f]::after{clear:both}.tve-theme-26 .top-section [data-css=tve-u-1707d451d45]{float:none;padding:0!important;margin:0 auto 15px!important;max-width:680px!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d76361]>.tve-cb{justify-content:center;display:flex;flex-direction:column}.tve-theme-26 .top-section [data-css=tve-u-16ed0d812db]{--tve-font-size:11px;--tve-line-height:1.2em}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-16ed0d76361]:hover [data-css=tve-u-16ed0d80aee]{background-color:var(--tcb-skin-color-4)!important}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-170aad895aa]{color:inherit!important}:not(#tve) .tve-theme-26 .top-section :not(#tve) [data-css=tve-u-170aad895aa]:hover{color:rgba(255,255,255,.85)!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f974]>.tcb-flex-col{padding-left:0}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f974]{margin-left:0;padding-top:0!important;padding-bottom:0!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f973]{margin-top:0!important;margin-bottom:0!important}.tve-theme-26 .content-section [data-css=tve-u-1732e80c249]{float:none;margin:0 auto!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f975] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);border-radius:0;overflow:hidden;background-image:linear-gradient(#f8f8f8,#f8f8f8)!important;--tve-applied-background-image:linear-gradient(rgb(248,248,248),rgb(248,248,248))!important;background-size:auto!important;background-attachment:scroll!important;padding:20px 40px!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-color:transparent!important;--tve-applied-background-color:transparent!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f975] .tcb-button-link span{color:#fff;--tcb-applied-color:#fff}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f975] .tcb-button-link{font-size:var(--tve-font-size,16px)!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f975]{--tve-font-size:16px;--tcb-local-color-62516:var(--tcb-local-color-c162b);--tve-color:rgb(156,156,156);--tve-applied---tve-color:rgb(156,156,156);--tve-letter-spacing:2px;display:block;width:30%;--tcb-local-color-c162b:var(--tcb-skin-color-0);min-width:100%!important;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f975]:hover .tcb-button-link{background-image:linear-gradient(var(--tcb-local-color-c162b),var(--tcb-local-color-c162b))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(var$(--tcb-local-color-c162b),var$(--tcb-local-color-c162b))!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f975] .tcb-button-link span{color:var(--tve-color,#9c9c9c);--tve-applied-color:var$(--tve-color,rgb(156,156,156));--tcb-applied-color:rgb(156,156,156)}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f975]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tve-applied-color:var$(--tve-color,rgb(255,255,255))!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f975]:hover{--tve-color:rgb(255,255,255)!important;--tve-applied---tve-color:rgb(255,255,255)!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f976]{--tcb-local-color-icon:rgb(144,150,175);--tcb-local-color-var:rgb(144,150,175);--tve-icon-size:14px;font-size:14px;width:14px;height:14px;border:1px solid #dedede;--tve-applied-border:1px solid rgb(222,222,222);border-radius:100px;overflow:hidden;padding:10px!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f977] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);border-radius:0;overflow:hidden;background-image:linear-gradient(#f8f8f8,#f8f8f8)!important;--tve-applied-background-image:linear-gradient(rgb(248,248,248),rgb(248,248,248))!important;background-size:auto!important;background-attachment:scroll!important;padding:20px 40px!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-color:transparent!important;--tve-applied-background-color:transparent!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f977] .tcb-button-link span{color:#fff;--tcb-applied-color:#fff}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f977] .tcb-button-link{font-size:var(--tve-font-size,16px)!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f977]{--tve-font-size:16px;--tcb-local-color-62516:var(--tcb-local-color-c162b);--tve-color:rgb(156,156,156);--tve-applied---tve-color:rgb(156,156,156);--tve-letter-spacing:2px;display:block;width:30%;--tcb-local-color-c162b:var(--tcb-skin-color-0);min-width:100%!important;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f977]:hover .tcb-button-link{background-image:linear-gradient(var(--tcb-local-color-c162b),var(--tcb-local-color-c162b))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(var$(--tcb-local-color-c162b),var$(--tcb-local-color-c162b))!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f977] .tcb-button-link span{color:var(--tve-color,#9c9c9c);--tve-applied-color:var$(--tve-color,rgb(156,156,156));--tcb-applied-color:rgb(156,156,156)}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f977]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tve-applied-color:var$(--tve-color,rgb(255,255,255))!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f977]:hover{--tve-color:rgb(255,255,255)!important;--tve-applied---tve-color:rgb(255,255,255)!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f978]{--tcb-local-color-icon:rgb(144,150,175);--tcb-local-color-var:rgb(144,150,175);--tve-icon-size:14px;font-size:14px;width:14px;height:14px;border:1px solid #dedede;--tve-applied-border:1px solid rgb(222,222,222);border-radius:100px;overflow:hidden;padding:10px!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f974]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-26 .sidebar-section [data-css=tve-u-17066f3f202]{background-color:var(--tcb-skin-color-9)!important;background-image:none!important}.tve-theme-26 .sidebar-section .section-background{background-color:#fff!important}.tve-theme-26 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17066fc9dda]{margin-bottom:10px!important;padding:0!important}.tve-theme-26 .sidebar-section [data-css=tve-u-170670db2de]{box-shadow:none;opacity:1;filter:grayscale(0%) brightness(100%) contrast(100%) blur(0px) sepia(0%) invert(0%) saturate(100%) hue-rotate(0deg);background-color:#fff!important;background-image:none!important;border:3px solid var(--tcb-skin-color-9)!important}.tve-theme-26 .sidebar-section [data-css=tve-u-170670dfdd8]{text-align:center}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link{font-family:var(--tve-font-family,Muli);font-size:var(--tve-font-size,13px)!important}.tve-theme-26 .sidebar-section [data-css=tve-u-170670eee10]{--tve-font-size:13px;--tve-color:rgb(255,255,255);--tve-font-weight:var(--g-bold-weight,bold);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:600;--tve-text-transform:uppercase;--tve-letter-spacing:0px;margin-top:0!important;margin-bottom:0!important;min-width:100%!important}.tve-theme-26 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link{border:none;border-radius:0;overflow:hidden;letter-spacing:var(--tve-letter-spacing,0);background-color:var(--tcb-skin-color-0)!important;padding:17px 25px!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link span{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase)}.tve-theme-26 .sidebar-section [data-css=tve-u-170671b39c3]{margin-top:0!important;margin-bottom:40px!important;padding:25px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item{justify-content:flex-start;text-align:left;--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;border-bottom:none;--tve-font-size:16px;--tve-color:var(--tcb-skin-color-16);margin-bottom:0!important;padding-bottom:5px!important;margin-left:0!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item p{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Muli);font-size:var(--tve-font-size,16px)}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .tcb-plain-text,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] address,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] blockquote,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] label,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] li,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] p{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Muli)}.tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74]{--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;margin-bottom:40px!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h1,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h2,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h3,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h4,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h5,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h6,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item p{color:var(--tve-color,var(--tcb-skin-color-16));--tcb-applied-color:var$(--tcb-skin-color-16)}.tve-theme-26 .sidebar-section [data-css=tve-u-170671ed5ae]{margin-top:0!important;margin-bottom:40px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067200c9c]{border-radius:100px;overflow:hidden;float:none;margin:0 auto 40px!important;background-color:transparent!important}.tve-theme-26 .sidebar-section [data-css=tve-u-1706722e266]{text-align:center}.tve-theme-26 .sidebar-section [data-css=tve-u-17067200c9c] .tve_social_items{font-size:10px!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-170670eee10]:hover .tcb-button-link{border:none!important;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067931458]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;line-height:1.5em!important}.tve-theme-26 .sidebar-section [data-css=tve-u-170679aaa25]{width:600px;float:none;margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067aabf55]{--g-regular-weight:400;--g-bold-weight:500;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;font-size:20px!important;font-family:Literata!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067ab1e02]{background-color:transparent!important;padding-left:1px!important;margin-bottom:10px!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067ab9379]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;line-height:1.5em!important;font-size:16px!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e564] button{border-radius:0;overflow:hidden;border:2px solid var(--tcb-skin-color-18);color:#4e85f3;--tcb-applied-color:rgb(78,133,243);font-size:14px;text-transform:uppercase;font-weight:var(--g-bold-weight,bold);letter-spacing:1px;background-color:transparent!important;padding:15px!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e564]:hover button{border:2px solid #0f53da!important;color:#0f53da!important;--tcb-applied-color:rgb(15,83,218)!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e566]{padding-left:5px!important;padding-right:5px!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e569] input{border-radius:0;overflow:hidden;border:1px solid var(--tcb-skin-color-8);font-size:var(--tve-font-size,14px);color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5);text-transform:var(--tve-text-transform,capitalize);letter-spacing:var(--tve-letter-spacing,0);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Muli)}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e569]:hover input{border:1px solid rgba(97,143,234,.5)!important;color:rgba(0,0,0,.85)!important;--tcb-applied-color:rgba(0,0,0,0.85)!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e569] input{text-transform:uppercase;letter-spacing:2px;padding:12px!important;background-color:transparent!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067b5d81d]{max-width:100%;background-color:#fff!important;margin-top:0!important;margin-bottom:30px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e569]{--tve-text-transform:capitalize;--tve-color:var(--tcb-skin-color-5);--tve-font-size:14px;--tve-letter-spacing:0px;--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:500}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2289]{max-width:28%}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228d]{max-width:72%}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]{margin-left:-15px;padding:0!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2287]{margin:0!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link{border:none;border-radius:0;overflow:hidden;text-align:left;padding:0!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link{font-size:var(--tve-font-size,12px)!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link span{color:#999}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover .tcb-button-link span{color:var(--tve-color,#008fff)!important;--tcb-applied-color:rgb(0,143,255)!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]>.tcb-flex-col{padding-left:15px}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2288]>.tcb-flex-col{padding-left:15px}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2288]{margin-left:-15px}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228f]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:16px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228e]{padding:0!important;margin-bottom:4px!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2291]{font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover{--tve-color:var(--tcb-skin-color-18)!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228b]{background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured-150x150-1.jpg?dynamic_featured=1&size=thumbnail")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228a]{margin-top:0!important;margin-bottom:0!important;padding:0!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list .thrv-content-box [data-css=tve-u-17067be228c]{min-height:70px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]{--tve-font-size:12px}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282]{max-width:300px;margin-bottom:40px!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067bf1106]{font-weight:var(--g-regular-weight,normal)!important;color:var(--tcb-skin-color-4)!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067cfab08]{font-weight:var(--g-bold-weight,bold)!important}.tve-theme-26 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link::after{background-color:#2f8ae7;background-attachment:scroll!important;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1))!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-size:auto!important}:not(#tve) .tve-theme-26 .sidebar-section :not(#tve) [data-css=tve-u-17067b4e569]:hover input{color:var(--tve-color,var(--tcb-skin-color-4))!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;border:1px solid var(--tcb-skin-color-1)!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e569]:hover{--tve-color:var(--tcb-skin-color-4)!important}:not(#tve) .tve-theme-26 .sidebar-section :not(#tve) [data-css=tve-u-17067b4e564]:hover button{border:2px solid var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e564]:hover [data-css=tve-u-17067b4e566]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e566]>:first-child{color:var(--tcb-skin-color-18)}:not(#tve) .tve-theme-26 .sidebar-section :not(#tve) [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-18))!important;--tcb-applied-color:var$(--tcb-skin-color-18)!important}:not(#tve) .tve-theme-26 .sidebar-section [data-css=tve-u-1713a32a583]{letter-spacing:1px;text-transform:uppercase!important;font-size:14px!important;font-weight:var(--g-bold-weight,bold)!important;padding-bottom:0!important;margin-bottom:0!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important}.tve-theme-26 .sidebar-section [data-css=tve-u-1713a331d88]{margin-top:0!important;border-left:none!important;padding-left:1px!important;margin-bottom:20px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228a]:hover [data-css=tve-u-17067be228b]{background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured-150x150-1.jpg?dynamic_featured=1&size=thumbnail")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-26 .sidebar-section [data-css=tve-u-1746d7889e0]{--tcb-local-color-fe6dd:var(--tcb-local-color-f7ef7);float:none;border:none;--tve-applied-border:none;--tcb-local-color-f7ef7:var(--tcb-skin-color-0);--form-color:--tcb-skin-color-0;margin-left:auto!important;margin-right:auto!important;max-width:600px!important}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{border:none;--tve-applied-border:none;padding:18px 14px!important;background-color:#fff!important;--tve-applied-background-color:rgb(255,255,255)!important;background-image:none!important;--tve-applied-background-image:none!important}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item) ::placeholder,:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{font-size:var(--tve-font-size,14px);--tcb-applied-color:rgba(0,0,0,0.75);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Arial,Helvetica,sans-serif);text-align:center;color:var(--tve-color,rgba(0,0,0,.75))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.75))!important}.tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item){--tve-font-size:14px;--tve-color:rgba(0,0,0,0.75);--tve-applied---tve-color:rgba(0,0,0,0.75);--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Arial,Helvetica,sans-serif;margin:10px 0}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover ::placeholder,:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{color:var(--tve-color,#000)!important;--tve-applied-color:var$(--tve-color,rgb(0,0,0))!important;--tcb-applied-color:rgb(0,0,0)!important}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover{--tve-color:var(--tcb-skin-color-0)!important;--tve-applied---tve-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{background-color:#f8f8f8!important;--tve-applied-background-color:rgb(248,248,248)!important;background-image:linear-gradient(rgba(255,255,255,.2),rgba(255,255,255,.2))!important;background-size:auto!important;background-position:0 0!important;background-attachment:scroll!important;background-repeat:repeat!important;--tve-applied-background-image:linear-gradient(rgba(255,255,255,0.2),rgba(255,255,255,0.2))!important}:not(#tve) .tve-theme-26 .sidebar-section :not(#tve) #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-26 .sidebar-section :not(#tve) #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{background-image:none!important;--tve-applied-background-image:none!important;background-color:#fff!important;--tve-applied-background-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-26 .sidebar-section :not(#tve) #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover ::placeholder,:not(#tve) .tve-theme-26 .sidebar-section :not(#tve) #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-26 .sidebar-section :not(#tve) #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tve-applied-color:var$(--tve-color,var$(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}.tve-theme-26 .sidebar-section #lg-ketvdgwv .tve-form-button .tcb-button-link{border-bottom:1px solid var(--tcb-local-color-d127c);letter-spacing:var(--tve-letter-spacing,1px);background-color:transparent!important;padding:6px!important}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve-form-button .tcb-button-link span{color:var(--tve-color,var(--tcb-local-color-d127c));--tcb-applied-color:var$(--tcb-local-color-d127c);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase)}.tve-theme-26 .sidebar-section #lg-ketvdgwv .tve-form-button{--tve-color:var(--tcb-local-color-d127c);--tve-font-size:13px;--tve-font-weight:var(--g-bold-weight,bold);--tve-letter-spacing:1px;--tcb-local-color-f7f2b:rgb(19,114,211);--tcb-local-color-0359f:rgba(19,114,211,0.8);--tcb-local-color-d127c:rgb(19,114,211);--tcb-local-color-4d4c5:rgba(19,114,211,0.8);float:none;--tve-text-transform:uppercase;margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve-form-button:hover .tcb-button-link{background-color:var(--tcb-skin-color-22)!important;border-bottom:1px solid var(--tcb-skin-color-18)!important;background-image:none!important;--tve-applied-background-color:var$(--tcb-skin-color-22)!important}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve-form-button:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve-form-button:hover{--tve-color:var(--tcb-skin-color-3)!important;--tve-applied---tve-color:var$(--tcb-skin-color-3)!important}.tve-theme-26 .sidebar-section #lg-ketvdgwv .tve-form-button .tcb-button-link::after{background-image:none!important;background-color:var(--tcb-local-color-4d4c5)!important}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve-form-button .tcb-button-link{font-size:var(--tve-font-size,13px)!important}:not(#tve) .tve-theme-26 .sidebar-section :not(#tve) #lg-ketvdgwv .tve-form-button:hover .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-3))!important;--tve-applied-color:var$(--tve-color,var$(--tcb-skin-color-3))!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-27 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%;--header-content-width:1109px}.tve-theme-27 .main-container{padding:20px 10px!important}.tve-theme-27 .sidebar-section .section-background{border:1px solid rgba(0,0,0,.12);background-color:transparent!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed189a0b8]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:0!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}.tve-theme-27 .sidebar-section [data-css=tve-u-16ed18b1f3e]{margin-top:0!important;padding:0!important;margin-bottom:0!important}.tve-theme-27 .sidebar-section .section-content{padding:20px!important}.tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172]{min-height:52px;--tve-color:var(--tcb-skin-color-5);padding:0!important;margin-bottom:30px!important;margin-right:0!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170147930c0]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:0!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17014793f17]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:0!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170147953de]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:1px!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}.tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] .thrive-dynamic-styled-list-item{margin-bottom:10px!important;margin-right:15px!important;padding-bottom:0!important;margin-left:0!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] h1,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] h2,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] h3,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] h4,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] h5,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] h6,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] p{color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5)}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-16ed18f1172] .thrive-dynamic-styled-list-text a:hover{text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important;color:inherit!important}.tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item{--tve-line-height:1.5em;margin-right:8px!important;padding:8px!important;margin-bottom:8px!important;background-color:var(--tcb-skin-color-9)!important;margin-left:0!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] h1,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] h2,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] h3,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] h4,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] h5,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] h6,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb]{--tve-color:var(--tcb-skin-color-4);--tve-letter-spacing:1px;--tve-font-size:14px;padding:0!important;margin-bottom:30px!important}.tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .tcb-plain-text,.tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] address,.tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] blockquote,.tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] label,.tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] li,.tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] p{letter-spacing:var(--tve-letter-spacing,1px)}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] p{font-size:var(--tve-font-size,14px)}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.04) 0 2px 5px 0!important;--tve-text-decoration:none!important;--tve-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover p{text-decoration:var(--tve-text-decoration,none)!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h1,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h2,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h3,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h4,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h5,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h6,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}.tve-theme-27 .sidebar-section [data-css=tve-u-17058acd17f]{margin-top:0!important;padding:0!important;margin-bottom:0!important}.tve-theme-27 .sidebar-section [data-css=tve-u-17058ae1863]{margin-top:0!important;padding:0!important;margin-bottom:0!important}.tve-theme-27 .sidebar-section [data-css=tve-u-17058ae7cbc]{margin-top:0!important;padding:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item p{line-height:var(--tve-line-height,1.5em)}.tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item{--tve-line-height:1.5em;margin-right:8px!important;padding:8px!important;margin-bottom:8px!important;background-color:var(--tcb-skin-color-9)!important;margin-left:0!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] h1,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] h2,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] h3,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] h4,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] h5,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] h6,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41]{--tve-color:var(--tcb-skin-color-4);--tve-letter-spacing:1px;--tve-font-size:14px;padding:0!important;margin-bottom:30px!important}.tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .tcb-plain-text,.tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] address,.tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] blockquote,.tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] label,.tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] li,.tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] p{letter-spacing:var(--tve-letter-spacing,1px)}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] p{font-size:var(--tve-font-size,14px)}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.04) 0 2px 5px 0!important;--tve-text-decoration:none!important;--tve-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover p{text-decoration:var(--tve-text-decoration,none)!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h1,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h2,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h3,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h4,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h5,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h6,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item p{line-height:var(--tve-line-height,1.5em)}.tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item{--tve-line-height:1.5em;margin-right:8px!important;padding:8px!important;margin-bottom:8px!important;background-color:var(--tcb-skin-color-9)!important;margin-left:0!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] h1,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] h2,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] h3,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] h4,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] h5,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] h6,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392]{--tve-color:var(--tcb-skin-color-4);--tve-letter-spacing:1px;--tve-font-size:14px;padding:0!important;margin-bottom:30px!important}.tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .tcb-plain-text,.tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] address,.tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] blockquote,.tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] label,.tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] li,.tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] p{letter-spacing:var(--tve-letter-spacing,1px)}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] p{font-size:var(--tve-font-size,14px)}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.04) 0 2px 5px 0!important;--tve-text-decoration:none!important;--tve-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover p{text-decoration:var(--tve-text-decoration,none)!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h1,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h2,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h3,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h4,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h5,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h6,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-27 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item p{line-height:var(--tve-line-height,1.5em)}.tve-theme-27 .sidebar-section{margin:0!important}.tve-theme-27 .content-section [data-css=tve-u-16ec5d248bb]{left:0;padding:0!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-27 .content-section{margin-top:0!important}.tve-theme-27 .content-section .section-content{--g-regular-weight:400;--g-bold-weight:800;padding:20px 40px 20px 80px!important}.tve-theme-27 .content-section .thrv-divider[data-css=tve-u-16ec5fddeba] .tve_sep{border-width:1px!important;border-color:rgba(0,0,0,.06)!important}.tve-theme-27 .content-section [data-css=tve-u-16ec6330c3d]{display:inline-block;padding:0!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-16ec63322d0]{letter-spacing:1px;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-16ec63492a5]{--tcb-applied-color:rgb(153,153,153);letter-spacing:1px;text-transform:none!important;font-weight:var(--g-regular-weight,normal)!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;color:#999!important;padding-top:0!important;margin-top:0!important}.tve-theme-27 .content-section [data-css=tve-u-16ec634b5e1]{display:inline-block;padding:0!important;margin-right:15px!important}.tve-theme-27 .content-section [data-css=tve-u-16ec635199f]{--tcb-applied-color:rgb(153,153,153)}.tve-theme-27 .content-section [data-css=tve-u-16ec5fddeba]{padding-top:15px!important;padding-bottom:12px!important}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 20px)/ 2)}.tve-theme-27 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .post-wrapper{border-bottom:1px solid transparent;padding-bottom:20px!important}.tve-theme-27 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f1530]{--g-regular-weight:400;--g-bold-weight:600;margin-bottom:0!important;margin-top:0!important}.tve-theme-27 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f152e]{background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Featured_img_1_03-10.jpg?dynamic_featured=1&size=large")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-27 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f152d]{margin-top:0!important;margin-bottom:8px!important}.tve-theme-27 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .thrv-content-box [data-css=tve-u-16ecb5f152f]{min-height:124px}.tve-theme-27 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .tcb-post-title[data-css=tve-u-16ecb5f1530],.tve-theme-27 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .tcb-post-title[data-css=tve-u-16ecb5f1530] a{--tcb-applied-color:var$(--tcb-skin-color-4);font-weight:600!important;font-family:Literata!important;color:var(--tcb-skin-color-4)!important;font-size:18px!important}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:20px!important}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-27 .content-section .thrv-divider[data-css=tve-u-16ecb61f672] .tve_sep{border-width:1px!important;border-color:rgba(0,0,0,.06)!important}.tve-theme-27 .content-section [data-css=tve-u-16ecb61f672]{padding-top:15px!important;padding-bottom:15px!important;margin-bottom:30px!important}.tve-theme-27 .content-section [data-css=tve-u-16ecb5f152b]{margin-bottom:60px!important}.tve-theme-27 .content-section [data-css=tve-u-170199bd58e] .tve_social_items{font-size:10px!important}.tve-theme-27 .content-section [data-css=tve-u-170199bd58e]{top:0;left:0;float:none;margin:0 auto!important;padding-left:1px!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-170199ce799]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-27 .content-section [data-css=tve-u-170199bd58e] .tve_social_items .tve_s_item{margin-bottom:10px;display:table}.tve-theme-27 .content-section [data-css=tve-u-170199f5045]{font-size:16px;top:0;left:0;width:16px;height:16px;margin:0 0 9px 8px!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-170199f5045]>:first-child{color:#ddd}.tve-theme-27 .content-section [data-css=tve-u-17019a634b0]{float:left;z-index:3;top:30px;left:10px;padding:0!important;margin:0!important;position:absolute!important}.tve-theme-27 .content-section .comment-respond{padding-top:0!important}.tve-theme-27 .content-section .comment-form-reply-title-wrapper{margin-bottom:20px!important}.tve-theme-27 .content-section .theme-comments-logged-in-as-wrapper{margin-bottom:5px!important}.tve-theme-27 .content-section .comment-form-text textarea{border-radius:0;overflow:hidden;border:1px solid var(--tcb-skin-color-14);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Muli);color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5);background-color:#fff!important;padding:20px 15px!important;margin-top:10px!important;margin-bottom:10px!important}.tve-theme-27 .content-section .comment-form .comment-form-submit button{font-size:var(--tve-font-size,11px);text-transform:var(--tve-text-transform,uppercase);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));font-family:var(--tve-font-family,Muli);color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);border:1px solid var(--tcb-skin-color-18);border-radius:0;overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);padding:15px 35px!important}.tve-theme-27 .content-section .comment-form .comment-form-submit{--tve-font-size:11px;--tve-text-transform:uppercase;--tve-font-weight:var(--g-bold-weight,bold);--tve-font-family:Muli;--tve-color:var(--tcb-skin-color-0);--tve-letter-spacing:2px;--g-bold-weight:700;--g-regular-weight:300;margin-top:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-27 .content-section .comment-form .comment-form-submit:hover button{background-color:var(--tcb-skin-color-0)!important;color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255,255,255)!important;border:1px solid var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-27 .content-section .comment-form .comment-form-submit:hover{--tve-color:rgb(255,255,255)!important}.tve-theme-27 .content-section .comment-form-text{--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:700;--tve-color:var(--tcb-skin-color-5)}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-17081459925]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1708145a1c4]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important}:not(#tve) .tve-theme-27 .content-section .comment-list .reply .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);text-transform:var(--tve-text-transform,uppercase)}.tve-theme-27 .content-section .comment-list .reply{--tve-color:var(--tcb-skin-color-0);--tve-text-transform:uppercase;--tve-font-size:11px;--tve-letter-spacing:2px}:not(#tve) .tve-theme-27 .content-section :not(#tve) .comment-list .reply:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-27 .content-section .comment-list .reply:hover{--tve-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-27 .content-section .comment-list .reply:hover .tcb-button-link{border:1px solid var(--tcb-skin-color-18)!important;background-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-27 .content-section .comment-list>.comment{font-size:14px!important}.tve-theme-27 .content-section .comment-list .reply .tcb-button-link{overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);border:1px solid var(--tcb-skin-color-18)!important;border-radius:0!important}:not(#tve) .tve-theme-27 .content-section .comment-list .reply .tcb-button-link{font-size:var(--tve-font-size,11px)!important}.tve-theme-27 .top-section .section-background{background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;background-image:linear-gradient(rgba(0,0,0,.08) 19%,rgba(0,0,0,.75) 100%),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-4_featured.jpg?dynamic_featured=1&size=full")!important}.tve-theme-27 .top-section .section-content{display:flex;text-align:center;justify-content:flex-end;flex-direction:column;min-height:580px!important;padding:60px 20px!important}.tve-theme-27 .top-section{margin-top:0!important}.tve-theme-27 .top-section .section-content .tcb-plain-text,.tve-theme-27 .top-section .section-content label,.tve-theme-27 .top-section .section-content li,.tve-theme-27 .top-section .section-content p{color:#fff;--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-27 .top-section [data-css=tve-u-16ed080d346]{--tcb-applied-color:rgb(255,255,255);color:#fff!important;font-size:48px!important;padding-bottom:40px!important;margin-bottom:0!important}.tve-theme-27 .top-section [data-css=tve-u-16ed082a72d]{padding:0!important;margin-bottom:0!important}.tve-theme-27 .top-section [data-css=tve-u-16ed085b637]{padding:0!important;margin-bottom:15px!important}:not(#tve) .tve-theme-27 .top-section [data-css=tve-u-16ed085f8e0]{letter-spacing:4px;text-transform:uppercase!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d75200]{padding:0!important;background-color:transparent!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d76361]{float:right;z-index:3;position:relative;margin-top:0!important;margin-bottom:0!important;padding:8px!important}:not(#tve) .tve-theme-27 .top-section [data-css=tve-u-16ed0d79075]{font-size:11px!important;padding-bottom:0!important;margin-bottom:0!important;line-height:1.2em!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d80aee]{background-color:var(--tcb-skin-color-4)!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] .tcb-plain-text,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] address,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] blockquote,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] h1,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] h2,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] h3,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] h4,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] h5,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] h6,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] label,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] li,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] p{text-transform:uppercase}:not(#tve) .tve-theme-27 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] .tcb-plain-text,:not(#tve) .tve-theme-27 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] address,:not(#tve) .tve-theme-27 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] blockquote,:not(#tve) .tve-theme-27 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] label,:not(#tve) .tve-theme-27 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] li,:not(#tve) .tve-theme-27 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] p{font-size:12px}.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] .tcb-plain-text,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] address,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] blockquote,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] label,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] li,.tve-theme-27 .top-section [data-css=tve-u-16ed0d812db] p{letter-spacing:2px}:not(#tve) .tve-theme-27 .top-section [data-css=tve-u-16ed0d8abf4]{padding-bottom:0!important;margin-bottom:0!important;font-size:11px!important;padding-top:0!important;margin-top:0!important;line-height:1.2em!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d8e6d3]{text-transform:uppercase!important;font-size:11px!important;letter-spacing:3px!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d93c8c]{float:left;z-index:3;position:relative;padding:0!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d93fc2]::after{clear:both}.tve-theme-27 .top-section [data-css=tve-u-16ed0d94f7e]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-27 .top-section [data-css=tve-u-16ed0d94f7e]{padding:0!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d96a76]{margin:0!important}.tve-theme-27 .top-section [data-css=tve-u-16ed4d219d9]{font-size:11px!important}.tve-theme-27 .top-section [data-css=tve-u-16ed4d2402f]::after{clear:both}.tve-theme-27 .top-section [data-css=tve-u-16ed0d76361]>.tve-cb{display:flex;justify-content:center;flex-direction:column}:not(#tve) .tve-theme-27 .top-section [data-css=tve-u-170aab66afa]{color:inherit!important}:not(#tve) .tve-theme-27 .top-section :not(#tve) [data-css=tve-u-170aab66afa]:hover{color:rgba(255,255,255,.85)!important}.tve-theme-27 .content-section [data-css=tve-u-1735d4a746c]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557a]{float:none;margin:0 auto!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557b]{padding-top:0!important;padding-bottom:0!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557c]{padding-left:0!important;padding-right:0!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd15580]{padding-left:0!important;padding-right:0!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd15581]::after{clear:both}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557d]::after{clear:both}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557e] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);border-radius:0;overflow:hidden;background-image:none!important;--tve-applied-background-image:none!important;padding:12px!important;background-color:transparent!important;--tve-applied-background-color:transparent!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557e] .tcb-button-link span{color:#fff;--tcb-applied-color:#fff}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1746cd1557e] .tcb-button-link{font-size:var(--tve-font-size,16px)!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557e]{--tve-font-size:16px;--tcb-local-color-62516:var(--tcb-local-color-49806);--tve-color:rgb(144,150,175);--tve-applied---tve-color:rgb(144,150,175);--tve-letter-spacing:2px;float:left;z-index:3;position:relative;display:block;--tcb-local-color-49806:var(--tcb-skin-color-0);--tcb-local-color-3a0f6:rgb(238,242,247);min-width:150px;margin:0 auto!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1746cd1557e]:hover .tcb-button-link{background-image:linear-gradient(var(--tcb-local-color-49806),var(--tcb-local-color-49806))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(var$(--tcb-local-color-49806),var$(--tcb-local-color-49806))!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1746cd1557e] .tcb-button-link span{color:var(--tve-color,#9096af);--tve-applied-color:var$(--tve-color,rgb(144,150,175));--tcb-applied-color:rgb(144,150,175)}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1746cd1557e]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tve-applied-color:var$(--tve-color,rgb(255,255,255))!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1746cd1557e]:hover{--tve-color:rgb(255,255,255)!important;--tve-applied---tve-color:rgb(255,255,255)!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557f]{--tcb-local-color-icon:rgb(144,150,175);--tcb-local-color-var:rgb(144,150,175);--tve-icon-size:14px;font-size:14px;width:14px;height:14px;border:1px solid #dedede;--tve-applied-border:1px solid rgb(222,222,222);border-radius:5px;overflow:hidden;padding:5px!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd15582] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);border-radius:0;overflow:hidden;background-image:none!important;--tve-applied-background-image:none!important;padding:12px!important;background-color:transparent!important;--tve-applied-background-color:transparent!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd15582] .tcb-button-link span{color:#fff;--tcb-applied-color:#fff}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1746cd15582] .tcb-button-link{font-size:var(--tve-font-size,16px)!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd15582]{--tve-font-size:16px;--tcb-local-color-62516:var(--tcb-local-color-49806);--tve-color:rgb(144,150,175);--tve-applied---tve-color:rgb(144,150,175);--tve-letter-spacing:2px;float:right;z-index:3;position:relative;display:block;--tcb-local-color-49806:var(--tcb-skin-color-0);--tcb-local-color-3a0f6:rgb(238,242,247);min-width:150px;margin:0 auto!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1746cd15582]:hover .tcb-button-link{background-image:linear-gradient(var(--tcb-local-color-49806),var(--tcb-local-color-49806))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(var$(--tcb-local-color-49806),var$(--tcb-local-color-49806))!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1746cd15582] .tcb-button-link span{color:var(--tve-color,#9096af);--tve-applied-color:var$(--tve-color,rgb(144,150,175));--tcb-applied-color:rgb(144,150,175)}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1746cd15582]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tve-applied-color:var$(--tve-color,rgb(255,255,255))!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-27 .content-section [data-css=tve-u-1746cd15582]:hover{--tve-color:rgb(255,255,255)!important;--tve-applied---tve-color:rgb(255,255,255)!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd15583]{--tcb-local-color-icon:rgb(144,150,175);--tcb-local-color-var:rgb(144,150,175);--tve-icon-size:14px;font-size:14px;width:14px;height:14px;border:1px solid #dedede;--tve-applied-border:1px solid rgb(222,222,222);border-radius:5px;overflow:hidden;padding:5px!important}.thrive-section-20 .section-background{background-image:none!important;background-color:#f7f7f7!important}.thrive-section-20 .section-content{justify-content:center;display:flex;flex-direction:column;min-height:1px!important;padding:40px 20px 70px!important}.thrive-section-20 [data-css=tve-u-16eccd9c6d3]{padding:0!important;margin-bottom:20px!important}:not(#tve) .thrive-section-20 [data-css=tve-u-17077fe1f03]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .thrive-section-20 [data-css=tve-u-174678db7ee]{letter-spacing:1px;font-size:12px!important;color:#ccc!important;--tcb-applied-color:rgb(204,204,204)!important;--tve-applied-color:rgb(204,204,204)!important}.thrive-section-20 [data-css=tve-u-174678db7ee]{line-height:1.2em!important}.thrive-section-20 [data-css=tve-u-174678db7e8]{margin-top:0!important;margin-bottom:0!important}.thrive-section-20 [data-css=tve-u-174678db7ea]{max-width:34.4%}.thrive-section-20 [data-css=tve-u-174678db7ed]{max-width:65.6%}.thrive-section-20 [data-css=tve-u-174678db7e9]>.tcb-flex-col{padding-left:30px}.thrive-section-20 [data-css=tve-u-174678db7e9]{margin-left:-30px}.thrive-section-20 [data-css=tve-u-174678db7ef]::after{clear:both}.thrive-section-20 [data-css=tve-u-174678db8d9]{--tcb-local-color-bec10:var(--tcb-local-color-c84a5);--form-color:--tcb-skin-color-4;float:none;--tcb-local-color-c84a5:var(--tcb-skin-color-4);margin-left:auto!important;margin-right:auto!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);border-left:none;border-image:initial;--tve-applied-border:none;border-radius:0;overflow:hidden;background-image:none!important;--tve-applied-background-image:none!important;background-color:#fff!important;--tve-applied-background-color:rgb(255,255,255)!important;padding:12px!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) ::placeholder,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Arial,Helvetica,sans-serif);font-size:var(--tve-font-size,14px);line-height:var(--tve-line-height,1.8em);--tcb-applied-color:rgba(0,0,0,0.5);color:var(--tve-color,rgba(0,0,0,.5))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.5))!important}.thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item){--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Arial,Helvetica,sans-serif;--tve-font-size:14px;--tve-line-height:1.8em;--tve-color:rgba(0,0,0,0.5);--tve-applied---tve-color:rgba(0,0,0,0.5);margin-top:0!important;margin-bottom:14px!important}.thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,.thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{padding:2px 0!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);border-left:none;border-image:initial;--tve-applied-border:none;border-radius:0;overflow:hidden;background-image:none!important;--tve-applied-background-image:none!important;background-color:#fff!important;--tve-applied-background-color:rgb(255,255,255)!important;padding:12px!important;margin-top:0!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in ::placeholder,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Arial,Helvetica,sans-serif);font-size:var(--tve-font-size,14px);line-height:var(--tve-line-height,1.8em);color:var(--tve-color,rgba(0,0,0,.7));--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.7));--tcb-applied-color:rgba(0,0,0,0.7)}.thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in{--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Arial,Helvetica,sans-serif;--tve-font-size:14px;--tve-line-height:1.8em;--tve-color:rgba(0,0,0,0.7);--tve-applied---tve-color:rgba(0,0,0,0.7)}.thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,.thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{padding:12px 0!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover ::placeholder,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{color:var(--tve-color,rgba(0,0,0,.9))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.9))!important;--tcb-applied-color:rgba(0,0,0,0.9)!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover{--tve-color:rgba(0,0,0,0.9)!important;--tve-applied---tve-color:rgba(0,0,0,0.9)!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{border-bottom:1px solid var(--tcb-local-color-c84a5)!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover input,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover textarea{border:1px solid var(--tcb-local-color-c84a5)!important;--tve-applied-border:1px solid var$(--tcb-local-color-c84a5)!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover ::placeholder,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover input,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover textarea{color:var(--tve-color,rgba(0,0,0,.9))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.9))!important;--tcb-applied-color:rgba(0,0,0,0.9)!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover{--tve-color:rgba(0,0,0,0.9)!important;--tve-applied---tve-color:rgba(0,0,0,0.9)!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .thrv_text_element[data-label-for]:not(.tcb-excluded-from-group-item) .tcb-plain-text{letter-spacing:1px;font-size:14px!important;color:var(--tcb-skin-color-16)!important;--tcb-applied-color:var$(--tcb-skin-color-16)!important;--tve-applied-color:var$(--tcb-skin-color-16)!important;font-family:inherit!important;font-weight:var(--g-regular-weight,normal)!important}.thrive-section-20 #lg-kes89ntk .thrv_text_element[data-label-for]:not(.tcb-excluded-from-group-item){margin-top:0!important}.thrive-section-20 #lg-kes89ntk .thrv_text_element[data-label-for]:not(.tcb-excluded-from-group-item) .tcb-plain-text{line-height:1.2em!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in{margin-bottom:0!important;margin-top:8px!important}:not(#tve) .thrive-section-20 :not(#tve) #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover input,:not(#tve) .thrive-section-20 :not(#tve) #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover textarea{border-top:none!important;border-right:none!important;border-left:none!important;border-bottom:1px solid rgba(12,17,21,.5)!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item){margin-top:8px!important;margin-bottom:14px!important}:not(#tve) .thrive-section-20 :not(#tve) #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .thrive-section-20 :not(#tve) #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{border-bottom:1px solid rgba(12,17,21,.5)!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve-form-button .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}.thrive-section-20 #lg-kes89ntk .tve-form-button{--tve-font-weight:var(--g-regular-weight,normal);--tve-letter-spacing:2px;--tcb-local-color-2818e:rgb(19,114,211);--tve-color:rgb(255,255,255);--tcb-local-color-34f05:var(--tcb-local-color-bec10);float:right;z-index:3;position:relative;--tve-font-size:12px;margin-top:0!important;margin-bottom:0!important}.thrive-section-20 #lg-kes89ntk .tve-form-button .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);padding:18px!important;background-color:var(--tcb-local-color-34f05)!important;background-image:none!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve-form-button:hover .tcb-button-link{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-local-color-34f05)!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve-form-button .tcb-button-link{font-size:var(--tve-font-size,12px)!important}.thrive-section-20 #lg-kes89ntk .tve-form-button .thrv_icon{--tcb-local-color-icon:rgb(255,255,255);--tcb-local-color-var:rgb(255,255,255);--tve-icon-size:12px}.tve-theme-28 #content{padding:0!important}.tve-theme-28 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-28 .main-container{padding:20px 10px!important}.tve-theme-28 .content-section .section-content{padding:20px 10px!important}.tve-theme-28 .content-section [data-css=tve-u-1711c8af402]{margin-top:0!important;margin-bottom:0!important}.tve-theme-28 .top-section .section-background{border-top:1px solid var(--tcb-skin-color-14);border-right:none;border-bottom:1px solid var(--tcb-skin-color-14);border-left:none;border-image:initial;background-color:var(--tcb-skin-color-0)!important;background-image:none!important}.tve-theme-28 .top-section .section-content{display:flex;flex-direction:column;text-align:center;--tve-color:rgb(255,255,255);justify-content:center;padding:40px 20px!important;min-height:224px!important}.tve-theme-28 .top-section [data-css=tve-u-1705cdb4152]{padding-bottom:1px!important}:not(#tve) .tve-theme-28 .top-section [data-css=tve-u-1707753ab8f]{color:#fff!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-28 .top-section [data-css=tve-u-17178510bfc]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-28 .bottom-section .section-background{background-image:linear-gradient(var(--tcb-skin-color-18),var(--tcb-skin-color-18)),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/img_bottom_03.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,fixed!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-28 .bottom-section .section-content{justify-content:center;display:flex;flex-direction:column;--tve-color:rgb(255,255,255);text-align:left;min-height:375px!important;padding:20px!important}.tve-theme-28 .bottom-section [data-css=tve-u-16eb7f0b034]{float:none;z-index:3;position:relative;--tve-font-weight:var(--g-bold-weight,bold);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:600;--tve-font-size:12px;--tve-text-transform:uppercase;--tve-letter-spacing:1px;margin:0 auto!important}.tve-theme-28 .bottom-section [data-css=tve-u-16eb7f0b034] .tcb-button-link{border:2px solid #fff;border-radius:100px;overflow:hidden;letter-spacing:var(--tve-letter-spacing,1px);background-color:transparent!important;padding:20px!important}:not(#tve) .tve-theme-28 .bottom-section [data-css=tve-u-1705d95f22d]{color:#fff!important;--tcb-applied-color:rgb(255,255,255)!important;padding-bottom:0!important;margin-bottom:0!important;font-size:46px!important;font-weight:var(--g-bold-weight,bold)!important}.tve-theme-28 .bottom-section [data-css=tve-u-1705d967199]{float:none;padding:0!important;margin-bottom:30px!important;margin-left:auto!important;margin-right:auto!important;background-color:transparent!important}:not(#tve) .tve-theme-28 .bottom-section [data-css=tve-u-16eb7f0b034] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase)}:not(#tve) .tve-theme-28 .bottom-section [data-css=tve-u-16eb7f0b034] .tcb-button-link{font-family:var(--tve-font-family,Muli);font-size:var(--tve-font-size,12px)!important}:not(#tve) .tve-theme-28 .bottom-section [data-css=tve-u-1707d9d150c]{font-size:15px!important}.tve-theme-29 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%;--top-content-width:100%}.tve-theme-29 .main-container{padding:20px 10px!important;margin-top:0!important;margin-bottom:0!important}:not(#layout) .tve-theme-29 .main-container{--sidebar-size:30.05%;--separator-size:15px}.tve-theme-29 #content{padding-top:0!important;margin-top:0!important}.tve-theme-29 .content-section .section-content{padding:20px 10px!important}:not(#tve) .tve-theme-29 .content-section .shop-template-wrapper .product a.button:hover{color:var(--tve-color,#fff)!important;--tve-color:rgb(255,255,255)!important;--tcb-applied-color:rgb(255,255,255)!important;background-color:var(--tcb-skin-color-0)!important}.tve-theme-29 .content-section [data-css=tve-u-17275f70cbc]{margin-top:0!important;margin-bottom:10px!important;background-color:transparent!important;padding:0!important}:not(#layout) .tve-theme-29 #wrapper{--layout-content-width:1080px;--layout-background-width:1080px}.tve-theme-29 .bottom-section .section-background{border-top:none;background-color:var(--tcb-skin-color-0)!important;background-image:none!important}.tve-theme-29 .bottom-section .section-content{display:flex;flex-direction:column;justify-content:center;text-align:center;--tve-font-size:14px;--tve-color:rgba(255,255,255,0.7);--tve-line-height:1.75em;min-height:247px!important;padding:20px!important}:not(#tve) .tve-theme-29 .bottom-section [data-css=tve-u-172efcec08b]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efcfe51c]{padding:0!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efcfef9d]{padding:0!important}:not(#tve) .tve-theme-29 .bottom-section [data-css=tve-u-172efd0243e]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efd16917]{margin-top:0!important;margin-bottom:0!important;padding:0!important}.tve-theme-29 .bottom-section .section-content .tcb-plain-text,.tve-theme-29 .bottom-section .section-content label,.tve-theme-29 .bottom-section .section-content li,.tve-theme-29 .bottom-section .section-content p{font-size:var(--tve-font-size,14px);color:var(--tve-color,rgba(255,255,255,.7));--tcb-applied-color:rgba(255,255,255,0.7);line-height:var(--tve-line-height,1.75em)}.tve-theme-29 .bottom-section [data-css=tve-u-172efd48fcd]{margin-left:-30px;padding:0!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efd4931a]{margin:0!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efd48fcd]>.tcb-flex-col{padding-left:30px}.tve-theme-29 .bottom-section [data-css=tve-u-172efd4c7e5]{padding:0!important;margin-bottom:5px!important}:not(#tve) .tve-theme-29 .bottom-section [data-css=tve-u-172efdbd651]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efdd6b43]{padding:0!important;margin-bottom:20px!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efd16917] .americanExpress-style-4-st0,.tve-theme-29 .bottom-section [data-css=tve-u-172efd16917] .applePay-style-4-st0,.tve-theme-29 .bottom-section [data-css=tve-u-172efd16917] .bitcoin-style-4-st0,.tve-theme-29 .bottom-section [data-css=tve-u-172efd16917] .discover-style-4-st0,.tve-theme-29 .bottom-section [data-css=tve-u-172efd16917] .googlePay-style-4-st0,.tve-theme-29 .bottom-section [data-css=tve-u-172efd16917] .masterCard-style-4-st0,.tve-theme-29 .bottom-section [data-css=tve-u-172efd16917] .payPal-style-4-st0,.tve-theme-29 .bottom-section [data-css=tve-u-172efd16917] .visa-style-4-st0{fill:rgb(255,255,255)}:not(#tve) .tve-theme-29 .bottom-section [data-css=tve-u-172efe234a3]{text-decoration-line:underline!important;--eff:thin!important;text-decoration-color:var(--eff-color,currentColor)!important;color:#fff!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efe2742d]{float:none;max-width:193px;padding:0!important;margin-bottom:14px!important;margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-29 .bottom-section [data-css=tve-u-172efe3cef5]{padding-bottom:0!important;margin-bottom:0!important;color:#fff!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-29 .bottom-section :not(#tve) [data-css=tve-u-172efe234a3]:hover{color:var(--tcb-skin-color-9)!important}:not(#tve) .tve-theme-29 .bottom-section [data-css=tve-u-172efeb5eaf]{color:#fff!important;--tcb-applied-color:rgb(255,255,255)!important;font-size:19px!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efeece83]{padding:0!important;margin-bottom:20px!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efeedde3]{padding:0!important;margin-bottom:20px!important}.tve-theme-29 .bottom-section [data-css=tve-u-172eff14243]{font-size:24px;margin-left:auto;margin-right:auto;width:24px;height:24px;margin-top:0!important;margin-bottom:5px!important}:not(#tve) .tve-theme-29 .bottom-section [data-css=tve-u-172eff14243]>:first-child{color:#fff}.tve-theme-29 .bottom-section [data-css=tve-u-172eff2d773]{font-size:24px;margin-left:auto;margin-right:auto;width:24px;height:24px;margin-top:0!important;margin-bottom:5px!important}:not(#tve) .tve-theme-29 .bottom-section [data-css=tve-u-172eff2d773]>:first-child{color:#fff}.tve-theme-29 .bottom-section [data-css=tve-u-172eff2f2dd]{font-size:24px;margin-left:auto;margin-right:auto;width:24px;height:24px;margin-top:0!important;margin-bottom:5px!important}:not(#tve) .tve-theme-29 .bottom-section [data-css=tve-u-172eff2f2dd]>:first-child{color:#fff}.tve-theme-29 .top-section [data-css=tve-u-1725b69447d]{padding:1px!important}.tve-theme-29 .top-section [data-css=tve-u-1725b6f4a18]{padding:1px!important;margin:0!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-1725b70eff3]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-29 .top-section [data-css=tve-u-1725b726785]{margin-left:-20px;padding:1px!important}.tve-theme-29 .top-section [data-css=tve-u-1725b7272ed]{margin-top:0!important;margin-bottom:0!important}.tve-theme-29 .top-section [data-css=tve-u-1725b726785]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-29 .top-section [data-css=tve-u-1725b726785]>.tcb-flex-col{padding-left:20px}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-1725b89152d]{color:inherit!important;text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important}:not(#tve) .tve-theme-29 .top-section :not(#tve) [data-css=tve-u-1725b89152d]:hover{text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important;color:#707070!important}.tve-theme-29 .top-section [data-css=tve-u-1725b91d170]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-29 .top-section [data-css=tve-u-1725b92033c]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-29 .top-section [data-css=tve-u-1725b999d4c]{max-width:49.9%}.tve-theme-29 .top-section [data-css=tve-u-1725b999d50]{max-width:50.1%}.tve-theme-29 .top-section [data-css=tve-u-1725b99d603]::after{clear:both}.tve-theme-29 .top-section [data-css=tve-u-1725b9a1445]{margin-left:-21px;padding:1px!important}.tve-theme-29 .top-section [data-css=tve-u-1725b9a1445]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-29 .top-section [data-css=tve-u-1725b9a1445]>.tcb-flex-col{padding-left:21px}.tve-theme-29 .top-section [data-css=tve-u-1725b9a758b]{max-width:39.3%}.tve-theme-29 .top-section [data-css=tve-u-1725b9a758e]{max-width:60.7%}.tve-theme-29 .top-section [data-css=tve-u-1725b9aa7af]::after{clear:both}.tve-theme-29 .top-section [data-css=tve-u-1725b9b3f84]{margin-left:-20px;padding:1px!important}.tve-theme-29 .top-section [data-css=tve-u-1725b9b3f84]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-29 .top-section [data-css=tve-u-1725b9b3f84]>.tcb-flex-col{padding-left:20px}.tve-theme-29 .top-section [data-css=tve-u-1725bcd2d3f]{margin-top:0!important;margin-bottom:0!important}.tve-theme-29 .top-section .section-background{border:none;background-color:#fff!important;background-image:none!important}.tve-theme-29 .top-section .section-content{display:flex;flex-direction:column;--tve-color:rgb(255,255,255);padding:0!important;min-height:290px!important}.tve-theme-29 .top-section [data-css=tve-u-17274a8f36c]{clip-path:url("//songsicle.com/wp-content/uploads/thrive/#clip-left-caee57d9806bf");background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/shapeshift_top_section_004-1.jpg")!important;background-size:cover!important;background-position:50% 30%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/shapeshift_top_section_004-1.jpg")!important}.tve-theme-29 .top-section [data-css=tve-u-17274a90d99]{width:94%;float:right;z-index:3;position:relative;padding:20px!important;margin:0!important}.tve-theme-29 .top-section [data-css=tve-u-17274a927ac]{min-height:290px!important}.tve-theme-29 .top-section [data-css=tve-u-17274a946ff]{padding:0!important}.tve-theme-29 .top-section [data-css=tve-u-17274a94ce5]{margin-top:0!important;margin-bottom:0!important;background-color:var(--tcb-skin-color-0)!important}.tve-theme-29 .top-section [data-css=tve-u-17274aa9dc2]{clip-path:url("//songsicle.com/wp-content/uploads/thrive/#clip-left-53dca9f2c1945");background-image:none!important;background-color:rgba(255,255,255,.1)!important}.tve-theme-29 .top-section [data-css=tve-u-17274aaf43a]{top:0;padding:0!important;margin:0!important;position:relative!important;z-index:12!important}.tve-theme-29 .top-section [data-css=tve-u-17274ab9260]::after{clear:both}.tve-theme-29 .top-section [data-css=tve-u-17274ac3397]{top:0;position:relative;width:94%;float:right;padding:0!important;margin:0!important;z-index:12!important}.tve-theme-29 .top-section [data-css=tve-u-17274ac43f9]::after{clear:both}.tve-theme-29 .top-section [data-css=tve-u-17274acb46f]{max-width:44.6%}.tve-theme-29 .top-section [data-css=tve-u-17274acb4b3]{max-width:55.4%}.tve-theme-29 .top-section [data-css=tve-u-17274aeb5ba]{clip-path:url("//songsicle.com/wp-content/uploads/thrive/#clip-left-53dca9f2c1945");background-image:none!important;background-color:rgba(255,255,255,.1)!important}.tve-theme-29 .top-section [data-css=tve-u-17274a946ff]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-29 .top-section .section-content .tcb-plain-text,.tve-theme-29 .top-section .section-content label,.tve-theme-29 .top-section .section-content li,.tve-theme-29 .top-section .section-content p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}.tve-theme-29 .top-section [data-css=tve-u-17274b0028c]{float:right;z-index:3;position:relative;width:450px;margin-top:0!important;margin-bottom:0!important;padding-top:1px!important;padding-bottom:1px!important}.tve-theme-29 .top-section [data-css=tve-u-17274b00290]::after{clear:both}.tve-theme-29 .top-section [data-css=tve-u-17274b0593b]{padding:0!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274b0a102]{padding-bottom:0!important;margin-bottom:0!important;font-size:12px!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274b1f88d]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;color:var(--tcb-skin-color-10)!important;--tcb-applied-color:var$(--tcb-skin-color-10)!important;font-weight:var(--g-regular-weight,normal)!important;font-style:normal!important;line-height:1.1em!important;font-size:22px!important}.tve-theme-29 .top-section [data-css=tve-u-17274b24ec2]{padding:0!important;background-color:transparent!important;background-image:none!important;margin-bottom:20px!important;margin-top:5px!important}.tve-theme-29 .top-section [data-css=tve-u-17274b694af]{min-height:250px!important}.tve-theme-29 .top-section [data-css=tve-u-17274b6f348]{min-height:290px!important}.tve-theme-29 .top-section [data-css=tve-u-17274ba784a]{background-color:transparent!important;border:none!important}.tve-theme-29 .top-section [data-css=tve-u-17274ba846c]{margin-bottom:0!important;margin-top:0!important;padding-top:10px!important;padding-bottom:10px!important}.tve-theme-29 .top-section [data-css=tve-u-17274bcd136]{font-size:26px;width:26px;height:26px;border-radius:100px;overflow:hidden;border:medium none;float:left;z-index:3;position:relative;padding:12px!important;margin-top:0!important;margin-bottom:0!important;background-color:#fff!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274bcd136]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-29 .top-section [data-css=tve-u-17274bcd13c]::after{clear:both}.tve-theme-29 .top-section [data-css=tve-u-17274bd5830]{font-size:20px;margin-left:auto;margin-right:auto;width:20px;height:20px;border-radius:100px;overflow:hidden;float:right;z-index:3;position:relative;border:medium none;padding:12px!important;margin-top:0!important;margin-bottom:0!important;background-color:#fff!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274bd5830]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-29 .top-section [data-css=tve-u-17274bd6d19]{font-size:22px;margin-left:auto;margin-right:auto;width:22px;height:22px;border-radius:100px;overflow:hidden;float:right;z-index:3;position:relative;border:medium none;padding:12px!important;margin-top:0!important;margin-bottom:0!important;background-color:#fff!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274bd6d19]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-29 .top-section [data-css=tve-u-17274be0bee]{float:none;max-width:1080px;margin:0 auto!important;background-color:transparent!important}.tve-theme-29 .top-section [data-css=tve-u-17274be9272]{max-width:27.4%}.tve-theme-29 .top-section [data-css=tve-u-17274be9276]{max-width:72.6%}.tve-theme-29 .top-section [data-css=tve-u-17274bef98a]{max-width:236px;padding:1px!important;margin:0!important}.tve-theme-29 .top-section [data-css=tve-u-17274c5de9a]{padding:0!important}.tve-theme-29 .top-section [data-css=tve-u-17274c5edd1]{padding:0!important}.tve-theme-29 .top-section [data-css=tve-u-17274c6083b]{padding:0!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274c62c05]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274c65d9d]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274c6739e]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-1727ff0f457]{padding-bottom:0!important;margin-bottom:0!important;font-size:84px!important;font-weight:var(--g-bold-weight,bold)!important;line-height:.9em!important;font-style:italic!important}.tve-theme-29 .top-section [data-css=tve-u-1727ff1cc59]{text-transform:uppercase!important}.tve-theme-29 .top-section [data-css=tve-u-1727ff1fc0f]{font-weight:400!important;font-size:58px!important}.tve-theme-29 .top-section [data-css=tve-u-172a2dce50f] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);background-color:var(--tcb-local-color-17ee7)!important;padding:18px!important;background-image:none!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-172a2dce50f] .tcb-button-link{font-size:var(--tve-font-size,13px)!important}.tve-theme-29 .top-section [data-css=tve-u-172a2dce50f]{--tve-font-size:13px;--tve-font-weight:var(--g-regular-weight,normal);--tve-letter-spacing:2px;--tcb-local-color-b9181:rgb(19,114,211);--tcb-local-color-17ee7:var(--tcb-skin-color-3);float:left;z-index:3;position:relative;margin:0 auto!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-172a2dce50f] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-172a2dce50f]:hover .tcb-button-link{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-local-color-17ee7)!important}.tve-theme-29 .top-section [data-css=tve-u-172a2dd6e38]::after{clear:both}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-172ff5d005b]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-172ff5d1bdf]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-29 .top-section [data-css=tve-u-172ff6007be]{margin-top:0!important;margin-bottom:0!important}.tve-theme-29 .top-section [data-css=tve-u-17274a90d99]>.tve-cb{justify-content:center;display:flex;flex-direction:column}.tve-theme-29 .sidebar-section .section-background{border:medium none;background-color:transparent!important}.tve-theme-29 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-29 .sidebar-section{margin:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a1]{max-width:46.8%}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a5]{max-width:53.2%}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a0]{margin-left:-15px;padding:0!important;flex-direction:row!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc49f]{margin:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a9] .tcb-button-link{border-color:currentcolor currentcolor rgba(0,0,0,.6);border-style:none none solid;border-width:medium medium 1px;border-image:initial;border-radius:0;overflow:hidden;text-align:left;padding:0 0 6px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a9] .tcb-button-link{font-size:var(--tve-font-size,11px)!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a9] .tcb-button-link span{color:#999}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a9]:hover .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a0]>.tcb-flex-col{padding-left:15px}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a7]{letter-spacing:0;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:16px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a6]{padding:0!important;margin-bottom:6px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a8]{font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a9]:hover{--tve-color:var(--tcb-skin-color-0)!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a3]{border-radius:12px;overflow:hidden;background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Featured_img_3_03-150x84-1.jpg?dynamic_featured=1&size=thumbnail")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a2]{margin-top:0!important;margin-bottom:0!important;padding:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list .thrv-content-box [data-css=tve-u-1725b1dc4a4]{min-height:111px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a9]{--tve-font-size:11px}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:30px!important}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b21072f]{display:inline-block;margin-bottom:0!important;padding:1px!important;margin-right:14px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c]{margin-top:20px!important;margin-bottom:50px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b3b7405]{letter-spacing:6px;text-transform:uppercase!important;font-size:13px!important;color:#999!important;--tcb-applied-color:rgb(153,153,153)!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b3c3fd6]{text-transform:none!important;letter-spacing:0!important;font-size:14px!important;--tcb-applied-color:rgb(225,41,113)!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a2]:hover [data-css=tve-u-1725b1dc4a3]{background-image:linear-gradient(var(--tcb-skin-color-8),var(--tcb-skin-color-8)),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/pennant-1-150x150-1.jpg?dynamic_featured=1&size=thumbnail")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b66a9d6]{color:#0c1115!important;--tcb-applied-color:rgb(12,17,21)!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a9]:hover .tcb-button-link{border-bottom:1px solid var(--tcb-skin-color-1)!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b66a9d6]:hover{text-decoration:none!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b7acda9]{display:inline-block;margin-bottom:0!important;padding:1px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725b7b6244]{letter-spacing:6px;text-transform:uppercase!important;font-size:13px!important;color:#e12971!important;--tcb-applied-color:rgb(225,41,113)!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725ba1e54e]{background-color:#ececed!important;background-image:linear-gradient(129deg,#e1e1e1 0,rgba(255,255,255,0) 72%),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Woocom_Sidebar-offer-01_03.jpg")!important;background-size:auto,auto!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725ba26717]{--tve-color:rgb(255,255,255);min-height:350px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725ba478f3]{display:inline-block;padding:0!important;margin-right:12px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725ba56824]{font-size:100px!important;color:#fff!important;--tcb-applied-color:rgb(255,255,255)!important;padding-bottom:0!important;margin-bottom:0!important;line-height:1em!important;font-weight:var(--g-regular-weight,normal)!important}:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] .tcb-plain-text,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] address,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] blockquote,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] h1,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] h2,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] h3,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] h4,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] h5,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] h6,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] label,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] li,:not(#tve) .tve-theme-29 .sidebar-section .thrv-content-box [data-css=tve-u-1725ba26717] p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}.tve-theme-29 .sidebar-section [data-css=tve-u-1725ba784ec]{font-size:42px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725bac5eae]{padding:20px!important;margin-bottom:40px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725bae44b0] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,1px);border:2px solid var(--tcb-local-color-b8c9c);background-color:transparent!important;padding:16px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725bae44b0] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));color:var(--tve-color,var(--tcb-local-color-b8c9c));--tcb-applied-color:var$(--tcb-local-color-b8c9c);text-transform:var(--tve-text-transform,uppercase)}.tve-theme-29 .sidebar-section [data-css=tve-u-1725bae44b0]{--tve-font-weight:var(--g-bold-weight,bold);--tve-letter-spacing:1px;--tve-color:var(--tcb-local-color-b8c9c);--tcb-local-color-ef6da:rgb(19,114,211);float:left;--tve-font-size:11px;z-index:3;position:relative;--tve-text-transform:uppercase;--tcb-local-color-b8c9c:var(--tcb-skin-color-4)!important;margin-left:auto!important;margin-right:auto!important;margin-top:20px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725bae44b0]:hover .tcb-button-link{border:2px solid var(--tcb-local-color-b8c9c)!important;background-color:transparent!important;background-image:linear-gradient(var(--tcb-local-color-b8c9c),var(--tcb-local-color-b8c9c))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725bae44b0] .tcb-button-link::after{background-color:transparent!important;background-image:linear-gradient(var(--tcb-local-color-b8c9c),var(--tcb-local-color-b8c9c))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725bae44b0]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725bae44b0]:hover{--tve-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725bae44b0] .tcb-button-link{font-size:var(--tve-font-size,11px)!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725baff07d]::after{clear:both}.tve-theme-29 .sidebar-section [data-css=tve-u-1725bbda34d]{padding:1px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725bbf2198]{text-transform:uppercase!important;padding-bottom:0!important;margin-bottom:0!important;font-size:30px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;line-height:1.2em!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725bbfdb8d]{display:inline-block;padding:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725f836ef7]{margin-bottom:40px!important;margin-top:40px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1727ec15eeb]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important;font-size:15px!important;text-transform:uppercase!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1727ec1b772]{padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-regular-weight,normal)!important;color:#bebebe!important;--tcb-applied-color:rgb(190,190,190)!important;font-size:14px!important;line-height:1.6em!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1727ec262d9]{padding:0!important;margin-left:35px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1727ec2d187]{padding:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1727eca3594]{font-size:18px;margin-left:auto;width:18px;height:18px;float:left;z-index:3;position:relative;border:1px solid var(--tcb-skin-color-1);border-radius:46px;overflow:hidden;margin-right:10px!important;margin-bottom:0!important;margin-top:0!important;padding:2px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1727eca3594]>:first-child{color:var(--tcb-skin-color-8)}.tve-theme-29 .sidebar-section [data-css=tve-u-172bc3d8a8e]{margin-top:0!important;margin-bottom:40px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-172bc3da3a7]{margin-bottom:40px!important;margin-top:40px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-17300844f13]{margin-bottom:40px!important;margin-top:40px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1ec] .tcb-button-link{border-radius:5px;overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);background-color:var(--tcb-local-color-3e1f8)!important;padding:18px!important;background-image:none!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1ec] .tcb-button-link{line-height:1.2em;font-size:var(--tve-font-size,16px)!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1ec]{--tve-font-size:16px;--tve-font-weight:var(--g-regular-weight,normal);--tve-letter-spacing:2px;--tcb-local-color-62516:rgb(19,114,211);--tve-color:rgb(255,255,255);--tcb-local-color-3e1f8:rgb(19,114,211)}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1ec] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1ec]:hover .tcb-button-link{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-local-color-3e1f8)!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1e4]{margin-top:0!important;margin-bottom:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1e5]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1e8]{max-width:69.1%}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1eb]{max-width:30.9%}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e267]{--tcb-local-color-bcd13:rgb(47,138,229);--form-color:--tcb-skin-color-1;float:none;--tcb-local-color-9b988:var(--tcb-skin-color-1);--tcb-local-color-5b927:rgb(241,245,248);margin-left:auto!important;margin-right:auto!important;max-width:1080px!important;padding:0!important}.tve-theme-29 .sidebar-section #lg-keu1h2zp .tve-form-button.tve-color-set{--tcb-local-color-3e1f8:var(--tcb-local-color-9b988)}.tve-theme-29 .sidebar-section #lg-keu1h2zp .tve-form-button{--tcb-local-color-3e1f8:rgb(47,138,229);--tve-font-size:11px;--tve-line-height:1.1em;--tve-font-weight:var(--g-bold-weight,bold);--tve-color:rgb(255,255,255);--tve-applied---tve-color:rgb(255,255,255);--tve-font-family:inherit;--g-regular-weight:400;min-width:100%!important;margin-top:10px!important;margin-bottom:10px!important}:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{border:none;--tve-applied-border:none;padding:12px!important;background-color:var(--tcb-local-color-5b927)!important;--tve-applied-background-color:var$(--tcb-local-color-5b927)!important}:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve_lg_regular_input:not(.tcb-excluded-from-group-item) ::placeholder,:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Arial,Helvetica,sans-serif);font-size:var(--tve-font-size,12px);letter-spacing:var(--tve-letter-spacing,1px);line-height:var(--tve-line-height,1.1em);--tcb-applied-color:rgb(17,17,17);color:var(--tve-color,#111)!important;--tve-applied-color:var$(--tve-color,rgb(17,17,17))!important}.tve-theme-29 .sidebar-section #lg-keu1h2zp .tve_lg_regular_input:not(.tcb-excluded-from-group-item){--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Arial,Helvetica,sans-serif;--tve-font-size:12px;--tve-letter-spacing:1px;--tve-line-height:1.1em;--tve-color:rgb(17,17,17);--tve-applied---tve-color:rgb(17,17,17)}.tve-theme-29 .sidebar-section #lg-keu1h2zp .tve-form-button .tcb-button-link{border-radius:0;overflow:hidden;background-color:var(--tcb-local-color-9b988)!important;--tve-applied-background-color:var$(--tcb-local-color-9b988)!important;padding:13px!important}:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{background-image:linear-gradient(rgba(255,255,255,.33),rgba(255,255,255,.33))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(rgba(255,255,255,0.33),rgba(255,255,255,0.33))!important;background-color:var(--tcb-local-color-5b927)!important;--tve-applied-background-color:var$(--tcb-local-color-5b927)!important}:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve-form-button .tcb-button-link{line-height:var(--tve-line-height,1.1em);font-family:var(--tve-font-family,inherit);font-size:var(--tve-font-size,11px)!important}:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve-form-button .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));color:var(--tve-color,#fff);--tve-applied-color:var$(--tve-color,rgb(255,255,255));--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve-form-button:hover .tcb-button-link{background-color:var(--tcb-local-color-9b988)!important;--tve-applied-background-color:var$(--tcb-local-color-9b988)!important}:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve-form-button:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tve-applied-color:var$(--tve-color,rgb(255,255,255))!important;--tcb-applied-color:rgb(255,255,255)!important}:not(#tve) .tve-theme-29 .sidebar-section #lg-keu1h2zp .tve-form-button:hover{--tve-color:rgb(255,255,255)!important;--tve-applied---tve-color:rgb(255,255,255)!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1e5]>.tcb-flex-col{padding-left:0}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1e5]{margin-left:0}.tve-theme-30 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-30 .content-section .section-content{padding:20px 10px 0!important}.tve-theme-30 .main-container{padding:10px!important}.tve-theme-30 .content-section [data-css=tve-u-173044faf42] .thrive-breadcrumb-path a{font-size:var(--tve-font-size,11px)!important;text-transform:var(--tve-text-transform,none)!important;font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))!important;letter-spacing:var(--tve-letter-spacing,2px)!important}.tve-theme-30 .content-section [data-css=tve-u-173044faf42] .thrive-breadcrumb-path{--tve-font-size:11px;--tve-text-transform:none;--tve-font-weight:var(--g-regular-weight,normal);--tve-letter-spacing:2px}.tve-theme-30 .content-section [data-css=tve-u-173044faf42] .thrive-breadcrumb-leaf span{font-size:var(--tve-font-size,11px)!important;text-transform:var(--tve-text-transform,none)!important;letter-spacing:var(--tve-letter-spacing,2px)!important}.tve-theme-30 .content-section [data-css=tve-u-173044faf42] .thrive-breadcrumb-leaf{--tve-font-size:11px;--tve-text-transform:none;--tve-letter-spacing:2px}:not(#tve) .tve-theme-30 .content-section [data-css=tve-u-173044faf42] .thrive-breadcrumb-separator{font-size:11px!important;width:11px!important;height:11px!important}.tve-theme-30 .content-section [data-css=tve-u-173044faf42]{padding-bottom:0!important;margin-bottom:-13px!important}.tve-theme-30 .sidebar-section .section-background{border:medium none;background-color:transparent!important;background-image:none!important}.tve-theme-30 .sidebar-section .section-content{text-align:center;padding:20px 10px!important}.tve-theme-30 .sidebar-section{margin:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-1725ba1e54e]{border-radius:0;overflow:hidden;background-color:var(--tcb-skin-color-0)!important;background-image:linear-gradient(rgba(255,255,255,.86),rgba(255,255,255,.86)),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/WooCommerce_Course12_02-1.jpg")!important;border:none!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-30 .sidebar-section [data-css=tve-u-1725ba26717]{min-height:300px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-1725bac5eae]{padding:20px!important;margin-bottom:40px!important;margin-top:40px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-17299e2a9f4]{border-radius:0;overflow:hidden;background-image:linear-gradient(rgba(255,255,255,.58),rgba(255,255,255,.58)),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/WooCommerce-Sidebar-texture02.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;background-color:#fff!important}.tve-theme-30 .sidebar-section [data-css=tve-u-17299e35340]{min-height:350px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-17299e48a73]>.tve-cb{display:flex;justify-content:center;flex-direction:column}.tve-theme-30 .sidebar-section [data-css=tve-u-17299e48a73]{margin-bottom:40px!important;margin-top:0!important;padding-top:20px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-1729f03f1b4]{top:0;left:0;overflow:hidden;padding:1px!important;border-top:none!important;border-right:1px solid rgba(255,255,255,.2)!important;border-bottom:1px solid rgba(255,255,255,.2)!important;border-left:1px solid rgba(255,255,255,.2)!important;border-image:initial!important;background-color:transparent!important;margin-bottom:20px!important;background-image:none!important;border-radius:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b75dd6ca]{margin-bottom:20px!important;padding:0!important;border:none!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b76407f7]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important;font-weight:var(--g-regular-weight,normal)!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b76497d1]{padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-regular-weight,normal)!important;color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7671fb8]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important;font-weight:var(--g-bold-weight,bold)!important;background-color:transparent!important;color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b767844c] .tve_social_items{font-size:10px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b767844c]{float:none;margin:0 auto!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b767af6c]{margin-bottom:20px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b795acfa]{padding:12px!important;margin-bottom:8px!important;margin-top:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b796bfd4]{background-color:transparent!important;border-top:none!important;border-right:none!important;border-bottom:1px solid rgba(0,0,0,.06)!important;border-left:none!important;border-image:initial!important;background-image:none!important}:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] .tcb-plain-text,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] address,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] blockquote,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] h1,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] h2,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] h3,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] h4,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] h5,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] h6,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] label,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] li,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] p{color:var(--tve-color,var(--tcb-skin-color-3));--tcb-applied-color:var$(--tcb-skin-color-3)}.tve-theme-30 .sidebar-section [data-css=tve-u-172b796cc0a]{--tve-color:var(--tcb-skin-color-3);--tve-font-size:11px;--tve-line-height:1.4em;text-align:left}:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] .tcb-plain-text,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] address,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] blockquote,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] label,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] li,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b796cc0a] p{font-size:var(--tve-font-size,11px);line-height:var(--tve-line-height,1.4em)}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7ae0f29]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;font-size:11px!important;text-transform:capitalize!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.4em!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7ca12b5]{font-size:22px;width:22px;height:22px;border-radius:0;overflow:hidden;border:none;float:none;z-index:3;position:relative;padding:1px!important;margin:0 auto 4px!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7ca12b5]>:first-child{color:var(--tcb-skin-color-3)}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e61433]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e67c6b]{padding-bottom:0!important;margin-bottom:0!important;font-size:44px!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.1em!important;color:var(--tcb-skin-color-18)!important;--tcb-applied-color:var$(--tcb-skin-color-18)!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7e77368]{width:117px;position:absolute;top:34px;right:0;margin-top:0!important;margin-bottom:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7e7f1ec]{margin-top:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] input,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] select,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] textarea{border-radius:0;overflow:hidden;border-top:none;border-right:none;border-bottom:1px solid rgba(255,255,255,.3);border-left:none;border-image:initial;background-color:#fff!important;padding:20px!important;margin-top:0!important;margin-bottom:10px!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] ::placeholder,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] input,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] select,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] textarea{--tcb-applied-color:var$(--tcb-skin-color-3);text-align:center;font-size:var(--tve-font-size,12px);letter-spacing:var(--tve-letter-spacing,2px);color:var(--tve-color,var(--tcb-skin-color-3))!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8]{--tve-color:var(--tcb-skin-color-3);--tve-font-size:12px;--tve-letter-spacing:2px}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7f46a9b]{max-width:22.1%}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7f46ae4]{max-width:77.9%}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7f47c1c]{padding:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7f47fad]{margin:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7f47c1c]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-30 .sidebar-section [data-css=tve-u-172b807f08b]{padding:12px!important;margin-bottom:8px!important;margin-top:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80c85b7]{margin-bottom:22px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80e7163]{font-size:22px;width:22px;height:22px;border-radius:0;overflow:hidden;border:none;float:none;z-index:3;position:relative;padding:1px!important;margin:0 auto 4px!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b80e7163]>:first-child{color:var(--tcb-skin-color-3)}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80e7ca1]{font-size:22px;width:22px;height:22px;border-radius:0;overflow:hidden;border:none;float:none;z-index:3;position:relative;padding:1px!important;margin:0 auto 4px!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b80e7ca1]>:first-child{color:var(--tcb-skin-color-3)}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80e88dd]{font-size:22px;width:22px;height:22px;border-radius:0;overflow:hidden;border:none;float:none;z-index:3;position:relative;padding:1px!important;margin:0 auto 4px!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b80e88dd]>:first-child{color:var(--tcb-skin-color-3)}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80eb02b]{max-width:22.3%}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80eb02e]{max-width:77.7%}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80eb868]{margin-top:0!important;margin-bottom:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80ec7d4]{max-width:22.1%}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80ec7d8]{max-width:77.9%}.tve-theme-30 .sidebar-section [data-css=tve-u-172b811e07d]{padding:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b811e07d]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-30 .sidebar-section [data-css=tve-u-172b811fbfb]{padding:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b811fbfb]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-30 .sidebar-section [data-css=tve-u-172b8121103]{padding:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b8121103]>.tcb-flex-col>.tcb-col{justify-content:center}:not(#tve) .tve-theme-30 .sidebar-section :not(#tve) [data-css=tve-u-172b7e89de8]:hover input,:not(#tve) .tve-theme-30 .sidebar-section :not(#tve) [data-css=tve-u-172b7e89de8]:hover select,:not(#tve) .tve-theme-30 .sidebar-section :not(#tve) [data-css=tve-u-172b7e89de8]:hover textarea{background-color:rgba(255,255,255,.9)!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b82bbf64]{letter-spacing:2px;padding-bottom:0!important;margin-bottom:0!important;line-height:1.5em!important;font-size:9px!important;text-transform:uppercase!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b82bbf67]{padding-bottom:0!important;margin-bottom:0!important;line-height:1.5em!important;font-size:29px!important;text-transform:uppercase!important;color:var(--tcb-skin-color-13)!important;--tcb-applied-color:var$(--tcb-skin-color-13)!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b82c3483] .tcb-button-link{border-radius:100px;overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);background-color:var(--tcb-local-color-9bd08)!important;padding:18px 22px!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b82c3483] .tcb-button-link{font-size:var(--tve-font-size,16px)!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b82c3483]{--tve-font-size:16px;--tve-font-weight:var(--g-bold-weight,bold);--tve-letter-spacing:2px;--tcb-local-color-1bda9:rgb(19,114,211);--tve-color:rgb(255,255,255);float:none;--tcb-local-color-9bd08:var(--tcb-skin-color-0)!important;margin:0 auto!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b82c3483] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b82c3483]:hover .tcb-button-link{background-color:var(--tcb-local-color-9bd08)!important;background-image:linear-gradient(rgba(255,255,255,.06),rgba(255,255,255,.06))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b82d4946]{font-size:20px;margin-left:auto;margin-right:auto;width:20px;height:20px;box-shadow:0 7px 15px 0 var(--tcb-skin-color-19);border-radius:53px;overflow:hidden;margin-top:0!important;margin-bottom:20px!important;padding:20px!important;background-color:#fff!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b82d4946]>:first-child{color:var(--tcb-skin-color-18)}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b82ea868]{padding-bottom:0!important;margin-bottom:0!important;color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b844d989]{background-color:transparent!important;border-top:none!important;border-right:none!important;border-bottom:1px solid rgba(0,0,0,.06)!important;border-left:none!important;border-image:initial!important;background-image:none!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b845fabb]{background-color:transparent!important;border-top:none!important;border-right:none!important;border-bottom:1px solid rgba(0,0,0,.06)!important;border-left:none!important;border-image:initial!important;background-image:none!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b846645f]{background-color:transparent!important;border-top:none!important;border-right:none!important;border-bottom:1px solid rgba(0,0,0,.06)!important;border-left:none!important;border-image:initial!important;background-image:none!important}:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] .tcb-plain-text,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] address,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] blockquote,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] h1,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] h2,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] h3,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] h4,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] h5,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] h6,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] label,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] li,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] p{color:var(--tve-color,var(--tcb-skin-color-3));--tcb-applied-color:var$(--tcb-skin-color-3)}.tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c]{--tve-color:var(--tcb-skin-color-3);--tve-font-size:11px;--tve-line-height:1.4em;text-align:left;--tve-text-transform:uppercase}:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] .tcb-plain-text,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] address,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] blockquote,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] label,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] li,:not(#tve) .tve-theme-30 .sidebar-section .thrv-content-box [data-css=tve-u-172b846ec4c] p{font-size:var(--tve-font-size,11px);line-height:var(--tve-line-height,1.4em)}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] .tcb-plain-text,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] address,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] blockquote,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] h1,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] h2,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] h3,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] h4,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] h5,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] h6,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] label,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] li,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b846ec4c] p{text-transform:var(--tve-text-transform,uppercase)}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b8471547]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important;text-transform:capitalize!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b8473d8f]{max-width:22.1%}.tve-theme-30 .sidebar-section [data-css=tve-u-172b8473d92]{max-width:77.9%}.tve-theme-30 .sidebar-section [data-css=tve-u-172b84c4df1]{width:1000px}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7e77368] img{filter:grayscale(0%) blur(0px) brightness(100%) sepia(0%) invert(100%) saturate(100%) contrast(100%) hue-rotate(0deg);opacity:.2}.tve-theme-30 .sidebar-section [data-css=tve-u-172b8587465]{float:none;max-width:124px;margin-left:auto!important;margin-right:auto!important;z-index:8!important;margin-bottom:30px!important}:not(#tve) .tve-theme-30 .sidebar-section :not(#tve) [data-css=tve-u-172b7e89de8]:hover ::placeholder,:not(#tve) .tve-theme-30 .sidebar-section :not(#tve) [data-css=tve-u-172b7e89de8]:hover input,:not(#tve) .tve-theme-30 .sidebar-section :not(#tve) [data-css=tve-u-172b7e89de8]:hover select,:not(#tve) .tve-theme-30 .sidebar-section :not(#tve) [data-css=tve-u-172b7e89de8]:hover textarea{color:var(--tve-color,var(--tcb-skin-color-3))!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8]:hover{--tve-color:var(--tcb-skin-color-3)!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b8598fb7] .tcb-button-link{border-radius:100px;overflow:hidden;letter-spacing:var(--tve-letter-spacing,2px);background-color:var(--tcb-local-color-9bd08)!important;padding:16px!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b8598fb7] .tcb-button-link{font-size:var(--tve-font-size,11px)!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b8598fb7]{--tve-font-size:11px;--tve-font-weight:var(--g-bold-weight,bold);--tve-letter-spacing:2px;--tcb-local-color-1bda9:rgb(19,114,211);--tve-color:rgb(255,255,255);float:none;--tve-text-transform:uppercase;--tcb-local-color-9bd08:var(--tcb-skin-color-0)!important;margin:0 auto!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b8598fb7] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255);text-transform:var(--tve-text-transform,uppercase)}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b8598fb7]:hover .tcb-button-link{background-color:var(--tcb-local-color-9bd08)!important;background-image:linear-gradient(rgba(255,255,255,.06),rgba(255,255,255,.06))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-30 .sidebar-section [data-css=tve-u-1725bac5eae]>.tve-cb{justify-content:center;display:flex;flex-direction:column}.tve-theme-30 .sidebar-section [data-css=tve-u-17300a709f7]{margin:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-17300a72740]{margin:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-17300a79b1e]{padding:12px!important;margin-bottom:8px!important;margin-top:0!important}.tve-theme-30 .bottom-section .section-background{background-color:var(--tcb-skin-color-2)!important;background-image:none!important}.tve-theme-30 .bottom-section .section-content{justify-content:center;display:flex;flex-direction:column;min-height:130px!important;padding:20px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a55]{margin-left:-20px;padding:0!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a57]{margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a5e]{max-width:25.1%}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a62]{max-width:24.9%}.tve-theme-30 .bottom-section [data-css=tve-u-172f02823f6]{max-width:25%}.tve-theme-30 .bottom-section [data-css=tve-u-172f0349550]{font-size:34px;width:34px;height:34px;border-radius:0;overflow:hidden;border:none;padding:1px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f0349550]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f03d7ad8]{letter-spacing:0;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:16px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f03e133e]{position:relative!important;padding:0!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f03e596c]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:9px!important;color:rgba(0,0,0,.5)!important;--tcb-applied-color:rgba(0,0,0,0.5)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a55]>.tcb-flex-col{padding-left:20px}.tve-theme-30 .bottom-section [data-css=tve-u-172f0448dd6]{max-width:18.5%}.tve-theme-30 .bottom-section [data-css=tve-u-172f0448e00]{max-width:81.5%}.tve-theme-30 .bottom-section [data-css=tve-u-172f044ae30]{padding:0!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f044b119]{margin:0!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f044ae30]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-30 .bottom-section [data-css=tve-u-172f04a8abc]{font-size:34px;width:34px;height:34px;border-radius:0;overflow:hidden;border:none;padding:1px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f04a8abc]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-30 .bottom-section [data-css=tve-u-172f04bd161]{font-size:34px;width:34px;height:34px;border-radius:0;overflow:hidden;border:none;padding:1px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f04bd161]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f04c2dbf]{letter-spacing:0;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:16px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f04c38b5]{letter-spacing:0;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:16px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04c6682]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04d338e]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04d4a7b]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04e38b8]{padding:0!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04e38b8]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-30 .bottom-section [data-css=tve-u-172f04f7b91]{padding:0!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04f7b91]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-30 .bottom-section [data-css=tve-u-172f051dfbb]{max-width:25%}.tve-theme-30 .top-section .section-background{background-color:var(--tcb-skin-color-2)!important;background-image:none!important}.tve-theme-30 .top-section .section-content{display:flex;flex-direction:column;min-height:1px!important;padding:0!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f76]{padding:12px 20px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f77]{max-width:1080px;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c77d3f78]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f79]{padding:1px!important;margin:0!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f7b]{margin-left:-20px;padding:1px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f7d]{margin-top:0!important;margin-bottom:0!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col{padding-left:20px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f7e]{max-width:28.7%}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f7f]{max-width:71.3%}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c77d3f80]{color:inherit!important;text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c77d3f80]:hover{text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important;color:#707070!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f82]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f83]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f84]{max-width:49.9%}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f85]{max-width:50.1%}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f86]::after{clear:both}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f87]{margin-left:-21px;padding:1px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col{padding-left:21px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f88]{max-width:39.3%}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8a]{max-width:60.7%}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8b]::after{clear:both}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8c]{margin-left:-20px;padding:1px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8c]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8c]>.tcb-flex-col{padding-left:20px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8d]{float:left;z-index:3;position:relative;min-width:251px;padding:1px!important;margin:0!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8f]{font-size:20px;width:20px;height:20px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.08);float:right;z-index:3;position:relative;padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c77d3f8f]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f90]::after{clear:both}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f91]{font-size:16px;margin-left:auto;margin-right:auto;width:16px;height:16px;border-radius:100px;overflow:hidden;float:right;z-index:3;position:relative;border:1px solid rgba(0,0,0,.08);padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c77d3f91]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f94]{font-size:16px;margin-left:auto;margin-right:auto;width:16px;height:16px;border-radius:100px;overflow:hidden;float:right;z-index:3;position:relative;border:1px solid rgba(0,0,0,.08);padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c77d3f94]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c77fc740]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c78228f4]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}.tve-theme-30 .top-section [data-css=tve-u-172c783ce2c]{background-color:#fff!important;border-bottom:1px solid #f3f3f3!important;border-top:none!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784d60c]{letter-spacing:4px;padding-bottom:0!important;margin-bottom:0!important;font-size:9px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-regular-weight,normal)!important}.tve-theme-30 .top-section [data-css=tve-u-172c784f28f]{--tve-text-transform:uppercase}.tve-theme-30 .top-section [data-css=tve-u-172c785027f]{padding:0!important;margin:0!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] .tcb-plain-text,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] address,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] blockquote,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] h1,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] h2,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] h3,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] h4,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] h5,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] h6,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] label,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] li,:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784f28f] p{text-transform:var(--tve-text-transform,uppercase)}.tve-theme-30 .top-section [data-css=tve-u-172c79788aa]{padding:0!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c79b367e]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:10px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c79b62ea]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:10px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-30 .top-section [data-css=tve-u-172c79ec22c]{color:var(--tcb-skin-color-0)!important}.tve-theme-30 .top-section [data-css=tve-u-172c7a0f768]{padding:10px 20px!important}.tve-theme-30 .top-section [data-css=tve-u-172c7a0fd5e]{float:none;margin:0 auto!important}.tve-theme-30 .top-section [data-css=tve-u-172c7a25fdd]{margin-left:0!important}.tve-theme-30 .top-section [data-css=tve-u-172c7a2fc1d]{padding:0!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c7a3cc19]{letter-spacing:4px;padding-bottom:0!important;margin-bottom:0!important;font-size:9px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important}.tve-theme-30 .top-section [data-css=tve-u-172c7a51825]::after{clear:both}.tve-theme-30 .top-section [data-css=tve-u-172c7a6d171]{text-align:right}.tve-theme-30 .top-section [data-css=tve-u-172c7aa3ee4]{margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c7ab049a]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:10px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0,0,0,0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-30 .top-section [data-css=tve-u-172c7a0f768]>.tcb-flex-col>.tcb-col{max-height:1080px}.tve-theme-21 .content-section .section-content{justify-content:center;display:flex;flex-direction:column;padding:20px 10px!important;min-height:600px!important}.tve-theme-21 .top-section .section-background{width:100%!important;background-image:none!important;background-color:transparent!important}.tve-theme-21 #content{padding:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2b]{margin-left:-20px;padding:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a]{margin:0 0 15px!important;background-color:transparent!important}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a] .tcb-plain-text,:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a] address,:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a] blockquote,:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a] label,:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a] li,:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a] p{font-style:normal}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a] p{padding:0!important;margin:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a] h3{padding:0!important;margin:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2b]>.tcb-flex-col{padding-left:20px}.tve-theme-21 .bottom-section [data-css=tve-u-16e8d0bd13f]{text-align:center;padding:0!important;background-image:none!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb26]{padding:0 20px 20px!important;margin:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb27]{border-bottom-left-radius:6px;overflow:hidden;border-bottom-right-radius:6px;background-color:transparent!important;background-image:none!important}:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] .tcb-plain-text,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] address,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] blockquote,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h1,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h2,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h3,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h4,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h5,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h6,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] label,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] li,:not(#tve) .tve-theme-21 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] p{color:var(--tcb-skin-color-4);--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb3b]{padding:0!important;margin-bottom:10px!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb3d]{--tcb-applied-color:rgba(0,0,0,0.5)}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb3e]{padding:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb35]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2f]{float:none;z-index:3;position:relative;min-width:219px;margin:0 auto!important;padding:6px!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb31]{padding:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb30]{margin:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb32]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb33]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb34]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb32]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb33]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb34]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb35]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2b]>.tcb-flex-col>.tcb-col{justify-content:center}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb32]:hover>:first-child{color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb3c]{--tcb-applied-color:var$(--tcb-skin-color-3);letter-spacing:2px;color:var(--tcb-skin-color-3)!important;text-transform:none!important;font-weight:var(--g-bold-weight,bold)!important;font-size:22px!important;padding-bottom:20px!important;margin-bottom:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb857f33]{background-image:url("https://songsicle.com/wp-content/uploads/thrive-theme/images/author_image.png?dynamic_author=1")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb85991f]{width:320px;float:none;padding:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb85ac30]{height:370px!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb883718]{height:253px;top:0;transform:rotate(180deg)}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb8b9f08]{--tcb-applied-color:rgba(0,0,0,0.16);--g-regular-weight:200;--g-bold-weight:600;font-size:80px!important;line-height:1em!important;color:rgba(0,0,0,.16)!important;font-family:Muli!important;font-weight:var(--g-regular-weight,normal)!important;padding-bottom:35px!important;margin-bottom:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb8c4f33]{text-align:left}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb8ccc4d]{padding:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb8dd69b]{padding:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb8de870]{letter-spacing:3px;text-transform:uppercase!important;font-size:14px!important}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb33]:hover>:first-child{color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb34]:hover>:first-child{color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb35]:hover>:first-child{color:var(--tcb-skin-color-3)!important}.tve-theme-21 .bottom-section .section-background{background-color:var(--tcb-skin-color-0)!important;background-image:linear-gradient(rgba(255,255,255,.8),rgba(255,255,255,.8))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-21 .top-section .section-content{justify-content:center;display:flex;flex-direction:column;min-height:131px!important;padding:20px!important}:not(#tve) .tve-theme-21 .content-section [data-css=tve-u-16ed08c8eaa]{--tcb-applied-color:var$(--tcb-skin-color-3);color:#050541!important;font-weight:var(--g-bold-weight,bold)!important;font-size:32px!important}.tve-theme-21 .content-section [data-css=tve-u-16ed08ce675]{padding:0!important;margin-bottom:30px!important}.tve-theme-21 .content-section [data-css=tve-u-16ed091ce22]{padding:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-21 .content-section [data-css=tve-u-16ed0ae5266]{font-size:16px!important;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-21 .content-section [data-css=tve-u-16eff785751]{color:var(--tcb-skin-color-0)!important}.tve-theme-21 .content-section [data-css=tve-u-16eff79dd19]{width:375px;float:none;margin:0 auto!important}.tve-theme-21 .content-section [data-css=tve-u-16eff79dd1c]{margin-top:0;margin-left:0}.tve-theme-21 .main-container{background-color:transparent!important;padding:20px 10px!important}.tve-theme-21 .content-section [data-css=tve-u-16eff810185]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-21 #content .main-content-background{background-color:transparent!important}:not(#tve) .tve-theme-21 .content-section [data-css=tve-u-16eff83a887] input{border:none;border-radius:0;overflow:hidden;color:rgba(0,0,0,.6);--tcb-applied-color:rgba(0,0,0,0.6);font-size:12px}.tve-theme-21 .content-section [data-css=tve-u-16ea67081c1]{border-radius:0;overflow:hidden;border:1px solid rgba(0,0,0,.22);padding:5px!important;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-21 .content-section [data-css=tve-u-16eff83a885] button{border-radius:0;overflow:hidden;border-color:#848484;font-size:16px;letter-spacing:1px;background-image:none!important;background-color:var(--tcb-skin-color-0)!important;padding:12px!important}:not(#tve) .tve-theme-21 .content-section [data-css=tve-u-16eff83a885]:hover button{background-color:var(--tcb-skin-color-0)!important;background-image:linear-gradient(rgba(255,255,255,.06),rgba(255,255,255,.06))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-21 .content-section [data-css=tve-u-16eff83a886]{float:left;z-index:3;position:relative;top:0;margin-right:auto!important;margin-left:auto!important;padding-left:5px!important;padding-right:5px!important}.tve-theme-21 .content-section [data-css=tve-u-16eff83a887] input{letter-spacing:1px;background-color:transparent!important;padding:12px!important}:not(#tve) .tve-theme-21 .content-section [data-css=tve-u-16eff83a887]:hover input{color:#141414!important;--tcb-applied-color:rgb(20,20,20)!important}.tve-theme-21 .content-section [data-css=tve-u-16eff851c70]{text-align:center;padding:40px!important}.tve-theme-21 .content-section [data-css=tve-u-16eff810185]{padding:0!important}.tve-theme-21 .content-section [data-css=tve-u-16eff85bbea]{margin:0!important}.tve-theme-21 #wrapper{--footer-background-width:100%;--header-background-width:100%}.tve-theme-23 .main-container{padding:20px 10px!important}.tve-theme-23 #wrapper{--header-background-width:100%;--top-background-width:100%;--footer-background-width:100%;--bottom-background-width:100%}:not(#layout) .tve-theme-23 .main-container{--separator-size:50px}.tve-theme-23 .top-section .section-background{background-color:var(--tcb-skin-color-0)!important;background-image:none!important}.tve-theme-23 .top-section .section-content{justify-content:flex-end;display:flex;flex-direction:column;--tve-color:rgb(255,255,255);padding:40px 20px!important;min-height:275px!important}.tve-theme-23 .top-section .section-content .tcb-plain-text,.tve-theme-23 .top-section .section-content label,.tve-theme-23 .top-section .section-content li,.tve-theme-23 .top-section .section-content p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}.tve-theme-23 .top-section .thrive-breadcrumbs{padding:0!important;justify-content:center!important}.tve-theme-23 .top-section [data-css=tve-u-170876bfa68]{box-shadow:rgba(0,0,0,.08) 0 0 11px 0;border-radius:6px;overflow:hidden;float:none;min-width:70%;padding:12px!important;background-color:#fff!important;margin:0 auto 50px!important}:not(#tve) .tve-theme-23 .top-section [data-css=tve-u-170876bfa6b] button{border-radius:0;overflow:hidden;color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);font-weight:var(--g-bold-weight,bold);letter-spacing:0;font-size:16px;border-left:1px solid rgba(0,0,0,.16);padding:8px 10px!important;background-color:transparent!important}:not(#tve) .tve-theme-23 .top-section [data-css=tve-u-170876bfa6b]:hover button{color:#39a3d1!important;--tcb-applied-color:rgb(57,163,209)!important}.tve-theme-23 .top-section [data-css=tve-u-170876bfa6e]{padding-left:5px!important;padding-right:5px!important}:not(#tve) .tve-theme-23 .top-section [data-css=tve-u-170876bfa71] input{border:none;border-radius:0;overflow:hidden;color:rgba(0,0,0,.75);--tcb-applied-color:rgba(0,0,0,0.75);font-size:14px}.tve-theme-23 .top-section [data-css=tve-u-170876bfa71] input{letter-spacing:2px;padding:4px!important;background-color:transparent!important}:not(#tve) .tve-theme-23 .top-section [data-css=tve-u-170876bfa71]:hover input{color:rgba(0,0,0,.9)!important;--tcb-applied-color:rgba(0,0,0,0.9)!important}.tve-theme-23 .top-section [data-css=tve-u-170876bfa6b]{--tve-color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-23 .top-section :not(#tve) [data-css=tve-u-170876bfa6b]:hover button{color:var(--tve-color,var(--tcb-skin-color-3))!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important;border-left:1px solid var(--tcb-skin-color-1)!important}:not(#tve) .tve-theme-23 .top-section [data-css=tve-u-170876bfa6b]:hover{--tve-color:var(--tcb-skin-color-3)!important}.tve-theme-23 .top-section [data-css=tve-u-1708772a8a6] .thrive-breadcrumb-path a{--tcb-applied-color:rgba(255,255,255,0.85);font-size:var(--tve-font-size,14px)!important;color:var(--tve-color,rgba(255,255,255,.85))!important;line-height:var(--tve-line-height,1.2em)!important}.tve-theme-23 .top-section [data-css=tve-u-1708772a8a6] .thrive-breadcrumb-path{--tve-font-size:14px;--tve-color:rgba(255,255,255,0.85);--tve-line-height:1.2em}.tve-theme-23 .top-section [data-css=tve-u-1708772a8a6] .thrive-breadcrumb-leaf span{font-size:var(--tve-font-size,14px)!important;line-height:var(--tve-line-height,1.2em)!important}.tve-theme-23 .top-section [data-css=tve-u-1708772a8a6] .thrive-breadcrumb-leaf{--tve-font-size:14px;--tve-line-height:1.2em}:not(#tve) .tve-theme-23 .top-section [data-css=tve-u-1708772a8a6] .thrive-breadcrumb-separator{font-size:14px!important;width:14px!important;height:14px!important}.tve-theme-23 .content-section .section-content{padding:20px 10px!important}.tve-theme-23 .content-section #main{margin-top:0!important;margin-bottom:30px!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadca4] .tcb-button-link{border-color:rgba(0,0,0,.12) currentcolor currentcolor;border-style:solid none none;border-width:1px medium medium;border-image:initial;letter-spacing:var(--tve-letter-spacing,3px);border-radius:0;overflow:hidden;padding-left:8px!important;background-color:transparent!important;padding-right:8px!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067dadca4]:hover .tcb-button-link{padding-left:0!important}:not(#tve) .tve-theme-23 .content-section #main .post-wrapper:hover{background-image:none!important;background-color:transparent!important}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadc9a]{margin-left:-40px;padding:0!important}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadc99]{margin:0!important}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadca1]{padding:5px!important}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadc9a]>.tcb-flex-col{padding-left:40px}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] a,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] blockquote>p,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h1,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h2,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h3,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h4,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h5,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h6,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] ol,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] ol>li,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] p,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] pre,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] ul,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] ul>li{font-size:var(--tve-font-size,16px)}.tve-theme-23 .content-section #main [data-css=tve-u-17067e18185]{--tve-font-size:16px;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067dadca4] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadca4]{--tve-font-weight:var(--g-bold-weight,bold);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:800;--tve-font-size:12px;--tve-letter-spacing:3px;--tve-color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067dadca4] .tcb-button-link{font-family:var(--tve-font-family,Muli);font-size:var(--tve-font-size,12px)!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067dadca4]:hover .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067dadca4]:hover{--tve-color:var(--tcb-skin-color-0)!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:60px!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-1712fa74dda]{padding-bottom:14px!important;margin-bottom:0!important;font-size:30px!important}.tve-theme-23 .content-section #main [data-css=tve-u-171300196c7]{max-width:50%}.tve-theme-23 .content-section #main [data-css=tve-u-1713001975b]{max-width:50%}.tve-theme-23 .content-section #main [data-css=tve-u-1713b061954]{background-image:linear-gradient(rgba(0,0,0,.5) 0,rgba(0,0,0,0) 40%),url("https://songsicle.com/wp-content/uploads/thrive-theme/images/Post-1_featured-1024x373-1.jpg?dynamic_featured=1&size=large")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-23 .content-section #main [data-css=tve-u-1713b063dfd]{padding:10px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b066e09]{min-height:275px}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-1713b081d3c]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] .tcb-plain-text,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] address,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] blockquote,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] label,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] li,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] p{font-size:var(--tve-font-size,11px);line-height:var(--tve-line-height,1.45em)}.tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f]{--tve-font-size:11px;--tve-color:rgb(255,255,255);text-align:right;min-height:1px;--tve-letter-spacing:1px;--tve-line-height:1.45em}.tve-theme-23 .content-section #main [data-css=tve-u-1713b084332]{top:10px;right:10px;padding:2px 4px!important;margin:0 0 0 10px!important;z-index:14!important;position:absolute!important}.tve-theme-23 .content-section #main [data-css=tve-u-1713b088910]{background-color:rgba(0,0,0,.4)!important}:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] .tcb-plain-text,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] address,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] blockquote,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] h1,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] h2,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] h3,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] h4,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] h5,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] h6,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] label,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] li,:not(#tve) .tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}.tve-theme-23 .content-section #main [data-css=tve-u-1713b084332]>.tve-cb{justify-content:center;display:flex;flex-direction:column}.tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] .tcb-plain-text,.tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] address,.tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] blockquote,.tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] label,.tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] li,.tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b083a1f] p{letter-spacing:var(--tve-letter-spacing,1px)}.tve-theme-23 .content-section [data-css=tve-u-1713b0ed161] .tcb-button-link{border-radius:0;overflow:hidden;border-top:1px solid var(--tcb-skin-color-8);border-right:none;border-bottom:1px solid var(--tcb-skin-color-8);border-left:none;border-image:initial;padding:18px!important}:not(#tve) .tve-theme-23 .content-section [data-css=tve-u-1713b0ed161] .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-18));--tcb-applied-color:var$(--tcb-skin-color-18)}.tve-theme-23 .content-section [data-css=tve-u-1713b0ed161]{--tve-color:var(--tcb-skin-color-18)}.tve-theme-23 .content-section [data-css=tve-u-1713b0f9fcd]{border-top:none;margin-bottom:30px!important}:not(#tve) .tve-theme-23 .content-section [data-css=tve-u-1713b0ed161]:hover .tcb-button-link{border-top:1px solid var(--tcb-skin-color-1)!important;border-bottom:1px solid var(--tcb-skin-color-1)!important}:not(#tve) .tve-theme-23 .content-section :not(#tve) [data-css=tve-u-1713b0ed161]:hover .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-23 .content-section [data-css=tve-u-1713b0ed161]:hover{--tve-color:var(--tcb-skin-color-0)!important}.tve-theme-23 .sidebar-section .section-background{border:1px solid rgba(0,0,0,.12);background-color:transparent!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed189a0b8]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:0!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}.tve-theme-23 .sidebar-section [data-css=tve-u-16ed18b1f3e]{margin-top:0!important;padding:0!important;margin-bottom:0!important}.tve-theme-23 .sidebar-section .section-content{padding:20px!important}.tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172]{min-height:52px;--tve-color:var(--tcb-skin-color-5);padding:0!important;margin-bottom:30px!important;margin-right:0!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170147930c0]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:0!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17014793f17]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:0!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170147953de]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:1px!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}.tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] .thrive-dynamic-styled-list-item{margin-bottom:10px!important;margin-right:15px!important;padding-bottom:0!important;margin-left:0!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] h1,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] h2,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] h3,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] h4,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] h5,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] h6,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] p{color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5)}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-16ed18f1172] .thrive-dynamic-styled-list-text a:hover{text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important;color:inherit!important}.tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item{--tve-line-height:1.5em;margin-right:8px!important;padding:8px!important;margin-bottom:8px!important;background-color:var(--tcb-skin-color-9)!important;margin-left:0!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] h1,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] h2,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] h3,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] h4,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] h5,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] h6,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb]{--tve-color:var(--tcb-skin-color-4);--tve-letter-spacing:1px;--tve-font-size:14px;padding:0!important;margin-bottom:30px!important}.tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .tcb-plain-text,.tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] address,.tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] blockquote,.tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] label,.tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] li,.tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] p{letter-spacing:var(--tve-letter-spacing,1px)}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] p{font-size:var(--tve-font-size,14px)}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.04) 0 2px 5px 0!important;--tve-text-decoration:none!important;--tve-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover p{text-decoration:var(--tve-text-decoration,none)!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h1,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h2,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h3,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h4,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h5,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h6,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}.tve-theme-23 .sidebar-section [data-css=tve-u-17058acd17f]{margin-top:0!important;padding:0!important;margin-bottom:0!important}.tve-theme-23 .sidebar-section [data-css=tve-u-17058ae1863]{margin-top:0!important;padding:0!important;margin-bottom:0!important}.tve-theme-23 .sidebar-section [data-css=tve-u-17058ae7cbc]{margin-top:0!important;padding:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item p{line-height:var(--tve-line-height,1.5em)}.tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item{--tve-line-height:1.5em;margin-right:8px!important;padding:8px!important;margin-bottom:8px!important;background-color:var(--tcb-skin-color-9)!important;margin-left:0!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] h1,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] h2,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] h3,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] h4,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] h5,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] h6,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41]{--tve-color:var(--tcb-skin-color-4);--tve-letter-spacing:1px;--tve-font-size:14px;padding:0!important;margin-bottom:30px!important}.tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .tcb-plain-text,.tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] address,.tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] blockquote,.tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] label,.tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] li,.tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] p{letter-spacing:var(--tve-letter-spacing,1px)}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] p{font-size:var(--tve-font-size,14px)}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.04) 0 2px 5px 0!important;--tve-text-decoration:none!important;--tve-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover p{text-decoration:var(--tve-text-decoration,none)!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h1,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h2,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h3,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h4,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h5,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover h6,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-17086f6ff41] .thrive-dynamic-styled-list-item p{line-height:var(--tve-line-height,1.5em)}.tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item{--tve-line-height:1.5em;margin-right:8px!important;padding:8px!important;margin-bottom:8px!important;background-color:var(--tcb-skin-color-9)!important;margin-left:0!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] h1,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] h2,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] h3,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] h4,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] h5,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] h6,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392]{--tve-color:var(--tcb-skin-color-4);--tve-letter-spacing:1px;--tve-font-size:14px;padding:0!important;margin-bottom:30px!important}.tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .tcb-plain-text,.tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] address,.tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] blockquote,.tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] label,.tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] li,.tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] p{letter-spacing:var(--tve-letter-spacing,1px)}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] p{font-size:var(--tve-font-size,14px)}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.04) 0 2px 5px 0!important;--tve-text-decoration:none!important;--tve-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover p{text-decoration:var(--tve-text-decoration,none)!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h1,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h2,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h3,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h4,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h5,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover h6,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-23 .sidebar-section [data-css=tve-u-170a019c392] .thrive-dynamic-styled-list-item p{line-height:var(--tve-line-height,1.5em)}.tve-theme-23 .sidebar-section{margin:0!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-1713f3e64c8]{color:inherit!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-1713f3e64c8]:hover{color:rgba(255,255,255,.75)!important}.tve-theme-23 .bottom-section .section-background{background-image:none!important;background-color:#f7f7f7!important}.tve-theme-23 .bottom-section .section-content{justify-content:center;display:flex;flex-direction:column;min-height:1px!important;padding:40px 20px 70px!important}.tve-theme-23 .bottom-section [data-css=tve-u-16eccd9c6d3]{padding:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-23 .bottom-section [data-css=tve-u-17077fe1f03]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-23 .bottom-section [data-css=tve-u-174678db7ee]{letter-spacing:1px;font-size:12px!important;color:#ccc!important;--tcb-applied-color:rgb(204,204,204)!important;--tve-applied-color:rgb(204,204,204)!important}.tve-theme-23 .bottom-section [data-css=tve-u-174678db7ee]{line-height:1.2em!important}.tve-theme-23 .bottom-section [data-css=tve-u-174678db7e8]{margin-top:0!important;margin-bottom:0!important}.tve-theme-23 .bottom-section [data-css=tve-u-174678db7ea]{max-width:34.4%}.tve-theme-23 .bottom-section [data-css=tve-u-174678db7ed]{max-width:65.6%}.tve-theme-23 .bottom-section [data-css=tve-u-174678db7e9]>.tcb-flex-col{padding-left:30px}.tve-theme-23 .bottom-section [data-css=tve-u-174678db7e9]{margin-left:-30px}.tve-theme-23 .bottom-section [data-css=tve-u-174678db7ef]::after{clear:both}.tve-theme-23 .bottom-section [data-css=tve-u-174678db8d9]{--tcb-local-color-bec10:var(--tcb-local-color-c84a5);--form-color:--tcb-skin-color-4;float:none;--tcb-local-color-c84a5:var(--tcb-skin-color-4);margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);border-left:none;border-image:initial;--tve-applied-border:none;border-radius:0;overflow:hidden;background-image:none!important;--tve-applied-background-image:none!important;background-color:#fff!important;--tve-applied-background-color:rgb(255,255,255)!important;padding:12px!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) ::placeholder,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Arial,Helvetica,sans-serif);font-size:var(--tve-font-size,14px);line-height:var(--tve-line-height,1.8em);--tcb-applied-color:rgba(0,0,0,0.5);color:var(--tve-color,rgba(0,0,0,.5))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.5))!important}.tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item){--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Arial,Helvetica,sans-serif;--tve-font-size:14px;--tve-line-height:1.8em;--tve-color:rgba(0,0,0,0.5);--tve-applied---tve-color:rgba(0,0,0,0.5);margin-top:0!important;margin-bottom:14px!important}.tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,.tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{padding:2px 0!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);border-left:none;border-image:initial;--tve-applied-border:none;border-radius:0;overflow:hidden;background-image:none!important;--tve-applied-background-image:none!important;background-color:#fff!important;--tve-applied-background-color:rgb(255,255,255)!important;padding:12px!important;margin-top:0!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in ::placeholder,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family,Arial,Helvetica,sans-serif);font-size:var(--tve-font-size,14px);line-height:var(--tve-line-height,1.8em);color:var(--tve-color,rgba(0,0,0,.7));--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.7));--tcb-applied-color:rgba(0,0,0,0.7)}.tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in{--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Arial,Helvetica,sans-serif;--tve-font-size:14px;--tve-line-height:1.8em;--tve-color:rgba(0,0,0,0.7);--tve-applied---tve-color:rgba(0,0,0,0.7)}.tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,.tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{padding:12px 0!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover ::placeholder,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{color:var(--tve-color,rgba(0,0,0,.9))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.9))!important;--tcb-applied-color:rgba(0,0,0,0.9)!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover{--tve-color:rgba(0,0,0,0.9)!important;--tve-applied---tve-color:rgba(0,0,0,0.9)!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{border-bottom:1px solid var(--tcb-local-color-c84a5)!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover input,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover textarea{border:1px solid var(--tcb-local-color-c84a5)!important;--tve-applied-border:1px solid var$(--tcb-local-color-c84a5)!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover ::placeholder,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover input,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover textarea{color:var(--tve-color,rgba(0,0,0,.9))!important;--tve-applied-color:var$(--tve-color,rgba(0,0,0,0.9))!important;--tcb-applied-color:rgba(0,0,0,0.9)!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover{--tve-color:rgba(0,0,0,0.9)!important;--tve-applied---tve-color:rgba(0,0,0,0.9)!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .thrv_text_element[data-label-for]:not(.tcb-excluded-from-group-item) .tcb-plain-text{letter-spacing:1px;font-size:14px!important;color:var(--tcb-skin-color-16)!important;--tcb-applied-color:var$(--tcb-skin-color-16)!important;--tve-applied-color:var$(--tcb-skin-color-16)!important;font-family:inherit!important;font-weight:var(--g-regular-weight,normal)!important}.tve-theme-23 .bottom-section #lg-kes89ntk .thrv_text_element[data-label-for]:not(.tcb-excluded-from-group-item){margin-top:0!important}.tve-theme-23 .bottom-section #lg-kes89ntk .thrv_text_element[data-label-for]:not(.tcb-excluded-from-group-item) .tcb-plain-text{line-height:1.2em!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in{margin-bottom:0!important;margin-top:8px!important}:not(#tve) .tve-theme-23 .bottom-section :not(#tve) #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover input,:not(#tve) .tve-theme-23 .bottom-section :not(#tve) #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in:hover textarea{border-top:none!important;border-right:none!important;border-left:none!important;border-bottom:1px solid rgba(12,17,21,.5)!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item){margin-top:8px!important;margin-bottom:14px!important}:not(#tve) .tve-theme-23 .bottom-section :not(#tve) #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .tve-theme-23 .bottom-section :not(#tve) #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{border-bottom:1px solid rgba(12,17,21,.5)!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve-form-button .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));color:var(--tve-color,#fff);--tcb-applied-color:rgb(255,255,255)}.tve-theme-23 .bottom-section #lg-kes89ntk .tve-form-button{--tve-font-weight:var(--g-regular-weight,normal);--tve-letter-spacing:2px;--tcb-local-color-2818e:rgb(19,114,211);--tve-color:rgb(255,255,255);--tcb-local-color-34f05:var(--tcb-local-color-bec10);float:right;z-index:3;position:relative;--tve-font-size:12px;margin-top:0!important;margin-bottom:0!important}.tve-theme-23 .bottom-section #lg-kes89ntk .tve-form-button .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px);padding:18px!important;background-color:var(--tcb-local-color-34f05)!important;background-image:none!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve-form-button:hover .tcb-button-link{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-local-color-34f05)!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve-form-button .tcb-button-link{font-size:var(--tve-font-size,12px)!important}.tve-theme-23 .bottom-section #lg-kes89ntk .tve-form-button .thrv_icon{--tcb-local-color-icon:rgb(255,255,255);--tcb-local-color-var:rgb(255,255,255);--tve-icon-size:12px}}@media (max-width:1023px){.tve-theme-146 .main-container{padding:20px!important}.tve-theme-146 .bottom-section{margin-bottom:0!important;margin-top:0!important}.tve-theme-146 .bottom-section .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-146 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link{padding:14px!important}:not(#tve) .tve-theme-146 .bottom-section [data-css=tve-u-170805d1a0d]{font-size:12px!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 40px)/ 2)}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n+3){margin-top:40px!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:40px!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-146 .content-section .section-content{padding:20px!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffaa903]{flex-flow:row-reverse wrap-reverse!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffaa903] .tcb-flex-col{flex-basis:433px!important}.tve-theme-146 .top-section .section-content{padding-left:40px!important;padding-right:40px!important;padding-top:50px!important}.tve-theme-146 .top-section [data-css=tve-u-16f90013f6c]{text-align:center}.tve-theme-146 .top-section [data-css=tve-u-16f8ffaac4b]{margin-bottom:30px!important}.tve-theme-146 .top-section .section-background{clip-path:url("//songsicle.com/wp-content/uploads/thrive/#clip-tablet-bottom-b6c197f248ce9")}.tve-theme-146 .top-section [data-css=tve-u-16f8feaefb9]{margin-bottom:20px!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fce]{width:240px;margin-top:0!important;margin-bottom:20px!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffaa903]>.tcb-flex-col{flex-basis:569px!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fcd]{min-height:319px!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fd0]{height:316px!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-1707797881c]{font-size:27px!important}.tve-theme-146 .top-section [data-css=tve-u-1746e249c20]{max-width:100%!important}.tve-theme-31 .main-container{padding:20px!important}.tve-theme-31 .content-section .section-content{min-height:1px!important}.tve-theme-31 .bottom-section .section-content{--tve-font-size:14px;padding:30px 40px!important;min-height:1px!important}.tve-theme-31 .bottom-section .section-background{background-position:50% 50%,0 50%!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efd48fcd]{margin-left:-30px;flex-wrap:wrap!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efd48fcd]>.tcb-flex-col{padding-left:30px;flex-basis:141px!important}.tve-theme-31 .bottom-section .section-content .tcb-plain-text,.tve-theme-31 .bottom-section .section-content label,.tve-theme-31 .bottom-section .section-content li,.tve-theme-31 .bottom-section .section-content p{font-size:var(--tve-font-size,14px)}.tve-theme-31 .bottom-section [data-css=tve-u-172efd16917]{font-size:16px}.tve-theme-31 .bottom-section [data-css=tve-u-172efcfef9d]{margin-bottom:14px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efcf6bbb]{margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172f0040ddd]{margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effcd41b]{margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effd3b42]{max-width:28.7%}.tve-theme-31 .bottom-section [data-css=tve-u-172effd3b71]{max-width:37.6%}.tve-theme-31 .bottom-section [data-css=tve-u-172effc9615]{margin-bottom:10px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effde4b9]{margin-bottom:10px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effd3b15]{max-width:33.7%}:not(#tve) .tve-theme-31 .bottom-section [data-css=tve-u-172effbfcc7]{font-size:12px!important}:not(#tve) .tve-theme-31 .bottom-section [data-css=tve-u-172f0054e1c]{font-size:12px!important}:not(#tve) .tve-theme-31 .bottom-section [data-css=tve-u-172f0055d17]{font-size:12px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efdd9efd]{border-right:none!important;padding-right:20px!important;padding-left:20px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effd7b3a]{flex-wrap:wrap!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effd7b3a]>.tcb-flex-col{flex-basis:700px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172f007c6a9]{margin-bottom:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f76]{flex-wrap:nowrap!important;padding:8px 40px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f77]{width:100%}.tve-theme-31 .top-section [data-css=tve-u-172c7a0fd5e]{max-width:100%}.tve-theme-31 .top-section [data-css=tve-u-172c784f28f] .tcb-plain-text,.tve-theme-31 .top-section [data-css=tve-u-172c784f28f] address,.tve-theme-31 .top-section [data-css=tve-u-172c784f28f] blockquote,.tve-theme-31 .top-section [data-css=tve-u-172c784f28f] label,.tve-theme-31 .top-section [data-css=tve-u-172c784f28f] li,.tve-theme-31 .top-section [data-css=tve-u-172c784f28f] p{letter-spacing:var(--tve-letter-spacing,2px)}.tve-theme-31 .top-section [data-css=tve-u-172c784f28f]{--tve-letter-spacing:2px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f84]{max-width:105px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f85]{max-width:56.8%}.tve-theme-31 .top-section [data-css=tve-u-172c7a77494]{max-width:33.3333%}.tve-theme-31 .top-section [data-css=tve-u-172c7a774cb]{max-width:33.5%}.tve-theme-31 .top-section [data-css=tve-u-172c7a77500]{max-width:33.2%}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8d]{min-width:240px}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784d60c]{letter-spacing:2px}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c7a3cc19]{letter-spacing:2px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8f]{padding:14px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f91]{padding:14px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f94]{padding:14px!important}.tve-theme-31 .top-section [data-css=tve-u-172c7a0f768]{padding:8px 40px!important}.tve-theme-31 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-31 .sidebar-section{margin:0!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc67291]{width:320px;float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbf27d6c]{margin-left:-2px}.tve-theme-31 .sidebar-section [data-css=tve-u-17300ac8dc8]{float:none;max-width:320px;margin-left:auto!important;margin-right:auto!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbfe8133]{float:none;max-width:320px;margin-left:auto!important;margin-right:auto!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbaec183]{float:none;max-width:320px;margin-left:auto!important;margin-right:auto!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbafa3d4]{float:none;max-width:320px;margin-left:auto!important;margin-right:auto!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dba6cff2]{float:none;max-width:320px;margin-left:auto!important;margin-right:auto!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbff6940]{float:none;margin-left:auto!important;margin-right:auto!important;padding-top:12px!important;border-top:1px solid rgba(0,0,0,.08)!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc0b3b1e]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc0bb92c]{float:left;z-index:3;position:relative;margin-left:auto!important;margin-right:auto!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dc0acc2e]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-31 .sidebar-section [data-css=tve-u-17300aec9c9]::after{clear:both}.tve-theme-31 .content-section [data-css=tve-u-17309be5366]{padding-left:17px!important}.tve-theme-32 .top-section .section-content{padding:40px!important}.tve-theme-32 .content-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-32 .main-container{padding:20px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a55]{flex-wrap:wrap!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a57]{width:100%}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a55]>.tcb-flex-col{flex-basis:250px!important}.tve-theme-32 .bottom-section .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0349550]{margin-right:10px!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f03d7ad8]{font-size:12px!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f03e596c]{font-size:9px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04a8abc]{margin-right:10px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04bd161]{margin-right:10px!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f04c2dbf]{font-size:12px!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f04c38b5]{font-size:12px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04d4a7b]{margin-bottom:14px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04e38b8]>.tcb-flex-col{padding-left:15px}.tve-theme-32 .bottom-section [data-css=tve-u-172f04e38b8]{margin-left:-15px}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d72]{float:right;z-index:3;position:relative}.tve-theme-32 .bottom-section [data-css=tve-u-1730457a26b]::after{clear:both}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-32 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-32 .sidebar-section{margin:0!important}.tve-theme-32 .sidebar-section [data-css=tve-u-1725ba26717]{min-height:164px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac966]{float:right;z-index:3;position:relative}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dec597]{float:right;z-index:3;position:relative}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17299deb6e1]{float:right;z-index:3;position:relative}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e991f6]{float:right;z-index:3;position:relative}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf515e]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf6848]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf8049]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac953]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-33 .bottom-section [data-css=tve-u-17299791844]{flex-wrap:nowrap!important}.tve-theme-33 .bottom-section .section-content{padding-left:40px!important;padding-right:40px!important}:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729ed2a2b0]{letter-spacing:2px}.tve-theme-33 .content-section .section-content{padding:20px!important}.tve-theme-33 .main-container{padding:20px!important}.tve-theme-33 .top-section .section-content{padding-left:40px!important;padding-right:40px!important}:not(#layout) .tve-theme-33 .main-container{--sidebar-size:32.22%}.tve-theme-33 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-33 .sidebar-section{margin:0!important}.tve-theme-33 .sidebar-section [data-css=tve-u-1725ba26717]{min-height:164px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac966]{float:right;z-index:3;position:relative;padding:14px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dec597]{float:right;z-index:3;position:relative;padding:14px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17299deb6e1]{float:right;z-index:3;position:relative;padding:14px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e991f6]{float:right;z-index:3;position:relative;padding:14px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf515e]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf6848]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf8049]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac953]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-24 .content-section .section-content{padding-top:0!important}.tve-theme-24 #content{padding:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb32]{font-size:16px;width:16px;height:16px}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb34]{font-size:16px;width:16px;height:16px}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb35]{font-size:16px;width:16px;height:16px}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb33]{font-size:16px;width:16px;height:16px}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb31]{flex-wrap:nowrap!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2b]{flex-flow:row wrap!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2b] .tcb-flex-col{flex-basis:601px!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a]{text-align:center}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb8c4f33]{text-align:center;padding-bottom:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb85991f]{width:229px}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb85ac30]{height:255px!important}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb8b9f08]{padding-bottom:15px!important;margin-bottom:0!important;font-size:61px!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb26]{padding-bottom:50px!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9f87900]{min-height:290px!important}.tve-theme-24 .top-section [data-css=tve-u-16efa024586]{max-width:646px}:not(#layout) .tve-theme-25 .main-container{flex-wrap:wrap}:not(#layout) .tve-theme-25 .main-container div.main-columns-separator{width:100%}.tve-theme-25 .main-container{padding:20px!important}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 20px)/ 2)}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:20px!important}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-25 .content-section .section-content{padding-right:40px!important;padding-left:70px!important}.tve-theme-25 .content-section{margin-left:0!important}.tve-theme-25 .content-section [data-css=tve-u-17019ad2ca6] .tve_social_items{font-size:10px!important}.tve-theme-25 .content-section [data-css=tve-u-170199bd58e] .tve_social_items{font-size:8px!important}.tve-theme-25 .content-section [data-css=tve-u-170199f5045]{font-size:14px;width:14px;height:14px}.tve-theme-25 .content-section .comment-form .comment-form-submit{max-width:33%;width:33%}.tve-theme-25 .content-section [data-css=tve-u-16ec5d248bb]{margin-left:auto!important;margin-right:auto!important}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282]{max-width:100%}.tve-theme-25 .sidebar-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-170679aaa25]{width:396px}.tve-theme-25 .sidebar-section [data-css=tve-u-170670eee10]{float:none;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067b5d81d]{max-width:100%}.tve-theme-25 .top-section .section-content{min-height:460px!important;padding-bottom:60px!important;padding-left:40px!important;padding-right:40px!important}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-16ed080d346]{font-size:36px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d76361]{padding:6px!important}.tve-theme-25 .bottom-section .section-content{padding:40px!important}.tve-theme-25 .bottom-section [data-css=tve-u-16eccd9c6d3]{margin-bottom:30px!important}.tve-theme-25 .bottom-section [data-css=tve-u-174678db7ea]{max-width:40.2%}.tve-theme-25 .bottom-section [data-css=tve-u-174678db7ed]{max-width:59.8%}.tve-theme-25 .bottom-section [data-css=tve-u-174678db8d9]{max-width:100%!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de]{display:block;max-width:41%;width:41%}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0]{display:block;max-width:41%;width:41%}:not(#layout) .tve-theme-26 .main-container{flex-wrap:wrap}:not(#layout) .tve-theme-26 .main-container div.main-columns-separator{width:100%}.tve-theme-26 .bottom-section{margin-bottom:0!important;margin-top:0!important}.tve-theme-26 .bottom-section .section-content{padding-left:40px!important}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 20px)/ 2)}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:20px!important}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-26 .content-section .section-content{padding-right:40px!important;padding-left:70px!important}.tve-theme-26 .content-section{margin-left:0!important}.tve-theme-26 .content-section [data-css=tve-u-17019ad2ca6] .tve_social_items{font-size:10px!important}.tve-theme-26 .content-section [data-css=tve-u-170199bd58e] .tve_social_items{font-size:8px!important}.tve-theme-26 .content-section [data-css=tve-u-170199f5045]{font-size:14px;width:14px;height:14px}.tve-theme-26 .content-section .comment-form .comment-form-submit{max-width:33%;width:33%}.tve-theme-26 .content-section [data-css=tve-u-16ec5d248bb]{margin-left:auto!important;margin-right:auto!important}.tve-theme-26 .main-container{padding-left:20px!important;padding-right:20px!important}.tve-theme-26 .top-section .section-content{min-height:460px!important;padding-bottom:40px!important;padding-left:40px!important;padding-right:40px!important}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-16ed080d346]{font-size:36px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d76361]{padding:6px!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f975]{display:block;max-width:41%;width:41%}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f977]{display:block;max-width:41%;width:41%}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282]{max-width:100%}.tve-theme-26 .sidebar-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-170679aaa25]{width:396px}.tve-theme-26 .sidebar-section [data-css=tve-u-170670eee10]{float:none;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067b5d81d]{max-width:100%}.tve-theme-26 .sidebar-section [data-css=tve-u-1746d7889e0]{max-width:100%!important}.tve-theme-27 .main-container{padding-left:20px!important;padding-right:20px!important}:not(#layout) .tve-theme-27 .main-container{flex-wrap:wrap}:not(#layout) .tve-theme-27 .main-container div.main-columns-separator{width:100%}.tve-theme-27 .sidebar-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-27 .sidebar-section{margin:0!important}.tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb]{margin-bottom:0!important}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 20px)/ 2)}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:20px!important}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-27 .content-section .section-content{padding-right:40px!important;padding-left:70px!important}.tve-theme-27 .content-section{margin-left:0!important}.tve-theme-27 .content-section [data-css=tve-u-17019ad2ca6] .tve_social_items{font-size:10px!important}.tve-theme-27 .content-section [data-css=tve-u-170199bd58e] .tve_social_items{font-size:8px!important}.tve-theme-27 .content-section [data-css=tve-u-170199f5045]{font-size:14px;width:14px;height:14px}.tve-theme-27 .content-section .comment-form .comment-form-submit{max-width:33%;width:33%}.tve-theme-27 .content-section [data-css=tve-u-16ec5d248bb]{margin-left:auto!important;margin-right:auto!important}.tve-theme-27 .top-section .section-content{min-height:460px!important;padding-bottom:60px!important;padding-left:40px!important;padding-right:40px!important}:not(#tve) .tve-theme-27 .top-section [data-css=tve-u-16ed080d346]{font-size:36px!important;padding-bottom:30px!important;margin-bottom:0!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d76361]{padding:6px!important}.thrive-section-20 .section-content{padding:40px!important}.thrive-section-20 [data-css=tve-u-16eccd9c6d3]{margin-bottom:30px!important}.thrive-section-20 [data-css=tve-u-174678db7ea]{max-width:40.2%}.thrive-section-20 [data-css=tve-u-174678db7ed]{max-width:59.8%}.thrive-section-20 [data-css=tve-u-174678db8d9]{max-width:100%!important}.tve-theme-28 #content{padding:0!important}.tve-theme-28 .content-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-28 .main-container{padding-left:20px!important;padding-right:20px!important}.tve-theme-28 .top-section .section-content{padding:40px!important}:not(#tve) .tve-theme-28 .bottom-section [data-css=tve-u-1705d95f22d]{font-size:33px!important}.tve-theme-28 .bottom-section .section-content{min-height:261px!important;padding-top:10px!important;padding-bottom:10px!important}:not(#layout) .tve-theme-29 .main-container{--sidebar-size:32.23%;--separator-size:20px}.tve-theme-29 .content-section .section-content{padding:10px!important}.tve-theme-29 .main-container{padding:10px!important}.tve-theme-29 .bottom-section .section-content{--tve-font-size:14px;padding:30px 40px!important;min-height:1px!important}.tve-theme-29 .bottom-section .section-background{background-position:50% 50%,0 50%!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efd48fcd]{margin-left:-30px;flex-wrap:nowrap!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efd48fcd]>.tcb-flex-col{padding-left:30px}.tve-theme-29 .bottom-section .section-content .tcb-plain-text,.tve-theme-29 .bottom-section .section-content label,.tve-theme-29 .bottom-section .section-content li,.tve-theme-29 .bottom-section .section-content p{font-size:var(--tve-font-size,14px)}.tve-theme-29 .bottom-section [data-css=tve-u-172efd16917]{font-size:14px}.tve-theme-29 .top-section [data-css=tve-u-1725b69447d]{flex-wrap:nowrap!important;padding:0!important}.tve-theme-29 .top-section .section-content{padding:0!important}.tve-theme-29 .top-section [data-css=tve-u-17274b0028c]{width:100%;padding-left:40px!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-1727ff0f457]{font-size:55px!important}.tve-theme-29 .top-section [data-css=tve-u-1727ff1fc0f]{font-weight:400!important;font-size:40px!important}.tve-theme-29 .top-section [data-css=tve-u-1727ff1cc59]{text-transform:uppercase!important}.tve-theme-29 .top-section [data-css=tve-u-17274acb46f]{max-width:46.7%}.tve-theme-29 .top-section [data-css=tve-u-17274acb4b3]{max-width:53.3%}.tve-theme-29 .top-section [data-css=tve-u-17274a927ac]{min-height:210px!important}.tve-theme-29 .top-section [data-css=tve-u-17274b6f348]{min-height:210px!important}.tve-theme-29 .top-section [data-css=tve-u-17274b694af]{min-height:210px!important}.tve-theme-29 .top-section [data-css=tve-u-17274bcd136]{font-size:22px;width:22px;height:22px;padding:1px!important}.tve-theme-29 .top-section [data-css=tve-u-17274bd5830]{font-size:18px;width:18px;height:18px;padding:1px!important}.tve-theme-29 .top-section [data-css=tve-u-17274bd6d19]{font-size:20px;width:20px;height:20px;padding:1px!important}.tve-theme-29 .top-section [data-css=tve-u-1725b999d4c]{max-width:101px}.tve-theme-29 .top-section [data-css=tve-u-1725b999d50]{max-width:58.4%}.tve-theme-29 .top-section [data-css=tve-u-1725b9a1445]{padding-top:1px!important}.tve-theme-29 .top-section [data-css=tve-u-17274be0bee]{max-width:100%}.tve-theme-29 .top-section [data-css=tve-u-17274ba846c]{padding-left:40px!important;padding-right:40px!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274c65d9d]{font-size:11px!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274c6739e]{font-size:11px!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274c62c05]{font-size:11px!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-172ff5d005b]{font-size:10px!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-172ff5d1bdf]{font-size:10px!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-1725b70eff3]{font-size:10px!important}.tve-theme-29 .top-section [data-css=tve-u-172ff5e0f1c]{margin-left:-14px!important}.tve-theme-29 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-29 .sidebar-section{margin:0!important}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-29 .sidebar-section [data-css=tve-u-1725ba26717]{min-height:298px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725ba56824]{font-size:60px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725bbf2198]{font-size:23px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a1]{max-width:39%}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a5]{max-width:61%}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list .thrv-content-box [data-css=tve-u-1725b1dc4a4]{min-height:111px!important}:not(#tve) .tve-theme-29 .sidebar-section [data-css=tve-u-1725bae44b0] .tcb-button-link{line-height:var(--tve-line-height,2em)}.tve-theme-29 .sidebar-section [data-css=tve-u-1725bae44b0]{--tve-line-height:2em}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:30px!important}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1ec] .tcb-button-link{padding:16px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1e5]{flex-wrap:nowrap!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e267]{max-width:100%!important}.tve-theme-30 .content-section .section-content{padding:10px!important}.tve-theme-30 .main-container{padding-left:20px!important;padding-right:20px!important}.tve-theme-30 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-30 .sidebar-section{margin:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-17299e48a73]{padding:14px!important;margin-bottom:20px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-17299e35340]{min-height:214px!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7671fb8]{line-height:1.4em!important;font-size:13px!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b76497d1]{font-size:18px!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b76407f7]{font-size:13px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7ca12b5]{font-size:14px;width:14px;height:14px;padding:1px!important;margin-bottom:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80e7163]{font-size:14px;width:14px;height:14px;float:none;padding:1px!important;margin:0 auto!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80e7ca1]{font-size:14px;width:14px;height:14px;padding:1px!important;margin-bottom:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80e88dd]{font-size:14px;width:14px;height:14px;padding:1px!important;margin-bottom:0!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e67c6b]{font-size:29px!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e61433]{font-size:15px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-17300a709f7]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-30 .sidebar-section [data-css=tve-u-17300a72740]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7f47fad]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80eb868]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-30 .sidebar-section [data-css=tve-u-1725ba26717]{min-height:236px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7e77368]{top:49px;left:93px;width:50px}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b82ea868]{font-size:18px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b82d4946]{font-size:14px;width:14px;height:14px;padding:14px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b8587465]{margin-bottom:20px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-1725bac5eae]{padding:14px!important;margin-bottom:20px!important;margin-top:20px!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] ::placeholder,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] input,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] select,:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8] textarea{font-size:var(--tve-font-size,9px);letter-spacing:var(--tve-letter-spacing,1px)}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7e89de8]{--tve-font-size:9px;--tve-letter-spacing:1px}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b8598fb7] .tcb-button-link{font-size:var(--tve-font-size,9px)!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b8598fb7]{--tve-font-size:9px}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b82c3483] .tcb-button-link{font-size:var(--tve-font-size,12px)!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b82c3483]{--tve-font-size:12px}.tve-theme-30 .sidebar-section [data-css=tve-u-172b82c3483] .tcb-button-link{padding:12px 14px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a55]{flex-wrap:wrap!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a57]{width:100%}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a55]>.tcb-flex-col{flex-basis:250px!important}.tve-theme-30 .bottom-section .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0349550]{margin-right:10px!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f03d7ad8]{font-size:12px!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f03e596c]{font-size:9px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04a8abc]{margin-right:10px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04bd161]{margin-right:10px!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f04c2dbf]{font-size:12px!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f04c38b5]{font-size:12px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04d4a7b]{margin-bottom:14px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04e38b8]>.tcb-flex-col{padding-left:15px}.tve-theme-30 .bottom-section [data-css=tve-u-172f04e38b8]{margin-left:-15px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f76]{flex-wrap:nowrap!important;padding:8px 40px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f77]{width:100%}.tve-theme-30 .top-section [data-css=tve-u-172c7a0fd5e]{max-width:100%}.tve-theme-30 .top-section [data-css=tve-u-172c784f28f] .tcb-plain-text,.tve-theme-30 .top-section [data-css=tve-u-172c784f28f] address,.tve-theme-30 .top-section [data-css=tve-u-172c784f28f] blockquote,.tve-theme-30 .top-section [data-css=tve-u-172c784f28f] label,.tve-theme-30 .top-section [data-css=tve-u-172c784f28f] li,.tve-theme-30 .top-section [data-css=tve-u-172c784f28f] p{letter-spacing:var(--tve-letter-spacing,2px)}.tve-theme-30 .top-section [data-css=tve-u-172c784f28f]{--tve-letter-spacing:2px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f84]{max-width:105px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f85]{max-width:56.8%}.tve-theme-30 .top-section [data-css=tve-u-172c7a77494]{max-width:33.3333%}.tve-theme-30 .top-section [data-css=tve-u-172c7a774cb]{max-width:33.5%}.tve-theme-30 .top-section [data-css=tve-u-172c7a77500]{max-width:33.2%}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8d]{min-width:240px}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784d60c]{letter-spacing:2px}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c7a3cc19]{letter-spacing:2px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8f]{padding:14px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f91]{padding:14px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f94]{padding:14px!important}.tve-theme-30 .top-section [data-css=tve-u-172c7a0f768]{padding:8px 40px!important}.tve-theme-21 .top-section .section-content{min-height:600px!important;padding:40px!important}.tve-theme-21 .content-section .section-content{padding:20px!important;min-height:828px!important}.tve-theme-21 #content{padding:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb32]{font-size:16px;width:16px;height:16px}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb34]{font-size:16px;width:16px;height:16px}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb35]{font-size:16px;width:16px;height:16px}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb33]{font-size:16px;width:16px;height:16px}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb31]{flex-wrap:nowrap!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2b]{flex-flow:row wrap!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2b] .tcb-flex-col{flex-basis:601px!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a]{text-align:center}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb8c4f33]{text-align:center;padding-bottom:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb85991f]{width:229px}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb85ac30]{height:255px!important}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb8b9f08]{padding-bottom:15px!important;margin-bottom:0!important;font-size:61px!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb26]{padding-bottom:50px!important}.tve-theme-21 .content-section [data-css=tve-u-16eff79dd19]{width:330px}.tve-theme-21 .content-section [data-css=tve-u-16eff810185]{flex-wrap:wrap!important}.tve-theme-21 .content-section [data-css=tve-u-16eff810185] .tcb-flex-col{flex-basis:519px!important}.tve-theme-21 .content-section [data-css=tve-u-16eff851c70]{padding:60px!important}.tve-theme-21 .main-container{padding-left:20px!important;padding-right:20px!important}.tve-theme-23 .main-container{padding:20px!important}:not(#layout) .tve-theme-23 .main-container{flex-wrap:wrap}:not(#layout) .tve-theme-23 .main-container div.main-columns-separator{width:100%}.tve-theme-23 .top-section .section-content{min-height:250px!important;padding:40px!important}.tve-theme-23 .top-section [data-css=tve-u-170876bfa68]{min-width:70%}.tve-theme-23 .top-section .thrive-breadcrumbs{justify-content:center!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadc9a]>.tcb-flex-col{padding-left:20px}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadc9a]{margin-left:-20px}.tve-theme-23 .content-section #main [data-css=tve-u-17067e18185]{--tve-font-size:14px;margin-bottom:0!important;margin-top:0!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:60px!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-23 .content-section .section-content{padding:20px!important}.tve-theme-23 .content-section #main{margin-bottom:30px!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067dadca4] .tcb-button-link{font-size:var(--tve-font-size,11px)!important}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadca4]{--tve-font-size:11px;--tve-letter-spacing:2px}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadca4] .tcb-button-link{letter-spacing:var(--tve-letter-spacing,2px)}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-1712fa74dda]{padding-bottom:8px!important;margin-bottom:0!important;font-size:24px!important}.tve-theme-23 .content-section #main [data-css=tve-u-171300196c7]{max-width:49.6%}.tve-theme-23 .content-section #main [data-css=tve-u-1713001975b]{max-width:50.4%}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadca1]{padding:0!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-1713ad48a8f]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] a,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] blockquote>p,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h1,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h2,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h3,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h4,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h5,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] h6,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] ol,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] ol>li,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] p,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] pre,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] ul,:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-17067e18185] ul>li{font-size:var(--tve-font-size,14px)}.tve-theme-23 .content-section #main [data-css=tve-u-1713b063dfd]{padding:8px!important}.tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b066e09]{min-height:190px!important}.tve-theme-23 .content-section #main [data-css=tve-u-1713b084332]{top:8px;right:8px;margin-left:8px!important}.tve-theme-23 .content-section [data-css=tve-u-1713b0ed161] .tcb-button-link{padding:16px!important}.tve-theme-23 .sidebar-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-23 .sidebar-section{margin:0!important}.tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb]{margin-bottom:0!important}.tve-theme-23 .bottom-section .section-content{padding:40px!important}.tve-theme-23 .bottom-section [data-css=tve-u-16eccd9c6d3]{margin-bottom:30px!important}.tve-theme-23 .bottom-section [data-css=tve-u-174678db7ea]{max-width:40.2%}.tve-theme-23 .bottom-section [data-css=tve-u-174678db7ed]{max-width:59.8%}.tve-theme-23 .bottom-section [data-css=tve-u-174678db8d9]{max-width:100%!important}}@media (max-width:767px){.tve-theme-146 #content{padding-left:0!important;padding-right:0!important}.tve-theme-146 .main-container{padding:10px!important}.tve-theme-146 .bottom-section [data-css=tve-u-16efa157f12]{min-width:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-146 .bottom-section [data-css=tve-u-16efa12ec05]{margin-bottom:20px!important}.tve-theme-146 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-146 .bottom-section [data-css=tve-u-1708059de8d]{text-align:center}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef43]{padding-left:15px!important;padding-right:15px!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:20px!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-146 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-146 .content-section #main [data-css=tve-u-17080bfef4a]{flex-wrap:nowrap!important}.tve-theme-146 .content-section [data-css=tve-u-17080ca9fa2]{margin-right:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-146 .content-section [data-css=tve-u-17080ca9fa5]{font-family:inherit!important}.tve-theme-146 .content-section .section-content{padding:20px 10px!important}.tve-theme-146 .top-section .section-content{padding-left:20px!important;padding-right:20px!important;padding-top:30px!important;min-height:1px!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8fe5ce7a]{font-size:32px!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffa20ea]{padding:10px!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-16f8feb085e]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffba685] .dynamic-list-icon .thrv_icon{font-size:8px;width:8px;height:8px}.tve-theme-146 .top-section [data-css=tve-u-17077892fce]{width:205px;margin-bottom:20px!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fcd]{min-height:260px!important}.tve-theme-146 .top-section [data-css=tve-u-17077892fd0]{min-height:257px!important}:not(#tve) .tve-theme-146 .top-section [data-css=tve-u-1707797881c]{font-size:24px!important}.tve-theme-146 .top-section [data-css=tve-u-1707797b911]{padding-left:22px!important;padding-right:22px!important}.tve-theme-146 .top-section [data-css=tve-u-1746e249b9d] .tcb-button-link{padding:20px!important}:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-146 .top-section #lg-keu23673 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{padding:14px 12px!important}.tve-theme-146 .top-section [data-css=tve-u-16f8feaefb9]{margin-bottom:0!important}.tve-theme-146 .top-section [data-css=tve-u-16f8ffaac4b]{margin-bottom:0!important}.tve-theme-31 .main-container{padding:10px!important}.tve-theme-31 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efd48fcd]{flex-wrap:wrap!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efd48fcd]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efdd4e7b]{padding-bottom:0!important;margin-bottom:30px!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efcf6bbb]{margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172efdd9efd]{margin-bottom:30px!important;border-left:none!important;padding-left:0!important;padding-right:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effcd41b]{margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172f0040ddd]{margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172f007c6a9]{margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172effd7b3a]{flex-wrap:nowrap!important}.tve-theme-31 .bottom-section [data-css=tve-u-172f0f1e44d]{margin-bottom:0!important}.tve-theme-31 .bottom-section [data-css=tve-u-172f0ea6432]{font-size:26px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f7b]{flex-wrap:wrap!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8c]{flex-wrap:wrap!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f87]{flex-wrap:wrap!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f86]::after{clear:both}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f84]{max-width:102px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f85]{max-width:67.9%}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8b]::after{clear:both}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f83]{width:100%;margin-left:0!important;margin-right:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f7e]{max-width:101px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f7f]{max-width:68.1%}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8d]{min-width:100%;margin-bottom:0!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8e]{margin-bottom:15px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f76]{flex-wrap:nowrap!important;padding:8px 20px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f88]{max-width:101px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8a]{max-width:67.9%}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8f]{float:none;z-index:3;position:relative;font-size:16px;width:16px;height:16px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:8px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f90]::after{clear:both}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f91]{float:none;z-index:3;position:relative;font-size:14px;width:14px;height:14px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:8px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f94]{float:none;z-index:3;position:relative;font-size:14px;width:14px;height:14px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:8px!important}.tve-theme-31 .top-section [data-css=tve-u-172c7a0fd5e]{--tve-letter-spacing:1px;text-align:center}.tve-theme-31 .top-section [data-css=tve-u-172c7a0fd5e] .tcb-plain-text,.tve-theme-31 .top-section [data-css=tve-u-172c7a0fd5e] address,.tve-theme-31 .top-section [data-css=tve-u-172c7a0fd5e] blockquote,.tve-theme-31 .top-section [data-css=tve-u-172c7a0fd5e] label,.tve-theme-31 .top-section [data-css=tve-u-172c7a0fd5e] li,.tve-theme-31 .top-section [data-css=tve-u-172c7a0fd5e] p{letter-spacing:var(--tve-letter-spacing,1px)}.tve-theme-31 .top-section [data-css=tve-u-172c7a0f768]{flex-wrap:wrap!important;padding:8px 20px!important}.tve-theme-31 .top-section [data-css=tve-u-172c7a0f768]>.tcb-flex-col{flex-basis:390px!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c784d60c]{letter-spacing:1px}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c7a3cc19]{letter-spacing:1px}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f8c]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-31 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-31 .top-section [data-css=tve-u-172c7aa3ee4]{text-align:center}.tve-theme-31 .top-section [data-css=tve-u-172c7aa5270]{text-align:center}.tve-theme-31 .top-section [data-css=tve-u-172c7aa5edf]{text-align:center}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c77fc740]{letter-spacing:1px;font-size:9px!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c78228f4]{letter-spacing:1px;font-size:9px!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c79b367e]{font-size:9px!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c7ab049a]{font-size:9px!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c77d3f78]{letter-spacing:1px;font-size:9px!important}:not(#tve) .tve-theme-31 .top-section [data-css=tve-u-172c79b62ea]{font-size:9px!important}.tve-theme-31 .top-section [data-css=tve-u-172c7a6d171]{text-align:center}.tve-theme-31 .top-section [data-css=tve-u-172c79788aa]{margin-bottom:4px!important}.tve-theme-31 .sidebar-section .section-content{padding:20px 10px 10px!important}.tve-theme-31 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dba3aeee]{float:left;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc577c3]{float:left;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc58322]{float:left;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc577c7]::after{clear:both}.tve-theme-31 .sidebar-section [data-css=tve-u-172dbc58325]::after{clear:both}.tve-theme-31 .sidebar-section [data-css=tve-u-172dba3aef2]::after{clear:both}.tve-theme-32 .top-section .section-content{padding:25px 20px!important}.tve-theme-32 .main-container{padding:10px!important}.tve-theme-32 .content-section .section-content{padding-left:10px!important;padding-right:10px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a55]{margin-left:-15px;flex-wrap:wrap!important;padding-top:0!important;padding-bottom:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a55]>.tcb-flex-col{padding-left:15px;flex-basis:121px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0121a57]{text-align:left}.tve-theme-32 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f0349550]{z-index:3;position:relative;font-size:24px;width:24px;height:24px;float:left;padding:2px!important;margin-left:auto!important;margin-right:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f03d7ad8]{letter-spacing:1px;font-size:11px!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f03e596c]{letter-spacing:1px;font-size:9px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04a8abc]{z-index:3;position:relative;font-size:24px;width:24px;height:24px;float:left;padding:2px!important;margin-left:auto!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04bd161]{z-index:3;position:relative;font-size:24px;width:24px;height:24px;float:left;padding:2px!important;margin-left:auto!important;margin-right:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f04c2dbf]{letter-spacing:1px;font-size:11px!important}:not(#tve) .tve-theme-32 .bottom-section [data-css=tve-u-172f04c38b5]{letter-spacing:1px;font-size:11px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04c6682]{min-width:100%;margin-bottom:12px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04d338e]{min-width:100%;margin-bottom:12px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04d4a7b]{min-width:100%;margin-bottom:12px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04f7b91]{flex-wrap:wrap!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f04f7b91]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-32 .bottom-section [data-css=tve-u-172f050034d]::after{clear:both}.tve-theme-32 .bottom-section [data-css=tve-u-172f0502711]::after{clear:both}.tve-theme-32 .bottom-section [data-css=tve-u-172f050323b]::after{clear:both}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d76]{padding:1px!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d74]{padding:1px!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d72]{width:71px;float:right;z-index:3;position:relative;margin:0 auto!important;padding:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-1730457a26b]::after{clear:both}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6f]>.tcb-flex-col{flex-basis:108px!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d78]{margin-bottom:0!important;padding:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6b]{min-height:1px}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6c]{margin-bottom:0!important}.tve-theme-32 .bottom-section [data-css=tve-u-17304551d6e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-32 .sidebar-section .section-content{padding:20px 10px 10px!important}.tve-theme-32 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac952]{flex-wrap:nowrap!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac955]{max-width:101px}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac956]{max-width:68.1%}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac964]{margin-bottom:15px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac966]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dd7209]{margin-bottom:15px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299ddf06d]{margin-bottom:15px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299deb6e1]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299dec597]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e9512b]{flex-wrap:nowrap!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e95f26]{flex-wrap:nowrap!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e9725b]{flex-wrap:nowrap!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299e991f6]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17299ec002b]{margin-bottom:15px!important}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa32b5]{max-width:33.7%}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa32b8]{max-width:66.3%}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa49a2]{max-width:33.7%}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa49a5]{max-width:66.3%}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa5040]{max-width:33.7%}.tve-theme-32 .sidebar-section [data-css=tve-u-17304aa5042]{max-width:66.3%}.tve-theme-33 .bottom-section [data-css=tve-u-17298d7b5c5]{margin-bottom:0!important}.tve-theme-33 .bottom-section [data-css=tve-u-17299791844]{margin-left:-4px;flex-wrap:wrap!important}.tve-theme-33 .bottom-section [data-css=tve-u-17299791844]>.tcb-flex-col{padding-left:4px;flex-basis:90px!important}.tve-theme-33 .bottom-section [data-css=tve-u-17299791c13]{text-align:center}.tve-theme-33 .bottom-section [data-css=tve-u-172997a0646]{padding:10px!important}.tve-theme-33 .bottom-section .section-content{padding-left:0!important;padding-right:0!important}.tve-theme-33 .bottom-section [data-css=tve-u-1729ebe58a7]{padding:20px!important}.tve-theme-33 .bottom-section [data-css=tve-u-1729edd8f24] .tcb-button-link{padding:11px!important}:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729ed2a2b0]{letter-spacing:1px;font-size:11px!important}.tve-theme-33 .bottom-section [data-css=tve-u-1729edd8f24]{float:none;min-width:100%!important}.tve-theme-33 .bottom-section [data-css=tve-u-1729ee20f38]{--tve-font-size:9px;padding-left:10px!important;padding-right:0!important}:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729ee20f38] .tcb-plain-text,:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729ee20f38] address,:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729ee20f38] blockquote,:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729ee20f38] label,:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729ee20f38] li,:not(#tve) .tve-theme-33 .bottom-section [data-css=tve-u-1729ee20f38] p{font-size:var(--tve-font-size,9px)}.tve-theme-33 .top-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-33 .content-section .section-content{padding:10px!important}.tve-theme-33 .main-container{padding:10px!important}.tve-theme-33 .sidebar-section .section-content{padding:20px 10px 10px!important}.tve-theme-33 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac952]{flex-wrap:nowrap!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac955]{max-width:101px}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac956]{max-width:68.1%}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac964]{margin-bottom:15px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac966]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dd7209]{margin-bottom:15px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299ddf06d]{margin-bottom:15px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299deb6e1]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299dec597]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e9512b]{flex-wrap:nowrap!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e95f26]{flex-wrap:nowrap!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e9725b]{flex-wrap:nowrap!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299e991f6]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17299ec002b]{margin-bottom:15px!important}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa32b5]{max-width:33.7%}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa32b8]{max-width:66.3%}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa49a2]{max-width:33.7%}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa49a5]{max-width:66.3%}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa5040]{max-width:33.7%}.tve-theme-33 .sidebar-section [data-css=tve-u-17304aa5042]{max-width:66.3%}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2a]{text-align:center;margin-bottom:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb31]{flex-wrap:nowrap!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2f]{float:none;max-width:190px;margin-left:auto!important;margin-right:auto!important;margin-bottom:15px!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb32]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb33]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb34]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb35]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2b]{flex-flow:row wrap!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb2b] .tcb-flex-col{flex-basis:390px!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb84bb26]{padding-top:30px!important}.tve-theme-24 .bottom-section [data-css=tve-u-16e8d0bd13f]{padding-top:0!important}:not(#tve) .tve-theme-24 .bottom-section [data-css=tve-u-16ecb8b9f08]{font-size:50px!important;padding-bottom:19px!important;margin-bottom:0!important}.tve-theme-24 .bottom-section [data-css=tve-u-16ecb8c4f33]{padding-bottom:0!important}.tve-theme-24 .content-section .section-content{min-height:384px!important}.tve-theme-24 .top-section .section-content{padding:20px 0!important}:not(#tve) .tve-theme-24 .top-section [data-css=tve-u-16ef9f9350c]{font-size:26px!important}.tve-theme-24 .top-section [data-css=tve-u-16efa024586]{padding:20px!important}:not(#tve) .tve-theme-24 .top-section [data-css=tve-u-16ef9f9bbc8]{font-size:16px!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9f91104]{margin-bottom:15px!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9f9d128]{margin-bottom:20px!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9f87900]{min-height:195px!important}.tve-theme-24 .top-section [data-css=tve-u-16ef9fb90db] .tcb-button-link{padding:22px!important}.tve-theme-25 .main-container{padding:10px!important}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:20px!important}.tve-theme-25 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .post-wrapper{min-width:100%}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-25 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-25 .content-section .section-content{padding:20px 10px!important}.tve-theme-25 .content-section [data-css=tve-u-170199f5045]{top:0;left:0;position:relative;float:left;z-index:3;font-size:16px;width:16px;height:16px;padding-right:16px!important;margin-top:0!important;margin-bottom:0!important;margin-left:0!important;padding-top:7px!important}.tve-theme-25 .content-section [data-css=tve-u-17019a634b0]{float:none;top:0;left:0;max-width:146px;position:relative!important;padding:4px!important}.tve-theme-25 .content-section [data-css=tve-u-17019ad2ca6]{margin-top:0!important;margin-bottom:0!important}.tve-theme-25 .content-section [data-css=tve-u-16ec5d248bb]{max-width:100%;margin-top:10px!important}.tve-theme-25 .content-section [data-css=tve-u-16ecb61f672]{margin-bottom:15px!important}.tve-theme-25 .content-section [data-css=tve-u-16ecb5f152b]{margin-bottom:20px!important}.tve-theme-25 .content-section [data-css=tve-u-17063360500]{background-color:rgba(255,255,255,.85)!important}.tve-theme-25 .content-section [data-css=tve-u-17019ad2ca6] .tve_social_items{font-size:8px!important}.tve-theme-25 .content-section .comment-form .comment-form-submit{max-width:100%;width:100%;float:none;margin-left:0;margin-right:0;margin-bottom:20px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067b4e566]{padding-left:0!important;padding-right:0!important}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]{flex-wrap:nowrap!important}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-25 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-25 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-25 .sidebar-section [data-css=tve-u-170670eee10]{min-width:100%!important}.tve-theme-25 .top-section .section-content{min-height:295px!important;padding:50px 20px!important}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-16ed080d346]{font-size:28px!important;padding-bottom:15px!important;margin-bottom:0!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d94f7e]{flex-wrap:nowrap!important}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-16ed0d79075]{font-size:10px!important}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-16ed0d8abf4]{font-size:10px!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d8e6d3]{text-transform:uppercase!important;letter-spacing:3px!important;font-size:10px!important}.tve-theme-25 .top-section [data-css=tve-u-16ed085b637]{margin-bottom:6px!important}:not(#tve) .tve-theme-25 .top-section [data-css=tve-u-16ed085f8e0]{font-size:10px!important}.tve-theme-25 .top-section [data-css=tve-u-16ed082a72d]{margin-bottom:0!important}.tve-theme-25 .top-section [data-css=tve-u-1707d1f6e73]{max-width:100%!important}.tve-theme-25 .top-section [data-css=tve-u-16ed0d76361]{padding:4px!important}.tve-theme-25 .bottom-section [data-css=tve-u-16eccd9c6d3]{max-width:181px;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important}.tve-theme-25 .bottom-section .section-content{padding:20px 20px 60px!important}.tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item){margin-bottom:14px!important;margin-top:0!important}:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,:not(#tve) .tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{margin-top:6px!important;margin-bottom:6px!important}.tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,.tve-theme-25 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{padding-top:0!important}.tve-theme-25 .bottom-section #lg-kes89ntk .tve-form-button{float:none;min-width:100%!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de]{display:block;max-width:88%;width:88%;--tve-font-size:12px;float:left;z-index:3;position:relative;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0]{display:block;max-width:100%;width:100%;--tve-font-size:12px;float:right;z-index:3;position:relative;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5dd]{flex-wrap:nowrap!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de] .tcb-button-link{text-align:left;padding:12px!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0] .tcb-button-link{text-align:left;padding:12px!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5df]{font-size:11px;width:11px;height:11px;--tve-icon-size:11px;padding:8px!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e1]{font-size:11px;width:11px;height:11px;--tve-icon-size:11px;padding:8px!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5de] .tcb-button-link{font-size:var(--tve-font-size,12px)!important}:not(#tve) .tve-theme-25 .content-section [data-css=tve-u-1746ce4b5e0] .tcb-button-link{font-size:var(--tve-font-size,12px)!important}.tve-theme-25 .content-section [data-css=tve-u-1746ce77a77]::after{clear:both}.tve-theme-25 .content-section [data-css=tve-u-1746ce797bf]::after{clear:both}.tve-theme-26 .bottom-section [data-css=tve-u-16efa161c92]{min-width:100%;margin-bottom:15px!important;margin-top:0!important}.tve-theme-26 .bottom-section [data-css=tve-u-16efa157f12]{float:none;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-26 .bottom-section [data-css=tve-u-16efa12ec05]{margin-bottom:20px!important}.tve-theme-26 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:20px!important}.tve-theme-26 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .post-wrapper{min-width:100%}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-26 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-26 .content-section .section-content{padding:20px 10px!important}.tve-theme-26 .content-section [data-css=tve-u-170199f5045]{top:0;left:0;position:relative;float:left;z-index:3;font-size:16px;width:16px;height:16px;padding-right:16px!important;margin-top:0!important;margin-bottom:0!important;margin-left:0!important;padding-top:7px!important}.tve-theme-26 .content-section [data-css=tve-u-17019a634b0]{float:none;top:0;left:0;max-width:146px;position:relative!important;padding:4px!important}.tve-theme-26 .content-section [data-css=tve-u-17019ad2ca6]{margin-top:0!important;margin-bottom:0!important}.tve-theme-26 .content-section [data-css=tve-u-16ec5d248bb]{max-width:100%;margin-top:10px!important}.tve-theme-26 .content-section [data-css=tve-u-16ecb61f672]{margin-bottom:15px!important}.tve-theme-26 .content-section [data-css=tve-u-16ecb5f152b]{margin-bottom:20px!important}.tve-theme-26 .content-section [data-css=tve-u-17063360500]{background-color:rgba(255,255,255,.85)!important}.tve-theme-26 .content-section [data-css=tve-u-17019ad2ca6] .tve_social_items{font-size:8px!important}.tve-theme-26 .content-section .comment-form .comment-form-submit{max-width:100%;width:100%;float:none;margin-left:0;margin-right:0;margin-bottom:20px!important}.tve-theme-26 .main-container{padding:10px!important}.tve-theme-26 .top-section .section-content{min-height:295px!important;padding:20px!important}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-16ed080d346]{font-size:28px!important;padding-bottom:15px!important;margin-bottom:0!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d94f7e]{flex-wrap:nowrap!important}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-16ed0d79075]{font-size:10px!important}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-16ed0d8abf4]{font-size:10px!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d8e6d3]{text-transform:uppercase!important;letter-spacing:3px!important;font-size:10px!important}.tve-theme-26 .top-section [data-css=tve-u-16ed085b637]{margin-bottom:0!important}:not(#tve) .tve-theme-26 .top-section [data-css=tve-u-16ed085f8e0]{font-size:10px!important}.tve-theme-26 .top-section [data-css=tve-u-16ed082a72d]{margin-bottom:0!important}.tve-theme-26 .top-section [data-css=tve-u-16ed0d76361]{padding:4px!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f975]{display:block;float:left;z-index:3;position:relative;--tve-font-size:12px;margin-left:auto!important;margin-right:auto!important;min-width:0!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f977]{display:block;max-width:100%;width:100%;--tve-font-size:12px;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f974]{flex-wrap:nowrap!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f975] .tcb-button-link{text-align:left;padding:12px!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f977] .tcb-button-link{text-align:left;padding:12px!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f976]{font-size:11px;width:11px;height:11px;--tve-icon-size:11px;padding:8px!important}.tve-theme-26 .content-section [data-css=tve-u-1746ce9f978]{font-size:11px;width:11px;height:11px;--tve-icon-size:11px;padding:8px!important}.tve-theme-26 .content-section [data-css=tve-u-1746ceb3778]::after{clear:both}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f975] .tcb-button-link{font-size:var(--tve-font-size,12px)!important}:not(#tve) .tve-theme-26 .content-section [data-css=tve-u-1746ce9f977] .tcb-button-link{font-size:var(--tve-font-size,12px)!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067b4e566]{padding-left:0!important;padding-right:0!important}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]{flex-wrap:nowrap!important}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-26 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-26 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-26 .sidebar-section [data-css=tve-u-170670eee10]{min-width:100%!important}:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .tve-theme-26 .sidebar-section #lg-ketvdgwv .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{margin-top:5px!important;margin-bottom:5px!important}.tve-theme-26 .sidebar-section #lg-ketvdgwv .tve-form-button .tcb-button-link{padding:12px 8px!important}.tve-theme-27 .main-container{padding:10px!important}.tve-theme-27 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-27 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-27 .sidebar-section [data-css=tve-u-1702012ffdb]{margin-bottom:0!important}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:20px!important}.tve-theme-27 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .post-wrapper{min-width:100%}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-27 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-27 .content-section .section-content{padding:20px 10px!important}.tve-theme-27 .content-section [data-css=tve-u-170199f5045]{top:0;left:0;position:relative;float:left;z-index:3;font-size:16px;width:16px;height:16px;padding-right:16px!important;margin-top:0!important;margin-bottom:0!important;margin-left:0!important;padding-top:7px!important}.tve-theme-27 .content-section [data-css=tve-u-17019a634b0]{float:none;top:0;left:0;max-width:146px;position:relative!important;padding:4px!important}.tve-theme-27 .content-section [data-css=tve-u-17019ad2ca6]{margin-top:0!important;margin-bottom:0!important}.tve-theme-27 .content-section [data-css=tve-u-16ec5d248bb]{max-width:100%;margin-top:10px!important}.tve-theme-27 .content-section [data-css=tve-u-16ecb61f672]{margin-bottom:15px!important}.tve-theme-27 .content-section [data-css=tve-u-16ecb5f152b]{margin-bottom:20px!important}.tve-theme-27 .content-section [data-css=tve-u-17063360500]{background-color:rgba(255,255,255,.85)!important}.tve-theme-27 .content-section [data-css=tve-u-17019ad2ca6] .tve_social_items{font-size:8px!important}.tve-theme-27 .content-section .comment-form .comment-form-submit{max-width:100%;width:100%;float:none;margin-left:0;margin-right:0;margin-bottom:20px!important}.tve-theme-27 .top-section .section-content{min-height:295px!important;padding:40px 20px!important}:not(#tve) .tve-theme-27 .top-section [data-css=tve-u-16ed080d346]{font-size:28px!important;padding-bottom:20px!important;margin-bottom:0!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d94f7e]{flex-wrap:nowrap!important}:not(#tve) .tve-theme-27 .top-section [data-css=tve-u-16ed0d79075]{font-size:10px!important}:not(#tve) .tve-theme-27 .top-section [data-css=tve-u-16ed0d8abf4]{font-size:10px!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d8e6d3]{text-transform:uppercase!important;letter-spacing:3px!important;font-size:10px!important}.tve-theme-27 .top-section [data-css=tve-u-16ed085b637]{margin-bottom:6px!important}:not(#tve) .tve-theme-27 .top-section [data-css=tve-u-16ed085f8e0]{font-size:10px!important}.tve-theme-27 .top-section [data-css=tve-u-16ed082a72d]{margin-bottom:0!important}.tve-theme-27 .top-section [data-css=tve-u-16ed0d76361]{padding:4px!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557b]{flex-wrap:nowrap!important}.tve-theme-27 .content-section [data-css=tve-u-1746cd1557a]{max-width:450px}.thrive-section-20 [data-css=tve-u-16eccd9c6d3]{max-width:181px;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important}.thrive-section-20 .section-content{padding:20px 20px 60px!important}.thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item){margin-bottom:14px!important;margin-top:0!important}:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,:not(#tve) .thrive-section-20 #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{margin-top:6px!important;margin-bottom:6px!important}.thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,.thrive-section-20 #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{padding-top:0!important}.thrive-section-20 #lg-kes89ntk .tve-form-button{float:none;min-width:100%!important}.tve-theme-28 .content-section .section-content{padding:20px 10px!important}.tve-theme-28 .main-container{padding:10px!important}.tve-theme-28 .top-section .section-content{padding:25px 20px!important}.tve-theme-28 .bottom-section .section-content{padding:20px!important}.tve-theme-28 .bottom-section [data-css=tve-u-1705d967199]{margin-bottom:20px!important}:not(#tve) .tve-theme-28 .bottom-section [data-css=tve-u-16eb7f0b034] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold))}.tve-theme-28 .bottom-section [data-css=tve-u-16eb7f0b034]{--tve-font-weight:var(--g-bold-weight,bold);--tve-line-height:2em;min-width:100%!important}:not(#tve) .tve-theme-28 .bottom-section [data-css=tve-u-16eb7f0b034] .tcb-button-link{line-height:var(--tve-line-height,2em)}:not(#tve) .tve-theme-28 .bottom-section [data-css=tve-u-1705d95f22d]{font-size:26px!important}.tve-theme-28 .bottom-section [data-css=tve-u-16eb7f0b034] .tcb-button-link{padding:14px!important}.tve-theme-29 .main-container{padding:10px!important}.tve-theme-29 .content-section .section-content{padding-left:10px!important;padding-right:10px!important}.tve-theme-29 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efd48fcd]{flex-wrap:wrap!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efd48fcd]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efdd4e7b]{padding-bottom:0!important;margin-bottom:30px!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efdd6b43]{margin-bottom:14px!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efdd9efd]{margin-bottom:30px!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efeece83]{margin-bottom:14px!important}.tve-theme-29 .bottom-section [data-css=tve-u-172efeedde3]{margin-bottom:14px!important}.tve-theme-29 .top-section [data-css=tve-u-1725b726785]{flex-wrap:wrap!important}.tve-theme-29 .top-section [data-css=tve-u-1725b9b3f84]{flex-wrap:wrap!important}.tve-theme-29 .top-section [data-css=tve-u-1725b9a1445]{flex-wrap:wrap!important}.tve-theme-29 .top-section [data-css=tve-u-1725b99d603]::after{clear:both}.tve-theme-29 .top-section [data-css=tve-u-1725b999d4c]{max-width:102px}.tve-theme-29 .top-section [data-css=tve-u-1725b999d50]{max-width:67.9%}.tve-theme-29 .top-section [data-css=tve-u-1725b9aa7af]::after{clear:both}.tve-theme-29 .top-section [data-css=tve-u-1725b92033c]{width:100%;margin-left:0!important;margin-right:0!important}.tve-theme-29 .top-section [data-css=tve-u-1725bcd2d3f]{margin-bottom:0!important}.tve-theme-29 .top-section [data-css=tve-u-1725b69447d]{flex-wrap:nowrap!important}.tve-theme-29 .top-section [data-css=tve-u-1725b9a758b]{max-width:101px}.tve-theme-29 .top-section [data-css=tve-u-1725b9a758e]{max-width:67.9%}.tve-theme-29 .top-section .section-content{padding:0!important}.tve-theme-29 .top-section [data-css=tve-u-17274bcd136]{float:none;z-index:3;position:relative;font-size:20px;width:20px;height:20px;padding:1px!important;margin-bottom:8px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-29 .top-section [data-css=tve-u-17274bcd13c]::after{clear:both}.tve-theme-29 .top-section [data-css=tve-u-17274bd5830]{float:none;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:1px!important;margin-bottom:8px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-29 .top-section [data-css=tve-u-17274bd6d19]{float:none;z-index:3;position:relative;font-size:20px;width:20px;height:20px;padding:1px!important;margin-bottom:8px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-29 .top-section [data-css=tve-u-17274be9272]{max-width:39.7%}.tve-theme-29 .top-section [data-css=tve-u-17274be9276]{max-width:60.3%}.tve-theme-29 .top-section [data-css=tve-u-17274bef98a]{margin-bottom:0!important}.tve-theme-29 .top-section [data-css=tve-u-17274a927ac]{min-height:160px!important}.tve-theme-29 .top-section [data-css=tve-u-17274b6f348]{min-height:160px!important}.tve-theme-29 .top-section [data-css=tve-u-17274b694af]{min-height:160px!important}.tve-theme-29 .top-section [data-css=tve-u-1727ff38e20]{text-align:center}.tve-theme-29 .top-section [data-css=tve-u-17274b0028c]{padding-top:30px!important;padding-bottom:30px!important;padding-left:20px!important}.tve-theme-29 .top-section [data-css=tve-u-172a2dce50f] .tcb-button-link{padding:18px!important}.tve-theme-29 .top-section [data-css=tve-u-172a2dce50f]{float:none;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-29 .top-section [data-css=tve-u-172ff5e0f1c]{margin-left:0!important}.tve-theme-29 .top-section [data-css=tve-u-1725b726785]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-29 .top-section [data-css=tve-u-17274ba846c]{padding-left:20px!important;padding-right:20px!important}.tve-theme-29 .top-section [data-css=tve-u-1725b9b3f84]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-29 .top-section [data-css=tve-u-1725b9a1445]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-29 .top-section [data-css=tve-u-172ff6007be]{text-align:center}.tve-theme-29 .top-section [data-css=tve-u-172ff602ecc]{text-align:center}.tve-theme-29 .top-section [data-css=tve-u-17274be0bee]{text-align:center}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274c65d9d]{font-size:9px!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274c6739e]{font-size:9px!important}:not(#tve) .tve-theme-29 .top-section [data-css=tve-u-17274c62c05]{font-size:9px!important}.tve-theme-29 .top-section [data-css=tve-u-172ff617425]{font-size:44px!important}.tve-theme-29 .top-section [data-css=tve-u-1727ff1cc59]{font-size:30px!important}.tve-theme-29 .top-section [data-css=tve-u-17274b0593b]{margin-bottom:0!important}.tve-theme-29 .sidebar-section .section-content{padding:20px 10px 10px!important}.tve-theme-29 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a0]{flex-wrap:nowrap!important}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:20px!important}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-29 .sidebar-section .tcb-post-list[data-css=tve-u-1725b1dc49c] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a1]{max-width:43.7%}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list [data-css=tve-u-1725b1dc4a5]{max-width:56.3%}.tve-theme-29 .sidebar-section [data-css=tve-u-1725b1dc49c].tcb-post-list .thrv-content-box [data-css=tve-u-1725b1dc4a4]{min-height:111px!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1e5]{flex-wrap:wrap!important}.tve-theme-29 .sidebar-section [data-css=tve-u-1746e14e1e5]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-30 .main-container{padding-left:10px!important;padding-right:10px!important}.tve-theme-30 .content-section .section-content{padding-left:10px!important;padding-right:10px!important}.tve-theme-30 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-30 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-30 .sidebar-section [data-css=tve-u-17299e35340]{min-height:370px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7ca12b5]{float:none;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:1px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80e7163]{float:none;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:1px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80e7ca1]{float:none;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:1px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b80e88dd]{float:none;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:1px!important;margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b7e67c6b]{font-size:44px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b811e07d]{flex-wrap:nowrap!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b811fbfb]{flex-wrap:nowrap!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b8121103]{flex-wrap:nowrap!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7f47c1c]{flex-wrap:nowrap!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b7e77368]{top:25px;left:173px}:not(#tve) .tve-theme-30 .sidebar-section [data-css=tve-u-172b82ea868]{font-size:20px!important}.tve-theme-30 .sidebar-section [data-css=tve-u-172b82c3483] .tcb-button-link{padding:16px 18px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a55]{margin-left:-15px;flex-wrap:wrap!important;padding-top:0!important;padding-bottom:0!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a55]>.tcb-flex-col{padding-left:15px;flex-basis:121px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0121a57]{text-align:left}.tve-theme-30 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f0349550]{z-index:3;position:relative;font-size:24px;width:24px;height:24px;float:left;padding:2px!important;margin-left:auto!important;margin-right:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f03d7ad8]{letter-spacing:1px;font-size:11px!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f03e596c]{letter-spacing:1px;font-size:9px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04a8abc]{z-index:3;position:relative;font-size:24px;width:24px;height:24px;float:left;padding:2px!important;margin-left:auto!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04bd161]{z-index:3;position:relative;font-size:24px;width:24px;height:24px;float:left;padding:2px!important;margin-left:auto!important;margin-right:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f04c2dbf]{letter-spacing:1px;font-size:11px!important}:not(#tve) .tve-theme-30 .bottom-section [data-css=tve-u-172f04c38b5]{letter-spacing:1px;font-size:11px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04c6682]{min-width:100%;margin-bottom:12px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04d338e]{min-width:100%;margin-bottom:12px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04d4a7b]{min-width:100%;margin-bottom:12px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04f7b91]{flex-wrap:wrap!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f04f7b91]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-30 .bottom-section [data-css=tve-u-172f050034d]::after{clear:both}.tve-theme-30 .bottom-section [data-css=tve-u-172f0502711]::after{clear:both}.tve-theme-30 .bottom-section [data-css=tve-u-172f050323b]::after{clear:both}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f7b]{flex-wrap:wrap!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8c]{flex-wrap:wrap!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f87]{flex-wrap:wrap!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f86]::after{clear:both}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f84]{max-width:102px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f85]{max-width:67.9%}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8b]::after{clear:both}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f83]{width:100%;margin-left:0!important;margin-right:0!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f7e]{max-width:101px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f7f]{max-width:68.1%}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8d]{min-width:100%;margin-bottom:0!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8e]{margin-bottom:15px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f76]{flex-wrap:nowrap!important;padding:8px 20px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f88]{max-width:101px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8a]{max-width:67.9%}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8f]{float:none;z-index:3;position:relative;font-size:16px;width:16px;height:16px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:8px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f90]::after{clear:both}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f91]{float:none;z-index:3;position:relative;font-size:14px;width:14px;height:14px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:8px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f94]{float:none;z-index:3;position:relative;font-size:14px;width:14px;height:14px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:8px!important}.tve-theme-30 .top-section [data-css=tve-u-172c7a0fd5e]{--tve-letter-spacing:1px;text-align:center}.tve-theme-30 .top-section [data-css=tve-u-172c7a0fd5e] .tcb-plain-text,.tve-theme-30 .top-section [data-css=tve-u-172c7a0fd5e] address,.tve-theme-30 .top-section [data-css=tve-u-172c7a0fd5e] blockquote,.tve-theme-30 .top-section [data-css=tve-u-172c7a0fd5e] label,.tve-theme-30 .top-section [data-css=tve-u-172c7a0fd5e] li,.tve-theme-30 .top-section [data-css=tve-u-172c7a0fd5e] p{letter-spacing:var(--tve-letter-spacing,1px)}.tve-theme-30 .top-section [data-css=tve-u-172c7a0f768]{flex-wrap:wrap!important;padding:8px 20px!important}.tve-theme-30 .top-section [data-css=tve-u-172c7a0f768]>.tcb-flex-col{flex-basis:390px!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c784d60c]{letter-spacing:1px}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c7a3cc19]{letter-spacing:1px}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f8c]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-30 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-30 .top-section [data-css=tve-u-172c7aa3ee4]{text-align:center}.tve-theme-30 .top-section [data-css=tve-u-172c7aa5270]{text-align:center}.tve-theme-30 .top-section [data-css=tve-u-172c7aa5edf]{text-align:center}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c77fc740]{letter-spacing:1px;font-size:9px!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c78228f4]{letter-spacing:1px;font-size:9px!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c79b367e]{font-size:9px!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c7ab049a]{font-size:9px!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c77d3f78]{letter-spacing:1px;font-size:9px!important}:not(#tve) .tve-theme-30 .top-section [data-css=tve-u-172c79b62ea]{font-size:9px!important}.tve-theme-30 .top-section [data-css=tve-u-172c7a6d171]{text-align:center}.tve-theme-30 .top-section [data-css=tve-u-172c79788aa]{margin-bottom:4px!important}:not(#tve) .tve-theme-21 .content-section [data-css=tve-u-16ed08c8eaa]{font-size:27px!important}.tve-theme-21 .top-section .section-content{padding:20px!important;min-height:450px!important}:not(#tve) .tve-theme-21 .content-section [data-css=tve-u-16ed0ae5266]{font-size:16px!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2a]{text-align:center;margin-bottom:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb31]{flex-wrap:nowrap!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2f]{float:none;max-width:190px;margin-left:auto!important;margin-right:auto!important;margin-bottom:15px!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb32]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb33]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb34]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb35]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2b]{flex-flow:row wrap!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb2b] .tcb-flex-col{flex-basis:390px!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb84bb26]{padding-top:30px!important}.tve-theme-21 .bottom-section [data-css=tve-u-16e8d0bd13f]{padding-top:0!important}:not(#tve) .tve-theme-21 .bottom-section [data-css=tve-u-16ecb8b9f08]{font-size:50px!important;padding-bottom:19px!important;margin-bottom:0!important}.tve-theme-21 .bottom-section [data-css=tve-u-16ecb8c4f33]{padding-bottom:0!important}.tve-theme-21 .content-section .section-content{min-height:492px!important;padding-left:10px!important;padding-right:10px!important}.tve-theme-21 .content-section [data-css=tve-u-16eff83a886]{float:none;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.tve-theme-21 .content-section [data-css=tve-u-16eff851c70]{padding:0!important}.tve-theme-21 .content-section [data-css=tve-u-16eff810185] .tcb-flex-col{flex-basis:460px!important}.tve-theme-21 .content-section [data-css=tve-u-16eff79dd19]{width:227px}.tve-theme-21 .content-section [data-css=tve-u-16ed08ce675]{margin-bottom:20px!important}.tve-theme-21 .main-container{padding:10px!important}.tve-theme-21 .content-section [data-css=tve-u-16ea67081c1]{margin-bottom:30px!important}.tve-theme-23 .main-container{padding:10px!important}.tve-theme-23 .top-section .section-content{padding:40px 20px!important;min-height:186px!important}.tve-theme-23 .top-section .section-background{background-position:50% 50%,50% 50%!important}.tve-theme-23 .top-section .thrive-breadcrumbs{justify-content:center!important}:not(#tve) .tve-theme-23 .top-section [data-css=tve-u-170876bfa6b] button{padding-right:4px!important}.tve-theme-23 .top-section [data-css=tve-u-170876bfa71] input{padding-left:4px!important}.tve-theme-23 .top-section [data-css=tve-u-170876bfa68]{min-width:92%;margin-bottom:30px!important}.tve-theme-23 .top-section [data-css=tve-u-1708772a8a6] .thrive-breadcrumb-path a{font-size:var(--tve-font-size,14px)!important}.tve-theme-23 .top-section [data-css=tve-u-1708772a8a6] .thrive-breadcrumb-path{--tve-font-size:14px}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-23 .content-section #main [data-css=tve-u-17067dadc9a]>.tcb-flex-col>.tcb-col{min-height:144px}.tve-theme-23 .content-section #main [data-css=tve-u-17067e18185]{margin-bottom:0!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:40px!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-23 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-23 .content-section .section-content{padding:20px 10px!important}:not(#tve) .tve-theme-23 .content-section #main [data-css=tve-u-1712fa74dda]{font-size:20px!important}.tve-theme-23 .content-section #main{margin-bottom:20px!important}.tve-theme-23 .content-section #main .thrv-content-box [data-css=tve-u-1713b066e09]{min-height:170px!important}.tve-theme-23 .content-section #main [data-css=tve-u-1713b063dfd]{padding:6px!important;margin-bottom:15px!important}.tve-theme-23 .content-section #main [data-css=tve-u-1713b084332]{top:6px;right:6px;margin-left:6px!important}.tve-theme-23 .content-section [data-css=tve-u-1713b0ed161] .tcb-button-link{padding:14px!important}.tve-theme-23 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-23 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-23 .sidebar-section [data-css=tve-u-1702012ffdb]{margin-bottom:0!important}.tve-theme-23 .bottom-section [data-css=tve-u-16eccd9c6d3]{max-width:181px;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important}.tve-theme-23 .bottom-section .section-content{padding:20px 20px 60px!important}.tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item){margin-bottom:14px!important;margin-top:0!important}:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in input,:not(#tve) .tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input#lg-kcowu6in textarea{margin-top:6px!important;margin-bottom:6px!important}.tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,.tve-theme-23 .bottom-section #lg-kes89ntk .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{padding-top:0!important}.tve-theme-23 .bottom-section #lg-kes89ntk .tve-form-button{float:none;min-width:100%!important}}