@font-face{font-family:Euclid Circular A;src:url(../media/EuclidCircularARegular.94825f4d.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Euclid Circular A;src:url(../media/EuclidCircularAMedium.200f8501.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Euclid Circular A;src:url(../media/EuclidCircularASemiBold.18f9cb8d.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Euclid Circular A;src:url(../media/EuclidCircularABold.81b7c53e.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Fredoka;src:url(../media/Fredoka-Regular.85427b10.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Fredoka;src:url(../media/Fredoka-Medium.eeeb5f0c.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Fredoka;src:url(../media/Fredoka-SemiBold.a15d26c2.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Fredoka;src:url(../media/Fredoka-Bold.cd2262c2.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Adobe Garamond Pro;src:url(../media/AGaramondPro-Bold.47773edf.otf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Adobe Garamond Pro;src:url(../media/AGaramondPro-Regular.d701aa07.otf)format("truetype");font-weight:400;font-style:normal}:root{--white-color:#fff;--heading-color:#00001b;--heading-background:#002e4c;--body-color:#555;--accent-color:#0097ff;--gray-color:#f4f3ef;--border-color:#d9d9d9;--heading-font:"Euclid Circular A",sans-serif;--body-font:"Euclid Circular A",sans-serif}.td_theme_2{--accent-color:#6440fb}.td_theme_3{--accent-color:#ff9b24;--heading-font:"Fredoka",sans-serif;--body-font:"Fredoka",sans-serif}.td_theme_3 h1,.td_theme_3 h2,.td_theme_3 h3,.td_theme_3 h4,.td_theme_3 h5,.td_theme_3 h6{font-weight:600}.td_theme_4{--accent-color:#006766}.td_theme_5{--accent-color:#21225f}.td_theme_6{--accent-color:#006766;--heading-font:"Adobe Garamond Pro",sans-serif}body,html{color:var(--body-color);font-family:var(--body-font);font-size:16px;font-weight:400;line-height:1.5em;overflow-x:clip!important}body{-ms-scroll-chaining:none;overscroll-behavior:none}h1,h2,h3,h4,h5,h6{clear:both;color:var(--heading-color);font-weight:700;line-height:1.2em;font-family:var(--heading-font);margin:0 0 20px;padding:0}h1{font-size:56px}h2{font-size:42px}h3{font-size:30px}h4{font-size:24px}h5{font-size:18px}h6{font-size:16px}p{margin-bottom:15px}ul{margin:0 0 25px;padding-left:20px;list-style:square}ol{margin-bottom:25px;padding-left:20px}dfn,cite,em,i{font-style:italic}blockquote{margin:0;font-size:20px;font-style:italic;line-height:1.6em}address{margin:0 0 15px}img{border:0;max-width:100%;height:auto}a{color:inherit;text-decoration:none;transition:all .3s}button{color:inherit;cursor:pointer;transition:all .3s}a:hover{color:var(--accent-color);text-decoration:none}table{width:100%;margin-bottom:25px}table th{color:var(--body-color);font-weight:600}table td,table th{border-top:1px solid var(--border-color);padding:11px 10px}dl{margin-bottom:25px}dl dt{font-weight:600}b,strong{font-weight:700}pre{color:var(--body-color);border:1px solid var(--border-color);border-radius:5px;padding:25px;font-size:18px}kbd{background-color:var(--body-color);border-radius:5px;font-size:100%}input,textarea{color:var(--heading-color);transition:all .4s}@keyframes particalAnimation{0%,to{transform:translate(0)}20%{transform:translate(50px,-10px)}40%{transform:translate(100px,60px)}60%{transform:translate(60px,90px)}80%{transform:translate(-30px,60px)}to{transform:translate(0)}}@keyframes animo-x{50%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(44px)}}@keyframes animo-y{50%{animation-timing-function:cubic-bezier(.55,0,.2,1);transform:translateY(40px)}}@keyframes rotate-anim{to{transform:rotate(360deg)}}@keyframes semi-rotate-anim{50%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translateY(25px)rotate(-53deg)}}@keyframes up-down-anim{40%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translateY(40px)rotate(-1deg)}}@keyframes swing-anim{65%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translateY(-48px)rotate(-75deg)}}@keyframes spinAnimaiton{0%{transform:rotateX(-20deg)rotateY(0)}75%{transform:rotateX(-20deg)rotateY(360deg)}to{transform:rotateX(-20deg)rotateY(360deg)}}.td_preloader{z-index:99999;background-color:#fff;position:fixed;inset:0}.td_preloader:before{content:"";background-color:var(--accent-color);opacity:.2;width:100%;height:100%;position:absolute;top:0;left:0}.td_preloader_in{text-indent:-9999em;z-index:3;width:50px;height:50px;margin:-25px 0 0 -25px;font-size:0;display:inline-block;position:absolute;top:50%;left:50%;transform:translateZ(0)}.td_preloader_in span{background-color:var(--accent-color);float:none;opacity:.5;border-radius:50%;width:50px;height:50px;animation:2s ease-in-out infinite ballPulseDouble;display:inline-block;position:absolute;top:0;left:0}.td_preloader_in span:last-child{animation-delay:-1s}@keyframes ballPulseDouble{0%,to{transform:scale(0)}50%{transform:scale(1)}}.td_mb_1{margin-bottom:1px}.td_mb_2{margin-bottom:2px}.td_mb_3{margin-bottom:3px}.td_mb_4{margin-bottom:4px}.td_mb_5{margin-bottom:5px}.td_mb_6{margin-bottom:6px}.td_mb_7{margin-bottom:7px}.td_mb_8{margin-bottom:8px}.td_mb_9{margin-bottom:9px}.td_mb_10{margin-bottom:10px}.td_mb_11{margin-bottom:11px}.td_mb_12{margin-bottom:12px}.td_mb_13{margin-bottom:13px}.td_mb_14{margin-bottom:14px}.td_mb_15{margin-bottom:15px}.td_mb_16{margin-bottom:16px}.td_mb_17{margin-bottom:17px}.td_mb_18{margin-bottom:18px}.td_mb_19{margin-bottom:19px}.td_mb_20{margin-bottom:20px}.td_mb_21{margin-bottom:21px}.td_mb_22{margin-bottom:22px}.td_mb_23{margin-bottom:23px}.td_mb_24{margin-bottom:24px}.td_mb_25{margin-bottom:25px}.td_mb_26{margin-bottom:26px}.td_mb_27{margin-bottom:27px}.td_mb_28{margin-bottom:28px}.td_mb_29{margin-bottom:29px}.td_mb_30{margin-bottom:30px}.td_mb_31{margin-bottom:31px}.td_mb_32{margin-bottom:32px}.td_mb_33{margin-bottom:33px}.td_mb_34{margin-bottom:34px}.td_mb_35{margin-bottom:35px}.td_mb_36{margin-bottom:36px}.td_mb_37{margin-bottom:37px}.td_mb_38{margin-bottom:38px}.td_mb_39{margin-bottom:39px}.td_mb_40{margin-bottom:40px}.td_mb_41{margin-bottom:41px}.td_mb_42{margin-bottom:42px}.td_mb_43{margin-bottom:43px}.td_mb_44{margin-bottom:44px}.td_mb_45{margin-bottom:45px}.td_mb_46{margin-bottom:46px}.td_mb_47{margin-bottom:47px}.td_mb_48{margin-bottom:48px}.td_mb_49{margin-bottom:49px}.td_mb_50{margin-bottom:50px}.td_mb_51{margin-bottom:51px}.td_mb_52{margin-bottom:52px}.td_mb_53{margin-bottom:53px}.td_mb_54{margin-bottom:54px}.td_mb_55{margin-bottom:55px}.td_mb_56{margin-bottom:56px}.td_mb_57{margin-bottom:57px}.td_mb_58{margin-bottom:58px}.td_mb_59{margin-bottom:59px}.td_mb_60{margin-bottom:60px}@media screen and (min-width:992px){.td_height_1{height:1px}.td_height_2{height:2px}.td_height_3{height:3px}.td_height_4{height:4px}.td_height_5{height:5px}.td_height_6{height:6px}.td_height_7{height:7px}.td_height_8{height:8px}.td_height_9{height:9px}.td_height_10{height:10px}.td_height_11{height:11px}.td_height_12{height:12px}.td_height_13{height:13px}.td_height_14{height:14px}.td_height_15{height:15px}.td_height_16{height:16px}.td_height_17{height:17px}.td_height_18{height:18px}.td_height_19{height:19px}.td_height_20{height:20px}.td_height_21{height:21px}.td_height_22{height:22px}.td_height_23{height:23px}.td_height_24{height:24px}.td_height_25{height:25px}.td_height_26{height:26px}.td_height_27{height:27px}.td_height_28{height:28px}.td_height_29{height:29px}.td_height_30{height:30px}.td_height_31{height:31px}.td_height_32{height:32px}.td_height_33{height:33px}.td_height_34{height:34px}.td_height_35{height:35px}.td_height_36{height:36px}.td_height_37{height:37px}.td_height_38{height:38px}.td_height_39{height:39px}.td_height_40{height:40px}.td_height_41{height:41px}.td_height_42{height:42px}.td_height_43{height:43px}.td_height_44{height:44px}.td_height_45{height:45px}.td_height_46{height:46px}.td_height_47{height:47px}.td_height_48{height:48px}.td_height_49{height:49px}.td_height_50{height:50px}.td_height_51{height:51px}.td_height_52{height:52px}.td_height_53{height:53px}.td_height_54{height:54px}.td_height_55{height:55px}.td_height_56{height:56px}.td_height_57{height:57px}.td_height_58{height:58px}.td_height_59{height:59px}.td_height_60{height:60px}.td_height_61{height:61px}.td_height_62{height:62px}.td_height_63{height:63px}.td_height_64{height:64px}.td_height_65{height:65px}.td_height_66{height:66px}.td_height_67{height:67px}.td_height_68{height:68px}.td_height_69{height:69px}.td_height_70{height:70px}.td_height_71{height:71px}.td_height_72{height:72px}.td_height_73{height:73px}.td_height_74{height:74px}.td_height_75{height:75px}.td_height_76{height:76px}.td_height_77{height:77px}.td_height_78{height:78px}.td_height_79{height:79px}.td_height_80{height:80px}.td_height_81{height:81px}.td_height_82{height:82px}.td_height_83{height:83px}.td_height_84{height:84px}.td_height_85{height:85px}.td_height_86{height:86px}.td_height_87{height:87px}.td_height_88{height:88px}.td_height_89{height:89px}.td_height_90{height:90px}.td_height_91{height:91px}.td_height_92{height:92px}.td_height_93{height:93px}.td_height_94{height:94px}.td_height_95{height:95px}.td_height_96{height:96px}.td_height_97{height:97px}.td_height_98{height:98px}.td_height_99{height:99px}.td_height_100{height:100px}.td_height_101{height:101px}.td_height_102{height:102px}.td_height_103{height:103px}.td_height_104{height:104px}.td_height_105{height:105px}.td_height_106{height:106px}.td_height_107{height:107px}.td_height_108{height:108px}.td_height_109{height:109px}.td_height_110{height:110px}.td_height_111{height:111px}.td_height_112{height:112px}.td_height_113{height:113px}.td_height_114{height:114px}.td_height_115{height:115px}.td_height_116{height:116px}.td_height_117{height:117px}.td_height_118{height:118px}.td_height_119{height:119px}.td_height_120{height:120px}.td_height_121{height:121px}.td_height_122{height:122px}.td_height_123{height:123px}.td_height_124{height:124px}.td_height_125{height:125px}.td_height_126{height:126px}.td_height_127{height:127px}.td_height_128{height:128px}.td_height_129{height:129px}.td_height_130{height:130px}.td_height_131{height:131px}.td_height_132{height:132px}.td_height_133{height:133px}.td_height_134{height:134px}.td_height_135{height:135px}.td_height_136{height:136px}.td_height_137{height:137px}.td_height_138{height:138px}.td_height_139{height:139px}.td_height_140{height:140px}.td_height_141{height:141px}.td_height_142{height:142px}.td_height_143{height:143px}.td_height_144{height:144px}.td_height_145{height:145px}.td_height_146{height:146px}.td_height_147{height:147px}.td_height_148{height:148px}.td_height_149{height:149px}.td_height_150{height:150px}}@media screen and (max-width:991px){.td_mb_lg_1{margin-bottom:1px}.td_mb_lg_2{margin-bottom:2px}.td_mb_lg_3{margin-bottom:3px}.td_mb_lg_4{margin-bottom:4px}.td_mb_lg_5{margin-bottom:5px}.td_mb_lg_6{margin-bottom:6px}.td_mb_lg_7{margin-bottom:7px}.td_mb_lg_8{margin-bottom:8px}.td_mb_lg_9{margin-bottom:9px}.td_mb_lg_10{margin-bottom:10px}.td_mb_lg_11{margin-bottom:11px}.td_mb_lg_12{margin-bottom:12px}.td_mb_lg_13{margin-bottom:13px}.td_mb_lg_14{margin-bottom:14px}.td_mb_lg_15{margin-bottom:15px}.td_mb_lg_16{margin-bottom:16px}.td_mb_lg_17{margin-bottom:17px}.td_mb_lg_18{margin-bottom:18px}.td_mb_lg_19{margin-bottom:19px}.td_mb_lg_20{margin-bottom:20px}.td_mb_lg_21{margin-bottom:21px}.td_mb_lg_22{margin-bottom:22px}.td_mb_lg_23{margin-bottom:23px}.td_mb_lg_24{margin-bottom:24px}.td_mb_lg_25{margin-bottom:25px}.td_mb_lg_26{margin-bottom:26px}.td_mb_lg_27{margin-bottom:27px}.td_mb_lg_28{margin-bottom:28px}.td_mb_lg_29{margin-bottom:29px}.td_mb_lg_30{margin-bottom:30px}.td_mb_lg_31{margin-bottom:31px}.td_mb_lg_32{margin-bottom:32px}.td_mb_lg_33{margin-bottom:33px}.td_mb_lg_34{margin-bottom:34px}.td_mb_lg_35{margin-bottom:35px}.td_mb_lg_36{margin-bottom:36px}.td_mb_lg_37{margin-bottom:37px}.td_mb_lg_38{margin-bottom:38px}.td_mb_lg_39{margin-bottom:39px}.td_mb_lg_40{margin-bottom:40px}.td_mb_lg_41{margin-bottom:41px}.td_mb_lg_42{margin-bottom:42px}.td_mb_lg_43{margin-bottom:43px}.td_mb_lg_44{margin-bottom:44px}.td_mb_lg_45{margin-bottom:45px}.td_mb_lg_46{margin-bottom:46px}.td_mb_lg_47{margin-bottom:47px}.td_mb_lg_48{margin-bottom:48px}.td_mb_lg_49{margin-bottom:49px}.td_mb_lg_50{margin-bottom:50px}.td_mb_lg_51{margin-bottom:51px}.td_mb_lg_52{margin-bottom:52px}.td_mb_lg_53{margin-bottom:53px}.td_mb_lg_54{margin-bottom:54px}.td_mb_lg_55{margin-bottom:55px}.td_mb_lg_56{margin-bottom:56px}.td_mb_lg_57{margin-bottom:57px}.td_mb_lg_58{margin-bottom:58px}.td_mb_lg_59{margin-bottom:59px}.td_mb_lg_60{margin-bottom:60px}.td_height_lg_1{height:1px}.td_height_lg_2{height:2px}.td_height_lg_3{height:3px}.td_height_lg_4{height:4px}.td_height_lg_5{height:5px}.td_height_lg_6{height:6px}.td_height_lg_7{height:7px}.td_height_lg_8{height:8px}.td_height_lg_9{height:9px}.td_height_lg_10{height:10px}.td_height_lg_11{height:11px}.td_height_lg_12{height:12px}.td_height_lg_13{height:13px}.td_height_lg_14{height:14px}.td_height_lg_15{height:15px}.td_height_lg_16{height:16px}.td_height_lg_17{height:17px}.td_height_lg_18{height:18px}.td_height_lg_19{height:19px}.td_height_lg_20{height:20px}.td_height_lg_21{height:21px}.td_height_lg_22{height:22px}.td_height_lg_23{height:23px}.td_height_lg_24{height:24px}.td_height_lg_25{height:25px}.td_height_lg_26{height:26px}.td_height_lg_27{height:27px}.td_height_lg_28{height:28px}.td_height_lg_29{height:29px}.td_height_lg_30{height:30px}.td_height_lg_31{height:31px}.td_height_lg_32{height:32px}.td_height_lg_33{height:33px}.td_height_lg_34{height:34px}.td_height_lg_35{height:35px}.td_height_lg_36{height:36px}.td_height_lg_37{height:37px}.td_height_lg_38{height:38px}.td_height_lg_39{height:39px}.td_height_lg_40{height:40px}.td_height_lg_41{height:41px}.td_height_lg_42{height:42px}.td_height_lg_43{height:43px}.td_height_lg_44{height:44px}.td_height_lg_45{height:45px}.td_height_lg_46{height:46px}.td_height_lg_47{height:47px}.td_height_lg_48{height:48px}.td_height_lg_49{height:49px}.td_height_lg_50{height:50px}.td_height_lg_51{height:51px}.td_height_lg_52{height:52px}.td_height_lg_53{height:53px}.td_height_lg_54{height:54px}.td_height_lg_55{height:55px}.td_height_lg_56{height:56px}.td_height_lg_57{height:57px}.td_height_lg_58{height:58px}.td_height_lg_59{height:59px}.td_height_lg_60{height:60px}.td_height_lg_61{height:61px}.td_height_lg_62{height:62px}.td_height_lg_63{height:63px}.td_height_lg_64{height:64px}.td_height_lg_65{height:65px}.td_height_lg_66{height:66px}.td_height_lg_67{height:67px}.td_height_lg_68{height:68px}.td_height_lg_69{height:69px}.td_height_lg_70{height:70px}.td_height_lg_71{height:71px}.td_height_lg_72{height:72px}.td_height_lg_73{height:73px}.td_height_lg_74{height:74px}.td_height_lg_75{height:75px}.td_height_lg_76{height:76px}.td_height_lg_77{height:77px}.td_height_lg_78{height:78px}.td_height_lg_79{height:79px}.td_height_lg_80{height:80px}.td_height_lg_81{height:81px}.td_height_lg_82{height:82px}.td_height_lg_83{height:83px}.td_height_lg_84{height:84px}.td_height_lg_85{height:85px}.td_height_lg_86{height:86px}.td_height_lg_87{height:87px}.td_height_lg_88{height:88px}.td_height_lg_89{height:89px}.td_height_lg_90{height:90px}.td_height_lg_91{height:91px}.td_height_lg_92{height:92px}.td_height_lg_93{height:93px}.td_height_lg_94{height:94px}.td_height_lg_95{height:95px}.td_height_lg_96{height:96px}.td_height_lg_97{height:97px}.td_height_lg_98{height:98px}.td_height_lg_99{height:99px}.td_height_lg_100{height:100px}.td_height_lg_101{height:101px}.td_height_lg_102{height:102px}.td_height_lg_103{height:103px}.td_height_lg_104{height:104px}.td_height_lg_105{height:105px}.td_height_lg_106{height:106px}.td_height_lg_107{height:107px}.td_height_lg_108{height:108px}.td_height_lg_109{height:109px}.td_height_lg_110{height:110px}.td_height_lg_111{height:111px}.td_height_lg_112{height:112px}.td_height_lg_113{height:113px}.td_height_lg_114{height:114px}.td_height_lg_115{height:115px}.td_height_lg_116{height:116px}.td_height_lg_117{height:117px}.td_height_lg_118{height:118px}.td_height_lg_119{height:119px}.td_height_lg_120{height:120px}.td_height_lg_121{height:121px}.td_height_lg_122{height:122px}.td_height_lg_123{height:123px}.td_height_lg_124{height:124px}.td_height_lg_125{height:125px}.td_height_lg_126{height:126px}.td_height_lg_127{height:127px}.td_height_lg_128{height:128px}.td_height_lg_129{height:129px}.td_height_lg_130{height:130px}.td_height_lg_131{height:131px}.td_height_lg_132{height:132px}.td_height_lg_133{height:133px}.td_height_lg_134{height:134px}.td_height_lg_135{height:135px}.td_height_lg_136{height:136px}.td_height_lg_137{height:137px}.td_height_lg_138{height:138px}.td_height_lg_139{height:139px}.td_height_lg_140{height:140px}.td_height_lg_141{height:141px}.td_height_lg_142{height:142px}.td_height_lg_143{height:143px}.td_height_lg_144{height:144px}.td_height_lg_145{height:145px}.td_height_lg_146{height:146px}.td_height_lg_147{height:147px}.td_height_lg_148{height:148px}.td_height_lg_149{height:149px}.td_height_lg_150{height:150px}}.container-fluid{width:100%;max-width:1920px;margin-left:auto;margin-right:auto}.td_fs_12{font-size:12px;line-height:1.57em}.td_fs_14{font-size:14px;line-height:1.57em}.td_fs_15{font-size:15px;line-height:1.5em}.td_fs_16{font-size:16px;line-height:1.5em}.td_fs_18{font-size:18px;line-height:1.56em}@media (max-width:991px){.td_fs_18{font-size:16px}}.td_fs_20{font-size:20px;line-height:1.5em}@media (max-width:991px){.td_fs_20{font-size:18px}}.td_fs_24{font-size:24px;line-height:1.42em}@media (max-width:991px){.td_fs_24{font-size:22px}}.td_fs_30{font-size:30px;line-height:1.33em}@media (max-width:991px){.td_fs_30{font-size:25px}}.td_fs_32{font-size:32px;line-height:1.31em}@media (max-width:991px){.td_fs_32{font-size:28px}}.td_fs_36{font-size:36px;line-height:1.44em}@media (max-width:991px){.td_fs_36{font-size:30px}}.td_fs_40{font-size:40px;line-height:1.25em}@media (max-width:991px){.td_fs_40{font-size:34px}}.td_fs_48{font-size:48px;line-height:1.33em}@media (max-width:1400px){.td_fs_48{font-size:42px}}@media (max-width:991px){.td_fs_48{font-size:38px}}.td_fs_52{font-size:52px;line-height:1.27em}@media (max-width:991px){.td_fs_52{font-size:40px}}.td_fs_60{font-size:60px;line-height:1.2em}@media (max-width:991px){.td_fs_60{font-size:44px}}.td_fs_64{font-size:64px;line-height:1.19em}@media (max-width:1199px){.td_fs_64{font-size:60px}}@media (max-width:991px){.td_fs_64{font-size:46px}}.td_light{font-weight:300}.td_normal{font-weight:400}.td_medium{font-weight:500}.td_semibold{font-weight:600}.td_bold{font-weight:700}.td_extra_bold{font-weight:800}.td_black{font-weight:900}.td_radius_3{border-radius:3px}.td_radius_5{border-radius:5px}.td_radius_7{border-radius:7px}.td_radius_10{border-radius:10px}.td_radius_15{border-radius:15px}.td_radius_30{border-radius:30px}.td_opacity_1{opacity:.1}.td_opacity_2{opacity:.2}.td_opacity_3,.td_opacity_4{opacity:.4}.td_opacity_5{opacity:.5}.td_opacity_6{opacity:.6}.td_opacity_7{opacity:.7}.td_opacity_8{opacity:.8}.td_opacity_9{opacity:.9}.td_spacing_1{letter-spacing:1.44px}.td_mp_0{margin:0;padding:0;list-style:none}.td_pr_20{padding-right:20px}.td_pr_35{padding-right:35px}@media (max-width:1400px){.td_pr_35{padding-right:0}}.td_pr_50{padding-right:50px}@media (max-width:1400px){.td_pr_50{padding-right:20px}}@media (max-width:1199px){.td_pr_50{padding-right:0}}.td_pl_65{padding-left:65px}@media (max-width:1400px){.td_pl_65{padding-left:20px}}@media (max-width:1199px){.td_pl_65{padding-left:0}}.td_plr_60{padding-left:60px;padding-right:60px}.td_row_gap_30{margin-left:-15px;margin-right:-15px}.td_row_gap_30>*{padding-left:15px;padding-right:15px}.td_row_gap_16{margin-left:-8px;margin-right:-8px}.td_row_gap_16>*{padding-left:8px;padding-right:8px}.td_gap_y_5{gap:5px 0}.td_gap_y_10{gap:10px 0}.td_gap_y_15{gap:15px 0}.td_gap_y_20{gap:20px 0}.td_gap_y_24{gap:24px 0}.td_gap_y_30{gap:30px 0}.td_gap_y_35{gap:35px 0}.td_gap_y_40{gap:40px 0}.td_gap_y_45{gap:45px 0}.td_gap_y_50{gap:50px 0}.td_gap_y_60{gap:60px 0}.td_gap_y_65{gap:65px 0}.td_gap_y_80{gap:80px 0}.td_gap_y_100{gap:100px 0}hr{border:none;border-top:1px solid var(--border-color);opacity:1;margin:0;padding:0}.td_bg_filed{background-position:50%;background-repeat:no-repeat;background-size:cover}.td_bg_fixed{background-attachment:fixed}@media (max-width:1370px){.td_bg_fixed{background-attachment:initial}}.td_center{justify-content:center;align-items:center;display:flex}.td_white_color{color:var(--white-color)}.td_heading_color{color:var(--heading-color)}.td_body_color{color:var(--body-color)}.td_accent_color{color:var(--accent-color)}.td_white_bg{background-color:var(--white-color)}.td_heading_bg{background-color:var(--heading-color)}.td_secondary_bg{background-color:var(--body-color)}.td_gray_bg{background-color:var(--gray-color)}.td_gray_bg_2{background-color:#ebeced}.td_gray_bg_3{background-color:#ededed80}.td_gray_bg_4{background:#faf9fd}.td_gray_bg_5{background:#f9f9fa}.td_gray_bg_6{background:#f7f7f8}.td_gray_bg_7{background:#d7fff6}.td_gray_bg_8{background:#e9efef}.td_gray_bg_9{background:#fffaf4}.td_accent_bg{background-color:var(--accent-color)}label{margin-bottom:5px;display:inline-block}.td_accordians.td_style_1{border-top:2px solid var(--border-color);border-bottom:2px solid var(--border-color)}.td_accordians.td_style_1 .td_accordian_title{margin-bottom:0;transition:all .3s}.td_accordians.td_style_1 .td_accordian_body{margin-top:-10px;padding:0 40px 22px 0}.td_accordians.td_style_1 .td_accordian_body p{margin:0}.td_accordians.td_style_1 .td_accordian_head{cursor:pointer;padding:17px 40px 17px 0;position:relative}.td_accordians.td_style_1 .td_accordian_head:hover .td_accordian_title{color:var(--accent-color)}.td_accordians.td_style_1 .td_accordian:not(:last-child){border-bottom:2px solid var(--border-color)}.td_accordians.td_style_1 .td_accordian.active .td_accordian_head{pointer-events:none}.td_accordians.td_style_1 .td_accordian.active .td_accordian_toggle{transform:translateY(-50%)rotate(90deg)}.td_accordians.td_style_1 .td_accordian_toggle{transition:all .3s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.td_accordians.td_style_1.td_type_1{border:none}.td_accordians.td_style_1.td_type_1 .td_accordian{border:none;border-radius:20px;overflow:hidden}.td_accordians.td_style_1.td_type_1 .td_accordian:not(:last-child){margin-bottom:24px}.td_accordians.td_style_1.td_type_1 .td_accordian.active .td_accordian_toggle{transform:translateY(-50%)rotate(180deg)}.td_accordians.td_style_1.td_type_1 .td_accordian_head{background-color:var(--accent-color);padding:20px 50px 20px 30px}@media (max-width:575px){.td_accordians.td_style_1.td_type_1 .td_accordian_head{padding:20px 50px 20px 20px}}.td_accordians.td_style_1.td_type_1 .td_accordian_head .td_accordian_title{color:#fff}.td_accordians.td_style_1.td_type_1 .td_accordian_body{margin:0;padding:16px}.td_accordians.td_style_1.td_type_1 .td_accordian_toggle{right:30px}.td_accordians.td_style_1.td_type_1.td_color_1 .td_accordian_head{background-color:var(--heading-color)}.td_accordians.td_style_1.td_type_1.td_color_1 .td_accordian_body{background:var(--accent-color);color:#fff}.td_accordians.td_style_1.td_type_2{border-width:1px}.td_accordians.td_style_1.td_type_2 .td_accordian_toggle{width:14px;height:14px;right:30px}.td_accordians.td_style_1.td_type_2 .td_accordian_toggle:before,.td_accordians.td_style_1.td_type_2 .td_accordian_toggle:after{content:"";background-color:var(--heading-color);width:100%;height:2px;margin-top:-1px;transition:all .3s;position:absolute;top:50%;left:0}.td_accordians.td_style_1.td_type_2 .td_accordian_toggle:before{transform:rotate(90deg)}.td_accordians.td_style_1.td_type_2 .td_accordian_body{margin-top:0;padding:0 30px 30px 0}.td_accordians.td_style_1.td_type_2 .td_accordian_head{padding:17px 50px 17px 0}.td_accordians.td_style_1.td_type_2 .td_accordian{border-width:1px}.td_accordians.td_style_1.td_type_2 .td_accordian.active{background-color:var(--heading-color);color:#c4c4c4}.td_accordians.td_style_1.td_type_2 .td_accordian.active .td_accordian_title{color:#fff}.td_accordians.td_style_1.td_type_2 .td_accordian.active .td_accordian_toggle{transform:translateY(-50%)}.td_accordians.td_style_1.td_type_2 .td_accordian.active .td_accordian_toggle:before,.td_accordians.td_style_1.td_type_2 .td_accordian.active .td_accordian_toggle:after{background-color:#fff}.td_accordians.td_style_1.td_type_2 .td_accordian.active .td_accordian_toggle:before{transform:rotate(0)}.td_accordians.td_style_1.td_type_2 .td_accordian.active .td_accordian_body{padding:0 30px 30px}.td_accordians.td_style_1.td_type_2 .td_accordian.active .td_accordian_head{padding:17px 50px 17px 30px}.td_accordian_border{border:1px solid var(--border-color)}.td_faq_1{align-items:center;padding:0 50px;display:flex}@media (max-width:1400px){.td_faq_1{padding:0}}@media (max-width:991px){.td_faq_1{flex-direction:column}}.td_faq_1 .td_faq_1_left{flex:none;width:55%}@media (max-width:991px){.td_faq_1 .td_faq_1_left{width:100%}}.td_faq_1 .td_faq_1_right{flex:none;width:45%;padding-left:6%}@media (max-width:1199px){.td_faq_1 .td_faq_1_right{padding-left:30px}}@media (max-width:991px){.td_faq_1 .td_faq_1_right{width:100%;margin-top:35px;padding-left:0}}.td_faq_1.td_style_1{gap:60px;padding:0}@media (max-width:1400px){.td_faq_1.td_style_1{gap:0}}@media (max-width:991px){.td_faq_1.td_style_1{flex-direction:column}}.td_faq_1.td_style_1 .td_faq_1_left{width:calc(50% - 30px)}@media (max-width:1400px){.td_faq_1.td_style_1 .td_faq_1_left{width:50%}}@media (max-width:991px){.td_faq_1.td_style_1 .td_faq_1_left{width:100%}}.td_faq_1.td_style_1 .td_faq_1_right{width:calc(50% - 30px);padding:60px}@media (max-width:1400px){.td_faq_1.td_style_1 .td_faq_1_right{width:50%}}@media (max-width:1199px){.td_faq_1.td_style_1 .td_faq_1_right{padding:30px}}@media (max-width:991px){.td_faq_1.td_style_1 .td_faq_1_right{width:100%;padding:0 15px 30px}.td_faq_1.td_style_1.td_type_1{flex-direction:column-reverse}}.td_faq_1_img{width:100%;min-height:720px}@media (max-width:991px){.td_faq_1_img{min-height:500px}}.td_btn.td_style_1{border:none;outline:none;justify-content:center;padding:0;display:inline-flex;position:relative}.td_btn.td_style_1 .td_btn_in{border-radius:inherit;z-index:1;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px 25px;display:flex;position:relative}.td_btn.td_style_1 .td_btn_in:before{content:"";border-radius:inherit;opacity:0;background-color:#0003;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.td_btn.td_style_1 .td_btn_in>*{z-index:2;position:relative}.td_btn.td_style_1 .td_btn_in.td_heading_bg:before{background-color:#fff3}.td_btn.td_style_1:hover{color:#fff}.td_btn.td_style_1:hover .td_btn_in:before{opacity:1}.td_btn.td_style_1.td_with_shadow:after{content:"";border-radius:inherit;background-color:var(--accent-color);opacity:.3;width:100%;height:100%;transition:all .3s;position:absolute;top:4px;left:2px}.td_btn.td_style_1.td_with_shadow:hover:after{top:-4px;left:2px}.td_btn.td_style_1.td_with_shadow_2{-webkit-box-shadow:6px 6px 0px 0px var(--heading-color);box-shadow:6px 6px 0px 0px var(--heading-color)}.td_btn.td_style_1.td_with_shadow_2:hover{-webkit-box-shadow:6px -6px 0px 0px var(--heading-color);box-shadow:6px -6px 0px 0px var(--heading-color)}.td_btn.td_style_1.td_type_1{-webkit-box-shadow:0 0 0px 1px var(--heading-color);box-shadow:0 0 0px 1px var(--heading-color)}.td_btn.td_style_1.td_type_1.td_with_shadow:after{background-color:var(--heading-color);opacity:1}.td_btn.td_style_1.td_type_1 .td_btn_in:before{background-color:#0000000d}.td_btn.td_style_1.td_type_2 .td_btn_icon{border:1px solid;border-radius:50%;width:50px;height:50px;margin:-13px -20px -13px 0}.td_btn.td_style_1.td_type_2 .td_btn_in{justify-content:space-between;gap:12px;min-width:170px;padding:13px 20px}.td_btn.td_style_1.td_type_2 .td_btn_in span:first-child{flex:1}.td_btn.td_style_1.td_type_3 .td_btn_in{border:1px solid;padding:12px 24px;transition:border .3s}.td_btn.td_style_1.td_type_3:hover .td_btn_in{color:#fff;border-color:var(--accent-color)}.td_btn.td_style_1.td_type_3:hover .td_btn_in:before{background-color:var(--accent-color)}.td_btn.td_style_1.td_type_4 .td_btn_in{border:1px solid;gap:0;min-width:50px;padding:12px 10px}.td_btn.td_style_1.td_type_4 .td_btn_text{white-space:nowrap;max-width:0;transition:all .4s;overflow:hidden}.td_btn.td_style_1.td_type_4 .td_btn_icon{display:flex}.td_btn.td_style_1.td_type_4 .td_btn_icon svg{width:16px;height:16px}.td_btn.td_style_1.td_type_4:hover .td_btn_in{color:#fff;gap:10px;padding:12px 24px;transition:all .4s}.td_btn.td_style_1.td_type_4:hover .td_btn_in:before{background-color:var(--accent-color)}.td_btn.td_style_1.td_type_4:hover .td_btn_text{max-width:200px}.td_btn.td_style_1.td_type_5 .td_btn_in:before{opacity:.15;background-color:var(--accent-color)}.td_btn.td_style_1.td_type_5:hover .td_btn_in:before{opacity:.25}.td_btn.td_style_2{background-repeat:no-repeat;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,var(--accent-color)),to(var(--accent-color)));background-image:linear-gradient(90deg,var(--accent-color)0,var(--accent-color)100%);background-position:0 100%;background-size:100% 1px;align-items:center;gap:10px;padding-bottom:3px;transition:background-size .42s cubic-bezier(.49,.49,.08,1),color .27s ease-out;display:inline-flex}.td_btn.td_style_2 i{width:20px;height:20px;color:var(--accent-color);display:flex;position:relative;overflow:hidden}.td_btn.td_style_2 i svg{transition:all .3s;position:absolute;top:0;left:0}.td_btn.td_style_2 i svg:last-child{opacity:0;top:20px;left:-20px}.td_btn.td_style_2:hover{background-position:100% 100%;background-size:0 1px}.td_btn.td_style_2:hover i svg:first-child{opacity:0;top:-20px;left:20px}.td_btn.td_style_2:hover i svg:last-child{opacity:1;top:0;left:0}.td_btn.td_style_2.td_type_2{background:0 0}.td_btn.td_style_3{align-items:center;gap:10px;display:inline-flex}.td_btn.td_style_3:hover{letter-spacing:.6px}.td_btn.td_style_3 span{display:inline-block;position:relative}.td_btn.td_style_3 span:after{content:"";background-color:currentColor;width:100%;height:1px;position:absolute;bottom:0;left:0}.td_btn.td_style_3 i{display:flex}.td_player_btn_wrap{align-items:center;gap:10px;display:flex}.td_player_btn_wrap .td_play_btn_text{background-image:linear-gradient(90deg,currentColor 0 100%);background-position:100% 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-size .42s cubic-bezier(.49,.49,.08,1),color .27s ease-out}.td_player_btn_wrap .td_player_btn:before{visibility:hidden}.td_player_btn_wrap:hover .td_play_btn_text{background-position:0 100%;background-size:100% 2px}.td_player_btn_wrap:hover .td_player_btn:before{visibility:visible}.td_player_btn_wrap.td_color_1 .td_player_btn:before{background-color:#fff}.td_player_btn_wrap.td_color_1 .td_play_btn_text{background-position:0 100%;background-size:100% 2px}.td_player_btn_wrap.td_color_1:hover{color:#fff}.td_player_btn_wrap.td_color_1:hover .td_play_btn_text{opacity:.8;background-position:100% 100%;background-size:0 2px}.td_player_btn_wrap.td_type_1 .td_play_btn_text{background-position:0 100%;background-size:100% 2px}.td_player_btn_wrap.td_type_1 .td_player_btn:before{visibility:visible;background-color:#0000;border:1px solid}.td_player_btn_wrap.td_type_1 .td_player_btn:after{border:1px solid}.td_player_btn_wrap.td_type_1:hover .td_play_btn_text{background-position:100% 100%;background-size:0 2px}.td_player_btn_wrap_2{margin:16px;display:inline-block;position:relative;transform:scale(1.64)}.td_player_btn_wrap_2:before,.td_player_btn_wrap_2:after{content:"";border:1px solid var(--white-color);border-radius:50%;width:100%;height:100%;animation:4s linear infinite playBtnAnim;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.td_player_btn_wrap_2:after{animation-delay:1.33s}.td_player_btn_wrap_2 .td_player_btn{color:var(--white-color)}.td_player_btn_wrap_2 .td_player_btn:after{background-color:var(--accent-color)}.td_player_btn_wrap_2 .td_player_btn:before{border:1px solid var(--white-color);background-color:#0000;animation:4s linear 2.66s infinite playBtnAnim}.td_player_btn_wrap_3{background-color:var(--accent-color);z-index:2;border-radius:50%;width:150px;height:150px;position:absolute;bottom:0;right:30px;box-shadow:4px 4px #00000026}@media (max-width:1400px){.td_player_btn_wrap_3{right:0}}@media (max-width:575px){.td_player_btn_wrap_3{width:100px;height:100px}}.td_player_btn{z-index:10;width:50px;height:50px;color:var(--accent-color);border-radius:50%;padding:0 0 0 3px;position:relative}.td_player_btn:before,.td_player_btn:after{content:"";border-radius:50%;width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:2px 2px 50px #00001b1a}.td_player_btn:before{background-color:var(--accent-color);z-index:0;transition:all .3s;animation:1.5s ease-out infinite pulse-border}.td_player_btn:after{z-index:1;background-color:#fff;transition:all .2s}.td_player_btn span{z-index:3;border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid;width:0;height:0;display:block;position:relative}@keyframes pulse-border{0%{opacity:1;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1.5)}}@keyframes playBtnAnim{to{opacity:0;transform:translate(-50%,-50%)scale(1.8)}}.td_hover_layer_1,.td_hover_layer_2,.td_hover_layer_3,.td_hover_layer_4,.td_hover_layer_5{transition:all .5s cubic-bezier(.215,.61,.355,1);position:relative;transform:perspective(600px)translate(0,0)}.td_social_btns.td_style_1{gap:5px;margin-left:-10px;display:flex}.td_social_btns.td_style_1 a{border-radius:50%;flex:none;width:45px;height:45px;font-size:20px}.td_social_btns.td_style_1 a:hover{color:#fff;background-color:var(--accent-color)}@media (min-width:1401px){.td_mobile_show_xxl{display:none}}@media (max-width:1400px){.td_mobile_hide_xxl{display:none}}@media (min-width:1200px){.td_mobile_show_xl{display:none}}@media (max-width:1199px){.td_mobile_hide_xl{display:none}}@media (min-width:992px){.td_mobile_show_lg{display:none}}@media (max-width:991px){.td_mobile_hide_lg{display:none}}.td_section_heading.td_style_1 .td_section_subtitle{margin-top:10px}.td_section_heading.td_style_1 .td_section_subtitle_up i{width:8px;height:28px;margin-bottom:-8px;display:inline-block;position:relative;transform:skew(-32deg)}.td_section_heading.td_style_1 .td_section_subtitle_up i:before,.td_section_heading.td_style_1 .td_section_subtitle_up i:after{content:"";background-color:var(--heading-color);opacity:.5;width:2px;height:100%;position:absolute;top:0}.td_section_heading.td_style_1 .td_section_subtitle_up i:before{left:0}.td_section_heading.td_style_1 .td_section_subtitle_up i:after{right:0}.td_section_heading.td_style_1 .td_section_subtitle_up i:first-child{margin-right:12px}.td_section_heading.td_style_1 .td_section_subtitle_up i:last-child{margin-left:12px}.td_section_heading.td_style_1 .td_section_subtitle_up.td_white_color i:before,.td_section_heading.td_style_1 .td_section_subtitle_up.td_white_color i:after{background-color:var(--white-color)}.td_section_heading.td_style_1 .td_section_subtitle_up_2{background-color:#fffdfa;border:1px solid #ebeced;border-radius:30px;padding:5px 20px;display:inline-block}@media (max-width:991px){.td_section_heading.td_style_1 br{display:none}}.td_section_heading.td_style_1.td_type_1,.td_section_heading.td_style_1.td_type_2,.td_section_heading.td_style_1.td_type_3{justify-content:space-between;align-items:flex-end;gap:15px 30px;display:flex}@media (max-width:991px){.td_section_heading.td_style_1.td_type_1,.td_section_heading.td_style_1.td_type_2,.td_section_heading.td_style_1.td_type_3{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.td_section_heading.td_style_1.td_type_1 .td_section_subtitle,.td_section_heading.td_style_1.td_type_2 .td_section_subtitle,.td_section_heading.td_style_1.td_type_3 .td_section_subtitle{margin-top:0}.td_section_heading.td_style_1.td_type_1 .td_section_heading_left,.td_section_heading.td_style_1.td_type_2 .td_section_heading_left,.td_section_heading.td_style_1.td_type_3 .td_section_heading_left{max-width:750px}.td_section_heading.td_style_1.td_type_1 .td_section_heading_right,.td_section_heading.td_style_1.td_type_2 .td_section_heading_right,.td_section_heading.td_style_1.td_type_3 .td_section_heading_right{flex:none;max-width:420px}@media (max-width:991px){.td_section_heading.td_style_1.td_type_1 .td_section_heading_right.td_pricing_switch,.td_section_heading.td_style_1.td_type_2 .td_section_heading_right.td_pricing_switch,.td_section_heading.td_style_1.td_type_3 .td_section_heading_right.td_pricing_switch{justify-content:center;width:100%;max-width:100%;margin-top:20px;display:flex}}.td_section_heading.td_style_1.td_type_2 .td_section_heading_right{max-width:650px}@media (max-width:1400px){.td_section_heading.td_style_1.td_with_tab_menu{flex-direction:column;align-items:flex-start;gap:20px 0}}.td_section_heading.td_style_2{padding-bottom:20px;position:relative}.td_section_heading.td_style_2:before{content:"";background-color:var(--accent-color);border-radius:5px;width:30px;height:4px;position:absolute;bottom:0;left:0}.td_video_block.td_style_1{min-height:730px;padding:100px 0 150px}@media (max-width:991px){.td_video_block.td_style_1{min-height:550px;padding:80px 0 160px}}@media (max-width:767px){.td_video_block.td_style_1 br{display:none}}.td_video_block.td_style_2{min-height:850px}@media (max-width:991px){.td_video_block.td_style_2{min-height:450px}}.td_video_block.td_style_2 .td_video_open{transform:scale(2.4)}@media (max-width:991px){.td_video_block.td_style_2 .td_video_open{transform:scale(1.6)}}.td_video_block.td_style_2 .td_player_btn{color:#fff}.td_video_block.td_style_2 .td_player_btn:after{background-color:var(--accent-color)}.td_contact_box.td_style_1{justify-content:center;align-items:center;gap:10px 50px;min-height:200px;margin-top:-100px;padding:40px 30px;display:flex}@media (max-width:991px){.td_contact_box.td_style_1{gap:10px 20px}}@media (max-width:767px){.td_contact_box.td_style_1{text-align:center;flex-direction:column;justify-content:center;gap:20px 0}}.td_contact_box.td_style_1 .td_contact_box_or{flex:none;width:84px;height:84px}@media (min-width:768px){.td_contact_box.td_style_1 .td_contact_box_left{text-align:right}}.td_contact_box.td_style_1 a:hover{color:#ffffffb3}.td_rating{color:#ffb930;width:114px;height:18px;font-size:18px;display:flex;position:relative}.td_rating i{margin-right:3px}.td_rating .td_rating_percentage{width:50%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.td_btn_box{width:299px;margin-top:60px;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1400px){.td_btn_box svg{height:240px}}@media (max-width:1199px){.td_btn_box svg{width:210px;height:180px}}@media (max-width:991px){.td_btn_box{width:100%;margin-top:20px}.td_btn_box svg{display:none}}.td_btn_box .td_btn_box_in{width:max-content;position:absolute;bottom:10px;right:-150px;transform:rotate(-61deg)}@media (max-width:1199px){.td_btn_box .td_btn_box_in{position:initial;-webkit-transform:initial;transform:initial;right:-80px}}.td_btn_box .td_btn.td_style_1:hover{animation:2s bounce}.td_tab{display:none}.td_tab.active{display:block}.td_tab_links.td_style_1{flex-wrap:wrap;justify-content:center;gap:10px 30px;display:flex}@media (max-width:991px){.td_tab_links.td_style_1{gap:10px}}.td_tab_links.td_style_1 a{border:1px solid var(--accent-color);border-radius:10px;padding:10px 20px;display:inline-flex}.td_tab_links.td_style_1 .active a{background-color:var(--accent-color);color:#fff}.td_tab_links.td_style_2{flex-wrap:wrap;gap:15px 20px;display:flex}.td_tab_links.td_style_2 a{background-color:#fff;border-radius:30px;padding:10px 20px;display:inline-flex;box-shadow:4px 4px #00000026}.td_tab_links.td_style_2 .active a{background-color:var(--accent-color);color:#fff}.td_tab_links.td_style_2.td_type_1{background:#ebeced4d;border:1px solid #280bb71a;border-radius:35px;justify-content:space-between;padding:10px}@media (max-width:1400px){.td_tab_links.td_style_2.td_type_1{gap:5px 10px}}@media (max-width:1199px){.td_tab_links.td_style_2.td_type_1{justify-content:center;font-size:16px}}.td_tab_links.td_style_2.td_type_1 a{-webkit-box-shadow:none;box-shadow:none;background-color:#0000}@media (max-width:991px){.td_tab_links.td_style_2.td_type_1 a{padding:8px 12px}}.td_tab_links.td_style_2.td_type_1 .active a{background-color:var(--accent-color)}.td_tab_links.td_style_2.td_type_2{background:#0d6efd05;border:1px solid #0d6efd33;border-radius:10px;flex-wrap:wrap;justify-content:flex-start;gap:0;margin-bottom:30px;padding:4px;display:flex}.td_tab_links.td_style_2.td_type_2 li{flex:1;min-width:0}.td_tab_links.td_style_2.td_type_2 a{-webkit-box-shadow:initial;box-shadow:initial;text-align:center;cursor:pointer;color:var(--heading-color);white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:8px;padding:12px 20px;font-weight:500;transition:all .3s;display:block;position:relative;overflow:hidden}.td_tab_links.td_style_2.td_type_2 a:hover{color:var(--accent-color);background:#0d6efd14}.td_tab_links.td_style_2.td_type_2 .active a{background:var(--accent-color);color:#fff;box-shadow:0 2px 8px #0d6efd33}.td_tab_links.td_style_2.td_type_2 .active a:after{display:none}@media (max-width:768px){.td_tab_links.td_style_2.td_type_2{border-radius:10px;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;display:grid}.td_tab_links.td_style_2.td_type_2 li{flex:none;width:100%;min-width:0}.td_tab_links.td_style_2.td_type_2 a{white-space:normal;padding:12px 10px;font-size:14px;line-height:1.3}}.td_tab_links.td_style_3{border:1px solid var(--border-color);border-left:0;border-right:0;flex-wrap:wrap;padding:30px 0;display:flex}@media (max-width:1400px){.td_tab_links.td_style_3.td_fs_24{font-size:20px}}@media (max-width:470px){.td_tab_links.td_style_3{padding:20px 0}.td_tab_links.td_style_3.td_fs_24{font-size:17px}}@media (max-width:370px){.td_tab_links.td_style_3.td_fs_24{font-size:14px}}.td_tab_links.td_style_3 li:not(:last-child){border-right:1px solid var(--heading-color);margin-right:30px;padding-right:30px}@media (max-width:1400px){.td_tab_links.td_style_3 li:not(:last-child){margin-right:20px;padding-right:20px}}@media (max-width:470px){.td_tab_links.td_style_3 li:not(:last-child){margin-right:10px;padding-right:10px}}.td_tab_links.td_style_3 a{display:inline-block;position:relative}.td_tab_links.td_style_3 a:before{content:"";background-color:var(--heading-color);width:0%;height:2px;transition:all .3s;position:absolute;bottom:0;left:0}.td_tab_links.td_style_3 .active a:before{width:100%}.td_tab_links.td_style_4{flex-wrap:wrap;gap:10px 20px;display:flex}@media (max-width:1400px){.td_tab_links.td_style_4{gap:10px}}.td_tab_links.td_style_4 a{border:1px solid var(--accent-color);padding:12px 20px;display:inline-block}@media (max-width:1400px){.td_tab_links.td_style_4 a{padding:10px 15px}}.td_tab_links.td_style_4 .active a{background-color:var(--accent-color);color:#fff}.td_tabs.td_style_1 .td_mb_40{margin-bottom:30px}.td_tab_comming_soon{border:1px dashed var(--border-color);border-radius:10px;justify-content:center;align-items:center;height:200px;display:flex}.td_list.td_style_1{grid-gap:20px;grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1400px){.td_list.td_style_1{grid-gap:10px;grid-template-columns:repeat(2,1fr)}}@media (max-width:410px){.td_list.td_style_1{grid-template-columns:repeat(1,1fr)}}.td_list.td_style_1 li{border-left:4px solid var(--heading-color);border-radius:10px;padding:16px 16px 16px 52px;position:relative}@media (max-width:1400px){.td_list.td_style_1 li{padding:12px 10px 12px 52px}}.td_list.td_style_1 .td_list_icon{background-color:var(--accent-color);color:#fff;border-radius:50%;width:30px;height:30px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.td_list.td_style_2{z-index:2;position:relative}.td_list.td_style_2 li{padding-left:38px;position:relative}.td_list.td_style_2 li svg{position:absolute;top:5px;left:0}.td_list.td_style_2 li:not(:last-child){margin-bottom:30px}@media (max-width:1199px){.td_list.td_style_2 li:not(:last-child){margin-bottom:20px}}.td_list.td_style_2.td_fs_20 li:not(:last-child){margin-bottom:24px}.td_list.td_style_2.td_fs_20 li svg{top:3px}.td_list.td_style_2.td_type_1 li{padding-left:44px}.td_list.td_style_2.td_type_1 li svg{top:2px}.td_list.td_style_2.td_type_2{flex-wrap:wrap;gap:24px;display:flex}@media (max-width:1199px){.td_list.td_style_2.td_type_2{flex-direction:column;gap:15px}}.td_list.td_style_2.td_type_2 li{flex:none;width:calc(50% - 12px);margin:0;padding-left:32px}@media (max-width:1199px){.td_list.td_style_2.td_type_2 li{width:100%}}.td_list.td_style_2.td_type_2 li svg{top:2px}.td_list_2_shape{opacity:.03;position:absolute;top:50%;right:25px;transform:translateY(-50%)}.td_list.td_style_3 li{align-items:center;gap:20px;display:flex}.td_list.td_style_3 li:not(:last-child){margin-bottom:20px}.td_list.td_style_3 .td_list_icon{background-color:#ebeced80;border-radius:50%;flex:none;width:80px;height:80px}.td_list_3_wrap{justify-content:space-between;align-items:center;gap:20px;display:flex}@media (max-width:500px){.td_list_3_wrap{flex-direction:column-reverse}}.td_list_3_box{border-radius:70px;flex:none;width:143px;padding:33px 20px}@media (max-width:500px){.td_list_3_box{width:100%;padding:20px}}.td_list.td_style_4{grid-gap:30px 50px;grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:575px){.td_list.td_style_4{grid-gap:15px;grid-template-columns:repeat(1,1fr)}}.td_list.td_style_4 li{align-items:center;gap:15px;display:flex}.td_list.td_style_4 .td_list_icon{clip-path:inset(0 round 50px);flex:none;width:80px;height:80px;padding:8px;position:relative}.td_list.td_style_4 .td_list_icon:before{content:"";box-sizing:border-box;border:3px dashed #6440fb;border-radius:100px;position:absolute;inset:-2px}.td_list.td_style_4 .td_list_icon_icon_in{background:linear-gradient(90deg,#fff0d4 .07%,#d6fff7 95.86%);border-radius:50%;width:100%;height:100%}.td_list.td_style_4 li:hover .td_list_icon:before{animation:15s linear infinite rotate-anim}.td_list.td_style_5{border-left:5px solid var(--accent-color);padding-left:20px;display:inline-block}.td_list.td_style_5 li:not(:last-child){border-bottom:1px solid #ebeced;margin-bottom:15px;padding-bottom:15px}.td_image_box.td_style_1{padding-bottom:70px;padding-right:100px;position:relative}@media (max-width:1400px){.td_image_box.td_style_1{padding-right:30px}}@media (max-width:575px){.td_image_box.td_style_1{padding-bottom:15px;padding-right:15px}}.td_image_box.td_style_1 .td_image_box_thumb{border-radius:50px;width:100%}.td_image_box.td_style_2{margin-right:70px;padding-bottom:130px;position:relative}@media (max-width:1400px){.td_image_box.td_style_2{margin-right:20px}}@media (max-width:1199px){.td_image_box.td_style_2{margin-right:0}}.td_image_box.td_style_2 .td_image_box_img_1{z-index:2;padding-right:30%;position:relative}.td_image_box.td_style_2 .td_image_box_img_1 img{border-radius:200px}.td_image_box.td_style_2 .td_image_box_img_2{border-radius:137px;width:53%;max-width:288px;position:absolute;bottom:32px;right:0}.td_image_box.td_style_2 .td_image_box_img_2 .td_image_box_img_2_icon{z-index:1;border-radius:30px;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.td_image_box.td_style_2 .td_image_box_img_2 .td_image_box_img_2_thumb{-o-object-fit:cover;object-fit:cover;border-radius:inherit;z-index:1;width:100%;height:100%;position:relative}.td_image_box.td_style_2 .td_image_box_img_2:before{content:"";background-color:var(--accent-color);opacity:.43;border-radius:50%;width:100%;height:100%;position:absolute;bottom:-8px;right:-8px}.td_image_box.td_style_2 .td_image_box_shape_1{opacity:.15;background-color:#d9d9d9;border-radius:50%;width:200px;height:200px;position:absolute;bottom:0;left:0}.td_image_box.td_style_2 .td_image_box_shape_2{border:4px solid var(--accent-color);border-radius:50%;width:216px;height:216px;position:absolute;bottom:35px;left:27%}@media (max-width:575px){.td_image_box.td_style_2 .td_image_box_shape_2{left:0}}.td_image_box.td_style_2 .td_image_box_shape_3{position:absolute;top:0;left:-100px}.td_image_box.td_style_2 .td_image_box_shape_3 img,.td_image_box.td_style_2 .td_image_box_shape_3 svg{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}.td_image_box.td_style_2 .td_player_btn_wrap{z-index:3;position:absolute;bottom:30px;left:65px}.td_image_box.td_style_2 .td_player_btn{color:#fff}.td_image_box.td_style_2 .td_player_btn:after{background-color:var(--accent-color)}.td_image_box.td_style_2 .td_player_btn:before{z-index:0;visibility:visible}.td_image_box.td_style_2 .td_award_box_icon{background-color:#000;border-radius:50%;width:67px;height:67px;margin-bottom:20px;margin-left:auto;margin-right:auto;box-shadow:2px 2px #280bb71a}.td_image_box.td_style_2 .td_award_box_in{text-align:center;background-color:#fff;border-radius:20px;width:159px;padding:0 15px 20px;box-shadow:0 0 100px #0000001a}.td_image_box.td_style_2 .td_award_box_in p{border-radius:0 0 50px 50px;margin-bottom:15px;padding:20px 7px;display:inline-block}.td_image_box.td_style_2 .td_award_box{z-index:2;position:absolute;top:15%;right:-25px}@media (max-width:1199px){.td_image_box.td_style_2 .td_award_box{top:8%;right:0}}.td_image_box.td_style_3{margin-right:56px;padding-bottom:220px;position:relative}@media (max-width:1400px){.td_image_box.td_style_3{margin-right:20px}}@media (max-width:1199px){.td_image_box.td_style_3{margin-right:0}}.td_image_box.td_style_3 .td_image_box_img_1{padding-right:220px}@media (max-width:450px){.td_image_box.td_style_3 .td_image_box_img_1{padding-right:205px}}.td_image_box.td_style_3 .td_image_box_img_2{align-items:flex-end;height:100%;padding-top:220px;padding-left:220px;display:flex;position:absolute;bottom:0}@media (max-width:450px){.td_image_box.td_style_3 .td_image_box_img_2{padding-left:205px}}.td_image_box.td_style_3 .td_review_box{border-radius:50%;width:200px;height:200px;padding:15px;position:absolute;bottom:0;left:0}.td_image_box.td_style_3 .td_review_box img{max-width:93px}.td_image_box.td_style_3 .td_review_box h3{margin-bottom:-5px}.td_image_box.td_style_3 .td_sign_box{width:220px;height:220px;position:absolute;top:0;right:0}.td_image_box.td_style_3 .td_sign_box>svg{opacity:.03;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td_image_box.td_style_3 .td_sign_box .td_sign_box_in{margin-top:30px;margin-left:10px;transform:rotate(-41deg)}.td_image_box.td_style_3 .td_sign_box .td_award_box_icon{background-color:var(--accent-color);border-radius:50%;width:67px;height:67px;margin-bottom:20px;position:absolute;top:134px;right:0;box-shadow:2px 2px #280bb71a}.td_image_box.td_style_4{text-align:center;margin-right:96px;padding-top:20px;position:relative}@media (max-width:1400px){.td_image_box.td_style_4{margin-right:50px}}@media (max-width:1199px){.td_image_box.td_style_4{margin-right:0}}.td_image_box.td_style_4 .td_image_box_img_1{z-index:2;position:relative;overflow:hidden}.td_image_box.td_style_4 .td_image_box_img_1:before{content:"";background-color:#fff;width:630px;height:100px;position:absolute;bottom:-47px;left:0;transform:rotate(-10deg)}.td_image_box.td_style_4 .td_image_box_shape_1{width:100%;position:absolute;bottom:0;left:0}.td_image_box.td_style_4 .td_image_box_shape_1 svg{width:100%}.td_image_box.td_style_4 .td_image_box_shape_2{position:absolute;bottom:25%;left:70%}.td_image_box.td_style_4 .td_image_box_shape_3{position:absolute;bottom:9%;left:50%;transform:translate(-50%)}.td_image_box.td_style_4 .td_image_box_shape_4{position:absolute;top:0;left:50%;transform:translate(-50%)}.td_image_box.td_style_5{max-width:610px;margin-right:30px;padding-bottom:200px;position:relative}@media (max-width:1400px){.td_image_box.td_style_5{margin-right:0}}.td_image_box.td_style_5 .td_image_box_img_1{padding-right:35%}@media (max-width:420px){.td_image_box.td_style_5 .td_image_box_img_1{padding-right:22%}}.td_image_box.td_style_5 .td_image_box_img_2{align-items:flex-end;height:475px;padding-left:32%;display:flex;position:absolute;bottom:0;right:0}@media (max-width:420px){.td_image_box.td_style_5 .td_image_box_img_2{padding-left:20%}}.td_image_box.td_style_5 .td_image_box_img_2 img{max-height:100%}.td_image_box.td_style_5 .td_image_box_circle{clip-path:inset(0 round 100px);width:170px;height:170px;padding:8px;position:absolute;top:20px;right:50px}@media (max-width:1400px){.td_image_box.td_style_5 .td_image_box_circle{right:20px}}@media (max-width:420px){.td_image_box.td_style_5 .td_image_box_circle{right:0;transform:scale(.8)}}.td_image_box.td_style_5 .td_image_box_circle:before{content:"";border:6px dashed #00001b80;border-radius:100px;position:absolute;inset:-4px}.td_image_box.td_style_5 .td_image_box_circle .td_image_box_circle_in{background:linear-gradient(90deg,#fff0d4 .07%,#d6fff7 95.86%);border-radius:50%;width:100%;height:100%;padding:9px;position:relative}.td_image_box.td_style_5 .td_image_box_circle .td_image_box_circle_icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td_image_box.td_style_5 .td_image_box_circle .td_image_box_circle_text{width:100%;animation:35s linear infinite rotate-anim}.td_image_box.td_style_6{max-width:580px;margin-right:56px;position:relative}@media (max-width:1400px){.td_image_box.td_style_6{margin-right:20px}}@media (max-width:1199px){.td_image_box.td_style_6{margin-right:0}}.td_image_box.td_style_6 .td_image_box_img_1{z-index:2;padding-right:26%;position:relative}.td_image_box.td_style_6 .td_image_box_img_1 img{border-radius:250px}.td_image_box.td_style_6 .td_image_box_img_2{z-index:3;padding-left:47%;position:absolute;bottom:0;right:0}.td_image_box.td_style_6 .td_image_box_img_2 img{border:20px solid #fff;border-radius:200px}.td_image_box.td_style_6 .td_image_box_img_2_in{position:relative}.td_image_box.td_style_6 .td_video_open{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td_image_box.td_style_6 .td_player_btn{color:#fff}.td_image_box.td_style_6 .td_player_btn:after{background-color:var(--accent-color)}.td_image_box.td_style_6 .td_player_btn:before{background-color:#fff}.td_image_box.td_style_6 .td_image_box_shape_1{opacity:.5;border:20px solid #ebeced;border-radius:50%;width:280px;height:280px;top:50px;right:0}@media (max-width:575px){.td_image_box.td_style_6 .td_image_box_shape_1{width:200px;height:200px}}.td_image_box.td_style_6 .td_image_box_shape_2{top:95px;right:45px}.td_image_box.td_style_6 .td_image_box_shape_2 img{animation:30s linear infinite rotate-anim}.td_image_box.td_style_6.td_type_1{margin-right:76px;padding-bottom:130px}@media (max-width:1400px){.td_image_box.td_style_6.td_type_1{margin-right:20px}}@media (max-width:1199px){.td_image_box.td_style_6.td_type_1{margin-right:0}}.td_image_box.td_style_6.td_type_1 .td_image_box_img_2{bottom:40px}.td_image_box.td_style_6.td_type_1 .td_image_box_img_2 img{border-width:8px}.td_image_box.td_style_6.td_type_1 .td_image_box_shape_3{bottom:-10px;left:22%}.td_image_box.td_style_6.td_type_1 .td_image_box_shape_3 img{animation:35s linear infinite rotate-anim}.td_image_box.td_style_6.td_type_1 .td_player_btn{color:var(--accent-color)}.td_image_box.td_style_6.td_type_1 .td_player_btn:after{background-color:#fff}.td_image_box.td_style_6.td_type_2{margin-right:76px;padding-bottom:130px}@media (max-width:1400px){.td_image_box.td_style_6.td_type_2{margin-right:20px}}@media (max-width:1199px){.td_image_box.td_style_6.td_type_2{margin-right:0}}.td_image_box.td_style_6.td_type_2 .td_image_box_img_2{bottom:40px}.td_image_box.td_style_6.td_type_2 .td_image_box_img_2 img{border-width:8px}.td_image_box.td_style_6.td_type_2 .td_image_box_shape_3{top:12%;right:0}.td_image_box.td_style_6.td_type_2 .td_image_box_shape_3 img{animation:35s linear infinite rotate-anim}.td_image_box.td_style_6.td_type_2 .td_image_box_shape_2{top:-20px;right:initial;left:-5px}.td_image_box.td_style_6.td_type_2 .td_image_box_shape_1{border-color:var(--accent-color);right:35%;top:initial;opacity:1;bottom:0}.td_image_box.td_style_7{margin-right:56px;padding-bottom:113px;position:relative}@media (max-width:1400px){.td_image_box.td_style_7{margin-right:20px}}@media (max-width:1199px){.td_image_box.td_style_7{margin-right:0}}.td_image_box.td_style_7 .td_image_box_img_1{padding-right:25%}.td_image_box.td_style_7 .td_image_box_img_2{height:365px;padding-left:31.5%;position:absolute;bottom:0;right:0}.td_image_box.td_style_7 .td_image_box_img_2 img{border:8px solid;border-color:#fff currentColor currentColor #fff;border-right-color:var(--accent-color);border-bottom-color:var(--accent-color);max-height:100%}.td_image_box.td_style_7 .td_image_box_img_2_in{justify-content:flex-end;align-items:flex-end;height:100%;display:flex}.td_image_box.td_style_7 .td_image_box_img_2_icon{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.td_image_box.td_style_7 .td_image_box_shape_1{z-index:1;position:absolute;top:22%;right:15px}.td_image_box.td_style_7 .td_image_box_shape_1>svg{animation:30s linear infinite rotate-anim}.td_image_box.td_style_7 .td_image_box_shape_1_in{border-radius:50%;width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:2px 2px #280bb71a}.td_image_box.td_style_7 .td_image_box_shape_2{position:absolute;top:18px;right:10%}@media (max-width:575px){.td_image_box.td_style_7 .td_image_box_shape_2{display:none}}.td_image_box.td_style_8{width:490px;height:490px;margin-bottom:-90px;position:relative}@media (max-width:991px){.td_image_box.td_style_8{margin-bottom:0}}@media (max-width:575px){.td_image_box.td_style_8{width:100%;height:initial}}.td_image_box.td_style_8 .td_image_box_img_1{-o-object-fit:cover;object-fit:cover;z-index:1;z-index:1;border-radius:50%;width:100%;height:100%;position:relative}.td_image_box.td_style_8 .td_image_box_img_2,.td_image_box.td_style_8 .td_image_box_img_3{z-index:2;border:4px solid #fff;border-radius:50%;width:124px;height:124px}@media (max-width:575px){.td_image_box.td_style_8 .td_image_box_img_2,.td_image_box.td_style_8 .td_image_box_img_3{width:23%;height:initial;border-width:2px}}.td_image_box.td_style_8 .td_image_box_img_2 img,.td_image_box.td_style_8 .td_image_box_img_3 img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%}.td_image_box.td_style_8 .td_image_box_img_2{top:15px;right:15px}.td_image_box.td_style_8 .td_image_box_img_3{bottom:15px;right:15px}.td_image_box.td_style_8 .td_image_box_shape_1{width:262px;top:23%;left:87%}@media (max-width:1400px){.td_image_box.td_style_8 .td_image_box_shape_1{left:65%}}@media (max-width:1199px){.td_image_box.td_style_8 .td_image_box_shape_1{left:50%}}@media (max-width:575px){.td_image_box.td_style_8 .td_image_box_shape_1{display:none}}.td_image_box.td_style_8 .td_image_box_shape_1 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}.td_image_box.td_style_8.td_type_1{margin-bottom:0}.td_image_box.td_style_9{margin-top:50px;margin-left:60px;position:relative}@media (max-width:1400px){.td_image_box.td_style_9{margin-left:0}}@media (max-width:575px){.td_image_box.td_style_9{margin-top:0}}.td_image_box.td_style_9 .td_image_box_shape_2{z-index:1;top:60px;right:20px}.td_image_box.td_style_9 .td_image_box_shape_3{top:58%;left:37%}@media (max-width:575px){.td_image_box.td_style_9 .td_image_box_shape_3{display:none}}.td_image_box.td_style_9 .td_image_box_shape_4{top:-4%;left:17%}@media (max-width:575px){.td_image_box.td_style_9 .td_image_box_shape_4{display:none}}.td_image_box.td_style_9 .td_image_box_shape_5{animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:-2%;right:5%}@media (max-width:575px){.td_image_box.td_style_9 .td_image_box_shape_5{display:none}}.td_image_box.td_style_10{margin-left:36px;padding-left:40px;position:relative}@media (max-width:1199px){.td_image_box.td_style_10{margin-left:0}}.td_image_box.td_style_10 .td_image_box_contact{border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;padding:25px;display:flex;position:absolute;bottom:0;left:0}.td_image_box.td_style_10 .td_image_box_contact i{border:2px solid var(--heading-color);background-color:#fff;border-radius:50%;width:60px;height:60px;margin-left:-30px;font-size:20px;position:absolute;top:-30px;left:50%}.td_image_box.td_style_11{padding:0 6%}.td_image_box.td_style_11:before{content:"";background-color:#fff;width:100%;height:80%;position:absolute;bottom:0;left:0}.td_image_box.td_style_11 img{z-index:1;position:relative}.td_image_box.td_style_11 .td_image_box_text{z-index:2;width:100%;max-width:250px;padding:20px 25px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.td_wrap_box_1{background-color:#ecf2ff;width:100%;max-width:1680px;margin-left:auto;margin-right:auto;position:relative}.td_wrap_box_1 .td_wrap_box_1_shape_1{animation:6s linear infinite spinAnimaiton;bottom:30px;right:30px}.td_shape_section_1,.td_shape_section_2,.td_shape_section_3,.td_shape_section_4,.td_shape_section_5,.td_shape_section_6,.td_shape_section_7,.td_shape_section_8,.td_shape_section_9,.td_shape_section_10,.td_shape_section_11,.td_shape_section_12{position:relative;overflow:hidden}.td_shape_section_1 .td_shape,.td_shape_section_2 .td_shape,.td_shape_section_3 .td_shape,.td_shape_section_4 .td_shape,.td_shape_section_5 .td_shape,.td_shape_section_6 .td_shape,.td_shape_section_7 .td_shape,.td_shape_section_8 .td_shape,.td_shape_section_9 .td_shape,.td_shape_section_10 .td_shape,.td_shape_section_11 .td_shape,.td_shape_section_12 .td_shape{position:absolute}@media (max-width:991px){.td_shape_section_1 .td_shape,.td_shape_section_2 .td_shape,.td_shape_section_3 .td_shape,.td_shape_section_4 .td_shape,.td_shape_section_5 .td_shape,.td_shape_section_6 .td_shape,.td_shape_section_7 .td_shape,.td_shape_section_8 .td_shape,.td_shape_section_9 .td_shape,.td_shape_section_10 .td_shape,.td_shape_section_11 .td_shape,.td_shape_section_12 .td_shape{display:none}}.td_shape_section_1>:not(.td_shape),.td_shape_section_2>:not(.td_shape),.td_shape_section_3>:not(.td_shape),.td_shape_section_4>:not(.td_shape),.td_shape_section_5>:not(.td_shape),.td_shape_section_6>:not(.td_shape),.td_shape_section_7>:not(.td_shape),.td_shape_section_8>:not(.td_shape),.td_shape_section_9>:not(.td_shape),.td_shape_section_10>:not(.td_shape),.td_shape_section_11>:not(.td_shape),.td_shape_section_12>:not(.td_shape){z-index:4;position:relative}@media (max-width:991px){.td_shape_section_1>.position-absolute,.td_shape_section_2>.position-absolute,.td_shape_section_3>.position-absolute,.td_shape_section_4>.position-absolute,.td_shape_section_5>.position-absolute,.td_shape_section_6>.position-absolute,.td_shape_section_7>.position-absolute,.td_shape_section_8>.position-absolute,.td_shape_section_9>.position-absolute,.td_shape_section_10>.position-absolute,.td_shape_section_11>.position-absolute,.td_shape_section_12>.position-absolute{display:none}}.td_shape_section_1 .td_shape_position_1{top:25%;left:4%}.td_shape_section_1 .td_shape_position_1 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}.td_shape_section_1 .td_shape_position_2{border:3px solid var(--heading-color);border-radius:50%;width:34px;height:34px;animation:6s cubic-bezier(.4,0,.2,1) infinite up-down-anim;top:28%;right:5%}.td_shape_section_1 .td_shape_position_3{border:2px solid var(--heading-color);opacity:.7;border-radius:50%;width:20px;height:20px;animation:20s linear infinite alternate particalAnimation;top:70%;right:14%}.td_shape_section_1 .td_shape_position_4{top:28%;left:5%}.td_shape_section_1 .td_shape_position_4 svg{animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim}.td_shape_section_2 .td_shape_position_1{animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:14%;left:4%}.td_shape_section_2 .td_shape_position_2{top:45%;left:4%}.td_shape_section_2 .td_shape_position_3{top:64%;left:16%}.td_shape_section_2 .td_shape_position_3 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}.td_shape_section_2 .td_shape_position_4{animation:6s linear infinite spinAnimaiton;top:52%;right:6%}.td_shape_section_2 .td_shape_position_5{border:2px solid var(--accent-color);border-radius:50%;width:40px;height:40px;animation:6s cubic-bezier(.4,0,.2,1) infinite up-down-anim;top:20%;right:7%}.td_shape_section_3 .td_shape_position_1{top:24%;left:2%}.td_shape_section_3 .td_shape_position_1 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}.td_shape_section_3 .td_shape_position_2{top:75%;left:5%}.td_shape_section_3 .td_shape_position_2 img{animation:6s linear infinite spinAnimaiton}.td_shape_section_3 .td_shape_position_3{animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:15%;right:7%}.td_shape_section_3 .td_shape_position_4{opacity:.5;border:1px solid #8e56ff;border-radius:50%;width:34px;height:34px;animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x;top:68%;right:5%}.td_shape_section_4 .td_shape_position_1{top:75%;right:3%}.td_shape_section_4 .td_shape_position_2{animation:6s linear infinite spinAnimaiton;top:30%;right:5%}.td_shape_section_4 .td_shape_position_3{top:70%;left:3%}.td_shape_section_4 .td_shape_position_4{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x;top:40%;left:4%}.td_shape_section_4 .td_shape_position_5{top:40%;left:0}.td_shape_section_4 .td_shape_position_6{top:70%;right:5%}.td_shape_section_4 .td_shape_position_7{top:22%;right:0}.td_shape_section_4 .td_shape_position_8{top:40%;right:9%}.td_shape_section_5 .td_shape_position_1,.td_shape_section_5 .td_shape_position_4{opacity:.3;border:4px solid #fff;border-radius:50%;width:520px;height:520px;top:-250px;left:-250px}.td_shape_section_5 .td_shape_position_2{bottom:9%;left:4%}.td_shape_section_5 .td_shape_position_3{background-color:var(--heading-color);opacity:.3;border-radius:50%;width:520px;height:520px;bottom:-167px;right:-90px}.td_shape_section_5 .td_shape_position_4{left:initial;right:-229px;top:initial;border-width:1px;bottom:0}.td_shape_section_5 .td_shape_position_5{top:35px;right:35px}.td_shape_section_5 .td_shape_position_6{bottom:130px;right:135px}@media (max-width:1300px){.td_shape_section_5 .td_shape_position_6{bottom:80px;right:40px}}.td_shape_section_6 .td_shape_position_1{opacity:.7;border-radius:50%;width:42px;height:42px;animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:55%;left:5%}.td_shape_section_6 .td_shape_position_1:before,.td_shape_section_6 .td_shape_position_1:after{content:"";border:1px solid;border-radius:50%;width:100%;height:100%;position:absolute;left:0}.td_shape_section_6 .td_shape_position_1:before{background-color:var(--heading-color);z-index:1;border-color:#fff;animation:8s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:0}.td_shape_section_6 .td_shape_position_1:after{border-color:#ffffff4d;animation:120s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:8px}.td_shape_section_6 .td_shape_position_2,.td_shape_section_6 .td_shape_position_3{opacity:.15;border:1px solid #fff;border-radius:5px;width:30px;height:30px}.td_shape_section_6 .td_shape_position_2{animation:8s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:40%;right:10%}.td_shape_section_6 .td_shape_position_3{animation:12s cubic-bezier(.4,0,.2,1) infinite reverse swing-anim;top:75%;right:5%}.td_shape_section_7 .td_shape_position_1{top:35%;left:7%}.td_shape_section_7 .td_shape_position_2{top:67%;left:6%}.td_shape_section_7 .td_shape_position_3{top:35%;right:7%}.td_shape_section_7 .td_shape_position_4{top:67%;right:6%}.td_shape_section_8 .td_shape_position_1{top:38%;left:2%}.td_shape_section_8 .td_shape_position_2{top:66%;right:4%}.td_shape_section_9 .td_shape_position_1{animation:8s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:25%;left:5%}.td_shape_section_9 .td_shape_position_2{animation:12s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:60%;right:6%}.td_shape_section_9 .td_shape_position_3{opacity:.1;background:linear-gradient(258deg,#ebeced99 -115.85%,#86868799 205.86%);border-radius:50%;width:475px;height:475px;bottom:0;left:-240px}.td_shape_section_9 .td_shape_position_4{top:22%;left:0}.td_shape_section_9 .td_shape_position_5{top:18%;right:1%}.td_shape_section_9 .td_shape_position_6{top:20%;left:6%}.td_shape_section_9 .td_shape_position_7{top:70%;left:6%}.td_shape_section_9 .td_shape_position_8{top:20%;right:6%}.td_shape_section_9 .td_shape_position_9{top:70%;right:6%}.td_shape_section_10 .td_shape_position_1{top:10%;right:2%}.td_shape_section_10 .td_shape_position_1 img{animation:40s linear infinite rotate-anim}.td_shape_section_10 .td_shape_position_2{bottom:0;left:-40px}.td_shape_section_10 .td_shape_position_2 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}.td_shape_section_10 .td_shape_position_3{top:25%;left:0}.td_shape_section_10 .td_shape_position_4{top:20%;left:6%}.td_shape_section_10 .td_shape_position_5{top:70%;left:6%}.td_shape_section_10 .td_shape_position_6{top:20%;right:6%}.td_shape_section_10 .td_shape_position_7{top:70%;right:6%}.td_brand.td_style_1{text-align:center}.td_brand.td_style_1 img{display:inline-block}.td_half_white_bg{position:relative}.td_half_white_bg>*{z-index:2;position:relative}.td_half_white_bg:before{content:"";background-color:#fff;width:100%;height:50%;position:absolute;top:0;left:0}@media (max-width:991px){.td_half_white_bg:before{height:25%}}.td_rate_section{align-items:center;display:flex}@media (max-width:991px){.td_rate_section{flex-direction:column}}.td_rate_section .td_rate_heading{border-right:5px solid #fff;flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:15px;width:510px;min-height:142px;padding:30px 45px 30px 35px;display:flex;position:relative}@media (max-width:991px){.td_rate_section .td_rate_heading{border-bottom:2px solid #fff;border-right:0;justify-content:center;gap:0 25px;width:100%;min-height:120px;padding:20px 15px}}.td_rate_section .td_rate_heading:after{content:"";background-color:#fff;width:5px;height:100%;position:absolute;right:6px}@media (max-width:991px){.td_rate_section .td_rate_heading:after{display:none}}.td_rate_section .td_rating_wrap{background-color:var(--heading-color);padding:3px 0}.td_rate_section .td_rating{transform:scale(.9)}@media (min-width:992px){.td_rate_section.td_type_1{z-index:2;width:calc(100% + 16px);margin-top:-67px;margin-bottom:67px;margin-left:-8px;position:relative;transform:rotate(-4deg)}}.td_rate_section .td_rate_feature_list_wrap{flex:1}.td_rate_feature_list{justify-content:space-around;gap:15px 24px;padding:40px 15px;display:flex}.td_rate_feature_list li{align-items:center;gap:12px;display:flex}.td_rate_feature_list .td_rate_feature_icon{border-radius:50%;flex:none;width:60px;height:60px}.td_moving_box_wrap{font-family:helvetica;overflow-x:hidden}.td_moving_box_wrap:hover .td_moving_box{animation-play-state:paused}.td_moving_box_in{white-space:nowrap;flex-wrap:nowrap;min-width:100%;display:flex}.td_moving_box{flex-shrink:0;align-items:center;animation:20s linear infinite slide-left;display:flex}@keyframes slide-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.td_funfact_1_wrap{justify-content:space-around;gap:24px 70px;display:flex}@media (max-width:1400px){.td_funfact_1_wrap{gap:24px 30px}}@media (max-width:1199px){.td_funfact_1_wrap{flex-wrap:wrap;gap:30px 0}.td_funfact_1_wrap .td_funfact.td_style_1{width:50%}}@media (max-width:575px){.td_funfact_1_wrap .td_funfact.td_style_1{width:100%}}.td_funfact.td_style_1{align-items:center;min-height:120px;display:flex;position:relative}.td_funfact.td_style_1>svg{position:absolute;top:50%;left:0;transform:translateY(-50%)}.td_funfact.td_style_1 .td_funfact_in{background-color:var(--accent-color);z-index:1;align-items:center;gap:25px;margin-left:2px;padding:10px 10px 10px 23px;display:flex;position:relative}.td_funfact.td_style_1 .td_funfact_icon{flex:none;width:60px}.td_funfact.td_style_1 .td_funfact_icon img{width:100%}.td_funfact.td_style_2{align-items:center;gap:14px;min-height:164px;padding-left:30px;display:inline-flex;position:relative}@media (max-width:1600px){.td_funfact.td_style_2{padding-left:20px}}.td_funfact.td_style_2 .td_funfact_border{clip-path:inset(0 round 60px);width:225px;height:100%;position:absolute;top:0;left:0}.td_funfact.td_style_2 .td_funfact_border:before{content:"";border:4px dashed var(--heading-color);border-radius:62px;position:absolute;inset:-2px}.td_funfact.td_style_2 .td_funfact_icon{z-index:2;border-radius:50%;flex:none;width:80px;height:80px;position:relative}.td_funfact.td_style_2 .td_funfact_right{z-index:2;border-radius:50px;flex:none;align-items:center;gap:12px;width:220px;padding:20px 30px;display:flex;position:relative}@media (max-width:1600px){.td_funfact.td_style_2 .td_funfact_right{width:198px;padding:20px 18px}}.td_instagram_list.td_style_1{gap:30px;width:100%;max-width:1920px;padding:0 30px;display:flex}@media (max-width:1400px){.td_instagram_list.td_style_1{gap:15px}}@media (max-width:991px){.td_instagram_list.td_style_1{flex-wrap:wrap;gap:0;margin:-7px 0;padding:0 8px}}.td_instagram_list.td_style_1 li{flex:1}@media (max-width:991px){.td_instagram_list.td_style_1 li{flex:none;width:33.3333%;padding:7px}}@media (max-width:440px){.td_instagram_list.td_style_1 li{width:50%}}.td_instagram_list.td_style_1 a{border-radius:10px;display:block;position:relative;overflow:hidden}.td_instagram_list.td_style_1 a:before{content:"";background-color:var(--accent-color);opacity:0;z-index:1;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.td_instagram_list.td_style_1 a img{width:100%;transition:all .5s}.td_instagram_list.td_style_1 a i{color:#fff;z-index:2;opacity:0;font-size:32px;transition:all .4s;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.td_instagram_list.td_style_1 a:hover:before{opacity:.5}.td_instagram_list.td_style_1 a:hover img{transform:scale(1.03)}.td_instagram_list.td_style_1 a:hover i{opacity:1;top:50%}.td_full_width{width:60vw;margin-top:-40px;margin-left:-40px;padding:40px 0 0 40px;overflow:hidden}@media (max-width:991px){.td_full_width{width:100%;overflow:initial}}.td_full_width .td_testimonial.td_style_1{max-width:440px}@media (max-width:480px){.td_full_width .td_testimonial.td_style_1{max-width:320px}}.td_page_heading{min-height:580px;padding:200px 0 60px;position:relative}@media (max-width:1199px){.td_page_heading{padding:150px 0 60px}}@media (max-width:991px){.td_page_heading{min-height:450px}}.td_page_heading .breadcrumb{justify-content:center}.td_page_heading .breadcrumb-item.active,.td_page_heading .breadcrumb-item+.breadcrumb-item:before{color:#fff}.td_page_heading .td_page_heading_shape_1{opacity:.03;background:linear-gradient(291deg,#ebeced 98.22%,#868687 168.65%);border-radius:50%;width:186px;height:186px;top:42%;left:0}@media (max-width:991px){.td_page_heading .td_page_heading_shape_1{display:none}}.td_page_heading .td_page_heading_shape_2{background-color:var(--accent-color);opacity:.25;border-radius:50%;width:151px;height:151px;top:42%;left:16%}@media (max-width:991px){.td_page_heading .td_page_heading_shape_2{display:none}}.td_page_heading .td_page_heading_shape_3{top:49%;left:31%}.td_page_heading .td_page_heading_shape_3 img{animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim}@media (max-width:991px){.td_page_heading .td_page_heading_shape_3{display:none}}.td_page_heading .td_page_heading_shape_4{top:38%;left:55%}.td_page_heading .td_page_heading_shape_4 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}@media (max-width:991px){.td_page_heading .td_page_heading_shape_4{display:none}}.td_page_heading .td_page_heading_shape_5{top:42%;left:72%}.td_page_heading .td_page_heading_shape_5 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-y}@media (max-width:991px){.td_page_heading .td_page_heading_shape_5{display:none}}.td_page_heading .td_page_heading_shape_6{border:1px solid var(--accent-color);border-radius:50%;width:72px;height:72px;top:78%;left:90%;overflow:hidden}@media (max-width:991px){.td_page_heading .td_page_heading_shape_6{display:none}}.td_form_field{border:none;border-radius:10px;outline:none;width:100%;padding:20px 25px;display:block;box-shadow:2px 2px 20px #00001b0d}select.td_form_field{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--body-color)50%),linear-gradient(135deg,var(--body-color)50%,transparent 50%);cursor:pointer;background-position:calc(100% - 22px) calc(1em + 14px),calc(100% - 17px) calc(1em + 14px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.td_form_field_2{border:1px solid var(--border-color);border-radius:10px;outline:none;width:100%;padding:12px 15px;display:block}.td_form_field_2:focus{border-color:var(--heading-color)}.td_cupon{position:relative}.td_cupon .td_cupon_input{border:1px solid var(--border-color);border-radius:10px;width:100%;height:50px;padding:5px 120px 5px 15px;display:block}.td_cupon .td_cupon_btn{color:var(--heading-color);background-color:#ebeced;border:none;border-radius:0 10px 10px 0;outline:none;min-width:110px;height:50px;padding:0 15px;font-weight:600;position:absolute;top:0;right:0}.td_cupon .td_cupon_btn:hover{background-color:var(--accent-color);color:#fff}.td_custom_checkbox{display:inline-block;position:relative}.td_custom_checkbox input[type=checkbox]{z-index:1;cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.td_custom_checkbox input[type=checkbox]:checked+label:before{border-color:var(--accent-color);background-color:var(--accent-color)}.td_custom_checkbox input[type=checkbox]:checked+label:after{opacity:1}.td_custom_checkbox label{margin:0;padding-left:22px;position:relative}.td_custom_checkbox label:before{content:"";border:1px solid #00001bb3;border-radius:2px;width:14px;height:14px;position:absolute;top:5px;left:0}.td_custom_checkbox label:after{content:"";opacity:0;border:2px solid #fff;border-top:0;border-left:0;width:5px;height:8px;position:absolute;top:7px;left:4px;transform:rotate(40deg)}.td_form_card.td_style_1{align-items:center;height:100%;padding:75px 70px;display:flex}@media (max-width:1400px){.td_form_card.td_style_1{padding:75px 35px}}@media (max-width:575px){.td_form_card.td_style_1{padding:40px 25px}}.td_form_card.td_style_1 .td_form_card_in{width:100%}.td_form_card.td_style_1 .td_form_card_bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 15px;display:flex}.td_form_card.td_style_1 .td_form_social{gap:15px;display:flex}@media (max-width:1199px){.td_form_card.td_style_1 .td_form_social{gap:10px}}.td_form_card.td_style_1 .td_form_social a{background-color:var(--heading-color);color:#fff;border-radius:50%;width:40px;height:40px}.td_form_card.td_style_1 .td_form_social a:hover{background-color:var(--accent-color)}.td_form_card.td_style_1 .td_form_card_text a{color:var(--accent-color)}.td_form_card.td_style_1 .td_form_card_text a:hover{text-decoration:underline}.td_form_card.td_style_1 .td_btn.td_style_1{min-width:140px}@media (max-width:767px){.td_form_card.td_style_1 .td_btn.td_style_1{width:100%}}.td_form_card.td_style_1 .td_btn.td_style_1.w-100{min-width:100%}.td_form_card.td_style_1 .td_btn.td_style_1.w-100 .td_btn_in{padding:17px 25px}.td_form_card.td_style_1 .td_form_card_text_2{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.td_form_card.td_style_1 .td_form_card_text_2 a:hover{text-decoration:underline}.td_form_card.td_style_1 .td_form_card_btn_group_1{flex-wrap:wrap;gap:10px 20px;display:flex}.td_form_card.td_style_1 .td_form_card_btn_group_1 .td_btn.td_style_1 .td_btn_in{box-shadow:2px 2px 20px #00001b0d}.td_sign_thumb{height:100%;padding-left:44px}@media (max-width:1400px){.td_sign_thumb{padding-left:20px}}@media (max-width:1199px){.td_sign_thumb{padding-left:0}}.td_sign_thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.td_map{height:500px}.td_map iframe{filter:grayscale();border:none;width:100%;height:100%}.td_team_details_left{padding-right:12%}@media (max-width:1199px){.td_team_details_left{padding-right:10px}}@media (max-width:991px){.td_team_details_left{padding-right:0}}.td_team_member_contact_list .td_team_member_contact_icon{border-radius:50%;flex:none;width:36px;height:36px;padding:5px;position:relative}.td_team_member_contact_list .td_team_member_contact_icon svg,.td_team_member_contact_list .td_team_member_contact_icon i{z-index:1;position:relative}.td_team_member_contact_list .td_team_member_contact_icon:before{content:"";background-color:var(--accent-color);opacity:.15;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.td_team_member_contact_list li{align-items:center;gap:12px;display:flex}.td_team_member_contact_list li:not(:last-child){margin-bottom:10px}.td_progress{border-radius:10px;position:relative}.td_progress:before{content:"";background-color:var(--accent-color);opacity:.1;border-radius:inherit;width:100%;height:100%;position:absolute;top:0;left:0}.td_progress .td_progress_in{z-index:1;border-radius:inherit;height:8px;position:relative}.td_progress .td_progress_in span{border-radius:2px 2px 0;margin-bottom:11px;padding:2px 5px;position:absolute;bottom:100%;right:0}.td_progress .td_progress_in span:before{content:"";border-left:10px solid #0000;border-right:0 solid #0000;border-top:10px solid var(--accent-color);position:absolute;bottom:-6px;right:0}.td_page_pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.td_page_pagination .td_page_pagination_item{border:1px solid var(--accent-color);width:50px;height:50px;color:var(--accent-color);background-color:#0000;border-radius:5px;padding:0}.td_page_pagination .td_page_pagination_item.active,.td_page_pagination .td_page_pagination_item:hover{background-color:var(--accent-color);color:#fff}.td_countdown.td_style_1{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media (max-width:1400px){.td_countdown.td_style_1{gap:5px;font-size:14px}}.td_countdown.td_style_1 .td_countdown_box{border:1px solid var(--heading-color);border-radius:5px;justify-content:center;gap:3px;min-width:75px;padding:4px 10px;display:flex}@media (max-width:1400px){.td_countdown.td_style_1 .td_countdown_box{min-width:70px;padding:4px 8px}}@media (max-width:991px){.td_row_reverse_lg{flex-direction:column-reverse}.text-center-lg{text-align:center}}.td_section_head_2{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}@media (max-width:767px){.td_section_head_2{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.td_section_head_2 .td_section_head_2_left{align-items:center;gap:20px;display:flex}@media (max-width:767px){.td_section_head_2 .td_section_head_2_left{justify-content:space-between;gap:10px;width:100%}.td_section_head_2 .td_section_head_2_right{width:100%}}.td_view_btns{gap:14px;display:flex}.td_view_btns .td_view_btn{width:50px;height:50px;color:var(--accent-color);border-radius:10px;position:relative}.td_view_btns .td_view_btn:before{content:"";border-radius:inherit;background-color:var(--accent-color);opacity:.15;width:100%;height:100%;transition:all .4s;position:absolute}.td_view_btns .td_view_btn svg,.td_view_btns .td_view_btn i{z-index:2;position:relative}.td_view_btns .td_view_btn:hover:before{opacity:.3}.td_view_btns .td_view_btn.active{color:#fff}.td_view_btns .td_view_btn.active:before{opacity:1}.td_section_head_select{background-color:#ebeced80;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;display:flex}.td_section_head_select b{white-space:nowrap}.td_section_head_select select.td_form_field{-webkit-box-shadow:none;box-shadow:none;background-color:#0000;background-position:calc(100% - 4px) calc(1em - 6px),calc(100% + 1px) calc(1em - 6px);padding:0 18px 0 0}.td_filter_widget{background-color:#fff;border-radius:10px;padding:30px;box-shadow:2px 2px 50px #00001b1a}@media (max-width:575px){.td_filter_widget{padding:25px}}.td_filter_widget:not(:last-child){margin-bottom:30px}@media (max-width:1199px){.td_filter_category{font-size:16px}}.td_filter_category a{border-radius:5px;justify-content:space-between;align-items:center;gap:5px;padding:14px 20px;display:flex;box-shadow:2px 2px 50px #00001b1a}.td_filter_category a:hover{background-color:var(--accent-color);color:#fff}.td_filter_category a:not(:last-child){margin-bottom:15px}.td_sidebar_filter{margin-left:56px}@media (max-width:1400px){.td_sidebar_filter{margin-left:20px}}@media (max-width:1199px){.td_sidebar_filter{margin-left:0}}.td_filter_widget_list li:not(:last-child){padding-bottom:16px}.td_custom_checkbox_2{min-height:24px;display:inline-block;position:relative}.td_custom_checkbox_2 input{z-index:2;cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.td_custom_checkbox_2 input:checked+span:before{border-color:var(--accent-color);background-color:var(--accent-color)}.td_custom_checkbox_2>span{padding-left:36px;transition:all .3s;display:inline-block;position:relative}.td_custom_checkbox_2>span:before{content:"";border:1px solid var(--border-color);border-radius:10px;width:24px;height:24px;transition:all .3s;position:absolute;top:0;left:0}.td_custom_checkbox_2 .td_rating{margin:3px 0}.td_amount_wrap{justify-content:space-between;align-items:center;display:flex}.td_amount_wrap #amount{color:var(--body-color);background-color:#0000;border:none;outline:none;width:100%;padding:0;font-size:14px;font-weight:500;line-height:1.6em}.td_amount_wrap .td_filter_btn{border:1px solid var(--border-color);color:var(--heading-color);cursor:pointer;background:0 0;border-radius:5px;outline:none;justify-content:center;padding:2px 22px;font-weight:500;line-height:1.5em;display:inline-flex}.td_amount_wrap .td_filter_btn:hover{background-color:var(--accent-color);border-color:var(--accent-color);color:#fff}.ui-widget.ui-widget-content{background-color:var(--border-color);border:0;margin-top:5px;margin-bottom:15px}.ui-widget-header{background:var(--accent-color)}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid var(--accent-color);background:var(--accent-color)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid var(--accent-color);background:var(--accent-color);outline:none}.ui-slider-horizontal{border-radius:3px;height:4px}.ui-slider .ui-slider-handle{cursor:pointer;border-radius:10px;width:10px;height:10px;top:-3px}.ui-slider .ui-slider-handle:before{content:"";background-color:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:2px;left:2px}.ui-slider .ui-slider-handle:focus{outline:none}.ui-slider-horizontal .ui-slider-range{border-radius:0}.td_course_details .td_course_avatar{align-items:center;gap:10px;display:flex}.td_course_details .td_course_avatar img{-o-object-fit:cover;object-fit:cover;border-radius:5px;flex:none;width:32px;height:32px}.td_course_details .td_course_meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 20px;display:flex}@media (min-width:576px){.td_course_details .td_course_meta>*{flex:1}}.td_course_details .td_course_label{background-color:var(--accent-color);color:#fff;border-radius:10px;justify-content:center;padding:5px 10px;font-size:14px;line-height:1.6em;display:inline-flex}.td_course_details .td_requirements_list{flex-wrap:wrap;gap:15px 30px;display:flex}.td_course_details .td_requirements_list .td_requirement{background-color:#fff;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;display:inline-flex;box-shadow:2px 2px 50px #00001b1a}.td_course_details .td_requirements_list .td_requirement svg{color:var(--accent-color)}.td_table_meta{align-items:center;gap:20px;display:flex}.td_table_meta img{-o-object-fit:cover;object-fit:cover;border-radius:10px;flex:none;width:90px;height:90px}.td_table_close_btn{color:var(--heading-color);background:0 0;border:none;outline:none;margin:0;padding:5px;display:inline-flex}.td_table_close_btn:hover{color:var(--accent-color)}.td_quantity{border:1px solid var(--border-color);border-radius:10px;align-items:center;min-width:120px;display:inline-flex}.td_quantity .td_quantity_btn{width:40px;height:40px;color:var(--heading-color);background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;padding:0;display:flex}.td_quantity .td_quantity_btn:hover{color:var(--accent-color)}.td_quantity .td_quantity_number{text-align:center;flex:1;justify-content:center;align-items:center;height:40px;padding:0 5px;display:flex}.td_table_1{border:1px solid var(--border-color);border-radius:10px;overflow:hidden}.td_table_1 th{border:none}.td_table_1 td,.td_table_1 th{padding:20px}@media (max-width:991px){.td_table_1 td,.td_table_1 th{padding:15px}}.td_table_1 table{min-width:700px;margin:0}.td_total_card{border:1px solid var(--border-color);border-radius:10px;padding:25px}.td_total_card .td_total_card_list li{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.td_total_card .td_total_card_list li:not(:last-child){border-bottom:1px solid var(--border-color)}.td_total_card .form-check-input:checked{background-color:var(--heading-color);border-color:var(--heading-color);-webkit-box-shadow:none;box-shadow:none}.td_payment_list{border:1px solid var(--border-color);border-radius:10px}.td_payment_list li{padding:15px 20px}.td_payment_list li:not(:last-child){border-bottom:1px solid var(--border-color)}.td_payment_list li>p{margin-top:8px}.td_payment_list label{margin:0}.td_payment_list .form-check-input[type=radio]{border-radius:50%;width:24px;height:24px;margin-top:0;margin-right:7px}.td_payment_list .form-check-input:checked{background-color:var(--heading-color);border-color:var(--heading-color);-webkit-box-shadow:none;box-shadow:none}.td_payment_list .form-check-input:checked+label{color:var(--heading-color);font-weight:700}.td_text_btn_2{align-items:center;gap:8px;display:inline-flex}.td_order_summary_card{border-top:1px solid var(--border-color);padding-top:15px}.td_order_summary_card .td_order_summary_card_info{border-bottom:1px solid var(--border-color);gap:24px;padding:15px;display:flex}.td_order_summary_card .td_order_summary_card_thumb{flex:none;width:48px;height:58px;position:relative}.td_order_summary_card .td_order_summary_card_thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.td_order_summary_card .td_order_summary_card_thumb span{min-width:24px;height:22px;color:var(--heading-color);background-color:#fff;border-radius:10px;justify-content:center;align-items:center;padding:4px;font-size:12px;display:flex;position:absolute;top:-11px;right:-12px}.td_order_summary_card .td_order_summary_card_thumb span:before{content:"";border:1px solid var(--border-color);border-radius:inherit;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px}.td_order_summary_card .td_order_summary_card_list li{justify-content:space-between;padding:14px 16px;display:flex}.td_order_summary_card .td_order_summary_card_list li:not(:last-child){border-bottom:1px solid var(--border-color)}.td_scrollup{background-color:var(--accent-color);width:45px;height:45px;color:var(--accent-color);z-index:999;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .4s;display:flex;position:fixed;bottom:70px;right:20px;transform:scale(0);box-shadow:0 1px 5px 1px #16161633}.td_scrollup:after{content:"";background-color:#fff;border-radius:50%;width:100%;height:100%;animation:3s cubic-bezier(.28,1.84,.55,-.11) infinite scale_full;position:absolute;top:0;left:0;transform:scale(.6)}.td_scrollup.td_scrollup_show{transform:scale(1)}.td_scrollup i{z-index:2;position:relative}@keyframes scale_full{50%{transform:scale(.95)}}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-flex}.td_slider{position:relative}.slick-arrow{cursor:pointer}.draggable{cursor:url(/drag.png) 16 9,ew-resize!important}.slick-slide>div{flex-direction:column;display:flex}.td_remove_overflow .slick-list{overflow:visible}.td_remove_overflow .slick-slide{opacity:0;visibility:hidden;transition:all .3s linear}.td_remove_overflow .slick-slide.slick-active{opacity:1;visibility:visible}.td_slider_gap_24 .slick-slide{padding-left:12px;padding-right:12px}.td_slider_gap_24 .slick-list{margin-left:-12px;margin-right:-12px}.td_slider_gap_100 .slick-slide{padding-left:50px;padding-right:50px}.td_slider_gap_100 .slick-list{margin-left:-50px;margin-right:-50px}.td_ptb_12 .slick-slide{padding-top:12px;padding-bottom:12px}.td_ptb_12 .slick-list{margin-top:-12px;margin-bottom:-12px}.td_slider_gap_90 .slick-slide{padding-left:45px;padding-right:45px}.td_slider_gap_90 .slick-list{margin-left:-45px;margin-right:-45px}.td_slider_arrows.td_style_1{justify-content:center;gap:10px;display:flex}.td_slider_arrows.td_style_1 .td_left_arrow,.td_slider_arrows.td_style_1 .td_right_arrow{background-color:var(--accent-color);color:#fff;flex:none;width:50px;height:50px;transition:all .4s}@media (max-width:991px){.td_slider_arrows.td_style_1 .td_left_arrow,.td_slider_arrows.td_style_1 .td_right_arrow{width:50px;height:50px}}.td_slider_arrows.td_style_1 .td_left_arrow:hover,.td_slider_arrows.td_style_1 .td_right_arrow:hover{background-color:var(--heading-color)}.td_slider_arrows.td_style_1.td_type_1 .td_left_arrow,.td_slider_arrows.td_style_1.td_type_1 .td_right_arrow{width:40px;height:40px}.td_slider_arrows.td_style_1.td_type_2{justify-content:flex-end;padding-right:10%}@media (max-width:991px){.td_slider_arrows.td_style_1.td_type_2{justify-content:center;padding:0}}.td_slider_arrows.td_style_1.td_type_2 .td_left_arrow,.td_slider_arrows.td_style_1.td_type_2 .td_right_arrow{width:40px;height:40px}@media (max-width:991px){.td_slider_arrows.td_style_2{justify-content:center;gap:10px;margin-top:30px;display:flex}}.td_slider_arrows.td_style_2 .td_left_arrow,.td_slider_arrows.td_style_2 .td_right_arrow{border-radius:50%;width:90px;height:90px;position:absolute;top:50%}@media (max-width:991px){.td_slider_arrows.td_style_2 .td_left_arrow,.td_slider_arrows.td_style_2 .td_right_arrow{position:initial;width:40px;height:40px;background-color:#fff!important}}.td_slider_arrows.td_style_2 .td_left_arrow{background-color:#fef0d5;left:-45px}.td_slider_arrows.td_style_2 .td_right_arrow{background-color:#d5fff7;right:-45px}.td_pagination.td_style_1{justify-content:center;display:flex}.td_pagination.td_style_1 ul{align-items:center;gap:15px;margin:0;padding:0;list-style:none;display:flex!important}@media (max-width:991px){.td_pagination.td_style_1 ul{margin-top:40px}}.td_pagination.td_style_1 li{display:flex}.td_pagination.td_style_1 li button{color:#0000;cursor:pointer;background-color:#ebeced;border:none;border-radius:50%;outline:none;width:12px;height:12px;padding:0;font-size:0;transition:all .3s}.td_pagination.td_style_1 li.slick-active button{background-color:var(--accent-color);transform:scale(1.34)}.cs-pd-video .td_video_open,.cs-sample-img .td_video_open{color:#fff;font-size:68px;line-height:48px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cs-pd-video .td_video_open:hover,.cs-sample-img .td_video_open:hover{color:#ffffffb3}.td_video_popup{z-index:1000;width:100%;height:100%;transition-delay:.3s;position:fixed;top:0;left:-100%}.td_video_popup.active{transition-delay:0s;left:0}.td_video_popup-overlay{opacity:0;background:#000;transition:all .4s ease-out;position:absolute;left:0;right:0}.td_video_popup.active .td_video_popup-overlay{opacity:.8;background:#00000080;height:100%}.td_video_popup-content{-webkit-overflow-scrolling:touch;text-align:center;opacity:0;visibility:hidden;padding:15px;font-size:0;transition:all .4s ease-out;position:absolute;inset:0;overflow:auto;transform:translateY(100px)}.td_video_popup.active .td_video_popup-content{opacity:1;visibility:visible;transform:translateY(0)}.td_video_popup-content:after{content:"";vertical-align:middle;height:100%;display:inline-block}.td_video_popup-container{text-align:left;vertical-align:middle;background:#fff;width:100%;max-width:1380px;display:inline-block;position:relative}.td_video_popup-container .embed-responsive{width:100%}.embed-responsive{height:100%;padding:0;display:block;position:relative;overflow:hidden}.embed-responsive-16by9:before{content:"";padding-top:56.25%;display:block}.embed-responsive iframe,.embed-responsive video{border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0}.td_video_popup-close{cursor:pointer;background:#d90d0d;width:40px;height:40px;transition:all .4s ease-in-out;position:absolute;top:0;right:0}.td_video_popup iframe{width:100%;height:100%;position:absolute}.td_video_popup-close:before{content:"";background:#fff;width:20px;height:1px;margin-left:-10px;transition:all .4s ease-in-out;display:block;position:absolute;top:50%;left:50%;transform:rotate(-45deg)}.td_video_popup-close:after{content:"";background:#fff;width:20px;height:1px;margin-left:-10px;transition:all .4s ease-in-out;display:block;position:absolute;top:50%;left:50%;transform:rotate(45deg)}.td_video_popup-close:hover:before,.td_video_popup-close:hover:after{background:#000}.td_video_popup-layer{position:absolute;bottom:0;left:0;right:0}.td_video_popup-align{overflow:hidden}.td_site_header{z-index:101;width:100%;transition:all .4s;position:fixed;top:0;left:0}.td_header_social_btns{gap:40px;font-size:20px;display:flex}@media (max-width:1400px){.td_header_social_btns{gap:25px}}.td_header_btns{gap:20px;display:flex}.td_header_search_wrap{opacity:0;visibility:hidden;z-index:11;background-color:#fff;border-radius:10px;margin-top:20px;padding:15px;transition:all .3s;position:absolute;top:100%;right:0;box-shadow:2px 2px 50px #0000001a}.td_header_search_wrap.active{opacity:1;visibility:visible;margin-top:10px}.td_header_search{width:270px;position:relative}.td_header_search .td_header_search_input{border:1px solid #00001b33;border-radius:10px;outline:none;width:100%;padding:12px 55px 12px 20px}.td_header_search .td_header_search_input:focus{border-color:#00001b80}.td_header_search .td_header_search_btn{background-color:#0000;border:none;width:50px;height:50px;padding:0 0 2px;position:absolute;top:0;right:0}.td_header_search .td_header_search_btn:hover{opacity:.7}.td_header_contact_list{display:flex}.td_header_contact_list li{gap:6px;display:flex}.td_header_contact_list li:not(:last-child){border-right:1px solid #fff;margin-right:20px;padding-right:20px}.td_hero_icon_btns{gap:14px;display:flex}.td_hero_toolbox_wrap{align-items:center;gap:15px;display:flex}.td_hero_toolbox{align-items:center;display:flex}.td_hero_toolbox li{display:flex}.td_hero_toolbox li:not(:last-child){border-right:1px solid #00001b80;margin-right:15px;padding-right:15px}.td_circle_btn{border:1px solid var(--heading-color);cursor:pointer;background-color:#0000;border-radius:50%;outline:none;width:40px;height:40px;transition:all .3s;position:relative}.td_circle_btn img{height:18px}.td_circle_btn:hover{background-color:var(--gray-color)}.td_circle_btn_label{background-color:var(--accent-color);color:#fff;text-align:center;border-radius:8px;min-width:16px;padding:0 2px;font-size:10px;line-height:16px;position:absolute;top:-4px;left:-4px}.td_hero_text_btn{justify-content:center;align-items:center;gap:10px;display:inline-flex}.td_hero_text_btn span{background-image:linear-gradient(90deg,currentColor 0 100%);background-position:100% 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-size .42s cubic-bezier(.49,.49,.08,1),color .27s ease-out}.td_hero_text_btn:hover span{background-position:0 100%;background-size:100% 2px}.td_header_dropdown_btn{border:1px solid var(--border-color);background:#ebeced4d;border-radius:10px;align-items:center;gap:10px;padding:9px 20px;display:inline-flex}.td_header_dropdown_btn.active+.td_header_dropdown_list{opacity:1;visibility:visible}.td_header_dropdown_btn.active .td_header_dropdown_btn_tobble_icon{transform:rotate(180deg)}.td_header_dropdown_list{opacity:0;visibility:hidden;background-color:#fff;border-radius:7px;width:250px;margin-top:5px;padding:8px 0;transition:all .4s;position:absolute;top:100%;left:0;box-shadow:2px 2px 50px #0000001a}.td_header_dropdown_list a{padding:8px 20px;display:block}.td_header_dropdown_btn_tobble_icon{border:1px solid var(--border-color);background:#d9ecff4d;border-radius:50%;width:24px;height:24px;transition:all .3s}.td_hamburger_btn{color:#fff;background-color:#0000;border:none;outline:none;width:50px;height:10px;padding:0;display:flex;position:relative}@media (max-width:1400px){.td_hamburger_btn{width:30px}}@media (max-width:1199px){.td_hamburger_btn{display:none}}.td_hamburger_btn:before,.td_hamburger_btn:after{content:"";background-color:currentColor;width:100%;height:2px;position:absolute;left:0}.td_hamburger_btn:before{top:0}.td_hamburger_btn:after{bottom:0}.td_hamburger_btn:hover{opacity:.7}.td_site_header.td_style_1 .td_main_header_in,.td_site_header.td_style_1 .td_top_header_in{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;position:relative}.td_site_header.td_style_1 .td_main_header_in{height:90px}.td_site_header.td_style_1 .td_top_header_in{height:50px;transition:all .3s}.td_site_header.td_style_1 .td_main_header_right{align-items:center;gap:30px;height:100%;display:flex}@media (max-width:1199px){.td_site_header.td_style_1 .td_main_header_right{padding-right:50px}}.td_site_header.td_style_1 .td_top_header_right{align-items:center;gap:20px;display:flex}.td_site_header.td_style_1 .td_top_header .td_btn.td_style_1 .td_btn_in{padding:13px 18px}.td_site_header.td_style_1 .td_main_header_left{justify-content:center;align-items:center;gap:30px;height:100%;display:flex}.td_site_header.td_style_1.td_type_1{background:linear-gradient(90deg,#fff0d4 .07%,#d6fff7 95.86%);box-shadow:2px 2px 50px #00001b1a}.td_site_header.td_style_1.td_type_1 .td_header_dropdown_btn{background-color:#fff;border-radius:30px}.td_site_header.td_style_1.td_type_1 .td_header_dropdown_list{background-color:#fff}.td_site_header.td_style_1.td_type_2{background-color:#fff;box-shadow:2px 2px 50px #00001b1a}@media (min-width:1200px){.td_site_header.td_style_1.td_type_2 .td_main_header_right{gap:70px}}.td_site_header.td_style_1.td_type_2 .td_circle_btn{background-color:#ebeced4d}.td_site_header.td_style_1.td_type_2 .td_circle_btn:hover{background-color:#ebeced}.td_site_header.td_style_1.td_type_2 .td_top_header .td_circle_btn{background-color:#fff;width:34px;height:34px}.td_site_header.td_style_1.td_type_2 .td_top_header .td_circle_btn img{height:15px}.td_site_header.td_style_1.td_type_2 .td_top_header .td_circle_btn:hover{background-color:#fffc}.td_site_header.td_style_1.td_type_3{background-color:var(--heading-background)}.td_site_header.td_style_1.td_type_3 .td_main_header_right{gap:20px}.td_site_header.td_style_1.td_type_3 .td_circle_btn{height:initial;width:initial;border:none;padding:0}.td_site_header.td_style_1.td_type_3 .td_circle_btn img{filter:brightness(0)invert();height:24px}.td_site_header.td_style_1.td_type_3 .td_circle_btn:hover{opacity:.7;background-color:#0000}.td_site_header.td_style_1.td_type_3 .td_header_dropdown_btn{color:#fff;background-color:#0000;border:none;gap:8px;padding:0}.td_site_header.td_style_1.td_type_3 .td_header_dropdown_btn:hover{opacity:.8}.td_site_header.td_style_1.td_type_3 .td_header_dropdown_list{left:initial;width:150px;right:0}.td_site_header.td_style_1.td_type_3 .td_header_social_btns a:hover{color:#fff;opacity:.7}@media (min-width:1200px){.td_site_header.td_style_1.td_type_3 .td_header_social_btns,.td_site_header.td_style_1.td_type_3 .td_nav .td_nav_list>li>a{color:#fff}.td_site_header.td_style_1.td_type_3 .td_main_header_left .td_site_branding{display:none}}@media (max-width:1199px){.td_site_header.td_style_1.td_type_3 .td_header_social_btns{display:none}.td_site_header.td_style_1.td_type_3.td_heading_color .td_menu_toggle{color:#fff}.td_site_header.td_style_1.td_type_3 .td_nav_list_wrap{background-color:var(--accent-color)}.td_site_header.td_style_1.td_type_3 .td_nav_list_wrap .td_site_branding{display:none}.td_site_header.td_style_1.td_type_3 .td_nav,.td_site_header.td_style_1.td_type_3 .td_nav a:hover{color:#fff}}.td_site_header.td_style_1.td_type_4 .td_main_header_left{gap:40px}@media (min-width:1200px){.td_site_header.td_style_1.td_type_4 .td_nav .td_nav_list>li>a{color:#fff}.td_site_header.td_style_1.td_type_4 .td_nav .td_nav_list>li>a:hover{opacity:.8}}@media (max-width:1199px){.td_site_header.td_style_1.td_type_4 .td_nav_list_wrap{background-color:var(--accent-color)}.td_site_header.td_style_1.td_type_4 .td_nav{color:#fff}.td_site_header.td_style_1.td_type_4 .td_btn.td_style_1 .td_btn_in{color:var(--heading-color);background-color:#fff}.td_site_header.td_style_1.td_type_4 .td_btn.td_style_1 .td_btn_in.td_heading_bg:before{background-color:#0003}.td_site_header.td_style_1.td_type_4 .td_circle_btn{border-color:#fff}.td_site_header.td_style_1.td_type_4 .td_circle_btn img{filter:brightness(0)invert()}.td_site_header.td_style_1.td_type_4 .td_circle_btn:hover img{filter:initial}.td_site_header.td_style_1.td_type_4.td_heading_color .td_menu_toggle{color:#fff}}.td_site_header.td_style_1.td_type_4.td_gescout_sticky{background-color:var(--accent-color)}.td_site_header.td_style_1.td_type_4.td_gescout_sticky .td_btn.td_style_1 .td_btn_in{color:var(--heading-color);background-color:#fff}.td_site_header.td_style_1.td_type_4.td_gescout_sticky .td_btn.td_style_1 .td_btn_in.td_heading_bg:before{background-color:#0003}.td_site_header.td_style_1.td_type_4.td_gescout_sticky .td_circle_btn{border-color:#fff}.td_site_header.td_style_1.td_type_4.td_gescout_sticky .td_circle_btn img{filter:brightness(0)invert()}.td_site_header.td_style_1.td_type_4.td_gescout_sticky .td_circle_btn:hover img{filter:initial}.td_site_header.td_style_1.td_type_5{background-color:#fff}@media (min-width:1600px){.td_site_header.td_style_1.td_type_5 .td_main_header_left .td_site_branding{margin-right:50px}}.td_site_header.td_style_1.td_sticky_active{background-color:var(--white-color);box-shadow:0 10px 10px -10px #212b351a}.td_site_header_full_width .container{max-width:100%;padding:0 100px}.td_side_header{z-index:1000;opacity:0;visibility:hidden;width:100%;height:100vh;transition:all .4s;position:fixed;top:0;right:0}.td_side_header .td_side_header_overlay{height:inherit;width:inherit;left:inherit;top:inherit;position:inherit;cursor:-webkit-zoom-out;cursor:zoom-out;opacity:0;background-color:#00000080;transition:all .4s}.td_side_header .td_side_header_in{background-color:var(--white-color);z-index:2;flex:none;width:500px;height:100vh;margin-left:auto;padding:70px 50px 50px;transition:all .4s;position:relative;right:-500px;overflow:auto}@media (max-width:450px){.td_side_header .td_side_header_in{padding:70px 50px 50px 20px}}.td_side_header .td_side_header_heading{margin:0;font-size:28px;font-weight:500;line-height:1.2em}.td_side_header .td_side_header_title{margin-bottom:22px;font-size:28px;font-weight:600}.td_side_header .td_side_header_box{padding:30px 0}.td_side_header .td_close{opacity:0}.td_side_header.active{opacity:1;visibility:visible}.td_side_header.active .td_side_header_overlay,.td_side_header.active .td_close{opacity:1}.td_side_header.active .td_side_header_in{right:0}.td_side_header .td_side_header_contact_info li{padding-left:32px;position:relative}.td_side_header .td_side_header_contact_info li:not(:last-child){margin-bottom:20px}.td_side_header .td_side_header_contact_info i{color:var(--accent-color);text-align:center;width:18px;font-size:18px;position:absolute;top:5px;left:0}.td_close{width:25px;height:25px;color:var(--heading-color);cursor:pointer;z-index:2;z-index:100;background-color:#0000;border:2px solid;border-radius:50%;position:fixed;top:30px;right:30px}.td_close:before,.td_close:after{content:"";background-color:currentColor;width:50%;height:2px;margin-top:-1px;margin-left:-25%;position:absolute;top:50%;left:50%;transform:rotate(-45deg)}.td_close:before{transform:rotate(45deg)}.td_close:hover{color:var(--accent-color);transform:scale(1.05)}.td_site_header_spacing_100{height:100px}@media screen and (max-width:1199px){.td_site_header_spacing_100{height:80px}.td_site_header.td_style_1 .container{max-width:100%}.td_site_header.td_style_1 .td_nav{display:flex}.td_site_header.td_style_1 .td_top_header{display:none}.td_site_header.td_style_1 .td_btn.td_style_1 .td_btn_in{gap:5px;padding:8px 15px}}.td_nav ul{margin:0;padding:0;list-style:none}.td_sticky_header{z-index:999;width:100%;position:fixed!important}.td_gescout_sticky{opacity:0;pointer-events:none;background-color:#fff;transition:all .4s;top:-110px;position:fixed!important}.td_gescout_sticky .td_top_header_in{overflow:hidden}.td_gescout_sticky.td_white_bg{background-color:#fff}.td_gescout_sticky.td_site_header.td_style_1 .td_top_header_in{height:0;transition:all .3s}.td_gescout_sticky.td_fixed_sticky{opacity:1;top:0;box-shadow:2px 2px 50px #0000001a}.td_gescout_show{opacity:1;pointer-events:auto;box-shadow:2px 2px 50px #0000001a;top:0!important}.td_site_branding{display:inline-block}.td_site_branding+.td_nav{margin-left:60px}@media (max-width:1600px){.td_site_branding+.td_nav{margin-left:40px}}@media (max-width:1540px){.td_site_branding+.td_nav{margin-left:30px}}.td_main_header{position:relative}.td_main_header .container-fluid{padding-left:95px;padding-right:95px}@media screen and (min-width:1200px){.td_main_header_center,.td_top_header_center{position:absolute;top:0;left:50%;transform:translate(-50%)}.td_site_header.td_style_1 .td_main_header_center{justify-content:center;align-items:center;height:100%;display:flex}.td_site_header.td_style_1 .td_nav_list_wrap{flex:none;height:100%}.td_site_header.td_style_1 .td_nav_list_wrap_in{height:100%}.td_site_header.td_style_1.td_type_3 .td_nav_list_wrap_in{align-items:center;gap:50px;display:flex}.td_nav{flex:none;align-items:center;height:100%;line-height:1.6em;display:flex}.td_nav .td_nav_list{height:inherit;flex-wrap:wrap;display:flex!important}.td_nav .td_nav_list>li{height:inherit;margin-right:25px}.td_nav .td_nav_list>li:last-child{margin-right:0}.td_nav .td_nav_list>li>a{height:inherit;align-items:center;padding:10px 0;display:inline-flex;position:relative}.td_nav .td_nav_list>li>ul{pointer-events:none;top:calc(100% + 15px);left:0}.td_nav .td_nav_list>li:hover>ul{opacity:1;visibility:visible;pointer-events:auto;top:100%}.td_nav .td_nav_list>li.menu-item-has-children>a{position:relative}.td_nav .td_nav_list>li.menu-item-has-children>a:after{content:"";border:2px solid;border-top:0;border-left:0;border-radius:0 0 2px;width:6px;height:6px;margin-left:6px;display:inline-block;position:relative;top:-1px;transform:rotate(45deg)}.td_nav .td_nav_list li:not(.td_mega_menu){position:relative}.td_nav .td_nav_list ul{background-color:var(--white-color);z-index:100;opacity:0;visibility:hidden;border-radius:7px;width:260px;padding:10px 0;transition:all .4s;position:absolute;box-shadow:2px 2px 50px #0000001a;display:block!important}.td_nav .td_nav_list ul li:hover ul{top:0}.td_nav .td_nav_list ul li:hover>ul{opacity:1;visibility:visible;transition:all .4s}.td_nav .td_nav_list ul a{line-height:inherit;padding:10px 20px;display:block}.td_nav .td_nav_list ul ul{top:15px;left:100%}.td_menu_toggle,.td_munu_dropdown_toggle{display:none}.td_nav .td_nav_list .td_mega_menu{position:relative}.td_nav .td_nav_list .td_mega_wrapper{border-top:2px solid var(--accent-color);border-radius:0 0 5px 5px;padding:5px 15px 10px;position:fixed;left:50%;transform:translate(-50%);width:1296px!important;display:flex!important;top:90px!important}.td_nav .td_nav_list .td_mega_wrapper h4{color:inherit;margin-bottom:0;padding:8px 10px;font-size:20px;font-weight:600}.td_nav .td_nav_list .td_mega_wrapper a{padding:7px 10px}.td_nav .td_nav_list .td_mega_wrapper>li{flex:1;padding:10px 0}.td_nav .td_nav_list .td_mega_wrapper>li ul{position:initial;width:100%;-webkit-box-shadow:none;box-shadow:none;background-color:#0000;border:none;padding:0}.td_nav .td_nav_list .td_mega_wrapper>li ul a{transition:all .4s}.td_nav .td_nav_list .td_mega_menu:hover .td_mega_wrapper li ul{opacity:1;visibility:visible}.td_top_header+.td_main_header .td_nav .td_nav_list .td_mega_wrapper{top:140px!important}.td_gescout_show .td_top_header+.td_main_header .td_nav .td_nav_list .td_mega_wrapper{top:90px!important}.td_site_header.td_style_1.td_size_md .td_nav .td_nav_list .td_mega_wrapper{top:85px!important}.td_nav .td_nav_list>li ul:not(.td_mega_wrapper) .menu-item-has-children>a{position:relative}}@media screen and (max-width:1600px){.td_main_header .container-fluid{padding-left:25px;padding-right:25px}}@media screen and (max-width:1400px){.td_nav .td_nav_list .td_mega_wrapper{width:1116px!important}.td_site_header_full_width .container{max-width:100%}}@media screen and (max-width:1199px){.td_main_header .container-fluid{padding-left:14px;padding-right:14px}.td_nav .td_nav_list .td_mega_wrapper{width:100%!important}.td_site_header_full_width .container{padding:0 15px}.td_munu_dropdown_toggle{cursor:pointer;z-index:3;justify-content:flex-end;align-items:center;width:100%;height:40px;padding:23px 18px;display:flex;position:absolute;top:0;left:0}.td_munu_dropdown_toggle span{width:10px;height:10px;display:block;position:relative}.td_munu_dropdown_toggle span:before,.td_munu_dropdown_toggle span:after{content:"";background-color:currentColor;width:10px;height:2px;transition:all .3s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td_munu_dropdown_toggle span:before{transform:translate(-50%,-50%)rotate(90deg)}.td_munu_dropdown_toggle.active span:before{transform:translate(-50%,-50%)rotate(0)}.menu-item-has-children .menu-item-has-children .td_munu_dropdown_toggle{padding:20px 18px}.td_site_branding{z-index:101;position:relative}.td_nav_list_wrap{background-color:#fff;width:100vw;height:100vh;padding-top:90px;transition:all .4s;position:fixed;top:0;left:-100vw}.td_nav_list_wrap.td_active{left:0}.td_nav .td_nav_list_wrap_in{max-height:100%;overflow:auto}.td_nav .td_nav_list{width:100%;padding:0;line-height:1.6em}.td_nav .td_nav_list ul{padding-left:15px;display:none}.td_nav .td_nav_list a{padding:12px 15px;line-height:16px;display:block}.td_nav .td_nav_list>li>a{font-size:18px;line-height:22px}.td_nav .menu-item-has-children{position:relative}.td_menu_toggle{cursor:pointer;color:#fff;width:30px;height:27px;display:inline-block;position:absolute;top:27px;right:30px}.td_menu_toggle span,.td_menu_toggle span:before,.td_menu_toggle span:after{background-color:currentColor;width:100%;height:2px;display:block}.td_menu_toggle span{margin:0 auto;transition-duration:0s;transition-delay:.2s;position:relative;top:12px}.td_menu_toggle span:before{content:"";margin-top:-9px;transition-property:margin,transform;transition-duration:.2s;transition-delay:.2s,0s;position:absolute}.td_menu_toggle span:after{content:"";margin-top:9px;transition-property:margin,transform;transition-duration:.2s;transition-delay:.2s,0s;position:absolute}.td_site_header.td_style_1 .td_menu_toggle{margin-top:-13px;top:50%;right:0}.td_site_header.td_style_1 .td_main_header_right{gap:15px}.td_site_header.td_style_1.td_heading_color .td_menu_toggle{color:var(--heading-color)}.td_toggle_active span{background-color:#0000;transition-delay:.2s}.td_toggle_active span:before{margin-top:0;transition-delay:0s,.2s;transform:rotate(45deg)}.td_toggle_active span:after{margin-top:0;transition-delay:0s,.2s;transform:rotate(-45deg)}.td_nav .td_nav_list a{position:relative}.td_site_header.td_style_1 .td_main_header_in{height:80px}.td_site_header .current-menu-item>a:before{display:none}.td_site_header.td_style_1 .td_main_header_center .td_site_branding{position:absolute;top:50%;left:0;transform:translateY(-50%)}.td_site_header.td_style_1{top:0}.td_nav .td_nav_list img{display:none}.td_mega_wrapper h4{font-size:inherit;color:inherit;margin:0;padding:12px 15px;line-height:16px}}@media screen and (max-width:991px){.td_site_header .container{max-width:100%}.td_site_header.td_style_1 .td_header_category_wrap{display:none}}@media screen and (max-width:575px){.td_site_header.td_style_1 .td_btn.td_style_1 .td_btn_in i,.td_site_header.td_style_1 .td_btn.td_style_1 .td_btn_in svg,.td_site_header.td_style_1 .td_hero_toolbox_wrap .td_btn.td_style_1{display:none}.td_header_btns{gap:10px}.td_header_search_wrap{position:fixed;top:60px;left:14px;right:14px}.td_header_search_wrap .td_header_search{width:100%}.td_site_header.td_style_1.td_type_3 .td_main_header_right{gap:15px}}@media screen and (max-width:420px){.td_site_header.td_style_1 .td_btn.td_style_1 .td_btn_in{gap:5px;padding:6px 10px;font-size:14px}.td_site_header.td_style_1 .td_main_header_right{gap:10px;padding-right:45px}.td_circle_btn{width:34px;height:34px}.td_hero_icon_btns{gap:7px}.td_hero_toolbox li:not(:last-child){margin-right:10px;padding-right:10px}.td_language_wrap{display:flex}.td_language_wrap .td_header_dropdown_btn span{display:none}.td_language_wrap .td_header_dropdown_btn img{height:22px}}@media screen and (max-width:370px){.td_header_btns>:nth-child(2),.td_site_header.td_style_1 .td_hero_text_btn span{display:none}.td_site_header.td_style_1 .td_hero_text_btn img{height:24px}.td_site_header.td_style_1.td_type_1 .td_btn.td_style_1{display:none}.td_site_header.td_style_1.td_type_1 .td_main_header_right{gap:0}}@media screen and (max-width:340px){.td_site_header.td_style_1.td_type_2 .td_wishlist_btn{display:none}}.td_footer.td_style_1{color:#fff;background-color:#00192a}.td_footer.td_style_1 .td_newsletter.td_style_1 .td_newsletter_input{padding-right:135px}.td_footer.td_style_1.td_color_1{background-color:var(--heading-color)}.td_footer.td_style_1.td_color_2{color:var(--heading-color);background-color:#fff}.td_footer.td_style_1.td_color_2 .td_footer_widget_title{color:var(--heading-color)}.td_footer.td_style_1.td_color_2 .td_footer_bottom_in{border-color:var(--border-color)}.td_footer.td_style_1.td_color_3,.td_footer.td_style_1.td_color_4{background-color:var(--accent-color)}.td_footer.td_style_1.td_color_4 a:hover{color:#ffffffbf}.td_footer.td_style_1.td_color_4 .td_footer_bottom{color:var(--heading-color);background-color:#fff}.td_footer.td_style_1.td_type_1 .td_footer_bottom_in{justify-content:center}.td_footer.td_style_1.td_type_2{position:relative}.td_footer.td_style_1.td_type_2 .container{z-index:3;position:relative}.td_footer.td_style_1.td_type_2 a:hover{color:#fffc}.td_footer.td_style_1.td_type_2 .td_newsletter.td_style_1 .td_btn.td_style_1{border-radius:10px 0 0 10px}.td_footer.td_style_1.td_type_2 .td_newsletter.td_style_1 .td_btn.td_style_1 .td_btn_in{transition:all .3s}.td_footer.td_style_1.td_type_2 .td_newsletter.td_style_1 .td_btn.td_style_1 .td_btn_in:before{display:none}.td_footer.td_style_1.td_type_2 .td_newsletter.td_style_1 .td_btn.td_style_1:hover .td_white_color{color:#ffffffbf}.td_footer.td_style_1.td_type_2 .td_newsletter.td_style_1 .td_newsletter_input{border-radius:10px 0 0 10px}.td_footer.td_style_1.td_type_2 .td_footer_social_btns a:hover{color:var(--accent-color);background-color:#fff}.td_footer.td_style_1.td_type_2 .td_footer_shape_1{top:67px;left:4%}.td_footer.td_style_1.td_type_2 .td_footer_shape_2{bottom:90px;left:3%}.td_footer.td_style_1.td_type_2 .td_footer_shape_3{top:67px;right:3%}.td_footer.td_style_1.td_type_2 .td_footer_shape_4{bottom:90px;right:5%}.td_footer.td_style_1.td_type_3{padding-top:108px;position:relative}@media (max-width:991px){.td_footer.td_style_1.td_type_3{padding-top:80px}}.td_footer.td_style_1.td_type_3 .td_footer_bottom_in{border:none;width:calc(50vw + 650px);padding-right:50px}@media (max-width:1400px){.td_footer.td_style_1.td_type_3 .td_footer_bottom_in{width:calc(50vw + 557.5px)}}@media (max-width:1199px){.td_footer.td_style_1.td_type_3 .td_footer_bottom_in{width:calc(50vw + 467.5px);padding-right:20px}}@media (max-width:991px){.td_footer.td_style_1.td_type_3 .td_footer_bottom_in{flex-direction:column;gap:15px 0;width:100%;padding:25px 0 15px}}.td_footer.td_style_1.td_type_3 .td_footer_social_btns{margin-left:0}.td_footer.td_style_1.td_type_3 .td_btn.td_style_1{top:1px;right:1px}.td_footer.td_style_1.td_type_3 .td_btn.td_style_1 .td_btn_in{padding:12px 24px}.td_footer.td_style_1.td_type_3 .td_footer_row .td_footer_col:first-child{flex:1}.td_footer.td_style_1.td_type_3 .td_footer_row .td_footer_col:nth-child(3){flex:1.7;padding-left:90px;position:relative}@media (max-width:1199px){.td_footer.td_style_1.td_type_3 .td_footer_row .td_footer_col:nth-child(3){padding-left:0}}.td_footer.td_style_1.td_type_3 .td_footer_row .td_footer_col:nth-child(3):before{content:"";opacity:.4;border-left:1px dashed #fff;width:1px;height:200px;position:absolute;top:70px;left:0}@media (max-width:1199px){.td_footer.td_style_1.td_type_3 .td_footer_row .td_footer_col:nth-child(3):before{display:none}}.td_footer.td_style_1.td_type_3 .td_footer_row .td_footer_col:nth-child(4){flex:1.6}.td_footer.td_style_1.td_type_3 .td_footer_address_widget_wrap{border:1px solid #ffffff4d;border-radius:50%;justify-content:space-around;align-items:center;width:500px;height:500px;display:flex;position:absolute;top:85px;right:40px}@media (max-width:1650px){.td_footer.td_style_1.td_type_3 .td_footer_address_widget_wrap{width:400px;height:400px}}@media (max-width:1400px){.td_footer.td_style_1.td_type_3 .td_footer_address_widget_wrap{width:340px;height:340px;top:130px;right:20px}}@media (max-width:1199px){.td_footer.td_style_1.td_type_3 .td_footer_address_widget_wrap{width:initial;height:initial;position:initial;border:none;justify-content:flex-start;margin-top:70px}.td_footer.td_style_1.td_type_3 .td_footer_address_widget_wrap:before,.td_footer.td_style_1.td_type_3 .td_footer_address_widget_wrap:after{display:none}}@media (max-width:575px){.td_footer.td_style_1.td_type_3 .td_footer_address_widget_wrap{margin-top:0}}.td_footer.td_style_1.td_type_3 .td_footer_address_widget_wrap:before,.td_footer.td_style_1.td_type_3 .td_footer_address_widget_wrap:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:160px;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td_footer.td_style_1.td_type_3 .td_footer_address_widget_wrap:after{width:100px;height:100px}.td_footer.td_style_1.td_type_3 .td_footer_address_widget{z-index:2;position:relative}.td_footer_row{gap:50px 80px;padding:100px 0 70px;display:flex}@media (max-width:1400px){.td_footer_row{gap:50px 60px}}@media (max-width:1199px){.td_footer_row{gap:50px 30px}}@media (max-width:991px){.td_footer_row{flex-wrap:wrap;gap:50px;padding:60px 0}.td_footer_row .td_footer_col{width:calc(50% - 25px);flex:none!important}.td_footer_row .td_mb_30{margin-bottom:20px}}@media (max-width:575px){.td_footer_row{gap:40px 0}.td_footer_row .td_footer_col{width:100%}}@media (min-width:992px){.td_footer_row .td_footer_col{flex:1}.td_footer_row .td_footer_col:first-child,.td_footer_row .td_footer_col:nth-child(4){flex:1.6}}.td_footer_widget_menu{margin:0;padding:0;list-style:none}.td_footer_widget_menu li:not(:last-child){margin-bottom:13px}.td_footer_text_widget p{margin-bottom:0}.td_footer_text_widget img+p,.td_footer_text_widget svg+p{opacity:.75;margin-top:20px}.td_footer_text_widget svg,.td_copyright a{color:var(--accent-color)}.td_footer_bottom_in{border-top:1px solid #ffffff4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px 25px;padding:33px 0;display:flex}@media (max-width:767px){.td_footer_bottom_in{text-align:center;flex-direction:column;align-items:center}}.td_footer_bottom_in .td_footer_widget_menu{flex-wrap:wrap;gap:2px 0;display:flex}.td_footer_bottom_in .td_footer_widget_menu li{margin-bottom:0}.td_footer_bottom_in .td_footer_widget_menu li:not(:last-child):after{content:"/";margin:0 5px}.td_footer_widget_menu a,.td_copyright a,.td_page_heading .breadcrumb a{background-image:linear-gradient(90deg,currentColor 0 100%);background-position:100% 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .42s cubic-bezier(.49,.49,.08,1),color .27s ease-out}.td_footer_widget_menu a:hover,.td_copyright a:hover,.td_page_heading .breadcrumb a:hover{background-position:0 100%;background-size:100% 1px}.td_footer_address_widget li{padding-left:34px;position:relative}.td_footer_address_widget li:not(:last-child){margin-bottom:20px}.td_footer_address_widget li i{font-size:24px;position:absolute;top:0;left:0}.td_footer_text_widget+.td_footer_address_widget{margin-top:25px}.td_footer_text_widget+.td_footer_social_btns{margin-top:30px}.td_footer_social_btns{gap:5px;margin-left:-8px;display:flex}.td_footer_social_btns a{border-radius:50%;width:45px;height:45px}.td_footer_social_btns a:hover{background-color:var(--accent-color);color:#fff}.td_newsletter.td_style_1+.td_footer_social_btns{margin-top:30px}.td_left_sidebar{padding-left:70px}@media (max-width:1400px){.td_left_sidebar{padding-left:30px}}@media (max-width:1199px){.td_left_sidebar{padding-left:0}}.td_sidebar_widget_title{border-bottom:1px solid var(--border-color);padding-bottom:10px}.td_sidebar_widget:not(:last-child){margin-bottom:50px}.td_sidebar_search{position:relative}.td_sidebar_search .td_sidebar_search_input{background-color:#f5f5f5;border:none;border-radius:10px;outline:none;width:100%;height:54px;padding:5px 64px 5px 20px}.td_sidebar_search .td_sidebar_search_btn{background-color:var(--accent-color);color:#fff;border:none;border-radius:10px;outline:none;width:54px;height:54px;position:absolute;top:0;right:0}.td_sidebar_search .td_sidebar_search_btn:hover{background-color:var(--heading-color)}.td_recent_post_list li:not(:last-child){margin-bottom:20px}.td_recent_post{align-items:center;gap:20px;display:flex}.td_recent_post h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.td_recent_post .td_recent_post_thumb{border-radius:10px;flex:none;width:85px;height:80px;overflow:hidden}.td_recent_post .td_recent_post_thumb img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:all .8s}.td_recent_post .td_recent_post_thumb:hover img{transform:scale(1.08)}.td_recent_post .td_recent_post_date{align-items:center;gap:7px;display:flex}.td_recent_post .td_recent_post_date i{color:var(--accent-color)}.td_sidebar_widget_list{margin:0;padding:0;list-style:none}.td_sidebar_widget_list li:not(:last-child){margin-bottom:15px}.td_sidebar_widget_list li a{justify-content:space-between;display:flex}.tagcloud{flex-wrap:wrap;gap:10px;display:flex}.tagcloud .tag-cloud-link{color:var(--heading-color);background-color:#f4f5f7;border-radius:999px;justify-content:center;padding:4px 10px;font-size:13px;line-height:1.2;display:inline-flex}.tagcloud .tag-cloud-link-more{color:var(--accent-color);background-color:#0000;font-weight:500}.td_about.td_style_1 .td_section_heading.td_style_1 .td_section_subtitle{margin-top:30px}.td_about.td_style_1 .td_about_thumb_wrap{margin-right:34px;padding-bottom:36.7%;position:relative}@media (max-width:1199px){.td_about.td_style_1 .td_about_thumb_wrap{margin-right:0}}.td_about.td_style_1 .td_about_thumb_1{z-index:1;padding-right:124px;position:relative}.td_about.td_style_1 .td_about_thumb_2{z-index:2;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;padding-top:49.5%;padding-left:46%;display:flex;position:absolute;bottom:0;right:0}.td_about.td_style_1 .td_about_thumb_2 img,.td_about.td_style_1 .td_about_thumb_2 video{object-fit:cover;border:0 solid #fff;border-width:10px 0 0 10px;border-radius:10px;max-width:100%;height:auto}.td_about.td_style_1 .td_about_thumb_1 img,.td_about.td_style_1 .td_about_thumb_1 video{object-fit:cover;border-radius:10px;width:100%;height:auto}.td_about.td_style_1 .td_about_year{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-text-stroke:1px var(--heading-color);color:#0000;z-index:3;position:absolute;top:14px;right:25px;transform:rotate(180deg)}.td_about.td_style_1 .td_circle_text{border:3px solid var(--heading-color);background-color:var(--accent-color);z-index:3;border-radius:50%;width:200px;height:200px;padding:17px;position:absolute;bottom:0;left:35px}@media (max-width:575px){.td_about.td_style_1 .td_circle_text{bottom:-20px;left:5px;transform:scale(.7)}}.td_about.td_style_1 .td_circle_text svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td_about.td_style_1 .td_circle_text img{animation:40s linear infinite rotate-anim}.td_about.td_style_1 .td_circle_shape{border:1px solid var(--heading-color);border-radius:50%;width:200px;height:200px;position:absolute;bottom:70px;left:0}@media (max-width:575px){.td_about.td_style_1 .td_circle_shape{bottom:40px;left:-30px;transform:scale(.7)}}.td_newsletter.td_style_1 .td_newsletter_form{position:relative}.td_newsletter.td_style_1 .td_newsletter_input{border:1px solid var(--border-color);border-radius:30px;outline:none;width:100%;height:50px;padding:10px 170px 10px 20px;display:block}@media (max-width:575px){.td_newsletter.td_style_1 .td_newsletter_input{padding:10px 20px}}.td_newsletter.td_style_1 .td_newsletter_input:focus{border-color:var(--accent-color)}.td_newsletter.td_style_1 .td_btn.td_style_1{position:absolute;top:0;right:0}@media (max-width:575px){.td_newsletter.td_style_1 .td_btn.td_style_1{position:initial;width:100%;margin-top:10px}}.td_newsletter.td_style_1.td_type_1{background-color:#d6fef6;min-height:440px;padding:80px 0;position:relative;overflow:hidden}@media (max-width:767px){.td_newsletter.td_style_1.td_type_1 br{display:none}}@media (max-width:575px){.td_newsletter.td_style_1.td_type_1{min-height:340px}}.td_newsletter.td_style_1.td_type_1 .td_newsletter_form{max-width:440px;margin-left:auto;margin-right:auto}.td_newsletter.td_style_1.td_type_1 .container{z-index:2;position:relative}.td_newsletter.td_style_1.td_type_1 .td_newsletter_img_1,.td_newsletter.td_style_1.td_type_1 .td_newsletter_img_2{max-height:100%;bottom:0}.td_newsletter.td_style_1.td_type_1 .td_newsletter_img_1 img,.td_newsletter.td_style_1.td_type_1 .td_newsletter_img_2 img{max-height:100%}.td_newsletter.td_style_1.td_type_1 .td_newsletter_img_1{right:64%}@media (max-width:575px){.td_newsletter.td_style_1.td_type_1 .td_newsletter_img_1{display:none}}.td_newsletter.td_style_1.td_type_1 .td_newsletter_img_2{left:64%}@media (max-width:575px){.td_newsletter.td_style_1.td_type_1 .td_newsletter_img_2{display:none}}.td_newsletter.td_style_1.td_type_2{background-color:var(--accent-color);overflow:hidden}.td_newsletter.td_style_1.td_type_2 .td_newsletter_form{max-width:757px;margin-left:auto;margin-right:auto}.td_newsletter.td_style_1.td_type_2 .td_newsletter_input{border-radius:0;height:60px;font-weight:500}@media (max-width:575px){.td_newsletter.td_style_1.td_type_2 .td_newsletter_input{padding:5px 20px}.td_newsletter.td_style_1.td_type_2 .td_btn.td_style_1{width:100%;position:initial;margin-top:10px}}.td_newsletter.td_style_1.td_type_2 .td_btn.td_style_1 .td_btn_in{height:60px;padding:13px 35px}.td_newsletter.td_style_1.td_type_2 .container{z-index:2;position:relative}@media (max-width:991px){.td_newsletter.td_style_1.td_type_2 br{display:none}}.td_newsletter.td_style_1 .td_newsletter_shape_1{border:1px solid #fff;border-radius:50%;width:260px;height:260px;bottom:-84px;left:-78px}.td_newsletter.td_style_1 .td_newsletter_shape_2{border:1px solid #fff;border-radius:50%;width:260px;height:335px;bottom:-146px;right:-99px}@media (max-width:991px){.td_newsletter.td_style_1 .td_newsletter_shape_2{display:none}}.td_newsletter.td_style_1 .td_newsletter_shape_3{opacity:.1;background-color:#fff;border-radius:50%;width:260px;height:335px;top:-196px;right:-154px}.td_newsletter.td_style_1 .td_newsletter_shape_4{top:36%;left:12%}@media (max-width:991px){.td_newsletter.td_style_1 .td_newsletter_shape_4{display:none}}.td_hero_btn_group{flex-wrap:wrap;justify-content:center;gap:15px 40px;max-width:1090px;margin-top:-65px;margin-left:auto;margin-right:auto;padding:25px 40px;display:flex;position:relative}@media (max-width:1199px){.td_hero_btn_group{gap:15px 20px;padding:25px 30px}}@media (max-width:767px){.td_hero_btn_group{gap:10px;padding:20px}}.td_hero_btn_group:before{content:"";opacity:.4;background:#ebeced0d;border-top:1px solid #fff6;border-bottom:2px solid #fff6;border-left:1px solid #fff6;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:0 4px 4px #00000040}.td_hero_btn_group .td_btn.td_style_1{min-width:270px}.td_hero_btn_group .td_btn.td_style_1 .td_btn_in{padding:25px 40px}@media (max-width:767px){.td_hero_btn_group .td_btn.td_style_1{width:100%;min-width:100%}.td_hero_btn_group .td_btn.td_style_1 .td_btn_in{padding:15px 30px}}.td_avatars_wrap{text-align:left;align-items:center;gap:15px;display:flex}.td_avatars_wrap h3,.td_avatars_wrap p{line-height:24px}.td_avatars_wrap.td_type_1{border-style:solid;border-width:1px 3px 3px 1px;border-color:#ebeced var(--accent-color)var(--accent-color)#ebeced;background-color:#fff;border-radius:10px;padding:15px;position:absolute;top:24%;right:-22%}.td_avatars_wrap.td_type_1 h3,.td_avatars_wrap.td_type_1 p{line-height:18px}.td_avatars_wrap.td_type_1 .td_avatars{padding-left:15px}.td_avatars_wrap.td_type_1 .td_avatars>*{border-width:2px;width:30px;height:30px;margin-left:-15px}.td_avatars_wrap.td_type_1 .td_avatars>* i{font-size:12px}.td_avatars_wrap.td_type_2{z-index:1;background-color:#fff;border-radius:13px;flex-direction:column;gap:8px;min-width:326px;padding:30px;position:absolute;bottom:0;right:75%;box-shadow:2px 2px 50px #00001b1a}@media (max-width:1670px){.td_avatars_wrap.td_type_2{right:initial;left:-30px}}@media (max-width:575px){.td_avatars_wrap.td_type_2{display:none}}.td_avatars_wrap.td_type_2 .td_avatars{padding-left:20px}.td_avatars_wrap.td_type_2 .td_avatars>*{border:none;width:50px;height:50px;margin-left:-20px}.td_avatars_wrap.td_type_2 .td_avatar_end{background-color:var(--accent-color);color:#fff}.td_avatars{padding-left:30px;display:flex}.td_avatars>*{border:4px solid #fff;border-radius:50%;width:50px;height:50px;margin-left:-30px}.td_avatars>* img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%}.td_avatars>:last-child{border:none;position:relative}.td_avatars>* i{color:#fff;border-radius:inherit;background-color:#00001bd9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.td_btns_group{flex-wrap:wrap;gap:12px 20px;display:flex}.td_hero.td_style_1{height:calc(100vh - 65px);min-height:700px;max-height:1100px;padding-top:20px;position:relative}@media (max-width:991px){.td_hero.td_style_1{height:initial;min-height:initial;padding:160px 0 150px}}.td_hero.td_style_1:before{content:"";filter:blur(250px);background:#00001b;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:13%;transform:translateY(-50%)}.td_hero.td_style_1 .container{z-index:2;position:relative}.td_hero.td_style_1 .td_hero_text{max-width:673px}@media (max-width:991px){.td_hero.td_style_1 .td_hero_text{max-width:500px}}.td_hero.td_style_1 .td_hero_title span{background-color:var(--accent-color);display:inline-block}.td_hero.td_style_1 .td_lines{justify-content:space-around;width:80%;height:100%;display:flex;position:absolute;left:50%;transform:translate(-50%)}.td_hero.td_style_1 .td_lines span{background-color:#ebeced1a;width:1px}.td_hero.td_style_2{height:100vh;min-height:700px;max-height:1000px;padding:140px 0 0;position:relative}@media (max-width:991px){.td_hero.td_style_2{height:initial;max-height:initial;padding:160px 0 80px}}.td_hero.td_style_2:before{content:"";opacity:.03;background:linear-gradient(#280bb7 46.11%,#120551 60.51%);width:100%;height:100%;position:absolute;top:0;left:0}.td_hero.td_style_2 .container{z-index:3;position:relative}.td_hero.td_style_2 .td_hero_title{line-height:1.31em}.td_hero.td_style_2 .td_hero_title span{color:#fff;padding:0 30px;display:inline-block;position:relative}@media (max-width:991px){.td_hero.td_style_2 .td_hero_title span{padding:0 10px}}@media (max-width:350px){.td_hero.td_style_2 .td_hero_title span{color:var(--accent-color);padding:0}}.td_hero.td_style_2 .td_hero_title svg{z-index:-1;min-width:100%;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1199px){.td_hero.td_style_2 .td_hero_title svg{width:440px}}@media (max-width:991px){.td_hero.td_style_2 .td_hero_title svg{width:340px;height:80px}}@media (max-width:350px){.td_hero.td_style_2 .td_hero_title svg{display:none}}.td_hero.td_style_2 .td_hero_text{max-width:1050px;margin-left:auto;margin-right:auto}.td_hero.td_style_2 .td_hero_subtitle{max-width:720px;margin-left:auto;margin-right:auto}.td_hero.td_style_2 .td_btns_group{justify-content:center;align-items:center}.td_hero.td_style_2 .td_hero_img_box_left{width:23.7%;padding-top:30%;position:absolute;left:4%}@media (max-width:1500px){.td_hero.td_style_2 .td_hero_img_box_left{left:15px}}@media (max-width:991px){.td_hero.td_style_2 .td_hero_img_box_left{display:none}}.td_hero.td_style_2 .td_hero_img_box_right{width:23.7%;padding-top:30%;position:absolute;right:4%}@media (max-width:1500px){.td_hero.td_style_2 .td_hero_img_box_right{right:15px}}@media (max-width:991px){.td_hero.td_style_2 .td_hero_img_box_right{display:none}}.td_hero.td_style_2 .td_hero_img_1{width:72.5%;top:0;left:0}.td_hero.td_style_2 .td_hero_img_2{width:35%;bottom:0;left:70px}.td_hero.td_style_2 .td_hero_img_3{width:35%;bottom:19%;right:0}.td_hero.td_style_2 .td_hero_img_4{width:72.5%;top:0;right:0}.td_hero.td_style_2 .td_hero_img_5{width:35%;bottom:0;right:70px}.td_hero.td_style_2 .td_hero_img_6{width:35%;bottom:19%;left:0}.td_hero.td_style_2 .td_hero_shape_1{z-index:-1;opacity:.3;width:72.5%;top:25%;left:8%}.td_hero.td_style_2 .td_hero_shape_2{bottom:-5%;right:22%}.td_hero.td_style_2 .td_hero_shape_3{z-index:-1;opacity:.3;width:72.5%;top:25%;right:8%}.td_hero.td_style_2 .td_hero_shape_4{border-radius:50%;width:30px;height:30px;animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim;bottom:-5%;left:22%}.td_hero.td_style_2 .td_hero_shape_4:before,.td_hero.td_style_2 .td_hero_shape_4:after{content:"";border:2px solid;border-radius:50%;width:100%;height:100%;position:absolute;left:0}.td_hero.td_style_2 .td_hero_shape_4:before{border-color:var(--accent-color);z-index:1;background-color:#fff;top:0}.td_hero.td_style_2 .td_hero_shape_4:after{border-color:#00000040;top:8px}.td_hero.td_style_2 .td_hero_shape_5{bottom:50px;left:49%}.td_hero.td_style_2 .td_hero_shape_6{top:18%;left:22%}.td_hero.td_style_2 .td_hero_shape_6 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}.td_hero.td_style_3{background-color:#fafafa80;height:920px;padding-top:20px;position:relative;overflow:hidden}@media (max-width:991px){.td_hero.td_style_3{height:initial;min-height:650px;padding-top:160px;padding-bottom:80px}}.td_hero.td_style_3:before{content:"";opacity:.8;filter:blur(250px);background:linear-gradient(285deg,#32c66d4d 86.47%,#1313e94d 103.49%);border-radius:50%;width:587px;height:587px;position:absolute;top:50%;left:10%;transform:translateY(-50%)}.td_hero.td_style_3 .container{z-index:3;position:relative}.td_hero.td_style_3 .td_hero_text{max-width:700px}@media (max-width:991px){.td_hero.td_style_3 .td_hero_text{max-width:520px}}.td_hero.td_style_3 .td_hero_img_box{justify-content:center;align-items:flex-end;width:41.5%;height:85%;display:flex;position:absolute;bottom:0;left:42%}@media (max-width:1400px){.td_hero.td_style_3 .td_hero_img_box{width:45%;left:48%}}@media (max-width:1199px){.td_hero.td_style_3 .td_hero_img_box{width:58%}}@media (max-width:991px){.td_hero.td_style_3 .td_hero_img_box{display:none}}.td_hero.td_style_3 .td_hero_img_box .td_hero_img_1{z-index:2;position:relative}.td_hero.td_style_3 .td_hero_shape_1{border:30px solid var(--heading-color);border-radius:50%;width:600px;height:600px;position:absolute;bottom:0;left:24%}@media (max-width:1500px){.td_hero.td_style_3 .td_hero_shape_1{width:520px;height:520px;bottom:-120px;left:15%}}.td_hero.td_style_3 .td_hero_shape_2{position:absolute;bottom:43%;left:74%}@media (max-width:991px){.td_hero.td_style_3 .td_hero_shape_2{display:none}}.td_hero.td_style_3 .td_hero_shape_3{border:2px solid var(--accent-color);opacity:.21;border-radius:50%;width:20px;height:20px;position:absolute;top:28%;left:10%}@media (max-width:991px){.td_hero.td_style_3 .td_hero_shape_3{display:none}}.td_hero.td_style_3 .td_hero_shape_4{position:absolute;top:15%;left:0}.td_hero.td_style_3 .td_hero_shape_4 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-y}@media (max-width:991px){.td_hero.td_style_3 .td_hero_shape_4{display:none}}.td_hero.td_style_3 .td_hero_shape_5{position:absolute;top:34%;left:48%}.td_hero.td_style_3 .td_hero_shape_5 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}@media (max-width:991px){.td_hero.td_style_3 .td_hero_shape_5{display:none}}.td_hero.td_style_3 .td_hero_shape_6{position:absolute;top:29.5%;left:33%}@media (max-width:991px){.td_hero.td_style_3 .td_hero_shape_6{display:none}}.td_hero.td_style_3 .td_hero_shape_7{border:1px solid var(--accent-color);border-radius:50%;width:40px;height:40px;position:absolute;top:39%;left:88%}@media (max-width:991px){.td_hero.td_style_3 .td_hero_shape_7{display:none}}.td_hero.td_style_4{background:linear-gradient(90deg,#fff0d4cc .07%,#d6fff7cc 95.86%);height:100vh;min-height:700px;max-height:1100px;position:relative}@media (max-width:991px){.td_hero.td_style_4{height:initial;max-height:initial;padding:150px 0 80px}}.td_hero.td_style_4 .td_btns_group{justify-content:center;align-items:center}.td_hero.td_style_4 .td_hero_text{z-index:2;max-width:750px;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1199px){.td_hero.td_style_4 .td_hero_text{max-width:630px}}.td_hero.td_style_4 .td_heading_color{max-width:670px;margin-left:auto;margin-right:auto}.td_hero.td_style_4 .td_hero_img_box_left{width:18.5%;padding-top:33%;position:absolute;top:55%;left:7%;transform:translateY(-50%)}@media (max-width:991px){.td_hero.td_style_4 .td_hero_img_box_left{display:none}}.td_hero.td_style_4 .td_hero_img_1{width:81%;top:0;left:0}.td_hero.td_style_4 .td_hero_img_2{width:66.6%;bottom:0;right:0}.td_hero.td_style_4 .td_hero_img_box_right{width:17.5%;padding-top:35%;position:absolute;top:55%;right:8%;transform:translateY(-50%)}@media (max-width:991px){.td_hero.td_style_4 .td_hero_img_box_right{display:none}}.td_hero.td_style_4 .td_hero_img_3{width:67%;top:0;right:0}.td_hero.td_style_4 .td_hero_img_4{width:97.5%;bottom:0;left:0}.td_hero.td_style_4 .td_hero_shape_1{top:54%;left:10%}@media (max-width:575px){.td_hero.td_style_4 .td_hero_shape_1{display:none}}.td_hero.td_style_4 .td_hero_shape_2{top:32%;right:-5%}@media (max-width:575px){.td_hero.td_style_4 .td_hero_shape_2{display:none}}.td_hero.td_style_4 .td_hero_shape_3{top:34%;left:-5%}@media (max-width:575px){.td_hero.td_style_4 .td_hero_shape_3{display:none}}.td_hero.td_style_4 .td_hero_shape_4{top:45%;right:-22%}@media (max-width:575px){.td_hero.td_style_4 .td_hero_shape_4{display:none}}.td_hero.td_style_4 .td_hero_shape_5{top:43px;left:-55px}@media (max-width:575px){.td_hero.td_style_4 .td_hero_shape_5{display:none}}.td_hero.td_style_4 .td_hero_shape_6{opacity:.56;bottom:7%;left:2.5%}@media (max-width:575px){.td_hero.td_style_4 .td_hero_shape_6{display:none}}.td_hero.td_style_4 .td_hero_shape_7{opacity:.46;animation:20s linear infinite alternate particalAnimation;top:53%;left:28%}@media (max-width:575px){.td_hero.td_style_4 .td_hero_shape_7{display:none}}.td_hero.td_style_4 .td_hero_shape_8{opacity:.3;top:16%;left:26%}@media (max-width:575px){.td_hero.td_style_4 .td_hero_shape_8{display:none}}.td_hero.td_style_4 .td_hero_shape_9{animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:20%;left:66%}@media (max-width:575px){.td_hero.td_style_4 .td_hero_shape_9{display:none}}.td_hero.td_style_4 .td_hero_shape_10{bottom:5%;right:3%}@media (max-width:575px){.td_hero.td_style_4 .td_hero_shape_10{display:none}}.td_hero.td_style_5{background:linear-gradient(102deg,#de9b4b0f 6.6%,#ff9b240f 6.6%);height:890px;padding-top:70px;position:relative}@media (max-width:991px){.td_hero.td_style_5{height:initial;min-height:700px;padding:150px 0 80px}.td_hero.td_style_5 .td_mb_30{margin-bottom:20px}.td_hero.td_style_5 .td_mb_40{margin-bottom:30px}}.td_hero.td_style_5 .td_hero_subtitle_up{background-color:#fffdfa;border:1px solid #ebeced;border-radius:50px;padding:5px 25px;display:inline-block}@media (max-width:991px){.td_hero.td_style_5 .td_hero_subtitle_up{padding:5px 15px}}.td_hero.td_style_5 .td_hero_text{z-index:2;max-width:600px;position:relative}.td_hero.td_style_5 .td_newsletter.td_style_1 .td_newsletter_input{border-radius:10px;height:60px;padding-right:190px}@media (max-width:991px){.td_hero.td_style_5 .td_newsletter.td_style_1 .td_newsletter_input{height:57px}}@media (max-width:575px){.td_hero.td_style_5 .td_newsletter.td_style_1 .td_newsletter_input{padding:5px 20px}.td_hero.td_style_5 .td_newsletter.td_style_1 .td_btn.td_style_1{position:initial;width:100%;margin-top:10px}}.td_hero.td_style_5 .td_newsletter.td_style_1 .td_btn.td_style_1 .td_btn_in{padding:16px 25px}.td_hero.td_style_5 .td_hero_img_wrap{text-align:center;width:600px;height:600px;margin-top:35px;padding:50px;position:absolute;top:50%;left:54%;transform:translateY(-50%)}@media (max-width:1400px){.td_hero.td_style_5 .td_hero_img_wrap{width:450px;height:450px;padding:10px;left:58%}}@media (max-width:1199px){.td_hero.td_style_5 .td_hero_img_wrap{display:none}}.td_hero.td_style_5 .td_hero_funfact{border-style:solid;border-width:1px 3px 3px 1px;border-color:#ebeced var(--accent-color)var(--accent-color)#ebeced;z-index:1;background-color:#fff;border-radius:10px;align-items:center;gap:10px;padding:3px 15px;display:inline-flex;position:absolute;top:49%;right:-14%}.td_hero.td_style_5 .td_hero_funfact img{flex:none}.td_hero.td_style_5 .td_hero_funfact .td_fs_40{margin-bottom:-5px}.td_hero.td_style_5 .td_avatars_wrap{z-index:1;left:-3%;right:initial;top:78%}.td_hero.td_style_5 .td_hero_img{border-radius:50%;width:100%;height:100%}.td_hero.td_style_5 .td_hero_img img{height:inherit;width:inherit;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.td_hero.td_style_5 .td_hero_img_1,.td_hero.td_style_5 .td_hero_img_2,.td_hero.td_style_5 .td_hero_img_3{z-index:2;border-radius:50%;width:120px;height:120px}.td_hero.td_style_5 .td_hero_img_1 img,.td_hero.td_style_5 .td_hero_img_2 img,.td_hero.td_style_5 .td_hero_img_3 img{height:inherit;width:inherit;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.td_hero.td_style_5 .td_hero_img_1{top:37%;left:-80px}.td_hero.td_style_5 .td_hero_img_2{bottom:-45px;right:16%}.td_hero.td_style_5 .td_hero_img_3{top:-9%;right:19%}.td_hero.td_style_5 .td_hero_shape_1{top:50%;left:50%;transform:translate(-50%,-50%)}.td_hero.td_style_5 .td_hero_shape_1 svg{animation:60s linear infinite rotate-anim}@media (max-width:1400px){.td_hero.td_style_5 .td_hero_shape_1 svg{width:460px;height:460px}}.td_hero.td_style_5 .td_hero_shape_2{border:1px solid var(--accent-color);opacity:.5;border-radius:50%;width:20px;height:20px;top:18%;left:8%}@media (max-width:575px){.td_hero.td_style_5 .td_hero_shape_2{display:none}}.td_hero.td_style_5 .td_hero_shape_3{background-color:#ff9b24;border-radius:50%;width:40px;height:40px;top:47%;left:3%}@media (max-width:1199px){.td_hero.td_style_5 .td_hero_shape_3{top:25%;left:80%}}@media (max-width:575px){.td_hero.td_style_5 .td_hero_shape_3{display:none}}.td_hero.td_style_5 .td_hero_shape_4{background-color:var(--accent-color);opacity:.7;border-radius:50%;width:40px;height:40px;top:81%;left:10%}@media (max-width:1199px){.td_hero.td_style_5 .td_hero_shape_4{top:50%;left:70%}}@media (max-width:575px){.td_hero.td_style_5 .td_hero_shape_4{display:none}}.td_hero.td_style_5 .td_hero_shape_5{top:77%;left:90%}@media (max-width:575px){.td_hero.td_style_5 .td_hero_shape_5{display:none}}.td_hero.td_style_6{background-color:#fafafa;padding-bottom:130px;position:relative}@media (max-width:991px){.td_hero.td_style_6{padding:140px 0 80px}}@media (min-width:992px){.td_hero.td_style_6 .td_hero_text{padding-top:95px}}.td_hero.td_style_6 .td_hero_subtitle{max-width:610px}.td_hero.td_style_6 .container{z-index:3;height:100%;position:relative}.td_hero.td_style_6 .container .row{height:100%}.td_hero.td_style_6 .td_hero_img{padding-bottom:105px;position:relative}.td_hero.td_style_6 .td_hero_img>img{border-radius:340px 340px 0 0}.td_hero.td_style_6 .td_hero_video_block{border:12px solid var(--accent-color);width:100%;max-width:308px;height:221px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.td_hero.td_style_6 .td_hero_video_block img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.td_hero.td_style_6 .td_hero_video_block .td_video_open{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td_hero.td_style_6 .td_hero_video_block .td_player_btn:before{visibility:visible;background-color:#fff}.td_hero.td_style_6 .td_avatars_wrap{position:absolute;top:24%;right:-22%}@media (max-width:1600px){.td_hero.td_style_6 .td_avatars_wrap{right:-5%}}@media (max-width:767px){.td_hero.td_style_6 .td_avatars_wrap{display:none}}.td_hero.td_style_6 .td_hero_shape_1{top:0;left:30px}.td_hero.td_style_6 .td_hero_shape_2{top:-10px;left:37.5%}@media (max-width:991px){.td_hero.td_style_6 .td_hero_shape_2{display:none}}.td_hero.td_style_6 .td_hero_shape_3{top:86%;left:25%}.td_hero.td_style_6 .td_hero_shape_4{top:74%;left:35%}.td_hero.td_style_6 .td_hero_shape_5{top:89%;left:40%}.td_hero.td_style_6 .td_hero_shape_6{top:80%;left:48%}.td_hero.td_style_6 .td_hero_shape_6 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}.td_hero.td_style_6 .td_hero_shape_7{top:78%;left:79%}.td_hero.td_style_6 .td_hero_shape_8{animation:10s linear infinite rotate-anim;top:75%;left:92%}.td_hero.td_style_7{height:920px;padding-top:70px;position:relative;overflow:hidden}@media (max-width:991px){.td_hero.td_style_7{height:initial;padding:614px 0 80px}}@media (max-width:575px){.td_hero.td_style_7{padding:514px 0 80px}}.td_hero.td_style_7 .td_hero_text{max-width:680px}.td_hero.td_style_7 .td_hero_subtitle{max-width:650px}.td_hero.td_style_7 .container{z-index:3;position:relative}.td_hero.td_style_7 .td_hero_bg{width:72%;height:100%;position:absolute;top:0;left:0}@media (max-width:1199px){.td_hero.td_style_7 .td_hero_bg{width:100%}}.td_hero.td_style_7 .td_hero_img{z-index:1;width:45%;height:calc(100% - 230px);position:absolute;top:130px;right:0}@media (max-width:1400px){.td_hero.td_style_7 .td_hero_img{width:40%}}@media (max-width:991px){.td_hero.td_style_7 .td_hero_img{width:100%;height:500px;top:80px}}@media (max-width:575px){.td_hero.td_style_7 .td_hero_img{height:400px}}.td_hero.td_style_7 .td_hero_shape_1{opacity:.14;border:2px solid #fff;border-radius:50%;width:372px;height:372px;top:-110px;left:-101px}.td_hero.td_style_7 .td_hero_shape_2{opacity:.1;background-color:#ebeced;border-radius:50%;width:30px;height:30px;top:36%;left:9%}.td_hero.td_style_7 .td_hero_shape_3{bottom:8%;left:4%}.td_hero.td_style_7 .td_hero_shape_3 img{animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim}.td_hero.td_style_7 .td_hero_shape_4,.td_hero.td_style_7 .td_hero_shape_5,.td_hero.td_style_7 .td_hero_shape_6{opacity:.14;border:1px solid #fff;border-radius:50%;width:258px;height:258px}.td_hero.td_style_7 .td_hero_shape_4{top:52%;left:44%}.td_hero.td_style_7 .td_hero_shape_5{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x;top:57%;left:48.3%}.td_hero.td_style_7 .td_hero_shape_6{top:62%;left:45%}.td_hero.td_style_7 .td_hero_shape_7{animation:15s linear infinite rotate-anim;top:2%;left:48%}@media (max-width:991px){.td_hero.td_style_7>.position-absolute{display:none}}.td_hero.td_style_8{height:1024px;position:relative;overflow:hidden}@media (max-width:991px){.td_hero.td_style_8{height:initial;padding:160px 0}}.td_hero.td_style_8:after{content:"";background-color:#fff;border-radius:50%;width:136vw;height:800px;margin-top:-130px;position:absolute;top:100%;left:50%;transform:translate(-50%)}@media (max-width:991px){.td_hero.td_style_8:after{width:185vw;margin-top:-80px}}.td_hero.td_style_8 .td_hero_text{z-index:3;max-width:665px;position:relative}@media (max-width:1199px){.td_hero.td_style_8 .td_hero_text{max-width:650px}}.td_hero.td_style_8 .td_hero_img{z-index:2;border:10px solid #fff;border-radius:10px;position:absolute;top:50%;left:66%;transform:rotate(-21.22deg)translateY(-58%);box-shadow:0 0 20px #0000001a}@media (max-width:1400px){.td_hero.td_style_8 .td_hero_img{left:72%}}@media (max-width:991px){.td_hero.td_style_8 .td_hero_img{-webkit-transform:initial;transform:initial;left:initial;top:initial;margin-bottom:35px;position:relative}.td_hero.td_style_8 .td_hero_img img{width:100%}}.td_hero.td_style_8 .td_hero_shape_1{top:50px;left:-95px}.td_hero.td_style_8 .td_hero_shape_2{top:45%;left:-85px}.td_hero.td_style_8 .td_hero_shape_3{top:74%;left:2%}.td_hero.td_style_8 .td_hero_shape_4{top:13%;left:44%}.td_hero.td_style_8 .td_hero_shape_5{top:12%;left:75%}.td_hero.td_style_8 .td_hero_shape_6{top:55%;left:83%}.td_hero.td_style_8 .td_hero_shape_7{top:25%;right:0}.td_hero.td_style_8 .td_hero_shape_8{top:77%;left:88%}.td_hero.td_style_8 .td_hero_shape_9{top:71px;left:0}@media (max-width:575px){.td_hero.td_style_8 .td_hero_shape_1,.td_hero.td_style_8 .td_hero_shape_2,.td_hero.td_style_8 .td_hero_shape_3,.td_hero.td_style_8 .td_hero_shape_4,.td_hero.td_style_8 .td_hero_shape_5,.td_hero.td_style_8 .td_hero_shape_6,.td_hero.td_style_8 .td_hero_shape_7,.td_hero.td_style_8 .td_hero_shape_8{display:none}}.td_iconbox_1_wrap{flex-wrap:wrap;justify-content:space-around;gap:40px 30px;display:flex}.td_iconbox.td_style_1{flex:none;max-width:250px}.td_iconbox.td_style_1 svg path{fill:var(--accent-color)}.td_iconbox.td_style_2{position:relative}.td_iconbox.td_style_2 .td_iconbox_link{width:100%;height:100%;position:absolute;top:0;left:0}.td_iconbox.td_style_2 .td_iconbox_in{background-color:#fff;border-radius:50px;padding:30px 20px;transition:all .3s;box-shadow:0 0 80px #00001b12}.td_iconbox.td_style_2 .td_iconbox_subtitle span{background-color:var(--accent-color);color:#fff;margin-right:2px;padding:0 4px;font-size:18px;line-height:1.55em;display:inline-block}.td_iconbox.td_style_2:hover .td_iconbox_in{background-color:var(--accent-color);box-shadow:0 0 80px #00001b33}.td_iconbox.td_style_2:hover .td_iconbox_icon{filter:brightness(0)invert()}.td_iconbox.td_style_2:hover .td_iconbox_title{color:#fff;opacity:1}.td_iconbox.td_style_2:hover .td_iconbox_subtitle{color:#fffc}.td_iconbox.td_style_2:hover .td_iconbox_subtitle span{color:var(--accent-color);background-color:#fff}.td_iconbox.td_style_3{align-items:center;gap:10px;padding:20px;display:flex;box-shadow:0 0 50px #00001b0d}.td_iconbox.td_style_3:hover{transform:scale(1.02)}.td_iconbox.td_style_3 .td_iconbox_icon img{width:40px;height:40px}.td_iconbox.td_style_4{border:1px solid #ffffff4d;padding:20px 30px 20px 20px;transition:all .3s;box-shadow:2px 2px 50px #00001b1a}.td_iconbox.td_style_4:hover{border-color:#fff9}.td_iconbox.td_style_5{gap:20px;max-width:500px;display:flex}.td_iconbox.td_style_5 .td_iconbox_icon{clip-path:inset(0 round 50px);border-radius:50%;flex:none;width:100px;height:100px;padding:10px;position:relative}.td_iconbox.td_style_5 .td_iconbox_icon:before{content:"";border:3px dashed var(--accent-color);border-radius:100px;position:absolute;inset:-2px}.td_iconbox.td_style_5 .td_iconbox_icon_in{background-color:#edededb3;border-radius:50%;width:100%;height:100%;padding:14px}.td_iconbox.td_style_6{background-color:#ebeced4d;align-items:center;gap:20px;margin-right:20px;padding:12px 30px 12px 12px;display:flex;position:relative}@media (max-width:1400px){.td_iconbox.td_style_6{gap:10px}}.td_iconbox.td_style_6 .td_iconbox_btn{border:1px solid var(--border-color);width:40px;height:40px;color:var(--heading-color);background-color:#fff;border-radius:50%;flex:none;margin-top:-20px;position:absolute;top:50%;right:-20px}.td_iconbox.td_style_6 .td_iconbox_btn:hover{background-color:var(--heading-color);border-color:var(--heading-color);color:#fff}.td_iconbox.td_style_6 .td_iconbox_icon{border-radius:50%;flex:none;width:73px;height:73px}@media (max-width:1400px){.td_iconbox.td_style_6 .td_iconbox_icon{width:60px;height:60px}}.td_iconbox.td_style_6 .td_iconbox_icon img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%}.td_iconbox.td_style_7{margin-right:20px;padding:30px 35px;position:relative;box-shadow:0 0 20px #0000031a}@media (max-width:1400px){.td_iconbox.td_style_7{padding:30px 18px}}.td_iconbox.td_style_7 .td_iconbox_icon{border-radius:50%;width:50px;height:50px;margin-left:auto;margin-right:auto}.td_iconbox.td_style_7 .td_iconbox_btn{border:1px solid var(--heading-color);width:40px;height:40px;color:var(--heading-color);background-color:#fff;border-radius:50%;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.td_iconbox.td_style_7 .td_iconbox_btn:hover{background-color:var(--heading-color);color:#fff}.td_iconbox.td_style_8{border:1px solid var(--border-color);align-items:flex-end;height:326px;padding:50px 35px;display:flex;position:relative;overflow:hidden}@media (max-width:1400px){.td_iconbox.td_style_8{padding:50px 25px}}@media (max-width:1199px){.td_iconbox.td_style_8 br{display:none}}@media (max-width:991px){.td_iconbox.td_style_8{height:250px;padding:30px 25px}.td_iconbox.td_style_8 .td_mb_30{margin-bottom:15px}}.td_iconbox.td_style_8 .td_icon_shape{transition:all .6s cubic-bezier(.7,-.56,.27,1.6);position:absolute;top:-60px;right:-60px}.td_iconbox.td_style_8 .td_iconbox_in{z-index:2;position:relative}.td_iconbox.td_style_8 .td_btn.td_style_3{position:relative}.td_iconbox.td_style_8 .td_btn.td_style_3:before{content:"";background-color:var(--accent-color);opacity:.1;border-radius:50%;width:14px;height:14px;transition:all .3s;position:absolute;top:1px;left:-5px}.td_iconbox.td_style_8 .td_btn.td_style_3:hover:before{width:40px;height:40px;top:-2px;left:-10px}.td_iconbox.td_style_8:hover .td_icon_shape{top:-68px;right:-68px}.td_iconbox.td_style_9{gap:16px;display:flex}.td_iconbox.td_style_9 .td_iconbox_icon{flex:none;width:80px;height:80px;padding:10px;position:relative}.td_iconbox.td_style_9 .td_iconbox_icon:before{content:"";background-color:#fff;border-radius:10px;width:16px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.td_icon_btns{gap:6px;display:flex}.td_icon_btn{background-color:#0000;border:1px solid #00001b33;border-radius:50%;outline:none;flex:none;width:30px;height:30px;padding:2px;transition:all .3s}a.td_icon_btn:hover,button.td_icon_btn:hover{color:var(--heading-color);border-color:#00001b99}.td_post.td_style_1{transition:all .4s}.td_post.td_style_1 .td_post_title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.td_post.td_style_1 .td_post_thumb{position:relative;overflow:hidden}.td_post.td_style_1 .td_post_thumb img{width:100%}.td_post.td_style_1 .td_post_thumb:before{content:"";background-color:var(--accent-color);opacity:0;z-index:1;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.td_post.td_style_1 .td_post_thumb i{width:40px;height:40px;color:var(--accent-color);z-index:2;opacity:0;background-color:#fff;border-radius:5px;justify-content:center;align-items:center;transition:all .5s;display:flex;position:absolute;top:30px;right:30px}.td_post.td_style_1 .td_post_thumb img{transition:all .8s}.td_post.td_style_1 .td_post_thumb:hover img{transform-origin:top;transform:scale(1.03)}.td_post.td_style_1 .td_post_thumb:hover:before{opacity:.3}.td_post.td_style_1 .td_post_thumb:hover i{opacity:1;top:15px;right:15px}.td_post.td_style_1 .td_post_thumb:hover i:hover{background-color:var(--accent-color);color:#fff}.td_post.td_style_1 .td_post_meta{flex-wrap:wrap;gap:0 56px;display:flex}@media (max-width:1400px){.td_post.td_style_1 .td_post_meta{gap:0 25px}}.td_post.td_style_1 .td_post_meta span{align-items:center;gap:6px;display:flex}.td_post.td_style_1 .td_post_meta span img{flex:none;width:16px;height:16px}.td_post.td_style_1 .td_post_info{border:1px solid #ebeced;border-top-width:0;border-radius:0 0 10px 10px;padding:20px 30px 40px}@media (max-width:1400px){.td_post.td_style_1 .td_post_info{padding:20px 25px 30px}}@media (max-width:991px){.td_post.td_style_1 .td_post_info{padding:20px 20px 30px}}.td_post.td_style_1 .td_post_thumb{border-radius:10px 10px 0 0}.td_post.td_style_1 .td_post_thumb img{border-radius:inherit}.td_post.td_style_1 .td_post_label{z-index:2;color:#fff;border:1px solid #fff;border-radius:30px;justify-content:center;padding:7px 18px;display:inline-flex;position:absolute;top:16px;right:16px}.td_post.td_style_1:hover{transform:translateY(-6px);box-shadow:0 50px 30px -40px #0000001a}@media (max-width:991px){.td_post.td_style_1 .td_mb_20{margin-bottom:10px}.td_post.td_style_1 .td_mb_16{margin-bottom:8px}.td_post.td_style_1 .td_mb_24{margin-bottom:20px}}.td_post.td_style_1.td_type_1,.td_post.td_style_1.td_type_2,.td_post.td_style_1.td_type_6{border-radius:20px;gap:30px;padding:30px;display:flex;box-shadow:2px 2px 50px #00001b1a}@media (max-width:1400px){.td_post.td_style_1.td_type_1,.td_post.td_style_1.td_type_2,.td_post.td_style_1.td_type_6{gap:15px;padding:20px}}@media (max-width:767px){.td_post.td_style_1.td_type_1,.td_post.td_style_1.td_type_2,.td_post.td_style_1.td_type_6{flex-direction:column}}.td_post.td_style_1.td_type_1 .td_post_info,.td_post.td_style_1.td_type_2 .td_post_info,.td_post.td_style_1.td_type_6 .td_post_info{border:none;padding:0}.td_post.td_style_1.td_type_1 .td_post_thumb,.td_post.td_style_1.td_type_2 .td_post_thumb,.td_post.td_style_1.td_type_6 .td_post_thumb{border-radius:5px;flex:none;width:270px;height:225px}@media (max-width:767px){.td_post.td_style_1.td_type_1 .td_post_thumb,.td_post.td_style_1.td_type_2 .td_post_thumb,.td_post.td_style_1.td_type_6 .td_post_thumb{width:100%;height:250px}}.td_post.td_style_1.td_type_1 .td_post_thumb img,.td_post.td_style_1.td_type_2 .td_post_thumb img,.td_post.td_style_1.td_type_6 .td_post_thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.td_post.td_style_1.td_type_1 .td_post_meta,.td_post.td_style_1.td_type_2 .td_post_meta,.td_post.td_style_1.td_type_6 .td_post_meta{gap:0 40px;margin-bottom:6px;font-size:16px}@media (max-width:1400px){.td_post.td_style_1.td_type_1 .td_post_meta,.td_post.td_style_1.td_type_2 .td_post_meta,.td_post.td_style_1.td_type_6 .td_post_meta{gap:0 15px;font-size:15px}}.td_post.td_style_1.td_type_1 .td_post_title,.td_post.td_style_1.td_type_2 .td_post_title,.td_post.td_style_1.td_type_6 .td_post_title{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;display:-webkit-box;overflow:hidden}.td_post.td_style_1.td_type_1 .td_post_subtitle,.td_post.td_style_1.td_type_2 .td_post_subtitle,.td_post.td_style_1.td_type_6 .td_post_subtitle{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;display:-webkit-box;overflow:hidden}.td_post.td_style_1.td_type_2{align-items:center}.td_post.td_style_1.td_type_2 .td_post_thumb{height:initial}.td_post.td_style_1.td_type_2 .td_post_thumb:before{display:none}.td_post.td_style_1.td_type_2 .td_post_thumb img{-o-object-fit:initial;object-fit:initial;height:auto;max-height:100%}.td_post.td_style_1.td_type_2 .td_post_thumb:hover img{-webkit-transform:initial;transform:initial}.td_post.td_style_1.td_type_2 .td_post_label{border-color:var(--accent-color);background-color:var(--accent-color);color:#fff;padding:5px 15px;top:25px;right:25px}.td_post.td_style_1.td_type_3{border:1px solid #ebeced;border-radius:10px;padding:10px}.td_post.td_style_1.td_type_3 .td_post_info{border:none;padding:20px 20px 40px}.td_post.td_style_1.td_type_3 .td_post_thumb{border-radius:10px}.td_post.td_style_1.td_type_4 .td_post_label{right:initial;border:none;border-radius:0;padding:8px 15px;top:-19px}.td_post.td_style_1.td_type_4 .td_post_info{padding:50px 30px 40px;position:relative}@media (max-width:575px){.td_post.td_style_1.td_type_4 .td_post_info{padding:40px 20px 30px}}.td_post.td_style_1.td_type_4 .td_btn.td_style_3{letter-spacing:.3px}.td_post.td_style_1.td_type_4 .td_btn.td_style_3:hover{letter-spacing:.6px}.td_post.td_style_1.td_type_5 .td_post_thumb,.td_post.td_style_1.td_type_5 .td_post_info{border-radius:0}.td_post.td_style_1.td_type_6 .td_post_label{background-color:var(--accent-color);border-color:var(--accent-color);border-radius:10px}.td_blog_details_head_meta_list{flex-wrap:wrap;align-items:center;gap:5px 28px;display:flex}.td_blog_details_head_meta_list li{align-items:center;gap:10px;display:flex}.td_blog_details_head_meta{border:1px solid var(--border-color);border-top:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 20px;padding:20px 30px;display:flex}.td_blog_details_avatar{align-items:center;gap:12px;display:flex}.td_blog_details_avatar img{border-radius:50%;flex:none;width:30px;height:30px}.td_blog_details{font-size:18px;line-height:1.75em}@media (max-width:991px){.td_blog_details{font-size:16px;line-height:1.5em}}.td_blog_details h2{margin-bottom:30px;font-size:36px;line-height:1.44em}@media (max-width:991px){.td_blog_details h2{font-size:30px}}.td_blog_details h3{margin-bottom:23px;font-size:30px;line-height:1.33em}@media (max-width:991px){.td_blog_details h3{font-size:25px}}.td_blog_details p{margin-bottom:50px}.td_blog_details blockquote{border-left:5px solid var(--accent-color);color:var(--heading-color);margin-bottom:50px;padding:50px 180px 50px 50px;font-size:20px;font-weight:500;line-height:1.5em;position:relative;box-shadow:2px 2px 50px #00001b1a}@media (max-width:1199px){.td_blog_details blockquote{padding:40px 90px 40px 20px}}.td_blog_details blockquote svg{color:var(--accent-color);position:absolute;top:24px;right:70px}@media (max-width:1199px){.td_blog_details blockquote svg{top:20px;right:20px}}.td_blog_details .td_blog_details_inside_box{margin-bottom:50px;padding-left:10px}@media (max-width:1400px){.td_blog_details .td_blog_details_inside_box{padding-left:0}}.td_blog_details .td_blog_details_inside_box h3{margin-bottom:12px}.td_blog_details .td_blog_details_inside_box p{margin-bottom:20px}.td_blog_details .td_list.td_style_2 li{padding-left:32px}.td_blog_details .td_list.td_style_2 li svg{top:3px}.td_blog_details .td_list.td_style_2 li:not(:last-child){margin-bottom:14px}.td_blog_details .td_video_block.td_style_1{border-radius:10px;min-height:322px;margin-bottom:40px;padding:0}.td_blog_details .td_video_block.td_style_1 .td_player_btn_wrap_2{transform:scale(1.2)}.td_blog_details>:last-child{margin-bottom:0}.td_post_share{border:1px solid var(--border-color);border-left:none;border-right:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px 20px;padding:20px 0;display:flex}@media (max-width:575px){.td_post_share{flex-direction:column}}.td_post_share .td_footer_social_btns{margin:0 -5px}.td_post_share .td_footer_social_btns a{width:35px;height:36px}.td_categories{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.td_categories .td_tag_badge{color:var(--heading-color);background-color:#f4f5f7;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:14px;line-height:1.2;display:inline-flex}.td_categories .td_tag_badge_more{color:var(--accent-color);background-color:#0000;font-weight:500}.td_categories a{color:var(--accent-color);background-color:#fff5f7;border-radius:5px;padding:6px 20px;display:inline-flex}@media (max-width:575px){.td_categories a{padding:5px 10px}}.td_categories a:hover{background-color:var(--accent-color);color:#fff}.td_author_card{position:relative}.td_author_card:before{content:"";background-color:var(--accent-color);opacity:.1;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.td_author_card .td_author_card_in{z-index:2;align-items:center;gap:25px;padding:30px 40px;display:flex;position:relative}@media (max-width:991px){.td_author_card .td_author_card_in{padding:25px}}@media (max-width:767px){.td_author_card .td_author_card_in{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px}.td_author_card .td_author_card_in .td_mb_10{margin-bottom:5px}}.td_author_card .td_author_card_thumb{border-radius:50%;flex:none;width:120px;height:120px}.td_comment_wrap{background:#fff5f733;border:1px solid #890c251a;border-radius:8px;padding:40px}@media (max-width:991px){.td_comment_wrap{padding:30px 25px}}.td_comment_wrap .td_form_field{-webkit-box-shadow:none;box-shadow:none;border:1px solid #e6eeff;padding:12px 18px}.td_comment_wrap .td_form_field:focus{border-color:var(--accent-color)}.cs-comment_wrapper{background-color:#fff;border-radius:10px;margin-bottom:70px;padding:45px 30px 4px}.comment-list{margin:0;padding:0;list-style:none}.comment-list>.comment{padding:30px 0}.comment-list>.comment:not(:last-child){border-bottom:1px solid var(--border-color)}.comment-list>.comment:last-child{padding-bottom:0}.comment-list>.comment:first-child{padding-top:0}.comment-list .children{border-top:1px solid var(--border-color);margin-top:30px;padding-top:30px}.comment-list .children .comment:not(:first-child){border-style:solid;border-width:1px 0 0;margin-top:30px;padding-top:30px}.comment-list .bypostauthor:not(:last-child){border-bottom:1px solid var(--border-color);margin-bottom:50px}@media (max-width:991px){.comment-list .bypostauthor:not(:last-child){margin-bottom:30px}}.comment-list .bypostauthor .comment-body:last-child{margin-bottom:0}.comment-list .comment-body{min-height:115px;padding-top:0;padding-left:135px;position:relative}@media (max-width:991px){.comment-list .comment-body{min-height:70px;padding-left:80px}}.comment-list ol{margin:0;padding:0;list-style:none}.comment-list ol.children{padding-left:50px}@media (max-width:991px){.comment-list ol.children{padding-left:30px}}@media (max-width:575px){.comment-list ol.children{padding-left:0}}.comment-list .avatar{border-radius:50%;width:115px;height:115px;position:absolute;top:0;left:0}@media (max-width:991px){.comment-list .avatar{width:70px;height:70px}}.comment-list .comment-author .says{display:none}.comment-list .fn{font-style:initial;color:var(--heading-color);margin-bottom:0;font-size:18px;font-weight:500;line-height:1.2em;display:inline-block}.comment-list .comment-meta{color:var(--accent-color);font-size:15px;font-weight:500;line-height:1.2em;display:block;position:absolute;top:4px;right:0}.comment-list .comment-meta a:hover{color:var(--heading-color)}.comment-list .comment-author{margin-bottom:10px}.comment-list .comment-meta+p,.comment-list .comment-meta+p+p{color:var(--heading-color);margin-bottom:0;font-size:16px;line-height:1.62em}.comment-list .reply{margin-top:10px}.comment-list .reply a{font-weight:500;line-height:inherit;color:var(--accent-color);text-transform:uppercase;background-color:#fff5f7;border-radius:5px;padding:5px 15px;font-size:14px;line-height:1.6em;display:inline-block}.comment-list .reply a:hover{color:#fff;background-color:var(--accent-color)}.url{color:var(--heading-color);font-size:20px;font-weight:600}@media (max-width:991px){.url{font-size:18px}}#commentform p.logged-in-as{margin-top:-5px;font-size:16px}#commentform p.logged-in-as a:hover{text-decoration:underline}.td_cta.td_style_1{min-height:714px;padding:70px 0;position:relative}.td_cta.td_style_1 .td_cta_text{z-index:2;max-width:650px;position:relative}.td_cta.td_style_1 .td_cta_thumb{z-index:1;position:absolute;top:50%;left:52.5%;transform:translateY(-50%)}@media (max-width:991px){.td_cta.td_style_1 .td_cta_thumb{display:none}}.td_cta.td_style_1 .td_cta_thumb_shape{opacity:.08;background-color:#fff;border-radius:50%;width:350px;height:350px;animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x;position:absolute;bottom:8%;left:5%}.td_cta.td_style_1 .td_cta_shape_1{opacity:.11;background-color:#ebeced;border-radius:50%;width:500px;height:500px;margin-top:-250px;position:absolute;top:50%;left:10%}.td_cta.td_style_1 .td_cta_shape_2{animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim;position:absolute;bottom:50px;left:46%}@media (max-width:991px){.td_cta.td_style_1 .td_cta_shape_2{display:none}}.td_cta.td_style_1 .td_cta_shape_3{position:absolute;top:45%;right:5%}@media (max-width:991px){.td_cta.td_style_1 .td_cta_shape_3{display:none}}.td_cta.td_style_2{position:relative}.td_cta.td_style_2 .td_cta_in{z-index:2;max-width:800px;position:relative}.td_cta.td_style_2 .td_section_subtitle{max-width:575px}.td_cta.td_style_2 .td_cta_img{max-height:100%;position:absolute;bottom:0;left:50%}.td_cta.td_style_2 .td_cta_shape_1{top:12%;left:4%}@media (max-width:991px){.td_cta.td_style_2 .td_cta_shape_1{display:none}}.td_cta.td_style_2 .td_cta_shape_2{top:45%;left:7%}@media (max-width:991px){.td_cta.td_style_2 .td_cta_shape_2{display:none}}.td_cta.td_style_2 .td_cta_shape_3{opacity:.5;animation:10s cubic-bezier(.4,0,.2,1) infinite swing-anim;top:80%;left:4%}@media (max-width:991px){.td_cta.td_style_2 .td_cta_shape_3{display:none}}.td_cta.td_style_2 .td_cta_shape_4{top:14%;left:58%}@media (max-width:991px){.td_cta.td_style_2 .td_cta_shape_4{display:none}}.td_cta.td_style_2 .td_cta_shape_5{top:65%;left:48%}@media (max-width:991px){.td_cta.td_style_2 .td_cta_shape_5{display:none}}.td_cta.td_style_2 .td_cta_shape_5 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}.td_cta.td_style_2 .td_cta_shape_6{top:48%;left:81%}@media (max-width:991px){.td_cta.td_style_2 .td_cta_shape_6{display:none}}.td_cta.td_style_2 .td_cta_shape_7{animation:9s cubic-bezier(.4,0,.2,1) infinite up-down-anim;top:15%;left:93%}@media (max-width:991px){.td_cta.td_style_2 .td_cta_shape_7{display:none}}.td_cta.td_style_2 .td_cta_shape_8{top:65%;left:95%}@media (max-width:991px){.td_cta.td_style_2 .td_cta_shape_8{display:none}}.td_cta.td_style_3 .td_cta_img{padding-right:60px}.td_cta.td_style_4{background-color:#f4f4f7}@media (max-width:991px){.td_cta.td_style_4 br{display:none}.td_cta.td_style_4 .td_mb_30{margin-bottom:20px}.td_cta.td_style_4 .td_mb_40{margin-bottom:30px}}.td_cta.td_style_4 .container{z-index:3;position:relative}.td_cta.td_style_4 .td_cta_shape_1{bottom:30px;left:0}@media (max-width:991px){.td_cta.td_style_4 .td_cta_shape_1{display:none}}.td_cta.td_style_4 .td_cta_shape_2{top:50%;left:20%}@media (max-width:991px){.td_cta.td_style_4 .td_cta_shape_2{display:none}}.td_cta.td_style_4 .td_cta_shape_3{top:20%;right:12%}@media (max-width:991px){.td_cta.td_style_4 .td_cta_shape_3{display:none}}.td_cta.td_style_4 .td_cta_shape_4{top:0;right:0}@media (max-width:991px){.td_cta.td_style_4 .td_cta_shape_4{display:none}}.td_cta.td_style_4 .td_cta_shape_5{opacity:.5;background-color:#ebeced;border-radius:50%;width:75px;height:75px;top:20%;left:8%}@media (max-width:991px){.td_cta.td_style_4 .td_cta_shape_5{display:none}}.td_testimonial_img_wrap{padding-right:19.5%;position:relative}@media (max-width:1199px){.td_testimonial_img_wrap{padding-right:0}}.td_testimonial_img_wrap .td_testimonial_img{z-index:1;position:relative}.td_testimonial_img_wrap .td_testimonial_img_shape_1{border:8px solid #fff;border-radius:50%;width:220px;height:220px;position:absolute;bottom:35px;left:-75px}.td_testimonial_img_wrap .td_testimonial_img_shape_1 span{border:8px solid #fff;border-radius:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;position:absolute;top:50%;left:50%}.td_testimonial_img_wrap .td_testimonial_img_shape_2{z-index:2;position:absolute;top:20%;right:8%}@media (max-width:575px){.td_testimonial_img_wrap .td_testimonial_img_shape_2{right:0}.td_testimonial_img_wrap .td_testimonial_img_shape_2 svg{width:100px}}.td_testimonial.td_style_1{padding:50px 30px;position:relative}@media (max-width:575px){.td_testimonial.td_style_1{padding:30px 20px}}.td_testimonial.td_style_1 .td_quote_icon{position:absolute;top:57px;right:30px}.td_testimonial.td_style_1 .td_testimonial_meta{z-index:2;border-bottom:1px solid #ebeced;align-items:center;gap:12px;padding-bottom:30px;display:flex;position:relative}.td_testimonial.td_style_1 .td_testimonial_meta img{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex:none;width:60px;height:60px}.td_testimonial.td_style_1 .td_testimonial_meta_right{padding-left:14px;position:relative}.td_testimonial.td_style_1 .td_testimonial_meta_right:before{content:"";background-color:var(--accent-color);border-radius:6px;width:4px;height:100%;position:absolute;top:0;left:0}.td_testimonial.td_style_1 .td_testimonial_text{letter-spacing:.4px}.td_testimonial.td_style_1.td_type_1{border-radius:10px;box-shadow:2px 2px 50px #00001b1a}.td_testimonial.td_style_1.td_type_2{border-radius:10px;padding:30px;box-shadow:2px 2px 50px #00001b1a}@media (max-width:575px){.td_testimonial.td_style_1.td_type_2{padding:30px 20px}}.td_testimonial.td_style_1.td_type_2 .td_testimonial_meta{border:none;margin:0;padding:0}.td_testimonial.td_style_1.td_type_2 .td_quote_icon{top:initial;bottom:30px}@media (max-width:575px){.td_testimonial.td_style_1.td_type_2 .td_quote_icon{right:10px}}.td_testimonial.td_style_1.td_type_3{padding:0}.td_testimonial.td_style_1.td_type_3 .td_testimonial_meta{border:none;padding:0}.td_testimonial.td_style_1.td_type_3 .td_quote_icon{top:initial;bottom:6px}.td_testimonial.td_style_1.td_type_3 .td_testimonial_text{font-style:initial}@media (max-width:991px){.td_testimonial.td_style_1.td_type_3 .td_mb_35{margin-bottom:25px}}.td_testimonial_video_slider{position:relative;overflow:hidden}.td_testimonial_video_slider .embed-responsive{width:100%}.td_testimonial_video_slider .embed-responsive-16by9{height:0;padding-bottom:56.25%;display:block;position:relative;overflow:hidden}.td_testimonial_video_slider .embed-responsive-16by9 iframe,.td_testimonial_video_slider .embed-responsive-16by9 .embed-responsive-item{border:0;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:991px){.td_testimonial_video_slider{padding:0 28px!important}.td_testimonial_video_slider button{width:34px!important;height:34px!important}.td_testimonial_video_slider button svg{width:20px!important;height:20px!important}}@media (max-width:575px){.td_testimonial_video_slider{padding:0 22px!important}.td_testimonial_video_slider button{width:30px!important;height:30px!important}.td_testimonial_video_slider button:last-child{right:5px!important}.td_testimonial_video_slider button svg{width:18px!important;height:18px!important}}@media (max-width:768px){.td_testimonial_video_slider button{display:none!important}.td_testimonial_video_slider .td_pagination{margin-top:14px}}.td_testimonial_with_shape_wrap{max-width:1800px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media (max-width:991px){.td_testimonial_with_shape_wrap{padding-left:0;padding-right:0}}.td_testimonial_with_shape{background-repeat:no-repeat;background-size:100% 100%;width:100%;position:relative}@media (max-width:991px){.td_testimonial_with_shape{background-position:50%;background-size:cover}}.td_testimonial_with_shape .td_testimonial_shape_1{top:39%;left:5.5%}@media (max-width:991px){.td_testimonial_with_shape .td_testimonial_shape_1{display:none}}.td_testimonial_with_shape .td_testimonial_shape_2{top:40%;left:36.5%}@media (max-width:991px){.td_testimonial_with_shape .td_testimonial_shape_2{display:none}}.td_testimonial_with_shape .td_testimonial_shape_2 img{animation:9s cubic-bezier(.4,0,.2,1) infinite animo-x}.td_testimonial_with_shape .td_testimonial_shape_3{top:9%;right:5%}@media (max-width:991px){.td_testimonial_with_shape .td_testimonial_shape_3{display:none}}.td_testimonial_with_shape .td_testimonial_shape_4{top:28%;right:5%}@media (max-width:991px){.td_testimonial_with_shape .td_testimonial_shape_4{display:none}}.td_team.td_style_1{padding-bottom:20px}.td_team.td_style_1 .td_team_info{z-index:1;border-radius:50px;padding:11px 15px;position:absolute;bottom:0;left:40px;right:40px;box-shadow:0 4px #00001b99}@media (max-width:1199px){.td_team.td_style_1 .td_team_info{left:15px;right:15px}}.td_team.td_style_1:hover .td_team_info{animation:2s bounce}.td_team.td_style_1.td_type_1 .td_team_info{border-radius:10px}.td_team.td_style_2{border:4px solid var(--heading-color);border-top:0;border-bottom:0;padding:20px}.td_team.td_style_2 .td_team_shape_1,.td_team.td_style_2 .td_team_shape_2{background-color:var(--heading-color);width:calc(100% - 40px);height:1px;position:absolute;left:20px}.td_team.td_style_2 .td_team_shape_1:before,.td_team.td_style_2 .td_team_shape_1:after,.td_team.td_style_2 .td_team_shape_2:before,.td_team.td_style_2 .td_team_shape_2:after{content:"";background-color:var(--heading-color);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px}.td_team.td_style_2 .td_team_shape_1:before,.td_team.td_style_2 .td_team_shape_2:before{right:-3px}.td_team.td_style_2 .td_team_shape_1:after,.td_team.td_style_2 .td_team_shape_2:after{left:-3px}.td_team.td_style_2 .td_team_shape_1{top:0}.td_team.td_style_2 .td_team_shape_2{bottom:0}.td_team.td_style_2 .td_team_in{border-radius:10px;position:relative;overflow:hidden}.td_team.td_style_2 .td_team_info_in{z-index:2;padding-top:20px;position:relative}.td_team.td_style_2 .td_team_info{width:100%;transition:all .3s;position:absolute;bottom:-32px;left:0}.td_team.td_style_2 .td_team_info>svg{color:var(--accent-color);fill-opacity:.4;width:100%;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.td_team.td_style_2 .td_team_info>svg path{stroke:#fff;transition:all .3s}.td_team.td_style_2 .td_team_member_meta_list{justify-content:space-between;max-width:250px;margin-left:auto;margin-right:auto;padding:10px;display:flex}.td_team.td_style_2 .td_team_member_meta_list li{align-items:center;gap:10px;display:flex}.td_team.td_style_2:hover .td_team_info{bottom:0}.td_team.td_style_2:hover .td_team_info>svg path{fill-opacity:1;stroke:var(--accent-color)}.td_team.td_style_3 .td_team_thumb{z-index:1;width:286px;height:266px;position:relative;-webkit-mask-image:url(/home_4/team_masking.svg);mask-image:url(/home_4/team_masking.svg)}.td_team.td_style_3 .td_team_thumb_wrap{padding:8px;display:inline-block;position:relative}@media (max-width:1400px){.td_team.td_style_3 .td_team_thumb_wrap{margin:-20px -20px -10px;transform:scale(.8)}}@media (max-width:1199px){.td_team.td_style_3 .td_team_thumb_wrap{margin:-42px -42px -30px;transform:scale(.7)}}@media (max-width:575px){.td_team.td_style_3 .td_team_thumb_wrap{margin:0 0 10px;transform:scale(1)}}.td_team.td_style_3 .td_team_thumb_shape{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td_team_3_footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 20px;display:flex}.td_team_3_footer b{background-image:linear-gradient(90deg,currentColor 0 100%);background-position:0 90%;background-repeat:no-repeat;background-size:100% 1px}.td_team.td_style_4 .td_team_info{justify-content:space-between;align-items:center;gap:0 15px;display:flex}.td_team.td_style_4 .td_team_social_list{border-left:1px solid var(--border-color);align-items:center;gap:4px;min-height:32px;padding-left:20px;display:flex}.td_team.td_style_4 .td_team_social_list a{padding:4px;display:flex}.td_team.td_style_4 .td_team_social_list a:hover{color:var(--heading-color);transform:scale(1.2)}.td_team.td_style_4 .td_team_thumb img{transition:all .5s}.td_team.td_style_4 .td_team_thumb:hover img{transform:scale(1.04)}.td_team.td_style_5 .td_team_thumb{position:relative}.td_team.td_style_5 .td_team_social_list{flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;top:20px;right:20px}.td_team.td_style_5 .td_team_social_list a{display:flex}.td_team.td_style_5.td_type_1 .td_team_social_list{background-color:var(--accent-color);color:#fff;flex-direction:row;padding:13px 14px}.td_team.td_style_5.td_type_1 .td_team_social_list a:hover{color:#ffffffb3}.td_card.td_style_1{border:1px solid #ebeced;padding:30px}@media (max-width:1400px){.td_card.td_style_1{padding:25px}}@media (max-width:575px){.td_card.td_style_1{padding:15px 15px 25px}}.td_card.td_style_1 .td_card_location{align-items:center;gap:10px;display:flex}.td_card.td_style_1 .td_card_thumb{position:relative;overflow:hidden;box-shadow:inset 2px 2px 500px #00001b4d}.td_card.td_style_1 .td_card_thumb:before,.td_card.td_style_1 .td_card_thumb:after{content:"";width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.td_card.td_style_1 .td_card_thumb:before{z-index:1;opacity:0;background-color:var(--accent-color)}.td_card.td_style_1 .td_card_thumb:after{z-index:2;box-shadow:inset 2px 2px 500px #00001b1a}.td_card.td_style_1 .td_card_thumb i{color:#fff;z-index:3;opacity:0;font-size:50px;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)rotate(-120deg)}.td_card.td_style_1 .td_card_thumb:hover:before{opacity:.3}.td_card.td_style_1 .td_card_thumb:hover i{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}.td_card.td_style_1 .td_card_thumb:hover i:hover{opacity:.8}.td_card.td_style_1 .td_card_thumb .td_card_location{z-index:2;position:absolute;bottom:20px;right:20px}.td_card.td_style_1 .td_card_meta{display:flex}@media (max-width:575px){.td_card.td_style_1 .td_card_meta{flex-wrap:wrap;gap:6px 0}}.td_card.td_style_1 .td_card_meta li{flex:1;align-items:center;gap:8px;display:flex;position:relative}@media (max-width:575px){.td_card.td_style_1 .td_card_meta li{flex:none}.td_card.td_style_1 .td_card_meta li svg{width:20px}}.td_card.td_style_1 .td_card_meta li:last-child{justify-content:flex-end}.td_card.td_style_1 .td_card_meta li:not(:last-child):after{content:"";background-color:var(--accent-color);opacity:.5;width:1px;height:100%;position:absolute;top:0;right:0}@media (max-width:575px){.td_card.td_style_1 .td_card_meta li:not(:last-child){margin-right:12px;padding-right:12px}}.td_card.td_style_1 .td_card_title{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.td_card.td_style_1 .td_card_title a{background-image:linear-gradient(90deg,currentColor 0 100%);background-position:100% 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-size .5s cubic-bezier(.49,.49,.08,1),color .27s ease-out}.td_card.td_style_1 .td_card_title a:hover{background-position:0 100%;background-size:100% 2px}.td_card.td_style_1.td_type_1,.td_card.td_style_1.td_type_2{border:none;gap:30px;padding:0;display:flex}@media (max-width:1400px){.td_card.td_style_1.td_type_1,.td_card.td_style_1.td_type_2{gap:15px}}@media (max-width:575px){.td_card.td_style_1.td_type_1,.td_card.td_style_1.td_type_2{flex-direction:column;width:100%}.td_card.td_style_1.td_type_1 .td_mb_20,.td_card.td_style_1.td_type_2 .td_mb_20{margin-bottom:10px}}.td_card.td_style_1.td_type_1 .td_card_thumb,.td_card.td_style_1.td_type_2 .td_card_thumb{border-radius:5px;flex:none;width:240px;height:235px}@media (max-width:1400px){.td_card.td_style_1.td_type_1 .td_card_thumb,.td_card.td_style_1.td_type_2 .td_card_thumb{width:230px;height:215px}}@media (max-width:1199px){.td_card.td_style_1.td_type_1 .td_card_thumb,.td_card.td_style_1.td_type_2 .td_card_thumb{width:190px;height:207px}}@media (max-width:991px){.td_card.td_style_1.td_type_1 .td_card_thumb,.td_card.td_style_1.td_type_2 .td_card_thumb{width:220px;height:200px}}@media (max-width:575px){.td_card.td_style_1.td_type_1 .td_card_thumb,.td_card.td_style_1.td_type_2 .td_card_thumb{width:100%;height:235px}}.td_card.td_style_1.td_type_1 .td_card_thumb img,.td_card.td_style_1.td_type_2 .td_card_thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.td_card.td_style_1.td_type_1 .td_card_thumb i,.td_card.td_style_1.td_type_2 .td_card_thumb i{font-size:36px}.td_card.td_style_1.td_type_1 .td_card_meta li,.td_card.td_style_1.td_type_2 .td_card_meta li{flex:none}.td_card.td_style_1.td_type_1 .td_card_meta li:not(:last-child),.td_card.td_style_1.td_type_2 .td_card_meta li:not(:last-child){margin-right:30px;padding-right:30px}@media (max-width:1199px){.td_card.td_style_1.td_type_1 .td_card_meta li:not(:last-child),.td_card.td_style_1.td_type_2 .td_card_meta li:not(:last-child){margin-right:12px;padding-right:12px}}.td_card.td_style_1.td_type_1 .td_card_meta li svg,.td_card.td_style_1.td_type_2 .td_card_meta li svg{width:18px;height:18px}.td_card.td_style_1.td_type_1 .td_card_info,.td_card.td_style_1.td_type_2 .td_card_info{border:1px solid #ebeced;border-width:1px 0;align-items:center;display:flex}@media (max-width:575px){.td_card.td_style_1.td_type_1 .td_card_info,.td_card.td_style_1.td_type_2 .td_card_info{border:none}}.td_card.td_style_1.td_type_1 .td_card_title a,.td_card.td_style_1.td_type_2 .td_card_title a{background-position:100% 100%;background-size:0 1px}.td_card.td_style_1.td_type_1 .td_card_title a:hover,.td_card.td_style_1.td_type_2 .td_card_title a:hover{background-position:0 100%;background-size:100% 1px}.td_card.td_style_1.td_type_2{border-radius:50px;gap:40px;padding:30px 90px 30px 40px}@media (max-width:1400px){.td_card.td_style_1.td_type_2{gap:25px;padding:25px}}@media (max-width:991px){.td_card.td_style_1.td_type_2{flex-direction:column}}.td_card.td_style_1.td_type_2 .td_card_thumb{border-radius:50px;width:346px;height:291px}@media (max-width:1400px){.td_card.td_style_1.td_type_2 .td_card_thumb{height:320px}}@media (max-width:1199px){.td_card.td_style_1.td_type_2 .td_card_thumb{width:290px}}@media (max-width:991px){.td_card.td_style_1.td_type_2 .td_card_thumb{width:100%}}@media (max-width:575px){.td_card.td_style_1.td_type_2 .td_card_thumb{height:280px}}.td_card.td_style_1.td_type_2 .td_card_info{border:none}@media (max-width:1400px){.td_card.td_style_1.td_type_2 .td_card_meta{flex-wrap:wrap;gap:5px 0}}.td_card.td_style_1.td_type_2 .td_card_meta li:not(:last-child){margin-right:40px;padding-right:40px}@media (max-width:1400px){.td_card.td_style_1.td_type_2 .td_card_meta li:not(:last-child){margin-right:20px;padding-right:20px}}@media (max-width:1199px){.td_card.td_style_1.td_type_2 .td_card_meta li:not(:last-child){margin-right:12px;padding-right:12px}.td_card.td_style_1.td_type_2 .td_mb_30{margin-bottom:16px}.td_card.td_style_1.td_type_2 .td_mb_25{margin-bottom:15px}.td_card.td_style_1.td_type_2 .td_mb_40{margin-bottom:20px}}.td_card.td_style_1.td_type_3{border:1px solid var(--border-color);background-color:#fff;border-radius:16px;margin-right:0;padding:24px 24px 28px;transition:box-shadow .25s,transform .25s;box-shadow:0 16px 40px #0f172a0f}@media (max-width:1400px){.td_card.td_style_1.td_type_3{margin-right:0}}.td_card.td_style_1.td_type_3:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0f172a1f}.td_card.td_style_1.td_type_3 .td_card_title{text-overflow:initial;-webkit-line-clamp:initial;-webkit-box-orient:initial;overflow:initial;display:block}.td_card.td_style_1.td_type_3 .td_card_meta.td_type_2{flex-wrap:wrap;justify-content:flex-start;gap:10px 50px}.td_card.td_style_1.td_type_3 .td_card_meta.td_type_2 li{flex:none}.td_card.td_style_1.td_type_3 .td_card_meta.td_type_2 li:after{display:none}.td_card.td_style_1.td_type_3 .td_map{height:365px}.td_card.td_style_2 .td_card_info{background-color:var(--accent-color);border-radius:0 0 10px 10px;justify-content:space-between;gap:0 10px;padding:13px 20px 0;display:flex}@media (max-width:1199px){.td_card.td_style_2 .td_card_info{padding:13px 15px 0}}.td_card.td_style_2 .td_card_thumb{border-radius:10px 10px 0 0;overflow:hidden}.td_card.td_style_2 .td_card_thumb img{border-radius:inherit;transition:all .7s}.td_card.td_style_2 .td_card_thumb:hover img{transform-origin:top;transform:scale(1.04)}.td_card.td_style_2 .td_card_title a:hover{color:#fff;opacity:.75}.td_card.td_style_2 .td_card_btn{flex:none;width:23px;height:24px;display:inline-flex;position:relative;overflow:hidden}.td_card.td_style_2 .td_card_btn svg{transition:all .4s}.td_card.td_style_2 .td_card_btn svg:nth-child(2){position:absolute;bottom:-24px;left:-23px}.td_card.td_style_2 .td_card_btn:hover svg:first-child{transform:translate(23px,-24px)}.td_card.td_style_2 .td_card_btn:hover svg:nth-child(2){position:absolute;bottom:0;left:0}.td_card.td_style_3{position:relative;overflow:hidden;box-shadow:0 4px 4px #0000000d}.td_card.td_style_3 .td_card_label{z-index:2;border-radius:6px;padding:4px 10px;position:absolute;top:20px;left:20px}.td_card.td_style_3 .td_card_title,.td_card.td_style_3 .td_card_subtitle{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.td_card.td_style_3 .td_card_meta{margin-bottom:20px;display:flex}.td_card.td_style_3 .td_card_meta li{align-items:center;gap:6px;display:flex;position:relative}.td_card.td_style_3 .td_card_meta li:not(:last-child){margin-right:30px;padding-right:30px}@media (max-width:1400px){.td_card.td_style_3 .td_card_meta li:not(:last-child){margin-right:20px;padding-right:20px}}@media (max-width:1199px){.td_card.td_style_3 .td_card_meta li:not(:last-child){margin-right:12px;padding-right:12px}}.td_card.td_style_3 .td_card_meta li:not(:last-child):before{content:"";background-color:var(--accent-color);width:1px;height:20px;margin-top:-10px;position:absolute;top:50%;right:0}@media (max-width:1199px){.td_card.td_style_3 .td_card_meta{font-size:16px}.td_card.td_style_3 .td_card_meta img{width:20px}}.td_card.td_style_3 .td_card_category{padding:4px 10px;display:inline-flex;position:relative;box-shadow:0 4px 4px #0000000d}.td_card.td_style_3 .td_card_category span{z-index:2;position:relative}.td_card.td_style_3 .td_card_category:before{content:"";background-color:var(--accent-color);opacity:.12;width:100%;height:100%;position:absolute;top:0;left:0}.td_card.td_style_3 .td_card_info{z-index:1;padding:30px;transition:all .4s;position:relative}@media (max-width:1400px){.td_card.td_style_3 .td_card_info{padding:25px}}@media (max-width:1199px){.td_card.td_style_3 .td_card_info{padding:18px 20px 22px}}.td_card.td_style_3 .td_card_review{align-items:center;gap:10px;display:flex}.td_card.td_style_3 .td_card_btn{margin-bottom:-75px;padding-top:25px;transition:all .4s}.td_card.td_style_3 .td_card_info_in{overflow:hidden}.td_card.td_style_3 .td_card_thumb{display:block;position:relative;overflow:hidden}.td_card.td_style_3 .td_card_thumb img{width:100%;transition:all .8s}.td_card.td_style_3 .td_card_thumb:hover img{transform:scale(1.04)}.td_card.td_style_3 .td_card_lable{z-index:1;padding:9px 15px;display:inline-flex;position:absolute;top:25px;left:24px}.td_card.td_style_3:hover .td_card_info{margin-top:-75px}.td_card.td_style_3:hover .td_card_btn{margin-bottom:0}.td_card.td_style_3.td_type_1{clip-path:inset(0 round 50px);background-color:#fff;border-radius:50px;padding:20px;position:relative}.td_card.td_style_3.td_type_1:before{content:"";border:5px dashed #6440fb;border-radius:54px;position:absolute;inset:-4px}.td_card.td_style_3.td_type_1>*{z-index:2;position:relative}.td_card.td_style_3.td_type_1 .td_card_thumb{border-radius:50px;height:265px;overflow:hidden}.td_card.td_style_3.td_type_1 .td_card_thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.td_card.td_style_3.td_type_1 .td_card_category{background:linear-gradient(90deg,#fff0d4 .07%,#d6fff7 95.86%);border-radius:50px;box-shadow:0 4px 4px #0000000d}.td_card.td_style_3.td_type_1 .td_card_category:before{border-radius:50px}.td_card.td_style_3.td_type_1 .td_card_meta{margin:0}.td_card.td_style_3.td_type_1 .td_card_info{padding:30px 10px 10px}@media (max-width:1199px){.td_card.td_style_3.td_type_1 .td_card_info{padding:25px 0 10px}}.td_card.td_style_3.td_type_1 .td_btn.td_style_1 .td_btn_in{padding:10px 25px}.td_card.td_style_3.td_type_1:hover .td_card_thumb{height:196px;margin-bottom:69px}.td_card.td_style_3.td_type_2{-webkit-box-shadow:none;box-shadow:none}.td_card.td_style_3.td_type_2 .td_card_info{border:2px solid var(--border-color);border-top:0}.td_card.td_style_3.td_type_2 .td_card_meta{margin-bottom:15px}.td_card.td_style_3.td_type_2:hover .td_card_info{margin-top:0}.td_card.td_style_3.td_type_3{-webkit-box-shadow:none;box-shadow:none}.td_card.td_style_3.td_type_3 .td_card_thumb img{width:100%}.td_card.td_style_3.td_type_3 .td_card_info_in{overflow:initial}.td_card.td_style_3.td_type_3 .td_card_info{padding-top:24px}.td_card.td_style_3.td_type_3 .td_card_meta{justify-content:space-around;gap:0 20px;margin-bottom:0;padding:12px 30px}.td_card.td_style_3.td_type_3 .td_card_meta li:not(:last-child){margin-right:0;padding-right:0}.td_card.td_style_3.td_type_3 .td_card_meta li:before{display:none}.td_card.td_style_3.td_type_3 .td_card_enroll{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.td_card.td_style_3.td_type_3 .td_btn.td_style_1 .td_btn_in{padding:8px 16px}.td_card.td_style_3.td_type_3 .td_rating{margin:0 -10px;transform:scale(.8)}.td_card.td_style_3.td_type_3 .td_card_title a:hover{color:#fff;opacity:.8}.td_card.td_style_3.td_type_3 .td_btn.td_style_1.td_with_shadow_2{-webkit-box-shadow:4px 4px 0px 0px var(--heading-color);box-shadow:4px 4px 0px 0px var(--heading-color)}.td_card.td_style_3.td_type_3 .td_btn.td_style_1.td_with_shadow_2:hover{-webkit-box-shadow:4px -4px 0px 0px var(--heading-color);box-shadow:4px -4px 0px 0px var(--heading-color)}.td_card.td_style_3.td_type_3:hover .td_card_info{margin-top:0}.td_card.td_style_4{background-color:var(--accent-color);border-radius:50px;gap:15px 45px;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:inset 2px 2px 500px #00001b1a}@media (max-width:1400px){.td_card.td_style_4{text-align:center;flex-direction:column-reverse;justify-content:center;align-items:center;padding:40px 20px}}.td_card.td_style_4 h3 span{color:var(--accent-color);background-color:#fff;padding:0 10px;display:inline-block}.td_card.td_style_4 .td_card_thumb{border-radius:50%;flex:none;width:250px;height:250px;overflow:hidden}.td_card.td_style_4 .td_card_thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.td_card.td_style_4 .td_btn.td_style_1.td_type_3.td_with_shadow:after{background-color:#280bb7cc}.td_card.td_style_4 .td_btn.td_style_1.td_type_3:hover .td_btn_in{color:var(--accent-color);border-color:#fff}.td_card.td_style_4 .td_btn.td_style_1.td_type_3:hover .td_btn_in:before{background-color:#fff}.td_card.td_style_4 .td_card_1{position:absolute;top:-60px;right:-30px}.td_card.td_style_4 .td_card_2{position:absolute;bottom:-60px;right:-30px}.td_card.td_style_5{align-items:center;gap:20px;display:flex}@media (max-width:1400px){.td_card.td_style_5{gap:15px}}@media (max-width:767px){.td_card.td_style_5{flex-direction:column;gap:20px}}.td_card.td_style_5 .td_card_title{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.td_card.td_style_5 .td_card_label{z-index:2;border-radius:30px;align-items:center;gap:8px;padding:9px 15px;display:inline-flex;position:absolute;top:20px;left:20px}.td_card.td_style_5 .td_card_label img{width:14px;height:14px}.td_card.td_style_5 .td_card_thumb{clip-path:inset(0 round 10px);border-radius:10px;flex:none;width:300px;height:242px;padding:12px;position:relative}@media (max-width:1400px){.td_card.td_style_5 .td_card_thumb{width:250px;padding:6px}}@media (max-width:1199px){.td_card.td_style_5 .td_card_thumb{width:300px;padding:12px}}@media (max-width:767px){.td_card.td_style_5 .td_card_thumb{width:100%;height:260px}}.td_card.td_style_5 .td_card_thumb:before{content:"";border:4px dashed var(--border-color);border-radius:13px;position:absolute;inset:-3px}.td_card.td_style_5 .td_card_thumb .td_card_thumb_in{width:100%;height:100%}.td_card.td_style_5 .td_card_thumb .td_card_thumb_in>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.td_card.td_style_5 .td_card_thumb:hover .td_card_thumb_in>img{transform:scale(1.05)}.td_card.td_style_5 .td_card_thumb_in{z-index:2;display:block;position:relative;overflow:hidden}.td_card.td_style_5 .td_card_thumb_in>img{transition:all .5s}@media (max-width:767px){.td_card.td_style_5 .td_card_content{width:100%}}.td_card.td_style_5 .td_card_meta{margin-bottom:20px;display:flex}.td_card.td_style_5 .td_card_meta li{align-items:center;gap:6px;display:flex;position:relative}.td_card.td_style_5 .td_card_meta li:not(:last-child){margin-right:25px;padding-right:25px}.td_card.td_style_5 .td_card_meta li:not(:last-child):before{content:"";background-color:var(--accent-color);width:1px;height:20px;margin-top:-10px;position:absolute;top:50%;right:0}.td_card.td_style_5 .td_card_meta li img{width:20px;height:20px}.td_card.td_style_5 .td_btn.td_style_1.td_type_3 .td_btn_in{padding:8px 16px}.td_card.td_style_5 .td_card_btns_wrap{flex-wrap:wrap;align-items:center;gap:5px 10px;display:flex}.td_card.td_style_5 .td_card_price{text-align:center;border-radius:30px;justify-content:center;min-width:62px;padding:5px 10px;display:inline-flex}.td_card.td_style_5 .td_card_price_wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.td_card.td_style_5 .td_card_review{align-items:center;display:flex}.td_card.td_style_5 .td_rating{margin-left:-12px;margin-right:-5px;transform:scale(.8)}.td_card.td_style_5.td_type_1 .td_card_thumb{-webkit-clip-path:initial;clip-path:initial;background-color:#ebeced;border:none;border-radius:50px;padding:16px;box-shadow:4px 4px #00000026}.td_card.td_style_5.td_type_1 .td_card_thumb:before{display:none}.td_card.td_style_5.td_type_1 .td_card_thumb_in{border-radius:50px;overflow:hidden}.td_card.td_style_5.td_type_1:hover .td_card_thumb{background-color:var(--accent-color);-webkit-box-shadow:initial;box-shadow:initial}.td_card.td_style_5.td_type_2 .td_card_label{position:initial}.td_card.td_style_5.td_type_2 .td_card_label:hover{color:#fff;opacity:.9}.td_card.td_style_5.td_type_2 .td_card_flag{-o-object-fit:cover;object-fit:cover;z-index:2;border-radius:50%;width:40px;height:40px;position:absolute;top:24px;left:24px}.td_card.td_style_5.td_type_3{position:relative}.td_card.td_style_5.td_type_3:before{content:"";border:1px solid var(--accent-color);pointer-events:none;z-index:-1;opacity:0;border-radius:10px;width:calc(100% + 20px);height:calc(100% + 20px);transition:all .3s;position:absolute;top:-10px;left:-10px}.td_card.td_style_5.td_type_3 .td_card_thumb{-webkit-clip-path:initial;clip-path:initial;border-radius:0;padding:0}.td_card.td_style_5.td_type_3 .td_card_thumb:before{display:none}.td_card.td_style_5.td_type_3 .td_card_label{border-radius:10px;gap:5px;padding:5px 10px}.td_card.td_style_5.td_type_3 .td_card_price{border:1px solid var(--accent-color);border-radius:10px;transition:all .4s}.td_card.td_style_5.td_type_3 .td_btn.td_style_1.td_type_3 .td_btn_in{transition:all .4s}.td_card.td_style_5.td_type_3:hover:before{opacity:1}.td_card.td_style_5.td_type_3:hover .td_card_price{background-color:var(--accent-color);color:#fff}.td_card.td_style_5.td_type_3:hover .td_btn.td_style_1.td_type_3 .td_btn_in{color:#fff;border-color:var(--accent-color);background-color:var(--accent-color)}.td_card.td_style_5.td_type_3:hover .td_btn.td_style_1.td_type_3 .td_btn_in:before{background-color:var(--heading-color)}.td_card.td_style_5.td_type_3:hover .td_btn.td_style_1.td_type_3:hover .td_btn_in:before{opacity:.25}.td_card.td_style_6{padding:30px;box-shadow:2px 2px 50px #00001b1a}@media (max-width:1400px){.td_card.td_style_6{padding:25px}}.td_card.td_style_6 .td_card_list{border-top:1px solid var(--heading-color)}.td_card.td_style_6 .td_card_list li{border-bottom:1px solid var(--heading-color);justify-content:space-between;padding:10px 0;display:flex}.td_card.td_style_7{z-index:10;background-color:#fff;border-radius:10px;margin:0 0 0 25px;padding:30px;position:relative;box-shadow:2px 2px 50px #00001b1a}@media (max-width:1400px){.td_card.td_style_7{margin-left:0}}@media (max-width:1199px){.td_card.td_style_7{padding:30px 24px}}@media (max-width:991px){.td_card.td_style_7{margin-top:0}}.td_card.td_style_7 .td_card_list li{background-color:#ebeced40;border-radius:10px;justify-content:space-between;align-items:center;padding:11px 20px;transition:all .4s;display:flex}@media (max-width:1199px){.td_card.td_style_7 .td_card_list li{padding:11px 15px}}.td_card.td_style_7 .td_card_list li:hover{background-color:#ebecedcc}.td_card.td_style_7 .td_card_list li:not(:last-child){margin-bottom:15px}.td_card.td_style_7 .td_card_list span{align-items:center;gap:8px;display:flex}.td_card.td_style_7 .td_card_list span svg{color:var(--accent-color)}.td_card.td_style_7 .td_card_video_block{border-radius:10px;position:relative;overflow:hidden}.td_card.td_style_7 .td_card_video_block .td_player_btn_wrap_2{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td_card.td_style_7 .td_card_video_block .td_player_btn_wrap_2 .td_player_btn{color:var(--accent-color)}.td_card.td_style_7 .td_card_video_block .td_player_btn_wrap_2 .td_player_btn:after{background-color:#fff}.td_features.td_style_1{display:flex;position:relative}@media (max-width:991px){.td_features.td_style_1{flex-direction:column}}.td_features.td_style_1 .td_features_content,.td_features.td_style_1 .td_features_thumb{flex:none;width:50%}@media (max-width:991px){.td_features.td_style_1 .td_features_content,.td_features.td_style_1 .td_features_thumb{width:100%}}.td_features.td_style_1 .td_features_thumb{z-index:2;position:relative}@media (min-width:992px){.td_features.td_style_1 .td_features_thumb img{width:calc(100% + 110px);max-width:initial}}.td_features.td_style_1 .td_feature_list{max-width:465px}.td_features.td_style_1 .td_features_content{z-index:3;margin-top:200px;padding:60px;position:relative;box-shadow:4px 4px 20px #0000001a}@media (max-width:1199px){.td_features.td_style_1 .td_features_content{padding:40px 30px}}@media (max-width:991px){.td_features.td_style_1 .td_features_content{margin-top:40px}}@media (max-width:575px){.td_features.td_style_1 .td_features_content{padding:40px 15px}.td_features.td_style_1 .td_features_content .td_mb_15{margin-bottom:8px}}.td_features.td_style_1 .td_features_content li{align-items:center;gap:20px;display:flex}.td_features.td_style_1 .td_features_content li:not(:last-child){margin-bottom:40px}@media (max-width:575px){.td_features.td_style_1 .td_features_content li:not(:last-child){margin-bottom:25px}}@media (max-width:350px){.td_features.td_style_1 .td_features_content li{flex-direction:column;align-items:flex-start;gap:12px}}.td_features.td_style_1 .td_features_content li:hover .td_feature_icon:before{opacity:.15}.td_features.td_style_1 .td_features_content .td_feature_icon{flex:none;width:100px;height:100px;padding:15px;position:relative}@media (max-width:575px){.td_features.td_style_1 .td_features_content .td_feature_icon{width:80px;height:80px}}.td_features.td_style_1 .td_features_content .td_feature_icon:before{content:"";background-color:var(--accent-color);opacity:.05;border-radius:10px;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.td_features.td_style_1 .td_features_content .td_feature_icon svg,.td_features.td_style_1 .td_features_content .td_feature_icon img{z-index:1;position:relative}.td_features.td_style_1 .td_features_content .td_feature_icon svg path{fill:var(--accent-color)}.td_features.td_style_1 .td_features_shape_1{opacity:.15;top:5%;left:49%}@media (max-width:991px){.td_features.td_style_1 .td_features_shape_1{display:none}}.td_features.td_style_1 .td_features_shape_2{opacity:.15;bottom:0;left:10%}@media (max-width:991px){.td_features.td_style_1 .td_features_shape_2{display:none}}.td_features.td_style_2{display:flex}@media (max-width:991px){.td_features.td_style_2{flex-direction:column}}.td_features.td_style_2 .td_feature_list li{align-items:flex-start;gap:15px;display:flex}.td_features.td_style_2 .td_feature_icon{flex:none;width:50px}.td_features.td_style_2 .td_feature_icon img{width:100%}.td_features.td_style_2 .td_features_content_wrap{flex:none;width:57%;padding:80px 0}@media (max-width:991px){.td_features.td_style_2 .td_features_content_wrap{width:100%;padding:40px 0 0}}.td_features.td_style_2 .td_features_content{z-index:2;padding:60px;position:relative;box-shadow:2px 2px 50px #00001b1a}@media (max-width:575px){.td_features.td_style_2 .td_features_content{padding:40px 25px}}.td_features.td_style_2 .td_feature_list{max-width:400px}.td_features.td_style_2 .td_feature_list li:not(:last-child){margin-bottom:40px}.td_features.td_style_2 .td_features_thumb{flex:none;width:57%;margin-right:-14%}@media (max-width:991px){.td_features.td_style_2 .td_features_thumb{width:100%;height:400px;margin-right:0}}.td_features.td_style_2 .td_player_btn_wrap{transition:all .4s ease-in-out;position:relative}.td_features.td_style_2 .td_player_btn_wrap:after{content:"";border:1px dashed #fff;border-radius:50%;width:90px;height:90px;animation:25s linear infinite rotate-anim;position:absolute;top:-5px;left:-5px}.td_features.td_style_2 .td_player_btn_wrap:hover{transform:scale(1.1)}.td_features.td_style_2 .td_player_btn{width:80px;height:80px}.td_features.td_style_2 .td_player_btn:before{display:none}.td_features.td_style_2 .td_player_btn span{transform:scale(1.6)}.td_features_2_wrap{position:relative}.td_features_2_wrap .container{z-index:2;position:relative}.td_features_2_wrap:before{content:"";background-color:var(--accent-color);width:100%;height:195px;position:absolute;bottom:0;left:0}.td_pricing_control{z-index:1;align-items:center;display:flex;position:relative}.td_pricing_control li{cursor:pointer;align-items:center;display:flex}.td_pricing_control li a{color:#00001b8c}.td_pricing_control li:hover a{color:var(--heading-color)}.td_pricing_control li:last-child a:before{left:initial;right:100%}.td_pricing_control li.active a{color:var(--heading-color)}.td_pricing_control li.active .td_switch:before{left:5px}.td_pricing_control .td_switch{background:var(--heading-color);border-radius:15px;width:60px;height:30px;margin:0 20px;display:inline-block;position:relative}.td_pricing_control .td_switch:before{content:"";background-color:var(--white-color);border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;top:50%;left:35px;transform:translateY(-50%)}.td_pricing_control a{position:relative}.td_pricing_control a:before{content:"";z-index:1;width:60px;height:24px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.td_pricing.td_style_1{border:1px solid #00001b80;padding:0 40px 40px;transition:all .3s}@media (max-width:1199px){.td_pricing.td_style_1{padding:0 20px 40px}}.td_pricing.td_style_1 .td_pricing_package_name{border-radius:10px 0;margin-top:-1px;margin-left:-41px;padding:10px 32px;display:inline-block}@media (max-width:1199px){.td_pricing.td_style_1 .td_pricing_package_name{margin-left:-21px;padding:10px 20px}}.td_pricing.td_style_1 .td_pricing_icon{border:1px solid var(--heading-color);border-radius:50%;width:80px;height:80px;margin-top:-14px;margin-bottom:30px;margin-left:auto;padding:15px}.td_pricing.td_style_1 .td_pricing_feature{margin-bottom:40px}.td_pricing.td_style_1 .td_pricing_feature li{align-items:flex-start;gap:10px;display:flex}.td_pricing.td_style_1 .td_pricing_feature li:not(:last-child){margin-bottom:16px}.td_pricing.td_style_1 .td_pricing_feature li i{position:relative;top:4px}.td_pricing.td_style_1 .td_pricing_in{max-width:270px;margin-left:auto;margin-right:auto}.td_pricing.td_style_1:hover{background-color:var(--heading-background)}.td_pricing.td_style_1:hover .td_heading_color,.td_pricing.td_style_1:hover h2,.td_pricing.td_style_1:hover h3{color:#fff}.td_pricing.td_style_1:hover .td_pricing_icon{border-color:#fff}.td_pricing.td_style_1:hover .td_pricing_icon img{filter:brightness(0)invert()}.td_pricing.td_style_1:hover .td_accent_bg{color:var(--accent-color);background-color:#fff}.td_pricing.td_style_1.td_type_1{background-color:#ebeced33;padding:40px}@media (max-width:575px){.td_pricing.td_style_1.td_type_1{padding:30px 25px}}.td_pricing.td_style_1.td_type_1 .td_pricing_package_name{margin:0 0 10px;padding:0}.td_pricing.td_style_1.td_type_1 .td_pricing_in{max-width:100%}.td_pricing.td_style_1.td_type_1 .td_pricing_feature{margin-bottom:30px}.td_pricing.td_style_1.td_type_1:hover{background-color:var(--accent-color);border-color:var(--accent-color)}.td_contact_box.td_style_2{width:100%;max-width:430px;margin-left:auto;padding:50px}@media (max-width:1199px){.td_contact_box.td_style_2{padding:40px 30px}}@media (max-width:991px){.td_contact_box.td_style_2{max-width:100%}}@media (max-width:575px){.td_contact_box.td_style_2{padding:40px 25px}}.td_contact.td_style_1{position:relative}.td_contact.td_style_1 .td_contact_in{padding:0 80px;position:relative;overflow:hidden;box-shadow:0 16px 52px #00000012}@media (max-width:1199px){.td_contact.td_style_1 .td_contact_in{padding:0 40px}}@media (max-width:991px){.td_contact.td_style_1 .td_contact_in{padding:0 25px}}@media (max-width:350px){.td_contact.td_style_1 .td_contact_in{padding:0 15px}}.td_contact.td_style_1 .td_contact_in>.row{z-index:2;position:relative}.td_contact.td_style_1 .td_contact_shape_1{top:-5px;left:-35px}@media (max-width:991px){.td_contact.td_style_1 .td_contact_shape_1{display:none}}.td_contact.td_style_1 .td_contact_shape_2{top:-20px;right:-15px}@media (max-width:991px){.td_contact.td_style_1 .td_contact_shape_2{display:none}}.td_contact.td_style_1 .td_contact_shape_3{bottom:-10px;right:-40px}@media (max-width:991px){.td_contact.td_style_1 .td_contact_shape_3{display:none}}.td_contact.td_style_1 .td_contact_shape_4{bottom:0;left:-5px}@media (max-width:991px){.td_contact.td_style_1 .td_contact_shape_4{display:none}}.td_form_field_3{position:relative}.td_form_field_3 input{background-color:#0000;border:none;border-bottom:1px solid #ffffff80;outline:none;width:100%;height:30px}.td_form_field_3 input::-webkit-input-placeholder{color:#ffffffb3}.td_form_field_3 input::placeholder{color:#ffffffb3}.td_form_field_3 input:-ms-placeholder-shown{color:#ffffffb3}.td_form_field_3 input::-moz-placeholder{color:#ffffffb3}.td_form_field_3 input::placeholder{color:#ffffffb3}.td_form_field_3 input:focus,.td_form_field_3 input:valid{border-color:#fff}.td_form_field_3 input:focus~label,.td_form_field_3 input:valid~label{top:-22px}.td_form_field_3 label{pointer-events:none;width:100%;margin:0;line-height:22px;transition:all .3s;position:absolute;top:3px;left:0}.td_video_block.td_style_2+.td_contact.td_style_1{z-index:2;margin-top:-270px;position:relative}@media (max-width:991px){.td_video_block.td_style_2+.td_contact.td_style_1{margin-top:80px}}.td_bg_img_number_box .td_bg_img_number_box_number{color:#0000;-webkit-text-stroke:2px #fff;background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-background-clip:text;background-clip:text;font-size:350px;line-height:.75em}@media (max-width:767px){.td_bg_img_number_box .td_bg_img_number_box_number{font-size:250px}}.td_certificates_slider_container{align-items:center;gap:20px;max-width:100%;display:flex;position:relative}.td_certificates_slider{border-radius:10px;flex:1;width:100%;overflow:hidden}.td_certificates_track{width:400%;transition:transform .5s ease-in-out;display:flex}.td_certificate_slide{box-sizing:border-box;flex-shrink:0;justify-content:center;width:25%;padding:0 20px;display:flex}.td_certificate_item{width:100%;max-width:400px;margin:0 auto}.td_certificate_image{justify-content:center;align-items:center;width:100%;max-width:100%;min-height:300px;display:flex}.td_certificate_image img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:350px;display:block}.td_slider_btn{cursor:pointer;color:#666;background:#fff;border:2px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.td_slider_btn:hover{color:#007bff;background:#f8f9fa;border-color:#007bff;transform:scale(1.05)}.td_slider_btn:active{transform:scale(.95)}.td_slider_dots{justify-content:center;gap:8px;margin-top:30px;display:flex}@media (min-width:769px){.td_slider_dots{display:none}}.td_dot{cursor:pointer;background:#ddd;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.td_dot:hover{background:#bbb}.td_dot_active{background:#007bff;transform:scale(1.2)}@media (max-width:768px){.td_certificates_slider_container{gap:10px}.td_slider_btn{width:40px;height:40px}.td_certificate_slide{padding:0 10px}.td_certificate_item{max-width:300px}.td_certificate_image{min-height:200px}.td_certificate_image img{max-height:250px}.td_certificate_item.wow{opacity:1!important;animation:none!important;transform:none!important}}@media (max-width:480px){.td_slider_btn{width:35px;height:35px}.td_slider_btn svg{width:16px;height:16px}.td_certificate_slide{padding:0 5px}.td_certificate_item{max-width:250px}.td_certificate_image{min-height:180px}.td_certificate_image img{max-height:200px}}.td_references_slider_container{align-items:center;gap:20px;max-width:100%;display:flex;position:relative}.td_references_slider{border-radius:10px;flex:1;width:100%;overflow:hidden}.td_references_track{width:400%;transition:transform .5s ease-in-out;display:flex}.td_reference_slide{box-sizing:border-box;flex-shrink:0;justify-content:center;width:25%;padding:0 20px;display:flex}.td_reference_item{width:100%;max-width:200px;margin:0 auto}.td_reference_image{justify-content:center;align-items:center;width:100%;max-width:100%;min-height:120px;display:flex}.td_reference_image img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:120px;display:block}@media (max-width:768px){.td_references_slider_container{gap:10px}.td_reference_slide{padding:0 10px}.td_reference_item{max-width:150px}.td_reference_image{min-height:100px}.td_reference_image img{max-height:100px}}@media (max-width:480px){.td_reference_slide{padding:0 5px}.td_reference_item{max-width:120px}.td_reference_image{min-height:80px}.td_reference_image img{max-height:80px}}.hero-video{-webkit-playsinline:true;background-size:cover;visibility:visible!important;z-index:0!important}@media screen{.hero-video{opacity:1!important;pointer-events:auto!important;visibility:visible!important;object-fit:cover!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;top:0!important;left:0!important}}@media (max-width:768px){.hero-video{-webkit-playsinline:true;-moz-playsinline:true;opacity:1!important;pointer-events:auto!important;visibility:visible!important;z-index:0!important;display:block!important}.td_hero.td_style_1{min-height:70vh;position:relative!important}}@media (max-width:991px){.hero-video{opacity:1!important;pointer-events:auto!important;visibility:visible!important;display:block!important}}.hero-video::-webkit-media-controls{opacity:0!important;visibility:hidden!important;display:none!important}.hero-video::-webkit-media-controls-panel{display:none!important}.hero-video::-webkit-media-controls-play-button{display:none!important}.hero-video::-webkit-media-controls-start-playback-button{display:none!important}.hero-video::-webkit-media-controls-fullscreen-button{display:none!important}.hero-video::-webkit-media-controls-timeline{display:none!important}.td_hero.td_style_1{position:relative!important;overflow:hidden!important}@media (max-width:768px){.hero-video{backface-visibility:hidden;transform:translateZ(0);will-change:auto!important}.hero-video::-webkit-media-controls{-webkit-appearance:none;display:none!important}.hero-video::-webkit-media-controls-enclosure{display:none!important}.hero-video-fallback{z-index:0!important;background-image:url(/herobg.jpg)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}}@media screen and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2){.hero-video{transform:translate(0,0)}}
