body{background:#fff;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box;font-family:'Poppins', sans-serif}.page_wrap{width:100%}.page_wrap .overflow_hide{overflow:hidden}.page_wrap .flex-center{display:flex;align-items:center;justify-content:center;gap:3px}.page_wrap .nowrap{white-space:nowrap !important}.page_wrap .objectfit>img{width:100%;height:100%;object-fit:cover;object-position:center center}.page_wrap .italic{font-style:italic !important}.page_wrap ::-webkit-input-placeholder{color:#707070;opacity:0.5}.page_wrap :-moz-placeholder{color:#707070;opacity:0.5}.page_wrap ::-moz-placeholder{color:#707070;opacity:0.5}.page_wrap ::-ms-input-placeholder{color:#707070;opacity:0.5}.page_wrap :-ms-input-placeholder{color:#707070;opacity:0.5}@-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 .animate_shadow{position:absolute;width:100%;height:100%;left:0;top:0}.page_wrap .animate_shadow:after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;-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%)}@-webkit-keyframes smoothBounce{0%{transform:translateY(-15px)}20%{transform:translateY(0)}30%{transform:translateY(0px)}40%{transform:translateY(-10px)}50%{transform:translateY(0px)}60%{transform:translateY(-5px)}80%{transform:translateY(0)}100%{transform:translateY(-15px)}}@keyframes smoothBounce{0%{transform:translateY(-15px)}20%{transform:translateY(0)}30%{transform:translateY(0px)}40%{transform:translateY(-10px)}50%{transform:translateY(0px)}60%{transform:translateY(-5px)}80%{transform:translateY(0)}100%{transform:translateY(-15px)}}.page_wrap .smoothBounce{animation:smoothBounce 2.0s infinite}.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 .redtext{color:#EF1855 !important}.page_wrap .prpltext{color:#6d2c7c !important}.page_wrap .blacktext{color:#000 !important}.page_wrap .greentext{color:#24C130 !important}.page_wrap .whitetext{color:#fff !important}.page_wrap .ylwtext{color:#FDEC07 !important}.page_wrap .bluetext{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:14px;line-height:20px;color:#000}.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:1200px;padding:0 15px;margin:0 auto}@media (max-width: 767px){.page_wrap .custom_container{padding:0 20px}}.page_wrap .common_fullrow .custom_container{padding-top:20px;padding-bottom:20px;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:48%}.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:20px;color:#000;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-wrap:wrap;gap:18px 0;padding:10px 0 15px}@media (max-width: 767px){.page_wrap .common_textbox ul{gap:10px 0}}.page_wrap .common_textbox ul li{background:url("../../images/career-with-us-assets/2026/icon_bullet_point.svg") no-repeat left top 5px;background-size:13px 13px;width:100%;font-size:14px;line-height:21px;font-weight:500;color:#6d2c7c;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.checked li{background:url("../../images/career-with-us-assets/2026/icon_check.svg") no-repeat left top 4px;background-size:14px 14px}.page_wrap .common_textbox ul.fs16 li{font-size:16px}.page_wrap .common_textbox ul.twocolumn{justify-content:space-between}.page_wrap .common_textbox ul.twocolumn li{width:48%}@media (max-width: 767px){.page_wrap .common_textbox ul.twocolumn li{width:100%}}.page_wrap .common_textbox ul.with_icon{gap:35px 0}.page_wrap .common_textbox ul.with_icon li{background:none;padding-left:0;display:flex;gap:13px}.page_wrap .common_textbox ul.with_icon li .icon{width:32px;min-width:32px;height:25px;padding-left:7px;display:flex;align-items:center;justify-content:flex-end;position:relative;top:-2px}.page_wrap .common_textbox ul.with_icon li .icon:before{content:'';background-color:#FEF2F5;width:25px;height:25px;border-radius:50px;position:absolute;left:0;top:0}.page_wrap .common_textbox ul.with_icon li .icon img,.page_wrap .common_textbox ul.with_icon li .icon svg{position:relative}.page_wrap .btnrow{width:100% !important;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 .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-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-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 .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 .cta_btn2{background:#C08EF5;background:-webkit-linear-gradient(90deg, #c08ef5 0%, #f991ab 35%, #fdec07 100%);background:-moz-linear-gradient(90deg, #c08ef5 0%, #f991ab 35%, #fdec07 100%);background:linear-gradient(90deg, #c08ef5 0%, #f991ab 35%, #fdec07 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#C08EF5", endColorstr="#FDEC07", GradientType=1);min-height:44px;padding:5px 20px;font-size:14px;line-height:22px;font-weight:600;font-family:"Outfit",sans-serif;color:#6d2c7c;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:50px;overflow:hidden;position:relative}@media (max-width: 767px){.page_wrap .cta_btn2{font-size:12px;line-height:18px}}.page_wrap .cta_btn2 strong{position:relative;z-index:3}.page_wrap .cta_btn2 .patch{background:#F6A5BF;background:-webkit-linear-gradient(90deg, #f6a5bf 0%, #fded3a 100%);background:-moz-linear-gradient(90deg, #f6a5bf 0%, #fded3a 100%);background:linear-gradient(90deg, #f6a5bf 0%, #fded3a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F6A5BF", endColorstr="#FDED3A", GradientType=1);width:60%;height:100%;border-radius:50px;transition:all ease-in-out 0.4s;position:absolute;right:0;top:0}.page_wrap .cta_btn2:hover{color:#E1003E}.page_wrap .cta_btn2:hover .patch{width:100%}.page_wrap .cta_btn2.prpl{background:#6d2c7c;color:#fff}.page_wrap .cta_btn2.prpl .patch{background:#84319a}.page_wrap .cta_btn2.ylw{background:#FDEC07;color:#6d2c7c}.page_wrap .cta_btn2.ylw .patch{background:#eee009}.page_wrap .cta_btn2.red{background:#E1003E;color:#FDEC07}.page_wrap .cta_btn2.red .patch{background:#d7003b}.page_wrap .cta_btn2.border_red{border:2px solid #E1003E}.page_wrap .cta_btn2.border_ylw{border:2px solid #FDEC07}.page_wrap .top_textbox{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding-bottom:20px}.page_wrap .top_textbox.center{align-items:center}.page_wrap .top_textbox.center p{text-align:center}.page_wrap .c_heading{width:100%;font-size:34px;line-height:40px;font-weight:600;color:#6d2c7c;margin-bottom:10px}@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}}@media (max-width: 767px){.page_wrap .c_heading br{display:none}}.page_wrap .c_heading.center{text-align:center}.page_wrap .sub_heading{width:100%;font-size:20px;line-height:26px;font-weight:500;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.fs17{font-size:17px;line-height:24px}@media (max-width: 991px){.page_wrap .sub_heading.fs17{font-size:13px;line-height:20px}}.page_wrap .sub_heading.center{text-align:center}.page_wrap .circle_path{width:242px;height:484px;position:absolute}@media (max-width: 1199px){.page_wrap .circle_path{width:180px;height:360px}}@media (max-width: 767px){.page_wrap .circle_path{width:100px;height:200px}}.page_wrap .circle_path.lft{left:0}.page_wrap .circle_path.rgt{right:0}.page_wrap .circle_path+.custom_container{position:relative;z-index:2}.page_wrap .top_banner{width:100%;min-height:calc(100dvh - 54px);padding:150px 0;display:flex;align-items:center;position:relative;overflow:hidden}@media (max-width: 767px){.page_wrap .top_banner{padding:90px 0 40px}}.page_wrap .top_banner .banner_videobox{width:100%;height:100%;position:absolute;inset: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/career-with-us-assets/2026/overlay_top_banner.svg") no-repeat center top;background-size:cover;width:100%;height:100%;position:absolute;left:0;top:0}.page_wrap .top_banner .banner_videobox .btmpatch{background:url("../../images/career-with-us-assets/2026/gradient1.png") repeat-x left top;width:100%;height:127px;position:absolute;left:0;bottom:0}@media (max-width: 767px){.page_wrap .top_banner .banner_videobox .btmpatch{height:50px}}.page_wrap .top_banner .custom_container{position:relative;z-index:2}.page_wrap .top_banner .textbox{width:100%;max-width:700px;display:flex;flex-direction:column;gap:10px}@media (max-width: 767px){.page_wrap .top_banner .textbox{align-items:center;gap:5px}}.page_wrap .top_banner .textbox .smtext{font-size:14px;line-height:16px;font-weight:500;letter-spacing:0.42px}@media (max-width: 767px){.page_wrap .top_banner .textbox .smtext{text-align:center}}.page_wrap .top_banner .textbox .c_heading{color:#fff}@media (min-width: 992px){.page_wrap .top_banner .textbox .c_heading{font-size:38px;line-height:45px}}@media (max-width: 767px){.page_wrap .top_banner .textbox .c_heading{margin-bottom:5px;text-align:center}}.page_wrap .top_banner .textbox p{font-size:14px;line-height:20px;font-weight:300;color:#fff;margin-bottom:10px}@media (max-width: 767px){.page_wrap .top_banner .textbox p{text-align:center}}@media (max-width: 767px){.page_wrap .top_banner .textbox .btnrow{justify-content:center}}.page_wrap .mw500{max-width:500px}.page_wrap .mw700{max-width:700px}.page_wrap .section1{padding:60px 0}@media (max-width: 991px){.page_wrap .section1{padding:40px 0}}@media (max-width: 767px){.page_wrap .section1{padding:25px 0}}@media (max-width: 991px){.page_wrap .section1 .custom_container{flex-direction:column}}@media (min-width: 992px){.page_wrap .section1 .textbox{width:40% !important}}@media (max-width: 991px){.page_wrap .section1 .textbox{width:100% !important;align-items:center}}@media (max-width: 991px){.page_wrap .section1 .textbox .c_heading,.page_wrap .section1 .textbox .sub_heading,.page_wrap .section1 .textbox p{text-align:center}}@media (min-width: 992px){.page_wrap .section1 .imgbox{width:56% !important}}@media (max-width: 991px){.page_wrap .section1 .imgbox{width:100% !important}}.page_wrap .section2{background:url("../../images/career-with-us-assets/2026/gradient2.png") repeat-x left top;padding:60px 0 40px;position:relative}@media (max-width: 991px){.page_wrap .section2{padding:40px 0}}@media (max-width: 767px){.page_wrap .section2{padding:25px 0}}.page_wrap .section2 .circle_path{top:-242px}@media (max-width: 991px){.page_wrap .section2 .circle_path{top:-90px}}@media (max-width: 767px){.page_wrap .section2 .circle_path{top:-50px}}@media (min-width: 992px){.page_wrap .section2 .top_textbox .c_heading span{font-size:30px}}.page_wrap .section2 .top_textbox .c_heading .logo{max-width:205px;max-height:46px;position:relative;top:-3px}@media (max-width: 991px){.page_wrap .section2 .top_textbox .c_heading .logo{max-height:42px}}@media (max-width: 767px){.page_wrap .section2 .top_textbox .c_heading .logo{max-height:35px}}.page_wrap .section2 .top_textbox p{max-width:500px}.page_wrap .section2 .centerbox_wrap{background:url("../../images/career-with-us-assets/2026/bg1.avif") no-repeat center top -25px;background-size:1275px auto;width:100%;padding-top:170px;min-height:750px}@media (max-width: 1199px){.page_wrap .section2 .centerbox_wrap{background-size:1125px auto;min-height:700px;padding-top:68px}}@media (max-width: 991px){.page_wrap .section2 .centerbox_wrap{background-size:900px auto;background-position:center top -50px;padding-left:5px}}@media (max-width: 767px){.page_wrap .section2 .centerbox_wrap{background-position:center top -68px;padding-left:0}}.page_wrap .section2 .centerbox_wrap .centerbox{width:460px;margin:0 auto;position:relative}@media (max-width: 1199px){.page_wrap .section2 .centerbox_wrap .centerbox{width:360px}}@media (max-width: 767px){.page_wrap .section2 .centerbox_wrap .centerbox{width:280px}}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox{background:url("../../images/career-with-us-assets/2026/bg_circle_imgbox.avif");background-size:100% 100%;width:460px;height:460px;margin-bottom:170px;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 1199px){.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox{width:360px;height:360px}}@media (max-width: 991px){.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox{margin-bottom:70px}}@media (max-width: 767px){.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox{width:280px;height:280px}}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox{background-color:#fff;width:97px;height:97px;position:absolute;display:flex;align-items:center;justify-content:center;padding:15px;border-radius:100px;box-shadow:0px 0px 30px #6E0D8812;border:1px solid transparent;transition:all ease-in-out 0.4s}@media (max-width: 767px){.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox{width:70px;height:70px}}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.centerlogo{width:140px;height:140px}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.one{left:50%;top:-35px;transform:translateX(-50%)}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.one img{max-width:52px;max-height:52px}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.two{left:-25px;top:65px}@media (max-width: 767px){.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.two{top:40px}}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.three{right:-25px;top:65px}@media (max-width: 767px){.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.three{top:40px}}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.four{left:-25px;bottom:65px}@media (max-width: 767px){.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.four{bottom:40px}}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.five{right:-25px;bottom:65px}@media (max-width: 767px){.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.five{bottom:40px}}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox .whitebox.six{left:50%;bottom:-35px;transform:translateX(-50%)}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox:hover .whitebox{border-color:#efefef}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox:hover .whitebox.one{top:-25px}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox:hover .whitebox.two{left:-15px}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox:hover .whitebox.three{right:-15px}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox:hover .whitebox.four{left:-15px}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox:hover .whitebox.five{right:-15px}.page_wrap .section2 .centerbox_wrap .centerbox .circle_imgbox:hover .whitebox.six{bottom:-25px}@media (max-width: 991px){.page_wrap .section2 .centerbox_wrap .centerbox .textwrap{display:flex;flex-direction:column;align-items:center;gap:20px}}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox{width:266px;min-height:97px;display:flex;flex-direction:column;justify-content:center;position:absolute}@media (max-width: 991px){.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox{min-height:auto;position:initial;left:inherit !important;right:inherit !important;top:inherit !important;bottom:inherit !important;margin:0 !important}}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox h3{font-size:13px;line-height:18px;font-weight:600;color:#000;text-align:center;margin:0 0 5px}@media (max-width: 991px){.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox h3{text-align:center !important}}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox p{font-size:12px;line-height:18px;font-weight:400;color:#000;text-align:center;margin:0px}@media (max-width: 991px){.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox p{text-align:center !important}}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox.alignlft h3,.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox.alignlft p{text-align:left}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox.alignrgt h3,.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox.alignrgt p{text-align:right}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox.one{top:-135px;left:50%;margin-left:-133px}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox.two{left:-310px;top:70px}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox.three{right:-310px;top:70px}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox.four{left:-310px;bottom:65px}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox.five{right:-310px;bottom:65px}.page_wrap .section2 .centerbox_wrap .centerbox .textwrap .textbox.six{bottom:-135px;left:50%;margin-left:-133px}.page_wrap .section3{padding:50px 0;position:relative}@media (max-width: 991px){.page_wrap .section3{padding:30px 0}}@media (max-width: 767px){.page_wrap .section3{padding:25px 0}}.page_wrap .section3 .circle_path{top:-242px}@media (max-width: 991px){.page_wrap .section3 .circle_path{top:-90px}}@media (max-width: 767px){.page_wrap .section3 .circle_path{top:-50px}}@media (max-width: 991px){.page_wrap .section3 .c_heading,.page_wrap .section3 .sub_heading,.page_wrap .section3 p{text-align:center}}.page_wrap .section3 .marquee_slider{width:100%;overflow-x:hidden;outline:0;margin:30px 0}.page_wrap .section3 .marquee_slider .cardbox{background:transparent linear-gradient(180deg, #FDF7FF 0%, #fff 100%) 0% 0% no-repeat padding-box;width:204px;min-height:180px;padding:20px;border:1px solid #F9F4FA;border-radius:20px;margin:0 12px}.page_wrap .section3 .marquee_slider .cardbox .icon{width:40px;height:40px;position:relative}.page_wrap .section3 .marquee_slider .cardbox .icon:before{content:'';background-color:#f2ecf4;width:27px;height:27px;border-radius:50px;position:absolute;left:0;top:0}.page_wrap .section3 .marquee_slider .cardbox .icon img,.page_wrap .section3 .marquee_slider .cardbox .icon svg{position:relative}.page_wrap .section3 .marquee_slider .cardbox .animate_border{margin:15px 0}.page_wrap .section3 .marquee_slider .cardbox h3{font-size:12px;line-height:17px;font-weight:500;color:#6d2c7c;font-family:"Outfit",sans-serif}.page_wrap .section3 .marquee_slider .cardbox:hover{border-color:#6d2c7c}.page_wrap .section3 .marquee_slider .cardbox:hover .icon:before{background-color:#FEF2F5}.page_wrap .section4{background:url("../../images/career-with-us-assets/2026/gradient3.png") repeat-x left bottom;padding:0px 0 50px;position:relative}@media (max-width: 991px){.page_wrap .section4{padding:20px 0 35px}}@media (max-width: 767px){.page_wrap .section4 .c_heading,.page_wrap .section4 .sub_heading,.page_wrap .section4 p{text-align:center}}.page_wrap .section4 .boxwrap{display:flex;flex-wrap:wrap}.page_wrap .section4 .boxwrap li{width:25%;padding:20px;border-left:1px solid #EDE1F1}@media (max-width: 991px){.page_wrap .section4 .boxwrap li{padding:15px}}@media (max-width: 767px){.page_wrap .section4 .boxwrap li{width:50%}}.page_wrap .section4 .boxwrap li .icon{width:33px;height:25px;position:relative;display:flex;align-items:center;justify-content:flex-end;margin-bottom:15px}.page_wrap .section4 .boxwrap li .icon:before{content:'';background-color:#FEF2F5;width:25px;height:25px;border-radius:50px;position:absolute;left:0;top:0}.page_wrap .section4 .boxwrap li .icon img,.page_wrap .section4 .boxwrap li .icon svg{position:relative}.page_wrap .section4 .boxwrap li h3{font-size:14px;line-height:20px;font-weight:500;color:#000}@media (max-width: 767px){.page_wrap .section4 .boxwrap li h3{font-size:12px}}@media (min-width: 768px){.page_wrap .section4 .boxwrap li:nth-child(4n+1){border-left:0}}@media (min-width: 768px){.page_wrap .section4 .boxwrap li:nth-child(4) ~ li{border-top:1px solid #EDE1F1}}@media (max-width: 767px){.page_wrap .section4 .boxwrap li:nth-child(2) ~ li{border-top:1px solid #EDE1F1}}@media (max-width: 767px){.page_wrap .section4 .boxwrap li:nth-child(2n+1){border-left:0}}.page_wrap .section4 .boxwrap li:hover .icon:before{background-color:#f2ecf4}.page_wrap .section4 .boxwrap li:hover h3{color:#E1003E}.page_wrap .section5{background:url("../../images/career-with-us-assets/2026/half_circle1.avif") no-repeat right top 40px;background-size:236px auto;width:100%;padding:50px 0 40px}@media (max-width: 1199px){.page_wrap .section5{background-size:180px auto}}@media (max-width: 991px){.page_wrap .section5{background-position:right top 25px;padding-top:35px}}@media (max-width: 767px){.page_wrap .section5{background-size:100px auto;padding-top:25px}}@media (max-width: 991px){.page_wrap .section5 .c_heading,.page_wrap .section5 .sub_heading,.page_wrap .section5 p{text-align:center}}.page_wrap .section5 .image_gallery{display:flex;text-align:center;gap:25px;width:100%;height:355px;overflow:hidden}@media (max-width: 1199px){.page_wrap .section5 .image_gallery{gap:20px}}@media (max-width: 991px){.page_wrap .section5 .image_gallery{gap:15px}}@media (max-width: 767px){.page_wrap .section5 .image_gallery{flex-direction:column;height:auto;margin-top:15px}}.page_wrap .section5 .image_gallery li{width:125px;min-width:125px;height:330px;display:inline-block;cursor:pointer;border-radius:100px;overflow:hidden;position:relative;transition:all ease-in-out 0.4s;object-fit:cover;margin-top:25px}@media (max-width: 991px){.page_wrap .section5 .image_gallery li{width:100px;min-width:100px}}@media (max-width: 767px){.page_wrap .section5 .image_gallery li{width:100%;min-width:100%;height:80px;margin-top:0}}.page_wrap .section5 .image_gallery li:nth-child(2n){margin-top:0}.page_wrap .section5 .image_gallery li img{width:100%;height:100%;object-fit:cover}.page_wrap .section5 .image_gallery li .content_box{background:url("../../images/career-with-us-assets/2026/patern_image_gallery.png") repeat-x left bottom;position:absolute;width:100%;height:100%;padding:10px;left:0;top:0}@media (max-width: 767px){.page_wrap .section5 .image_gallery li .content_box{padding:20px 20px 15px 25px}}.page_wrap .section5 .image_gallery li .content_box h3{width:100%;font-size:17px;line-height:21px;font-weight:600;letter-spacing:-0.17px;color:#fff;position:absolute;left:0;bottom:75px;text-align:left;transform:rotate(-90deg);white-space:nowrap}@media (max-width: 991px){.page_wrap .section5 .image_gallery li .content_box h3{font-size:15px}}@media (max-width: 767px){.page_wrap .section5 .image_gallery li .content_box h3{position:initial;left:inherit;bottom:initial;transform:none}}.page_wrap .section5 .image_gallery li .content_box p{font-size:10px;line-height:16px;font-weight:400;color:#fff;font-family:"Poppins",sans-serif;text-align:left;opacity:0;visibility:hidden}.page_wrap .section5 .image_gallery li.active{width:350px;min-width:350px;border-radius:30px}@media (max-width: 991px){.page_wrap .section5 .image_gallery li.active{width:270px;min-width:270px}}@media (max-width: 767px){.page_wrap .section5 .image_gallery li.active{width:100%;min-width:100%;height:320px}}.page_wrap .section5 .image_gallery li.active .content_box{background:url("../../images/career-with-us-assets/2026/patern_image_gallery_active.png") repeat-x left bottom;padding:30px 30px 40px;display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 991px){.page_wrap .section5 .image_gallery li.active .content_box{padding:20px}}@media (max-width: 767px){.page_wrap .section5 .image_gallery li.active .content_box{padding:20px 20px 20px 25px}}.page_wrap .section5 .image_gallery li.active .content_box h3{color:#FDEC07;margin-bottom:10px;transform:none;position:initial;left:initial;bottom:initial}.page_wrap .section5 .image_gallery li.active .content_box p{opacity:1;visibility:visible}.page_wrap .bg1{background:url("../../images/career-with-us-assets/2026/bg2.avif") no-repeat center top;background-size:100% auto;width:100%}.page_wrap .commonbox_wrap{width:100%;display:flex;flex-wrap:wrap;gap:20px;padding:10px 0 80px}@media (max-width: 767px){.page_wrap .commonbox_wrap{padding-bottom:20px}}.page_wrap .commonbox_wrap .commonbox{background-color:#FFF4F7;width:calc(25% - 15px);padding:0 30px 25px;border:1px solid #FAE4EA;border-radius:10px}@media (max-width: 991px){.page_wrap .commonbox_wrap .commonbox{padding:0 20px 20px}}@media (max-width: 767px){.page_wrap .commonbox_wrap .commonbox{width:100%;display:flex;flex-direction:column;align-items:center}}@media (min-width: 768px){.page_wrap .commonbox_wrap .commonbox:nth-child(2n){position:relative;top:25px}}.page_wrap .commonbox_wrap .commonbox .icon{background:url("../../images/career-with-us-assets/2026/gradient4.png") repeat-x left bottom;width:94px;height:122px;padding:5px 10px 20px;border-radius:0 0 50px 50px;display:flex;justify-content:center;align-items:flex-end;margin-bottom:30px}.page_wrap .commonbox_wrap .commonbox .icon img,.page_wrap .commonbox_wrap .commonbox .icon svg{max-width:75px}.page_wrap .commonbox_wrap .commonbox h3{font-size:16px;line-height:21px;font-weight:600;color:#E1003E;margin-bottom:10px}@media (max-width: 767px){.page_wrap .commonbox_wrap .commonbox h3{text-align:center}}.page_wrap .commonbox_wrap .commonbox p{font-size:14px;line-height:19px;font-weight:400;color:#000}@media (max-width: 767px){.page_wrap .commonbox_wrap .commonbox p{text-align:center}}.page_wrap .commonbox_wrap .commonbox:hover{border-color:#E1003E}.page_wrap .commonbox_wrap .commonbox.bgblue{background-color:#F8F4FA;border-color:#EEE1F5}.page_wrap .commonbox_wrap .commonbox.bgblue .icon{background:url("../../images/career-with-us-assets/2026/gradient5.png") repeat-x left bottom}.page_wrap .commonbox_wrap .commonbox.bgblue h3{color:#6d2c7c}.page_wrap .commonbox_wrap .commonbox.bgblue:hover{border-color:#6d2c7c}.page_wrap .section6{padding:60px 0 40px}@media (max-width: 991px){.page_wrap .section6{padding:40px 0}}@media (max-width: 767px){.page_wrap .section6{padding-bottom:25px}}.page_wrap .section6 .top_textbox p{max-width:600px}.page_wrap .section7{padding:40px 0}@media (max-width: 767px){.page_wrap .section7{padding:25px 0}}.page_wrap .section7 .top_textbox{max-width:100%}@media (max-width: 991px){.page_wrap .section7 .top_textbox .c_heading,.page_wrap .section7 .top_textbox .sub_heading,.page_wrap .section7 .top_textbox p{text-align:center}}.page_wrap .section7 .common_wrap{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px 0}.page_wrap .section7 .common_wrap .common{width:48%}.page_wrap .section7 .common_wrap .common .icon{width:40px;height:40px;position:relative}.page_wrap .section7 .common_wrap .common .icon:before{content:'';background-color:#f2ecf4;width:27px;height:27px;border-radius:50px;position:absolute;left:0;top:0}.page_wrap .section7 .common_wrap .common .icon img,.page_wrap .section7 .common_wrap .common .icon svg{position:relative}.page_wrap .section7 .common_wrap .common .animate_border{margin:15px 0 20px}.page_wrap .section7 .common_wrap .common h3{font-size:12px;line-height:17px;font-weight:600;color:#6d2c7c;margin-bottom:7px}.page_wrap .section7 .common_wrap .common p{font-size:11px;line-height:14px;font-weight:300;text-align:initial}.page_wrap .section8{background:url("../../images/career-with-us-assets/2026/half_circle1.avif") no-repeat right top;background-size:249px auto;padding-top:40px;position:relative;z-index:2}@media (max-width: 1199px){.page_wrap .section8{background-size:180px auto}}@media (max-width: 991px){.page_wrap .section8{padding-top:35px}}@media (max-width: 767px){.page_wrap .section8{background-size:100px auto;padding-top:25px}}@media (max-width: 767px){.page_wrap .section8 .custom_container{flex-direction:column}}@media (min-width: 768px){.page_wrap .section8 .textbox{width:40% !important}}@media (min-width: 768px){.page_wrap .section8 .imgbox{width:56% !important}}.page_wrap .bg2{position:relative;padding:70px 0 30px}@media (max-width: 991px){.page_wrap .bg2{padding:40px 0 25px}}.page_wrap .bg2:before{content:'';background:url("../../images/career-with-us-assets/2026/gradient6.png") repeat-x left top;width:100%;height:100%;position:absolute;left:0;top:-20px}.page_wrap .bg2>div{padding:30px 0}.page_wrap .section9{background:url("../../images/career-with-us-assets/2026/half_circle2.avif") no-repeat left top;background-size:249px auto}@media (max-width: 1199px){.page_wrap .section9{background-size:180px auto}}@media (max-width: 767px){.page_wrap .section9{background-size:100px auto}}.page_wrap .section10{background:url("../../images/career-with-us-assets/2026/half_circle1.avif") no-repeat right top;background-size:249px auto}@media (max-width: 1199px){.page_wrap .section10{background-size:180px auto}}@media (max-width: 767px){.page_wrap .section10{background-size:100px auto}}.page_wrap .section12{background:url("../../images/career-with-us-assets/2026/gradient7.png") repeat-x left top;padding:60px 0 30px}@media (max-width: 991px){.page_wrap .section12{padding-top:40px}}@media (max-width: 767px){.page_wrap .section12{padding:25px 0}}.page_wrap .section12 .commonbox_wrap{padding-bottom:40px}@media (max-width: 767px){.page_wrap .section12 .commonbox_wrap{padding-bottom:0}}.page_wrap .section13{padding:30px 0 20px}@media (max-width: 767px){.page_wrap .section13{padding:20px 0}}.page_wrap .section13 .row>div{margin-bottom:30px}.page_wrap .section13 .accordion_wrap .accordion .accor_tab{width:100%;padding:25px 40px 25px 0;display:flex;gap:20px;cursor:pointer;position:relative;border-bottom:1px solid #EAEAEA}@media (max-width: 767px){.page_wrap .section13 .accordion_wrap .accordion .accor_tab{padding:20px 40px 20px 0}}.page_wrap .section13 .accordion_wrap .accordion .accor_tab .icon{background-color:#fff;width:52px;min-width:52px;height:52px;border-radius:50px;box-shadow:0px 3px 6px #E1003E1A;position:relative}.page_wrap .section13 .accordion_wrap .accordion .accor_tab .icon img{width:40px;position:absolute;left:50%;bottom:0px;transform:translateX(-50%);transition:all ease-in-out 0.4s}.page_wrap .section13 .accordion_wrap .accordion .accor_tab h3{display:flex;align-items:center;font-size:17px;line-height:23px;font-weight:600;color:#6d2c7c;transition:all ease-in-out 0.4s}@media (max-width: 767px){.page_wrap .section13 .accordion_wrap .accordion .accor_tab h3{font-size:15px}}.page_wrap .section13 .accordion_wrap .accordion .accor_tab .arrow{background:url("../../images/career-with-us-assets/2026/arrow_accordion.svg") no-repeat center center;width:10px;height:6px;position:absolute;right:15px;top:50%;margin-top:-3px;transition:all ease-in-out 0.4s;transform:rotate(0deg)}.page_wrap .section13 .accordion_wrap .accordion .accor_tab:hover .icon img{bottom:10px}.page_wrap .section13 .accordion_wrap .accordion .accor_tab.active .icon img{bottom:10px}.page_wrap .section13 .accordion_wrap .accordion .accor_tab.active h3{color:#E1003E}.page_wrap .section13 .accordion_wrap .accordion .accor_tab.active .arrow{transform:rotate(180deg)}.page_wrap .section13 .accordion_wrap .accordion .accor_content{border-bottom:1px solid #EAEAEA;padding:20px 40px 20px 0;display:none}@media (max-width: 767px){.page_wrap .section13 .accordion_wrap .accordion .accor_content{padding:15px}}@-webkit-keyframes colorChange{0%{color:#FDEC07}100%{color:#6d2c7c}}@keyframes colorChange{0%{color:#FDEC07}100%{color:#6d2c7c}}.page_wrap .section13 .accordion_wrap .accordion .accor_content .count{font-size:32px;line-height:30px;font-family:"Poppins",sans-serif;font-weight:700;color:#FDEC07;-webkit-text-stroke-width:1px;text-stroke-width:1px;-webkit-text-stroke-color:#6d2c7c;text-stroke-color:#6d2c7c;display:block;margin-bottom:10px;-webkit-animation:colorChange 1s infinite ease-in-out;animation:colorChange 1s infinite ease-in-out}.page_wrap .section13 .accordion_wrap .accordion .accor_content h3{font-size:24px;line-height:30px;font-weight:700;color:#E1003E;letter-spacing:-0.48px;margin-bottom:5px}@media (max-width: 767px){.page_wrap .section13 .accordion_wrap .accordion .accor_content h3{font-size:20px;line-height:26px}}.page_wrap .section13 .accordion_wrap .accordion .accor_content p{font-size:12px;line-height:20px;color:#363636;margin-bottom:10px}.page_wrap .section13 .imgbox img{max-height:650px}.page_wrap .bg3{background:url("../../images/career-with-us-assets/2026/gradient8.png") repeat-x left top;padding-top:30px}@media (max-width: 991px){.page_wrap .bg3{padding-top:0px}}.page_wrap .section14{position:relative}.page_wrap .section14:before{content:'';background:transparent linear-gradient(0deg, #6E0D88 0%, #fff 100%) 0% 0% no-repeat padding-box;width:100%;height:573px;position:absolute;left:0;bottom:0;opacity:0.02}.page_wrap .section14>div{padding:40px 0}@media (max-width: 991px){.page_wrap .section14>div{padding:30px 0}}.page_wrap .section15{background:url("../../images/career-with-us-assets/2026/watermark_logo.avif") no-repeat left 100px top;background-size:600px auto;padding:50px 0}@media (max-width: 991px){.page_wrap .section15{background-size:400px auto;padding:35px 0}}@media (max-width: 767px){.page_wrap .section15{background-size:200px auto;padding:25px 0}}.page_wrap .section15 ul{gap:30px 0}@media (max-width: 991px){.page_wrap .section15 ul{gap:20px 0}}@media (max-width: 767px){.page_wrap .section15 ul{gap:10px 0}}.page_wrap .section15 ul li{width:25%;padding-right:20px}@media (max-width: 991px){.page_wrap .section15 ul li{width:33.3%}}@media (max-width: 767px){.page_wrap .section15 ul li{width:100%}}.page_wrap .finalbox{background:url("../../images/career-with-us-assets/2026/bg_finalbox.avif") no-repeat right top;background-size:cover;min-height:457px;padding:70px 0;display:flex;align-items:center}@media (max-width: 991px){.page_wrap .finalbox{min-height:auto;padding:40px 0 35px}}@media (max-width: 767px){.page_wrap .finalbox{padding:30px 0 35px}}.page_wrap .finalbox .textbox{max-width:500px}@media (max-width: 767px){.page_wrap .finalbox .textbox{max-width:100%}}.page_wrap .finalbox .textbox p{color:#fff}@media (max-width: 767px){.page_wrap .finalbox .textbox .c_heading,.page_wrap .finalbox .textbox .sub_heading,.page_wrap .finalbox .textbox p{text-align:center}}@media (max-width: 767px){.page_wrap .finalbox .textbox .cta_btn2{width:100%}}@media (max-width: 991px){.page_wrap .section7 .common_fullrow .custom_container,.page_wrap .section8 .common_fullrow .custom_container,.page_wrap .bg2 .common_fullrow .custom_container,.page_wrap .section14 .common_fullrow .custom_container{flex-direction:column !important}}@media (max-width: 991px){.page_wrap .section7 .common_fullrow .custom_container .textbox,.page_wrap .section7 .common_fullrow .custom_container .imgbox,.page_wrap .section8 .common_fullrow .custom_container .textbox,.page_wrap .section8 .common_fullrow .custom_container .imgbox,.page_wrap .bg2 .common_fullrow .custom_container .textbox,.page_wrap .bg2 .common_fullrow .custom_container .imgbox,.page_wrap .section14 .common_fullrow .custom_container .textbox,.page_wrap .section14 .common_fullrow .custom_container .imgbox{width:100% !important}}
