body{background:#fff;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box;font-family:'Poppins', sans-serif}.page_wrap{width:100%}@-webkit-keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1)}}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1)}}.page_wrap .zoomInOut{animation:zoomInOut 3s ease-in-out infinite;-webkit-animation:zoomInOut 3s ease-in-out infinite;transition:all ease-in-out 0.4s}@-webkit-keyframes moveRightLeft{0%{right:25px}50%{right:15px}100%{right:25px}}@keyframes moveRightLeft{0%{right:25px}50%{right:15px}100%{right:25px}}.page_wrap .moveRightLeft{animation:moveRightLeft 3s ease-in-out infinite;-webkit-animation:moveRightLeft 3s ease-in-out infinite}@-webkit-keyframes textYlwWhite{0%{width:35px}100%{width:100%}}@keyframes borderanimate{0%{width:35px}100%{width:100%}}@-webkit-keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.page_wrap .rotate_animation{animation:rotate 15s linear infinite;-webkit-animation:rotate 15s linear infinite}@-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}}.page_wrap .animation_white_line{-webkit-animation:gradient 80s linear infinite;animation:gradient 80s linear infinite;background:linear-gradient(121.19deg, rgba(255,255,255,0) 25.73%, rgba(255,255,255,0.3) 45.27%, rgba(255,255,255,0) 62.27%)}.page_wrap .cta_btn{background-color:#E1003E;min-width:185px;min-height:46px;padding:10px 25px;font-size:12px;line-height:18px;font-weight:500;color:#fff;font-family:"Outfit",sans-serif !important;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;transition:all 0.3s ease-in-out;border-radius:25px;border:0;position:relative;border:1px solid #E1003E}@media (max-width: 767px){.page_wrap .cta_btn{min-height:43px;padding:10px 20px}}.page_wrap .cta_btn .rgt_arrow{width:19px;height:7px;line-height:11px;position:absolute;right:15px;top:50%;margin-top:-6px;transition:all 0.3s ease-in-out}.page_wrap .cta_btn .rgt_arrow svg{width:100%;height:auto}.page_wrap .cta_btn .rgt_arrow svg path{fill:#fff;transition:all 0.3s ease-in-out}.page_wrap .cta_btn.animate_arrow{position:relative;padding:10px 60px 10px 25px}.page_wrap .cta_btn.animate_arrow .rgt_arrow{position:absolute;right:25px;top:50%;-webkit-animation:moveRightLeft 3s linear infinite;animation:moveRightLeft 3s linear infinite}.page_wrap .cta_btn:hover{background-color:#6d2c7c;font-size:12px;color:#fff;border-color:#6d2c7c}.page_wrap .cta_btn:hover svg path{fill:#fff}.page_wrap .cta_btn.border_btn{background-color:transparent;color:#6d2c7c;border-color:#6d2c7c}.page_wrap .cta_btn.border_btn svg path{fill:#E1003E}.page_wrap .cta_btn.border_btn:hover{background-color:#6d2c7c;color:#fff;border-color:#6d2c7c}.page_wrap .cta_btn.border_btn:hover svg path{fill:#fff}.page_wrap .cta_btn.ylwborder_btn{background-color:transparent;color:#FDEC07;border-color:#FDEC07}.page_wrap .cta_btn.ylwborder_btn svg path{fill:#FDEC07}.page_wrap .cta_btn.ylwborder_btn:hover{background-color:#FDEC07;color:#6d2c7c;border-color:#fff}.page_wrap .cta_btn.ylwborder_btn:hover svg path{fill:#fff}.page_wrap .cta_btn.redborder_btn{background-color:transparent;color:#E1003E;border-color:#E1003E}.page_wrap .cta_btn.redborder_btn svg path{fill:#E1003E}.page_wrap .cta_btn.redborder_btn:hover{background-color:#E1003E;color:#fff;border-color:#fff}.page_wrap .cta_btn.redborder_btn:hover svg path{fill:#fff}.page_wrap .cta_btn.whiteborder_btn{background-color:transparent;color:#fff;border-color:#fff}.page_wrap .cta_btn.whiteborder_btn svg path{fill:#fff}.page_wrap .cta_btn.whiteborder_btn:hover{background-color:#E1003E;color:#fff;border-color:#fff}.page_wrap .cta_btn.whiteborder_btn:hover svg path{fill:#fff}.page_wrap .cta_btn.ylwbg{background-color:#FDEC07;border-color:#E1003E;color:#E1003E}.page_wrap .cta_btn.ylwbg svg path{fill:#E1003E}.page_wrap .cta_btn.ylwbg:hover{background-color:#E1003E;color:#fff;border-color:#FDEC07}.page_wrap .cta_btn.ylwbg:hover svg path{fill:#fff}.page_wrap .cta_btn.prplbg{background-color:#6d2c7c;border-color:#FDEC07;color:#FDEC07}.page_wrap .cta_btn.prplbg svg path{fill:#FDEC07}.page_wrap .cta_btn.prplbg:hover{background-color:#E1003E;color:#fff;border-color:#FDEC07}.page_wrap .cta_btn.prplbg:hover svg path{fill:#fff}.page_wrap .cta_btn.gradient{background:transparent linear-gradient(90deg, #6E0D88 0%, #E1003E 100%) 0% 0% no-repeat padding-box;border:transparent}.page_wrap .cta_btn.gradient:hover{background:transparent linear-gradient(90deg, #6E0D88 0%, #6E0D88 100%) 0% 0% no-repeat padding-box;border:transparent}.page_wrap svg{width:auto;height:auto}.page_wrap .red{color:#EF1855 !important}.page_wrap .prpl{color:#6d2c7c !important}.page_wrap .black{color:#000 !important}.page_wrap .green{color:#24C130 !important}.page_wrap .white{color:#fff !important}.page_wrap .ylw{color:#FDEC07 !important}.page_wrap .blue{color:#1875D2 !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 input::-webkit-outer-spin-button,.page_wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page_wrap input[type="date"]{background-color:transparent}.page_wrap input[type="date"]::-webkit-inner-spin-button,.page_wrap input[type="date"]::-webkit-calendar-picker-indicator{display:none}.page_wrap input[type="color"]::-moz-color-swatch{border:none}.page_wrap input[type="color"]::-webkit-color-swatch-wrapper{padding:0;border-radius:0}.page_wrap input[type="color"]::-webkit-color-swatch{border:none}.page_wrap input[type=number]{-moz-appearance:textfield;appearance:textfield}.page_wrap .ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page_wrap .customscroll::-webkit-scrollbar{width:4px;height:4px}.page_wrap .customscroll::-webkit-scrollbar-thumb{background-color:#EF1855}.page_wrap button,.page_wrap button:focus{margin:0;box-sizing:border-box;font-family:'Poppins', sans-serif}.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}.page_wrap ul{list-style:none;padding:0;margin:0}.page_wrap p{font-size:16px;line-height:24px;color:#656565}.page_wrap a{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 img{max-width:100%;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}.page_wrap button{border:0;cursor:pointer;font-family:"Poppins",sans-serif}.page_wrap .text_uppercase{text-transform:uppercase}.page_wrap .custom_container{width:100%;max-width:1300px;margin:0 auto;padding:0 15px}.page_wrap .custom_container.full_width{padding:0;max-width:100%}.page_wrap .common_fullrow .custom_container{padding:20px 15px;display:flex;justify-content:space-between}@media (max-width: 767px){.page_wrap .common_fullrow .custom_container{flex-direction:column !important;gap:20px}}.page_wrap .common_fullrow .custom_container>div{width:47%}.page_wrap .common_fullrow .custom_container>div.full{width:100%}@media (max-width: 767px){.page_wrap .common_fullrow .custom_container>div{width:100%}}.page_wrap .common_fullrow .custom_container.reverse{flex-direction:row-reverse}.page_wrap .common_textbox{width:100%;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-bottom:15px}@media (max-width: 767px){.page_wrap .common_textbox{padding-bottom:0}}.page_wrap .common_textbox p{font-size:14px;line-height:23px;color:#332C2C;font-weight:400;text-align:justify;margin-bottom:20px}.page_wrap .common_textbox p strong{font-weight:700}.page_wrap .common_textbox ul{width:100%;display:flex;flex-direction:column;gap:15px;padding:10px 0 15px}@media (max-width: 767px){.page_wrap .common_textbox ul{gap:10px}}.page_wrap .common_textbox ul li{background:url("../../../images/ai-influencer/icon_check_prplbg.svg") no-repeat left top 4px;background-size:15px 15px;font-size:14px;line-height:22px;font-weight:400;color:#4A4A4A;padding-left:25px;position:relative}.page_wrap .common_textbox ul li strong{font-weight:600}.page_wrap .common_textbox ul li p{font-size:14px;line-height:23px;font-weight:400;color:#656565;text-align:left;margin:0}.page_wrap .common_textbox ul.brand_bullet li{background:url("../../../images/ai-influencer/icon_brand_bullet.svg") no-repeat left top 6px;background-size:11px 11px}.page_wrap .common_textbox ul.withimg{gap:30px 0}.page_wrap .common_textbox ul.withimg li{background:none;display:flex;gap:25px 30px;padding-left:0}.page_wrap .common_textbox ul.withimg li .imgbox{background-color:rgba(253,236,7,0.16);width:53px;min-width:53px;height:53px;display:flex;align-items:flex-start;position:relative;border-radius:50px;display:flex;align-items:center;justify-content:flex-end}.page_wrap .common_textbox ul.withimg li .imgbox img{position:relative;right:-15px}.page_wrap .common_textbox ul.withimg li .textbox{display:flex;flex-direction:column;justify-content:center}.page_wrap .common_textbox ul.withimg li .textbox h3{font-size:14px;line-height:23px;font-weight:600;color:#6d2c7c}.page_wrap .btnrow{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:15px 20px;padding-top:15px}@media (max-width: 991px){.page_wrap .btnrow{gap:15px}}.page_wrap .btnrow.center{justify-content:center}.page_wrap .top_textbox{width:100%;display:flex;flex-direction:column;align-items:center}.page_wrap .top_textbox p{max-width:800px;font-size:14px;line-height:25px;font-weight:500;color:#656565;text-align:center}.page_wrap .owl-carousel .owl-stage,.page_wrap .owl-carousel .owl-item{display:flex}.page_wrap .owl-carousel .owl-nav>div{width:24px;height:24px;border-radius:50px;position:absolute;top:50%;transform:translateY(-50%);border-radius:50px}.page_wrap .owl-carousel .owl-nav>div.disabled{display:none}.page_wrap .owl-carousel .owl-nav>div.owl-prev{background:url("../../../images/ai-influencer/icon_carousel_prev.svg") no-repeat center center;background-size:100% 100%;left:0px}.page_wrap .owl-carousel .owl-nav>div.owl-next{background:url("../../../images/ai-influencer/icon_carousel_next.svg") no-repeat center center;background-size:100% 100%;right:0px}.page_wrap .owl-carousel .owl-nav>div:hover{opacity:.8}.page_wrap .owl-carousel .owl-dots{width:100%;display:flex;justify-content:center;gap:7px;position:absolute;left:0;bottom:10px}.page_wrap .owl-carousel .owl-dots.disabled{display:none !important}.page_wrap .owl-carousel .owl-dots .owl-dot{background-color:#FDEC07;width:10px;height:10px;border-radius:25px}.page_wrap .owl-carousel .owl-dots .owl-dot.active{background-color:#E1003E;width:30px}.page_wrap .c_heading{width:100%;font-size:31px;line-height:44px;font-weight:500;letter-spacing:-0.62px;color:#E1003E;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 .g_text{background:linear-gradient(180deg, #f54878 20%, #ab3dc9 46%, #6e0d88 78%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.page_wrap .c_heading .g_text2{background:linear-gradient(90deg, #ffafc5 0%, #ab3dc9 15%, rgba(225,0,62,0.5) 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.page_wrap .c_heading .g_text3{background:linear-gradient(180deg, #ffafc5 0%, #ab3dc9 78%, #6e0d88 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.page_wrap .c_heading .g_text4{background:linear-gradient(91deg, #ffafc5 0%, #ab3dc9 78%, #be299b 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.page_wrap .c_heading.center{text-align:center}.page_wrap .sub_heading{font-size:16px;line-height:25px;font-weight:600;color:#393939;display:block;margin-bottom:15px}@media (max-width: 991px){.page_wrap .sub_heading{font-size:14px;line-height:22px;margin-bottom:10px}}.page_wrap .sub_heading.center{text-align:center}.page_wrap .animate_border{width:100px;height:3px;position:relative;margin:5px 0 20px}.page_wrap .animate_border:before{content:'';position:absolute;background:linear-gradient(90deg, #EF1855 50%, #6d2c7c 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}.page_wrap .animate_border.center{display:flex;justify-content:center;margin:5px auto 20px}.page_wrap .top_banner{width:100%;padding:165px 0 0;overflow:hidden;position:relative}@media (max-width: 1024px){.page_wrap .top_banner{padding-top:150px}}@media (max-width: 767px){.page_wrap .top_banner{padding:120px 0 25px}}.page_wrap .top_banner .banner_videobox{width:100%;height:100%;position:absolute;left:0;top:0}.page_wrap .top_banner .banner_videobox video{width:100%;height:100%;object-fit:cover}.page_wrap .top_banner .banner_videobox .overlay_div{background:url("../../../images/ai-influencer/bg_top_banner.png") no-repeat center bottom;background-size:cover;width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;opacity:0.9}.page_wrap .top_banner .custom_container{background:url("../../../images/ai-influencer/bg_patch1.png") no-repeat right center;background-size:700px auto;min-height:650px;display:flex;justify-content:space-between;gap:40px;position:relative;z-index:3;padding:0 50px}@media (max-width: 1199px){.page_wrap .top_banner .custom_container{background-size:500px auto;padding:0 15px}}@media (max-width: 767px){.page_wrap .top_banner .custom_container{background-size:350px auto;background-position:center bottom;flex-direction:column;align-items:center}}.page_wrap .top_banner .custom_container .common_textbox{width:45%;padding:30px 0}@media (max-width: 767px){.page_wrap .top_banner .custom_container .common_textbox{width:100%;padding:0;display:flex;flex-direction:column;align-items:center}}@media (max-width: 767px){.page_wrap .top_banner .custom_container .common_textbox .c_heading{text-align:center}}@media (max-width: 767px){.page_wrap .top_banner .custom_container .common_textbox .sub_heading{text-align:center}}.page_wrap .top_banner .custom_container .common_textbox p{font-size:14px;line-height:21px;color:#fff}@media (max-width: 767px){.page_wrap .top_banner .custom_container .common_textbox p{text-align:center}}@media (max-width: 767px){.page_wrap .top_banner .custom_container .common_textbox .btnrow{justify-content:center;padding-top:0}}.page_wrap .top_banner .custom_container .imgbox{width:511px;min-height:626px;display:flex;justify-content:flex-end}@media (max-width: 1199px){.page_wrap .top_banner .custom_container .imgbox{width:450px}}@media (max-width: 767px){.page_wrap .top_banner .custom_container .imgbox{width:100%;max-width:450px;min-height:auto}}.page_wrap .top_banner .custom_container .imgbox ul{width:100%;display:flex;justify-content:space-between;gap:0 20px}@media (max-width: 991px){.page_wrap .top_banner .custom_container .imgbox ul{gap:15px}}@media (max-width: 767px){.page_wrap .top_banner .custom_container .imgbox ul{gap:10px}}.page_wrap .top_banner .custom_container .imgbox ul li{width:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:20px}@media (max-width: 991px){.page_wrap .top_banner .custom_container .imgbox ul li{gap:15px}}@media (max-width: 767px){.page_wrap .top_banner .custom_container .imgbox ul li{gap:10px}}.page_wrap .top_banner .custom_container .imgbox ul li:first-child{padding-bottom:80px}@media (max-width: 767px){.page_wrap .top_banner .custom_container .imgbox ul li:first-child{padding-bottom:50px}}.page_wrap .top_banner .custom_container .imgbox ul li:nth-child(3){padding-bottom:70px}@media (max-width: 767px){.page_wrap .top_banner .custom_container .imgbox ul li:nth-child(3){padding-bottom:40px}}.page_wrap .top_banner .custom_container .imgbox ul li .item{width:100%;height:243px;border-radius:100px;display:flex;overflow:hidden}@media (max-width: 767px){.page_wrap .top_banner .custom_container .imgbox ul li .item{height:180px}}.page_wrap .top_banner .custom_container .imgbox ul li .item.bgred{background-color:#E1003E}.page_wrap .top_banner .custom_container .imgbox ul li .item.bgprpl{background-color:#b434b5}.page_wrap .top_banner .custom_container .imgbox ul li .item.h_352{height:352px}@media (max-width: 767px){.page_wrap .top_banner .custom_container .imgbox ul li .item.h_352{height:230px}}.page_wrap .top_banner .custom_container .imgbox ul li .item.h_294{height:294px}@media (max-width: 767px){.page_wrap .top_banner .custom_container .imgbox ul li .item.h_294{height:190px}}.page_wrap .top_banner .custom_container .imgbox ul li .item.h_136{height:136px}@media (max-width: 767px){.page_wrap .top_banner .custom_container .imgbox ul li .item.h_136{height:100px}}.page_wrap .top_banner .custom_container .imgbox ul li .item.bb_0{border-radius:100px 100px 0 0}.page_wrap .top_banner .custom_container .imgbox ul li .item video{width:100%;height:100%;object-fit:cover;object-position:center center}.page_wrap .section1{background:url("../../../images/ai-influencer/bg_gradient1.png") repeat-x left top #fff;width:100%;padding:40px 0}@media (max-width: 991px){.page_wrap .section1{padding:25px 0 0}}@media (max-width: 767px){.page_wrap .section1{padding:10px 0 15px}}.page_wrap .section1 .imgbox .img{position:relative}.page_wrap .section1 .imgbox .img .generating_box{background-color:#1f252d;min-width:300px;padding:10px;border-radius:10px;position:absolute;left:-50px;bottom:72px;display:flex;align-content:center;gap:20px}@media (max-width: 1199px){.page_wrap .section1 .imgbox .img .generating_box{left:-40px;bottom:30px}}@media (max-width: 991px){.page_wrap .section1 .imgbox .img .generating_box{min-width:250px;left:-30px;bottom:10px;gap:10px}}@media (max-width: 991px){.page_wrap .section1 .imgbox .img .generating_box{left:-10px;bottom:-10px}}.page_wrap .section1 .imgbox .img .generating_box .loderbox{background-color:#5818b2;width:76px;min-width:76px;height:76px;display:flex;align-items:center;justify-content:center;border-radius:10px}@media (max-width: 1199px){.page_wrap .section1 .imgbox .img .generating_box .loderbox{width:60px;min-width:60px;height:60px}}.page_wrap .section1 .imgbox .img .generating_box .text{width:100%;display:flex;flex-direction:column;gap:6px;padding-top:3px}.page_wrap .section1 .imgbox .img .generating_box .text .btext{font-size:16px;line-height:22px;color:#fff;font-weight:600;display:block}.page_wrap .section1 .imgbox .img .generating_box .text .stext{font-weight:14px;line-height:18px;color:#707070;display:block}.page_wrap .section1 .imgbox .img .generating_box .text .progress{background-color:#707070;height:8px;border-radius:20px}.page_wrap .section1 .imgbox .img .generating_box .text .progress .progress-bar{background-color:#E1003E;text-indent:-999999px}.page_wrap .section2{padding-bottom:30px}.page_wrap .section2 .bluebox{background:transparent linear-gradient(180deg, #391C4A 0%, #6E0D88 100%) 0% 0% no-repeat padding-box;width:100%;padding:60px;border-radius:15px;margin-bottom:30px}@media (max-width: 1199px){.page_wrap .section2 .bluebox{padding:30px}}@media (max-width: 991px){.page_wrap .section2 .bluebox{margin-bottom:15px}}@media (max-width: 767px){.page_wrap .section2 .bluebox{padding:20px}}.page_wrap .section2 .bluebox ul{width:100%;display:flex;flex-wrap:wrap;gap:35px 25px}@media (max-width: 1199px){.page_wrap .section2 .bluebox ul{gap:25px}}@media (max-width: 767px){.page_wrap .section2 .bluebox ul{gap:15px}}.page_wrap .section2 .bluebox ul li{width:calc(25% - 19px);padding-right:20px;display:flex;gap:10px}@media (max-width: 1199px){.page_wrap .section2 .bluebox ul li{padding-right:0}}@media (max-width: 991px){.page_wrap .section2 .bluebox ul li{width:calc(33% - 19px)}}@media (max-width: 767px){.page_wrap .section2 .bluebox ul li{width:100%}}.page_wrap .section2 .bluebox ul li .icon{width:30px;min-width:30px;position:relative}.page_wrap .section2 .bluebox ul li .icon:before{content:'';background-color:rgba(225,0,62,0.32);width:20px;height:20px;position:absolute;left:0;top:0;border-radius:50px}.page_wrap .section2 .bluebox ul li .icon img{position:relative}.page_wrap .section2 .bluebox ul li p{font-size:14px;line-height:21px;font-weight:400;color:#fff}.page_wrap .section3{background:url("../../../images/ai-influencer/bg_patch2.png") no-repeat left top;background-size:450px auto;padding:30px 0px}@media (max-width: 991px){.page_wrap .section3{background-size:300px auto;padding:20px 0}}@media (max-width: 767px){.page_wrap .section3{background-size:200px auto;padding:0}}.page_wrap .section3 .imgbox{padding-top:30px}@media (max-width: 767px){.page_wrap .section3 .imgbox{padding-top:10px}}.page_wrap .section3 .textbox ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}@media (max-width: 767px){.page_wrap .section3 .textbox ul{margin-bottom:0px}}.page_wrap .section3 .textbox ul li{width:45%}@media (max-width: 991px){.page_wrap .section3 .textbox ul li{width:100%}}.page_wrap .section4{background:url("../../../images/ai-influencer/bg1.png") no-repeat left bottom;background-size:cover;padding:60px 0 80px}@media (max-width: 991px){.page_wrap .section4{padding:40px 0}}@media (max-width: 767px){.page_wrap .section4{padding:0px 0 30px}}.page_wrap .section4 .textbox p{color:#fff}.page_wrap .section4 .fullrow ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:60px 20px}@media (max-width: 991px){.page_wrap .section4 .fullrow ul{gap:30px 20px}}@media (max-width: 767px){.page_wrap .section4 .fullrow ul{gap:15px 0}}.page_wrap .section4 .fullrow ul li{background:url("../../../images/ai-influencer/icon_bullet_points.svg") no-repeat left top 3px;background-size:23px auto;width:calc(25% - 15px);color:#fff;padding-left:35px;padding-right:20px}@media (max-width: 991px){.page_wrap .section4 .fullrow ul li{width:calc(33.3% - 15px)}}@media (max-width: 767px){.page_wrap .section4 .fullrow ul li{width:100%}}.page_wrap .section5{padding:50px 0 40px}@media (max-width: 991px){.page_wrap .section5{padding:30px 0 20px}}@media (max-width: 767px){.page_wrap .section5{padding:0 0 10px}}.page_wrap .section5 .imgbox{background:url("../../../images/ai-influencer/bg_circlegroup.svg") no-repeat right top 250px;background-size:325px auto;position:relative}@media (max-width: 1199px){.page_wrap .section5 .imgbox{background-size:250px auto;background-position:right top 200px}}@media (max-width: 991px){.page_wrap .section5 .imgbox{background-position:right top 120px}}.page_wrap .section6{background:transparent linear-gradient(180deg, #391C4A 0%, #6E0D88 100%) 0% 0% no-repeat padding-box;padding:50px 0 70px;position:relative}@media (max-width: 991px){.page_wrap .section6{padding:35px 0}}@media (max-width: 767px){.page_wrap .section6{padding:10px 0 30px}}.page_wrap .section6:after{content:'';background:url("../../../images/ai-influencer/bg_patch3.png") no-repeat left top;background-size:415px auto;width:415px;height:100%;position:absolute;left:0;top:60px}@media (max-width: 991px){.page_wrap .section6:after{background-size:300px auto;width:300px}}@media (max-width: 767px){.page_wrap .section6:after{background-size:250px auto;width:250px}}.page_wrap .section6 .custom_container{position:relative;z-index:2}.page_wrap .section6 .textbox p{color:#fff}.page_wrap .section6 .imgbox{display:flex;justify-content:center;align-items:flex-start}.page_wrap .section6 .imgbox .three_images{width:260px;display:flex;justify-content:center;align-items:flex-start;position:relative}@media (max-width: 1199px){.page_wrap .section6 .imgbox .three_images{width:200px}}@media (max-width: 991px){.page_wrap .section6 .imgbox .three_images{width:160px}}.page_wrap .section6 .imgbox .three_images>div{width:100%;width:217px;position:relative;z-index:2;transition:all ease-in-out 0.4s}@media (max-width: 1199px){.page_wrap .section6 .imgbox .three_images>div{width:160px}}@media (max-width: 991px){.page_wrap .section6 .imgbox .three_images>div{width:120px}}.page_wrap .section6 .imgbox .three_images>div .btn{background:url("../../../images/ai-influencer/icon_play2.svg") no-repeat center center;background-size:auto;background-size:100% 100%;width:55px;height:55px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);cursor:pointer}@media (max-width: 1199px){.page_wrap .section6 .imgbox .three_images>div .btn{width:45px;height:45px}}.page_wrap .section6 .imgbox .three_images>div img{border:3px solid #fff;border-radius:20px}.page_wrap .section6 .imgbox .three_images .img_center{width:100%;z-index:3;box-shadow:rgba(225,36,63,0.7) 0px 0px 15px}.page_wrap .section6 .imgbox .three_images .img_left{position:absolute;left:-150px;top:30px;transform-origin:top left;transform:rotate(-5deg)}@media (max-width: 1199px){.page_wrap .section6 .imgbox .three_images .img_left{left:-110px}}@media (max-width: 991px){.page_wrap .section6 .imgbox .three_images .img_left{left:-80px}}.page_wrap .section6 .imgbox .three_images .img_right{position:absolute;right:-150px;top:30px;transform-origin:top right;transform:rotate(5deg)}@media (max-width: 1199px){.page_wrap .section6 .imgbox .three_images .img_right{right:-110px}}@media (max-width: 991px){.page_wrap .section6 .imgbox .three_images .img_right{right:-80px}}.page_wrap .section6 .imgbox .three_images:hover .img_left{transform:rotate(0deg)}.page_wrap .section6 .imgbox .three_images:hover .img_right{transform:rotate(0deg)}.page_wrap .section6 .boxwrap{width:100%;display:flex;flex-wrap:wrap;gap:20px;padding:25px 0 50px}@media (max-width: 991px){.page_wrap .section6 .boxwrap{padding:10px 0 30px;gap:15px}}@media (max-width: 767px){.page_wrap .section6 .boxwrap{padding:10px 0 15px}}.page_wrap .section6 .boxwrap li{width:calc(20% - 16px);background:rgba(255,255,255,0.2);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-radius:10px;padding:20px}@media (max-width: 991px){.page_wrap .section6 .boxwrap li{width:calc(20% - 12px);padding:15px}}@media (max-width: 767px){.page_wrap .section6 .boxwrap li{width:100%;margin:0 !important}}.page_wrap .section6 .boxwrap li:nth-child(3){margin-top:10px}.page_wrap .section6 .boxwrap li:nth-child(5){margin-top:20px}.page_wrap .section6 .boxwrap li:nth-child(2){margin-top:30px}.page_wrap .section6 .boxwrap li .icon{background:rgba(255,255,255,0.2);width:79px;height:79px;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:7px;margin-bottom:20px}.page_wrap .section6 .boxwrap li h3{font-size:14px;line-height:21px;font-weight:600;letter-spacing:-0.27px;color:#FDEC07;margin-bottom:10px}.page_wrap .section6 .boxwrap li p{font-size:12px;line-height:21px;letter-spacing:-0.23px;font-weight:400;color:#fff}.page_wrap .section7{background:url("../../../images/ai-influencer/bg_patch4.png") no-repeat right top 30px;background-size:300px auto;padding:50px 0 20px}@media (max-width: 991px){.page_wrap .section7{padding:30px 0 20px}}@media (max-width: 767px){.page_wrap .section7{background-size:250px auto;padding:20px 0 10px}}.page_wrap .section7 .top_textbox{margin-bottom:50px}@media (max-width: 767px){.page_wrap .section7 .top_textbox{margin-bottom:30px}}.page_wrap .section7 .marquee_wrap{width:100%;display:flex;flex-direction:column;gap:20px 0;margin-bottom:15px}.page_wrap .section7 .marquee_wrap .marquee_slider{width:100%;overflow-x:hidden;outline:0}.page_wrap .section7 .marquee_wrap .marquee_slider .imgbox{width:150px;height:55px;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:10px}.page_wrap .section7 .marquee_wrap .marquee_slider .imgbox img{max-height:27px}.page_wrap .section7 .accordion_wrap{width:100%;margin-bottom:25px}@media (max-width: 767px){.page_wrap .section7 .accordion_wrap{margin-bottom:10px}}.page_wrap .section7 .accordion_wrap .accordion_new{width:100%;display:flex;gap:15px;cursor:pointer;padding:20px 0;position:relative;border-bottom:1px solid #EAEAEA}@media (max-width: 767px){.page_wrap .section7 .accordion_wrap .accordion_new{padding:15px 0}}.page_wrap .section7 .accordion_wrap .accordion_new .icon{width:50px;min-width:50px;height:43px;display:flex;align-items:center;justify-content:flex-end;padding:5px;margin-top:4px;position:relative}.page_wrap .section7 .accordion_wrap .accordion_new .icon:before{content:'';background-color:rgba(110,13,136,0.09);width:43px;height:43px;border-radius:50px;position:absolute;left:0;top:0}.page_wrap .section7 .accordion_wrap .accordion_new .textbox{width:100%;min-height:50px;display:flex;flex-direction:column;justify-content:center;padding-right:50px}.page_wrap .section7 .accordion_wrap .accordion_new .textbox h3{font-size:16px;line-height:24px;font-weight:600;color:#6d2c7c;transition:all ease-in-out 0.4;margin:0}.page_wrap .section7 .accordion_wrap .accordion_new .textbox .slidetext{display:none}.page_wrap .section7 .accordion_wrap .accordion_new .textbox .slidetext p{font-size:14px;line-height:23px;font-weight:300;letter-spacing:0.28px;color:#191919;margin:0;text-align:left}.page_wrap .section7 .accordion_wrap .accordion_new .textbox .slidetext p ~ p{margin-top:10px}.page_wrap .section7 .accordion_wrap .accordion_new:after{content:'';background:url("../../../images/ai-influencer/arrow_accordion_down.svg") no-repeat center center;background-size:100% 100%;width:18px;height:18px;position:absolute;right:10px;top:50%;margin-top:-9px}.page_wrap .section7 .accordion_wrap .accordion_new.active .icon:before{background-color:rgba(225,0,62,0.09)}.page_wrap .section7 .accordion_wrap .accordion_new.active .textbox h3{color:#E1003E}.page_wrap .section7 .accordion_wrap .accordion_new.active:after{content:'';background:url("../../../images/ai-influencer/arrow_accordion_top.svg") no-repeat center center;background-size:100% 100%}@media (max-width: 767px){.page_wrap .section7 .btnrow{justify-content:center}}.page_wrap .section7 .video_box{width:100%;max-width:600px;position:relative}@media (max-width: 767px){.page_wrap .section7 .video_box{max-width:400px}}.page_wrap .section7 .video_box>img{position:relative;z-index:2}.page_wrap .section7 .video_box .video{position:absolute;width:100%;height:100%}.page_wrap .section7 .video_box .video video{width:100%;height:100%;object-fit:cover;object-position:center center}.page_wrap .section8{background:url("../../../images/ai-influencer/bg_patch2.png") no-repeat left top 15px;background-size:400px auto;padding:30px 0 70px}@media (max-width: 991px){.page_wrap .section8{background-size:300px auto;padding:20px 0 50px}}@media (max-width: 767px){.page_wrap .section8{background-size:200px auto;padding-bottom:30px}}.page_wrap .section8 .image_gallery{display:flex;gap:10px;width:100%;height:320px;text-align:center;overflow:hidden;margin-bottom:30px}@media (max-width: 991px){.page_wrap .section8 .image_gallery{gap:5px}}@media (max-width: 767px){.page_wrap .section8 .image_gallery{flex-direction:column;height:auto;margin-bottom:20px}}.page_wrap .section8 .image_gallery .common{width:200px;min-width:200px;height:320px;display:inline-block;cursor:pointer;position:relative;transition:all ease-in-out 0.4s;object-fit:cover;border-radius:20px;overflow:hidden}@media (max-width: 1299px){.page_wrap .section8 .image_gallery .common{width:175px;min-width:175px}}@media (max-width: 1199px){.page_wrap .section8 .image_gallery .common{width:132px;min-width:132px}}@media (max-width: 991px){.page_wrap .section8 .image_gallery .common{width:112px;min-width:112px}}@media (max-width: 767px){.page_wrap .section8 .image_gallery .common{width:100%;min-width:100%;height:80px}}.page_wrap .section8 .image_gallery .common img{width:100%;height:100%;object-fit:cover;position:relative}.page_wrap .section8 .image_gallery .common .content_box{background:rgba(110,13,136,0.8);position:absolute;width:100%;height:100%;padding:10px;left:0;top:0}@media (max-width: 767px){.page_wrap .section8 .image_gallery .common .content_box{padding:15px}}.page_wrap .section8 .image_gallery .common .content_box h3{width:100%;font-size:20px;line-height:27px;font-weight:600;color:#fff;position:absolute;left:0;bottom:90px;text-align:left;transform:rotate(-90deg);white-space:nowrap}@media (max-width: 1000px){.page_wrap .section8 .image_gallery .common .content_box h3{bottom:70px}}@media (max-width: 991px){.page_wrap .section8 .image_gallery .common .content_box h3{font-size:16px}}@media (max-width: 767px){.page_wrap .section8 .image_gallery .common .content_box h3{line-height:22px;position:initial;left:inherit;bottom:initial;transform:none}}.page_wrap .section8 .image_gallery .common .content_box .hide_text{opacity:0;visibility:hidden;display:flex;flex-direction:column;align-items:flex-start}.page_wrap .section8 .image_gallery .common .content_box .hide_text p{font-size:16px;line-height:26px;font-weight:500;color:#fff;text-align:left}.page_wrap .section8 .image_gallery .common.active{width:425px;min-width:425px;border-color:#EF1855}@media (max-width: 999px){.page_wrap .section8 .image_gallery .common.active{width:390px;min-width:390px}}@media (max-width: 991px){.page_wrap .section8 .image_gallery .common.active{width:262px;min-width:262px}}@media (max-width: 767px){.page_wrap .section8 .image_gallery .common.active{width:100%;min-width:100%;height:320px}}.page_wrap .section8 .image_gallery .common.active .content_box{background-color:rgba(225,0,62,0.75);padding:30px;display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 991px){.page_wrap .section8 .image_gallery .common.active .content_box{padding:15px}}@media (max-width: 767px){.page_wrap .section8 .image_gallery .common.active .content_box{padding:15px}}.page_wrap .section8 .image_gallery .common.active .content_box h3{color:#FDEC07;margin-bottom:10px;transform:none;position:initial;left:initial;bottom:initial}.page_wrap .section8 .image_gallery .common.active .content_box .hide_text{opacity:1;visibility:visible}.page_wrap .section8 .btm_textbox{width:100%;max-width:760px}.page_wrap .section9{background:transparent linear-gradient(180deg, #391C4A 0%, #6E0D88 100%) 0% 0% no-repeat padding-box;padding:50px 0 230px;position:relative}@media (max-width: 991px){.page_wrap .section9{padding:20px 0 200px}}@media (max-width: 767px){.page_wrap .section9{padding:0px 0 140px}}.page_wrap .section9 .textbox p{color:#fff}.page_wrap .section9 .gallery_carousel{position:relative;margin:20px -10px}@media (max-width: 1365px){.page_wrap .section9 .gallery_carousel{width:100%;padding:0 20px;margin:20px 0}}@media (max-width: 991px){.page_wrap .section9 .gallery_carousel{margin:15px 0}}.page_wrap .section9 .gallery_carousel .owl-dots{display:none}.page_wrap .section9 .gallery_carousel .owl-prev{left:-20px !important}@media (max-width: 1365px){.page_wrap .section9 .gallery_carousel .owl-prev{left:-5px !important}}.page_wrap .section9 .gallery_carousel .owl-next{right:-20px !important}@media (max-width: 1365px){.page_wrap .section9 .gallery_carousel .owl-next{right:-5px !important}}.page_wrap .section9 .gallery_carousel .owl-item{padding:8px}@media (max-width: 1365px){.page_wrap .section9 .gallery_carousel .owl-item{padding:5px}}.page_wrap .section9 .gallery_carousel .item{background-color:#40084B;width:100%;min-height:72px;border-radius:8px;display:flex;align-items:center;gap:10px;overflow:hidden;position:relative;padding:10px;border:1px solid transparent;cursor:pointer}.page_wrap .section9 .gallery_carousel .item:before{content:'';background-color:#794d36;width:100px;height:100px;position:absolute;left:-45px;top:50%;border-radius:0 100% 100% 0;transform:translateY(-50%)}@media (max-width: 767px){.page_wrap .section9 .gallery_carousel .item:before{left:-55px}}.page_wrap .section9 .gallery_carousel .item .icon{width:60px;min-width:60px;display:flex;justify-content:flex-end;position:relative}@media (max-width: 767px){.page_wrap .section9 .gallery_carousel .item .icon{width:45px;min-width:45px}}.page_wrap .section9 .gallery_carousel .item .icon img,.page_wrap .section9 .gallery_carousel .item .icon svg{width:100%;max-width:42px;max-height:42px}.page_wrap .section9 .gallery_carousel .item h3{font-size:15px;line-height:21px;font-weight:600;letter-spacing:-0.3px;color:#fff}@media (max-width: 767px){.page_wrap .section9 .gallery_carousel .item h3{font-size:13px;line-height:20px}}.page_wrap .section9 .gallery_carousel .item.active{border-color:#FDEC07}.page_wrap .section9 .gallery_carousel .item.active h3{color:#FDEC07}.page_wrap .section10{background:url("../../../images/ai-influencer/bg_gradient2.png") repeat-x left top 217px;width:100%;padding:0 0 50px;position:relative;margin:-217px 0 0}@media (max-width: 991px){.page_wrap .section10{background-position:left top 175px;margin:-175px 0 0;margin-bottom:35px}}@media (max-width: 767px){.page_wrap .section10{background-position:left top 125px;margin:-125px 0 0;padding-bottom:20px}}.page_wrap .section10 .video_carousel{padding:0 30px;margin-bottom:30px}@media (max-width: 1199px){.page_wrap .section10 .video_carousel{padding:0 35px}}@media (max-width: 767px){.page_wrap .section10 .video_carousel{padding:0 25px}}.page_wrap .section10 .video_carousel .owl-dots{display:none}.page_wrap .section10 .video_carousel .owl-nav>div{margin-top:20px}.page_wrap .section10 .video_carousel .owl-item{padding:0 12px}@media (max-width: 1199px){.page_wrap .section10 .video_carousel .owl-item{padding:0 10px}}@media (max-width: 767px){.page_wrap .section10 .video_carousel .owl-item{padding:0 5px}}.page_wrap .section10 .video_carousel .owl-item .item{height:435px;position:relative}@media (max-width: 991px){.page_wrap .section10 .video_carousel .owl-item .item{height:350px}}@media (max-width: 767px){.page_wrap .section10 .video_carousel .owl-item .item{height:250px}}.page_wrap .section10 .video_carousel .owl-item .item video{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:15px}.page_wrap .section10 .video_carousel .owl-item .item .playbtn{background:url("../../../images/ai-influencer/icon_play.png") no-repeat center center;background-size:100% 100%;width:55px;height:55px;position:absolute;right:20px;bottom:20px;cursor:pointer}@media (max-width: 991px){.page_wrap .section10 .video_carousel .owl-item .item .playbtn{width:40px;height:40px;right:15px;bottom:15px}}@media (max-width: 767px){.page_wrap .section10 .video_carousel .owl-item .item .playbtn{width:30px;height:30px;right:10px;bottom:10px}}.page_wrap .section10 .btm_textbox{width:100%;padding:0 45px;margin-bottom:30px}@media (max-width: 767px){.page_wrap .section10 .btm_textbox{padding:0;margin-bottom:15px}}.page_wrap .section10 .btm_textbox h4{font-size:22px;line-height:25px;font-weight:600;color:#6d2c7c;margin-bottom:10px}@media (max-width: 991px){.page_wrap .section10 .btm_textbox h4{font-size:20px}}@media (max-width: 767px){.page_wrap .section10 .btm_textbox h4{font-size:16px;line-height:22px}}.page_wrap .video_modal .close{position:absolute;right:15px;top:10px;opacity:1;cursor:pointer;z-index:2}.page_wrap .video_modal .modal-dialog{max-width:100%;padding:40px 20px 0px;margin:0;display:flex;justify-content:center}.page_wrap .video_modal .modal-dialog .modal-content{width:100%;max-width:1100px}
