body{background:#ffffff;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box;font-family:'Poppins', sans-serif}img{max-width:100%;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}.customscroll::-webkit-scrollbar{width:4px;height:4px}.customscroll::-webkit-scrollbar-thumb{background-color:#EF1855}a,a:hover{text-decoration:none}.page_wrap{width:100%;padding-bottom:0px;overflow:hidden}.page_wrap .ellipsis{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@-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 .brand_btn_ylw{-webkit-animation:gradient 53s linear infinite;animation:gradient 53s linear infinite;background:linear-gradient(121.19deg, rgba(133,239,49,0) 25.73%, rgba(110,21,136,0.3) 45.27%, rgba(133,239,49,0) 62.27%)}.page_wrap .brand_btn_transparent{-webkit-animation:gradient 53s linear infinite;animation:gradient 53s linear infinite;background:linear-gradient(121.19deg, rgba(133,239,49,0) 25.73%, rgba(239,24,85,0.2) 45.27%, rgba(133,239,49,0) 62.27%)}@-webkit-keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1)}}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1)}}.page_wrap .zoomInOut{animation:zoomInOut 3s ease-in-out infinite;-webkit-animation:zoomInOut 3s ease-in-out infinite}@-webkit-keyframes moveRightLeft{0%{right:25px}50%{right:15px}100%{right:25px}}@keyframes moveRightLeft{0%{right:25px}50%{right:15px}100%{right:25px}}.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 textYlwWhite{0%{color:#FDEC07}50%{color:#fff}100%{color:#FDEC07}}@keyframes textYlwWhite{0%{color:#FDEC07}50%{color:#fff}100%{color:#FDEC07}}.page_wrap .textYlwWhite{animation:textYlwWhite 0.8s ease-in-out infinite;-webkit-animation:textYlwWhite 0.8s 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, #E1003E 50%, #FDEC07 50%) top/100% 3px no-repeat;width:30px;height:3px;animation:3s linear infinite alternate forwards borderanimate;-webkit-animation:3s linear infinite alternate forwards borderanimate;bottom:0;border-radius:10px}.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 arrowanimate2{0%{transform:rotate(0deg)}50%{transform:rotate(-15deg)}100%{transform:rotate(0deg)}}@keyframes arrowanimate2{0%{transform:rotate(0deg)}50%{transform:rotate(-15deg)}100%{transform:rotate(0deg)}}.page_wrap .page_scrollarrow{font-size:16px;color:#EF1855;font-weight:700;font-weight:500;writing-mode:vertical-lr;text-transform:uppercase;display:flex;align-items:center;flex-direction:column;gap:5px;z-index:100;animation:colorchange 4s infinite;-webkit-animation:colorchange 4s infinite}@media (max-width: 767px){.page_wrap .page_scrollarrow{flex-direction:row}}.page_wrap .page_scrollarrow.fixed_scrollarrow{position:fixed;left:5px;bottom:20px;opacity:0}@keyframes colorchange{0%{color:#EF1855}50%{color:#6D007D}100%{color:#EF1855}}@-webkit-keyframes colorchange{0%{color:#EF1855}50%{color:#6D007D}100%{color:#EF1855}}.page_wrap .page_scrollarrow .arrow{background-color:#E1003E;width:40px;height:40px;display:flex;align-items:center;justify-content:center;animation:arrowBounce 3s infinite;-webkit-animation:arrowBounce 3s infinite;display:inherit;border-radius:50px;box-shadow:rgba(0,0,0,0.3) 0px 0px 2px;position:initial}@media (max-width: 767px){.page_wrap .page_scrollarrow .arrow{width:25px;height:25px}}.page_wrap .page_scrollarrow .arrow svg{width:15px}@media (max-width: 767px){.page_wrap .page_scrollarrow .arrow svg{width:10px}}.page_wrap .page_scrollarrow .arrow svg path{fill:#fff}.page_wrap .page_scrollarrow.textwhite{color:#fff;animation:colorwhiteylw 4s infinite;-webkit-animation:colorwhiteylw 4s infinite}@-webkit-keyframes colorwhiteylw{0%{color:#fff}50%{color:#FDEC07}100%{color:#fff}}@keyframes colorwhiteylw{0%{color:#fff}50%{color:#FDEC07}100%{color:#fff}}@-webkit-keyframes arrowBounce{0%{background-color:#6D007D;transform:translateY(0)}50%{background-color:#E1003E;transform:translateY(10px)}100%{background-color:#6D007D;transform:translateY(0)}}@keyframes arrowBounce{0%{background-color:#6D007D;transform:translateY(0)}50%{background-color:#E1003E;transform:translateY(10px)}100%{background-color:#6D007D;transform:translateY(0)}}.page_wrap .bottom_top{background:url("../../../images/portfolio/arrow_bottom_top.svg") no-repeat center center;background-size:15px auto;height:45px;width:45px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px #6D007D;z-index:100;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all 200ms linear;transition:all 200ms linear;position:fixed;right:20px;bottom:20px}@media (max-width: 767px){.page_wrap .bottom_top{width:30px;height:30px;bottom:10px;right:10px}}.page_wrap .bottom_top svg path{fill:none}.page_wrap .bottom_top svg.progress-circle path{stroke:#E1003E;stroke-width:4;box-sizing:border-box;-webkit-transition:all 200ms linear;transition:all 200ms linear}.page_wrap .bottom_top.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.page_wrap .transition{transition:all ease-in-out 0.4s}.page_wrap .custom_container{width:100%;max-width:1200px;padding:0 15px;margin:0 auto}.page_wrap .custom_container.mw_1100{max-width:1100px}.page_wrap .custom_container.mw_1000{max-width:1000px}.page_wrap h1,.page_wrap h2,.page_wrap h3,.page_wrap h4,.page_wrap h5,.page_wrap h6{font-family:"Poppins",sans-serif;margin:0;padding:0;font-weight:700}.page_wrap input::-webkit-outer-spin-button,.page_wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page_wrap input[type=number]{-moz-appearance:textfield;appearance:textfield}.page_wrap button,.page_wrap button:focus{outline:none}.page_wrap ul{list-style:none;padding:0;margin:0}.page_wrap p{font-size:14px;line-height:25px;color:#363636}.page_wrap a,.page_wrap a:hover{font-size:inherit;text-decoration:none}.page_wrap span,.page_wrap strong{font-size:inherit;font-weight:inherit;color:inherit}.page_wrap .mlr-auto{margin-left:auto;margin-right:auto}.page_wrap input:focus,.page_wrap textarea:focus{outline:none}.page_wrap button{border:0;font-family:"Poppins",sans-serif}.page_wrap .blacktext{color:#000 !important}.page_wrap .graytext{color:#707070 !important}.page_wrap .prpltext{color:#6D007D !important}.page_wrap .redtext{color:#E1003E !important}.page_wrap .orangetext{color:#F14A24 !important}.page_wrap .reddark{color:#BD152A !important}.page_wrap .ylwtext{color:#FDEC07 !important}.page_wrap .whitetext{color:#fff !important}.page_wrap .bluetext{color:#0077B5 !important}.page_wrap .relative{position:relative}.page_wrap .text_center{text-align:center}.page_wrap .text_right{text-align:right !important}.page_wrap .fw_300{font-weight:300 !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 svg{height:auto}.page_wrap .cta_btn{background-color:#E1003E;min-width:105px;min-height:48px;padding:5px 55px 5px 15px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:600;font-family:"Poppins",sans-serif;color:#fff;text-decoration:none;transition:all 0.3s ease-in-out;border-radius:50px;border:0;position:relative;cursor:pointer}.page_wrap .cta_btn .rgt_arrow{position:absolute;right:25px;top:50%;margin-top:-12px;transition:all 0.3s ease-in-out;line-height:20px}.page_wrap .cta_btn .rgt_arrow svg path{transition:all 0.3s ease-in-out;fill:#fff}@media (max-width: 767px){.page_wrap .cta_btn{min-height:40px;min-width:auto}}.page_wrap .cta_btn:hover{background-color:#6D007D;color:#FDEC07;font-size:12px}.page_wrap .cta_btn:hover .rgt_arrow{right:20px}.page_wrap .cta_btn:hover svg path{fill:#FDEC07}.page_wrap .cta_btn.prpl{background-color:#6D007D}.page_wrap .cta_btn.prpl .rgt_arrow svg path{fill:#FDEC07}.page_wrap .cta_btn.prpl:hover{background-color:#E1003E}.page_wrap .cta_btn.gradient_red{background:#ff003e;background:-moz-linear-gradient(164deg, #e1003e 0%, #861A38 100%);background:-webkit-linear-gradient(164deg, #e1003e 0%, #861A38 100%);background:linear-gradient(164deg, #e1003e 0%, #861A38 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0d88", endColorstr="#e1003e", GradientType=1)}.page_wrap .cta_btn.gradient_red:hover{background:#6D007D}.page_wrap .cta_btn.no_bg{background-color:transparent;color:#FDEC07;transition:all 0.3s ease-in-out}.page_wrap .cta_btn.no_bg svg path{fill:#FDEC07}.page_wrap .cta_btn.no_bg:hover{background:transparent;color:#fff}.page_wrap .cta_btn.no_bg:hover svg path{fill:#fff}.page_wrap .cta_btn.no_bg.red{color:#E1003E}.page_wrap .cta_btn.no_bg.red svg path{fill:#E1003E}.page_wrap .cta_btn.no_bg.red:hover{color:#6D007D}.page_wrap .cta_btn.no_bg.red:hover svg path{fill:#6D007D}.page_wrap .cta_btn.no_bg.prpl{color:#6D007D}.page_wrap .cta_btn.no_bg.prpl svg path{fill:#6D007D}.page_wrap .cta_btn.no_bg.prpl:hover{color:#E1003E}.page_wrap .cta_btn.no_bg.prpl:hover svg path{fill:#E1003E}.page_wrap .cta_btn.only_border{background-color:transparent;border:1px solid #E1003E}.page_wrap .cta_btn.only_border:hover{background-color:#E1003E}.page_wrap .cta_btn.only_border.b_ylw{border-color:#FDEC07;color:#FDEC07}.page_wrap .cta_btn.only_border.b_ylw svg path{fill:#FDEC07}.page_wrap .cta_btn.only_border.b_ylw:hover{background-color:#FDEC07;color:#E1003E}.page_wrap .cta_btn.only_border.b_ylw:hover svg path{fill:#E1003E}.page_wrap .cta_btn.animate_arrow{position:relative;padding:5px 55px 5px 20px}.page_wrap .cta_btn.animate_arrow .rgt_arrow{position:absolute;right:25px;top:50%;margin-top:-12px;-webkit-animation:moveRightLeft 3s linear infinite;animation:moveRightLeft 3s linear infinite}.page_wrap .cta_btn.design2{background:#e1003e;background:-moz-linear-gradient(132deg, #e1003e 0%, #A3002D 100%);background:-webkit-linear-gradient(132deg, #e1003e 0%, #A3002D 100%);background:linear-gradient(132deg, #e1003e 0%, #A3002D 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0d88", endColorstr="#e1003e", GradientType=1);font-size:12px;min-height:45px;border-radius:50px;padding-left:50px;margin-left:15px}.page_wrap .cta_btn.design2 .lft_circle{background-color:#6D007D;width:53px;height:53px;display:flex;align-items:center;justify-content:center;position:absolute;left:-15px;top:50%;transform:translateY(-50%);border-radius:100px;border:2px solid #FDEC07}.page_wrap .cta_btn.design2 .lft_circle img,.page_wrap .cta_btn.design2 .lft_circle svg{width:100%;max-width:20px}.page_wrap .cta_btn.design2:hover{background:#6D007D;font-size:12px}.page_wrap .cta_btn.design2:hover .lft_circle{background-color:#E1003E}.page_wrap .cta_btn.design2.prpl{background:#6E0D88;background:-moz-linear-gradient(132deg, #6E0D88 0%, #4D115D 100%);background:-webkit-linear-gradient(132deg, #6E0D88 0%, #4D115D 100%);background:linear-gradient(132deg, #6E0D88 0%, #4D115D 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6e0d88", endColorstr="#e1003e", GradientType=1)}.page_wrap .cta_btn.design2.prpl .lft_circle{background-color:#E1003E}.page_wrap .cta_btn.design2.prpl:hover{background:#E1003E}.page_wrap .cta_btn.design2.prpl:hover .lft_circle{background-color:#6D007D}.page_wrap .border_btn{position:relative;margin-bottom:4px}.page_wrap .border_btn:before{content:'';width:100%;height:100%;border:1px solid #fff;border-radius:10px;position:absolute;bottom:-3px;right:-3px;z-index:1}.page_wrap .border_btn .cta_btn{z-index:2}.page_wrap .border_btn.red_border:before{border-color:#E1003E}.page_wrap .border_btn.prpl_border:before{border-color:#6D007D}.page_wrap .border_btn.black_border:before{border-color:#000}.page_wrap .border_btn.ylw_border:before{border-color:#FDEC07}.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/portfolio/carousel_leftarrow.svg") no-repeat center center;background-size:100%;left:-30px}@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/portfolio/carousel_rightarrow.svg") no-repeat center center;background-size:100%;right:-30px}@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 .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%}@media (max-width: 767px){.page_wrap .common_fullrow .custom_container>div{width:100%}}.page_wrap .common_fullrow .custom_container.reverse{flex-direction:row-reverse}.page_wrap .common_textbox{width:100%;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-bottom:15px}@media (max-width: 767px){.page_wrap .common_textbox{padding-bottom:0}}.page_wrap .common_textbox p{font-size:14px;line-height:23px;color:#414141;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:10px;padding:10px 0 15px}@media (max-width: 767px){.page_wrap .common_textbox ul{gap:10px}}.page_wrap .common_textbox ul li{background:url("../../../images/portfolio/icon_bullet_prpl.svg") no-repeat left top 7px;background-size:10px 10px;font-size:14px;line-height:23px;font-weight:400;color:#363636;padding-left:25px;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;letter-spacing:-0.27px;color:#5E5E5E;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:10px;padding-left:0}.page_wrap .common_textbox ul.withimg li .img{width:25px;min-width:25px;display:flex;align-items:flex-start;position:relative}.page_wrap .common_textbox ul.withimg li .text{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.page_wrap .common_textbox ul.withimg li .text h3{font-size:15px;line-height:25px;font-weight:700;color:#6D007D}.page_wrap .common_textbox ul.withimg li .text p{font-size:13px;line-height:18px;font-weight:400;color:#000}.page_wrap .c_heading{font-size:36px;line-height:48px;letter-spacing:-0.68px;color:#6D007D;font-weight:700;display:block;text-align:left;margin-bottom:15px;position:relative}@media (max-width: 991px){.page_wrap .c_heading{font-size:24px;line-height:30px}}@media (max-width: 767px){.page_wrap .c_heading{font-size:20px;line-height:26px;margin-bottom:10px}}.page_wrap .c_heading.text_center{text-align:center}.page_wrap .c_heading.with_circle{background:url("../../../images/portfolio/bottom_circle.svg") no-repeat left 60px bottom;background-size:87px auto;padding-bottom:15px}@media (max-width: 991px){.page_wrap .c_heading.with_circle{background-position:left 30px bottom;background-size:70px auto;padding-bottom:15px}}@media (max-width: 767px){.page_wrap .c_heading.with_circle{background-position:left 20px bottom}}.page_wrap .c_heading.with_circle.circle_ylw{background:url("../../../images/portfolio/bottom_circle_ylw.svg") no-repeat left 60px bottom;background-size:87px auto}@media (max-width: 991px){.page_wrap .c_heading.with_circle.circle_ylw{background-position:left 30px bottom;background-size:70px auto;padding-bottom:15px}}@media (max-width: 767px){.page_wrap .c_heading.with_circle.circle_ylw{background-position:left 20px bottom}}.page_wrap .c_heading .text_border{display:inline-block;position:relative;font-size:inherit;font-weight:inherit}.page_wrap .c_heading .text_border .border_text{width:100%;position:absolute;left:2px;top:2px;color:transparent;-webkit-text-stroke-width:1px;text-stroke-width:1px;-webkit-text-stroke-color:rgba(110,21,136,0.5);text-stroke-color:rgba(110,21,136,0.5)}.page_wrap .c_heading .text_border .border_text.ylw{-webkit-text-stroke-color:rgba(253,236,7,0.7);text-stroke-color:rgba(253,236,7,0.7)}.page_wrap .c_heading .text_border .border_text.red{-webkit-text-stroke-color:rgba(239,24,85,0.5);text-stroke-color:rgba(239,24,85,0.5)}.page_wrap .c_heading .text_border .border_text.gray{-webkit-text-stroke-color:rgba(54,54,54,0.3);text-stroke-color:rgba(54,54,54,0.3)}.page_wrap .c_heading .bg_border{position:relative;display:inline;background:linear-gradient(#FDEC07 0 0) no-repeat;background-size:100% 10px;background-position:left calc(100% - 8px)}@media (max-width: 991px){.page_wrap .c_heading .bg_border{background-size:100% 5px;background-position:left calc(100% - 6px)}}.page_wrap .c_heading .bg_border.border_red{background:linear-gradient(#E1003E 0 0) no-repeat;background-size:100% 10px;background-position:left calc(100% - 8px)}@media (max-width: 991px){.page_wrap .c_heading .bg_border.border_red{background-size:100% 5px;background-position:left calc(100% - 6px)}}.page_wrap .c_heading .bg_border.border_blue{background:linear-gradient(#004B72 0 0) no-repeat;background-size:100% 10px;background-position:left calc(100% - 8px)}@media (max-width: 991px){.page_wrap .c_heading .bg_border.border_blue{background-size:100% 5px;background-position:left calc(100% - 6px)}}.page_wrap .c_heading .bg_border span{position:relative;z-index:2}.page_wrap .c_heading.center{text-align:center}.page_wrap .c_heading.center .text_border{display:inline-block}.page_wrap .c_heading.center .text_border .border_text{width:100%}.page_wrap .c_heading .common_patch{position:absolute}.page_wrap .c_heading.fs_32{font-size:32px;line-height:40px}@media (max-width: 991px){.page_wrap .c_heading.fs_32{font-size:20px;line-height:28px}}@media (max-width: 767px){.page_wrap .c_heading.fs_32{font-size:18px;line-height:24px}}.page_wrap .sub_heading{font-size:18px;line-height:26px;font-weight:600;letter-spacing:-0.34px;color:#363636;display:block;margin-bottom:10px}@media (max-width: 767px){.page_wrap .sub_heading{font-size:14px;line-height:20px}}.page_wrap .sub_heading.center{text-align:center}@media (max-width: 1199px){.page_wrap p br{display:none !important}}.page_wrap .common_patch{position:absolute}.page_wrap .common_patch img,.page_wrap .common_patch svg{width:100%;height:auto}.page_wrap .common_patch.round_patch{left:-25px;top:-10px}@media (max-width: 1299px){.page_wrap .common_patch.round_patch{max-width:45px;left:-10px;top:0px}}@media (max-width: 991px){.page_wrap .common_patch.round_patch{max-width:30px;left:-10px;top:-5px}}.page_wrap .btn_row{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:15px;padding-top:15px}.page_wrap .btn_row.center{justify-content:center}.page_wrap .top_banner{width:100%;padding:130px 0;position:relative;overflow:hidden;margin-bottom:20px}@media (max-width: 1024px){.page_wrap .top_banner{padding:130px 0 100px}}@media (max-width: 767px){.page_wrap .top_banner{padding:100px 0 60px}}.page_wrap .top_banner .logo_header{width:100%;position:absolute;left:0;top:40px;z-index:2}@media (max-width: 991px){.page_wrap .top_banner .logo_header{top:25px}}@media (max-width: 767px){.page_wrap .top_banner .logo_header{top:15px}}.page_wrap .top_banner .logo_header .custom_container{display:flex;align-items:flex-start}.page_wrap .top_banner .logo_header a{max-width:80px;display:inline-block}.page_wrap .top_banner .bg_banner{background-position:center bottom;background-size:cover;width:100%;height:100%;position:absolute;left:0;top:0}.page_wrap .top_banner .custom_container{position:relative;display:flex;flex-direction:column;align-items:center}.page_wrap .top_banner .custom_container .page_scrollarrow{position:absolute;left:100px;bottom:150px}@media (max-width: 1525px){.page_wrap .top_banner .custom_container .page_scrollarrow{left:150px;bottom:100px}}@media (max-width: 1199px){.page_wrap .top_banner .custom_container .page_scrollarrow{left:10px;bottom:120px}}@media (max-width: 991px){.page_wrap .top_banner .custom_container .page_scrollarrow{bottom:100px}}@media (max-width: 767px){.page_wrap .top_banner .custom_container .page_scrollarrow{bottom:100px}}.page_wrap .top_banner .c_heading{font-size:33px;line-height:41px;margin-bottom:15px}@media (max-width: 1199px){.page_wrap .top_banner .c_heading{font-size:30px;line-height:40px}}@media (max-width: 767px){.page_wrap .top_banner .c_heading{font-size:20px;line-height:26px}}.page_wrap .top_banner .sub_heading{font-size:15px;line-height:24px;letter-spacing:-0.28px;color:#000;margin-bottom:20px}@media (max-width: 991px){.page_wrap .top_banner .sub_heading{width:100%;max-width:100%;text-align:center}}@media (max-width: 767px){.page_wrap .top_banner .sub_heading{font-size:14px;line-height:20px}}.page_wrap .tabwrap{background:url("../../../images/invoice-bank-details/New/circle1.png") no-repeat left top;padding:10px 0 0;position:relative}@media (max-width: 991px){.page_wrap .tabwrap{background-size:250px auto}}@media (max-width: 767px){.page_wrap .tabwrap{background-size:150px auto}}.page_wrap .tabwrap:before{content:'';background:url("../../../images/invoice-bank-details/New/circle2.png") no-repeat right top;background-size:100% auto;width:238px;height:468px;position:absolute;right:0;top:1050px}@media (max-width: 991px){.page_wrap .tabwrap:before{width:250px}}@media (max-width: 767px){.page_wrap .tabwrap:before{width:150px}}.page_wrap .tabwrap .country_tab{width:100%;margin-bottom:10px}.page_wrap .tabwrap .country_tab .owl-item{padding:2px}.page_wrap .tabwrap .country_tab .item{background-color:transparent;width:100%;border:2px solid transparent;border-radius:20px;padding:8px;display:flex;position:relative}.page_wrap .tabwrap .country_tab .item .itemin{background-color:#fff;width:100%;border:1px solid #EFE4F6;padding:100px 20px 20px;border-radius:15px;position:relative;cursor:pointer}.page_wrap .tabwrap .country_tab .item .itemin .flag{background:url("../../../images/invoice-bank-details/New/bg_flag_prpl.png") no-repeat center bottom;background-size:100% auto;width:74px;height:78px;display:flex;justify-content:center;align-items:flex-end;padding-bottom:15px;position:absolute;left:20px;top:0}.page_wrap .tabwrap .country_tab .item .itemin .flag img{width:100%;max-width:40px}.page_wrap .tabwrap .country_tab .item .itemin h3{font-size:22px;line-height:24px;font-weight:700;font-family:"Outfit",sans-serif;color:#6D007D;display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 5px}.page_wrap .tabwrap .country_tab .item .itemin h3 .soon{background-color:#FFF2F5;font-size:10px;line-height:20px;font-weight:400;color:#E1003E;padding:2px 5px;border-radius:3px}.page_wrap .tabwrap .country_tab .item .itemin p{font-size:14px;line-height:20px;color:#000;font-family:"Outfit",sans-serif}.page_wrap .tabwrap .country_tab .item.active{background-color:#FAE6EC;border-color:#E1003E}.page_wrap .tabwrap .country_tab .item.active .itemin{background:url("../../../images/invoice-bank-details/New/bg_country_tab.png") repeat-x left bottom #fff;border-color:transparent}.page_wrap .tabwrap .country_tab .item.active .itemin:after{content:'';background:url("../../../images/invoice-bank-details/New/icon_check_red.svg") no-repeat center center;background-size:100% 100%;width:18px;height:18px;position:absolute;right:10px;top:10px}.page_wrap .tabwrap .country_tab .item.active .itemin .flag{background:url("../../../images/invoice-bank-details/New/bg_flag_red.png") no-repeat center bottom;background-size:100% auto;top:-1px}.page_wrap .tabwrap .country_tab .item.active .itemin h3{color:#E1003E}.page_wrap .tabwrap .country_tab .item.csoon:after{content:'';width:100%;height:100%;position:absolute;left:0;top:0}.page_wrap .tabwrap .country_tab .item.csoon .itemin .flag{background:url("../../../images/invoice-bank-details/New/bg_flag_gray.png") no-repeat center bottom;background-size:100% auto}.page_wrap .tabwrap .country_tab .item.csoon .itemin h3{color:#707070}.page_wrap .tabwrap .country_tab .item.csoon .itemin p{color:#A5A5A5}@media (max-width: 1299px){.page_wrap .tabwrap .country_carousel{padding:0 25px}}.page_wrap .tabwrap .country_carousel.no_carousel{display:flex !important;flex-wrap:wrap;overflow:visible !important;width:100% !important;transform:none !important}.page_wrap .tabwrap .country_carousel.no_carousel .owl-stage,.page_wrap .tabwrap .country_carousel.no_carousel .owl-stage-outer{display:flex !important;flex-wrap:wrap;overflow:visible !important;width:100% !important;transform:none !important}.page_wrap .tabwrap .country_carousel.no_carousel .owl-item{width:100% !important;max-width:20%;display:flex !important;float:none !important}@media (max-width: 1199px){.page_wrap .tabwrap .country_carousel.no_carousel .owl-item{max-width:25%}}@media (max-width: 991px){.page_wrap .tabwrap .country_carousel.no_carousel .owl-item{max-width:33.3%}}@media (max-width: 767px){.page_wrap .tabwrap .country_carousel.no_carousel .owl-item{max-width:50%}}@media (max-width: 399px){.page_wrap .tabwrap .country_carousel.no_carousel .owl-item{max-width:100%}}.page_wrap .tabwrap .country_carousel.no_carousel .owl-nav{display:none !important}.page_wrap .tabwrap .view_wrap{width:100%;display:flex;justify-content:flex-end;padding:0 20px;margin-bottom:25px}.page_wrap .tabwrap .view_wrap.active{justify-content:flex-start}.page_wrap .tabwrap .view_wrap .viewmore_btn{background-color:transparent;min-width:auto;min-height:auto;padding:0 50px 0 0;font-size:14px;line-height:27px;font-weight:500;color:#E1003E;cursor:pointer}.page_wrap .tabwrap .view_wrap .viewmore_btn svg path{fill:#E1003E}@media (max-width: 991px){.page_wrap .tabwrap .view_wrap .viewmore_btn{display:none}}.page_wrap .tabwrap .country_content{width:100%}.page_wrap .tabwrap .country_content .cards_wrap{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:25px;margin-bottom:15px}@media (max-width: 1199px){.page_wrap .tabwrap .country_content .cards_wrap{gap:15px}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card{position:relative;width:calc(33.3% - 17px);min-height:400px;padding:20px;border-radius:20px}@media (max-width: 1199px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card{width:calc(33.3% - 10px)}}@media (max-width: 991px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card{width:calc(50% - 10px);padding:15px}}@media (max-width: 767px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card{width:100%}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card:before{content:'';background-color:#fff;border-radius:20px;border:1px solid #EAEAEA;position:absolute;left:0;right:0;top:0;bottom:130px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card>div{position:relative}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .border_line{background-color:#EAEAEA;width:100%;height:1px;position:relative}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .border_line:before{content:'';background-color:#E1003E;width:33px;height:1px;position:absolute;left:0;top:0}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1{width:100%;padding:0 10px 15px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1 .blogo{width:100%;height:63px;display:flex;align-items:center;justify-content:flex-start;position:relative;padding-left:20px;margin-bottom:20px}@media (max-width: 991px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1 .blogo{margin-bottom:15px}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1 .blogo:before{content:'';background-color:#FFF2E3;width:63px;height:63px;border-radius:50px;position:absolute;left:0;top:0}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1 .blogo img,.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1 .blogo .text{max-width:52px;max-height:52px;position:relative}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1 .blogo.bgblue:before{background-color:#E6EFFC}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1 .blogo.bgprpl:before{background-color:#F3E4EB}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1 .bname{font-size:18px;line-height:22px;font-weight:700;color:#6D007D;font-weight:700;font-family:"Poppins",sans-serif;margin:0 0 3px}@media (max-width: 991px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1 .bname{font-size:16px}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row1 .actype{font-size:14px;line-height:20px;font-weight:400;color:#000;font-family:"Outfit",sans-serif;display:block}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .with_copbtn{width:100%;padding-right:20px;position:relative}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .with_copbtn .copytext{word-break:break-word}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .with_copbtn .copybtn{background:url("../../../images/invoice-bank-details/New/icon_copy.svg") no-repeat center center;width:14px;height:14px;line-height:20px;position:absolute;right:0;top:3px;cursor:pointer}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .with_copbtn .copybtn:hover{background:url("../../../images/invoice-bank-details/New/icon_copy_red.svg") no-repeat center center}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .with_copbtn .copybtn:after{content:'Copied';background-color:#FFF9F2;font-size:12px;line-height:14px;padding:0px 5px 3px;color:#E1003E;border-radius:3px;position:absolute;right:0;top:-18px;cursor:pointer;opacity:0;visibility:hidden}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .with_copbtn .copybtn.copied:after{opacity:1;visibility:visible}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row2{display:flex;flex-direction:column;gap:15px;padding:20px 10px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row2 .fullrow{width:100%;display:flex;gap:15px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row2 .fullrow .icon{width:17px;min-width:17px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row2 .fullrow .text{width:100%;display:flex;flex-direction:column;padding-top:2px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row2 .fullrow .text .text1{font-size:14px;line-height:20px;font-weight:500;color:#E1003E;font-family:"Outfit",sans-serif;display:block;margin-bottom:2px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row2 .fullrow .text .text2{font-size:18px;line-height:20px;font-weight:500;color:#000;letter-spacing:-0.18px;font-family:"Outfit",sans-serif}@media (max-width: 991px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row2 .fullrow .text .text2{font-size:15px}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row3{width:100%;padding:25px 10px 20px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row3 ul{display:flex;flex-direction:column;gap:15px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row3 ul li{background:url("../../../images/invoice-bank-details/New/bg_bullet_points.svg") no-repeat left top 4px;background-size:11px auto;padding-left:25px;width:100%;display:flex;gap:15px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row3 ul li>div{font-size:14px;line-height:20px;font-weight:300;color:#000;font-family:"Outfit",sans-serif}@media (max-width: 991px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row3 ul li>div{font-size:13px}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row3 ul li .ltext{width:100px;min-width:100px;font-weight:500}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .details_row3 ul li .rtext{width:100%}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .payment_mode{background-color:#FFF9F2;width:100%;padding:15px 20px;border-radius:11px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .payment_mode ul{display:flex;flex-direction:column;gap:10px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .payment_mode ul li{width:100%;display:flex;gap:15px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .payment_mode ul li>div{font-size:14px;line-height:20px;font-weight:300;color:#000;font-family:"Outfit",sans-serif}@media (max-width: 991px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card .payment_mode ul li>div{font-size:13px}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .payment_mode ul li .ltext{width:115px;min-width:115px;font-weight:500}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .payment_mode ul li .rtext{width:100%}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .scandiv{width:100%;display:flex;flex-direction:column;align-items:center}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .scandiv .scan_text{background-color:#E1003E;min-width:183px;padding:15px;font-size:16px;line-height:22px;font-weight:600;color:#fff;text-align:center;border-radius:0 0 25px 25px;margin-bottom:20px}@media (max-width: 991px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card .scandiv .scan_text{padding:10px 15px}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card .scandiv .scanner_img{background:url("../../../images/invoice-bank-details/New/frame_scanner.png") no-repeat center center #fff;background-size:100% 100%;padding:7px;width:184px;border:1px solid #EAEAEA}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2{width:100%;min-height:auto}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2:before{bottom:0px}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row1 .blogo{width:auto}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row1 .blogo img{max-width:inherit}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row1 .blogo .text{font-size:40px;font-weight:700;font-family:"Outfit",sans-serif}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row1 .blogo .text .graytext{color:#8d9296 !important}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2{padding-top:0;gap:0}@media (max-width: 767px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .border_line{display:none}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .two_column{width:100%;display:flex;justify-content:space-between}@media (max-width: 767px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .two_column{flex-direction:column}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .two_column>div{width:calc(50% - 25px)}@media (max-width: 767px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .two_column>div{width:100%}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .two_column>div .fullrow{padding:20px 0}@media (max-width: 767px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .two_column>div .fullrow{padding:10px 0}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .fullrow.last{max-width:55%;padding-top:20px}@media (max-width: 1199px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .fullrow.last{max-width:65%}}@media (max-width: 991px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .fullrow.last{max-width:100%}}@media (max-width: 767px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .details_row2 .fullrow.last{padding-top:10px}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .watermark_topimg{max-width:165px;position:absolute;right:30px;top:30px}@media (max-width: 991px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .watermark_topimg{max-width:90px;right:20px}}.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .watermark_btmimg{max-width:168px;position:absolute;bottom:0;right:80px}@media (max-width: 991px){.page_wrap .tabwrap .country_content .cards_wrap .bank_card.deg2 .watermark_btmimg{max-width:90px;right:25px}}.page_wrap .tabwrap .country_content .gsttype{width:100%;display:flex;justify-content:center;padding:25px 0}@media (max-width: 767px){.page_wrap .tabwrap .country_content .gsttype{padding:15px 0}}.page_wrap .tabwrap .country_content .gsttype .graybox{background-color:#F7F1FA;min-width:348px;padding:24px 30px;border-radius:36px;display:block;text-align:center;gap:15px;font-size:18px;line-height:24px;font-weight:400;color:#6D007D;font-family:"Outfit",sans-serif}@media (max-width: 991px){.page_wrap .tabwrap .country_content .gsttype .graybox{padding:10px 25px;min-width:300px;min-height:auto}}.page_wrap .tabwrap .country_content .gsttype .graybox strong{font-weight:700}.page_wrap .tabwrap .country_content .pay_confirmation{display:flex;justify-content:center;gap:20px 50px;padding:40px 0}@media (max-width: 991px){.page_wrap .tabwrap .country_content .pay_confirmation{padding:20px 0 30px}}@media (max-width: 767px){.page_wrap .tabwrap .country_content .pay_confirmation{flex-wrap:wrap;gap:15px;padding-bottom:20px}}.page_wrap .tabwrap .country_content .pay_confirmation .imgbox{width:237px;min-width:237px}.page_wrap .tabwrap .country_content .pay_confirmation .textbox{width:100%;max-width:550px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 767px){.page_wrap .tabwrap .country_content .pay_confirmation .textbox{align-items:center;max-width:100%}}.page_wrap .tabwrap .country_content .pay_confirmation .textbox h3{font-size:18px;line-height:24px;font-weight:600;letter-spacing:-0.34px;color:#6D007D;margin:0 0 20px}@media (max-width: 767px){.page_wrap .tabwrap .country_content .pay_confirmation .textbox h3{font-size:16px;text-align:center;margin-bottom:10px}}.page_wrap .tabwrap .country_content .pay_confirmation .textbox p{font-size:18px;line-height:24px;font-weight:500;letter-spacing:-0.34px;color:#000}@media (max-width: 767px){.page_wrap .tabwrap .country_content .pay_confirmation .textbox p{font-size:14px;text-align:center;margin-bottom:10px}}.page_wrap .tabwrap .country_content .pay_confirmation .textbox p a{color:#E1003E}.page_wrap .tabwrap .country_content .pay_confirmation .textbox p a[href]:hover{text-decoration:underline}.page_wrap .tabwrap .country_content .notebox{background-color:#F7F7F7;width:auto;max-width:1015px;margin:0 auto;padding:25px 20px;border-radius:12px;display:flex;align-items:flex-start;gap:15px}@media (max-width: 991px){.page_wrap .tabwrap .country_content .notebox{padding:15px}}.page_wrap .tabwrap .country_content .notebox .icon{width:20px;min-width:20px}.page_wrap .tabwrap .country_content .notebox p{font-size:14px;line-height:22px;letter-spacing:-0.27px;color:#000}.page_wrap .tabwrap .country_content .notebox.full{max-width:100%}.page_wrap .tabwrap .country_content .bg1{background:url("../../../images/invoice-bank-details/New/bg_gradient1.png") repeat-x left top}.page_wrap .tabwrap .country_content .marquee_wrap{width:100%;padding:20px;margin:50px 0px 70px}@media (max-width: 991px){.page_wrap .tabwrap .country_content .marquee_wrap{margin:0px}}@media (max-width: 767px){.page_wrap .tabwrap .country_content .marquee_wrap{padding:15px}}.page_wrap .tabwrap .country_content .marquee_wrap .marquee_slider{width:100%;overflow:hidden;outline:0}.page_wrap .tabwrap .country_content .marquee_wrap .marquee_slider .imgbox{width:150px;height:80px;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:10px;margin:0 10px}.page_wrap .tabwrap .country_content .marquee_wrap .marquee_slider .imgbox img{max-height:72px}.page_wrap .tabwrap .country_content .rocket_section{background:url("../../../images/invoice-bank-details/New/bg_rocket_section.png") no-repeat center top;background-size:100% auto;width:100%;position:relative;display:flex;justify-content:center;align-items:flex-end}@media (max-width: 1365px){.page_wrap .tabwrap .country_content .rocket_section{background-position:center bottom;background-size:cover}}.page_wrap .tabwrap .country_content .rocket_section:before{content:'';background-color:#fff;width:100%;height:10px;position:absolute;left:0;bottom:0}.page_wrap .tabwrap .country_content .rocket_section .threedots{width:63px;height:50px;position:absolute;top:-40px}@media (max-width: 1365px){.page_wrap .tabwrap .country_content .rocket_section .threedots{top:0}}@media (max-width: 767px){.page_wrap .tabwrap .country_content .rocket_section .threedots{width:50px}}.page_wrap .tabwrap .country_content .rocket_section .threedots.dotslft{left:20px}@media (max-width: 767px){.page_wrap .tabwrap .country_content .rocket_section .threedots.dotslft{left:10px}}.page_wrap .tabwrap .country_content .rocket_section .threedots.dotsrgt{right:20px}@media (max-width: 767px){.page_wrap .tabwrap .country_content .rocket_section .threedots.dotsrgt{right:10px}}.page_wrap .tabwrap .country_content .rocket_section .imgbox{position:relative;width:100%;max-width:275px;z-index:2}@media (max-width: 991px){.page_wrap .tabwrap .country_content .rocket_section .imgbox{max-width:200px}}@media (max-width: 767px){.page_wrap .tabwrap .country_content .rocket_section .imgbox{max-width:150px}}.page_wrap .tabwrap .powered_by{width:100%;padding:25px 0}@media (max-width: 767px){.page_wrap .tabwrap .powered_by{padding:20px 0}}.page_wrap .tabwrap .powered_by .custom_container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px 35px}@media (max-width: 991px){.page_wrap .tabwrap .powered_by .custom_container{gap:15px 30px}}@media (max-width: 767px){.page_wrap .tabwrap .powered_by .custom_container{gap:15px}}.page_wrap .tabwrap .powered_by .powered_text{font-size:14px;line-height:18px;font-weight:400;color:#6D007D}.page_wrap .tabwrap .powered_by ul{display:flex;flex-wrap:wrap;align-items:center;gap:20px}@media (max-width: 767px){.page_wrap .tabwrap .powered_by ul{gap:10px}}@media (max-width: 767px){.page_wrap .tabwrap .powered_by ul li{max-width:70px}}
