:root{--primary: #6D007D;--secondary: #EF1855;--alternative: #FDEC07}body{font-family:"Poppins",sans-serif !important;overflow-x:hidden}.page_wrap{width:100%}@-webkit-keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1)}}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1)}}.page_wrap .zoomInOut{animation:zoomInOut 3s ease-in-out infinite;-webkit-animation:zoomInOut 3s ease-in-out infinite;transition:all ease-in-out 0.4s}@-webkit-keyframes textYlwWhite{0%{width:35px}100%{width:100%}}@keyframes borderanimate{0%{width:35px}100%{width:100%}}@-webkit-keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.page_wrap .rotate_animation{animation:rotate 15s linear infinite;-webkit-animation:rotate 15s linear infinite}@-webkit-keyframes gradient{0%{background-position:-5000px 0}100%{background-position:5000px 0}}@keyframes gradient{0%{background-position:-5000px 0}100%{background-position:5000px 0}}.page_wrap .animation_white_line{-webkit-animation:gradient 80s linear infinite;animation:gradient 80s linear infinite;background:linear-gradient(121.19deg, rgba(255,255,255,0) 25.73%, rgba(255,255,255,0.3) 45.27%, rgba(255,255,255,0) 62.27%)}.page_wrap svg{width:auto;height:auto}.page_wrap .red{color:#C8001F !important}.page_wrap .prpl{color:#6D007D !important}.page_wrap .black{color:#000 !important}.page_wrap .white{color:#fff !important}.page_wrap .ylw{color:#FDEC07 !important}.page_wrap .blue{color:#2459A3 !important}.page_wrap .fs_16{font-size:16px !important}.page_wrap a:hover{text-decoration:none}.page_wrap button,.page_wrap button:focus{margin:0;box-sizing:border-box;font-family:'Poppins', sans-serif}.page_wrap ul{list-style:none;padding:0;margin:0}.page_wrap p{font-size:16px;line-height:24px;color:#6F6F6F}.page_wrap span,.page_wrap strong{font-size:inherit;font-weight:inherit;color:inherit}.page_wrap button{border:0;cursor:pointer;font-family:"Poppins",sans-serif}.page_wrap .text_uppercase{text-transform:uppercase}.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:25px;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-direction:column;gap:15px;padding:10px 0 15px}@media (max-width: 767px){.page_wrap .common_textbox ul{gap:10px}}.page_wrap .common_textbox ul li{font-size:14px;line-height:20px;font-weight:400;color:#000;padding-left:25px;position:relative}.page_wrap .common_textbox ul li:before{content:'';background-color:#2459A3;width:11px;height:11px;border-radius:30px;position:absolute;left:0;top:5px}.page_wrap .common_textbox ul li strong{font-weight:600}.page_wrap .common_textbox ul li p{font-size:14px;line-height:20px;font-weight:400;color:#000;text-align:left;margin:0}.page_wrap .common_textbox ul.redbullet li:before{background-color:none;background:url("../../images/support/icon_bullets_red.svg") no-repeat center center;background-size:100% 100%;width:9px;height:9px;top:7px}.page_wrap .common_textbox ul.withimg{gap:30px 0}.page_wrap .common_textbox ul.withimg li{background:none;display:flex;gap:25px 30px;padding-left:0}.page_wrap .common_textbox ul.withimg li .imgbox{background-color:rgba(253,236,7,0.16);width:53px;min-width:53px;height:53px;display:flex;align-items:flex-start;position:relative;border-radius:50px;display:flex;align-items:center;justify-content:flex-end}.page_wrap .common_textbox ul.withimg li .imgbox img{position:relative;right:-15px}.page_wrap .common_textbox ul.withimg li .textbox{display:flex;flex-direction:column;justify-content:center}.page_wrap .common_textbox ul.withimg li .textbox h3{font-size:14px;line-height:23px;font-weight:600;color:#6D007D}.page_wrap .btnrow{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:15px 20px;padding-top:15px}@media (max-width: 991px){.page_wrap .btnrow{gap:15px}}.page_wrap .btnrow.center{justify-content:center}.page_wrap .top_textbox{width:100%;display:flex;flex-direction:column;align-items:center}.page_wrap .top_textbox p{max-width:800px;font-size:14px;line-height:25px;font-weight:500;color:#6F6F6F;text-align:center}.page_wrap .c_btn{min-height:40px;font-size:12px;font-weight:600}.page_wrap .c_btn .rgt_arrow{top:12px}.page_wrap .c_btn.bgylw{background-color:#FDEC07;color:#C8001F}.page_wrap .c_btn.bgylw:hover{background-color:#2459A3;color:#fff}.page_wrap .new_inputlabel{background-color:#fff;position:relative;border-radius:3px;border:1px solid #E4E4E4;padding:5px 0}.page_wrap .new_inputlabel .label{display:inline-block;padding:0 5px;font-size:12px;line-height:22px;color:#707071;font-weight:400;position:absolute;left:5px;top:-12px}.page_wrap .new_inputlabel .label:before{content:'';background-color:#fff;width:100%;height:2px;position:absolute;left:0;top:11px}.page_wrap .new_inputlabel .label .innerbox{position:relative;z-index:2}.page_wrap .new_inputlabel .label .star{color:#C8001F}.page_wrap .new_inputlabel .label a{font-size:inherit;color:#0F4EF1}.page_wrap .new_inputlabel .input{background-color:transparent;height:32px;line-height:32px;font-size:12px;font-weight:400;color:#000;border:0;padding:0 10px;border:0;border-radius:0px}.page_wrap .new_inputlabel .textarea{background-color:transparent;min-height:80px;font-size:12px;line-height:22px;font-weight:400;color:#000;border:0;padding:10px;border:0;border-radius:0px}.page_wrap .new_inputlabel .textarea.text_autoheight{resize:none}.page_wrap .new_inputlabel .custom_select{width:100%;position:relative}.page_wrap .new_inputlabel .custom_select .select_text{background:url("../../images/support/icon_arrow_red.svg") no-repeat right 10px center;background-size:10px 6px !important;width:100%;padding:0px 25px 0px 10px;display:block;overflow:hidden;display:flex;align-items:center;cursor:pointer}.page_wrap .new_inputlabel .custom_select .select_text .text{width:100%;height:32px;font-size:12px;line-height:22px;font-weight:400;color:#000;border:0;display:flex;align-items:center;white-space:nowrap;overflow:hidden}.page_wrap .new_inputlabel .custom_select .select_text.default .text{opacity:0.4}.page_wrap .new_inputlabel .custom_select .selectfrom{background:#fff;min-width:180px;padding:5px 0;position:absolute;left:-1px;right:-1px;top:100%;display:none;border-radius:4px;border:1px solid #dfdfdf;border-top:0;z-index:5}.page_wrap .new_inputlabel .custom_select .selectfrom .selectsearch_wrap{width:100%;padding:10px 15px}.page_wrap .new_inputlabel .custom_select .selectfrom .selectsearch_wrap .search_area{width:100%}.page_wrap .new_inputlabel .custom_select .selectfrom .selectsearch_wrap .search_area .input{background:url("../../images/support/icon_search_gray.svg") no-repeat left 10px center #fff;background-size:14px;height:40px;line-height:28px;padding:5px 10px 5px 30px;font-size:14px;color:#000;border:1px solid rgba(112,112,112,0.2);border-radius:5px}.page_wrap .new_inputlabel .custom_select .selectfrom .filterfrom{max-height:180px;overflow:auto}.page_wrap .new_inputlabel .custom_select .selectfrom .filterfrom .item{background-color:#fff;font-size:13px;font-weight:400;color:#707070;white-space:initial;font-family:"Poppins", sans-serif;display:flex;align-items:center;cursor:pointer;padding:8px 30px 8px 15px}.page_wrap .new_inputlabel .custom_select .selectfrom .filterfrom .item:nth-child(2n){background-color:#F7F8FB}.page_wrap .new_inputlabel .custom_select .selectfrom .filterfrom .item.active{background:url("../../images/support/icon_item_tick.svg") no-repeat right 10px center;background-size:12px auto;background-color:#F6F0FD;color:#6D007D;font-weight:500}.page_wrap .new_inputlabel .custom_select .selectfrom .custom{background-color:#fff;font-size:13px;font-weight:400;color:#707070;white-space:initial;font-family:"Poppins", sans-serif;display:flex;align-items:center;cursor:pointer;padding:8px 30px 8px 15px;position:relative}.page_wrap .new_inputlabel .custom_select .selectfrom.top{top:inherit;bottom:100%}.page_wrap .new_inputlabel .custom_select .icon{width:20px;min-width:20px;margin-right:7px}.page_wrap .new_inputlabel .custom_select .icon img{max-width:100%}.page_wrap .new_inputlabel .custom_select.multiple .select_text .text{height:auto;min-height:32px;width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.page_wrap .new_inputlabel .custom_select.multiple .select_text .text .selected_item{background:#FFEBE6;display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:2px 5px;border-radius:4px}.page_wrap .new_inputlabel .custom_select.multiple .select_text .text .selected_item .icon{display:none}.page_wrap .new_inputlabel .custom_select.multiple .select_text .text .selected_item .label_text{font-size:12px;line-height:16px;color:#6D007D;font-weight:400;position:initial;left:inherit;top:inherit}.page_wrap .new_inputlabel .custom_select.multiple .select_text .text .selected_item .remove{font-weight:400;color:#C8001F}.page_wrap .new_inputlabel .custom_select.multiple .selectfrom .filterfrom .item,.page_wrap .new_inputlabel .custom_select.multiple .selectfrom .filterfrom .custom{padding-left:40px !important;position:relative}.page_wrap .new_inputlabel .custom_select.multiple .selectfrom .filterfrom .item:before,.page_wrap .new_inputlabel .custom_select.multiple .selectfrom .filterfrom .custom:before{content:'';width:15px;height:15px;border-radius:2px;border:1px solid #707070;position:absolute;left:15px;top:10px}.page_wrap .new_inputlabel .custom_select.multiple .selectfrom .filterfrom .item.active,.page_wrap .new_inputlabel .custom_select.multiple .selectfrom .filterfrom .custom.active{display:none !important}.page_wrap .new_inputlabel.error{border-color:#C8001F}.page_wrap .new_inputlabel.error .label{color:#C8001F}.page_wrap .new_inputlabel.label_inside{padding-bottom:5px}.page_wrap .new_inputlabel.label_inside .label{line-height:18px;padding:0 10px;position:inherit;left:inherit;top:inherit}.page_wrap .new_inputlabel.label_inside .label:before{display:none}.page_wrap .new_inputlabel.label_inside .input{height:25px;line-height:25px}.page_wrap .c_heading{width:100%;font-size:30px;line-height:40px;font-weight:700;letter-spacing:-0.3px;color:#C8001F;margin-bottom:5px}@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}}.page_wrap .c_heading .bg_circle{background:url("../../images/support/bg_circle_red.svg") no-repeat right top;background-size:56px 60px !important;padding:10px 25px 10px 0;display:inline-block}@media (max-width: 991px){.page_wrap .c_heading .bg_circle{background-size:47px 50px !important}}@media (max-width: 767px){.page_wrap .c_heading .bg_circle{background-size:42px 45px !important}}.page_wrap .c_heading .bg_circle.circle_blue{background:url("../../images/support/bg_circle_blue.svg") no-repeat right top}.page_wrap .c_heading .bg_circle.circle_ylw{background:url("../../images/support/bg_circle_ylw.svg") no-repeat right top}.page_wrap .c_heading .bg_circle.no_circle{background:none;padding-right:0}.page_wrap .c_heading.center{text-align:center}.page_wrap .sub_heading{width:100%;display:block;font-size:14px;line-height:22px;font-weight:600;color:#191919;margin-bottom:15px}.page_wrap .sub_heading.center{text-align:center}@media (max-width: 767px){.page_wrap .sub_heading br{display:none}}.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%, #6D007D 50%) top/100% 3px no-repeat;width:30px;height:3px;animation:3s linear infinite alternate forwards borderanimate;-webkit-animation:3s linear infinite alternate forwards borderanimate;bottom:0;border-radius:10px}.page_wrap .animate_border.center{display:flex;justify-content:center;margin:5px auto 20px}.page_wrap .top_banner{background:url("../../images/support/bg_top_banner.png") no-repeat center bottom;background-size:cover;position:relative}.page_wrap .top_banner .textbox{width:100%;min-height:473px;padding:50px 0;display:flex;justify-content:center;align-items:center}@media (max-width: 1199px){.page_wrap .top_banner .textbox{min-height:auto}}@media (max-width: 767px){.page_wrap .top_banner .textbox{padding:35px 0}}.page_wrap .top_banner .textbox .center{width:100%;max-width:680px;display:flex;flex-direction:column;align-items:center}.page_wrap .top_banner .textbox .c_heading{display:flex;flex-wrap:wrap;align-items:center;gap:5px 10px;margin-bottom:10px}.page_wrap .top_banner .textbox .sub_heading{font-size:18px;line-height:26px;letter-spacing:-0.18px}@media (max-width: 1199px){.page_wrap .top_banner .textbox .sub_heading{font-size:16px}}.page_wrap .top_banner .textbox p{font-size:16px;line-height:24px;font-weight:400;letter-spacing:-0.16px;color:#fff;margin-bottom:40px}@media (max-width: 1199px){.page_wrap .top_banner .textbox p{font-size:14px}}@media (max-width: 767px){.page_wrap .top_banner .textbox p{margin-bottom:25px}}.page_wrap .section1{padding:20px 0 0px;position:relative}@media (max-width: 991px){.page_wrap .section1{padding:20px 0 0px}}.page_wrap .section1 .custom_container{position:relative;background:url("../../images/support/patch_1.png") no-repeat left top 20px;background-size:618px auto;padding-bottom:80px}@media (max-width: 1199px){.page_wrap .section1 .custom_container{background-size:auto 350px;padding-bottom:70px}}@media (max-width: 991px){.page_wrap .section1 .custom_container{background-size:auto 250px;background-position:left top;padding-bottom:20px}}@media (max-width: 767px){.page_wrap .section1 .custom_container{background-size:auto 200px}}.page_wrap .section1 .common_textbox{padding:0 30px}@media (max-width: 1199px){.page_wrap .section1 .common_textbox{background-size:auto 350px;padding:0}}@media (max-width: 991px){.page_wrap .section1 .common_textbox{background-size:auto 250px;background-position:left top}}@media (max-width: 767px){.page_wrap .section1 .common_textbox{background-size:auto 200px}}.page_wrap .gradient_box{background:url("../../images/support/bg_gradient1.svg") no-repeat center top;background-size:100% auto;margin:-35px 0 0;position:relative;z-index:2}@media (max-width: 991px){.page_wrap .gradient_box{margin:0}}.page_wrap .section2{padding:50px 0 30px}@media (max-width: 991px){.page_wrap .section2{padding:40px 0 20px}}@media (max-width: 767px){.page_wrap .section2{padding-top:25px}}.page_wrap .section2 .top_textbox{margin-bottom:25px}@media (max-width: 767px){.page_wrap .section2 .top_textbox{margin-bottom:10px}}.page_wrap .section2 .top_textbox .sub_heading{font-size:16px;line-height:25px}.page_wrap .section2 .fullrow{width:100%;display:flex;flex-wrap:wrap;gap:20px}.page_wrap .section2 .fullrow .white_box{background:url("../../images/support/patch_2.png") no-repeat right 30px top;background-color:#fff;width:calc(33.3% - 15px);padding:20px 20px 20px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:15px;box-shadow:0px 0px 10px #00000008}@media (max-width: 991px){.page_wrap .section2 .fullrow .white_box{width:calc(50% - 15px)}}@media (max-width: 767px){.page_wrap .section2 .fullrow .white_box{background-position:right 20px top;width:100%;padding:15px;box-shadow:rgba(0,0,0,0.1) 0px 0px 5px}}.page_wrap .section2 .fullrow .white_box h3{font-size:16px;line-height:25px;font-weight:700;color:#C8001F}.page_wrap .section2 .fullrow .white_box .icon{width:105px;min-width:105px;padding-right:10px}@media (max-width: 767px){.page_wrap .section2 .fullrow .white_box .icon{width:70px;min-width:70px;padding-right:0}}.page_wrap .section2 .fullrow .white_box:hover{box-shadow:rgba(0,0,0,0.1) 0px 0px 10px}.page_wrap .section2 .fullrow .white_box:hover h3{color:#2459A3}.page_wrap .section2 .fullrow .sub_heading{width:100%;max-width:780px;padding:10px 20px 0;display:block}@media (max-width: 767px){.page_wrap .section2 .fullrow .sub_heading{padding:10px 0 0}}.page_wrap .section3{padding:40px 0 30px}@media (max-width: 991px){.page_wrap .section3{padding:20px 0px}}@media (max-width: 767px){.page_wrap .section3{padding:0 0 20px}}.page_wrap .section3 .imgbox{min-height:420px;display:flex;align-items:flex-start}@media (max-width: 1199px){.page_wrap .section3 .imgbox{min-height:400px}}@media (max-width: 991px){.page_wrap .section3 .imgbox{min-height:320px}}@media (max-width: 767px){.page_wrap .section3 .imgbox{min-height:260px}}.page_wrap .section3 .imgbox .gallery{width:100%;display:flex;align-items:flex-start}@media (max-width: 767px){.page_wrap .section3 .imgbox .gallery{max-width:500px}}.page_wrap .section3 .imgbox .gallery li{width:20%;position:relative;transition:all ease-in-out 0.4s}.page_wrap .section3 .imgbox .gallery li .img{width:100%;height:338px;border:2px solid #fff;overflow:hidden}@media (max-width: 991px){.page_wrap .section3 .imgbox .gallery li .img{height:250px}}@media (max-width: 767px){.page_wrap .section3 .imgbox .gallery li .img{height:200px}}.page_wrap .section3 .imgbox .gallery li .img img{width:100%;height:100%;object-fit:cover;object-position:center center}.page_wrap .section3 .imgbox .gallery li ~ li{margin-left:-5px}.page_wrap .section3 .imgbox .gallery li:nth-child(1){padding-top:43px}.page_wrap .section3 .imgbox .gallery li:nth-child(2){padding-top:20px}.page_wrap .section3 .imgbox .gallery li:nth-child(3){padding-top:33px}.page_wrap .section3 .imgbox .gallery li:nth-child(5){padding-top:48px;margin-left:-10px}.page_wrap .section3 .imgbox .gallery:hover li:nth-child(1){padding-top:0}.page_wrap .section3 .imgbox .gallery:hover li:nth-child(2){padding-top:30px}.page_wrap .section3 .imgbox .gallery:hover li:nth-child(3){padding-top:22px}.page_wrap .section3 .imgbox .gallery:hover li:nth-child(4){padding-top:10px}.page_wrap .section3 .imgbox .gallery:hover li:nth-child(5){padding-top:18px}.page_wrap .section4{background:url("../../images/support/bg1.png") no-repeat center top;background-size:cover;padding:40px 0}@media (max-width: 991px){.page_wrap .section4{padding:30px 0}}@media (max-width: 767px){.page_wrap .section4{padding:20px 0 10px}}.page_wrap .section4 .custom_container{display:flex;flex-direction:column;align-items:center}.page_wrap .section4 .full_imgbox{width:100%;text-align:center;position:relative;margin:40px 0}@media (max-width: 767px){.page_wrap .section4 .full_imgbox{margin:20px 0}}.page_wrap .section4 .full_imgbox .dsk_img{width:100%;margin:0 auto}@media (max-width: 767px){.page_wrap .section4 .full_imgbox .dsk_img{display:none}}.page_wrap .section4 .full_imgbox .mbl_div{padding:0 15px;display:none}@media (max-width: 767px){.page_wrap .section4 .full_imgbox .mbl_div{display:flex;flex-direction:column;gap:15px}}.page_wrap .section4 .full_imgbox .mbl_div .common{width:100%;display:flex;gap:15px}.page_wrap .section4 .full_imgbox .mbl_div .common .icon{background-color:#fff;width:60px;min-width:60px;height:60px;border-radius:100px;display:flex;align-items:center;justify-content:center;padding:10px;box-shadow:0px 0px 10px #00000008}.page_wrap .section4 .full_imgbox .mbl_div .common .text{display:flex;flex-direction:column;justify-content:center}.page_wrap .section4 .full_imgbox .mbl_div .common .text h3{font-size:14px;line-height:22px;font-weight:500;color:#000;text-align:left;margin:0}.page_wrap .section5{padding:50px 0 40px}@media (max-width: 991px){.page_wrap .section5{padding:30px 0}}@media (max-width: 767px){.page_wrap .section5{padding:0}}.page_wrap .gradient_box2{background:url("../../images/support/bg_gradient1.svg") no-repeat center top;background-size:100% auto}.page_wrap .section6{padding:50px 0}@media (max-width: 991px){.page_wrap .section6{padding:35px 0 20px}}@media (max-width: 767px){.page_wrap .section6{padding:30px 0 0}}.page_wrap .section6 .top_textbox{margin-bottom:15px}.page_wrap .section6 .top_textbox p{color:#000}.page_wrap .section6 .boxwrap{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:25px 0 20px}@media (max-width: 991px){.page_wrap .section6 .boxwrap{gap:15px}}@media (max-width: 767px){.page_wrap .section6 .boxwrap{padding:10px 0}}.page_wrap .section6 .boxwrap .whitebox{background-color:#fff;width:calc(25% - 15px);padding:20px;border:1px solid #EAEAEA;border-radius:12px}@media (max-width: 991px){.page_wrap .section6 .boxwrap .whitebox{width:calc(25% - 12px);padding:15px}}@media (max-width: 767px){.page_wrap .section6 .boxwrap .whitebox{width:calc(50% - 12px)}}.page_wrap .section6 .boxwrap .whitebox .icon{background-color:#FEFAFA;width:73px;height:73px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:10px;margin-bottom:12px}.page_wrap .section6 .boxwrap .whitebox h3{font-size:14px;line-height:22px;font-weight:600;letter-spacing:-0.14px;color:#2459A3;margin-bottom:5px}.page_wrap .section6 .boxwrap .whitebox p{font-size:12px;line-height:19px;font-weight:300;letter-spacing:0.24px}.page_wrap .section6 .boxwrap .whitebox:hover{box-shadow:rgba(0,0,0,0.1) 0px 0px 10px}.page_wrap .section7{padding:20px 0}@media (max-width: 991px){.page_wrap .section7{padding:15px 0}}@media (max-width: 767px){.page_wrap .section7{padding:0}}.page_wrap .section8{padding:20px 0 30px}@media (max-width: 991px){.page_wrap .section8{padding:15px 0}}@media (max-width: 767px){.page_wrap .section8{padding:0}}.page_wrap .gradient_box3{background-color:#2459A3;position:relative}.page_wrap .gradient_box3:before{content:'';background:url("../../images/support/bg1.png") no-repeat center top;background-size:cover;width:100%;height:600px;position:absolute;left:0;top:0}.page_wrap .gradient_box3 .custom_container{position:relative}.page_wrap .section9{padding-top:40px}@media (max-width: 991px){.page_wrap .section9{padding-top:30px}}@media (max-width: 767px){.page_wrap .section9{padding:25px 0 15px}}.page_wrap .section9 .top_textbox ul{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:15px 70px;padding:30px 0 0}@media (max-width: 991px){.page_wrap .section9 .top_textbox ul{gap:15px 30px}}@media (max-width: 767px){.page_wrap .section9 .top_textbox ul{flex-direction:column;gap:10px;padding-top:10px}}.page_wrap .section9 .top_textbox ul li{max-width:250px;line-height:22px;padding-left:30px}@media (max-width: 767px){.page_wrap .section9 .top_textbox ul li{width:100%;max-width:100%}}.page_wrap .section9 .top_textbox ul li:before{background:url("../../images/support/icon_bullet_check.svg") no-repeat center center;background-size:20px 17px;width:20px;height:17px;top:3px}@media (max-width: 767px){.page_wrap .section9 .top_textbox ul li br{display:none}}.page_wrap .discuss_form{padding:20px 0 35px;position:relative;z-index:2}@media (max-width: 991px){.page_wrap .discuss_form{padding:20px 0}}.page_wrap .discuss_form .white_box{background-color:#fff;width:100%;padding:40px 40px 30px 130px;position:relative;border-radius:20px;box-shadow:0px 0px 26px #00000014}@media (max-width: 1365px){.page_wrap .discuss_form .white_box{padding:40px 40px 40px 120px}}@media (max-width: 1299px){.page_wrap .discuss_form .white_box{padding:40px}}@media (max-width: 1199px){.page_wrap .discuss_form .white_box{padding:20px}}@media (max-width: 767px){.page_wrap .discuss_form .white_box{padding:15px}}.page_wrap .discuss_form .white_box .lftimg{width:245px;position:absolute;left:-115px;bottom:-35px}@media (max-width: 1439px){.page_wrap .discuss_form .white_box .lftimg{width:200px;left:-80px}}@media (max-width: 1365px){.page_wrap .discuss_form .white_box .lftimg{width:150px;left:-50px}}@media (max-width: 1299px){.page_wrap .discuss_form .white_box .lftimg{display:none}}.page_wrap .discuss_form .white_box .top_textbox{margin-bottom:15px}.page_wrap .discuss_form .white_box .formarea{width:100%}.page_wrap .discuss_form .white_box .formarea .row>div{margin:15px 0}@media (max-width: 767px){.page_wrap .discuss_form .white_box .formarea .row>div{margin:12px 0}}.page_wrap .discuss_form .white_box .formarea .two_column{width:100%;display:flex;gap:15px;justify-content:space-between}.page_wrap .discuss_form .white_box .formarea .two_column .td1{width:90px;min-width:90px}.page_wrap .discuss_form .white_box .formarea .two_column .td1 .custom_select .selectfrom{min-width:320px;border-radius:0 0 4px 4px}@media (max-width: 1199px){.page_wrap .discuss_form .white_box .formarea .two_column .td1 .custom_select .selectfrom{min-width:292px}}@media (max-width: 991px){.page_wrap .discuss_form .white_box .formarea .two_column .td1 .custom_select .selectfrom{min-width:337px}}@media (max-width: 767px){.page_wrap .discuss_form .white_box .formarea .two_column .td1 .custom_select .selectfrom{min-width:300px}}.page_wrap .discuss_form .white_box .formarea .two_column .td1 .custom_select .icon{width:12px;min-width:12px}.page_wrap .discuss_form .white_box .formarea .two_column .td2{width:100%}.page_wrap .discuss_form .white_box .formarea .note{background-color:#F6F8FB;padding:15px 15px;font-size:10px;line-height:16px;font-weight:400;color:#707070;border-radius:6px;display:inline-block}.page_wrap .discuss_form .white_box .formarea .note strong{font-weight:600}body.theme_dark .section1,body.theme_dark .section3,body.theme_dark .section5,body.theme_dark .section7,body.theme_dark .gradient_box3,body.theme_dark .gradient_box3:before{background:#000}body.theme_dark .section2,body.theme_dark .section4,body.theme_dark .section6,body.theme_dark .section8{background:#2C2C2C}body.theme_dark .c_heading{color:#FDEC07}body.theme_dark .c_heading .bg_circle{background:url("../../images/support/bg_circle_ylw.svg") no-repeat right top !important}body.theme_dark p,body.theme_dark .blue,body.theme_dark .sub_heading{color:#fff !important}body.theme_dark .red{color:#FDEC07 !important}body.theme_dark .common_textbox ul li{color:#fff}body.theme_dark .common_textbox ul li:before{background-color:#FDEC07}body.theme_dark .top_banner{background-color:#000}body.theme_dark .section2 .fullrow .white_box{background-color:#000}body.theme_dark .section2 .fullrow .white_box h3{color:#FDEC07}body.theme_dark .section2 .fullrow .white_box:hover h3{color:#fff}body.theme_dark .section3 ul li{color:#FDEC07 !important}body.theme_dark .section3 ul li:before{background:#FDEC07 !important}body.theme_dark .section4 .full_imgbox .mbl_div .common .text h3{color:#FDEC07}@media (max-width: 767px){body.theme_dark .section6{padding-bottom:15px}}body.theme_dark .section6 .boxwrap .whitebox{background-color:#000}body.theme_dark .section6 .boxwrap .whitebox .icon{background-color:#2C2C2C}body.theme_dark .section6 .boxwrap .whitebox .icon svg path{fill:#FDEC07}body.theme_dark .section6 .boxwrap .whitebox h3{color:#FDEC07}@media (max-width: 767px){body.theme_dark .section6 .sub_heading{margin-bottom:0}}body.theme_dark .section7 ul li{color:#FDEC07 !important}body.theme_dark .section7 ul li:before{background:#FDEC07 !important}body.theme_dark .section8 ul li{color:#FDEC07 !important}body.theme_dark .section8 ul li:before{background:#FDEC07 !important}body.theme_dark .section9 ul li{color:#FDEC07}body.theme_dark .discuss_form{padding:30px 0}body.theme_dark .discuss_form .white_box .c_heading .blue{color:#000 !important}body.theme_dark .discuss_form .white_box .sub_heading{color:#000 !important}
