.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:#fff;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 #fff0 #fff0 #fff0;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:#fff0 #fff0 #888 #fff0;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 #fff0 #fff0 #fff0;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:#fff0 #fff0 #888 #fff0;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 #fff0}.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}:root{--tcb-color-0:rgb(0, 0, 0);--tcb-color-0-h:0;--tcb-color-0-s:0%;--tcb-color-0-l:0%;--tcb-color-0-a:1;--tcb-color-1:rgb(255, 1, 132);--tcb-color-1-h:329;--tcb-color-1-s:100%;--tcb-color-1-l:50%;--tcb-color-1-a:1;--tcb-color-2:rgb(158, 166, 208);--tcb-color-2-h:230;--tcb-color-2-s:34%;--tcb-color-2-l:71%;--tcb-color-2-a:1;--tcb-color-3:rgb(106, 107, 108);--tcb-color-3-h:210;--tcb-color-3-s:0%;--tcb-color-3-l:41%;--tcb-color-3-a:1;--tcb-color-4:rgb(255, 255, 255);--tcb-color-4-h:0;--tcb-color-4-s:0%;--tcb-color-4-l:100%;--tcb-color-4-a:1;--tcb-color-5:rgb(177, 11, 122);--tcb-color-5-h:319;--tcb-color-5-s:88%;--tcb-color-5-l:36%;--tcb-color-5-a:1;--tcb-color-6:rgb(177, 11, 122);--tcb-color-6-h:319;--tcb-color-6-s:88%;--tcb-color-6-l:36%;--tcb-color-6-a:1;--tcb-color-7:rgb(255, 0, 8);--tcb-color-7-h:358;--tcb-color-7-s:100%;--tcb-color-7-l:50%;--tcb-color-7-a:1;--tcb-color-8:rgb(255, 255, 255);--tcb-color-8-h:0;--tcb-color-8-s:0%;--tcb-color-8-l:100%;--tcb-color-8-a:1;--tcb-color-9:rgb(106, 107, 108);--tcb-color-9-h:210;--tcb-color-9-s:0%;--tcb-color-9-l:41%;--tcb-color-9-a:1;--tcb-color-10:rgba(45, 138, 230, 0.8);--tcb-color-10-h:209;--tcb-color-10-s:78%;--tcb-color-10-l:53%;--tcb-color-10-a:0.8;--tcb-color-11:rgba(45, 138, 230, 0.8);--tcb-color-11-h:209;--tcb-color-11-s:78%;--tcb-color-11-l:53%;--tcb-color-11-a:0.8;--tcb-color-12:rgba(59, 100, 141, 0.8);--tcb-color-12-h:210;--tcb-color-12-s:41%;--tcb-color-12-l:39%;--tcb-color-12-a:0.8;--tcb-gradient-0:linear-gradient(270deg, rgb(63, 20, 117) 0%, rgb(237, 7, 124) 100%);--tcb-gradient-1:linear-gradient(180deg, rgb(116, 50, 50) 0%, #000000 100%);--tcb-gradient-2:linear-gradient(270deg, rgb(63, 20, 117) 0%, rgb(237, 7, 124) 100%);--tcb-gradient-3:linear-gradient(125deg, rgb(63, 20, 117) 40%, rgb(134, 48, 113) 100%);--tcb-background-author-image:url(https://cdnimg.carepac.com/wp-content/litespeed/avatar/23d44a9b3d902ce0773db209aa06e2fa.jpg?ver=1752378976);--tcb-background-user-image:url(https://cdnimg.carepac.com/);--tcb-background-featured-image-thumbnail:url(https://cdnimg.carepac.com/wp-content/uploads/2021/03/bg-2.jpg);--tcb-skin-color-0:hsla(var(--tcb-theme-main-master-h,210), var(--tcb-theme-main-master-s,77%), var(--tcb-theme-main-master-l,54%), var(--tcb-theme-main-master-a,1));--tcb-skin-color-0-h:var(--tcb-theme-main-master-h,210);--tcb-skin-color-0-s:var(--tcb-theme-main-master-s,77%);--tcb-skin-color-0-l:var(--tcb-theme-main-master-l,54%);--tcb-skin-color-0-a:var(--tcb-theme-main-master-a,1);--tcb-skin-color-1:hsla(calc(var(--tcb-theme-main-master-h,210) - 0 ), 79%, 54%, 0.5);--tcb-skin-color-1-h:calc(var(--tcb-theme-main-master-h,210) - 0 );--tcb-skin-color-1-s:79%;--tcb-skin-color-1-l:54%;--tcb-skin-color-1-a:0.5;--tcb-skin-color-3:hsla(calc(var(--tcb-theme-main-master-h,210) + 30 ), 85%, 13%, 1);--tcb-skin-color-3-h:calc(var(--tcb-theme-main-master-h,210) + 30 );--tcb-skin-color-3-s:85%;--tcb-skin-color-3-l:13%;--tcb-skin-color-3-a:1;--tcb-skin-color-8:hsla(calc(var(--tcb-theme-main-master-h,210) - 0 ), 79%, 54%, 0.18);--tcb-skin-color-8-h:calc(var(--tcb-theme-main-master-h,210) - 0 );--tcb-skin-color-8-s:79%;--tcb-skin-color-8-l:54%;--tcb-skin-color-8-a:0.18;--tcb-skin-color-9:hsla(calc(var(--tcb-theme-main-master-h,210) - 3 ), 56%, 96%, 1);--tcb-skin-color-9-h:calc(var(--tcb-theme-main-master-h,210) - 3 );--tcb-skin-color-9-s:56%;--tcb-skin-color-9-l:96%;--tcb-skin-color-9-a:1;--tcb-skin-color-10:hsla(calc(var(--tcb-theme-main-master-h,210) - 21 ), 100%, 81%, 1);--tcb-skin-color-10-h:calc(var(--tcb-theme-main-master-h,210) - 21 );--tcb-skin-color-10-s:100%;--tcb-skin-color-10-l:81%;--tcb-skin-color-10-a:1;--tcb-skin-color-13:hsla(calc(var(--tcb-theme-main-master-h,210) - 0 ), 79%, 36%, 0.5);--tcb-skin-color-13-h:calc(var(--tcb-theme-main-master-h,210) - 0 );--tcb-skin-color-13-s:79%;--tcb-skin-color-13-l:36%;--tcb-skin-color-13-a:0.5;--tcb-skin-color-16:hsla(calc(var(--tcb-theme-main-master-h,210) - 0 ), 3%, 36%, 1);--tcb-skin-color-16-h:calc(var(--tcb-theme-main-master-h,210) - 0 );--tcb-skin-color-16-s:3%;--tcb-skin-color-16-l:36%;--tcb-skin-color-16-a:1;--tcb-skin-color-18:hsla(calc(var(--tcb-theme-main-master-h,210) - 0 ), calc(var(--tcb-theme-main-master-s,77%) + 2% ), calc(var(--tcb-theme-main-master-l,54%) - 0% ), 0.8);--tcb-skin-color-18-h:calc(var(--tcb-theme-main-master-h,210) - 0 );--tcb-skin-color-18-s:calc(var(--tcb-theme-main-master-s,77%) + 2% );--tcb-skin-color-18-l:calc(var(--tcb-theme-main-master-l,54%) - 0% );--tcb-skin-color-18-a:0.8;--tcb-skin-color-19:hsla(calc(var(--tcb-theme-main-master-h,210) - 3 ), 56%, 96%, 0.85);--tcb-skin-color-19-h:calc(var(--tcb-theme-main-master-h,210) - 3 );--tcb-skin-color-19-s:56%;--tcb-skin-color-19-l:96%;--tcb-skin-color-19-a:0.85;--tcb-skin-color-20:hsla(calc(var(--tcb-theme-main-master-h,210) - 3 ), 56%, 96%, 0.9);--tcb-skin-color-20-h:calc(var(--tcb-theme-main-master-h,210) - 3 );--tcb-skin-color-20-s:56%;--tcb-skin-color-20-l:96%;--tcb-skin-color-20-a:0.9;--tcb-skin-color-21:hsla(calc(var(--tcb-theme-main-master-h,210) - 210 ), calc(var(--tcb-theme-main-master-s,77%) - 77% ), calc(var(--tcb-theme-main-master-l,54%) + 46% ), 1);--tcb-skin-color-21-h:calc(var(--tcb-theme-main-master-h,210) - 210 );--tcb-skin-color-21-s:calc(var(--tcb-theme-main-master-s,77%) - 77% );--tcb-skin-color-21-l:calc(var(--tcb-theme-main-master-l,54%) + 46% );--tcb-skin-color-21-a:1;--tcb-skin-color-2:rgb(248, 248, 248);--tcb-skin-color-2-h:0;--tcb-skin-color-2-s:0%;--tcb-skin-color-2-l:97%;--tcb-skin-color-2-a:1;--tcb-skin-color-4:rgb(12, 17, 21);--tcb-skin-color-4-h:206;--tcb-skin-color-4-s:27%;--tcb-skin-color-4-l:6%;--tcb-skin-color-4-a:1;--tcb-skin-color-5:rgb(106, 107, 108);--tcb-skin-color-5-h:210;--tcb-skin-color-5-s:0%;--tcb-skin-color-5-l:41%;--tcb-skin-color-5-a:1;--tcb-skin-color-14:rgb(230, 230, 230);--tcb-skin-color-14-h:0;--tcb-skin-color-14-s:0%;--tcb-skin-color-14-l:90%;--tcb-skin-color-14-a:1;--tcb-skin-color-22:rgb(255, 255, 255);--tcb-skin-color-22-h:0;--tcb-skin-color-22-s:0%;--tcb-skin-color-22-l:100%;--tcb-skin-color-22-a:1;--tcb-main-master-h:332;--tcb-main-master-s:100%;--tcb-main-master-l:41%;--tcb-main-master-a:1;--tcb-theme-main-master-h:332;--tcb-theme-main-master-s:100%;--tcb-theme-main-master-l:41%;--tcb-theme-main-master-a:1}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aX8.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf) format('truetype')}@media (min-width:300px){.tcb-style-wrap h1{color:var(--tcb-skin-color-4);--tcb-applied-color:var$(--tcb-skin-color-4);font-family:GothamRoundedBold;font-weight:var(--g-regular-weight,normal);font-size:52px;background-color:#fff0;font-style:normal;margin:0;padding-top:0;padding-bottom:0;text-decoration:rgb(10 10 10 / .85);text-transform:none;border-left:0 none rgb(10 10 10 / .85);line-height:1.3em;--tcb-typography-font-family:GothamRoundedBold;--tcb-typography-font-size:52px}.tcb-style-wrap h2{color:var(--tcb-skin-color-3);--tcb-applied-color:var$(--tcb-skin-color-3);--tve-applied-color:var$(--tcb-color-0);font-size:40px;font-family:GothamRoundedBold;background-color:#fff0;font-weight:600;font-style:normal;margin:0;padding-top:0;padding-bottom:22px;text-decoration:none solid #3f1475;text-transform:none;border-left:0 none #3f1475;--tcb-typography-font-size:40px}.tcb-style-wrap h4{font-family:Montserrat;font-weight:var(--g-regular-weight,normal);color:var(--tcb-skin-color-4);--tcb-applied-color:var$(--tcb-skin-color-4);padding-top:0;margin-top:0;padding-bottom:24px;margin-bottom:0;font-size:20px;line-height:1.4em;--tcb-typography-font-family:Montserrat;--g-regular-weight:400;--g-bold-weight:700}.tcb-style-wrap h5{font-family:GothamRoundedMedium;font-weight:var(--g-regular-weight,normal);color:var(--tcb-skin-color-4);--tcb-applied-color:var$(--tcb-skin-color-4);padding-top:0;margin-top:0;padding-bottom:0;margin-bottom:0;line-height:1.4em;--tcb-typography-font-family:GothamRoundedMedium}.tcb-style-wrap h6{font-family:Montserrat;font-weight:var(--g-regular-weight,normal);color:var(--tcb-skin-color-4);--tcb-applied-color:var$(--tcb-skin-color-4);padding-top:0;margin-top:0;padding-bottom:24px;margin-bottom:0;line-height:1.6em;--tcb-typography-font-family:Montserrat;--g-regular-weight:400;--g-bold-weight:700}.tcb-style-wrap p{color:var(--tcb-skin-color-5);--tcb-applied-color:var$(--tcb-skin-color-5);font-family:GothamRoundedBook;font-weight:var(--g-regular-weight,normal);font-size:18px;padding-top:0;margin-top:0;padding-bottom:0;margin-bottom:0;--tcb-typography-font-family:GothamRoundedBook}:not(.inc) .thrv_text_element a:not(.tcb-button-link),:not(.inc) .tcb-styled-list a,:not(.inc) .tcb-numbered-list a,.tve-input-option-text a,.tcb-post-content p a,.tcb-post-content li a,.tcb-post-content blockquote a,.tcb-post-content pre a{--tcb-applied-color:var$(--tcb-skin-color-5);font-family:var(--tve-font-family,GothamRoundedBook);font-weight:var(--g-regular-weight,normal);font-size:inherit;text-decoration-line:none;--eff:none;text-decoration-color:var(--eff-color,currentColor);color:var(--tcb-color-5);--tcb-typography-font-family:Montserrat;--tve-applied-color:var$(--tcb-color-5);--tve-font-family:GothamRoundedBook}:not(.inc) .thrv_text_element a:not(.tcb-button-link):hover,:not(.inc) .tcb-styled-list a:hover,:not(.inc) .tcb-numbered-list a:hover,.tve-input-option-text a:hover,.tcb-post-content p a:hover,.tcb-post-content li a:hover,.tcb-post-content blockquote a:hover,.tcb-post-content pre a:hover{text-decoration-line:none;--eff:none;text-decoration-color:var(--eff-color,currentColor);color:#850059;--tve-applied-color:rgb(133, 0, 89)}.tcb-style-wrap ul:not([class*="menu"]),.tcb-style-wrap ol{color:var(--tcb-skin-color-5);--tcb-applied-color:var$(--tcb-skin-color-5);font-family:Montserrat;font-weight:var(--g-regular-weight,normal);font-size:18px;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:12px;padding-left:0;--tcb-typography-font-family:Montserrat;--g-regular-weight:400;--g-bold-weight:700}.tcb-style-wrap li:not([class*="menu"]){color:var(--tcb-skin-color-5);--tcb-applied-color:var$(--tcb-skin-color-5);font-family:Montserrat;font-weight:var(--g-regular-weight,normal);font-size:18px;line-height:1.4em;padding-bottom:16px;margin-bottom:0;--tcb-typography-font-family:Montserrat;--g-regular-weight:400;--g-bold-weight:700}.tcb-style-wrap blockquote{color:var(--tcb-skin-color-5);--tcb-applied-color:var$(--tcb-skin-color-5);font-family:Montserrat;font-weight:var(--g-regular-weight,normal);font-size:18px;padding-top:0;padding-bottom:0;border-left:2px solid var(--tcb-skin-color-1);margin-top:0;margin-bottom:24px;--tcb-typography-font-family:Montserrat;--g-regular-weight:400;--g-bold-weight:700}body,.tcb-plain-text{color:var(--tcb-skin-color-5);--tcb-applied-color:var$(--tcb-skin-color-5);font-family:GothamRoundedBook;font-weight:var(--g-regular-weight,normal);font-size:18px;--tcb-typography-font-family:GothamRoundedBook}.tcb-style-wrap pre{font-family:Montserrat;--tcb-typography-font-family:Montserrat;font-weight:var(--g-regular-weight,normal);--g-regular-weight:400;--g-bold-weight:700}:not(.inc) .tcb-plain-text a:not(.tcb-button-link){color:#b10b7a;--tve-applied-color:rgb(177, 11, 122)}:not(.inc) .tcb-plain-text a:not(.tcb-button-link):hover{color:#850059;--tve-applied-color:rgb(133, 0, 89)}:not(.inc) .thrv_text_element p a:not(.tcb-button-link):not(.thrv-typography-link-text){font-family:inherit;color:#b10b7a;--tve-applied-color:rgb(177, 11, 122)}:not(.inc) .thrv_text_element p a:not(.tcb-button-link):not(.thrv-typography-link-text):hover{color:#850059;--tve-applied-color:rgb(133, 0, 89)}}@media (max-width:1023px){.tcb-style-wrap h1{font-size:36px;padding-bottom:22px;margin-bottom:0}.tcb-style-wrap h2{padding-bottom:22px;margin-bottom:0;font-size:28px}.tcb-style-wrap h4{padding-bottom:22px;margin-bottom:0}.tcb-style-wrap h5{padding-bottom:22px;margin-bottom:0}.tcb-style-wrap h6{padding-bottom:22px;margin-bottom:0}.tcb-style-wrap p{padding-bottom:22px;margin-bottom:0;padding-top:0;margin-top:0}.tcb-style-wrap ul:not([class*="menu"]),.tcb-style-wrap ol{padding-top:0;padding-bottom:4px}.tcb-style-wrap li:not([class*="menu"]){line-height:1.75em;--tcb-typography-line-height:1.75em;padding-bottom:14px;margin-bottom:0}.tcb-style-wrap blockquote{margin-bottom:22px}}@media (max-width:767px){.tcb-style-wrap h1{font-size:28px;padding-bottom:20px;margin-bottom:0}.tcb-style-wrap h2{font-size:24px;padding-bottom:20px;margin-bottom:0}.tcb-style-wrap h4{font-size:20px;padding-bottom:20px;margin-bottom:0}.tcb-style-wrap h5{padding-bottom:20px;margin-bottom:0}.tcb-style-wrap h6{padding-bottom:20px;margin-bottom:0}.tcb-style-wrap p{padding-bottom:20px;margin-bottom:0;padding-top:0;margin-top:0}.tcb-style-wrap ul:not([class*="menu"]),.tcb-style-wrap ol{padding-left:0;padding-bottom:4px;padding-top:0}.tcb-style-wrap li:not([class*="menu"]){padding-bottom:10px;margin-bottom:0}.tcb-style-wrap blockquote{margin-bottom:20px}}@media (min-width:300px){.tve_post_lp>div>:not(#tve){--page-section-max-width:1920px}[data-css="tve-u-62a13004aa5c09"]{max-width:1170px;--tve-alignment:center;float:none;padding:0px!important;margin:0 auto!important}[data-css="tve-u-62a13004aa53b4"]{padding:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5c33"]{line-height:70px!important}[data-css="tve-u-62a13004aa5636"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;background-color:#f6f5fb!important;--background-color:rgb(246,245,251) !important;--tve-applied-background-color:rgb(246,245,251) !important;border-bottom:1px solid #ebeaf2!important;border-top:1px solid #ebeaf2!important}[data-css="tve-u-62a13004aa5c22"]{margin-bottom:50px!important}:not(#tve) [data-css="tve-u-62a13004aa70d4"].tve-state-expanded p,li,blockquote,address,.tcb-plain-text,label,h1,h2,h3,h4,h5,h6{color:var(--tve-color,var(--tcb-local-color-2827b));--tve-applied-color:var$(--tve-color,var$(--tcb-local-color-2827b));--tcb-applied-color:var$(--tve-color,var(--tcb-local-color-2827b))}[data-css="tve-u-62a13004aa5c96"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-top:0px!important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa5da1"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa6005"]{width:272px;--tve-alignment:center;float:none;border:1px solid #eae8f5;--tve-applied-border:1px solid rgb(234,232,245);margin:0 auto 30px!important}[data-css="tve-u-62a13004aa5c69"]{margin-left:-50px;padding:0px!important}[data-css="tve-u-62a13004aa5c69"]>.tcb-flex-col{padding-left:50px}[data-css="tve-u-62a13004aa5f48"]{width:66px;--tve-alignment:center;float:none;z-index:3;position:relative;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important;padding-bottom:2px!important}[data-css="tve-u-62a13004aa5d18"]{--tve-alignment:center;float:none;margin-top:0px!important;padding-top:1px!important;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-62a13004aa5993"]{width:66px;--tve-alignment:left;float:left;z-index:3;position:relative;margin-left:auto!important;margin-right:auto!important;margin-bottom:30px!important}[data-css="tve-u-62a13004aa5989"]::after{clear:both}[data-css="tve-u-62a13004aa5ab9"]{margin-left:-50px;padding-bottom:0px!important;padding-top:0px!important}[data-css="tve-u-62a13004aa5ab9"]>.tcb-flex-col{padding-left:50px}[data-css="tve-u-62a13004aa5ae4"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-top:0px!important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa5b23"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa5b65"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa59b9"]{padding-left:1px!important;padding-bottom:1px!important}[data-css="tve-u-62a13004aa5966"]{margin-top:0px!important;padding-top:1px!important}[data-css="tve-u-62a13004aa5948"]{background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2021/01/dots_small-1.png)!important;background-size:auto!important;background-attachment:scroll!important;--background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2021/01/dots_small-1.png) !important;--background-size:auto !important;--background-position:0% 0% !important;--background-attachment:scroll !important;--background-repeat:no-repeat !important;--tve-applied-background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2021/01/dots_small-1.png) !important;background-position:0% 0%!important;background-repeat:no-repeat!important}[data-css="tve-u-62a13004aa5927"]{margin-top:0px!important;padding:40px 0 0px!important;margin-bottom:20px!important}[data-css="tve-u-62a13004aa59f1"]{margin-top:0px!important;padding:40px 0 0px!important;margin-bottom:20px!important}[data-css="tve-u-62a13004aa5a62"]{margin-top:0px!important;padding:40px 0 0px!important;margin-bottom:20px!important}:not(#tve) [data-css="tve-u-62a13004aa5ba6"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa5aa5"]{margin-top:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa5646"]{max-width:1170px;--tve-alignment:center;float:none;padding:0px!important;margin:0 auto!important}:not(#tve) [data-css="tve-u-62a13004aa5666"]{line-height:70px!important}[data-css="tve-u-62a13004aa5652"]{max-width:854px;--tve-alignment:center;float:none;margin-bottom:50px!important;--tve-applied-max-width:854px !important;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-62a13004aa58b8"]{margin-top:0px!important;margin-bottom:20px!important}[data-css="tve-u-62a13004aa6129"]{max-width:1170px;--tve-alignment:center;float:none;padding:0px!important;margin:0 auto!important}:not(#tve) [data-css="tve-u-62a13004aa6151"]{line-height:70px!important}[data-css="tve-u-62a13004aa6176"]{margin-top:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa6135"]{margin-bottom:50px!important}:not(#tve) [data-css="tve-u-62a13004aa6852"]{letter-spacing:0;font-family:GothamRoundedMedium!important;font-weight:var(--g-regular-weight,normal)!important;text-transform:uppercase!important;font-size:16px!important}[data-css="tve-u-62a13004aa6852"]{line-height:1em!important}[data-css="tve-u-62a13004aa6768"]{margin-left:-30px;padding-top:0px!important;padding-bottom:0px!important}[data-css="tve-u-62a13004aa6768"]>.tcb-flex-col{padding-left:30px}[data-css="tve-u-62a13004aa67a5"] .tcb-button-link{letter-spacing:2px;border-radius:40px;overflow:hidden;border:none;--tve-applied-border:none;background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2021/01/btn_bg.jpg)!important;--tve-applied-background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2021/01/btn_bg.jpg) !important;padding:20px 25px!important;--background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2021/01/btn_bg.jpg) !important;background-size:cover!important;background-attachment:scroll!important;--background-size:cover !important;--background-position:50% 50% !important;--background-attachment:scroll !important;--background-repeat:no-repeat !important;background-color:#fff0!important;--background-color:rgba(255,255,255,0) !important;--tve-applied-background-color:var$(--tcb-skin-color-21) !important;background-position:50% 50%!important;background-repeat:no-repeat!important}[data-css="tve-u-62a13004aa67a5"] .tcb-button-link span{color:#fff;--tcb-applied-color:#fff}[data-css="tve-u-62a13004aa67a5"]{float:right;z-index:3;position:relative;--tve-alignment:right;--tve-border-radius:40px;--tve-border-width:2px;--tcb-local-color-62516:rgb(47,138,229) !important;margin:0 auto!important}:not(#tve) [data-css="tve-u-62a13004aa67c7"]{letter-spacing:0;font-family:GothamRoundedMedium!important;font-weight:var(--g-regular-weight,normal)!important;text-transform:uppercase!important;font-size:16px!important}[data-css="tve-u-62a13004aa67c7"]{line-height:1em!important}[data-css="tve-u-62a13004aa6784"]::after{clear:both}[data-css="tve-u-62a13004aa6835"] .tcb-button-link{letter-spacing:2px;border-radius:40px;overflow:hidden;border:2px solid #b10b7a;--tve-applied-border:2px solid rgb(177,11,122);background-image:none!important;--tve-applied-background-image:none !important;padding:18px 25px!important;--background-image:none !important;background-color:#ffffff!important;--background-color:rgb(255,255,255) !important;--tve-applied-background-color:var$(--tcb-skin-color-22) !important}[data-css="tve-u-62a13004aa6835"] .tcb-button-link span{color:#fff;--tcb-applied-color:#fff}[data-css="tve-u-62a13004aa6835"]{float:left;z-index:3;position:relative;--tve-alignment:left;--tve-border-radius:40px;--tve-border-width:2px;--tve-color:rgb(110,79,207);--tve-applied---tve-color:rgb(110,79,207);--tcb-local-color-62516:rgb(47,138,229) !important;margin:0px!important}:not(#tve) [data-css="tve-u-62a13004aa6835"] .tcb-button-link span{color:var(--tve-color,#6e4fcf);--tve-applied-color:var$(--tve-color,rgb(110,79,207));--tcb-applied-color:var$(--tve-color,rgb(110,79,207))}[data-css="tve-u-62a13004aa6814"]::after{clear:both}[data-css="tve-u-62a13004aa6748"]{margin-top:30px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa6308"]{width:66px;--tve-alignment:left;float:left;z-index:3;position:relative;margin-left:auto!important;margin-right:auto!important;margin-bottom:30px!important}[data-css="tve-u-62a13004aa62e3"]::after{clear:both}[data-css="tve-u-62a13004aa6194"]{margin-left:-50px;padding-bottom:0px!important;padding-top:0px!important}[data-css="tve-u-62a13004aa6194"]>.tcb-flex-col{padding-left:50px}[data-css="tve-u-62a13004aa61c8"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-top:0px!important;padding-bottom:30px!important;background-color:transparent!important;--background-color:transparent !important;--tve-applied-background-color:transparent !important}[data-css="tve-u-62a13004aa6397"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa6310"]{padding-left:1px!important;padding-bottom:1px!important}[data-css="tve-u-62a13004aa6280"]{margin-top:0px!important;padding-top:1px!important}[data-css="tve-u-62a13004aa65a2"]{margin-top:0px!important;padding:40px 0 0px!important;margin-bottom:20px!important}[data-css="tve-u-62a13004aa6266"]{background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2021/01/dots_small-1.png)!important;background-size:auto!important;background-attachment:scroll!important;--background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2021/01/dots_small-1.png) !important;--background-size:auto !important;--background-position:0% 0% !important;--background-attachment:scroll !important;--background-repeat:no-repeat !important;--tve-applied-background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2021/01/dots_small-1.png) !important;background-position:0% 0%!important;background-repeat:no-repeat!important}[data-css="tve-u-62a13004aa66b8"]{margin-top:0px!important;padding:40px 0 0px!important;margin-bottom:20px!important}[data-css="tve-u-62a13004aa6411"]{margin-top:0px!important;padding:40px 0 0px!important;margin-bottom:20px!important}[data-css="tve-u-62a13004aa6566"]{width:370px;border:1px solid #eae8f5;--tve-applied-border:1px solid rgb(234,232,245);margin-top:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa5d47"]{width:66px;--tve-alignment:center;float:none;z-index:3;position:relative;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important}[data-css="tve-u-62a13004aa5e02"]{width:66px;--tve-alignment:center;float:none;z-index:3;position:relative;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important}:not(#tve) [data-css="tve-u-62a13004aa5f96"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:10px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa5d56"]{padding-left:30px!important;padding-bottom:1px!important}:not(#tve) [data-css="tve-u-62a13004aa5e84"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5fb9"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa5770"]{max-width:1920px;--tve-alignment:center;float:none;padding-top:70px!important;padding-bottom:70px!important;--tve-applied-max-width:1920px !important;margin:0 auto!important}:not(#tve) [data-css="tve-u-62a13004aa6339"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa6474"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa5bd4"]{max-width:1920px;--tve-alignment:center;float:none;padding-top:70px!important;padding-bottom:40px!important;--tve-applied-max-width:1920px !important;margin:0 auto!important}:not(#tve) [data-css="tve-u-62a13004aa59c5"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5a24"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5a99"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5b00"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5b56"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5d72"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:10px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5e40"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:10px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5e54"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:10px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5e71"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:10px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa5f75"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:10px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa6671"]{width:370px;border:1px solid #eae8f5;--tve-applied-border:1px solid rgb(234,232,245);margin-top:0px!important;margin-bottom:30px!important}[data-css="tve-u-62a13004aa6205"]{width:370px;border:1px solid #eae8f5;--tve-applied-border:1px solid rgb(234,232,245);--tve-alignment:left;float:left;z-index:3;position:relative;margin:0 auto 30px!important}[data-css="tve-u-62a13004aa54a8"]{max-width:1170px;--tve-alignment:center;float:none;padding:0px!important;margin:0 auto!important}:not(#tve) [data-css="tve-u-62a13004aa54c7"]{font-weight:var(--g-bold-weight,bold)!important;padding-bottom:0px!important;margin-bottom:0px!important;font-size:70px!important;line-height:86px!important;color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important}[data-css="tve-u-62a13004aa5482"]{max-width:1920px;--tve-alignment:center;float:none;padding:110px 20px 60px!important;--tve-applied-max-width:1920px !important;margin-left:auto!important;margin-right:auto!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa5490"]{--tve-border-width:1px;background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2022/06/header-cannabis-mylar-bags-14.png)!important;--background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2022/06/header-cannabis-mylar-bags-14.png) !important;--tve-applied-background-image:url(https://cdnimg.carepac.com/wp-content/uploads/2022/06/header-cannabis-mylar-bags-14.png) !important;border-bottom-style:none!important;background-size:cover!important;background-attachment:scroll!important;--background-size:cover !important;--background-position:50% 51% !important;--background-attachment:scroll !important;--background-repeat:no-repeat !important;background-position:50% 51%!important;background-repeat:no-repeat!important}[data-css="tve-u-62a13004aa54b5"]{padding-left:1px!important;padding-right:1px!important;padding-bottom:10px!important}[data-css="tve-u-62a13004aa5ec0"]{padding-bottom:30px!important}[data-css="tve-u-62a13004aa58f2"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-top:0px!important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa59e0"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-right:0px!important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa5a55"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa5f59"]{padding-left:30px!important;padding-bottom:1px!important}[data-css="tve-u-62a13004aa5e24"]{padding-left:30px!important;padding-bottom:1px!important}#tcb_landing_page h2{line-height:70px;color:#000;background-color:#fff0;font-family:GothamRoundedBold;font-size:60px;font-weight:400;font-style:normal;margin:0;padding-top:0;padding-bottom:0;text-transform:none;border-left:0 none #1d1396;--tcb-applied-color:var$(--tcb-color-0)}[data-css="tve-u-62a13004aa5bf4"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;background-color:#f6f5fb!important;--background-color:rgb(246,245,251) !important;--tve-applied-background-color:rgb(246,245,251) !important;border-bottom-style:none!important;border-top-style:none!important}[data-css="tve-u-62a13004aa5c51"]{margin-top:0px!important;margin-bottom:20px!important}[data-css="tve-u-62a13004aa6652"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa6508"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;padding-top:0px!important;padding-bottom:30px!important}:not(#tve) [data-css="tve-u-62a13004aa66f1"]{--tcb-applied-color:var$(--tcb-color-3);color:#6a6b6c!important;--tve-applied-color:var$(--tcb-color-3) !important}[data-css="tve-u-62a13004aa6546"]{background-color:#fff0!important;--background-color:rgba(255,255,255,0) !important;--tve-applied-background-color:rgba(255,255,255,0) !important}[data-css="tve-u-62a13004aa6523"]{margin-top:0px!important;padding:0px!important;margin-bottom:30px!important}:not(#tve) [data-css="tve-u-62a13004aa55e4"]{--tcb-applied-color:var$(--tcb-color-5);font-style:italic!important;color:#b10b7a!important;--tve-applied-color:rgb(177,11,122) !important}:not(#tve) [data-css="tve-u-62a13004aa55f5"]{--tcb-applied-color:var$(--tcb-color-5);color:#b10b7a!important;--tve-applied-color:rgb(177,11,122) !important;font-style:italic!important}:not(#tve) [data-css="tve-u-62a13004aa6350"]{--tcb-applied-color:var$(--tcb-color-5);color:#b10b7a!important;--tve-applied-color:var$(--tcb-color-5) !important}:not(#tve) [data-css="tve-u-62a13004aa6490"]{--tcb-applied-color:var$(--tcb-color-5);color:#b10b7a!important;--tve-applied-color:var$(--tcb-color-5) !important}:not(#tve) [data-css="tve-u-62a13004aa6718"]{--tcb-applied-color:var$(--tcb-color-5);color:#b10b7a!important;--tve-applied-color:var$(--tcb-color-5) !important}:not(#tve) [data-css="tve-u-62a13004aa64b7"]{--tcb-applied-color:var$(--tcb-color-5);color:#b10b7a!important;--tve-applied-color:var$(--tcb-color-5) !important}:not(#tve) [data-css="tve-u-62a13004aa6608"]{--tcb-applied-color:var$(--tcb-color-3);color:#6a6b6c!important;--tve-applied-color:var$(--tcb-color-3) !important;padding-bottom:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa68c6"]{max-width:1170px;--tve-alignment:center;float:none;padding:0px!important;margin:0 auto!important}:not(#tve) [data-css="tve-u-62a13004aa6918"]{line-height:70px!important}[data-css="tve-u-62a13004aa6885"]{max-width:1920px;--tve-alignment:center;float:none;padding-top:70px!important;padding-bottom:70px!important;--tve-applied-max-width:1920px !important;margin:0 auto!important}[data-css="tve-u-62a13004aa6989"]{border-bottom-style:none;margin-top:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa69a5"]{margin-left:-40px;padding-bottom:0px!important;padding-top:0px!important}[data-css="tve-u-62a13004aa69a5"]>.tcb-flex-col{padding-left:40px}[data-css="tve-u-62a13004aa69c2"]{max-width:37%}:not(#tve) [data-css="tve-u-62a13004aa6a33"]{color:#ffffff!important;--tcb-applied-color:var$(--tcb-skin-color-22) !important;--tve-applied-color:var$(--tcb-skin-color-22) !important;padding-bottom:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa68e4"]{margin-bottom:30px!important}:not(#tve) [data-css="tve-u-62a13004aa6959"]{--tcb-applied-color:var$(--tcb-color-1);color:#ff0184!important;--tve-applied-color:var$(--tcb-color-1) !important}[data-css="tve-u-62a13004aa6937"]{margin-top:0px!important;margin-bottom:50px!important;padding-left:100px!important;padding-right:100px!important}:not(#tve) [data-css="tve-u-62a13004aa6d16"]{--tcb-applied-color:var$(--tcb-color-3);color:#6a6b6c!important;--tve-applied-color:var$(--tcb-color-3) !important}[data-css="tve-u-62a13004aa6cf7"]{--tcb-local-color-icon:rgb(177,11,122);--tcb-local-color-var:var$(--tcb-color-6);--tve-icon-size:18px}[data-css="tve-u-62a13004aa6d47"]{--tcb-local-color-icon:rgb(177,11,122);--tcb-local-color-var:var$(--tcb-color-6);--tve-icon-size:18px}[data-css="tve-u-62a13004aa6d64"]{--tcb-local-color-icon:rgb(177,11,122);--tcb-local-color-var:var$(--tcb-color-6);--tve-icon-size:18px}:not(#tve) [data-css="tve-u-62a13004aa6cf7"]>:first-child{color:#b10b7a;--tve-applied-color:var$(--tcb-color-6);--tcb-applied-color:var$(--tcb-color-6)}:not(#tve) [data-css="tve-u-62a13004aa6d47"]>:first-child{color:#b10b7a;--tve-applied-color:var$(--tcb-color-6);--tcb-applied-color:var$(--tcb-color-6)}:not(#tve) [data-css="tve-u-62a13004aa6d64"]>:first-child{color:#b10b7a;--tve-applied-color:var$(--tcb-color-6);--tcb-applied-color:var$(--tcb-color-6)}[data-css="tve-u-62a13004aa6cd3"]{padding-bottom:0px!important}[data-css="tve-u-62a13004aa6ca7"]{margin-top:0px!important;padding-top:0px!important;padding-bottom:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa6aa8"]{margin-top:0px!important;padding-top:0px!important;padding-bottom:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa6ad1"]{padding-bottom:0px!important}[data-css="tve-u-62a13004aa6af5"]{--tcb-local-color-icon:rgb(177,11,122);--tcb-local-color-var:var$(--tcb-color-6);--tve-icon-size:18px}:not(#tve) [data-css="tve-u-62a13004aa6af5"]>:first-child{color:#b10b7a;--tve-applied-color:var$(--tcb-color-6);--tcb-applied-color:var$(--tcb-color-6)}:not(#tve) [data-css="tve-u-62a13004aa6b25"]{--tcb-applied-color:var$(--tcb-color-3);color:#6a6b6c!important;--tve-applied-color:var$(--tcb-color-3) !important}[data-css="tve-u-62a13004aa6b48"]{padding-bottom:0px!important}[data-css="tve-u-62a13004aa6b70"]{--tcb-local-color-icon:rgb(177,11,122);--tcb-local-color-var:var$(--tcb-color-6);--tve-icon-size:18px}:not(#tve) [data-css="tve-u-62a13004aa6b70"]>:first-child{color:#b10b7a;--tve-applied-color:var$(--tcb-color-6);--tcb-applied-color:var$(--tcb-color-6)}:not(#tve) [data-css="tve-u-62a13004aa6b91"]{--tcb-applied-color:var$(--tcb-color-3);color:#6a6b6c!important;--tve-applied-color:var$(--tcb-color-3) !important}[data-css="tve-u-62a13004aa6bb8"]{padding-bottom:0px!important}[data-css="tve-u-62a13004aa6be8"]{--tcb-local-color-icon:rgb(177,11,122);--tcb-local-color-var:var$(--tcb-color-6);--tve-icon-size:18px}:not(#tve) [data-css="tve-u-62a13004aa6be8"]>:first-child{color:#b10b7a;--tve-applied-color:var$(--tcb-color-6);--tcb-applied-color:var$(--tcb-color-6)}:not(#tve) [data-css="tve-u-62a13004aa6c00"]{--tcb-applied-color:var$(--tcb-color-3);color:#6a6b6c!important;--tve-applied-color:var$(--tcb-color-3) !important}[data-css="tve-u-62a13004aa6c36"]{padding-bottom:0px!important}[data-css="tve-u-62a13004aa6c59"]{--tcb-local-color-icon:rgb(177,11,122);--tcb-local-color-var:var$(--tcb-color-6);--tve-icon-size:18px}:not(#tve) [data-css="tve-u-62a13004aa6c59"]>:first-child{color:#b10b7a;--tve-applied-color:var$(--tcb-color-6);--tcb-applied-color:var$(--tcb-color-6)}:not(#tve) [data-css="tve-u-62a13004aa6c88"]{--tcb-applied-color:var$(--tcb-color-3);color:#6a6b6c!important;--tve-applied-color:var$(--tcb-color-3) !important}[data-css="tve-u-62a13004aa6a69"]{margin-bottom:0px!important}[data-css="tve-u-62a13004aa6a86"]{padding-bottom:0px!important}[data-css="tve-u-62a13004aa6f26"]{max-width:1170px;--tve-alignment:center;float:none;padding:0px!important;margin:0 auto!important}[data-css="tve-u-62a13004aa6ed2"]{max-width:1920px;--tve-alignment:center;float:none;padding-top:70px!important;padding-bottom:70px!important;--tve-applied-max-width:1920px !important;margin:0 auto!important}[data-css="tve-u-62a13004aa6f83"]{border-bottom-style:none;margin-top:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa6fa4"]{margin-left:-40px;padding-bottom:0px!important;padding-top:0px!important}[data-css="tve-u-62a13004aa6f51"]{margin-bottom:50px!important}[data-css="tve-u-62a13004aa6fa4"]>.tcb-flex-col{padding-left:40px}[data-css="tve-u-62a13004aa6fd8"]{max-width:37%}[data-css="tve-u-62a13004aa7050"]{max-width:63%}[data-css="tve-u-62a13004aa6f04"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;background-color:#ffffff!important;--background-color:rgb(255,255,255) !important;--tve-applied-background-color:rgb(255,255,255) !important;border:none!important;--tve-applied-border:none !important}[data-css="tve-u-62a13004aa6ff9"]{width:500px;float:none;z-index:3;position:relative;--tve-alignment:center;margin:0 auto!important}:not(#tve) [data-css="tve-u-62a13004aa5970"]{font-size:30px!important}:not(#tve) [data-css="tve-u-62a13004aa5a19"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important}:not(#tve) [data-css="tve-u-62a13004aa5a78"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important}:not(#tve) [data-css="tve-u-62a13004aa5af5"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important}:not(#tve) [data-css="tve-u-62a13004aa5b37"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important}:not(#tve) [data-css="tve-u-62a13004aa5b90"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important}[data-css="tve-u-62a13004aa63d0"]{width:370px;border:1px solid #eae8f5;--tve-applied-border:1px solid rgb(234,232,245);--tve-alignment:left;float:left;z-index:3;position:relative;margin:0 auto 30px!important}[data-css="tve-u-62a13004aa6240"]{margin-top:0px!important;padding:40px 0 0px!important;margin-bottom:20px!important}[data-css="tve-u-62a13004aa61e3"]::after{clear:both}[data-css="tve-u-62a13004aa63b4"]::after{clear:both}[data-css="tve-u-62a13004aa5ac9"]{max-width:33.3325%}:not(#tve) [data-css="tve-u-62a13004aa5df2"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important}:not(#tve) [data-css="tve-u-62a13004aa5f24"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important}:not(#tve) [data-css="tve-u-62a13004aa62a0"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important;line-height:25px!important}:not(#tve) [data-css="tve-u-62a13004aa62c7"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important;line-height:25px!important}:not(#tve) [data-css="tve-u-62a13004aa6430"]{--tcb-applied-color:var$(--tcb-color-0);color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important;font-size:30px!important;line-height:25px!important}:not(#tve) [data-css="tve-u-62a13004aa6459"]{--tcb-applied-color:var$(--tcb-color-0);color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important;font-size:30px!important;line-height:25px!important}:not(#tve) [data-css="tve-u-62a13004aa65c2"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important;line-height:28px!important}:not(#tve) [data-css="tve-u-62a13004aa65e5"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important;line-height:28px!important}:not(#tve) [data-css="tve-u-62a13004aa66d4"]{--tcb-applied-color:var$(--tcb-color-0);font-size:30px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important;line-height:28px!important}[data-css="tve-u-62a13004aa5c84"]{max-width:33.3325%}:not(#tve) [data-css="tve-u-62a13004aa5678"]{--tcb-applied-color:var$(--tcb-color-0);color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important}[data-css="tve-u-62a13004aa6e08"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;background-color:#f6f5fb!important;--background-color:rgb(246,245,251) !important;--tve-applied-background-color:rgb(246,245,251) !important;border:none!important;--tve-applied-border:none !important}[data-css="tve-u-62a13004aa6101"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;background-color:#ffffff!important;--background-color:rgb(255,255,255) !important;--tve-applied-background-color:rgb(255,255,255) !important;border-bottom:1px solid #ebeaf2!important;border-top:1px solid #ebeaf2!important}[data-css="tve-u-62a13004aa5823"]{background-image:none!important;--background-image:none !important;--tve-applied-background-image:none !important;background-color:#ffffff!important;--background-color:rgb(255,255,255) !important;--tve-applied-background-color:rgb(255,255,255) !important;border-bottom:1px solid #ebeaf2!important;border-top:1px solid #ebeaf2!important}[data-css="tve-u-62a13004aa5625"]{max-width:1920px;--tve-alignment:center;float:none;padding-top:70px!important;padding-bottom:0px!important;--tve-applied-max-width:1920px !important;margin:0 auto!important}[data-css="tve-u-62a13004aa5696"]{width:241px}:not(#tve) [data-css="tve-u-62a13004aa5d24"]{font-size:20px!important}[data-css="tve-u-62a13004aa58a4"] .tve_sep{width:100%;border-width:3px!important;border-color:#f6f5fb!important}[data-css="tve-u-62a13004aa58c9"]{margin-left:-50px;padding-bottom:0px!important;padding-top:20px!important}[data-css="tve-u-62a13004aa58c9"]>.tcb-flex-col{padding-left:50px}[data-css="tve-u-62a13004aa5602"]{max-width:33.6%}[data-css="tve-u-62a13004aa5615"]{max-width:66.4%}[data-css="tve-u-62a13004aa5746"]{max-width:50%}[data-css="tve-u-62a13004aa5760"]{max-width:50%}[data-css="tve-u-62a13004aa5872"]{max-width:38.3%}[data-css="tve-u-62a13004aa5891"]{max-width:61.7%}[data-css="tve-u-62a13004aa6e65"]{margin-top:20px!important}[data-css="tve-u-62a13004aa6e32"]{max-width:62.9998%}[data-css="tve-u-62a13004aa5887"]::after{clear:both}[data-css="tve-u-62a13004aa5904"]{width:50%}[data-css="tve-u-62a13004aa5bc1"]{--tve-gallery-columns:4;--tcb-gallery-crop-size:284px}[data-css="tve-u-62a13004aa5db9"]{width:272px;--tve-alignment:center;float:none;border:1px solid #eae8f5;--tve-applied-border:1px solid rgb(234,232,245);margin:0 auto 30px!important;padding-bottom:0px!important}[data-css="tve-u-62a13004aa5ed5"]{width:272px;--tve-alignment:center;float:none;border:1px solid #eae8f5;--tve-applied-border:1px solid rgb(234,232,245);margin:0 auto 30px!important}[data-css="tve-u-62a13004aa6e84"]{width:826px}[data-css="tve-u-62a13004aa5686"]{max-width:23%}[data-css="tve-u-62a13004aa56d9"]{max-width:52.6%}[data-css="tve-u-62a13004aa56c3"]{max-width:24.4%}[data-css="tve-u-62a13004aa56f9"]{width:100%}[data-css="tve-u-62a13004aa5751"]::after{clear:both}[data-css="tve-u-62a13004aa5722"]{--tve-alignment:center;float:none;padding-top:0px!important;margin-top:-12px!important;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-62a13004aa5736"]{--tve-alignment:center;float:none;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-62a13004aa5705"]{--tve-alignment:center;float:none;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-62a13004aa5713"]{--tve-alignment:center;float:none;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-62a13004aa5848"]{width:1200px}[data-css="tve-u-18145a97739"]{--tcb-applied-color:var$(--tcb-skin-color-5);color:var(--tcb-skin-color-5)!important}[data-css="tve-u-18145a9a716"]{--tcb-applied-color:var$(--tcb-color-3);color:#6a6b6c!important}[data-css="tve-u-18145a9c304"]{--tcb-applied-color:var$(--tcb-color-3);color:#6a6b6c!important}[data-css="tve-u-181b618a2b7"]{width:387px;--tve-alignment:center;float:none;margin:0 auto!important}[data-css="tve-u-181b70b1db9"]{width:602px}[data-css="tve-u-181b70b5de4"]{max-width:51.7%}[data-css="tve-u-181b70b5e54"]{max-width:48.3%}[data-css="tve-u-181b70bb473"]{padding-top:17px!important;margin-top:-11px!important}[data-css="tve-u-62a13004aa58a4"]{margin-top:-65px!important}[data-css="tve-u-181b711b93c"]{background-image:linear-gradient(#000000,#000000)!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--background-image:linear-gradient(rgb(0,0,0),rgb(0,0,0)) !important;--background-size:auto auto !important;--background-position:50% 50% !important;--background-attachment:scroll !important;--background-repeat:no-repeat !important;--tve-applied-background-image:linear-gradient(var$(--tcb-color-0),var$(--tcb-color-0)) !important}[data-css="tve-u-181b711f221"]{width:254px;float:none;z-index:3;position:relative;--tve-alignment:center;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-181b712a3d2"]{width:254px;float:none;z-index:3;position:relative;--tve-alignment:center;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-181b712c398"]{width:251px;--tve-alignment:center;float:none;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-181b712de9e"]{width:248px;--tve-alignment:center;float:none;z-index:3;position:relative;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-1821877315d"]{max-width:100%}[data-css="tve-u-18218b9d42d"]{max-width:50%}[data-css="tve-u-18218b9ea52"]{max-width:50%}:not(#tve) [data-css="tve-u-1825ab86db5"]{--tcb-applied-color:var$(--tcb-color-0);color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important;line-height:0.65em!important}:not(#tve) [data-css="tve-u-1825ab86db9"]{--tcb-applied-color:var$(--tcb-color-0);color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important;line-height:0.65em!important}:not(#tve) [data-css="tve-u-182656594c4"]{--tcb-applied-color:var$(--tcb-color-0);line-height:70px!important;color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important}[data-css="tve-u-182656594c3"]{margin-bottom:50px!important;padding-left:56px!important;padding-right:66px!important}[data-css="tve-u-17b7d6f2580"]{max-width:1920px;--tve-alignment:center;float:none;padding-top:90px!important;padding-bottom:90px!important;--tve-applied-max-width:1920px !important;margin:0 auto!important}.thrv_header .symbol-section-in,.thrv_footer .symbol-section-in{box-sizing:border-box}:not(#tve) [data-css="tve-u-18d3d8a62f4"]{--tcb-applied-color:var$(--tcb-color-0);color:#000000!important;--tve-applied-color:var$(--tcb-color-0) !important}[data-css="tve-u-18d86905a47"]{max-width:1170px;--tve-alignment:center;float:none;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-18d8691c761"]{padding-left:0px!important;padding-right:0px!important}}@media (max-width:1023px){[data-css="tve-u-62a13004aa5770"]{padding-top:40px!important;padding-bottom:40px!important}:not(#tve) [data-css="tve-u-62a13004aa6151"]{font-size:50px!important;line-height:1.2em!important;padding-bottom:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa61c8"]{margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa6339"]{line-height:1.65em!important}[data-css="tve-u-62a13004aa6397"]{margin-bottom:30px!important}:not(#tve) [data-css="tve-u-62a13004aa6474"]{line-height:1.65em!important}[data-css="tve-u-62a13004aa6748"]{margin-top:10px!important}:not(#tve) [data-css="tve-u-62a13004aa5666"]{padding-bottom:0px!important;margin-bottom:0px!important;font-size:50px!important;line-height:1.2em!important}:not(#tve) [data-css="tve-u-62a13004aa5c33"]{padding-bottom:0px!important;margin-bottom:0px!important;font-size:50px!important;line-height:1.2em!important}[data-css="tve-u-62a13004aa5c96"]{margin-bottom:0px!important;padding-bottom:30px!important}[data-css="tve-u-62a13004aa5da1"]{margin-bottom:0px!important}[data-css="tve-u-62a13004aa5bd4"]{padding-top:40px!important;padding-bottom:10px!important}:not(#tve) [data-css="tve-u-62a13004aa59c5"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5a24"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5a99"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5b00"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5b56"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5ba6"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5d72"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5e40"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5e54"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5e71"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5e84"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5f75"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5f96"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa5fb9"]{line-height:1.65em!important}:not(#tve) [data-css="tve-u-62a13004aa54c7"]{font-size:50px!important;line-height:60px!important}[data-css="tve-u-62a13004aa5482"]{padding-top:100px!important;padding-bottom:100px!important}[data-css="tve-u-62a13004aa5f59"]{--tve-alignment:center;float:none;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-62a13004aa5e24"]{--tve-alignment:center;float:none;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-62a13004aa5d56"]{--tve-alignment:center;float:none;margin-left:auto!important;margin-right:auto!important}[data-css="tve-u-62a13004aa5c22"]{margin-bottom:10px!important}[data-css="tve-u-62a13004aa58b8"]{margin-bottom:0px!important}[data-css="tve-u-62a13004aa5652"]{margin-bottom:10px!important}[data-css="tve-u-62a13004aa6135"]{margin-bottom:40px!important}#tcb_landing_page h2{font-size:50px;line-height:1.2em;padding-bottom:0;margin-bottom:0}[data-css="tve-u-62a13004aa6652"]{margin-bottom:0px!important;padding-bottom:0px!important}[data-css="tve-u-62a13004aa6508"]{margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa6608"]{line-height:1.65em!important}[data-css="tve-u-62a13004aa6885"]{padding-top:40px!important;padding-bottom:40px!important}:not(#tve) [data-css="tve-u-62a13004aa6918"]{font-size:50px!important;line-height:1.2em!important;padding-bottom:0px!important;margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa6959"]{padding-bottom:0px!important;margin-bottom:0px!important}[data-css="tve-u-62a13004aa6937"]{margin-bottom:40px!important;padding-left:1px!important;padding-right:1px!important}[data-css="tve-u-62a13004aa6ed2"]{padding-bottom:40px!important;padding-top:40px!important}[data-css="tve-u-62a13004aa6f51"]{margin-bottom:40px!important}[data-css="tve-u-62a13004aa5625"]{padding-top:40px!important;padding-bottom:40px!important}[data-css="tve-u-17b7d6f2580"]{padding-top:60px!important;padding-bottom:60px!important}:not(#tve) [data-css="tve-u-182656594c4"]{font-size:50px!important;padding-bottom:0px!important;margin-bottom:0px!important}}@media (max-width:767px){:not(#tve) [data-css="tve-u-62a13004aa6151"]{font-size:30px!important}:not(#tve) [data-css="tve-u-62a13004aa5666"]{font-size:30px!important}[data-css="tve-u-62a13004aa67a5"]{min-width:200px;--tve-alignment:center;float:none;margin-left:auto!important;margin-right:auto!important;--tve-applied-min-width:200px !important}[data-css="tve-u-62a13004aa6835"]{--tve-alignment:center;float:none;min-width:0px!important;margin-left:auto!important;margin-right:auto!important;margin-top:20px!important}:not(#tve) [data-css="tve-u-62a13004aa5c33"]{font-size:30px!important}[data-css="tve-u-62a13004aa5482"]{padding-top:100px!important;padding-bottom:100px!important}:not(#tve) [data-css="tve-u-62a13004aa54c7"]{font-size:40px!important;line-height:50px!important}[data-css="tve-u-62a13004aa54b5"]{padding-right:1px!important;padding-left:1px!important;padding-top:1px!important}[data-css="tve-u-62a13004aa6397"]{margin-bottom:0px!important}[data-css="tve-u-62a13004aa61c8"]{margin-bottom:0px!important}[data-css="tve-u-62a13004aa5c22"]{margin-bottom:40px!important}#tcb_landing_page h2{font-size:30px}[data-css="tve-u-62a13004aa5c51"]{margin-bottom:0px!important}[data-css="tve-u-62a13004aa6652"]{margin-bottom:0px!important;padding-bottom:0px!important}[data-css="tve-u-62a13004aa6508"]{margin-bottom:0px!important}:not(#tve) [data-css="tve-u-62a13004aa6918"]{font-size:30px!important}[data-css="tve-u-62a13004aa6937"]{padding-left:1px!important;padding-right:1px!important}[data-css="tve-u-62a13004aa6ff9"]{margin-bottom:20px!important}[data-css="tve-u-181b618a2b7"]{margin-bottom:20px!important}:not(#tve) [data-css="tve-u-182656594c4"]{font-size:30px!important;line-height:1.33em!important}[data-css="tve-u-182656594c3"]{padding-left:10px!important;padding-right:10px!important}}.steps-tab .step-container .inner-steps-container,.steps-tab .step-container .inner-steps-container div{cursor:pointer}.steps-tab .step-container.active .inner-steps-container{box-shadow:rgb(0 0 0 / .25) 0 8px 12px 0}.steps-tab .step-container.active .inner-steps-container .step-name div:not(#tve){color:#1d1396!important}.steps-tab .step-details{display:none}.steps-tab .step-details.active{display:block}.steps-tab .step-container.active .inner-steps-container::after{content:" ";display:block;width:3px;height:100%;background-color:#b10b7a;position:absolute;top:0;right:-52px}#wp-megamenu-mega-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a,#wp-megamenu-mega-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a:visited,#wp-megamenu-mega-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a:hover{font-size:14px!important;line-height:24px!important;color:#b10b7a;text-decoration:none;margin-bottom:5px!important;font-family:GothamRoundedBook}.thrv_symbol_29180{padding:0px!important}.catBannerInner>div>.thrv_wrapper{min-width:100%}.fixedCat a{letter-spacing:0;font-family:GothamRoundedMedium!important;font-weight:var(--g-regular-weight,normal)!important;text-transform:uppercase!important;font-size:16px!important}#wp-megamenu-mega-menu>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget div{font-family:GothamRoundedMedium;font-size:18px;line-height:28px;color:#8585a9;margin-bottom:10px!important}a,.woocommerce p.stars a,.woocommerce-Reviews .comment-form-comment label .required{color:#b10b7a}#wrapper{position:relative;overflow:hidden}header#thrive-header{z-index:99}.product-template-wrapper>.product>.woocommerce-product-gallery{float:none!important;width:45%!important}.product-template-wrapper>.product>.summary{float:none!important;width:50%!important}.product-template-wrapper>.product>.summary .woocommerce-product-details__short-description a{color:#b10b7a}.product-template-wrapper>.product>.summary .woocommerce-product-details__short-description p{margin-bottom:10px}.product-templ