@-webkit-keyframes gradient{0%{background-position:-5000px 0}100%{background-position:5000px 0}}@keyframes gradient{0%{background-position:-5000px 0}100%{background-position:5000px 0}}a,a:hover{text-decoration:none}.brand_btn{-webkit-animation:gradient 53s linear infinite;animation:gradient 53s linear infinite;background:linear-gradient(121.19deg, rgba(133,239,49,0) 25.73%, rgba(255,255,255,0.3) 45.27%, rgba(133,239,49,0) 62.27%)}.brand_btn_ylw{-webkit-animation:gradient 53s linear infinite;animation:gradient 53s linear infinite;background:linear-gradient(121.19deg, rgba(133,239,49,0) 25.73%, rgba(110,21,136,0.3) 45.27%, rgba(133,239,49,0) 62.27%)}.brand_btn_transparent{-webkit-animation:gradient 53s linear infinite;animation:gradient 53s linear infinite;background:linear-gradient(121.19deg, rgba(133,239,49,0) 25.73%, rgba(239,24,85,0.2) 45.27%, rgba(133,239,49,0) 62.27%)}@-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)}}.zoomInOut{animation:zoomInOut 3s ease-in-out infinite;-webkit-animation:zoomInOut 3s ease-in-out infinite}@-webkit-keyframes moveRightLeft{0%{right:25px}50%{right:15px}100%{right:25px}}@keyframes moveRightLeft{0%{right:25px}50%{right:15px}100%{right:25px}}.moveRightLeft{animation:moveRightLeft 3s ease-in-out infinite;-webkit-animation:moveRightLeft 3s ease-in-out infinite}@-webkit-keyframes textYlwWhite{0%{color:#fdec07}50%{color:#fff}100%{color:#fdec07}}@keyframes textYlwWhite{0%{color:#fdec07}50%{color:#fff}100%{color:#fdec07}}.textYlwWhite{animation:textYlwWhite 0.8s ease-in-out infinite;-webkit-animation:textYlwWhite 0.8s ease-in-out infinite}@-webkit-keyframes textYlwWhite{0%{width:35px}100%{width:100%}}@keyframes borderanimate{0%{width:35px}100%{width:100%}}.animate_border{width:150px;height:3px;position:relative;margin:5px 0}.animate_border:before{content:"";position:absolute;background:linear-gradient(90deg, #e1003e 50%, #fdec07 50%) top/100% 3px no-repeat;width:30px;height:3px;animation:3s linear infinite alternate forwards borderanimate;-webkit-animation:3s linear infinite alternate forwards borderanimate;bottom:0;border-radius:10px}@-webkit-keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.rotate_animation{animation:rotate 5s linear infinite;-webkit-animation:rotate 5s linear infinite}body{background:#ffffff;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box;font-family:"Poppins", sans-serif;font-size:14px}img{max-width:100%;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}.customscroll::-webkit-scrollbar{width:4px;height:4px}.customscroll::-webkit-scrollbar-thumb{background-color:#ef1855}.page_wrap{width:100%;overflow:hidden;z-index:0}.page_wrap .transition{transition:all ease-in-out 0.4s}.page_wrap .custom_container{width:100%;max-width:1200px;padding:0 15px;margin:0 auto}.page_wrap .custom_container.mw_1100{max-width:1100px}.page_wrap .custom_container.mw_1000{max-width:1000px}.page_wrap h1,.page_wrap h2,.page_wrap h3,.page_wrap h4,.page_wrap h5,.page_wrap h6{font-family:"Poppins",sans-serif;margin:0;padding:0}.page_wrap input::-webkit-outer-spin-button,.page_wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page_wrap input[type="number"]{-moz-appearance:textfield;appearance:textfield}.page_wrap button,.page_wrap button:focus{outline:none}.page_wrap ul{list-style:none;padding:0;margin:0}.page_wrap p{font-size:14px;line-height:25px;color:#363636}.page_wrap a,.page_wrap a:hover{font-size:inherit;text-decoration:none}.page_wrap span,.page_wrap strong{font-size:inherit;font-weight:inherit;color:inherit}.page_wrap .mlr-auto{margin-left:auto;margin-right:auto}.page_wrap input:focus,.page_wrap textarea:focus{outline:none}.page_wrap button{border:0;font-family:"Poppins",sans-serif}.page_wrap .blacktext{color:#000 !important}.page_wrap .graytext{color:#707070 !important}.page_wrap .prpltext{color:#6d007d !important}.page_wrap .redtext{color:#ef1855 !important}.page_wrap .ylwtext{color:#fdec07 !important}.page_wrap .whitetext{color:#fff !important}.page_wrap .bluetext{color:#0077b5 !important}.page_wrap .relative{position:relative}.page_wrap .text_center{text-align:center}.page_wrap .text_right{text-align:right !important}.page_wrap .fw_400{font-weight:400 !important}.page_wrap .fw_500{font-weight:500 !important}.page_wrap .fw_600{font-weight:600 !important}.page_wrap .fw_700{font-weight:700 !important}.page_wrap .cta_btn{background-color:#e1003e;min-width:105px;min-height:48px;padding:5px 55px 5px 15px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:600;font-family:"Poppins",sans-serif;color:#fff;text-decoration:none;border-radius:10px;border:0;position:relative}.page_wrap .cta_btn .rgt_arrow{position:absolute;right:25px;top:50%;margin-top:-12px;transition:all 0.3s ease-in-out}@media (max-width: 767px){.page_wrap .cta_btn{min-height:40px;min-width:auto}}.page_wrap .cta_btn:hover{background:#e1003d;background:-moz-linear-gradient(180deg, #e1003e 0%, #6e0d88 100%);background:-webkit-linear-gradient(180deg, #e1003e 0%, #6e0d88 100%);background:linear-gradient(180deg, #e1003e 0%, #6e0d88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0d88", endColorstr="#e1003e", GradientType=1);color:#fdec07}.page_wrap .cta_btn:hover .rgt_arrow{right:20px}.page_wrap .cta_btn:hover svg path{fill:#fdec07}.page_wrap .cta_btn.br_50{border-radius:50px}.page_wrap .cta_btn.mh_55{min-height:55px}@media (max-width: 767px){.page_wrap .cta_btn.mh_55{min-height:40px}}.page_wrap .cta_btn.prpl{background-color:#6d007d}.page_wrap .cta_btn.prpl:hover{background:#6e0d88;background:-moz-linear-gradient(166deg, #6e0d88 0%, #e1003e 100%);background:-webkit-linear-gradient(166deg, #6e0d88 0%, #e1003e 100%);background:linear-gradient(166deg, #6e0d88 0%, #e1003e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0d88", endColorstr="#e1003e", GradientType=1)}.page_wrap .cta_btn.gradient_red{background:#ff003e;background:-moz-linear-gradient(164deg, #e1003e 0%, #861a38 100%);background:-webkit-linear-gradient(164deg, #e1003e 0%, #861a38 100%);background:linear-gradient(164deg, #e1003e 0%, #861a38 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0d88", endColorstr="#e1003e", GradientType=1)}.page_wrap .cta_btn.gradient_red:hover{background:#6d007d}.page_wrap .cta_btn.gradient_blue{background:#0077b5;background:-moz-linear-gradient(166deg, #0077b5 0%, #370744 100%);background:-webkit-linear-gradient(166deg, #0077b5 0%, #370744 100%);background:linear-gradient(166deg, #0077b5 0%, #370744 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0d88", endColorstr="#e1003e", GradientType=1)}.page_wrap .cta_btn.gradient_blue:hover{background:#0077b5}.page_wrap .cta_btn.gradient_prpl{background:#6e0d88;background:-moz-linear-gradient(166deg, #6e0d88 0%, #370744 100%);background:-webkit-linear-gradient(166deg, #6e0d88 0%, #370744 100%);background:linear-gradient(166deg, #6e0d88 0%, #370744 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0d88", endColorstr="#e1003e", GradientType=1)}.page_wrap .cta_btn.gradient_prpl:hover{background:#6d007d}.page_wrap .cta_btn.no_bg{background-color:transparent;color:#fdec07;transition:all 0.3s ease-in-out}.page_wrap .cta_btn.no_bg:hover{background:transparent;font-size:15px;color:#fff}.page_wrap .cta_btn.no_bg:hover svg path{fill:#fff}.page_wrap .cta_btn.no_bg.red{color:#e1003e}.page_wrap .cta_btn.no_bg.red svg path{fill:#e1003e}.page_wrap .cta_btn.no_bg.red:hover{color:#6d007d}.page_wrap .cta_btn.no_bg.red:hover svg path{fill:#6d007d}.page_wrap .cta_btn.no_bg.prpl{color:#6d007d}.page_wrap .cta_btn.no_bg.prpl svg path{fill:#6d007d}.page_wrap .cta_btn.no_bg.prpl:hover{color:#e1003e}.page_wrap .cta_btn.no_bg.prpl:hover svg path{fill:#e1003e}.page_wrap .cta_btn.border_btn{background-color:transparent;border-color:#e1003e;color:#e1003e}.page_wrap .cta_btn.border_btn:hover{background-color:#e1003e;color:#fff}.page_wrap .cta_btn.gradient{background:#6e0d88;background:-moz-linear-gradient(91deg, #6e0d88 0%, #e1003e 100%);background:-webkit-linear-gradient(91deg, #6e0d88 0%, #e1003e 100%);background:linear-gradient(91deg, #6e0d88 0%, #e1003e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0d88", endColorstr="#e1003e", GradientType=1);border:0;font-size:14px;font-weight:600}.page_wrap .cta_btn.gradient:hover{background:#6d007d}.page_wrap .cta_btn.btn_ylw{background:#c08ef5;background:-moz-linear-gradient(91deg, #c08ef5 0%, #f991ab 38%, #fdec07 100%);background:-webkit-linear-gradient(91deg, #c08ef5 0%, #f991ab 38%, #fdec07 100%);background:linear-gradient(91deg, #c08ef5 0%, #f991ab 38%, #fdec07 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c08ef5", endColorstr="#fdec07", GradientType=1);font-size:14px;font-weight:600;color:#6d007d;gap:7px;white-space:nowrap;border:0;position:relative}@media (max-width: 767px){.page_wrap .cta_btn.btn_ylw{min-width:200px;font-size:12px}}.page_wrap .cta_btn.btn_ylw:hover{background:#6e0d88;background:-moz-linear-gradient(91deg, #6e0d88 0%, #e1003e 100%);background:-webkit-linear-gradient(91deg, #6e0d88 0%, #e1003e 100%);background:linear-gradient(91deg, #6e0d88 0%, #e1003e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0d88", endColorstr="#e1003e", GradientType=1);color:#fdec07;border:1px solid #fdec07}.page_wrap .cta_btn.btn_ylw:hover svg path{fill:#fdec07}.page_wrap .cta_btn.solid_ylw{background-color:#fdec07;min-width:237px;font-size:14px;font-weight:600;padding:5px 15px;color:#6d007d;gap:7px;white-space:nowrap;border:1px solid #fdec07}@media (max-width: 767px){.page_wrap .cta_btn.solid_ylw{min-width:200px;font-size:12px}}.page_wrap .cta_btn.solid_ylw:hover{background-color:#e1003e;color:#fdec07;border:1px solid #fdec07}.page_wrap .cta_btn.solid_ylw:hover svg path{fill:#fdec07}.page_wrap .cta_btn.solid_ylw.border_btn{background-color:transparent;color:#fdec07;border:1px solid #fdec07}.page_wrap .cta_btn.solid_ylw.border_btn svg path{fill:#fdec07}.page_wrap .cta_btn.solid_ylw.border_btn:hover{background-color:#e1003e}.page_wrap .cta_btn.animate_arrow{position:relative;padding:5px 55px 5px 20px}.page_wrap .cta_btn.animate_arrow .rgt_arrow{position:absolute;right:25px;top:50%;margin-top:-12px;-webkit-animation:moveRightLeft 3s linear infinite;animation:moveRightLeft 3s linear infinite}.page_wrap .border_btn{position:relative;margin-bottom:4px}.page_wrap .border_btn:before{content:"";width:100%;height:100%;border:1px solid #fff;border-radius:10px;position:absolute;bottom:-3px;right:-3px;z-index:1}.page_wrap .border_btn .cta_btn{z-index:2}.page_wrap .border_btn.red_border:before{border-color:#e1003e}.page_wrap .border_btn.prpl_border:before{border-color:#6d007d}.page_wrap .border_btn.black_border:before{border-color:#000}.page_wrap .owl-carousel .owl-stage,.page_wrap .owl-carousel .owl-item{display:flex}.page_wrap .owl-carousel .owl-nav>div{width:29px;height:29px;border-radius:50px;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width: 767px){.page_wrap .owl-carousel .owl-nav>div{width:25px;height:25px}}.page_wrap .owl-carousel .owl-nav>div.disabled{display:none}.page_wrap .owl-carousel .owl-nav>div.owl-prev{background:url("../../../images/3-in-1-profit-path-campaign/arrow_lft.svg") no-repeat center center;background-size:100%;left:-50px}@media (max-width: 1199px){.page_wrap .owl-carousel .owl-nav>div.owl-prev{left:-5px}}.page_wrap .owl-carousel .owl-nav>div.owl-next{background:url("../../../images/3-in-1-profit-path-campaign/arrow_rgt.svg") no-repeat center center;background-size:100%;right:-50px}@media (max-width: 1199px){.page_wrap .owl-carousel .owl-nav>div.owl-next{right:-5px}}.page_wrap .owl-carousel .owl-nav>div:hover{opacity:0.8}.page_wrap .c_heading{font-size:32px;line-height:40px;font-weight:700;letter-spacing:-0.64px;color:#6d007d;display:block;text-align:left;margin-bottom:15px}@media (max-width: 991px){.page_wrap .c_heading{font-size:24px;line-height:30px}}@media (max-width: 767px){.page_wrap .c_heading{font-size:20px;line-height:26px;margin-bottom:10px}}.page_wrap .c_heading.text_center{text-align:center}.page_wrap .c_heading.with_circle{background:url("../../../images/3-in-1-profit-path-campaign/bottom_circle.svg") no-repeat left 60px bottom;background-size:87px auto;padding-bottom:20px}@media (max-width: 991px){.page_wrap .c_heading.with_circle{background-position:left 50px bottom;background-size:70px auto;padding-bottom:15px}}@media (max-width: 767px){.page_wrap .c_heading.with_circle{background-position:left 40px bottom}}.page_wrap .c_heading.with_circle.circle_ylw{background:url("../../../images/3-in-1-profit-path-campaign/bottom_circle_ylw.svg") no-repeat left 120px bottom;background-size:87px auto}@media (max-width: 991px){.page_wrap .c_heading.with_circle.circle_ylw{background-position:left 110px bottom;background-size:70px auto;padding-bottom:15px}}@media (max-width: 767px){.page_wrap .c_heading.with_circle.circle_ylw{background-position:left 45% bottom}}.page_wrap .c_heading .text_border{display:inline-block;position:relative;font-size:inherit;font-weight:inherit}.page_wrap .c_heading .text_border .border_text{width:100%;position:absolute;left:2px;top:2px;color:transparent;-webkit-text-stroke-width:1px;text-stroke-width:1px;-webkit-text-stroke-color:rgba(110,21,136,0.5);text-stroke-color:rgba(110,21,136,0.5)}.page_wrap .c_heading .text_border .border_text.ylw{-webkit-text-stroke-color:rgba(253,236,7,0.7);text-stroke-color:rgba(253,236,7,0.7)}.page_wrap .c_heading .text_border .border_text.red{-webkit-text-stroke-color:rgba(239,24,85,0.5);text-stroke-color:rgba(239,24,85,0.5)}.page_wrap .c_heading .text_border .border_text.gray{-webkit-text-stroke-color:rgba(54,54,54,0.3);text-stroke-color:rgba(54,54,54,0.3)}.page_wrap .c_heading .bg_border{position:relative;display:inline-block}.page_wrap .c_heading .bg_border:before{content:"";background-color:#fdec07;width:100%;height:10px;position:absolute;left:0;bottom:5px}@media (max-width: 991px){.page_wrap .c_heading .bg_border:before{height:5px;bottom:4px}}.page_wrap .c_heading .bg_border.border_red::before{background-color:#e1003e}.page_wrap .c_heading .bg_border.border_blue::before{background-color:#004b72}.page_wrap .c_heading .bg_border span{position:relative;z-index:2}.page_wrap .c_heading.center_text{text-align:center}.page_wrap .c_heading.center_text .text_border{display:inline-block}.page_wrap .c_heading.center_text .text_border .border_text{width:100%}.page_wrap .sub_heading{font-size:17px;line-height:23px;font-weight:600;color:#363636;display:block;margin-bottom:10px}@media (max-width: 767px){.page_wrap .sub_heading{font-size:14px;line-height:20px}}.page_wrap .sub_heading.center_text{text-align:center}.page_wrap .patch{position:absolute}.page_wrap .patch img,.page_wrap .patch svg{width:100%;height:auto}.page_wrap .top_banner{background:url("../../../images/3-in-1-profit-path-campaign/bg_top_banner.png") no-repeat center bottom;background-size:cover;width:100%;padding:145px 0 150px;overflow:hidden;position:relative}@media (max-width: 991px){.page_wrap .top_banner{padding:120px 0 80px}}@media (max-width: 767px){.page_wrap .top_banner{padding:120px 0 130px}}.page_wrap .top_banner .custom_container{position:relative;display:flex;justify-content:space-between;align-items:flex-start;z-index:2}@media (max-width: 767px){.page_wrap .top_banner .custom_container{flex-direction:column;gap:20px;align-items:center}}.page_wrap .top_banner .textbox{width:50%;display:flex;padding:50px 20px 20px 0;flex-direction:column}@media (max-width: 991px){.page_wrap .top_banner .textbox{padding:0 20px 15px 0}}@media (max-width: 767px){.page_wrap .top_banner .textbox{width:100%}}.page_wrap .top_banner .textbox .c_heading{font-size:30px;line-height:44px;font-weight:700;color:#fff;margin-bottom:10px;letter-spacing:0}@media (max-width: 1199px){.page_wrap .top_banner .textbox .c_heading{font-size:28px}}@media (max-width: 991px){.page_wrap .top_banner .textbox .c_heading{font-size:22px;line-height:30px}}@media (max-width: 767px){.page_wrap .top_banner .textbox .c_heading{font-size:18px;line-height:24px;text-align:left}}.page_wrap .top_banner .textbox .c_heading .limg{display:inline-block;position:relative;top:-5px}@media (max-width: 1199px){.page_wrap .top_banner .textbox .c_heading .limg{top:-4px}}@media (max-width: 991px){.page_wrap .top_banner .textbox .c_heading .limg{width:45px;top:-1px}}@media (max-width: 767px){.page_wrap .top_banner .textbox .c_heading .limg{top:0}}.page_wrap .top_banner .textbox .c_heading .limg:before{content:"";background-color:#e1003e;width:100px;height:10px;position:absolute;left:0;bottom:5px}@media (max-width: 991px){.page_wrap .top_banner .textbox .c_heading .limg:before{height:5px}}.page_wrap .top_banner .textbox .c_heading .limg img{position:relative}@media (max-width: 767px){.page_wrap .top_banner .textbox .c_heading .text_border .border_text{width:100%;text-align:center}}.page_wrap .top_banner .textbox .bs_heading{font-size:19px;line-height:29px;font-weight:700;color:#fdec07;display:block;letter-spacing:-0.19px;margin-bottom:15px}@media (max-width: 991px){.page_wrap .top_banner .textbox .bs_heading{font-size:16px;line-height:24px}}@media (max-width: 767px){.page_wrap .top_banner .textbox .bs_heading{margin-bottom:10px}}.page_wrap .top_banner .textbox .bs_heading span{font-weight:600}.page_wrap .top_banner .textbox .animate_border{margin-bottom:20px}.page_wrap .top_banner .textbox .bs_heading2{font-size:17px;line-height:26px;font-weight:700;color:#fdec07;display:block;letter-spacing:-0.17px;margin-bottom:25px}@media (max-width: 991px){.page_wrap .top_banner .textbox .bs_heading2{font-size:16px;line-height:24px;margin-bottom:15px}}@media (max-width: 767px){.page_wrap .top_banner .textbox .bs_heading2{margin-bottom:15px}}.page_wrap .top_banner .textbox .bs_heading2 span{font-weight:600}.page_wrap .top_banner .textbox p{font-size:14px;line-height:21px;font-weight:400;color:#fff;margin-bottom:20px}@media (max-width: 991px){.page_wrap .top_banner .textbox p{margin-bottom:15px}}@media (max-width: 767px){.page_wrap .top_banner .textbox p{text-align:center}}.page_wrap .top_banner .textbox ul{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.page_wrap .top_banner .textbox ul li{background:url("../../../images/3-in-1-profit-path-campaign/icon_bullet1.svg") no-repeat left top 4px;font-size:14px;line-height:22px;color:#fff;font-weight:500;padding-left:28px}@media (max-width: 767px){.page_wrap .top_banner .textbox ul li{font-size:13px}}.page_wrap .top_banner .textbox .btn_row{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:15px 20px;margin:15px 0}@media (max-width: 991px){.page_wrap .top_banner .textbox .btn_row{gap:15px 10px;margin:10px 0}}.page_wrap .top_banner .imgbox{width:50%;display:flex;align-items:flex-start;position:relative}@media (max-width: 767px){.page_wrap .top_banner .imgbox{width:100%;padding:0 15px;justify-content:center}}@media (max-width: 767px){.page_wrap .top_banner .imgbox .circle_img{max-width:300px}}.page_wrap .top_banner .imgbox .product_image{width:100%;max-width:470px;position:absolute;left:50%;top:35px;transform:translateX(-50%);z-index:2}@media (max-width: 1199px){.page_wrap .top_banner .imgbox .product_image{max-width:380px}}@media (max-width: 991px){.page_wrap .top_banner .imgbox .product_image{max-width:280px}}@media (max-width: 767px){.page_wrap .top_banner .imgbox .product_image{max-width:230px;top:20px}}.page_wrap .top_banner .plrl_patch{background-color:#6d007d;width:calc(50% - 250px);height:252px;position:absolute;right:0;top:235px;opacity:0.83}@media (max-width: 1199px){.page_wrap .top_banner .plrl_patch{top:200px}}@media (max-width: 991px){.page_wrap .top_banner .plrl_patch{height:200px;top:160px}}@media (max-width: 767px){.page_wrap .top_banner .plrl_patch{width:calc(50% - 50px);height:150px;top:inherit;bottom:205px}}.page_wrap .three_in_one{background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_right.png") no-repeat right top;padding:70px 0 100px;position:relative}@media (max-width: 1199px){.page_wrap .three_in_one{padding:50px 0}}@media (max-width: 991px){.page_wrap .three_in_one{background-size:200px auto;padding:40px 0}}@media (max-width: 767px){.page_wrap .three_in_one{background-position:right top 400px;background-size:120px auto;padding:25px 0}}.page_wrap .three_in_one:before{content:"";background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_left.png") no-repeat right bottom;background-size:100% auto;width:283px;height:560px;position:absolute;left:0;top:50%}@media (max-width: 991px){.page_wrap .three_in_one:before{width:200px;height:400px}}@media (max-width: 767px){.page_wrap .three_in_one:before{width:120px;height:245px}}.page_wrap .three_in_one:after{content:"";background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_right.png") no-repeat right bottom;background-size:100% auto;width:283px;height:560px;position:absolute;right:0;bottom:0}@media (max-width: 991px){.page_wrap .three_in_one:after{width:200px;height:400px}}@media (max-width: 767px){.page_wrap .three_in_one:after{width:120px;height:245px}}.page_wrap .three_in_one .custom_container{position:relative;z-index:2}.page_wrap .three_in_one .common{display:flex;justify-content:space-between}@media (max-width: 767px){.page_wrap .three_in_one .common{flex-direction:column;gap:20px}}.page_wrap .three_in_one .common .textbox{width:100%;position:relative}.page_wrap .three_in_one .common .textbox p{font-size:14px;line-height:23px;color:#363636;text-align:justify;margin-bottom:20px}.page_wrap .three_in_one .common .textbox .btn_row{padding-top:20px;display:flex;flex-wrap:wrap;gap:15px}@media (max-width: 767px){.page_wrap .three_in_one .common .textbox .btn_row{padding-top:5px}}.page_wrap .three_in_one .common.two_column{margin-bottom:60px}@media (max-width: 991px){.page_wrap .three_in_one .common.two_column{margin-bottom:40px}}.page_wrap .three_in_one .common.two_column>div{width:48%}@media (max-width: 767px){.page_wrap .three_in_one .common.two_column>div{width:100%}}.page_wrap .three_in_one .common.single .textbox .c_heading{background-position:left 110px bottom;margin-bottom:30px}@media (max-width: 991px){.page_wrap .three_in_one .common.single .textbox .c_heading{margin-bottom:15px}}.page_wrap .three_in_one .common.single .textbox .sub_heading{margin-bottom:20px}@media (max-width: 991px){.page_wrap .three_in_one .common.single .textbox .sub_heading{margin-bottom:15px}}.page_wrap .three_in_one .accordion_wrap{width:100%;display:flex;flex-wrap:wrap;padding-top:10px}@media (max-width: 767px){.page_wrap .three_in_one .accordion_wrap{flex-direction:column;gap:20px}}.page_wrap .three_in_one .accordion_wrap .ac_heading{width:100%;font-size:22px;line-height:30px;font-weight:700;color:#6d007d;display:block;margin-bottom:15px}@media (max-width: 991px){.page_wrap .three_in_one .accordion_wrap .ac_heading{font-size:18px;line-height:24px}}.page_wrap .three_in_one .accordion_wrap .leftcol{width:50%;padding-right:15px}@media (max-width: 767px){.page_wrap .three_in_one .accordion_wrap .leftcol{width:100%;padding:0}}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group{width:100%;display:flex;flex-direction:column;margin-bottom:50px}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_tab{width:100%;min-height:95px;padding:7px 30px 7px 0;position:relative;display:flex;align-items:center;gap:15px;cursor:pointer;border-bottom:1px solid #eaeaea}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_tab .icon{background-color:#fff;width:52px;min-width:52px;height:52px;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:50px;box-shadow:0px 3px 6px #e1003e1a}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_tab strong{font-size:15px;line-height:23px;font-weight:600;color:#6d007d;display:block;margin-bottom:3px}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_tab p{font-size:13px;line-height:18px;color:#363636;margin:0}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_tab .arrow{background:url("../../../images/3-in-1-profit-path-campaign/icon_arrow.svg") no-repeat center center;background-size:10px auto;width:10px;height:10px;position:absolute;right:10px;top:32px}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_tab.active strong{color:#e1003e}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_tab.active .arrow{transform:rotate(180deg)}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content{width:100%;padding:20px 0;display:none}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .customscroll{width:100%;max-height:400px;padding-right:10px;overflow:auto;display:flex;flex-direction:column;gap:20px}@media (max-width: 767px){.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .customscroll{gap:15px}}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .customscroll .repeat_div{width:100%;display:flex;flex-direction:column;align-items:flex-start}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .imgbox{display:none}@media (max-width: 767px){.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .imgbox{display:block}}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .imgbox img{max-width:250px}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .number{font-size:32px;line-height:36px;color:#fff;font-weight:700;letter-spacing:1.6px;-webkit-text-stroke-width:1px;text-stroke-width:1px;-webkit-text-stroke-color:#707070;text-stroke-color:#707070;cursor:pointer;display:inline-block;margin-bottom:10px}@media (max-width: 991px){.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .number{font-size:26px;line-height:28px}}@media (max-width: 767px){.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .number{font-size:24px;line-height:24px}}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .number:hover{color:#fdec07;-webkit-text-stroke-color:#6d007d;text-stroke-color:#6d007d}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .c_heading{line-height:32px}@media (max-width: 991px){.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .c_heading{line-height:28px}}@media (max-width: 767px){.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .c_heading{line-height:24px}}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content p{font-size:11px;line-height:20px;font-weight:400;color:#363636;margin-bottom:20px}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .animate_border{margin:0 0 15px}.page_wrap .three_in_one .accordion_wrap .leftcol .accordion_group .accordion .accor_content .animate_border:before{background:linear-gradient(90deg, #e1003e 50%, #6d007d 50%) top/100% 3px no-repeat}.page_wrap .three_in_one .accordion_wrap .leftcol .btn_row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.page_wrap .three_in_one .accordion_wrap .rightcol{background:url("../../../images/3-in-1-profit-path-campaign/img_capsule_growth.png") no-repeat right bottom 80px;background-size:400px auto;width:50%;display:flex;align-items:flex-start;justify-content:flex-end;padding-left:15px}@media (max-width: 1199px){.page_wrap .three_in_one .accordion_wrap .rightcol{background-size:350px auto;background-position:right bottom 150px}}@media (max-width: 991px){.page_wrap .three_in_one .accordion_wrap .rightcol{background-size:250px auto;background-position:right bottom 150px}}@media (max-width: 767px){.page_wrap .three_in_one .accordion_wrap .rightcol{background-size:180px auto;background-position:center bottom;width:100%;height:200px;padding:0}}.page_wrap .three_in_one .accordion_wrap .rightcol .imgbox{position:relative;padding-top:15px}@media (max-width: 767px){.page_wrap .three_in_one .accordion_wrap .rightcol .imgbox{display:none}}.page_wrap .three_in_one .accordion_wrap .rightcol .imgbox.two{padding-top:95px}.page_wrap .three_in_one .accordion_wrap .rightcol .imgbox.three{padding-top:190px}.page_wrap .three_in_one .accordion_wrap .rightcol .imgbox.four{padding-top:285px}.page_wrap .three_in_one .accordion_wrap .rightcol .imgbox.five{padding-top:380px}.page_wrap .three_in_one .accordion_wrap .rightcol .imgbox.six{padding-top:475px}.page_wrap .three_in_one .patch.patch1{top:-16px;left:-23px}@media (max-width: 1199px){.page_wrap .three_in_one .patch.patch1{width:40px;left:-10px;top:-10px}}.page_wrap .three_in_one .patch.patch2{width:500px;top:-20px;right:0}@media (max-width: 1199px){.page_wrap .three_in_one .patch.patch2{width:400px;top:0}}@media (max-width: 991px){.page_wrap .three_in_one .patch.patch2{width:300px}}@media (max-width: 767px){.page_wrap .three_in_one .patch.patch2{width:150px}}.page_wrap .digital_core{background-color:#fcf7fb;padding:70px 0}@media (max-width: 1199px){.page_wrap .digital_core{padding:50px 0}}@media (max-width: 991px){.page_wrap .digital_core{padding:35px 0}}@media (max-width: 767px){.page_wrap .digital_core{padding:20px 0}}.page_wrap .digital_core .custom_container{display:flex;flex-direction:column;align-items:center;position:relative}.page_wrap .digital_core .c_heading{position:relative;z-index:1;margin-bottom:5px}.page_wrap .digital_core .image_gallery{display:flex;gap:10px;width:100%;max-width:975px;height:320px;text-align:center;overflow:hidden;margin:30px 0 2px}@media (max-width: 991px){.page_wrap .digital_core .image_gallery{max-width:738px;gap:5px}}@media (max-width: 767px){.page_wrap .digital_core .image_gallery{flex-direction:column;height:auto;margin-top:15px}}.page_wrap .digital_core .image_gallery li{width:105px;min-width:105px;height:320px;display:inline-block;cursor:pointer;border-radius:8px;overflow:hidden;position:relative;transition:all ease-in-out 0.4s;object-fit:cover}@media (max-width: 991px){.page_wrap .digital_core .image_gallery li{width:90px;min-width:90px}}@media (max-width: 767px){.page_wrap .digital_core .image_gallery li{width:100%;min-width:100%;height:80px}}.page_wrap .digital_core .image_gallery li img{width:100%;height:100%;object-fit:cover}.page_wrap .digital_core .image_gallery li .content_box{background:url("../../../images/3-in-1-profit-path-campaign/patern_image_gallery.png") repeat-x left bottom;position:absolute;width:100%;height:100%;padding:10px;left:0;top:0}@media (max-width: 767px){.page_wrap .digital_core .image_gallery li .content_box{padding:15px}}.page_wrap .digital_core .image_gallery li .content_box h3{width:100%;font-size:18px;line-height:23px;font-weight:600;letter-spacing:-0.18px;color:#fff;position:absolute;left:0;bottom:60px;text-align:left;transform:rotate(-90deg);white-space:nowrap}@media (max-width: 991px){.page_wrap .digital_core .image_gallery li .content_box h3{font-size:16px}}@media (max-width: 767px){.page_wrap .digital_core .image_gallery li .content_box h3{position:initial;left:inherit;bottom:initial;transform:none}}.page_wrap .digital_core .image_gallery li .content_box p{font-size:12px;line-height:18px;font-weight:400;color:#fff;text-align:left;opacity:0;visibility:hidden}.page_wrap .digital_core .image_gallery li.active{width:397px;min-width:397px}@media (max-width: 999px){.page_wrap .digital_core .image_gallery li.active{width:390px;min-width:390px}}@media (max-width: 991px){.page_wrap .digital_core .image_gallery li.active{width:262px;min-width:262px}}@media (max-width: 767px){.page_wrap .digital_core .image_gallery li.active{width:100%;min-width:100%;height:320px}}.page_wrap .digital_core .image_gallery li.active .content_box{padding:30px 30px 40px;display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 991px){.page_wrap .digital_core .image_gallery li.active .content_box{padding:20px}}@media (max-width: 767px){.page_wrap .digital_core .image_gallery li.active .content_box{padding:15px}}.page_wrap .digital_core .image_gallery li.active .content_box h3{margin-bottom:10px;transform:none;position:initial;left:initial;bottom:initial}.page_wrap .digital_core .image_gallery li.active .content_box p{opacity:1;visibility:visible}.page_wrap .digital_core .patch1{left:110px;top:-10px}@media (max-width: 991px){.page_wrap .digital_core .patch1{width:40px;left:10px}}.page_wrap .common_textbox{width:100%;position:relative}.page_wrap .common_textbox .patch1{left:-15px;top:-15px}@media (max-width: 991px){.page_wrap .common_textbox .patch1{width:40px;left:-5px}}.page_wrap .common_textbox p{font-size:14px;line-height:23px;color:#363636;text-align:justify;margin-bottom:20px}.page_wrap .common_textbox .list_heading{font-size:16px;line-height:22px;font-weight:600;color:#6d007d;display:block;margin-bottom:10px}.page_wrap .common_textbox ul{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.page_wrap .common_textbox ul li{background:url("../../../images/3-in-1-profit-path-campaign/icon_bullet2.svg") no-repeat left top 4px;font-size:14px;line-height:22px;color:#363636;font-weight:500;padding-left:28px}@media (max-width: 767px){.page_wrap .common_textbox ul li{font-size:13px}}.page_wrap .common_textbox .btn_row{padding-top:20px;display:flex;flex-wrap:wrap;gap:15px}@media (max-width: 767px){.page_wrap .common_textbox .btn_row{padding-top:5px}}.page_wrap .growth_plan{background:url("../../../images/3-in-1-profit-path-campaign/patch_1.png") no-repeat center bottom;background-size:100% auto;padding:50px 0 120px}@media (max-width: 1536px){.page_wrap .growth_plan{padding:50px 0 100px}}@media (max-width: 991px){.page_wrap .growth_plan{padding:35px 0 90px}}@media (max-width: 767px){.page_wrap .growth_plan{padding:20px 0 50px}}.page_wrap .growth_plan .custom_container{display:flex;justify-content:space-between}@media (max-width: 767px){.page_wrap .growth_plan .custom_container{flex-direction:column;gap:20px}}.page_wrap .growth_plan .custom_container>div{width:48%}@media (max-width: 767px){.page_wrap .growth_plan .custom_container>div{width:100%}}.page_wrap .growth_plan .common_textbox .c_heading{background-position:left 170px bottom}@media (max-width: 991px){.page_wrap .growth_plan .common_textbox .c_heading{background-position:left 120px bottom}}@media (max-width: 767px){.page_wrap .growth_plan .common_textbox .c_heading{background-position:left 100px bottom}}.page_wrap .graybox{background-color:#fcf7fb;position:relative}.page_wrap .graybox .capsule_img{width:215px;position:absolute;right:50%;top:-100px;margin-right:-620px}@media (max-width: 1299px){.page_wrap .graybox .capsule_img{margin:0;right:15px}}@media (max-width: 1199px){.page_wrap .graybox .capsule_img{width:180px;top:-70px}}@media (max-width: 991px){.page_wrap .graybox .capsule_img{width:150px}}@media (max-width: 767px){.page_wrap .graybox .capsule_img{width:100px;top:-25px}}.page_wrap .graybox .client_engine{display:flex;align-items:flex-start;justify-content:space-between;padding:50px 0 80px}@media (max-width: 991px){.page_wrap .graybox .client_engine{padding:35px 0 20px}}@media (max-width: 767px){.page_wrap .graybox .client_engine{flex-direction:column !important;gap:20px;padding:20px 0}}.page_wrap .graybox .client_engine>div{width:48%}@media (max-width: 767px){.page_wrap .graybox .client_engine>div{width:100%}}.page_wrap .graybox .client_engine .common_textbox .c_heading{background-position:left 170px bottom}@media (max-width: 991px){.page_wrap .graybox .client_engine .common_textbox .c_heading{background-position:left 120px bottom}}@media (max-width: 767px){.page_wrap .graybox .client_engine .common_textbox .c_heading{background-position:left 100px bottom}}.page_wrap .graybox .lead_campaign{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.page_wrap .graybox .lead_campaign .c_heading{position:relative;margin-bottom:40px}.page_wrap .graybox .lead_campaign .patch.patch1{left:154px;top:-17px}@media (max-width: 1199px){.page_wrap .graybox .lead_campaign .patch.patch1{left:45px}}@media (max-width: 991px){.page_wrap .graybox .lead_campaign .patch.patch1{width:40px;left:30px;top:-10px}}@media (max-width: 767px){.page_wrap .graybox .lead_campaign .patch.patch1{left:10px}}.page_wrap .graybox .lead_campaign .whitebox_wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 40px;padding-top:65px}@media (max-width: 991px){.page_wrap .graybox .lead_campaign .whitebox_wrap{gap:20px;padding-top:50px}}@media (max-width: 767px){.page_wrap .graybox .lead_campaign .whitebox_wrap{flex-direction:column;padding-top:0}}.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox{background-color:#fff;width:calc(33% - 25px);padding:70px 35px 15px;border-radius:10px;position:relative}@media (max-width: 991px){.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox{padding:60px 20px 15px}}@media (max-width: 767px){.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox{width:100%;margin:50px 0 10px}}.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox .iconbox{background-color:#fdeaef;width:104px;height:104px;position:absolute;left:35px;top:-60px;display:flex;align-items:center;justify-content:center;border:12px solid #fcf7fb;border-radius:100px}.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox .iconbox img,.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox .iconbox svg{max-width:50px;height:auto}.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox .iconbox.prpl{background-color:#f1e6f2}.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox .iconbox.ylw{background-color:#fcf5cb}.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox h3{font-size:17px;line-height:25px;font-weight:600;color:#000}@media (max-width: 991px){.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox h3{font-size:15px;line-height:23px}}.page_wrap .graybox .lead_campaign .whitebox_wrap .whitebox p{font-size:13px;line-height:24px;font-weight:300;color:#000}.page_wrap .framework_section{background:url("../../../images/3-in-1-profit-path-campaign/bg_framework_section.png") no-repeat center top;background-size:cover;padding:140px 0 50px;position:relative;margin-top:-60px}@media (max-width: 1199px){.page_wrap .framework_section{padding:110px 0 50px}}@media (max-width: 991px){.page_wrap .framework_section{padding:100px 0 50px}}@media (max-width: 767px){.page_wrap .framework_section{padding:80px 0 20px}}.page_wrap .framework_section .custom_container{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.page_wrap .framework_section .custom_container .c_heading{background-position:left 170px bottom;position:relative}@media (max-width: 991px){.page_wrap .framework_section .custom_container .c_heading{background-position:left 120px bottom}}@media (max-width: 767px){.page_wrap .framework_section .custom_container .c_heading{background-position:left 100px bottom}}.page_wrap .framework_section .custom_container .c_heading .patch{left:-16px;top:-10px;z-index:-1}@media (max-width: 991px){.page_wrap .framework_section .custom_container .c_heading .patch{width:40px;left:-10px}}.page_wrap .framework_section ul{display:flex;justify-content:center;gap:20px 50px;padding:40px 0 0}@media (max-width: 1199px){.page_wrap .framework_section ul{gap:20px 35px}}@media (max-width: 991px){.page_wrap .framework_section ul{gap:20px 25px}}@media (max-width: 767px){.page_wrap .framework_section ul{padding-top:30px;flex-direction:column}}.page_wrap .framework_section ul li{width:100%;max-width:310px;padding-top:30px}@media (max-width: 767px){.page_wrap .framework_section ul li{max-width:100%}}.page_wrap .framework_section ul li .icon{background-color:#6d007d;width:44px;height:44px;border-radius:50px;display:flex;align-items:center;justify-content:center;padding:5px;margin-bottom:30px;position:relative}@media (max-width: 767px){.page_wrap .framework_section ul li .icon{margin-bottom:20px}}.page_wrap .framework_section ul li .icon .number{font-size:30px;line-height:30px;font-weight:700;position:absolute;right:-20px;top:-28px;animation:textnumber 2s ease-in-out infinite;-webkit-animation:textnumber 2s ease-in-out infinite}@media (max-width: 767px){.page_wrap .framework_section ul li .icon .number{font-size:25px}}@-webkit-keyframes textnumber{0%{background:linear-gradient(180deg, #e1003e 47%, #9f156a 68%, #951870 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;transform:scale(1)}50%{background:linear-gradient(180deg, #fdec07 47%, #fdec07 68%, #fdec07 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;transform:scale(1.2)}100%{background:linear-gradient(180deg, #e1003e 47%, #9f156a 68%, #951870 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;transform:scale(1)}}@keyframes textnumber{0%{background:linear-gradient(180deg, #e1003e 47%, #9f156a 68%, #951870 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;transform:scale(1)}50%{background:linear-gradient(180deg, #fdec07 47%, #fdec07 68%, #fdec07 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;transform:scale(1.2)}100%{background:linear-gradient(180deg, #e1003e 47%, #9f156a 68%, #951870 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;transform:scale(1)}}.page_wrap .framework_section ul li h3{font-size:17px;font-weight:600;color:#fdec07;letter-spacing:-0.34px;margin-bottom:13px}.page_wrap .framework_section ul li p{font-size:13px;line-height:21px;font-weight:400;color:#fff}.page_wrap .framework_section .backline{background-color:#6d007d;height:13px;opacity:0.26;position:absolute;top:300px;box-shadow:inset 0px 3px 6px #000000a2;transition:all ease-in-out 2s;animation:backline 2s ease-in-out infinite;-webkit-animation:backline 2s ease-in-out infinite}@media (max-width: 1199px){.page_wrap .framework_section .backline{top:272px}}@media (max-width: 991px){.page_wrap .framework_section .backline{top:247px}}@media (max-width: 767px){.page_wrap .framework_section .backline{display:none}}@-webkit-keyframes backline{0%{left:0;width:0;opacity:1}80%{width:100%;opacity:1}100%{opacity:0}}@keyframes backline{0%{left:0;width:0;opacity:1}80%{width:100%;opacity:1}100%{opacity:0}}.page_wrap .whitebox2{background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_right.png") no-repeat right top 100px;padding:25px 0}@media (max-width: 991px){.page_wrap .whitebox2{background-size:200px auto;padding:20px 0 30px}}@media (max-width: 767px){.page_wrap .whitebox2{background-size:120px auto;background-position:right top 20px;padding:0px 0 25px}}.page_wrap .whitebox2 .custom_container{position:relative}.page_wrap .whitebox2 .fullrow{width:100%;display:flex;justify-content:space-between;padding:40px 0}@media (max-width: 991px){.page_wrap .whitebox2 .fullrow{padding:30px 0}}@media (max-width: 767px){.page_wrap .whitebox2 .fullrow{flex-direction:column !important;gap:20px;padding:15px 0}}.page_wrap .whitebox2 .fullrow .imgbox{width:50%}@media (max-width: 991px){.page_wrap .whitebox2 .fullrow .imgbox{width:52%}}@media (max-width: 767px){.page_wrap .whitebox2 .fullrow .imgbox{width:100%}}.page_wrap .whitebox2 .fullrow .number_wrap{display:flex;gap:30px}@media (max-width: 991px){.page_wrap .whitebox2 .fullrow .number_wrap{gap:15px}}.page_wrap .whitebox2 .fullrow .number_wrap .number_column{width:223px;display:flex;flex-direction:column;gap:30px}@media (max-width: 991px){.page_wrap .whitebox2 .fullrow .number_wrap .number_column{width:180px;gap:15px}}@media (max-width: 767px){.page_wrap .whitebox2 .fullrow .number_wrap .number_column{width:50%}}.page_wrap .whitebox2 .fullrow .number_wrap .number_column .common{background:url("../../../images/3-in-1-profit-path-campaign/bg_numberbox.png") no-repeat center bottom #6d007d;background-size:100% auto;width:100%;min-height:176px;padding:30px 25px;border-radius:5px}@media (max-width: 991px){.page_wrap .whitebox2 .fullrow .number_wrap .number_column .common{padding:20px 15px}}.page_wrap .whitebox2 .fullrow .number_wrap .number_column .common h3{font-size:46px;line-height:50px;color:#fdec07;font-weight:700;letter-spacing:-1.38px;margin-bottom:10px}@media (max-width: 991px){.page_wrap .whitebox2 .fullrow .number_wrap .number_column .common h3{font-size:30px;line-height:30px}}@media (max-width: 767px){.page_wrap .whitebox2 .fullrow .number_wrap .number_column .common h3{font-size:24px}}.page_wrap .whitebox2 .fullrow .number_wrap .number_column .common p{font-size:14px;line-height:21px;color:#fff;margin:0}@media (max-width: 991px){.page_wrap .whitebox2 .fullrow .number_wrap .number_column .common p{font-size:13px}}.page_wrap .whitebox2 .fullrow .number_wrap .number_column ~ .number_column{padding-top:30px}@media (max-width: 991px){.page_wrap .whitebox2 .fullrow .number_wrap .number_column ~ .number_column{padding-top:15px}}.page_wrap .whitebox2 .fullrow .textbox{width:40%;display:flex;flex-direction:column;align-items:flex-start;padding-top:20px}@media (max-width: 991px){.page_wrap .whitebox2 .fullrow .textbox{width:45%}}@media (max-width: 767px){.page_wrap .whitebox2 .fullrow .textbox{width:100%}}.page_wrap .whitebox2 .fullrow .textbox .c_heading{position:relative}.page_wrap .whitebox2 .fullrow .textbox .c_heading .patch{left:-15px;top:-12px}@media (max-width: 1199px){.page_wrap .whitebox2 .fullrow .textbox .c_heading .patch{width:40px;left:-10px}}.page_wrap .whitebox2 .fullrow .textbox .c_heading.number_text{font-size:46px;line-height:50px;margin-bottom:50px}@media (max-width: 991px){.page_wrap .whitebox2 .fullrow .textbox .c_heading.number_text{font-size:40px;line-height:45px;margin-bottom:30px}}@media (max-width: 767px){.page_wrap .whitebox2 .fullrow .textbox .c_heading.number_text{font-size:24px;line-height:30px}}.page_wrap .whitebox2 .fullrow .textbox .c_heading.number_text .patch{left:-30px;top:-22px}@media (max-width: 1199px){.page_wrap .whitebox2 .fullrow .textbox .c_heading.number_text .patch{width:40px;left:-10px;top:-15px}}.page_wrap .linkedin_section .linkedin_banner{background:url("../../../images/3-in-1-profit-path-campaign/bg_linkedin_banner.png") no-repeat center top;background-size:cover;min-height:308px;padding:50px 0;display:flex;align-items:center}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_banner{min-height:200px}}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_banner{padding:30px 0}}.page_wrap .linkedin_section .linkedin_banner .custom_container{position:relative}.page_wrap .linkedin_section .linkedin_banner .custom_container .patch{top:-10px;left:50%;margin-left:85px}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_banner .custom_container .patch{width:40px;margin-left:60px;top:-5px}}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_banner .custom_container .patch{margin:0}}.page_wrap .linkedin_section .linkedin_banner .c_heading{background-position:center bottom;margin-bottom:0}.page_wrap .linkedin_section .linkedin_content{background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_left_blue.png") no-repeat left top 40px #eff6fb;padding:20px 0 60px;position:relative}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_content{background-size:200px auto;padding:20px 0}}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content{background-size:120px auto}}.page_wrap .linkedin_section .linkedin_content:before{content:"";background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_left_blue.png") no-repeat right bottom;background-size:100% auto;width:283px;height:560px;position:absolute;left:0;bottom:100px}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_content:before{width:200px;height:400px}}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content:before{width:120px;height:245px}}.page_wrap .linkedin_section .linkedin_content:after{content:"";background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_right_blue.png") no-repeat right bottom;background-size:100% auto;width:283px;height:560px;position:absolute;right:0;top:1100px}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_content:after{width:200px;height:400px}}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content:after{width:120px;height:245px}}.page_wrap .linkedin_section .linkedin_content .fullrow{width:100%;padding:20px 0;display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .fullrow{flex-direction:column !important;gap:20px}}.page_wrap .linkedin_section .linkedin_content .fullrow>div{width:47%}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .fullrow>div{width:100%}}.page_wrap .linkedin_section .linkedin_content .fullrow .textbox{position:relative;display:flex;flex-direction:column;align-items:flex-start}.page_wrap .linkedin_section .linkedin_content .fullrow .textbox .c_heading{position:relative}.page_wrap .linkedin_section .linkedin_content .fullrow .textbox .patch1{position:absolute;left:-15px;top:-10px}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_content .fullrow .textbox .patch1{width:40px;left:-10px;top:-7px}}.page_wrap .linkedin_section .linkedin_content .fullrow .textbox p{max-width:500px}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .fullrow .textbox p{max-width:100%}}.page_wrap .linkedin_section .linkedin_content .fullrow .textbox ul li{background:url("../../../images/3-in-1-profit-path-campaign/icon_bullet3.svg") no-repeat left top 4px}.page_wrap .linkedin_section .linkedin_content .fullrow .textbox ul.bluetext li{color:#0176b5}.page_wrap .linkedin_section .linkedin_content .admodal{display:flex;flex-direction:column;align-items:center;padding:40px 0}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .admodal{padding:20px 0}}.page_wrap .linkedin_section .linkedin_content .admodal .withpatch{position:relative}.page_wrap .linkedin_section .linkedin_content .admodal .withpatch .c_heading{position:relative;z-index:2}.page_wrap .linkedin_section .linkedin_content .admodal .withpatch .patch1{left:-15px;top:-15px}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel{width:100%;max-width:936px;margin:40px 0 10px}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel{margin-top:20px}}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item{width:100%;min-height:407px;border-radius:15px;display:flex;padding:0 30px 0 70px;overflow:hidden;position:relative}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item{padding:0 25px}}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item{flex-direction:column;justify-content:space-between;gap:25px;padding:20px 20px 0}}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item.one{background:url("../../../images/3-in-1-profit-path-campaign/bg_linkedin_carousel_1.png") no-repeat center bottom;background-size:cover}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item.two{background:url("../../../images/3-in-1-profit-path-campaign/bg_linkedin_carousel_2.png") no-repeat center bottom;background-size:cover}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item.three{background:url("../../../images/3-in-1-profit-path-campaign/bg_linkedin_carousel_3.png") no-repeat center bottom;background-size:cover}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox{width:350px;min-width:350px;display:flex;flex-direction:column;justify-content:center;padding:25px 0}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox{width:300px;min-width:300px}}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox{width:100%;min-width:100%;padding:0;align-items:center}}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox .icon{width:100%;max-width:45px;margin-bottom:25px}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox .icon{max-width:35px;margin-bottom:15px}}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox h3{font-size:25px;line-height:33px;font-weight:700;color:#fdec07;letter-spacing:-0.25px;margin-bottom:20px}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox h3{font-size:20px;line-height:28px;margin-bottom:10px}}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox h3{font-size:18px;line-height:24px;text-align:center}}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox p{font-size:16px;line-height:26px;font-weight:300;color:#fff}@media (max-width: 991px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox p{font-size:14px;line-height:20px}}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .textbox p{text-align:center}}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .imgbox{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;position:absolute;right:0px;bottom:0}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .imgbox{height:auto;position:initial;right:inherit;bottom:inherit;text-align:center}}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .imgbox img{width:auto}@media (max-width: 767px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .item .imgbox img{max-width:300px;margin:0 auto}}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .owl-nav .owl-prev{background-color:#fff}@media (max-width: 1199px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .owl-nav .owl-prev{left:-10px;box-shadow:rgba(255,255,255,0.8) 0px 0px 4px}}.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .owl-nav .owl-next{background-color:#fff}@media (max-width: 1199px){.page_wrap .linkedin_section .linkedin_content .admodal .linkedin_carousel .owl-nav .owl-next{right:-10px;box-shadow:rgba(255,255,255,0.8) 0px 0px 4px}}.page_wrap .pr_strategy .strategy_banner{background:url("../../../images/3-in-1-profit-path-campaign/bg_strategy_banner.png") no-repeat center bottom;background-size:cover;min-height:308px;padding:50px 0;display:flex;align-items:center}@media (max-width: 991px){.page_wrap .pr_strategy .strategy_banner{min-height:200px}}@media (max-width: 767px){.page_wrap .pr_strategy .strategy_banner{padding:30px 0}}.page_wrap .pr_strategy .strategy_banner .custom_container{display:flex;flex-direction:column;align-items:center}.page_wrap .pr_strategy .strategy_banner .custom_container .withpatch{position:relative}.page_wrap .pr_strategy .strategy_banner .custom_container .withpatch .patch{bottom:22px;left:-14px}@media (max-width: 991px){.page_wrap .pr_strategy .strategy_banner .custom_container .withpatch .patch{width:40px;left:-10px}}.page_wrap .pr_strategy .strategy_banner .c_heading{background-position:center bottom;margin-bottom:0}.page_wrap .pr_strategy .strategy_content{background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_right.png") no-repeat right top 600px #fcf7fb;padding:20px 0 60px;position:relative}@media (max-width: 991px){.page_wrap .pr_strategy .strategy_content{background-size:200px auto;padding:20px 0}}@media (max-width: 767px){.page_wrap .pr_strategy .strategy_content{background-size:120px auto;padding-bottom:0}}.page_wrap .pr_strategy .strategy_content:before{content:"";background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_left.png") no-repeat left bottom;background-size:100% auto;width:283px;height:560px;position:absolute;left:0;bottom:800px}@media (max-width: 991px){.page_wrap .pr_strategy .strategy_content:before{width:200px;height:400px}}@media (max-width: 767px){.page_wrap .pr_strategy .strategy_content:before{width:120px;height:245px}}.page_wrap .pr_strategy .strategy_content:after{content:"";background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_right.png") no-repeat right bottom;background-size:100% auto;width:283px;height:560px;position:absolute;right:0;bottom:0px}@media (max-width: 991px){.page_wrap .pr_strategy .strategy_content:after{width:200px;height:400px}}@media (max-width: 767px){.page_wrap .pr_strategy .strategy_content:after{width:120px;height:245px}}.page_wrap .pr_strategy .strategy_content .custom_container{position:relative}.page_wrap .pr_strategy .strategy_content .fullrow{width:100%;padding:20px 0;display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){.page_wrap .pr_strategy .strategy_content .fullrow{flex-direction:column !important;gap:20px}}.page_wrap .pr_strategy .strategy_content .fullrow>div{width:47%}@media (max-width: 767px){.page_wrap .pr_strategy .strategy_content .fullrow>div{width:100%}}.page_wrap .pr_strategy .strategy_content .fullrow .textbox{position:relative;display:flex;flex-direction:column;align-items:flex-start}.page_wrap .pr_strategy .strategy_content .fullrow .textbox .c_heading{position:relative}.page_wrap .pr_strategy .strategy_content .fullrow .textbox .patch1{position:absolute;left:-15px;top:-10px}@media (max-width: 991px){.page_wrap .pr_strategy .strategy_content .fullrow .textbox .patch1{width:40px;left:-10px;top:-7px}}.page_wrap .pr_strategy .strategy_content .fullrow .textbox p{max-width:500px}@media (max-width: 767px){.page_wrap .pr_strategy .strategy_content .fullrow .textbox p{max-width:100%}}.page_wrap .pr_strategy .strategy_content .fullrow .textbox ul li{background:url("../../../images/3-in-1-profit-path-campaign/icon_bullet2.svg") no-repeat left top 4px}.page_wrap .pr_strategy .strategy_content .fullrow .textbox ul.bluetext li{color:#0176b5}.page_wrap .pr_strategy .strategy_content .pr_agencies{padding:40px 0 20px;display:flex;flex-direction:column;align-items:center}@media (max-width: 991px){.page_wrap .pr_strategy .strategy_content .pr_agencies{padding:20px 0}}.page_wrap .pr_strategy .strategy_content .pr_agencies .withpatch{position:relative}.page_wrap .pr_strategy .strategy_content .pr_agencies .withpatch .patch{top:-10px;left:-22px}@media (max-width: 991px){.page_wrap .pr_strategy .strategy_content .pr_agencies .withpatch .patch{width:40px;left:-10px}}.page_wrap .pr_strategy .strategy_content .pr_agencies .withpatch .c_heading{position:relative;z-index:2}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap{width:100%;display:flex;flex-wrap:wrap;padding:60px 0 0}@media (max-width: 991px){.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap{padding-top:30px}}@media (max-width: 767px){.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap{flex-direction:column;gap:20px}}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol{width:50%;padding-right:15px}@media (max-width: 767px){.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol{width:100%;padding:0}}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group{width:100%;display:flex;flex-direction:column}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion{padding:10px 0;border-bottom:1px solid #eaeaea}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_tab{width:100%;padding:7px 35px 7px 0;position:relative;display:flex;align-items:center;gap:15px;cursor:pointer}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_tab .icon{background-color:#fdeaef;width:52px;min-width:52px;height:52px;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:50px}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_tab .icon.prpl{background-color:#f1e6f2}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_tab .icon.ylw{background-color:#fcf5cb}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_tab strong{font-size:15px;line-height:23px;font-weight:600;color:#000;display:block;margin-bottom:3px}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_tab p{font-size:13px;line-height:18px;color:#363636;margin:0}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_tab .arrow{background:url("../../../images/3-in-1-profit-path-campaign/icon_arrow2.svg") no-repeat center center;background-size:100% 100%;width:18px;height:18px;position:absolute;right:10px;top:23px;border-radius:20px}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_tab.active strong{color:#e1003e;opacity:0}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_tab.active .arrow{transform:rotate(180deg)}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_content{width:100%;padding:15px 0 0;display:none}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_content h3{font-size:16px;line-height:25px;font-weight:600;color:#000;margin-bottom:5px}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .leftcol .accordion_group .accordion .accor_content p{font-size:14px;line-height:25px;font-weight:300}.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .rightcol{width:50%;display:flex;align-items:flex-start;justify-content:flex-end;padding-left:15px}@media (max-width: 767px){.page_wrap .pr_strategy .strategy_content .pr_agencies .accordion_wrap .rightcol{width:100%;padding:0}}.page_wrap .branding_solution .branding_banner{background:url("../../../images/3-in-1-profit-path-campaign/bg_branding_banner.png") no-repeat right top #fcf7fb;background-size:cover;min-height:436px;padding:230px 0 50px;display:flex;align-items:center}@media (max-width: 1525px){.page_wrap .branding_solution .branding_banner{padding-top:200px}}@media (max-width: 1199px){.page_wrap .branding_solution .branding_banner{min-height:350px;padding-top:160px}}@media (max-width: 991px){.page_wrap .branding_solution .branding_banner{min-height:200px;padding-top:120px}}@media (max-width: 767px){.page_wrap .branding_solution .branding_banner{background-position:left top;padding:130px 0 30px}}.page_wrap .branding_solution .branding_banner .custom_container{display:flex;flex-direction:column;align-items:center}.page_wrap .branding_solution .branding_banner .custom_container .withpatch{position:relative}.page_wrap .branding_solution .branding_banner .custom_container .withpatch .patch{bottom:15px;left:-14px}@media (max-width: 991px){.page_wrap .branding_solution .branding_banner .custom_container .withpatch .patch{width:40px;left:-10px}}.page_wrap .branding_solution .branding_banner .c_heading{background-position:center bottom;margin-bottom:0}.page_wrap .branding_solution .branding_content{background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_left.png") no-repeat left top 200px #fff;padding:20px 0 40px;position:relative}@media (max-width: 991px){.page_wrap .branding_solution .branding_content{background-size:200px auto;padding:20px 0}}@media (max-width: 767px){.page_wrap .branding_solution .branding_content{background-size:120px auto;padding-bottom:0}}.page_wrap .branding_solution .branding_content:before{content:"";background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_left.png") no-repeat left bottom;background-size:100% auto;width:283px;height:560px;position:absolute;left:0;top:2480px}@media (max-width: 991px){.page_wrap .branding_solution .branding_content:before{width:200px;height:400px}}@media (max-width: 767px){.page_wrap .branding_solution .branding_content:before{width:120px;height:245px}}.page_wrap .branding_solution .branding_content:after{content:"";background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_right.png") no-repeat right top;background-size:100% auto;width:283px;height:560px;position:absolute;right:0;top:850px}@media (max-width: 991px){.page_wrap .branding_solution .branding_content:after{width:200px;height:400px}}@media (max-width: 767px){.page_wrap .branding_solution .branding_content:after{width:120px;height:245px}}.page_wrap .branding_solution .branding_content .custom_container{position:relative}.page_wrap .branding_solution .branding_content .fullrow{width:100%;padding:20px 0;display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){.page_wrap .branding_solution .branding_content .fullrow{flex-direction:column !important;gap:20px}}.page_wrap .branding_solution .branding_content .fullrow>div{width:47%}@media (max-width: 767px){.page_wrap .branding_solution .branding_content .fullrow>div{width:100%}}.page_wrap .branding_solution .branding_content .fullrow .textbox{position:relative;display:flex;flex-direction:column;align-items:flex-start}.page_wrap .branding_solution .branding_content .fullrow .textbox .c_heading{position:relative}.page_wrap .branding_solution .branding_content .fullrow .textbox .patch1{position:absolute;left:-15px;top:-10px}@media (max-width: 991px){.page_wrap .branding_solution .branding_content .fullrow .textbox .patch1{width:40px;left:-10px;top:-7px}}.page_wrap .branding_solution .branding_content .fullrow .textbox p{max-width:500px}@media (max-width: 767px){.page_wrap .branding_solution .branding_content .fullrow .textbox p{max-width:100%}}.page_wrap .branding_solution .branding_content .fullrow .textbox ul li{background:url("../../../images/3-in-1-profit-path-campaign/icon_bullet2.svg") no-repeat left top 4px}.page_wrap .branding_solution .branding_content .fullrow .textbox ul.bluetext li{color:#0176b5}.page_wrap .branding_solution .branding_content .fullrow .textbox .leaders_text{display:flex;flex-direction:column;gap:15px;padding-top:30px}.page_wrap .branding_solution .branding_content .fullrow .textbox .leaders_text .common{max-width:470px;display:flex;flex-direction:column;gap:10px;position:relative;padding-left:25px}.page_wrap .branding_solution .branding_content .fullrow .textbox .leaders_text .common:before{content:"";background-color:#e1003e;width:3px;height:90px;position:absolute;left:0;top:0;border-radius:10px}.page_wrap .branding_solution .branding_content .fullrow .textbox .leaders_text .common img{width:100%;max-width:23px}.page_wrap .branding_solution .branding_content .fullrow .textbox .leaders_text .common h3{font-size:22px;line-height:33px;font-weight:700;letter-spacing:-0.22px;color:#6d007d}@media (max-width: 991px){.page_wrap .branding_solution .branding_content .fullrow .textbox .leaders_text .common h3{font-size:18px;line-height:24px}}.page_wrap .branding_solution .branding_content .fullrow .textbox .leaders_text .common p{font-size:16px;line-height:26px;font-weight:300;color:#000}@media (max-width: 991px){.page_wrap .branding_solution .branding_content .fullrow .textbox .leaders_text .common p{font-size:14px;line-height:22px}}.page_wrap .branding_solution .branding_content .fullrow .textbox .leaders_text .common.prpl_border:before{background-color:#6d007d}.page_wrap .branding_solution .branding_content .fullrow .textbox .leaders_text .common.prpl_border h3{color:#e1003e}.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox{width:100%;display:flex;flex-direction:column;align-items:center}.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox p{font-size:18px;line-height:28px;text-align:center;color:#000}@media (max-width: 991px){.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox p{font-size:14px;line-height:22px}}.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;padding:15px 0 60px}@media (max-width: 767px){.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box{flex-direction:column;padding-bottom:25px}}.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box .column{background-color:#fef2f5;width:calc(24% - 15px);min-height:234px;padding:20px 30px;border-radius:10px}@media (max-width: 991px){.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box .column{padding:15px;min-height:auto}}@media (max-width: 767px){.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box .column{width:100%}}.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box .column .icon{width:100%;min-height:60px;margin-bottom:10px}.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box .column .icon img{max-height:58px}.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box .column p{text-align:left}.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box .column.prpl{background-color:#f2eaf5}.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box .column.ylw{background-color:#fcf5cb}.page_wrap .branding_solution .branding_content .elevate_brand .common_textbox .column_box .column.blue{background-color:#edf5ff}.page_wrap .team_wrap .team_banner{background:url("../../../images/3-in-1-profit-path-campaign/bg_team_banner.png") no-repeat center bottom;background-size:cover;min-height:308px;padding:50px 0;display:flex;align-items:center}@media (max-width: 991px){.page_wrap .team_wrap .team_banner{min-height:200px}}@media (max-width: 767px){.page_wrap .team_wrap .team_banner{padding:30px 0}}.page_wrap .team_wrap .team_banner .custom_container{display:flex;flex-direction:column;align-items:center}.page_wrap .team_wrap .team_banner .custom_container .withpatch{position:relative}.page_wrap .team_wrap .team_banner .custom_container .withpatch .patch{top:-5px;left:-14px}@media (max-width: 991px){.page_wrap .team_wrap .team_banner .custom_container .withpatch .patch{width:40px;left:-10px}}.page_wrap .team_wrap .team_banner .c_heading{background-position:center bottom;margin-bottom:20px}.page_wrap .team_wrap .team_banner p{font-size:18px;line-height:26px;font-weight:500;color:#fff;text-align:center;margin:0}@media (max-width: 767px){.page_wrap .team_wrap .team_banner p{font-size:14px;line-height:22px}}.page_wrap .team_wrap .team_banner p strong{font-weight:700}.page_wrap .team_wrap .team_content{background:url("../../../images/3-in-1-profit-path-campaign/bg_team_content.png") no-repeat center top #fcf7fb;background-size:100% auto;padding:70px 0 0;position:relative}@media (max-width: 991px){.page_wrap .team_wrap .team_content{padding:40px 0 0}}@media (max-width: 767px){.page_wrap .team_wrap .team_content{padding:25px 0 0}}.page_wrap .team_wrap .team_content:before{content:"";background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_left.png") no-repeat right top;background-size:100% auto;width:283px;height:560px;position:absolute;left:0;top:150px}@media (max-width: 991px){.page_wrap .team_wrap .team_content:before{width:200px;height:400px}}@media (max-width: 767px){.page_wrap .team_wrap .team_content:before{width:120px;height:245px}}.page_wrap .team_wrap .team_content:after{content:"";background:url("../../../images/3-in-1-profit-path-campaign/img_halfcircle_right.png") no-repeat right top;background-size:100% auto;width:283px;height:560px;position:absolute;right:0;bottom:120px}@media (max-width: 991px){.page_wrap .team_wrap .team_content:after{width:200px;height:400px}}@media (max-width: 767px){.page_wrap .team_wrap .team_content:after{width:120px;height:245px}}.page_wrap .team_wrap .team_content .custom_container{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.page_wrap .team_wrap .team_content .withpatch{position:relative}.page_wrap .team_wrap .team_content .withpatch .patch{top:-5px;left:-14px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .withpatch .patch{width:40px;left:-10px}}.page_wrap .team_wrap .team_content .toptext{padding-bottom:40px}@media (max-width: 767px){.page_wrap .team_wrap .team_content .toptext{padding-bottom:20px}}.page_wrap .team_wrap .team_content .toptext p{max-width:805px;font-size:14px;line-height:23px;color:#363636;text-align:center}.page_wrap .team_wrap .team_content .team_section .fullrow{width:100%;display:flex;flex-wrap:wrap;justify-content:center;padding:50px 0 60px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow{padding:40px 0 60px}}@media (max-width: 767px){.page_wrap .team_wrap .team_content .team_section .fullrow{flex-direction:column !important;padding:10px 0 30px;gap:0px}}.page_wrap .team_wrap .team_content .team_section .fullrow .textbox{width:calc(50% - 225px);padding-top:23px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .textbox{width:calc(50% - 160px);padding-top:0}}@media (max-width: 767px){.page_wrap .team_wrap .team_content .team_section .fullrow .textbox{width:100%;display:flex;flex-direction:column;gap:10px;order:2}}.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common{width:100%;display:flex;flex-direction:column;align-items:flex-start;min-height:200px}@media (max-width: 767px){.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common{align-items:center;min-height:auto}}.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common ~ .common{padding-left:30px;min-height:120px}@media (max-width: 767px){.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common ~ .common{padding-left:0;min-height:auto}}.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common h3{font-size:13px;line-height:23px;font-weight:600;color:#e1003e;margin-bottom:5px}@media (max-width: 767px){.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common h3{text-align:center}}.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common p{max-width:330px;font-size:11px;line-height:17px;font-weight:400;color:#585858}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common p{max-width:100%}}@media (max-width: 767px){.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common p{text-align:center}}.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common.trgt{text-align:right;align-items:flex-end}@media (max-width: 767px){.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common.trgt{align-items:center}}.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common.trgt ~ .common{padding-left:0;padding-right:30px}@media (max-width: 767px){.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common.trgt ~ .common{padding-right:0}}.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common.tcenter{align-items:center;text-align:center;min-height:auto}.page_wrap .team_wrap .team_content .team_section .fullrow .textbox .common.tcenter h3{text-align:center}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image{width:450px;min-width:450px;height:450px;position:relative;cursor:pointer;margin-bottom:20px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image{width:320px;min-width:320px;height:320px}}@media (max-width: 767px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image{display:flex;order:1;margin:0 auto 30px}}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .white_box{background-color:#fff;width:243px;height:243px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:100%}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .white_box{width:180px;height:180px}}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .white_box img{opacity:0.67;transition:all ease-in-out 0.3s}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .roundimg{width:96px;height:96px;position:absolute;transition:all ease-in-out 0.3s}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .roundimg{width:60px;height:60px}}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .roundimg.image1{left:50px;top:25px}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .roundimg.image2{right:50px;top:25px}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .roundimg.image3{left:-5px;top:230px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .roundimg.image3{left:5px;top:180px}}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .roundimg.image4{right:-5px;top:230px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .roundimg.image4{right:5px;top:180px}}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .roundimg.image5{left:50%;bottom:-25px;transform:translateX(-50%)}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image .roundimg.image5{bottom:-5px}}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image:hover img{opacity:1}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image:hover .roundimg.image1{left:80px;top:55px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image:hover .roundimg.image1{left:60px;top:40px}}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image:hover .roundimg.image2{right:80px;top:55px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image:hover .roundimg.image2{right:60px;top:40px}}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image:hover .roundimg.image3{left:25px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image:hover .roundimg.image3{left:40px}}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image:hover .roundimg.image4{right:25px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .team_section .fullrow .center_image:hover .roundimg.image4{right:40px}}.page_wrap .team_wrap .team_content .team_section .fullrow .center_image:hover .roundimg.image5{bottom:20px}.page_wrap .team_wrap .team_content .worry_section{width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:60px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .worry_section{padding-bottom:40px}}@media (max-width: 767px){.page_wrap .team_wrap .team_content .worry_section{padding-bottom:25px}}.page_wrap .team_wrap .team_content .worry_section .c_heading{background-position:left 200px bottom;margin-bottom:40px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .worry_section .c_heading{background-position:left 150px bottom}}@media (max-width: 767px){.page_wrap .team_wrap .team_content .worry_section .c_heading{background-position:left 125px bottom;margin-bottom:30px}}.page_wrap .team_wrap .team_content .worry_section ul{width:100%;display:flex;gap:15px 10px}@media (max-width: 991px){.page_wrap .team_wrap .team_content .worry_section ul{gap:15px 5px;flex-wrap:wrap}}.page_wrap .team_wrap .team_content .worry_section ul li{width:25%;min-height:90px;padding:10px 15px 10px 85px;display:flex;align-items:center;position:relative}@media (max-width: 991px){.page_wrap .team_wrap .team_content .worry_section ul li{width:calc(50% - 5px)}}@media (max-width: 767px){.page_wrap .team_wrap .team_content .worry_section ul li{width:100%}}.page_wrap .team_wrap .team_content .worry_section ul li:before{content:"";background-color:#fff;height:100%;position:absolute;left:30px;right:0;top:0;height:100%;border-radius:30px 20px 20px 30px}.page_wrap .team_wrap .team_content .worry_section ul li .number{background-color:#eddff0;width:74px;min-width:74px;height:74px;border-radius:100px;display:flex;align-items:center;justify-content:center;border:10px solid #fcf7fb;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2}.page_wrap .team_wrap .team_content .worry_section ul li .number strong{font-size:32px;color:#eddff0;letter-spacing:-0.64px;font-weight:900;-webkit-text-stroke-width:1px;text-stroke-width:1px;-webkit-text-stroke-color:#6d007d;text-stroke-color:#6d007d}.page_wrap .team_wrap .team_content .worry_section ul li .number.pink{background-color:#fae3eb}.page_wrap .team_wrap .team_content .worry_section ul li .number.pink strong{color:#fae3eb;-webkit-text-stroke-color:#e1003e;text-stroke-color:#e1003e}.page_wrap .team_wrap .team_content .worry_section ul li .number.ylw{background-color:#fdf06a}.page_wrap .team_wrap .team_content .worry_section ul li .number.ylw strong{color:#fdf06a;-webkit-text-stroke-color:#fd9e1c;text-stroke-color:#fd9e1c}.page_wrap .team_wrap .team_content .worry_section ul li p{font-size:12px;line-height:19px;font-weight:500;color:#000;position:relative;margin:0}.page_wrap .team_wrap .team_content .worry_section ul li:hover .number strong{color:#6d007d}.page_wrap .team_wrap .team_content .worry_section ul li:hover .number.pink strong{color:#e1003e}.page_wrap .team_wrap .team_content .worry_section ul li:hover .number.ylw strong{color:#fd9e1c}.page_wrap .built_doctor{background-color:#fcf7fb;padding:30px 0 40px}@media (max-width: 767px){.page_wrap .built_doctor{padding:20px 0}}.page_wrap .built_doctor .custom_container .fullrow{width:100%;display:flex;justify-content:space-between}@media (max-width: 767px){.page_wrap .built_doctor .custom_container .fullrow{flex-direction:column;gap:20px}}.page_wrap .built_doctor .custom_container .fullrow>div{width:48%}@media (max-width: 767px){.page_wrap .built_doctor .custom_container .fullrow>div{width:100%}}.page_wrap .built_doctor .custom_container .fullrow .withpatch{position:relative}.page_wrap .built_doctor .custom_container .fullrow .withpatch .patch{top:-10px;left:-22px}@media (max-width: 1199px){.page_wrap .built_doctor .custom_container .fullrow .withpatch .patch{width:40px;left:-10px;top:-2px}}.page_wrap .our_responsibility{background-color:#fcf7fb;padding:50px 0}@media (max-width: 991px){.page_wrap .our_responsibility{padding:30px 0}}@media (max-width: 767px){.page_wrap .our_responsibility{padding:25px 0}}.page_wrap .our_responsibility .custom_container{display:flex;flex-direction:column;align-items:center}.page_wrap .our_responsibility .withpatch{position:relative}.page_wrap .our_responsibility .withpatch .patch{top:-10px;left:-22px}@media (max-width: 991px){.page_wrap .our_responsibility .withpatch .patch{width:40px;left:-10px}}.page_wrap .our_responsibility .withpatch .c_heading{background-position:right 135px bottom;position:relative;z-index:2}@media (max-width: 767px){.page_wrap .our_responsibility .withpatch .c_heading{background-position:right 100px bottom}}.page_wrap .our_responsibility ul{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:20px 0;padding:25px 0 40px}@media (max-width: 991px){.page_wrap .our_responsibility ul{padding-bottom:30px}}.page_wrap .our_responsibility ul li{width:25%;max-width:250px;position:relative;padding:0 20px}@media (max-width: 991px){.page_wrap .our_responsibility ul li{padding:0 15px}}@media (max-width: 767px){.page_wrap .our_responsibility ul li{width:50%}}.page_wrap .our_responsibility ul li:before{content:"";background-color:#e1003e;width:2px;height:35px;border-radius:10px;position:absolute;left:0;top:4px}.page_wrap .our_responsibility ul li .number{font-size:45px;line-height:45px;font-weight:700;letter-spacing:-0.9px;color:#6d007d;margin-bottom:5px}@media (max-width: 991px){.page_wrap .our_responsibility ul li .number{font-size:35px;line-height:35px}}@media (max-width: 767px){.page_wrap .our_responsibility ul li .number{font-size:28px;line-height:34px}}.page_wrap .our_responsibility ul li p{font-size:12px;line-height:18px;font-weight:400;color:#000;letter-spacing:-0.24px}@media (max-width: 991px){.page_wrap .our_responsibility ul li p br{display:none}}.page_wrap .our_responsibility .btnrow{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.page_wrap .bottom_wrapper{background-color:#fff;background-size:100% auto;min-height:320px;display:flex;justify-content:center;align-items:flex-end;position:relative}.page_wrap .bottom_wrapper.bgwhite{background-color:#fff}@media (max-width: 991px){.page_wrap .bottom_wrapper{min-height:320px;padding-top:50px}}@media (max-width: 767px){.page_wrap .bottom_wrapper{min-height:160px}}.page_wrap .bottom_wrapper .left_dots{position:absolute;left:100px;top:-40px;transform:rotate(-100deg);width:100px;object-fit:contain}@media (max-width: 991px){.page_wrap .bottom_wrapper .left_dots{left:10px;top:50px}}@media (max-width: 767px){.page_wrap .bottom_wrapper .left_dots{width:55px;left:10px;top:0}}.page_wrap .bottom_wrapper .right_dots{position:absolute;right:100px;top:-40px;transform:rotate(85deg);width:80px;object-fit:contain}@media (max-width: 991px){.page_wrap .bottom_wrapper .right_dots{right:30px;top:40px}}@media (max-width: 767px){.page_wrap .bottom_wrapper .right_dots{width:40px;right:15px;top:0}}.page_wrap .bottom_wrapper .bg_img{width:100%}@media (max-width: 767px){.page_wrap .bottom_wrapper .bg_img{height:160px;object-fit:cover}}.page_wrap .bottom_wrapper .btm_center_img{width:500px;height:300px;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}@media (max-width: 767px){.page_wrap .bottom_wrapper .btm_center_img{height:160px}}.page_wrap .faq_section{background-color:#fff;padding:60px 0 100px}@media (max-width: 991px){.page_wrap .faq_section{padding:40px 0 60px}}@media (max-width: 767px){.page_wrap .faq_section{padding:20px 0 40px}}.page_wrap .faq_section .faqtab{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:20px 40px;padding-top:30px}@media (max-width: 1199px){.page_wrap .faq_section .faqtab{gap:20px}}@media (max-width: 991px){.page_wrap .faq_section .faqtab{padding-top:15px}}@media (max-width: 767px){.page_wrap .faq_section .faqtab{flex-direction:column;gap:20px;padding-top:10px}}.page_wrap .faq_section .faqtab .faqtab_nav{width:460px;min-width:460px;padding:10px 0 10px 10px;border:1px solid #EAEAEA;border-radius:20px}@media (max-width: 1199px){.page_wrap .faq_section .faqtab .faqtab_nav{width:400px;min-width:400px}}@media (max-width: 991px){.page_wrap .faq_section .faqtab .faqtab_nav{width:320px;min-width:320px}}@media (max-width: 767px){.page_wrap .faq_section .faqtab .faqtab_nav{width:100%;min-width:100%}}.page_wrap .faq_section .faqtab .faqtab_nav .customscroll{width:100%;padding-right:10px;overflow:auto;max-height:750px}@media (max-width: 767px){.page_wrap .faq_section .faqtab .faqtab_nav .customscroll{max-height:250px}}.page_wrap .faq_section .faqtab .faqtab_nav ul li a{width:100%;padding:15px 20px;display:flex;flex-direction:column;background-color:#fff;border-radius:13px;cursor:pointer}@media (max-width: 991px){.page_wrap .faq_section .faqtab .faqtab_nav ul li a{padding:15px}}@media (max-width: 767px){.page_wrap .faq_section .faqtab .faqtab_nav ul li a{padding:10px}}.page_wrap .faq_section .faqtab .faqtab_nav ul li a h3{font-size:18px;line-height:24px;font-weight:700;color:#6d007d;letter-spacing:-0.18px;margin-bottom:5px}@media (max-width: 991px){.page_wrap .faq_section .faqtab .faqtab_nav ul li a h3{font-size:16px;margin-bottom:3px}}.page_wrap .faq_section .faqtab .faqtab_nav ul li a p{font-size:15px;line-height:22px;font-weight:500;color:#717171;letter-spacing:-0.15px;margin:0}@media (max-width: 991px){.page_wrap .faq_section .faqtab .faqtab_nav ul li a p{font-size:13px}}.page_wrap .faq_section .faqtab .faqtab_nav ul li a.active{background-color:#FFF7F9}.page_wrap .faq_section .faqtab .faqtab_nav ul li a.active h3{color:#e1003e}.page_wrap .faq_section .faqtab .faqtab_nav ul li a.active p{color:#656565}.page_wrap .faq_section .faqtab .faqtab_content{width:100%;overflow:auto;max-height:772px;padding:25px 15px 0 0}@media (max-width: 991px){.page_wrap .faq_section .faqtab .faqtab_content{padding-top:10px}}@media (max-width: 767px){.page_wrap .faq_section .faqtab .faqtab_content{padding:0;max-height:initial}}.page_wrap .faq_section .faqtab .faqtab_content .tab-pane{width:100%}.page_wrap .faq_section .faqtab .faqtab_content .tab-pane h3{font-size:24px;line-height:34px;color:#6d007d;font-weight:700;letter-spacing:-0.24px;margin-bottom:20px}@media (max-width: 991px){.page_wrap .faq_section .faqtab .faqtab_content .tab-pane h3{font-size:20px;line-height:28px;margin-bottom:15px}}@media (max-width: 767px){.page_wrap .faq_section .faqtab .faqtab_content .tab-pane h3{font-size:18px;line-height:24px;margin-bottom:10px}}.page_wrap .faq_section .faqtab .faqtab_content .tab-pane .animate_border{margin-bottom:25px}@media (max-width: 991px){.page_wrap .faq_section .faqtab .faqtab_content .tab-pane .animate_border{margin-bottom:15px}}.page_wrap .faq_section .faqtab .faqtab_content .tab-pane ul{list-style:disc;padding-left:25px;margin-bottom:15px;display:flex;flex-direction:column;gap:5px}.page_wrap .faq_section .faqtab .faqtab_content .tab-pane ul.conic-gradient{list-style:conic-gradient}.page_wrap .faq_section .faqtab .faqtab_content .tab-pane p,.page_wrap .faq_section .faqtab .faqtab_content .tab-pane li{font-size:15px;line-height:27px;color:#383838;letter-spacing:-0.15px;text-align:justify}@media (max-width: 991px){.page_wrap .faq_section .faqtab .faqtab_content .tab-pane p,.page_wrap .faq_section .faqtab .faqtab_content .tab-pane li{font-size:13px;line-height:20px}}.page_wrap .faq_section .faqtab .faqtab_content .tab-pane p strong,.page_wrap .faq_section .faqtab .faqtab_content .tab-pane li strong{font-weight:600}.page_wrap .faq_section .faqtab .faqtab_content .tab-pane p a,.page_wrap .faq_section .faqtab .faqtab_content .tab-pane li a{text-decoration:underline}.page_wrap .faq_section .faqtab .faqtab_content .tab-pane p a:hover,.page_wrap .faq_section .faqtab .faqtab_content .tab-pane li a:hover{text-decoration:none}.page_wrap .faq_section .faqtab .faqtab_content .tab-pane p{margin-bottom:15px}
