:root{--primary: #6D007D;--secondary: #EF1855;--alternative: #FDEC07}@-webkit-keyframes redFlash{0%{background-color:#ff0011}50%{background-color:#950017}100%{background-color:#ff0011}}@keyframes redFlash{0%{background-color:#ff0011}50%{background-color:#950017}100%{background-color:#ff0011}}@-webkit-keyframes blueFlash{0%{background-color:#2459A3}50%{background-color:#2d70cd}100%{background-color:#2459A3}}@keyframes blueFlash{0%{background-color:#2459A3}50%{background-color:#2d70cd}100%{background-color:#2459A3}}.page_wrap{font-family:"Outfit",sans-serif}.page_wrap *{font-family:"Outfit",sans-serif}.page_wrap .breakall{word-break:break-all}.page_wrap .skybluetext{color:#29A9DD !important}.page_wrap .turquoisetext{color:#0DB5A5 !important}@-webkit-keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1)}}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1)}}.page_wrap .zoomInOut{animation:zoomInOut 3s ease-in-out infinite;-webkit-animation:zoomInOut 3s ease-in-out infinite}.page_wrap h1,.page_wrap h2,.page_wrap h3,.page_wrap h4,.page_wrap h5,.page_wrap h6{font-family:"Outfit",sans-serif !important}.page_wrap .redtext{color:#E1003E !important}.page_wrap .owl-carousel .owl-stage,.page_wrap .owl-carousel .owl-item{display:flex}.page_wrap .owl-carousel .owl-nav>div{width:30px;height:30px;border-radius:50px;position:absolute;top:50%;transform:translateY(-50%);border:2px solid #fff;border-radius:50px}@media (max-width: 767px){.page_wrap .owl-carousel .owl-nav>div{width:20px;height:20px}}.page_wrap .owl-carousel .owl-nav>div:before{content:'';width:10px;height:10px;border-bottom:2px solid #fff;position:absolute;top:9px}@media (max-width: 767px){.page_wrap .owl-carousel .owl-nav>div:before{width:8px;height:8px;top:5px}}.page_wrap .owl-carousel .owl-nav>div.disabled{display:none}.page_wrap .owl-carousel .owl-nav>div.owl-prev{left:0px}.page_wrap .owl-carousel .owl-nav>div.owl-prev:before{border-left:2px solid #fff;transform:rotate(45deg);left:9px}@media (max-width: 767px){.page_wrap .owl-carousel .owl-nav>div.owl-prev:before{left:5px}}.page_wrap .owl-carousel .owl-nav>div.owl-next{right:0px}.page_wrap .owl-carousel .owl-nav>div.owl-next:before{border-right:2px solid #fff;transform:rotate(-45deg);right:9px}@media (max-width: 767px){.page_wrap .owl-carousel .owl-nav>div.owl-next:before{right:5px}}.page_wrap .owl-carousel.arrow_blue .owl-nav>div{border:2px solid #2459A3}.page_wrap .owl-carousel.arrow_blue .owl-nav>div:before{border-bottom:2px solid #2459A3}.page_wrap .owl-carousel.arrow_blue .owl-nav>div.owl-prev:before{border-left:2px solid #2459A3}.page_wrap .owl-carousel.arrow_blue .owl-nav>div.owl-next:before{border-right:2px solid #2459A3}.page_wrap .owl-carousel.arrow_blue .owl-nav>div:hover{background-color:#2459A3}.page_wrap .owl-carousel.arrow_blue .owl-nav>div:hover.owl-prev:before{border-color:#fff}.page_wrap .owl-carousel.arrow_blue .owl-nav>div:hover.owl-next:before{border-color:#fff}.page_wrap .owl-carousel.arrow_red .owl-nav>div{border:2px solid #E1003E}.page_wrap .owl-carousel.arrow_red .owl-nav>div:before{border-bottom:2px solid #E1003E}.page_wrap .owl-carousel.arrow_red .owl-nav>div.owl-prev:before{border-left:2px solid #E1003E}.page_wrap .owl-carousel.arrow_red .owl-nav>div.owl-next:before{border-right:2px solid #E1003E}.page_wrap .owl-carousel.arrow_red .owl-nav>div:hover{background-color:#E1003E}.page_wrap .owl-carousel.arrow_red .owl-nav>div:hover.owl-prev:before{border-color:#fff}.page_wrap .owl-carousel.arrow_red .owl-nav>div:hover.owl-next:before{border-color:#fff}.page_wrap .owl-carousel.mw22 .owl-nav>div{width:22px;height:22px}.page_wrap .owl-carousel.mw22 .owl-nav>div:before{width:7px;height:7px;top:6px}.page_wrap .owl-carousel.mw22 .owl-nav>div.owl-prev:before{left:6px}.page_wrap .owl-carousel.mw22 .owl-nav>div.owl-next:before{right:7px}.page_wrap .animate_border{margin-bottom:35px}@media (max-width: 991px){.page_wrap .animate_border{margin-bottom:25px}}@media (max-width: 767px){.page_wrap .animate_border{margin-bottom:20px}}.page_wrap .animate_border.mw60{max-width:60px}.page_wrap .custom_container.mw884{max-width:884px}@media (max-width: 767px){.page_wrap .custom_container{padding:0 20px}}@media (max-width: 767px){.page_wrap br{display:none}}.page_wrap .objectfit>img{width:100%;height:100%;object-fit:cover;object-position:center center}.page_wrap .c_btn{font-size:12px;font-weight:500;font-family:"Outfit",sans-serif}.page_wrap .c_btn.mh_28{min-width:128px;min-height:28px}.page_wrap .c_btn.mh_28 .rgt_arrow{top:6px}.page_wrap .c_btn.round{border-radius:50px}.page_wrap .flex-center{display:flex;align-items:center;justify-content:center}.page_wrap .flex-column{display:flex;flex-direction:column;align-items:center}.page_wrap .mytooltip{position:relative;display:inline-block}@media (max-width: 767px){.page_wrap .mytooltip{position:initial}}.page_wrap .mytooltip .icon_tooltip{width:11px;height:auto;line-height:16px;margin:-2px 0 0;cursor:pointer}.page_wrap .mytooltip .tooltip_content{background-color:#fff;width:240px;height:auto;position:absolute;left:-50px;top:100%;margin:8px 0 0;padding:15px 0;border-radius:12px;z-index:5;margin-left:3px;border:1px solid rgba(112,112,112,0.2);display:none;z-index:101;box-shadow:rgba(0,0,0,0.08) 0px 4px 4px}.page_wrap .mytooltip .tooltip_content:before{content:'';width:100%;height:25px;position:absolute;left:0px;top:-25px}@media (max-width: 767px){.page_wrap .mytooltip .tooltip_content{left:0 !important;margin-left:0 !important;margin-right:0 !important}}.page_wrap .mytooltip .tooltip_content .arrow{width:14px;height:10px;position:absolute;left:47px;top:-10px}@media (max-width: 767px){.page_wrap .mytooltip .tooltip_content .arrow{display:none}}.page_wrap .mytooltip .tooltip_content .arrow:before{content:'';border-bottom:10px solid rgba(112,112,112,0.4);border-left:7px solid transparent;border-right:7px solid transparent;position:absolute;left:0;top:0}.page_wrap .mytooltip .tooltip_content .arrow:after{content:'';border-bottom:10px solid #ffffff;border-left:7px solid transparent;border-right:7px solid transparent;position:absolute;left:0;top:2px}.page_wrap .mytooltip .tooltip_content .customscroll{width:100%;padding:0 10px;display:flex;flex-direction:column;gap:15px;max-height:200px;overflow:auto}.page_wrap .mytooltip .tooltip_content .customscroll .icon{width:25px;min-width:25px}.page_wrap .mytooltip .tooltip_content p{font-size:11px;line-height:15px;color:#707070 !important;margin:0px;text-align:left !important;font-family:"Poppins",sans-serif;font-weight:400 !important}.page_wrap .mytooltip .tooltip_content p ~ p{padding-top:10px}.page_wrap .mytooltip .tooltip_content p a{color:#0F4EF1}.page_wrap .mytooltip .tooltip_content.topside{height:auto;top:initial;bottom:100%;margin:0px 0 8px}.page_wrap .mytooltip .tooltip_content.topside .arrow{top:initial;bottom:-10px;transform:rotate(180deg)}.page_wrap .mytooltip .tooltip_content.topside:before{top:inherit;bottom:-25px}.page_wrap .mytooltip .tooltip_content.leftside{height:auto;left:inherit;right:-50px}.page_wrap .mytooltip .tooltip_content.leftside .arrow{left:inherit;right:47px}.page_wrap .mytooltip:hover .tooltip_content{display:block}.page_wrap .custom_label{font-size:14px;line-height:18px;font-family:"Outfit",sans-serif;font-weight:500;color:#000;display:flex;flex-wrap:wrap;align-items:center;gap:3px;padding:0 10px 7px}@media (max-width: 767px){.page_wrap .custom_label{position:relative;padding:0 0 5px}}.page_wrap .custom_label .icon{width:15px;min-width:15px;line-height:18px;margin-right:5px;float:left;position:relative}.page_wrap .custom_label .icon img,.page_wrap .custom_label .icon svg{max-height:14px;line-height:14px}.page_wrap .custom_label .mytooltip{margin-left:3px}.page_wrap .new_inputlabel{background-color:#fff;border-color:#C9DBF4}.page_wrap .new_inputlabel .input{background:transparent;height:45px !important;line-height:45px !important;font-size:14px;font-family:"Outfit",sans-serif;padding:0 15px}.page_wrap .new_inputlabel .textarea{min-height:210px;font-size:14px;font-family:"Outfit",sans-serif;padding:10px 15px 0}.page_wrap .new_inputlabel .ui.search.dropdown>.text{padding-left:15px !important}.page_wrap .new_inputlabel .ui.search.dropdown .icon.bgcircle{width:25px;min-width:25px;padding-left:8px;position:relative}.page_wrap .new_inputlabel .ui.search.dropdown .icon.bgcircle:before{content:'';background-color:#E1003E;width:18px;height:18px;border-radius:25px;position:absolute;left:0;top:0;opacity:0.05}.page_wrap .new_inputlabel .ui.search.dropdown .icon.bgcircle img{position:relative}.page_wrap .new_inputlabel .twocolumn{width:100%;display:flex;align-items:center}.page_wrap .new_inputlabel .twocolumn>div{width:100%}.page_wrap .new_inputlabel .twocolumn>div.mw100{max-width:100px}.page_wrap .new_inputlabel .twocolumn>div.cline{background-color:#C9DBF4;max-width:1px;height:32px}.page_wrap .new_inputlabel .twocolumn>div.td1 .menu{min-width:366px}@media (max-width: 991px){.page_wrap .new_inputlabel .twocolumn>div.td1 .menu{min-width:340px}}@media (max-width: 767px){.page_wrap .new_inputlabel .twocolumn>div.td1 .menu{min-width:280px}}.page_wrap .c_heading{font-size:24px;line-height:30px;font-weight:700;letter-spacing:-0.24px;color:#E1003E;font-family:"Poppins",sans-serif;margin-bottom:3px}@media (max-width: 991px){.page_wrap .c_heading{font-size:20px;line-height:26px}}@media (max-width: 767px){.page_wrap .c_heading{font-size:18px;line-height:24px}}.page_wrap .c_heading .bltext{color:#2459A3}.page_wrap .c_heading.center{text-align:center}.page_wrap .sub_heading{font-size:12px;line-height:18px;font-weight:500;color:#000;display:block;margin-bottom:20px}.page_wrap .sub_heading.center{text-align:center}.page_wrap .bg_section{background-repeat:no-repeat;background-position:center top;background-size:100% auto;width:100%}.page_wrap .top_banner{padding:60px 0 20px}@media (max-width: 991px){.page_wrap .top_banner{padding:40px 0 20px}}@media (max-width: 767px){.page_wrap .top_banner{padding:25px 0}}.page_wrap .top_banner .custom_container{display:flex;flex-direction:column;align-items:center}.page_wrap .top_banner .img{width:102px;margin-bottom:10px}.page_wrap .top_banner .c_heading{margin-bottom:10px}.page_wrap .top_banner p{max-width:600px;font-size:12px;line-height:18px;font-weight:400;color:#000;text-align:center;margin-bottom:20px}.page_wrap .pricing_section{margin-bottom:40px}@media (max-width: 991px){.page_wrap .pricing_section{margin-bottom:30px}}.page_wrap .pricing_section .custom_container{max-width:820px}.page_wrap .pricing_section .pricing{width:100%;position:relative;padding-top:7px}.page_wrap .pricing_section .pricing:before{content:'';background:#C8001F;background:-webkit-linear-gradient(90deg, #c8001f 0%, #1272f8 50%, #2459a3 100%);background:-moz-linear-gradient(90deg, #c8001f 0%, #1272f8 50%, #2459a3 100%);background:linear-gradient(90deg, #c8001f 0%, #1272f8 50%, #2459a3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#C8001F", endColorstr="#2459A3", GradientType=1);width:100%;height:50px;position:absolute;left:0;top:0;border-radius:50px 50px 0 0}.page_wrap .pricing_section .pricing .whitebox{background-color:#fff;width:100%;padding:15px;min-height:200px;border:1px solid #EAEAEA;border-radius:50px;position:relative;display:flex;justify-content:space-between;gap:20px 30px}@media (max-width: 991px){.page_wrap .pricing_section .pricing .whitebox{gap:20px}}@media (max-width: 767px){.page_wrap .pricing_section .pricing .whitebox{flex-wrap:wrap}}.page_wrap .pricing_section .pricing .whitebox .common{width:calc(33.3% - 20px);padding-bottom:80px;position:relative;border-radius:42px;box-shadow:rgba(200,0,31,0.2) 0px 0px 7px}@media (max-width: 991px){.page_wrap .pricing_section .pricing .whitebox .common{width:calc(33.3% - 13px)}}@media (max-width: 767px){.page_wrap .pricing_section .pricing .whitebox .common{width:100%}}.page_wrap .pricing_section .pricing .whitebox .common .head{width:100%;padding:30px 25px;position:relative}.page_wrap .pricing_section .pricing .whitebox .common .head .patch{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;font-size:70px;font-weight:700;line-height:70px;position:absolute;right:0;top:0;color:rgba(255,245,248,0.4)}.page_wrap .pricing_section .pricing .whitebox .common .head h2{font-size:18px;line-height:24px;color:#E1003E;font-family:"Poppins",sans-serif !important;font-weight:700;position:relative;padding-bottom:15px}.page_wrap .pricing_section .pricing .whitebox .common .head h2 span{font-weight:400;font-family:"Poppins",sans-serif !important;color:#2459A3;display:block}.page_wrap .pricing_section .pricing .whitebox .common .head h2:after{content:'';background-color:#E1003E;width:44px;height:3px;position:absolute;left:0;bottom:0;border-radius:10px}.page_wrap .pricing_section .pricing .whitebox .common .head .tag{background:transparent linear-gradient(126deg, #C8001F 0%, #EB3854 100%) 0% 0% no-repeat padding-box;min-height:21px;font-size:10px;line-height:14px;font-weight:500;color:#fff;padding:0 10px 0 5px;border-radius:10px 0 0 10px;display:flex;align-items:center;gap:5px;position:absolute;right:0;top:50%;transform:translateY(-50%);margin-top:5px}.page_wrap .pricing_section .pricing .whitebox .common .head .tag img,.page_wrap .pricing_section .pricing .whitebox .common .head .tag svg{max-width:12px}.page_wrap .pricing_section .pricing .whitebox .common .head .tag.blue{background:transparent linear-gradient(122deg, #2459A3 0%, #1D62C2 100%) 0% 0% no-repeat padding-box}.page_wrap .pricing_section .pricing .whitebox .common .price{background-color:rgba(255,245,248,0.99);width:100%;min-height:60px;font-size:18px;line-height:24px;font-weight:700;color:#E1003E;padding:10px 25px;gap:7px;font-family:"Poppins",sans-serif}.page_wrap .pricing_section .pricing .whitebox .common .price small{font-size:12px;line-height:16px;font-weight:500;color:#151515;font-family:"Outfit",sans-serif}.page_wrap .pricing_section .pricing .whitebox .common .description{width:100%;padding:20px 25px;border-bottom:1px solid rgba(200,0,31,0.1)}.page_wrap .pricing_section .pricing .whitebox .common .description p{font-size:12px;line-height:16px;font-weight:300;text-align:center;color:#868686}.page_wrap .pricing_section .pricing .whitebox .common .listtytpe{width:100%;padding:20px 25px}.page_wrap .pricing_section .pricing .whitebox .common .listtytpe ul{width:100%;display:flex;flex-direction:column;gap:10px}.page_wrap .pricing_section .pricing .whitebox .common .listtytpe ul li{background:url("../../images/horoscopes/icon_check_redbg2.svg") no-repeat top 7px right;background-size:12px 12px;padding:3px 17px 3px 0;font-size:11px;line-height:17px;font-weight:300;color:#000;font-family:"Outfit",sans-serif;position:relative}.page_wrap .pricing_section .pricing .whitebox .common .sub_btn{background:transparent linear-gradient(180deg, #E1003E 0%, #FF9AB6 100%) 0% 0% no-repeat padding-box;width:100%;min-height:62px;font-size:15px;color:#FDEC07;font-weight:600;font-family:"Outfit",sans-serif;padding:10px 15px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:0 0 44px 44px;position:absolute;left:0;bottom:0}.page_wrap .pricing_section .pricing .whitebox .common .sub_btn:hover{background:#E1003E}.page_wrap .pricing_section .pricing .whitebox .common.blue{box-shadow:rgba(29,98,194,0.2) 0px 0px 7px}.page_wrap .pricing_section .pricing .whitebox .common.blue .head .patch{color:rgba(29,98,194,0.02)}.page_wrap .pricing_section .pricing .whitebox .common.blue .price{background-color:rgba(29,98,194,0.09);color:#2459A3}.page_wrap .pricing_section .pricing .whitebox .common.blue .sub_btn{background:transparent linear-gradient(180deg, #2459A3 0%, #79ABF2 100%) 0% 0% no-repeat padding-box}.page_wrap .pricing_section .pricing .whitebox .common.blue .sub_btn:hover{background:#2459A3}.page_wrap .talkprice{width:100%;position:relative}.page_wrap .talkprice:before{content:'';background-color:#f3f8ff;width:100%;height:calc(100% / 2);position:absolute;left:0;bottom:0}.page_wrap .talkprice .custom_container{max-width:1045px;position:relative}.page_wrap .talkprice .talkprice_in{background:url("../../images/horoscopes/membership/price_talk_to_guruji.avif") no-repeat center right;background-size:cover;overflow:hidden;padding:50px;border-radius:50px;box-shadow:rgba(0,0,0,0.1) 0px 0px 10px;display:flex;align-items:center;position:relative}@media (max-width: 991px){.page_wrap .talkprice .talkprice_in{padding:30px}}@media (max-width: 767px){.page_wrap .talkprice .talkprice_in:before{content:'';background-color:#2459A3;width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.9}}.page_wrap .talkprice .talkprice_in .textbox{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2}.page_wrap .talkprice .talkprice_in .textbox .c_heading{font-weight:600;margin-bottom:10px}@media (min-width: 992px){.page_wrap .talkprice .talkprice_in .textbox .c_heading{font-size:30px;line-height:36px}}@media (max-width: 767px){.page_wrap .talkprice .talkprice_in .textbox .c_heading{color:#fff !important}}.page_wrap .talkprice .talkprice_in .textbox .c_heading .bgcolor{background-color:#f5d8d9;padding:5px 15px;border-radius:10px;margin:0 5px 0 10px}.page_wrap .talkprice .talkprice_in .textbox .c_heading small{font-size:14px;line-height:18px;font-weight:500;color:#000}@media (max-width: 767px){.page_wrap .talkprice .talkprice_in .textbox .c_heading small{color:#fff !important}}.page_wrap .talkprice .talkprice_in .textbox ul{width:100%;display:flex;flex-wrap:wrap;gap:12px 0;margin-bottom:30px}@media (max-width: 991px){.page_wrap .talkprice .talkprice_in .textbox ul{gap:8px;margin-bottom:20px}}.page_wrap .talkprice .talkprice_in .textbox ul li{background:url("../../images/horoscopes/icon_check_redbg2.svg") no-repeat left top 4px;background-size:10px 10px;width:50%;font-size:14px;line-height:18px;font-weight:500;color:#000;padding:0 20px}@media (max-width: 991px){.page_wrap .talkprice .talkprice_in .textbox ul li{width:100%}}@media (max-width: 767px){.page_wrap .talkprice .talkprice_in .textbox ul li{color:#fff}}.page_wrap .talkprice .talkprice_in .textbox ul li.full{width:100%}.page_wrap .talkprice .talkprice_in .textbox .c_btn{min-width:150px;min-height:45px}.page_wrap .plan_comparison{background:#FFFFFF;background:-webkit-linear-gradient(0deg, #fff 0%, #f3f8ff 100%);background:-moz-linear-gradient(0deg, #fff 0%, #f3f8ff 100%);background:linear-gradient(0deg, #fff 0%, #f3f8ff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#F3F8FF", GradientType=0);width:100%;padding:50px 0}@media (max-width: 991px){.page_wrap .plan_comparison{padding:30px 0}}@media (max-width: 767px){.page_wrap .plan_comparison{padding:25px 0}}.page_wrap .plan_comparison .custom_container{max-width:1245px}@media (max-width: 1199px){.page_wrap .plan_comparison .custom_container{max-width:1030px}}.page_wrap .plan_comparison .top_textbox{width:100%}.page_wrap .plan_comparison .plantable{width:100%;position:relative;padding-top:7px}.page_wrap .plan_comparison .plantable:before{content:'';background:#C8001F;background:-webkit-linear-gradient(90deg, #c8001f 0%, #1272f8 50%, #2459a3 100%);background:-moz-linear-gradient(90deg, #c8001f 0%, #1272f8 50%, #2459a3 100%);background:linear-gradient(90deg, #c8001f 0%, #1272f8 50%, #2459a3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#C8001F", endColorstr="#2459A3", GradientType=1);width:100%;height:50px;position:absolute;left:0;top:0;border-radius:50px 50px 0 0}.page_wrap .plan_comparison .plantable .whitebox{background-color:#fff;width:100%;padding:15px;border:1px solid #EAEAEA;border-radius:50px;position:relative;display:flex;flex-direction:column}@media (max-width: 1199px){.page_wrap .plan_comparison .plantable .whitebox{overflow-x:auto}}.page_wrap .plan_comparison .plantable .whitebox .fullrow{width:100%;display:flex;gap:0 30px}@media (max-width: 1199px){.page_wrap .plan_comparison .plantable .whitebox .fullrow{min-width:968px;gap:0 15px}}.page_wrap .plan_comparison .plantable .whitebox .fullrow>div{width:230px;min-width:230px;font-size:13px;font-weight:500;color:#000;padding:10px 25px}.page_wrap .plan_comparison .plantable .whitebox .fullrow>div.td1{background-color:#E8F0FB;width:100%}@media (max-width: 1199px){.page_wrap .plan_comparison .plantable .whitebox .fullrow>div.td1{max-width:220px}}.page_wrap .plan_comparison .plantable .whitebox .fullrow>div.td1 h3{font-size:13px;line-height:18px;font-weight:500;color:#2459A3;font-family:"Poppins",sans-serif;padding-left:20px;position:relative}.page_wrap .plan_comparison .plantable .whitebox .fullrow>div.td1 h3:before{content:'';background-color:#E1003E;width:6px;height:6px;border-radius:10px;position:absolute;left:0;top:7px}.page_wrap .plan_comparison .plantable .whitebox .fullrow>div.td2{border-left:2px solid rgba(200,0,31,0.08);border-right:2px solid rgba(200,0,31,0.08)}.page_wrap .plan_comparison .plantable .whitebox .fullrow>div.td3{border-left:3px solid rgba(29,98,194,0.08);border-right:3px solid rgba(29,98,194,0.08)}.page_wrap .plan_comparison .plantable .whitebox .fullrow>div.td4{border-left:2px solid rgba(200,0,31,0.08);border-right:2px solid rgba(200,0,31,0.08)}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div{padding:30px 25px;position:relative;border-radius:44px 44px 0 0}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div .patch{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;font-size:70px;font-weight:700;line-height:70px;position:absolute;right:0;top:0;color:rgba(255,245,248,0.4)}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div h2{min-height:58px;font-size:18px;line-height:24px;color:#E1003E;font-family:"Poppins",sans-serif !important;font-weight:700;position:relative;padding-bottom:10px}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div h2 span{font-weight:400;font-family:"Poppins",sans-serif !important;color:#2459A3;display:block}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div h2:after{content:'';background-color:#E1003E;width:44px;height:3px;position:absolute;left:0;bottom:0;border-radius:10px}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div .tag{background:transparent linear-gradient(126deg, #C8001F 0%, #EB3854 100%) 0% 0% no-repeat padding-box;min-height:21px;font-size:10px;line-height:14px;font-weight:500;color:#fff;padding:0 10px 0 5px;border-radius:10px 0 0 10px;display:flex;align-items:center;gap:5px;position:absolute;right:0;top:50%;transform:translateY(-50%);margin-top:5px}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div .tag img,.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div .tag svg{max-width:12px}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div .tag.blue{background:transparent linear-gradient(122deg, #2459A3 0%, #1D62C2 100%) 0% 0% no-repeat padding-box}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div.td2,.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div.td4{border-top:2px solid rgba(200,0,31,0.08)}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div.td3{border-top:3px solid rgba(29,98,194,0.08)}.page_wrap .plan_comparison .plantable .whitebox .fullrow.head>div.td3 .patch{color:rgba(29,98,194,0.02)}.page_wrap .plan_comparison .plantable .whitebox .fullrow.price>div{background-color:rgba(255,245,248,0.99);min-height:63px;font-size:18px;line-height:24px;font-weight:700;color:#E1003E;padding:10px 25px;gap:7px;font-family:"Poppins", sans-serif}.page_wrap .plan_comparison .plantable .whitebox .fullrow.price>div small{font-size:12px;line-height:16px;font-weight:500;color:#151515;font-family:"Outfit", sans-serif}.page_wrap .plan_comparison .plantable .whitebox .fullrow.price>div.td1{background:url("../../images/horoscopes/membership/bg_pricing.svg") no-repeat right 20px center;background-size:28px auto;background-color:#e5ecf4;color:#2459A3}.page_wrap .plan_comparison .plantable .whitebox .fullrow.price>div.td1 small{font-size:18px;color:#797979}.page_wrap .plan_comparison .plantable .whitebox .fullrow.price>div.td3{background-color:rgba(29,98,194,0.09);color:#2459A3}.page_wrap .plan_comparison .plantable .whitebox .fullrow.btnrow .sub_btn{background:transparent linear-gradient(180deg, #E1003E 0%, #FF9AB6 100%) 0% 0% no-repeat padding-box;width:100%;min-height:62px;font-size:15px;color:#FDEC07;font-weight:600;font-family:"Outfit",sans-serif;padding:10px 15px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:0 0 44px 44px}.page_wrap .plan_comparison .plantable .whitebox .fullrow.btnrow .sub_btn:hover{background:#E1003E}.page_wrap .plan_comparison .plantable .whitebox .fullrow.btnrow .sub_btn.blue{background:transparent linear-gradient(180deg, #2459A3 0%, #79ABF2 100%) 0% 0% no-repeat padding-box}.page_wrap .plan_comparison .plantable .whitebox .fullrow.btnrow .sub_btn.blue:hover{background:#2459A3}.page_wrap .plan_comparison .plantable .whitebox .fullrow.btnrow>div{padding:20px 0 0;border-radius:0 0 44px 44px}.page_wrap .plan_comparison .plantable .whitebox .fullrow.btnrow>div.td2,.page_wrap .plan_comparison .plantable .whitebox .fullrow.btnrow>div.td4{border-bottom:2px solid rgba(200,0,31,0.08)}.page_wrap .plan_comparison .plantable .whitebox .fullrow.btnrow>div.td3{border-bottom:3px solid rgba(29,98,194,0.08)}body.theme_dark .owl-carousel.arrow_blue .owl-nav>div,body.theme_dark .owl-carousel.arrow_red .owl-nav>div{border:2px solid #fff}body.theme_dark .owl-carousel.arrow_blue .owl-nav>div:before,body.theme_dark .owl-carousel.arrow_red .owl-nav>div:before{border-bottom:2px solid #fff}body.theme_dark .owl-carousel.arrow_blue .owl-nav>div.owl-prev:before,body.theme_dark .owl-carousel.arrow_red .owl-nav>div.owl-prev:before{border-left:2px solid #fff}body.theme_dark .owl-carousel.arrow_blue .owl-nav>div.owl-next:before,body.theme_dark .owl-carousel.arrow_red .owl-nav>div.owl-next:before{border-right:2px solid #fff}body.theme_dark .owl-carousel.arrow_blue .owl-nav>div:hover,body.theme_dark .owl-carousel.arrow_red .owl-nav>div:hover{background-color:#C8001F;border-color:#C8001F}body.theme_dark .owl-carousel.arrow_blue .owl-nav>div:hover.owl-prev:before,body.theme_dark .owl-carousel.arrow_red .owl-nav>div:hover.owl-prev:before{border-color:#fff}body.theme_dark .owl-carousel.arrow_blue .owl-nav>div:hover.owl-next:before,body.theme_dark .owl-carousel.arrow_red .owl-nav>div:hover.owl-next:before{border-color:#fff}body.theme_dark .c_heading{color:#FDEC07}body.theme_dark .c_heading .bltext{color:#fff}body.theme_dark .sub_heading{color:#fff}body.theme_dark .c_btn.border_btn.blue{border-color:#fff;color:#fff}body.theme_dark .c_btn.border_btn.blue:hover{border-color:#2459A3}body.theme_dark .bg_section{background-color:#000;background-image:none !important}body.theme_dark .top_banner p{color:#fff}body.theme_dark .talkprice:before{background:#2C2C2C}body.theme_dark .plan_comparison{background:#2C2C2C}
