body{background:#fff;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box;font-family:'Poppins', sans-serif}.page_wrap{width:100%;padding-bottom:70px}@media (max-width: 767px){.page_wrap{padding-bottom:30px}}@-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:600;color:#fff;font-family:"Poppins",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:#6d2c7c}.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:25px;color:#656565;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/influencer-marketing/influencer-application/new/icon_check_redbg.svg") no-repeat left top 5px;background-size:15px 15px;font-size:14px;line-height:23px;font-weight:400;color:#656565;padding-left:30px;position:relative}@media (max-width: 991px){.page_wrap .common_textbox ul li{font-size:14px;line-height:22px}}.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.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:690px;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/influencer-marketing/influencer-directory/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/influencer-marketing/influencer-directory/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:32px;line-height:40px;font-weight:700;letter-spacing:-0.64px;color:#fff;margin-bottom:20px}@media (max-width: 991px){.page_wrap .c_heading{font-size:24px;line-height:30px;margin-bottom:15px}}@media (max-width: 767px){.page_wrap .c_heading{font-size:20px;line-height:26px;margin-bottom:10px}}.page_wrap .c_heading .bg_border{position:relative;display:inline-block}.page_wrap .c_heading .bg_border:before{content:'';background-color:#fef583;width:100%;height:10px;position:absolute;left:0;bottom:3px;z-index:-1}@media (max-width: 991px){.page_wrap .c_heading .bg_border:before{height:5px}}.page_wrap .c_heading .bg_border.borderred:before{background-color:rgba(255,36,63,0.7)}.page_wrap .c_heading.center{text-align:center}.page_wrap .sub_heading{font-size:16px;line-height:25px;font-weight:600;color:#000;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%;max-height:690px;position:absolute;left:0;top:0}@media (max-width: 1149px){.page_wrap .top_banner .banner_videobox{max-height:610px}}@media (max-width: 991px){.page_wrap .top_banner .banner_videobox{max-height:550px}}@media (max-width: 767px){.page_wrap .top_banner .banner_videobox{max-height:100%}}.page_wrap .top_banner .banner_videobox video{width:100%;height:100%;object-fit:cover}.page_wrap .top_banner .banner_videobox .overlay_div{background-color:#6d2c7c;background-size:cover;width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;opacity:0.9}.page_wrap .top_banner .banner_videobox .btm_patch{width:100%;position:absolute;left:0;bottom:0;z-index:2}.page_wrap .top_banner .banner_videobox .btm_patch img{width:100%}.page_wrap .top_banner .custom_container{position:relative;z-index:3}.page_wrap .top_banner .caption_box{padding:0;display:flex;flex-direction:column;align-items:center}.page_wrap .top_banner .caption_box .textbox{position:relative;z-index:2}.page_wrap .top_banner .caption_box .textbox .c_heading{margin-bottom:0px}.page_wrap .top_banner .caption_box .textbox .c_heading .gtext{background:linear-gradient(90deg, #be90ff 0%, #f790ab 36%, #fdec07 100%);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;font-weight:500}.page_wrap .top_banner .caption_box .textbox p{font-size:21px;line-height:30px;letter-spacing:-0.06px;color:#fff;text-align:center;margin-bottom:12px}@media (max-width: 991px){.page_wrap .top_banner .caption_box .textbox p{font-size:18px}}@media (max-width: 767px){.page_wrap .top_banner .caption_box .textbox p{font-size:16px;line-height:24px}}.page_wrap .top_banner .caption_box .img_gallery{width:100%;max-width:1100px;margin:-45px auto 20px}@media (max-width: 1149px){.page_wrap .top_banner .caption_box .img_gallery{max-width:960px}}@media (max-width: 991px){.page_wrap .top_banner .caption_box .img_gallery{max-width:730px}}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery{margin:0 auto}}.page_wrap .top_banner .caption_box .img_gallery ul{width:100%;display:flex;gap:0 15px;justify-content:center}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul{gap:0 7px}}.page_wrap .top_banner .caption_box .img_gallery ul li{display:flex;flex-direction:column;justify-content:flex-end;gap:15px}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li{gap:7px}}.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea{width:167px;height:167px;perspective:1000px}@media (max-width: 1149px){.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea{width:145px;height:145px}}@media (max-width: 991px){.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea{width:110px;height:110px}}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea{width:50px;height:50px}}.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea .flipper{width:100%;height:100%;position:relative;transition:transform 0.6s;transform-style:preserve-3d}.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea .front,.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea .back{width:100%;height:100%;position:absolute;backface-visibility:hidden;top:0;left:0}.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea .front img,.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea .back img{width:100%;height:100%;object-fit:cover;border-radius:15px}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea .front img,.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea .back img{border-radius:5px}}.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea .back{transform:rotateY(180deg)}.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea.small{width:60px;height:60px}@media (max-width: 1149px){.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea.small{width:50px;height:50px}}@media (max-width: 991px){.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea.small{width:40px;height:40px}}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea.small{width:25px;height:25px}}.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea.small .front img,.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea.small .back img{border-radius:5px}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea.small .front img,.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea.small .back img{border-radius:3px}}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea.small.ml-2{margin-left:0 !important}}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li .imgarea.small.mr-2{margin-right:0 !important}}.page_wrap .top_banner .caption_box .img_gallery ul li .flipped .flipper{transform:rotateY(180deg)}.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(1){padding-bottom:72px}@media (max-width: 991px){.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(1){padding-bottom:40px}}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(1){padding-bottom:15px}}.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(3){padding-bottom:35px}@media (max-width: 991px){.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(3){padding-bottom:20px}}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(3){padding-bottom:10px}}.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(4){padding-bottom:35px}@media (max-width: 991px){.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(4){padding-bottom:20px}}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(4){padding-bottom:10px}}.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(6){padding-bottom:100px}@media (max-width: 991px){.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(6){padding-bottom:60px}}@media (max-width: 767px){.page_wrap .top_banner .caption_box .img_gallery ul li:nth-child(6){padding-bottom:20px}}.page_wrap .section1{padding:50px 0 60px}@media (max-width: 991px){.page_wrap .section1{padding:40px 0}}@media (max-width: 767px){.page_wrap .section1{padding:25px 0}}.page_wrap .section1 p{max-width:850px;margin:0 auto;font-size:18px;line-height:29px;font-weight:400;color:#000;text-align:center}@media (max-width: 991px){.page_wrap .section1 p{font-size:16px;line-height:24px}}.page_wrap .section2{background:url("../../../images/influencer-marketing/influencer-directory/bg1.png") no-repeat center top;background-size:cover;background-attachment:fixed;padding:50px 0}@media (max-width: 991px){.page_wrap .section2{padding:35px 0}}@media (max-width: 767px){.page_wrap .section2{padding:30px 0}}.page_wrap .section2 .custom_container{display:flex;justify-content:space-between}@media (max-width: 767px){.page_wrap .section2 .custom_container{flex-direction:column;gap:25px}}.page_wrap .section2 .custom_container .leftcol{width:calc(100% - 360px);padding-right:20px}@media (max-width: 991px){.page_wrap .section2 .custom_container .leftcol{width:calc(100% - 300px)}}@media (max-width: 767px){.page_wrap .section2 .custom_container .leftcol{width:100%;padding-right:0}}.page_wrap .section2 .custom_container .leftcol .influencers_carousel{padding-bottom:40px}.page_wrap .section2 .custom_container .leftcol .influencers_carousel .owl-item{padding-right:22px}@media (max-width: 1199px){.page_wrap .section2 .custom_container .leftcol .influencers_carousel .owl-item{padding-right:15px}}@media (max-width: 767px){.page_wrap .section2 .custom_container .leftcol .influencers_carousel .owl-item{padding:0 8px}}.page_wrap .section2 .custom_container .leftcol .influencers_carousel .owl-item .item{width:100%;display:block;border-radius:10px;overflow:hidden;position:relative}.page_wrap .section2 .custom_container .leftcol .influencers_carousel .owl-item .item .overlay{background:#E1003E;background:-webkit-linear-gradient(0deg, rgba(225,0,62,0.79) 1%, rgba(225,0,62,0.06) 46%, rgba(225,0,62,0) 100%);background:-moz-linear-gradient(0deg, rgba(225,0,62,0.79) 1%, rgba(225,0,62,0.06) 46%, rgba(225,0,62,0) 100%);background:linear-gradient(0deg, rgba(225,0,62,0.79) 1%, rgba(225,0,62,0.06) 46%, rgba(225,0,62,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E1003E", endColorstr="#E1003E", GradientType=0);width:100%;height:100%;position:absolute;left:0;top:0;padding:20px;display:flex;flex-direction:column;justify-content:flex-end}.page_wrap .section2 .custom_container .leftcol .influencers_carousel .owl-item .item .overlay h3{font-size:18px;line-height:24px;font-weight:700;letter-spacing:-0.36px;color:#fff}.page_wrap .section2 .custom_container .leftcol .influencers_carousel .owl-item .item:hover .overlay{background:#6E0D88;background:-webkit-linear-gradient(0deg, rgba(110,13,136,0.79) 1%, rgba(110,13,136,0.06) 67%, rgba(110,13,136,0) 100%);background:-moz-linear-gradient(0deg, rgba(110,13,136,0.79) 1%, rgba(110,13,136,0.06) 67%, rgba(110,13,136,0) 100%);background:linear-gradient(0deg, rgba(110,13,136,0.79) 1%, rgba(110,13,136,0.06) 67%, rgba(110,13,136,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6E0D88", endColorstr="#6E0D88", GradientType=0)}.page_wrap .section2 .custom_container .leftcol .influencers_carousel .owl-nav{display:none !important}.page_wrap .section2 .custom_container .leftcol .influencers_carousel .owl-dots{bottom:0}.page_wrap .section2 .custom_container .rightcol{width:360px;min-width:360px;display:flex;flex-direction:column;justify-content:center;padding-bottom:40px}@media (max-width: 991px){.page_wrap .section2 .custom_container .rightcol{width:300px;min-width:300px}}@media (max-width: 767px){.page_wrap .section2 .custom_container .rightcol{width:100%;padding-bottom:0}}.page_wrap .influencer_listing{width:100%;display:flex;flex-wrap:wrap;gap:50px 35px}@media (max-width: 1299px){.page_wrap .influencer_listing{justify-content:center}}@media (max-width: 991px){.page_wrap .influencer_listing{gap:40px 30px}}@media (max-width: 767px){.page_wrap .influencer_listing{gap:30px 25px}}.page_wrap .influencer_listing .whitebox{background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_7.png") repeat-x left top #fff;width:calc(25% - 27px);min-width:290px;min-height:200px;padding:95px 15px 20px;position:relative;margin:30px 0 1px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0px 0px 8px #84848433;border:1px solid #E0E0E0;border-radius:20px}.page_wrap .influencer_listing .whitebox .imgbox{position:absolute;width:100%;padding:15px 10px;left:0;top:-50px;display:flex;align-items:center;justify-content:space-between;gap:10px;z-index:2}.page_wrap .influencer_listing .whitebox .imgbox .roundimg{width:110px;height:110px;overflow:hidden;border-radius:100px;display:flex;justify-content:center;align-items:flex-start;box-shadow:rgba(102,102,102,0.2) 0px 5px 0px}.page_wrap .influencer_listing .whitebox .imgbox .roundimg img{border-radius:100px}.page_wrap .influencer_listing .whitebox .imgbox .smallbox{width:64px;height:21px;padding:2px 5px;font-size:9px;line-height:15px;letter-spacing:0.18px;font-family:"Outfit",sans-serif;display:flex;align-items:center;justify-content:center;border-radius:10px}.page_wrap .influencer_listing .whitebox .imgbox .smallbox.id{background-color:rgba(255,193,193,0.41);color:#E1003E}.page_wrap .influencer_listing .whitebox .imgbox .smallbox.plantype{background-color:#fdec07;color:#606060}.page_wrap .influencer_listing .whitebox .topbox{width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:12px}.page_wrap .influencer_listing .whitebox .topbox .name{font-size:16px;line-height:24px;font-weight:600;letter-spacing:-0.16px;color:#6d2c7c;text-align:center}.page_wrap .influencer_listing .whitebox .topbox .name img{width:20px;min-width:20px;line-height:20px;margin-left:3px}.page_wrap .influencer_listing .whitebox .topbox .deg{font-size:12px;line-height:18px;letter-spacing:-0.14px;color:#E1003E;display:block;text-align:center;margin-bottom:15px}.page_wrap .influencer_listing .whitebox .topbox .deg strong{font-weight:500;color:#E1003E}.page_wrap .influencer_listing .whitebox .topbox .s_connection{width:100%;display:flex;align-items:center;gap:10px;margin-bottom:10px}.page_wrap .influencer_listing .whitebox .topbox .s_connection li a{background-color:#6d2c7c;width:20px;height:20px;border-radius:25px;display:flex;align-items:center;justify-content:center}.page_wrap .influencer_listing .whitebox .topbox .s_connection li a svg path{fill:#fff}.page_wrap .influencer_listing .whitebox .topbox .s_connection li.line{background-color:#EAEAEA;width:100%;height:1px;opacity:0.6}.page_wrap .influencer_listing .whitebox .topbox .otherinfo{width:100%;padding:10px 0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.page_wrap .influencer_listing .whitebox .topbox .otherinfo .common{font-size:12px;line-height:18px;letter-spacing:-0.12px;font-weight:400;color:#6d2c7c;text-align:center;display:flex;align-items:flex-start;gap:8px}.page_wrap .influencer_listing .whitebox .topbox .otherinfo .common .icon{width:15px;min-width:15px;margin-right:4px}.page_wrap .influencer_listing .whitebox .topbox .otherinfo .common .icon img{width:12px;min-width:15px;line-height:15px}.page_wrap .influencer_listing .whitebox .topbox .otherinfo .common small{font-weight:300;color:#000}.page_wrap .influencer_listing .whitebox .btmbox{display:flex;flex-direction:column}.page_wrap .influencer_listing .whitebox .btmbox .followers{width:100%;display:flex;align-items:center;gap:10px;margin-bottom:25px}.page_wrap .influencer_listing .whitebox .btmbox .followers span{background-color:#EAEAEA;width:100%;height:1px;opacity:0.6}.page_wrap .influencer_listing .whitebox .btmbox .followers strong{background-color:#f0f0f0;min-width:117px;height:29px;font-size:11px;line-height:17px;font-weight:600;color:red;white-space:nowrap;display:flex;align-items:center;justify-content:center;padding:0 10px;border-radius:15px}.page_wrap .influencer_listing .whitebox .btmbox .content_box{width:100%;min-height:40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.page_wrap .influencer_listing .whitebox .btmbox .content_box .campaign_type{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.page_wrap .influencer_listing .whitebox .btmbox .content_box .campaign_type li{font-size:10px;line-height:16px;letter-spacing:-0.12px;color:#707070;font-weight:300}.page_wrap .influencer_listing .whitebox .btmbox .content_box .campaign_type li .boxtype{background-color:#f0f0f0;padding:5px 10px;font-size:10px;line-height:18px;letter-spacing:-0.1px;color:#707070;border-radius:3px;display:flex;align-items:center;gap:5px}.page_wrap .influencer_listing .whitebox .btmbox .content_box .campaign_type li .boxtype svg{width:100%;max-width:13px}.page_wrap .influencer_listing .whitebox .btmbox .content_box .campaign_type li .boxtype svg path{fill:#707070}.page_wrap .influencer_listing .whitebox .btmbox .content_box .campaign_type li .boxtype img{max-width:13px}.page_wrap .influencer_listing .whitebox .btmbox .content_box .onhover{width:100%;display:none}.page_wrap .influencer_listing .whitebox .btmbox .content_box .onhover .cta_btn{background-color:#FDEC07;width:100%;min-height:35px;color:#6d2c7c;border-color:#FDEC07}.page_wrap .influencer_listing .whitebox .btmbox .content_box .onhover .cta_btn:hover{background-color:#6d2c7c;color:#fff;background-color:#6d2c7c}.page_wrap .influencer_listing .whitebox.exclusive{background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_9.png") repeat-x left top #fff;box-shadow:0px 0px 8px #E1003E33;border-color:#E78DFF}.page_wrap .influencer_listing .whitebox.exclusive .imgbox .id{background-color:rgba(233,209,232,0.41);color:#6d2c7c}.page_wrap .influencer_listing .whitebox.exclusive .imgbox .plantype{background:transparent linear-gradient(180deg, #E1243F 0%, #AC0019 100%) 0% 0% no-repeat padding-box;color:#fff}.page_wrap .influencer_listing .whitebox.exclusive .imgbox .roundimg{box-shadow:#e1003e 0px 5px 0px}.page_wrap .influencer_listing .whitebox.exclusive .imgbox .abs_icon{width:40px;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.page_wrap .influencer_listing .whitebox.exclusive .topbox .s_connection li a{background-color:#E1003E}.page_wrap .influencer_listing .whitebox.exclusive .btmbox .followers strong{background-color:#FFE8ED}.page_wrap .influencer_listing .whitebox.exclusive .btmbox .content_box .campaign_type li .boxtype{background-color:#F8EFF5;color:#6d2c7c}.page_wrap .influencer_listing .whitebox.exclusive .btmbox .content_box .campaign_type li .boxtype svg path{fill:#6d2c7c}.page_wrap .influencer_listing .whitebox.premium{background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_12.png") repeat-x left top #fff;box-shadow:0px 0px 8px #E1003E33;border-color:#FFC1C1}.page_wrap .influencer_listing .whitebox.premium .imgbox .id{background-color:rgba(255,193,193,0.41);color:#E1003E}.page_wrap .influencer_listing .whitebox.premium .imgbox .plantype{background:transparent linear-gradient(180deg, #F6B266 0%, #C4A10A 100%) 0% 0% no-repeat padding-box;color:#fff}.page_wrap .influencer_listing .whitebox.premium .imgbox .roundimg{box-shadow:#c4a10a 0px 5px 0px}.page_wrap .influencer_listing .whitebox.premium .imgbox .abs_icon{width:40px;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.page_wrap .influencer_listing .whitebox.premium .btmbox .followers strong{background-color:#F2E7F5;color:#6d2c7c}.page_wrap .influencer_listing .whitebox.premium .btmbox .content_box .campaign_type li .boxtype{background-color:#FFEDED;color:#6d2c7c}.page_wrap .influencer_listing .whitebox.premium .btmbox .content_box .campaign_type li .boxtype svg path{fill:#6d2c7c}.page_wrap .influencer_listing .whitebox:hover{background:url("../../../images/influencer-marketing/influencer-directory/bg_pattern2.png") no-repeat center top;background-size:cover}.page_wrap .influencer_listing .whitebox:hover:after{content:'';background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_10.png") repeat-x left bottom;height:125px;left:-0px;right:-0px;bottom:-0px;border-radius:0 0 20px 20px;position:absolute;left:0;bottom:0;z-index:-1}.page_wrap .influencer_listing .whitebox:hover .imgbox{background:url("../../../images/influencer-marketing/influencer-directory/patch_circle1.png") no-repeat center center;background-size:150px 150px}.page_wrap .influencer_listing .whitebox:hover .imgbox .roundimg{box-shadow:none}.page_wrap .influencer_listing .whitebox:hover .imgbox .smallbox.id{background-color:rgba(255,193,193,0.41);color:#fff}.page_wrap .influencer_listing .whitebox:hover .imgbox .smallbox.plantype{background-color:rgba(253,236,7,0.41);color:#fff}.page_wrap .influencer_listing .whitebox:hover .topbox .name{color:#FDEC07}.page_wrap .influencer_listing .whitebox:hover .topbox .deg{color:#fff}.page_wrap .influencer_listing .whitebox:hover .topbox .s_connection li a{background-color:#FDEC07}.page_wrap .influencer_listing .whitebox:hover .topbox .s_connection li a svg path{fill:#6d2c7c}.page_wrap .influencer_listing .whitebox:hover .topbox .s_connection li.line{opacity:0.3}.page_wrap .influencer_listing .whitebox:hover .topbox .otherinfo .common{color:#fff}.page_wrap .influencer_listing .whitebox:hover .topbox .otherinfo .common .icon svg path{fill:#FDEC07}.page_wrap .influencer_listing .whitebox:hover .topbox .otherinfo .common small{color:#fff}.page_wrap .influencer_listing .whitebox:hover .btmbox .followers strong{background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_8.png") repeat-x left top;color:#FDEC07}.page_wrap .influencer_listing .whitebox:hover .btmbox .followers span{opacity:0.3}.page_wrap .influencer_listing .whitebox:hover .btmbox .content_box .campaign_type{display:none}.page_wrap .influencer_listing .whitebox:hover .btmbox .content_box .onhover{display:block}.page_wrap .influencer_listing .whitebox:hover.exclusive{background:url("../../../images/influencer-marketing/influencer-directory/bg_pattern3.png") no-repeat center top;background-size:cover}.page_wrap .influencer_listing .whitebox:hover.exclusive:after{content:'';background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_11.png") repeat-x left bottom}.page_wrap .influencer_listing .whitebox:hover.exclusive .imgbox .smallbox.id{background-color:rgba(233,209,232,0.41);color:#fff}.page_wrap .influencer_listing .whitebox:hover.exclusive .imgbox .smallbox.plantype{background-color:rgba(253,236,7,0.41);color:#fff}.page_wrap .influencer_listing .whitebox:hover.exclusive .btmbox .followers strong{background:transparent linear-gradient(180deg, #E1243F 0%, #AC0019 100%) 0% 0% no-repeat padding-box;background-color:transparent;color:#FDEC07}.page_wrap .influencer_listing .whitebox:hover.premium{background:url("../../../images/influencer-marketing/influencer-directory/bg_pattern4.png") no-repeat center top;background-size:cover}.page_wrap .influencer_listing .whitebox:hover.premium:after{content:'';background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_13.png") repeat-x left bottom}.page_wrap .influencer_listing .whitebox:hover.premium .imgbox{background:none}.page_wrap .influencer_listing .whitebox:hover.premium .imgbox:before img,.page_wrap .influencer_listing .whitebox:hover.premium .imgbox:before svg,.page_wrap .influencer_listing .whitebox:hover.premium .imgbox:after img,.page_wrap .influencer_listing .whitebox:hover.premium .imgbox:after svg{width:100%;height:auto}.page_wrap .influencer_listing .whitebox:hover.premium .imgbox:before{background:url("../../../images/influencer-marketing/influencer-directory/starframe_lft.svg") no-repeat center center;background-size:100% auto;content:'';width:36px;height:70px;position:absolute;left:67px;bottom:14px}.page_wrap .influencer_listing .whitebox:hover.premium .imgbox:after{background:url("../../../images/influencer-marketing/influencer-directory/starframe_rgt.svg") no-repeat center center;background-size:100% auto;content:'';width:36px;height:70px;position:absolute;right:67px;bottom:14px}.page_wrap .influencer_listing .whitebox:hover.premium .imgbox .smallbox.id{background-color:rgba(255,255,255,0.41);color:#fff}.page_wrap .influencer_listing .whitebox:hover.premium .imgbox .smallbox.plantype{background-color:rgba(253,236,7,0.41);color:#fff}.page_wrap .influencer_listing .whitebox:hover.premium .imgbox .roundimg{box-shadow:#c4a10a 0px 5px 0px}.page_wrap .influencer_listing .whitebox:hover.premium .btmbox .followers strong{background:transparent linear-gradient(180deg, #E1243F 0%, #AC0019 100%) 0% 0% no-repeat padding-box;background-color:transparent;color:#FDEC07}.page_wrap .section3{background:url("../../../images/influencer-marketing/influencer-directory/bg_pattern1.png") no-repeat center top #fff;background-size:cover;padding:50px 0 70px}@media (max-width: 991px){.page_wrap .section3{padding:40px 0}}@media (max-width: 767px){.page_wrap .section3{padding:25px 0}}.page_wrap .section3 .btnrow.last{padding-top:45px}@media (max-width: 767px){.page_wrap .section3 .btnrow.last{padding-top:30px}}.page_wrap .section4{background:url("../../../images/influencer-marketing/influencer-directory/bg2.png") no-repeat center top;background-size:cover;background-attachment:fixed;padding:50px 0}@media (max-width: 991px){.page_wrap .section4{padding:35px 0}}@media (max-width: 767px){.page_wrap .section4{padding:30px 0}}.page_wrap .section4 .influencers_carousel2{padding-bottom:40px}.page_wrap .section4 .influencers_carousel2 .owl-item{padding:12px}@media (max-width: 1199px){.page_wrap .section4 .influencers_carousel2 .owl-item{padding:10px}}@media (max-width: 767px){.page_wrap .section4 .influencers_carousel2 .owl-item{padding:8px}}.page_wrap .section4 .influencers_carousel2 .owl-item .item{background:#FDEC07;width:100%;min-height:265px;display:block;border-radius:10px;overflow:hidden;position:relative;padding-bottom:15px}@media (max-width: 767px){.page_wrap .section4 .influencers_carousel2 .owl-item .item{min-height:280px}}.page_wrap .section4 .influencers_carousel2 .owl-item .item:before{content:'';background:url("../../../images/influencer-marketing/influencer-directory/patch_influencers_carousel2.svg") no-repeat center top -100px;background-size:346px 230px;width:100%;height:140px;position:absolute;left:0;top:0;opacity:0.06}.page_wrap .section4 .influencers_carousel2 .owl-item .item .imgbox{width:100%;height:160px;display:flex;align-items:center;justify-content:center;position:relative}.page_wrap .section4 .influencers_carousel2 .owl-item .item .imgbox img{max-width:100px;max-height:100px;transition:all ease-in-out 0.4s;transform:scale(1)}.page_wrap .section4 .influencers_carousel2 .owl-item .item .textbox{width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.page_wrap .section4 .influencers_carousel2 .owl-item .item .textbox h3{font-size:18px;line-height:24px;color:#E1003E;font-weight:700;text-align:center;margin:0 0 3px}@media (max-width: 767px){.page_wrap .section4 .influencers_carousel2 .owl-item .item .textbox h3{font-size:15px}}.page_wrap .section4 .influencers_carousel2 .owl-item .item .textbox p{font-size:12px;line-height:20px;color:#656565;text-align:center}.page_wrap .section4 .influencers_carousel2 .owl-item .item .textbox .arrow{background-color:#6d2c7c;width:39px;height:25px;padding:5px;border-radius:20px;align-items:center;justify-content:center;display:none;margin-top:10px}.page_wrap .section4 .influencers_carousel2 .owl-item .item .textbox .arrow img,.page_wrap .section4 .influencers_carousel2 .owl-item .item .textbox .arrow svg{width:20px}.page_wrap .section4 .influencers_carousel2 .owl-item .item:hover{background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_3.png") repeat-x left bottom #6d1588;box-shadow:rgba(253,236,7,0.8) 0px 0px 15px}.page_wrap .section4 .influencers_carousel2 .owl-item .item:hover:before{content:'';background:url("../../../images/influencer-marketing/influencer-directory/patch_influencers_carousel2ylw.svg") no-repeat center top -100px;background-size:346px 230px}.page_wrap .section4 .influencers_carousel2 .owl-item .item:hover .imgbox img{transform:scale(1.1)}.page_wrap .section4 .influencers_carousel2 .owl-item .item:hover h3{color:#FDEC07}.page_wrap .section4 .influencers_carousel2 .owl-item .item:hover p{display:none}.page_wrap .section4 .influencers_carousel2 .owl-item .item:hover .arrow{display:flex}.page_wrap .section4 .influencers_carousel2 .owl-item .item.prplbg{background:#6d2c7c}.page_wrap .section4 .influencers_carousel2 .owl-item .item.prplbg:before{content:'';background:url("../../../images/influencer-marketing/influencer-directory/patch_influencers_carousel2ylw.svg") no-repeat center top -100px;background-size:346px 230px}.page_wrap .section4 .influencers_carousel2 .owl-item .item.prplbg h3{color:#FDEC07}.page_wrap .section4 .influencers_carousel2 .owl-item .item.prplbg p{color:#fff}.page_wrap .section4 .influencers_carousel2 .owl-item .item.prplbg .arrow{background-color:#FDEC07}.page_wrap .section4 .influencers_carousel2 .owl-item .item.prplbg:hover{background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_4.png") repeat-x left bottom #FDEC07;box-shadow:rgba(109,21,136,0.8) 0px 0px 15px}.page_wrap .section4 .influencers_carousel2 .owl-item .item.prplbg:hover:before{content:'';background:url("../../../images/influencer-marketing/influencer-directory/patch_influencers_carousel2.svg") no-repeat center top -100px;background-size:346px 230px}.page_wrap .section4 .influencers_carousel2 .owl-item .item.prplbg:hover h3{color:#E1003E}.page_wrap .section4 .influencers_carousel2 .owl-nav{display:none !important}.page_wrap .section4 .influencers_carousel2 .owl-dots{bottom:0}.page_wrap .section4 .influencers_carousel2 .owl-dots .owl-dot{background-color:#FDEC07}.page_wrap .section4 .influencers_carousel2 .owl-dots .owl-dot.active{background-color:#fff}.page_wrap .bg_pattern{background:url("../../../images/influencer-marketing/influencer-directory/bg_pattern1.png") repeat-y center top;background-size:100% auto}.page_wrap .section5{padding:60px 0 40px}@media (max-width: 991px){.page_wrap .section5{padding:35px 0}}@media (max-width: 767px){.page_wrap .section5{padding:30px 0}}.page_wrap .section5 .btnrow.last{padding-top:50px}@media (max-width: 991px){.page_wrap .section5 .btnrow.last{padding-top:40px}}@media (max-width: 767px){.page_wrap .section5 .btnrow.last{padding-top:30px}}.page_wrap .section6{padding:20px 0 35px}.page_wrap .section6 .two_column{width:100%;display:flex;justify-content:space-between;gap:25px 15px}@media (max-width: 991px){.page_wrap .section6 .two_column{flex-direction:column}}.page_wrap .section6 .two_column .leftcol{background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_5.png") repeat-x left bottom #6e0d88;width:50%;height:379px;border-radius:10px;display:flex;align-items:center;position:relative}@media (max-width: 1199px){.page_wrap .section6 .two_column .leftcol{height:350px}}@media (max-width: 991px){.page_wrap .section6 .two_column .leftcol{width:100%}}@media (max-width: 767px){.page_wrap .section6 .two_column .leftcol{height:auto;padding-top:20px}}.page_wrap .section6 .two_column .leftcol .text{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:40px}@media (max-width: 767px){.page_wrap .section6 .two_column .leftcol .text{gap:20px;padding-bottom:20px}}.page_wrap .section6 .two_column .leftcol .text .bg_heading{background-color:rgba(225,36,63,0.21);width:100%;padding:20px 50px 17px}@media (max-width: 1199px){.page_wrap .section6 .two_column .leftcol .text .bg_heading{padding:20px 30px 17px}}@media (max-width: 767px){.page_wrap .section6 .two_column .leftcol .text .bg_heading{padding:15px 20px 12px}}.page_wrap .section6 .two_column .leftcol .text .bg_heading h3{font-size:45px;line-height:50px;letter-spacing:-1.06px;color:#FDEC07;font-family:"Bebas Neue",sans-serif;font-weight:400;position:relative;z-index:3}@media (max-width: 1199px){.page_wrap .section6 .two_column .leftcol .text .bg_heading h3{font-size:35px;line-height:40px}}@media (max-width: 767px){.page_wrap .section6 .two_column .leftcol .text .bg_heading h3{font-size:25px;line-height:34px;letter-spacing:.5px}}.page_wrap .section6 .two_column .leftcol .text .bg_heading h3 strong{font-family:"Bebas Neue",sans-serif;font-weight:700}.page_wrap .section6 .two_column .leftcol .text .bg_heading h3 .border_text{color:transparent;-webkit-text-stroke-width:1px;text-stroke-width:1px;-webkit-text-stroke-color:rgba(255,255,255,0.5);text-stroke-color:rgba(255,255,255,0.5);font-family:"Bebas Neue",sans-serif}.page_wrap .section6 .two_column .leftcol .text .cta_btn{color:#FDEC07;margin-left:50px;position:relative;z-index:3}@media (max-width: 1199px){.page_wrap .section6 .two_column .leftcol .text .cta_btn{margin-left:30px}}@media (max-width: 767px){.page_wrap .section6 .two_column .leftcol .text .cta_btn{margin-left:20px}}.page_wrap .section6 .two_column .leftcol .text .cta_btn:hover{background-color:#FDEC07;color:#6d2c7c}.page_wrap .section6 .two_column .leftcol .img{width:382px;position:absolute;right:0px;bottom:0;z-index:1}@media (max-width: 1199px){.page_wrap .section6 .two_column .leftcol .img{width:300px}}@media (max-width: 991px){.page_wrap .section6 .two_column .leftcol .img{width:360px}}@media (max-width: 767px){.page_wrap .section6 .two_column .leftcol .img{width:200px}}.page_wrap .section6 .two_column .leftcol .img img{max-height:410px}.page_wrap .section6 .two_column .rightcol{width:50%;display:flex;flex-wrap:wrap;gap:15px}@media (max-width: 991px){.page_wrap .section6 .two_column .rightcol{width:100%}}.page_wrap .section6 .two_column .rightcol .commonbox{background:url("../../../images/influencer-marketing/influencer-directory/bg_gradient_6.png") repeat-x left top #fff;width:calc(33.3% - 10px);position:relative;overflow:hidden;padding:100px 25px 25px 25px;border:1px solid #EAEAEA;border-radius:10px;transition:all ease-in-out 0.4s}@media (max-width: 1199px){.page_wrap .section6 .two_column .rightcol .commonbox{padding:100px 15px 20px 15px}}@media (max-width: 499px){.page_wrap .section6 .two_column .rightcol .commonbox{width:calc(50% - 10px)}}.page_wrap .section6 .two_column .rightcol .commonbox h4{font-size:17px;line-height:23px;letter-spacing:-0.34px;font-weight:600;color:#6d2c7c;transition:all ease-in-out 0.4s}@media (max-width: 767px){.page_wrap .section6 .two_column .rightcol .commonbox h4{font-size:15px;line-height:22px}}.page_wrap .section6 .two_column .rightcol .commonbox .icon{width:150px;height:100px;display:flex;align-items:flex-start;justify-content:flex-end;padding:9px 18px 0 0;position:absolute;right:0;top:0;transition:all ease-in-out 0.4s}.page_wrap .section6 .two_column .rightcol .commonbox .icon:before{content:'';background-color:#fff7ab;width:80px;height:80px;position:absolute;right:-10px;top:-10px;border-radius:100px}.page_wrap .section6 .two_column .rightcol .commonbox .icon img{max-width:70px;max-height:60px;position:relative;transition:all ease-in-out 0.4s;transform:scale(1)}.page_wrap .section6 .two_column .rightcol .commonbox:hover{border-color:#E1003E}.page_wrap .section6 .two_column .rightcol .commonbox:hover .icon{padding:14px 23px 0 0}.page_wrap .section6 .two_column .rightcol .commonbox:hover .icon:before{background-color:#f6e4e9}.page_wrap .section6 .two_column .rightcol .commonbox:hover .icon img{transform:scale(1.1)}.page_wrap .section6 .two_column .rightcol .commonbox:hover h4{color:#E1003E}.page_wrap .section7{background:url("../../../images/influencer-marketing/influencer-directory/bg_pattern1.png") no-repeat center top -300px;background-size:100% auto;background-color:rgba(249,244,250,0.8);padding:0px 0 70px;position:relative}@media (max-width: 991px){.page_wrap .section7{padding-bottom:40px}}@media (max-width: 767px){.page_wrap .section7{padding-bottom:30px}}.page_wrap .section7:before{content:'';background:#fff;width:100%;height:60px;position:absolute;left:0;top:0}.page_wrap .section7 .ylwwrap{background-color:#FDEC07;width:100%;padding:20px 20px 20px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px 30px;position:relative;margin-bottom:45px;border-radius:100px}@media (max-width: 1199px){.page_wrap .section7 .ylwwrap{padding-left:30px}}@media (max-width: 991px){.page_wrap .section7 .ylwwrap{margin-bottom:30px}}@media (max-width: 767px){.page_wrap .section7 .ylwwrap{flex-direction:column;align-items:center;padding:15px;border-radius:15px}}.page_wrap .section7 .ylwwrap h3{font-size:27px;line-height:35px;font-weight:500;letter-spacing:-0.62px;color:#6d2c7c}@media (max-width: 1199px){.page_wrap .section7 .ylwwrap h3{font-size:22px;line-height:28px}}@media (max-width: 767px){.page_wrap .section7 .ylwwrap h3{font-size:18px;line-height:24px;text-align:center}}.page_wrap .section7 .ylwwrap h3 strong{font-weight:700;color:#E1003E}.page_wrap .section7 .ylwwrap .callbtn{background-color:#2BAEF0;min-width:285px;min-height:76px;padding:15px 25px 15px 15px;font-size:21px;line-height:30px;color:#fff;font-family:"Poppins",sans-serif;letter-spacing:-0.42px;border-radius:50px;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:all ease-in-out 0.4s}@media (max-width: 1199px){.page_wrap .section7 .ylwwrap .callbtn{min-width:270px;font-size:18px}}@media (max-width: 767px){.page_wrap .section7 .ylwwrap .callbtn{min-width:auto;min-height:auto;font-size:16px;padding:10px 20px 10px 10px}}.page_wrap .section7 .ylwwrap .callbtn:hover{background-color:#6d2c7c}@media (max-width: 767px){.page_wrap .section7 .ylwwrap .callbtn img,.page_wrap .section7 .ylwwrap .callbtn svg{max-width:25px}}.page_wrap .section7 .c_heading{margin-bottom:60px}@media (max-width: 991px){.page_wrap .section7 .c_heading{margin-bottom:40px}}.page_wrap .full_patern{background:url("../../../images/influencer-marketing/influencer-directory/bg_full_patern.png") no-repeat center top #aa0661;background-size:100% auto;width:100%}.page_wrap .section8{padding:20px 0}@media (max-width: 767px){.page_wrap .section8{padding:10px 0 0}}.page_wrap .section8 .common_textbox .sub_heading{font-size:20px;line-height:30px}.page_wrap .section8 .common_textbox p{color:#fff}.page_wrap .section9{padding:30px 0 40px}@media (max-width: 991px){.page_wrap .section9{padding:20px 0}}@media (max-width: 767px){.page_wrap .section9{padding:10px 0}}.page_wrap .section9 .top_textbox{margin-bottom:15px}.page_wrap .section9 .top_textbox p{max-width:720px;color:#fff;font-weight:400;margin-bottom:20px}.page_wrap .section9 .top_textbox .sub_heading{font-size:18px;line-height:27px;font-weight:600}@media (max-width: 767px){.page_wrap .section9 .top_textbox .sub_heading{font-size:16px}}.page_wrap .section9 .common_wrap{width:100%;display:flex;flex-wrap:wrap;gap:30px}@media (max-width: 991px){.page_wrap .section9 .common_wrap{gap:20px}}@media (max-width: 767px){.page_wrap .section9 .common_wrap{gap:15px}}.page_wrap .section9 .common_wrap .common{background:#8e3392;width:calc(25% - 25px);padding:25px;box-shadow:0px 0px 10px #E1003E1A;border:1px solid #E1003E5F;border-radius:10px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 991px){.page_wrap .section9 .common_wrap .common{width:calc(25% - 15px);padding:20px}}@media (max-width: 767px){.page_wrap .section9 .common_wrap .common{width:100%;padding:20px}}.page_wrap .section9 .common_wrap .common .icon{background-color:#FDEC07;width:63px;height:63px;padding:5px;border-radius:50px;margin-bottom:20px;display:flex;align-items:center;justify-content:flex-end}.page_wrap .section9 .common_wrap .common .icon img{max-width:50px;max-height:50px;position:relative;right:-15px;transition:all ease-in-out 0.4s}.page_wrap .section9 .common_wrap .common h3{font-size:18px;line-height:27px;color:#FDEC07;font-weight:600;margin-bottom:10px}.page_wrap .section9 .common_wrap .common p{font-size:14px;line-height:21px;color:#fff;font-weight:400;margin-bottom:15px}.page_wrap .section9 .common_wrap .common:hover{box-shadow:rgba(0,0,0,0.2) 0px 0px 10px}.page_wrap .section9 .common_wrap .common:hover .icon{justify-content:center}.page_wrap .section9 .common_wrap .common:hover .icon img{right:inherit}.page_wrap .section10{padding:30px 0 60px}@media (max-width: 991px){.page_wrap .section10{padding-bottom:40px}}@media (max-width: 767px){.page_wrap .section10{padding:20px 0}}.page_wrap .section10 .c_heading{margin-bottom:60px}@media (max-width: 991px){.page_wrap .section10 .c_heading{margin-bottom:40px}}.page_wrap .section10 .common_wrap{width:100%;display:flex;flex-wrap:wrap;gap:30px}@media (max-width: 991px){.page_wrap .section10 .common_wrap{gap:20px}}@media (max-width: 767px){.page_wrap .section10 .common_wrap{gap:15px}}.page_wrap .section10 .common_wrap .common{background:#8e3392;width:calc(25% - 25px);min-height:320px;padding:15px;box-shadow:0px 0px 16px #E1003E21;border:1px solid #E1003E5F;border-radius:10px}@media (max-width: 1199px){.page_wrap .section10 .common_wrap .common{min-height:auto}}@media (max-width: 991px){.page_wrap .section10 .common_wrap .common{width:calc(25% - 15px);padding:20px}}@media (max-width: 767px){.page_wrap .section10 .common_wrap .common{width:100%;padding:20px}}.page_wrap .section10 .common_wrap .common .imgbox{width:100%;border-radius:5px;overflow:hidden;margin-bottom:12px}.page_wrap .section10 .common_wrap .common .imgbox img{width:100%;transform:scale(1);transition:all ease-in-out 0.4s}.page_wrap .section10 .common_wrap .common .textbox{width:100%;padding:10px}.page_wrap .section10 .common_wrap .common .textbox h3{max-width:200px;font-size:17px;line-height:25px;font-weight:600;color:#FDEC07}.page_wrap .section10 .common_wrap .common:hover .imgbox img{transform:scale(1.1)}.page_wrap .section10 .btnrow{padding-top:50px}.page_wrap .section10 .btnrow .cta_btn{color:#FDEC07}.page_wrap .section10 .btnrow .cta_btn.ylwborder_btn:hover{background-color:#E1003E;border-color:#E1003E}.page_wrap .section11{padding:30px 0;position:relative}@media (max-width: 991px){.page_wrap .section11{padding:20px 0}}.page_wrap .section11:before{content:'';background-color:#fff;width:100%;height:50%;position:absolute;left:0;bottom:0}.page_wrap .section11 .video_carousel{padding:0 50px}@media (max-width: 1199px){.page_wrap .section11 .video_carousel{padding:0 35px}}@media (max-width: 767px){.page_wrap .section11 .video_carousel{padding:0 25px}}.page_wrap .section11 .video_carousel .owl-dots{display:none}.page_wrap .section11 .video_carousel .owl-nav>div{margin-top:20px}.page_wrap .section11 .video_carousel .owl-item{padding:0 12px}@media (max-width: 1199px){.page_wrap .section11 .video_carousel .owl-item{padding:0 10px}}@media (max-width: 767px){.page_wrap .section11 .video_carousel .owl-item{padding:0 5px}}.page_wrap .section11 .video_carousel .owl-item .item{height:435px;position:relative}@media (max-width: 991px){.page_wrap .section11 .video_carousel .owl-item .item{height:350px}}@media (max-width: 767px){.page_wrap .section11 .video_carousel .owl-item .item{height:250px}}.page_wrap .section11 .video_carousel .owl-item .item video{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:15px}.page_wrap .section11 .video_carousel .owl-item .item .playbtn{background:url("../../../images/influencer-marketing/influencer-directory/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 .section11 .video_carousel .owl-item .item .playbtn{width:40px;height:40px;right:15px;bottom:15px}}@media (max-width: 767px){.page_wrap .section11 .video_carousel .owl-item .item .playbtn{width:30px;height:30px;right:10px;bottom:10px}}.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}
