body{background:#ffffff;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}.page_wrap{width:100%;min-height:103px;overflow:hidden;z-index:0;font-family:"Outfit",sans-serif}.page_wrap img{max-width:100%;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}.page_wrap .customscroll::-webkit-scrollbar{width:4px;height:4px}.page_wrap .customscroll::-webkit-scrollbar-thumb{background-color:#ED285D}.page_wrap .transition{transition:all ease-in-out 0.4s}.page_wrap h1,.page_wrap h2,.page_wrap h3,.page_wrap h4,.page_wrap h5,.page_wrap h6{font-family:"Outfit",sans-serif;margin:0;padding:0}.page_wrap input::-webkit-outer-spin-button,.page_wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page_wrap input[type=number]{-moz-appearance:textfield;appearance:textfield}.page_wrap button,.page_wrap button:focus{outline:none}.page_wrap ul{list-style:none;padding:0;margin:0}.page_wrap p{font-size:16px;line-height:22px;color:#707070;font-weight:400}.page_wrap a,.page_wrap a:hover{font-size:inherit;text-decoration:none}.page_wrap span,.page_wrap strong,.page_wrap i{font-size:inherit;font-weight:inherit;color:inherit}.page_wrap .mlr-auto{margin-left:auto;margin-right:auto}.page_wrap input:focus,.page_wrap textarea:focus{outline:none}.page_wrap button{border:0;font-family:"Outfit",sans-serif}.page_wrap .relative{position:relative}.page_wrap .text_center{text-align:center}.page_wrap .text_right{text-align:right !important}.page_wrap .fw_400{font-weight:400 !important}.page_wrap .fw_500{font-weight:500 !important}.page_wrap .fw_600{font-weight:600 !important}.page_wrap .fw_700{font-weight:700 !important}.page_wrap .pinktext{color:#ED285D !important}.page_wrap .whitetext{color:#fff !important}.page_wrap .blacktext{color:#000 !important}.page_wrap .d-none{display:none}@-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}@-webkit-keyframes moveRightLeft{0%{right:10px}50%{right:20px}100%{right:10px}}@keyframes moveRightLeft{0%{right:10px}50%{right:20px}100%{right:10px}}.page_wrap .moveRightLeft{animation:moveRightLeft 3s ease-in-out infinite;-webkit-animation:moveRightLeft 3s ease-in-out infinite}@-webkit-keyframes moveTopBottom{0%{top:0px}50%{top:-7px}100%{top:0px}}@keyframes moveTopBottom{0%{top:0px}50%{top:-7px}100%{top:0px}}.page_wrap .moveTopBottom{animation:moveTopBottom 3s ease-in-out infinite;-webkit-animation:moveTopBottom 3s ease-in-out infinite}@-webkit-keyframes autoflip{0%{transform:rotateY(0deg)}20%{transform:rotateY(0deg)}100%{transform:rotateY(360deg)}}@keyframes autoflip{0%{transform:rotateY(0deg)}20%{transform:rotateY(0deg)}100%{transform:rotateY(360deg)}}.page_wrap .autoflip{-webkit-animation:autoflip 5s linear infinite;animation:autoflip 5s linear infinite;transform-style:preserve-3d}@-webkit-keyframes textYlwWhite{0%{width:35px}100%{width:100%}}@keyframes borderanimate{0%{width:35px}100%{width:100%}}.page_wrap .animate_border{width:150px;height:3px;position:relative;margin:5px 0}.page_wrap .animate_border:before{content:'';position:absolute;background:linear-gradient(90deg, #ED285D 50%, #702d78 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{margin:0 auto}.page_wrap .animate_border.center:before{left:50%;transform:translateX(-50%)}@-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 5s linear infinite;-webkit-animation:rotate 5s 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 .brand_btn{-webkit-animation:gradient 53s linear infinite;animation:gradient 53s linear infinite;background:linear-gradient(121.19deg, rgba(133,239,49,0) 25.73%, rgba(255,255,255,0.3) 45.27%, rgba(133,239,49,0) 62.27%)}.page_wrap .cta_btn{background-color:#ED285D;min-width:105px;min-height:63px;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:16px;font-weight:500;font-family:"Outfit",sans-serif;color:#fff;text-decoration:none;transition:all 0.4s ease-in-out;border-radius:0;border:0;position:relative;border:1px solid transparent}@media (max-width: 991px){.page_wrap .cta_btn{min-height:45px}}.page_wrap .cta_btn .rgt_arrow{width:23px;height:11px;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:23px;height:auto}.page_wrap .cta_btn:hover{font-size:16px;opacity:0.8}.page_wrap .cta_btn.animate_arrow{padding-right:50px;position:relative}.page_wrap .cta_btn.animate_arrow .rgt_arrow{position:absolute;right:10px;top:50%;-webkit-animation:moveRightLeft 3s linear infinite;animation:moveRightLeft 3s linear infinite}.page_wrap .cta_btn.animate_arrow .rgt_arrow svg path{transition:all 0.4s ease-in-out}.page_wrap .cta_btn.no_bg{background-color:transparent;min-height:auto;color:#ED285D;padding-top:0;padding-bottom:0;padding-left:0}.page_wrap .cta_btn.no_bg:hover{color:#702d78}.page_wrap .cta_btn.no_bg:hover svg path{fill:#702d78}.page_wrap .cta_btn.no_bg.textwhite{color:#fff}.page_wrap .cta_btn.no_bg.textwhite svg path{fill:#fff}.page_wrap .cta_btn.no_bg.textwhite:hover{color:#000}.page_wrap .cta_btn.no_bg.textwhite:hover svg path{fill:#000}.page_wrap .cta_btn.ylwbg{background-color:#EC9F23}.page_wrap .full_btnrow{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:20px}.page_wrap .full_btnrow.center{justify-content:center}.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:48%}.page_wrap .common_fullrow .custom_container>div.full{width:100% !important}@media (max-width: 767px){.page_wrap .common_fullrow .custom_container>div{width:100% !important}}.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:16px;line-height:22px;color:#707070;font-weight:400;margin-bottom:20px}.page_wrap .common_textbox p.center{text-align:center}.page_wrap .common_textbox ul{width:100%;display:flex;flex-direction:column;gap:15px 0;padding-bottom:40px}@media (max-width: 991px){.page_wrap .common_textbox ul{padding-bottom:25px}}.page_wrap .common_textbox ul li{background:url("../images/about-us/icon_bullet_points.png") no-repeat left top 3px;background-size:19px auto;font-size:16px;line-height:22px;font-family:"Outfit",sans-serif;color:#000;font-weight:400;padding-left:32px}.page_wrap .common_textbox .full_btnrow{padding-top:10px}.page_wrap .custom_container{width:100%;max-width:1226px;padding:0 15px;margin:0 auto}.page_wrap svg{width:auto;height:auto}.page_wrap .c_heading{font-size:40px;line-height:50px;color:#000;font-family:"Outfit",sans-serif;font-weight:400;text-align:left;margin-bottom:10px}@media (max-width: 1199px){.page_wrap .c_heading{font-size:32px;line-height:40px}}@media (max-width: 991px){.page_wrap .c_heading{font-size:28px;line-height:34px}}@media (max-width: 767px){.page_wrap .c_heading{font-size:22px;line-height:30px}}.page_wrap .c_heading.center{text-align:center}.page_wrap .c_subheading{font-size:16px;line-height:22px;color:#000;font-family:"Outfit",sans-serif;font-weight:500;text-align:left;display:block;margin-bottom:15px}@media (max-width: 767px){.page_wrap .c_subheading{font-size:15px}}.page_wrap .c_subheading.center{text-align:center}.page_wrap .owl-carousel .owl-stage,.page_wrap .owl-carousel .owl-item{display:flex}.page_wrap .owl-carousel .owl-dots{display:none}.page_wrap .owl-carousel .owl-nav>div{width:24px;height:24px;border-radius:50px;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width: 767px){.page_wrap .owl-carousel .owl-nav>div{width:20px;height:20px}}.page_wrap .owl-carousel .owl-nav>div.disabled{display:none}.page_wrap .owl-carousel .owl-nav>div.owl-prev{background:url("../images/about-us/carousel_leftarrow.svg") no-repeat center center;background-size:100% 100%;left:-35px}@media (max-width: 1250px){.page_wrap .owl-carousel .owl-nav>div.owl-prev{left:0}}.page_wrap .owl-carousel .owl-nav>div.owl-next{background:url("../images/about-us/carousel_rightarrow.svg") no-repeat center center;background-size:100% 100%;right:-35px}@media (max-width: 1250px){.page_wrap .owl-carousel .owl-nav>div.owl-next{right:0}}.page_wrap .owl-carousel .owl-nav>div:hover{opacity:0.8}.page_wrap .top_banner{background:url("../images/about-us/bg_top_banner.png") repeat-x left top #fff;width:100%;position:relative;overflow:hidden;padding-top:30px}@media (max-width: 767px){.page_wrap .top_banner{padding-top:15px}}.page_wrap .top_banner .custom_container{display:flex;justify-content:center;align-items:flex-end;position:relative}@media (max-width: 991px){.page_wrap .top_banner .custom_container{flex-direction:column;align-items:center;gap:15px}}.page_wrap .top_banner .left_textbox{width:100%;max-width:370px;position:absolute;left:15px;top:65px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 1199px){.page_wrap .top_banner .left_textbox{max-width:300px;top:50px}}@media (max-width: 991px){.page_wrap .top_banner .left_textbox{max-width:100%;position:inherit;left:inherit;top:inherit;align-items:center}}@media (max-width: 991px){.page_wrap .top_banner .left_textbox .c_heading{text-align:center}}.page_wrap .top_banner .left_textbox .c_subheading{margin-bottom:30px}@media (max-width: 991px){.page_wrap .top_banner .left_textbox .c_subheading{text-align:center;margin-bottom:20px}}.page_wrap .top_banner .right_textbox{width:100%;max-width:340px;display:flex;flex-direction:column;align-items:flex-start;position:absolute;right:15px;bottom:100px}@media (max-width: 1199px){.page_wrap .top_banner .right_textbox{max-width:300px}}@media (max-width: 991px){.page_wrap .top_banner .right_textbox{max-width:100%;position:inherit;right:inherit;bottom:inherit}}@media (max-width: 991px){.page_wrap .top_banner .right_textbox p{text-align:center}}.page_wrap .top_banner .imgbox{width:100%;max-width:535px;text-align:center}@media (max-width: 1199px){.page_wrap .top_banner .imgbox{max-width:380px}}@media (max-width: 991px){.page_wrap .top_banner .imgbox{max-width:300px}}.page_wrap .top_banner .imgbox img{max-height:600px}.page_wrap .section1{width:100%;padding:50px 0}@media (max-width: 991px){.page_wrap .section1{padding:35px 0 20px}}@media (max-width: 767px){.page_wrap .section1{padding:20px 0}}.page_wrap .section2{width:100%;overflow:hidden}.page_wrap .section2 .toprow{width:100%;position:relative}@media (max-width: 991px){.page_wrap .section2 .toprow{padding:25px 0 0}}@media (max-width: 767px){.page_wrap .section2 .toprow{padding:20px 0 10px}}.page_wrap .section2 .toprow:before{content:'';background:url("../images/about-us/bg_section2.png") no-repeat right center #702d78;width:50%;position:absolute;left:0;top:20px;bottom:30px;border-radius:0 30px 30px 0}@media (max-width: 991px){.page_wrap .section2 .toprow:before{background:#702d78;width:100%;top:0;bottom:0;border-radius:0 0 30px 30px}}.page_wrap .section2 .toprow .custom_container{display:flex;justify-content:space-between;gap:25px;position:relative}@media (max-width: 1199px){.page_wrap .section2 .toprow .custom_container{gap:15px}}@media (max-width: 991px){.page_wrap .section2 .toprow .custom_container{flex-direction:column;align-items:center}}.page_wrap .section2 .toprow .imgbox{width:100%;max-width:345px}@media (max-width: 1199px){.page_wrap .section2 .toprow .imgbox{max-width:300px}}@media (max-width: 991px){.page_wrap .section2 .toprow .imgbox{max-width:250px}}.page_wrap .section2 .toprow .common_textbox{width:50%}@media (max-width: 991px){.page_wrap .section2 .toprow .common_textbox{width:100%;display:flex;flex-direction:column;align-items:center}}@media (max-width: 991px){.page_wrap .section2 .toprow .common_textbox .c_heading{text-align:center}}@media (max-width: 991px){.page_wrap .section2 .toprow .common_textbox .c_subheading{text-align:center}}@media (max-width: 991px){.page_wrap .section2 .toprow .common_textbox p{text-align:center;color:#fff}}.page_wrap .section2 .btmrow{padding-top:30px}.page_wrap .section2 .btmrow .common_textbox{padding-bottom:0}.page_wrap .section2 .btmrow .common_textbox ul{flex-direction:row;flex-wrap:wrap;gap:30px 0}@media (max-width: 767px){.page_wrap .section2 .btmrow .common_textbox ul{gap:15px 0}}.page_wrap .section2 .btmrow .common_textbox ul li{width:100%;max-width:33.3%;padding-right:20px}@media (max-width: 767px){.page_wrap .section2 .btmrow .common_textbox ul li{max-width:100%}}.page_wrap .section3{background:url("../images/about-us/bg1.png") no-repeat center top;background-size:100% auto;padding:80px 0 0;overflow:hidden}@media (max-width: 1199px){.page_wrap .section3{padding-top:50px}}@media (max-width: 991px){.page_wrap .section3{padding-top:30px}}.page_wrap .section3 .textbox{padding-top:50px}@media (max-width: 991px){.page_wrap .section3 .textbox{padding-top:30px}}@media (max-width: 767px){.page_wrap .section3 .textbox{padding-top:0}}.page_wrap .top_textbox{width:100%;display:flex;flex-direction:column;align-items:flex-start}.page_wrap .top_textbox p{text-align:left}.page_wrap .top_textbox.center{align-items:center}.page_wrap .top_textbox.center p{text-align:center}.page_wrap .btm_textbox{width:100%;display:flex;flex-direction:column;align-items:flex-start}.page_wrap .btm_textbox p{width:100%;max-width:700px;text-align:left;margin-bottom:30px}.page_wrap .btm_textbox.center{align-items:center}.page_wrap .btm_textbox.center p{text-align:center}.page_wrap .section4{padding:30px 0;overflow:hidden}@media (max-width: 767px){.page_wrap .section4{padding:20px 0}}.page_wrap .section4 .commonbox_wrap{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;gap:25px;padding:35px 0}@media (max-width: 991px){.page_wrap .section4 .commonbox_wrap{gap:15px;padding:25px 0}}@media (max-width: 767px){.page_wrap .section4 .commonbox_wrap{gap:20px}}.page_wrap .section4 .commonbox_wrap .commonbox{background-color:rgba(237,40,93,0.05);width:calc(33.3% - 17px);min-height:348px;padding:25px;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 991px){.page_wrap .section4 .commonbox_wrap .commonbox{width:calc(33.3% - 10px)}}@media (max-width: 767px){.page_wrap .section4 .commonbox_wrap .commonbox{width:100%}}.page_wrap .section4 .commonbox_wrap .commonbox .icon{width:135px;height:117px;display:flex;align-items:center;justify-content:flex-end;position:relative;margin-bottom:30px}@media (max-width: 767px){.page_wrap .section4 .commonbox_wrap .commonbox .icon{width:125px;height:100px}}.page_wrap .section4 .commonbox_wrap .commonbox .icon:before{content:'';background-color:#FAE4EA;width:117px;height:117px;border-radius:100px;position:absolute;left:0;top:0}@media (max-width: 767px){.page_wrap .section4 .commonbox_wrap .commonbox .icon:before{width:100px;height:100px}}.page_wrap .section4 .commonbox_wrap .commonbox .icon img,.page_wrap .section4 .commonbox_wrap .commonbox .icon svg{position:relative;max-height:120px}@media (max-width: 767px){.page_wrap .section4 .commonbox_wrap .commonbox .icon img,.page_wrap .section4 .commonbox_wrap .commonbox .icon svg{max-height:100px}}.page_wrap .section4 .commonbox_wrap .commonbox h3{font-size:22px;line-height:24px;font-family:"Outfit",sans-serif;font-weight:700;color:#ED285D;margin:0 0 10px}.page_wrap .section4 .commonbox_wrap .commonbox p{font-size:16px;line-height:26px;font-family:"Outfit",sans-serif;font-weight:400;color:#000;margin-bottom:10px}.page_wrap .section4 .commonbox_wrap .commonbox.orng{background-color:rgba(237,81,45,0.08);margin-top:30px}@media (max-width: 767px){.page_wrap .section4 .commonbox_wrap .commonbox.orng{margin:0}}.page_wrap .section4 .commonbox_wrap .commonbox.orng .icon:before{background-color:rgba(237,81,45,0.19)}.page_wrap .section4 .commonbox_wrap .commonbox.orng h3{color:#ED512D}.page_wrap .section4 .commonbox_wrap .commonbox.prpl{background-color:rgba(112,45,120,0.05);margin-top:10px}@media (max-width: 767px){.page_wrap .section4 .commonbox_wrap .commonbox.prpl{margin:0}}.page_wrap .section4 .commonbox_wrap .commonbox.prpl .icon:before{background-color:rgba(112,45,120,0.07)}.page_wrap .section4 .commonbox_wrap .commonbox.prpl h3{color:#702d78}.page_wrap .section4 .commonbox_wrap .commonbox:hover{box-shadow:rgba(0,0,0,0.15) 0px 0px 7px}.page_wrap .section5{background:url("../images/about-us/bg2.png") no-repeat center bottom #fff;background-size:100% auto;width:100%;padding:40px 0 120px;overflow:hidden;position:relative}@media (max-width: 991px){.page_wrap .section5{padding:20px 0 80px}}@media (max-width: 767px){.page_wrap .section5{padding:20px 0 40px}}.page_wrap .section5 .patch_lft{width:460px;position:absolute;left:0;top:0;opacity:0.9}@media (max-width: 991px){.page_wrap .section5 .patch_lft{width:250px}}@media (max-width: 767px){.page_wrap .section5 .patch_lft{width:200px}}.page_wrap .section5 .patch_rgt{width:440px;position:absolute;right:0;bottom:150px;opacity:0.2}@media (max-width: 991px){.page_wrap .section5 .patch_rgt{width:250px}}@media (max-width: 767px){.page_wrap .section5 .patch_rgt{width:200px}}.page_wrap .section5 .journey{width:100%;padding:70px 0 0}@media (max-width: 991px){.page_wrap .section5 .journey{padding-top:40px}}@media (max-width: 767px){.page_wrap .section5 .journey{padding-top:20px}}.page_wrap .section5 .journey .common{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;position:relative;padding-bottom:60px}@media (max-width: 767px){.page_wrap .section5 .journey .common{padding-bottom:40px}}.page_wrap .section5 .journey .common:before{content:'';background-color:#702d78;width:4px;position:absolute;left:50%;top:0;bottom:0;transform:translateX(-50%)}.page_wrap .section5 .journey .common .icon{background:url("../images/about-us/patch3.png") no-repeat center center #fff;background-size:100% 100%;width:71px;height:71px;border:4px solid #ED285D;border-radius:100px;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:2}@media (max-width: 767px){.page_wrap .section5 .journey .common .icon{width:60px;height:60px}}.page_wrap .section5 .journey .common .icon img,.page_wrap .section5 .journey .common .icon svg{max-width:40px;max-height:40px}@media (max-width: 767px){.page_wrap .section5 .journey .common .icon img,.page_wrap .section5 .journey .common .icon svg{max-width:35px;max-height:35px}}.page_wrap .section5 .journey .common .textbox{width:calc(50% - 70px);display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 767px){.page_wrap .section5 .journey .common .textbox{width:calc(50% - 40px)}}.page_wrap .section5 .journey .common .textbox h3{font-size:50px;line-height:70px;letter-spacing:-1px;font-family:"Outfit",sans-serif;font-weight:700;color:#ED285D;text-align:right;margin-bottom:0px}@media (max-width: 991px){.page_wrap .section5 .journey .common .textbox h3{font-size:40px}}@media (max-width: 767px){.page_wrap .section5 .journey .common .textbox h3{font-size:22px;line-height:30px;padding-top:15px}}.page_wrap .section5 .journey .common .textbox h4{font-size:28px;line-height:35px;letter-spacing:-0.56px;font-family:"Outfit",sans-serif;font-weight:700;color:#702d78;text-align:right;margin-bottom:5px}@media (max-width: 991px){.page_wrap .section5 .journey .common .textbox h4{font-size:24px}}@media (max-width: 767px){.page_wrap .section5 .journey .common .textbox h4{font-size:16px;margin-bottom:0}}.page_wrap .section5 .journey .common .textbox p{width:100%;max-width:300px;font-size:14px;line-height:20px;font-family:"Outfit",sans-serif;font-weight:500;color:#414141;text-align:right}.page_wrap .section5 .journey .common.rgt{justify-content:flex-end}.page_wrap .section5 .journey .common.rgt .icon{border-color:#702d78}.page_wrap .section5 .journey .common.rgt .textbox{align-items:flex-start}.page_wrap .section5 .journey .common.rgt .textbox h3{text-align:left;color:#702d78}.page_wrap .section5 .journey .common.rgt .textbox h4{text-align:left;color:#ED285D}.page_wrap .section5 .journey .common.rgt .textbox p{text-align:left}.page_wrap .section5 .journey .common:last-child:before{display:none}.page_wrap .section6{position:relative;margin-top:-120px}@media (max-width: 1199px){.page_wrap .section6{margin-top:0}}.page_wrap .section6 .custom_container>div{width:46%}.page_wrap .section6 .full_btnrow .cta_btn.insta{background:transparent linear-gradient(180deg, #D63E8C 0%, #FFBB4F 100%) 0% 0% no-repeat padding-box !important;display:flex;align-items:center;gap:10px}.page_wrap .section7{padding:40px 0;overflow:hidden}@media (max-width: 991px){.page_wrap .section7{padding:20px 0}}@media (max-width: 767px){.page_wrap .section7{padding:0px 0}}.page_wrap .section7 .custom_container>div{width:46%}.page_wrap .testimonails{background-color:#FFF4F7;padding:60px 0;overflow:hidden}@media (max-width: 1199px){.page_wrap .testimonails{padding:40px 0 50px}}@media (max-width: 991px){.page_wrap .testimonails{padding:30px 0 40px}}@media (max-width: 767px){.page_wrap .testimonails{padding:20px 0 30px}}.page_wrap .testimonails .top_textbox p{max-width:740px}.page_wrap .testimonails .testimonail_carousel{padding:20px 0}@media (max-width: 1299px){.page_wrap .testimonails .testimonail_carousel{padding:20px}}.page_wrap .testimonails .testimonail_carousel .owl-item{padding:10px}.page_wrap .testimonails .testimonail_carousel .item{background:url("../images/about-us/icon_inverted_commoa.svg") no-repeat right 20px top 20px #fff;background-size:40px auto;width:100%;padding:20px;border:1px solid #EAEAEA;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 767px){.page_wrap .testimonails .testimonail_carousel .item{background-size:25px auto;background-position:right 15px top 15px;padding:15px}}.page_wrap .testimonails .testimonail_carousel .item .text{width:100%;padding-right:60px}@media (max-width: 767px){.page_wrap .testimonails .testimonail_carousel .item .text{padding-right:40px}}.page_wrap .testimonails .testimonail_carousel .item .text p{font-size:14px;line-height:22px;font-weight:400;color:#000;font-style:italic;margin-bottom:15px}.page_wrap .testimonails .testimonail_carousel .item .bytext{font-size:18px;line-height:26px;font-weight:600;color:#000;font-family:"Outfit",sans-serif;display:block;text-align:right}@media (max-width: 767px){.page_wrap .testimonails .full_btnrow{justify-content:center}}.page_wrap .section8{padding:60px 0;overflow:hidden}@media (max-width: 1199px){.page_wrap .section8{padding:40px 0 50px}}@media (max-width: 991px){.page_wrap .section8{padding:30px 0 40px}}@media (max-width: 767px){.page_wrap .section8{padding:20px 0 30px}}.page_wrap .section8 .top_textbox p{max-width:904px}.page_wrap .section8 .commonbox_wrap{width:100%;display:flex;flex-wrap:wrap;gap:20px;padding:30px 0}@media (max-width: 991px){.page_wrap .section8 .commonbox_wrap{gap:15px}}.page_wrap .section8 .commonbox_wrap .commonbox{background-color:#fff;width:calc(20% - 16px);padding:20px;box-shadow:0px 0px 9px #E1003E1F;border-radius:10px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 1199px){.page_wrap .section8 .commonbox_wrap .commonbox{padding:15px}}@media (max-width: 991px){.page_wrap .section8 .commonbox_wrap .commonbox{width:calc(20% - 12px)}}@media (max-width: 767px){.page_wrap .section8 .commonbox_wrap .commonbox{width:calc(33.3% - 12px)}}@media (max-width: 499px){.page_wrap .section8 .commonbox_wrap .commonbox{width:calc(50% - 12px)}}.page_wrap .section8 .commonbox_wrap .commonbox .icon{background:url("../images/about-us/patch4.png") no-repeat center center;width:81px;height:83px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.page_wrap .section8 .commonbox_wrap .commonbox .icon img{max-width:60px;max-height:60px}.page_wrap .section8 .commonbox_wrap .commonbox p{font-size:14px;line-height:21px;letter-spacing:-0.27px;font-weight:400;color:#000;margin-bottom:15px}.page_wrap .section9{padding:20px 0 50px}@media (max-width: 991px){.page_wrap .section9{padding:0 0 30px}}@media (max-width: 767px){.page_wrap .section9{padding-bottom:20px}}.page_wrap .last_section{background:url("../images/about-us/bg_last_section.png") no-repeat center center;background-size:cover;border-radius:30px;overflow:hidden;padding:50px 15px}@media (max-width: 1199px){.page_wrap .last_section{padding:40px 15px}}@media (max-width: 991px){.page_wrap .last_section{padding:30px 15px}}@media (max-width: 767px){.page_wrap .last_section{padding:20px 15px 25px}}.page_wrap .last_section .common_textbox{width:100%;max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.page_wrap .last_section .common_textbox .c_heading{margin-bottom:25px}@media (min-width: 1365px){.page_wrap .last_section .common_textbox .c_heading{line-height:45px}}@media (max-width: 767px){.page_wrap .last_section .common_textbox .c_heading{margin-bottom:15px}}.page_wrap .last_section .common_textbox .c_heading strong{color:#EC9F23;text-shadow:rgba(112,45,120,0.8) 2px 2px 0px}.page_wrap .last_section .common_textbox .c_subheading{color:#fff}.page_wrap .last_section .common_textbox p{color:#fff;text-align:center}.page_wrap .last_section .common_textbox .full_btnrow{padding-top:25px;gap:20px 30px}@media (max-width: 767px){.page_wrap .last_section .common_textbox .full_btnrow{padding-top:10px}}.page_wrap .last_section .common_textbox .full_btnrow .cta_btn.no_bg.textwhite:hover{color:#fff}.page_wrap .last_section .common_textbox .full_btnrow .cta_btn.no_bg.textwhite:hover svg path{fill:#fff}
