:root{--theme_box_background_color:#fff;--theme_box_background_color_alt:#fdfaff;--theme_body_background_color:#fff;--theme-base-color:indigo;--theme-light-color:#47414b;--theme-headline-color:#18002a;--theme_gridaint:linear-gradient(90deg,indigo 0%,#430074 100%);--theme_button_color:indigo;--theme_btn_color:#fff;--border-color:#e3e8ef;--border_alt_color:#ecd2ff;--theme_border_radius_5:5px;--theme_border_radius_10:10px;--theme_border_radius_15:15px;--theme_border_radius_20:20px;--theme_border_radius_50:50px;--theme_border_radius_100:50%;--theme_font_size_40:2.5rem;--theme_font_size_32:2rem;--theme_font_size_26:1.625rem;--theme_font_size_24:1.5rem;--theme_font_size_22:1.375rem;--theme_font_size_20:1.25rem;--theme_font_size_18:1.125rem;--theme_font_size_16:1rem;--theme_font_size_15:.9375rem;--theme_font_size_14:.875rem;--theme_font_size_13:.8125rem;--theme_font_size_12:.75rem;--theme_font_size_11:.6875rem;--theme_font_size_10:.625rem;--theme_font_size_9:.5625rem;--theme_font_800:800;--theme_font_700:700;--theme_font_600:600;--theme_font_500:500;--theme_font_400:400;--footer_bg_color:#160026;--footer_headline_color:#fff;--footer_links_color:#f6f6f6;--footer_border_color:#8b8b8b;--font_family_icon:"Font Awesome 5 Free";--text_warning:#ffbb01;--text_sucess:#00a82d;--text_danger:#ff2a2d;--theme_button_disabled_bg:#9c8db3;--theme_button_disabled_text:#f1eef5}ul{margin:0;padding:0;list-style:none}ul li{padding:0}figure{margin:0}img{max-width:100%}.img_auto{width:auto;height:auto}a{text-decoration:none;transition:all .4s}.btn{font-size:var(--theme_font_size_15);border-radius:var(--theme_border_radius_10);border-width:0;outline:0;padding:12px 18px;transition:all .5s;display:inline-block;background-color:var(--theme_button_color)!important;color:var(--theme_btn_color)!important;box-shadow:var(--theme_button_shadow)!important}.btn:hover{color:var(--theme_btn_color);opacity:.9;background-color:var(--theme_button_color)}h1,h2,h3,h4,h5,h6{color:var(--theme-headline-color)}p{color:var(--theme-light-color)}a,a:hover{color:var(--theme-base-color)}.visually_hidden{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{font-family:Inter,sans-serif;font-weight:var(--theme_font_400);color:var(--theme-light-color);font-size:var(--theme_font_size_14);background-color:var(--theme_body_background_color)}.common_space{padding:60px 0}.heading_title{font-size:var(--theme_font_size_32);font-weight:var(--theme_font_600);color:var(--theme-headline-color)}.common_heading p{font-size:var(--theme_font_size_16)}.common_list li{font-size:var(--theme_font_size_14);margin-top:15px;padding-left:24px;position:relative}.common_list li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23349C67' d='M320 576C178.6 576 64 461.4 64 320C64 178.6 178.6 64 320 64C461.4 64 576 178.6 576 320C576 461.4 461.4 576 320 576zM320 112C205.1 112 112 205.1 112 320C112 434.9 205.1 528 320 528C434.9 528 528 434.9 528 320C528 205.1 434.9 112 320 112zM390.7 233.9C398.5 223.2 413.5 220.8 424.2 228.6C434.9 236.4 437.3 251.4 429.5 262.1L307.4 430.1C303.3 435.8 296.9 439.4 289.9 439.9C282.9 440.4 276 437.9 271.1 433L215.2 377.1C205.8 367.7 205.8 352.5 215.2 343.2C224.6 333.9 239.8 333.8 249.1 343.2L285.1 379.2L390.7 234z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;width:18px;height:18px;position:absolute;top:1px;left:0}.common_list li>i{color:var(--theme-base-color);margin-right:8px;font-size:16px}.bg_alt{background-color:var(--theme_box_background_color_alt);background-image:url(../media/bg_alt.20bb3fa6.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.bg_color{background-color:var(--theme_box_background_color_alt)}.sub_title{font-size:var(--theme_font_size_18);color:var(--theme-headline-color);font-weight:var(--theme_font_500)}.mini_title{font-size:var(--theme_font_size_16);color:var(--theme-headline-color);font-weight:var(--theme_font_500)}.text_link_anchor{color:var(--theme-base-color);font-weight:var(--theme_font_500);text-decoration:underline}.text_link_anchor i{transition:all .5s}.text_link_anchor:hover i{margin-left:3px}.form-floating>label{background-color:var(--theme_box_background_color);height:auto;padding:5px 8px;transition:all .2s;top:12px;left:10px}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:1;font-size:var(--theme_font_size_12);top:-12px;transform:inherit!important}.form-control,.form-select{border-color:var(--border-color);border-radius:var(--theme_border_radius_10);font-size:var(--theme_font_size_15);padding:12px 15px}.form-select{background-position:98%;background-size:15px;padding-right:25px}.select2-container--default .select2-selection--single{padding:12px 15px}.form-control:focus,.form-select:focus{box-shadow:inherit;border-color:var(--theme-base-color);outline:0}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control,.form-floating>.form-select{padding:15px 20px 10px}textarea.form-control{min-height:100px}input:-webkit-autofill{-webkit-text-fill-color:var(--theme-headline-color);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 #0000}.select2-container--default .select2-selection--single{border-radius:var(--theme_border_radius_10);border-color:#ced4da;min-height:48px;padding:10px 5px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:48px;color:var(--theme-headline-color)}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-width:6px 6px 0;border-color:#ced4da #0000;margin-left:-10px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 6px 6px;border-color:#0000 #0000 #ced4da}.select2-results__options li{color:var(--theme-headline-color);font-size:var(--theme_font_size_14);padding:8px 10px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--theme_button_color);color:var(--theme_btn_color)}.select2-container--default .select2-results__option--selected{background-color:var(--theme_box_background_color_alt)}.tab-content>.active{outline:0}.common_error{border-radius:var(--theme_border_radius_5);color:#d70000;font-size:var(--theme_font_size_13);background-color:#fff0f0;padding:6px 12px;display:inline-block}._suceess{font-size:var(--theme_font_size_14);z-index:1;border-radius:var(--theme_border_radius_5);color:#00ab16;background-color:#edfff0;padding:8px 12px;transition:all .5s;position:fixed;top:62px;right:20px;box-shadow:0 2px 14px #00000014}._danger{font-size:var(--theme_font_size_14);z-index:1;border-radius:var(--theme_border_radius_5);color:#ab0000;background-color:#ffeded;padding:8px 12px;transition:all .5s;position:fixed;top:62px;right:20px;box-shadow:0 2px 14px #00000014}.faq_page .accordion-item{background-color:var(--theme_box_background_color);border-radius:var(--theme_border_radius_10);border:0;overflow:hidden;box-shadow:0 0 20px #4b00821a}.faq_page .accordion-button{color:var(--theme-headline-color);font-size:var(--theme_font_size_15);font-weight:var(--theme_font_500)}.faq_page .accordion-item+.accordion-item{margin-top:15px}.faq_page .accordion-button:focus,.faq_page .accordion-button:not(.collapsed){box-shadow:inherit;background-color:var(--theme_box_background_color_alt);color:var(--theme-base-color)}.faq_page .accordion-body ul li{margin:12px 0 0 18px;list-style:outside}.pagination{--bs-pagination-color:var(--theme-base-color);--bs-pagination-active-bg:var(--theme-base-color);--bs-pagination-active-border-color:var(--theme-base-color);--bs-pagination-hover-color:var(--theme-base-color);--bs-pagination-focus-color:var(--theme-base-color);--bs-pagination-focus-box-shadow:0 0 0 .25rem #a224ff2e}@media (max-width:1199px){.container,.container-md,.container-sm{max-width:100%}.ctatwo_strip_inner ._img{width:340px}}@media (max-width:991px){.heading_title{font-size:26px}.common_space{padding:45px 0}}@media (max-width:767px){html,div,p{font-size:14px}.common_space{padding:35px 0}.heading_title{font-size:24px}}
.Reviews-module__gXt27q__btn{font-size:var(--theme_font_size_15);background-color:var(--theme_button_color);color:var(--theme_btn_color);border-radius:var(--theme_border_radius_10);border-width:0;outline:0;padding:12px 18px;transition:all .5s;display:inline-block;box-shadow:var(--theme_button_shadow)!important}.Reviews-module__gXt27q__btn:hover{color:var(--theme_btn_color);opacity:.9}.Reviews-module__gXt27q__heading_title{font-size:var(--theme_font_size_32);font-weight:var(--theme_font_600);color:var(--theme-headline-color)}.Reviews-module__gXt27q___trust_reviews a{background-color:var(--theme_box_background_color_alt);border-radius:var(--theme_border_radius_15);border:1px solid var(--border-color);gap:0 10px;max-width:460px;margin:0 auto;padding:20px 15px}.Reviews-module__gXt27q___trust_reviews a:hover{border-color:#00b67a;text-decoration:underline}.Reviews-module__gXt27q___trust_reviews svg{max-width:116px}.Reviews-module__gXt27q___review_banner_trust_tp>div>div{margin-bottom:22px}.Reviews-module__gXt27q___review_banner_trust_tp .Reviews-module__gXt27q___mini_title{font-size:var(--theme_font_size_16);color:var(--theme-headline-color);font-weight:var(--theme_font_600)}.Reviews-module__gXt27q___review_banner_box .Reviews-module__gXt27q__heading_title_bottom{font-size:var(--theme_font_size_22);font-weight:var(--theme_font_600)}.Reviews-module__gXt27q___review_banner_trust article{border-radius:var(--theme_border_radius_15);z-index:1;justify-content:center;align-items:flex-end;width:100%;height:320px;padding:15px;display:flex;position:relative;overflow:hidden}.Reviews-module__gXt27q___review_banner_trust .Reviews-module__gXt27q___trust_box_img{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;right:0}.Reviews-module__gXt27q___review_banner_trust .Reviews-module__gXt27q___boxed{background-color:var(--theme_box_background_color);border-radius:var(--theme_border_radius_15);padding:15px}.Reviews-module__gXt27q___review_banner_trust .Reviews-module__gXt27q___boxed_inner{justify-content:flex-start;align-items:center;display:flex}.Reviews-module__gXt27q___review_banner_trust .Reviews-module__gXt27q___boxed_inner .Reviews-module__gXt27q__sub_title{font-size:var(--theme_font_size_16);flex:1}.Reviews-module__gXt27q___review_banner_trust .Reviews-module__gXt27q___boxed_inner .Reviews-module__gXt27q___icon i,.Reviews-module__gXt27q___review_banner_trust .Reviews-module__gXt27q___boxed_inner .Reviews-module__gXt27q___icon svg{color:#00b67a;font-size:var(--theme_font_size_18)}.Reviews-module__gXt27q___review_banner_trust .Reviews-module__gXt27q___boxed>p{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Reviews-module__gXt27q___review_banner_trust .Reviews-module__gXt27q___boxed>p b{color:var(--theme-headline-color);font-size:var(--theme_font_size_15);font-weight:var(--theme_font_600)}.Reviews-module__gXt27q___review_banner_trust article:hover .Reviews-module__gXt27q___trust_links{top:8px}.Reviews-module__gXt27q___trust_links{background-color:var(--theme_box_background_color);border-radius:var(--theme_border_radius_5);color:var(--theme-headline-color);justify-content:center;align-items:center;gap:0 3px;padding:8px 10px;transition:all .3s;display:inline-flex;position:absolute;top:10px;right:10px}.Reviews-module__gXt27q___trust_links .Reviews-module__gXt27q___trust_links_svg{width:80px}.Reviews-module__gXt27q___trust_links .Reviews-module__gXt27q___share_svg{width:16px}.Reviews-module__gXt27q___review_banner_trust_bg article{border-radius:var(--theme_border_radius_15);background-color:#eaf7f0;height:100%;padding:15px}.Reviews-module__gXt27q___review_banner_trust_bg p{color:var(--theme-headline-color);margin-bottom:12px}.Reviews-module__gXt27q___review_banner_trust_bg a{color:var(--theme-headline-color);vertical-align:middle;font-weight:var(--theme_font_500);display:inline-block}.Reviews-module__gXt27q___review_banner_trust_bg a:hover{color:var(--theme-base-color);text-decoration:underline}.Reviews-module__gXt27q___review_banner_trust_start .Reviews-module__gXt27q___mini_title{flex:1}.Reviews-module__gXt27q___review_banner_trust_start .Reviews-module__gXt27q___icon i,.Reviews-module__gXt27q___review_banner_trust_start .Reviews-module__gXt27q___icon svg{color:#ffa600}.Reviews-module__gXt27q___review_banner_trust_start .Reviews-module__gXt27q___icon span{font-weight:var(--theme_font_500);color:var(--theme-headline-color);font-size:var(--theme_font_size_12)}.Reviews-module__gXt27q__cta_section{border-radius:var(--theme_border_radius_20);background-color:#fff8e4;margin-top:100px;padding:0 30px}.Reviews-module__gXt27q__cta_section .Reviews-module__gXt27q___left{flex:1;padding:30px 0}.Reviews-module__gXt27q__cta_section p{font-size:var(--theme_font_size_16)}.Reviews-module__gXt27q__cta_section .Reviews-module__gXt27q___price_rating{font-weight:var(--theme_font_500);font-size:var(--theme_font_size_16);color:var(--theme-headline-color)}.Reviews-module__gXt27q__cta_section .Reviews-module__gXt27q___price_rating span{font-size:var(--theme_font_size_18);color:var(--theme-base-color);font-weight:var(--theme_font_700)}.Reviews-module__gXt27q__cta_section .Reviews-module__gXt27q___right{margin-top:-60px}.Reviews-module__gXt27q__cta_review_strip{border-radius:0}.Reviews-module__gXt27q__cta_review_strip .Reviews-module__gXt27q__sub_title{font-size:var(--theme_font_size_26);font-weight:var(--theme_font_600)}.Reviews-module__gXt27q__cta_review_strip .Reviews-module__gXt27q___left{flex:inherit}@media (max-width:767px){.Reviews-module__gXt27q__heading_title{font-size:24px}.Reviews-module__gXt27q___trust_reviews a{padding:12px}.Reviews-module__gXt27q___trust_reviews svg{max-width:96px}}@media (max-width:600px){.Reviews-module__gXt27q__btn_boot_remove:hover{background-color:var(--theme-base-color)}.Reviews-module__gXt27q__btn{--bs-btn-bg:var(--theme_button_color);--bs-btn-color:var(--theme_btn_color);--bs-btn-border-color:transparent;--bs-btn-active-bg:var(--theme_button_color);--bs-btn-active-color:var(--theme_btn_color)}.Reviews-module__gXt27q__cta_review_strip .Reviews-module__gXt27q__cta_section_inner{padding:15px 10px}.Reviews-module__gXt27q__cta_review_strip .Reviews-module__gXt27q__sub_title{font-size:20px}.Reviews-module__gXt27q__cta_review_strip .Reviews-module__gXt27q__cta_section_inner{flex-direction:column;justify-content:center!important;align-items:center!important}.Reviews-module__gXt27q__cta_review_strip .Reviews-module__gXt27q___left{padding:0}.Reviews-module__gXt27q__cta_review_strip .Reviews-module__gXt27q___section_one,.Reviews-module__gXt27q__cta_review_strip .Reviews-module__gXt27q___right{text-align:center}}@media (max-width:991px){.Reviews-module__gXt27q__cta_section{margin-top:40px}.Reviews-module__gXt27q__cta_section .Reviews-module__gXt27q___right{width:250px;margin-top:80px}.Reviews-module__gXt27q__cta_section .Reviews-module__gXt27q___right img{width:auto;height:auto}}
