@charset "UTF-8";.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}:root{scroll-behavior:smooth;--black:#000;--white:#fff;--body:#fff;--color1:#5353c3;--color2:#342056;--color3:#443c96;--color4:#342464;--primary-gr:linear-gradient(136.65deg,var(--color2) -14.24%,var(--color1) 136.01%);--primary-gr-hover:linear-gradient(136.65deg,var(--color1) -14.24%,var(--color2) 136.01%);--text1:#313131;--text2:#1a1a1a;--text3:#646464;--text4:#989898}.container{width:100%;padding:0 15px;margin:0 auto}@media screen and (min-width:0px){.container{max-width:100%}}@media screen and (min-width:539px){.container{max-width:100%}}@media screen and (min-width:767px){.container{max-width:768px}}@media screen and (min-width:991px){.container{max-width:992px}}@media screen and (min-width:1279px){.container{max-width:1230px}}@media screen and (min-width:1439px){.container{max-width:1230px}}@media screen and (min-width:0px){.Sidebar_section .container{max-width:100%}}@media screen and (min-width:539px){.Sidebar_section .container{max-width:490px}}@media screen and (min-width:767px){.Sidebar_section .container{max-width:700px}}@media screen and (min-width:991px){.Sidebar_section .container{max-width:700px}}@keyframes vibe1{0%{transform:translate(0) scale(.5)}20%{transform:translate(-4px,4px) scale(1)}40%{transform:translate(-4px,-4px) scale(1.1)}60%{transform:translate(4px,-4px) scale(1.2)}80%{transform:translate(4px,4px) scale(1)}to{transform:translate(0) scale(.5)}}@keyframes Cloud{0%{transform:translateX(-150%)}to{transform:translateX(150%)}}*{box-sizing:border-box;margin:0;padding:0;font-family:Urbanist,sans-serif;font-style:normal}::-webkit-scrollbar{width:10px;height:10px}@media screen and (max-width:767px){::-webkit-scrollbar{width:6px;height:6px}}::-webkit-scrollbar-track{background-color:var(--black)}::-webkit-scrollbar-thumb{background:var(--color1);border-radius:20px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}::-webkit-scrollbar-thumb:hover{background:var(--color3)}::selection{background:var(--color1);color:var(--white)}:focus::placeholder{opacity:0}::placeholder{opacity:1;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}body{font-family:Urbanist,sans-serif;font-style:normal;margin:0;padding:0;font-size:16px;line-height:1.5;font-weight:400;color:#333;background-color:var(--body);overflow-x:hidden}a,a:active,a:hover,button,input,label,span{text-decoration:none;outline:none;border:unset;background-color:unset;color:unset;display:inline-block;cursor:pointer;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}input,span{cursor:auto}a,button,div a:active,div a:focus,div a:hover,img{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}a,button,div a:active,div a:focus,div a:hover{text-decoration:none}body h1,body h2,body h3,body h4,body h5,body h6,p{margin:0}li,ol,ul{list-style:none;margin:0;padding:0}img{max-width:100%;display:inline-block}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}select{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.cm_overflow{overflow:hidden}.My_app{width:100%;min-height:100vh}.e{color:#c50000;font-size:12px;line-height:1.4;font-weight:500;padding:5px 0 0 5px}.Landing_page_header{width:100%;position:fixed;left:0;background:transparent;z-index:1000;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);transform-origin:top}.Landing_page_header.hide{top:-200px;transform:scaleY(0)}.Landing_page_header.show{top:0;transform:scaleY(1)}.Landing_page_header.scroll{background:hsla(0,0%,100%,.33);border-radius:0 0 25px 25px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 48px 100px 0 rgba(17,12,46,.15)}@media screen and (max-width:991px){.Landing_page_header.scroll{border-radius:0 0 20px 20px}}@media screen and (max-width:539px){.Landing_page_header.scroll{border-radius:0 0 10px 10px}}.Landing_page_header .Landing_page_header_cover{padding:20px 0;position:relative}@media screen and (max-width:1279px){.Landing_page_header .Landing_page_header_cover{padding:15px 0}}@media screen and (max-width:539px){.Landing_page_header .Landing_page_header_cover{padding:10px 0}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row{display:flex;align-items:center;flex-wrap:wrap;margin:0;justify-content:space-between}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_left_side .Header_logo{display:flex;align-items:center;justify-content:center;overflow:hidden;width:220px}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_left_side .Header_logo img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:1279px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_left_side .Header_logo{width:200px}}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_left_side .Header_logo{position:relative;z-index:2}}@media screen and (max-width:767px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_left_side .Header_logo{width:180px}}@media screen and (max-width:539px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_left_side .Header_logo{width:150px}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_left_side .Header_logo:hover{transform:scale(1.02)}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover{position:absolute;top:0;right:0;width:100%;height:100vh;z-index:1;padding:15px;background:var(--white);align-items:center;justify-content:center;flex-direction:column;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;visibility:hidden;touch-action:none;pointer-events:none;opacity:0;-webkit-clip-path:circle(0 at 100% 0);clip-path:circle(0 at 100% 0);overflow:hidden}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover.active{display:flex;visibility:visible;touch-action:auto;pointer-events:all;opacity:1;-webkit-clip-path:circle(150% at 100% 0);clip-path:circle(150% at 100% 0)}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav{display:flex;align-items:center;flex-wrap:wrap;margin:0}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav{flex-direction:column;justify-content:center;position:relative}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .Img_background{display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .Img_background{position:absolute;width:480px;left:50%;top:-60%;transform:translateX(-50%);visibility:visible;touch-action:auto;pointer-events:all;opacity:1;touch-action:none;pointer-events:none;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:.2}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .Img_background img{width:100%;height:100%;object-fit:cover;object-position:center}}@media screen and (max-width:539px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .Img_background{width:330px;top:-30%}}@media screen and (max-width:374px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .Img_background{width:200px;top:-5%}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .NavLink{font-weight:900;font-size:16px;text-align:center;line-height:21px;letter-spacing:1px;text-transform:uppercase;color:var(--color2);margin-right:30px;position:relative}@media screen and (max-width:1279px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .NavLink{margin-right:18px}}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .NavLink{margin-right:0;margin-bottom:30px;position:relative;z-index:2}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .NavLink:before{left:0;position:absolute;content:"";bottom:-5px;width:100%;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);height:4px;border-radius:5px;background:var(--color1);transform:scale(0);transform-origin:center}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .NavLink:last-of-type{margin-right:0}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .NavLink.active,.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .NavLink:hover{color:var(--color1)}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .NavLink.active:before,.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Header_nav .NavLink:hover:before{transform:scale(1)}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn{width:100%;max-width:210px;text-align:center;padding:12px 15px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;cursor:pointer;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#fff;gap:10px;min-height:55px;display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn{padding:10px;font-size:14px;min-height:45px;gap:8px}}@media screen and (max-width:539px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn{font-size:12px;padding:8px;border-radius:8px;min-height:40px;gap:6px}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn .icon{max-width:27px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn .icon img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn .icon{max-width:22px}}@media screen and (max-width:539px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn .icon{max-width:18px}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn:hover{background:var(--primary-gr-hover);transform:translateY(-5px);box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn:hover{transform:translateY(-3px)}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn{display:flex;visibility:visible;touch-action:auto;pointer-events:all;opacity:1}}@media screen and (max-width:539px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Nav_cover .Larnge_Btn{max-width:180px}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .Larnge_Btn{width:100%;max-width:230px;text-align:center;padding:12px 15px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;cursor:pointer;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#fff;gap:10px;min-height:55px}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .Larnge_Btn{padding:10px;font-size:14px;min-height:45px;gap:8px}}@media screen and (max-width:539px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .Larnge_Btn{font-size:12px;padding:8px;border-radius:8px;min-height:40px;gap:6px}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .Larnge_Btn .icon{max-width:27px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .Larnge_Btn .icon img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .Larnge_Btn .icon{max-width:22px}}@media screen and (max-width:539px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .Larnge_Btn .icon{max-width:18px}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .Larnge_Btn:hover{background:var(--primary-gr-hover);transform:translateY(-5px);box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .Larnge_Btn:hover{transform:translateY(-3px)}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .Larnge_Btn{display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .hamburger{cursor:pointer;width:30px;display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .hamburger .line{width:100%;height:6px;background:var(--primary-gr);border-radius:1rem;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:539px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .hamburger .line{height:5px}}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .hamburger .line.line2{margin:4px 0;width:70%}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .hamburger.active .line,.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .hamburger:hover .line{width:70%;background:var(--primary-gr-hover)}.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .hamburger.active .line.line2,.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .hamburger:hover .line.line2{width:100%}@media screen and (max-width:991px){.Landing_page_header .Landing_page_header_cover .Landing_page_header_row .Header_right_block .hamburger{display:block;visibility:visible;touch-action:auto;pointer-events:all;opacity:1;position:relative;z-index:2}}.LandingPageFooter{padding-top:125px;overflow:hidden}@media screen and (max-width:1279px){.LandingPageFooter{padding-top:80px}}.LandingPageFooter.light{background:var(--body)}.LandingPageFooter.dark{background:#f7f7f7}.LandingPageFooter .LandingPageFooter_cover{width:100%;padding-top:125px;background:var(--color2);position:relative}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover{padding-top:80px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover{padding-top:135px}}.LandingPageFooter .LandingPageFooter_cover:hover .Rocket_Footer{top:-100px;transform:translateX(-50%) scale(1.1)}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover:hover .Rocket_Footer{top:-75px;transform:translateX(-50%) scale(1.05)}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main{position:relative;z-index:5}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -15px;align-items:flex-start;justify-content:space-between}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col{padding:0 15px}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col{width:500px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col{width:45%}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col{width:100%;margin-bottom:25px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col{margin-bottom:20px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title{margin-bottom:27px;cursor:pointer}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--white)}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--white)}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--white);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:left}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Sub_Head{font-size:13px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--white);text-align:left;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Main_hed{font-size:30px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title{margin-bottom:10px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Main_hed,.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title .Sub_Head{text-align:center}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .Comman_title{margin-bottom:5px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .details{font-weight:500;font-size:16px;line-height:1.5;letter-spacing:1px;text-transform:capitalize;color:#fff;margin-bottom:50px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .details{margin-bottom:20px;font-size:14px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .details{text-align:center}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .details{font-size:12px;margin-bottom:15px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block{width:100%}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li{width:100%;cursor:pointer;padding-bottom:15px;border-bottom:3px solid var(--white);display:flex;align-items:center;flex-wrap:wrap;margin:0 0 15px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li{margin-bottom:10px;padding-bottom:10px;border-width:3px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li{flex-direction:column;text-align:center}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li{margin-bottom:8px;padding-bottom:8px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li:hover{opacity:.8}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li:last-child{margin-bottom:0;border-bottom:unset}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .icon{height:60px;width:60px;border:4px solid var(--white);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;font-size:32px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .icon{border-width:3px;height:45px;font-size:24px;width:45px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .icon{margin-bottom:10px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .icon{margin-bottom:8px;height:40px;font-size:20px;width:40px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .Details_text{width:calc(100% - 60px);padding-left:20px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .Details_text{width:calc(100% - 45px);padding-left:10px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .Details_text{width:100%;padding-left:0}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .Details_text p{font-weight:500;font-size:16px;cursor:pointer;line-height:1.8;letter-spacing:2px;text-transform:capitalize;color:#fff}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .Details_text p{font-size:12px;line-height:1.6}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .Details_text p .initial_text_styles{text-transform:none}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.left_col .contat_block li .Details_text p b{font-weight:900}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col{width:490px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col{width:45%}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col{width:100%}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .form_title{font-weight:700;font-size:25px;line-height:1.5;letter-spacing:1px;text-transform:unset;display:inline-flex;color:#fff;position:relative;margin-bottom:55px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .form_title{font-size:20px;line-height:1.4;margin-bottom:20px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .form_title{width:100%;text-align:center;display:block}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .form_title{font-size:18px;margin-bottom:10px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .form_title:before{bottom:8px;right:-60px;position:absolute;width:50px;height:4px;border-radius:5px;overflow:hidden;content:"";z-index:1;background:#fff}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .form_title:before{height:3px;right:-40px;bottom:4px;width:30px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .form_title:before{display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -10px}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .input_col{padding:0 10px;width:50%;margin-bottom:15px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .input_col{margin-bottom:10px;width:100%}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .input_col .input{width:100%;font-weight:900;background-color:transparent;font-size:16px;letter-spacing:1px;text-transform:unset;line-height:1.5;border:unset;border-bottom:3px solid var(--white);display:flex;align-items:center;min-height:35px;color:var(--white);outline:unset;padding:15px 10px 20px 5px;border-radius:5px 5px 0 0;overflow:hidden}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .input_col .input{font-size:14px;line-height:1.4;padding:10px 5px 15px;min-height:30px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .input_col .input{font-size:12px;line-height:1.3;padding:8px 5px 12px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .input_col .input{text-align:center}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .input_col .input::placeholder{color:var(--white);letter-spacing:1px;text-transform:capitalize}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .full_col{width:100%!important}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .full_col textarea{height:150px;resize:unset}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .full_col textarea{height:120px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Form_row .full_col textarea{height:100px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row{display:flex;align-items:center;flex-wrap:wrap;margin:30px 0 0}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row{margin-top:20px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row{margin-top:10px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row{justify-content:center}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row .nav_btn{background:hsla(0,0%,100%,.16);font-weight:900;font-size:18px;line-height:1.5;letter-spacing:1px;text-transform:uppercase;text-align:center;color:#fff;border-radius:10px;justify-content:center;display:flex;align-items:center;overflow:hidden;padding:20px 50px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row .nav_btn{font-size:16px;line-height:1.3;padding:15px 20px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row .nav_btn{font-size:14px;border-radius:8px;line-height:1;padding:12px 15px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row .nav_btn:hover{background:var(--primary-gr-hover);box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);transform:translateY(-5px)}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row .nav_btn svg{margin-left:5px;font-size:22px;margin-top:-2px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row .nav_btn svg{margin-left:3px;font-size:18px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row .nav_btn svg{font-size:16px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_main_row .footer_col.right_col .footer_form .Btn_row .nav_btn:last-child{margin-right:0}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block{width:100%;max-width:735px;margin:30px auto}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block{max-width:600px;margin:20px auto}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block{max-width:100%;margin:25px auto 20px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Footer_logo{display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0 auto;max-width:300px}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Footer_logo img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Footer_logo{max-width:200px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Footer_logo{max-width:150px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Site_sub_notice{font-weight:500;font-size:16px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;text-align:center;color:#fff;margin:30px 0 20px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Site_sub_notice{margin:20px 0;font-size:14px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Site_sub_notice{font-size:12px;margin:15px 0}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Newsletter_text{font-weight:900;font-size:24px;line-height:1;letter-spacing:1px;text-transform:capitalize;text-align:center;color:#fff}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Newsletter_text{font-size:20px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Newsletter_text{font-size:18px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .divider{margin:20px auto;width:100px;height:5px;border-radius:10px;overflow:hidden;background:var(--white)}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .divider{margin:15px auto;height:4px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .divider{margin:12px auto;height:3px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block{position:relative;width:100%}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block:hover .Search_input{outline-offset:5px}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block:hover .Search_input{outline-offset:4px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block:hover .Submit_btn{background:var(--color1);color:var(--white)}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block .Search_input{width:100%;overflow:hidden;font-weight:900;font-size:16px;line-height:1.5;display:flex;align-items:center;color:var(--color1);padding:20px 70px 20px 20px;min-height:60px;border-radius:5px;background:linear-gradient(90deg,#fff,#e8edf8 51%,#fff);letter-spacing:1px;text-transform:unset;outline:4px solid var(--color1);outline-offset:0}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block .Search_input{padding:15px 45px 15px 15px;font-size:14px;min-height:50px;outline-width:3px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block .Search_input{font-size:13px;min-height:45px;padding:12px 35px 12px 12px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block .Search_input::placeholder{letter-spacing:1px;text-transform:capitalize;color:var(--color1)}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block .Submit_btn{position:absolute;right:10px;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);color:var(--color1);font-size:30px;padding:10px;border-radius:5px;font-weight:900;width:50px;height:50px}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block .Submit_btn{width:35px;font-size:20px;height:35px;padding:5px;right:5px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .Footer_center_block .Search_block .Submit_btn{width:30px;font-size:18px;padding:3px;height:30px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block{padding:30px 0;border-top:3px solid var(--white)}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block{padding:15px 0}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block{padding:10px 0 20px;text-align:center}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -15px;justify-content:space-between}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .col_effect{padding:0 15px;width:50%}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .col_effect{width:100%}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Left_side_sub{font-weight:600;font-size:16px;line-height:1.5;color:#fff;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:1px;text-transform:capitalize}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Left_side_sub{line-height:1.4;font-size:14px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Left_side_sub{font-size:13px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Left_side_sub{margin-bottom:10px;font-size:12px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Left_side_sub:hover{color:hsla(0,0%,100%,.698)}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Footer_nav{display:flex;align-items:center;flex-wrap:wrap;margin:0;justify-content:end}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Footer_nav{justify-content:center}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Footer_nav a{font-weight:700;font-size:16px;line-height:1.5;letter-spacing:1px;text-transform:capitalize;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);color:#fff;position:relative;margin-right:20px}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Footer_nav a{margin-right:10px;font-size:14px}}@media screen and (max-width:767px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Footer_nav a{font-size:13px}}@media screen and (max-width:539px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Footer_nav a{font-size:12px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Footer_nav a:before{left:0;position:absolute;content:"";bottom:-7px;width:100%;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);height:3px;border-radius:5px;background:var(--white);transform:scale(0);transform-origin:center}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Footer_nav a:before{bottom:-5px;height:2px}}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Footer_nav a:hover:before{transform:scale(1)}.LandingPageFooter .LandingPageFooter_cover .Footer_Main .footer_Rights_block .row .Footer_nav a:last-child{margin-right:0}.LandingPageFooter .LandingPageFooter_cover .Cloud_Footer{position:absolute;width:100%;height:100%;left:0;bottom:0;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:0;touch-action:none;pointer-events:none}.LandingPageFooter .LandingPageFooter_cover .Cloud_Footer img{width:100%;height:100%;object-fit:cover;object-position:center}.LandingPageFooter .LandingPageFooter_cover .Rocket_Footer{position:absolute;top:-90px;cursor:pointer;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);width:128px;left:50%;transform:translateX(-50%)}@media screen and (max-width:1279px){.LandingPageFooter .LandingPageFooter_cover .Rocket_Footer{width:90px;top:-50px}}.LandingPageFooter .LandingPageFooter_cover .Rocket_Footer .Img_cover{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.LandingPageFooter .LandingPageFooter_cover .Rocket_Footer .Img_cover img{width:100%;height:100%;object-fit:cover;object-position:center}.Landing_page .Section_1{padding:170px 0 140px;overflow:hidden;width:100%;text-align:center;position:relative}@media screen and (max-width:1439px){.Landing_page .Section_1{padding:140px 0 100px}}@media screen and (max-width:991px){.Landing_page .Section_1{padding:120px 0 50px;overflow:visible}}@media screen and (max-width:767px){.Landing_page .Section_1{padding:110px 0 50px}}@media screen and (max-width:539px){.Landing_page .Section_1{padding:100px 0 40px}}.Landing_page .Section_1 .Hero_section{position:relative;z-index:10}.Landing_page .Section_1 .Hero_section .Hero_text{max-width:740px;margin:0 auto 60px;position:relative;z-index:1}@media screen and (max-width:1439px){.Landing_page .Section_1 .Hero_section .Hero_text{max-width:620px}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Hero_text{max-width:580px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Hero_text{max-width:500px;margin:0 auto 30px}}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Hero_text{max-width:400px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Hero_text{max-width:320px}}.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title{margin-bottom:40px;cursor:pointer}.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--text2)}.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Sub_Head{font-size:13px}}.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--text2);text-align:center;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Main_hed{font-size:30px}}.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title{margin-bottom:25px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title{margin-bottom:15px}}.Landing_page .Section_1 .Hero_section .Hero_text .Comman_title .Main_hed{color:transparent!important;background-clip:text;-webkit-background-clip:text;background-image:url(/_next/static/media/FormBackGround.8f1aafa6.jpg)}.Landing_page .Section_1 .Hero_section .Hero_text .Slogan_text{font-weight:600;font-size:19px;margin-bottom:37px;line-height:24px;color:var(--text3)}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Hero_text .Slogan_text{font-size:17px;margin-bottom:30px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Hero_text .Slogan_text{font-size:16px}}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Hero_text .Slogan_text{font-size:14px;line-height:1.3;margin-bottom:20px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Hero_text .Slogan_text{font-size:13px;margin-bottom:15px}}.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn{width:100%;max-width:280px;text-align:center;padding:12px 15px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;cursor:pointer;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#fff;gap:10px;min-height:55px;margin:0 auto}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn{padding:10px;font-size:14px;min-height:45px;gap:8px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn{font-size:12px;padding:8px;border-radius:8px;min-height:40px;gap:6px}}.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn .icon{max-width:27px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn .icon img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn .icon{max-width:22px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn .icon{max-width:18px}}.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn:hover{background:var(--primary-gr-hover);transform:translateY(-5px);box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn:hover{transform:translateY(-3px)}.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn{max-width:240px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Hero_text .Larnge_Btn{max-width:210px}}.Landing_page .Section_1 .Hero_section .Poster_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -220px;align-items:flex-start;position:relative;z-index:1}@media screen and (max-width:1799px){.Landing_page .Section_1 .Hero_section .Poster_row{margin:0 -180px}}@media screen and (max-width:1599px){.Landing_page .Section_1 .Hero_section .Poster_row{margin:0 -100px}}@media screen and (max-width:1439px){.Landing_page .Section_1 .Hero_section .Poster_row{margin:0 -20px}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Poster_row{margin:0 -10px}}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Poster_row{justify-content:center}}.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col{width:25%;padding:0 25px}@media screen and (max-width:1799px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col{padding:0 15px}}@media screen and (max-width:1439px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col{padding:0 10px}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col{width:33.33%}}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col{width:50%;max-width:262px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col{width:100%;max-width:260px}}.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col1,.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col4{margin-top:-200px}@media screen and (max-width:1799px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col1,.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col4{margin-top:-160px}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col1,.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col4{margin-top:-80px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col1,.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col4{margin-top:40px}}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col1,.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col4{margin-top:unset}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col1,.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col4{display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col.Poster_col2{display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}}.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card{width:100%;cursor:pointer;height:550px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);border-radius:1000px;background:var(--white);outline:6px solid transparent;border:4px solid transparent;outline-offset:5px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:1439px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card{height:500px;outline-offset:2px;outline-width:5px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card{height:400px}}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card{height:350px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card{height:400px}}.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card.active,.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);outline-color:var(--color3);border-color:var(--color3)}.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card.active img,.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card:hover img{transform:scale(1.1)}.Landing_page .Section_1 .Hero_section .Poster_row .Poster_col .Poster_card img{transform-origin:top}.Landing_page .Section_1 .Hero_section .Dots_sec .Dots{position:absolute;z-index:0;border-radius:100px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);overflow:hidden}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots{opacity:.2}}.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots1{background:var(--color1);width:27px;height:27px;left:-180px;top:15%;animation:vibe1 5s ease .5s infinite alternate-reverse}@media screen and (max-width:1599px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots1{left:10px}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots1{left:60px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots1{left:40px;top:20%}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots1{left:0;top:40%}}.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots2{background:var(--color2);width:15px;height:15px;left:-20px;bottom:12%;animation:vibe1 5s ease 1s infinite alternate-reverse}@media screen and (max-width:1599px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots2{left:70px}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots2{left:140px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots2{display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}}.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots3{background:var(--color3);width:15px;height:15px;left:20%;top:35%;animation:vibe1 5s ease 4s infinite alternate-reverse}@media screen and (max-width:1599px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots3{left:25%}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots3{top:28%;left:30%}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots3{top:38%;left:20%}}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots3{left:5%;top:10%}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots3{left:5%;top:17%}}.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots4{background:var(--color4);width:36px;height:36px;left:48.5%;bottom:2%;animation:vibe1 10s ease 3s infinite alternate-reverse}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots4{bottom:-6%}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots4{display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}}.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots5{width:20px;height:20px;top:35%;background:var(--color1);right:20%;animation:vibe1 7s ease 5s infinite alternate-reverse}@media screen and (max-width:1599px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots5{right:25%}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots5{top:28%;right:30%}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots5{top:38%;right:20%}}@media screen and (max-width:767px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots5{right:5%;top:10%}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots5{right:5%;top:17%}}.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots6{width:16px;height:16px;right:-20px;background:var(--color2);bottom:12%;animation:vibe1 3s ease 2s infinite alternate-reverse}@media screen and (max-width:1599px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots6{right:70px}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots6{right:140px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots6{display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}}.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots7{width:16px;height:16px;right:-180px;top:15%;background:var(--color3);animation:vibe1 7s ease .5s infinite alternate-reverse}@media screen and (max-width:1599px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots7{right:10px}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots7{right:60px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots7{right:40px;top:20%}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots7{right:0;top:40%}}.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots8{width:36px;height:36px;right:0;top:0;background:var(--color4);animation:vibe1 3s ease .5s infinite alternate-reverse}@media screen and (max-width:1599px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots8{right:40px}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots8{right:80px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots8{right:40px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots8{right:10px;top:-30px}}.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots9{width:36px;height:36px;left:0;top:0;background:var(--color1);animation:vibe1 4s ease 1s infinite alternate-reverse}@media screen and (max-width:1599px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots9{left:40px}}@media screen and (max-width:1279px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots9{left:80px}}@media screen and (max-width:991px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots9{left:40px}}@media screen and (max-width:539px){.Landing_page .Section_1 .Hero_section .Dots_sec .Dots.Dots9{left:10px;top:-30px}}.Landing_page .Section_1 .Round_Shape{position:absolute;top:-5px;left:50%;transform:translateX(-50%) rotate(180deg);display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:.1;width:100%;touch-action:none;pointer-events:none}.Landing_page .Section_1 .Round_Shape img{width:100%;height:100%;object-fit:cover;object-position:center;transform-origin:bottom;animation:vibe1 5s ease .5s infinite alternate-reverse}.Landing_page .Section2{padding-bottom:60px}@media screen and (max-width:991px){.Landing_page .Section2{padding-bottom:50px}}@media screen and (max-width:767px){.Landing_page .Section2{padding-bottom:50px}}@media screen and (max-width:539px){.Landing_page .Section2{padding-bottom:40px}}.Landing_page .Section2 .Section2_Slider{position:relative}.Landing_page .Section2 .Section2_Slider .slick-arrow{display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}.Landing_page .Section2 .Section2_Slider .slick-list{margin:0 -10px}.Landing_page .Section2 .Section2_Slider .Slider_item{padding:0 10px}.Landing_page .Section2 .Section2_Slider .Slider_item .item_cover{text-align:center;cursor:pointer;display:flex;align-items:center;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);justify-content:center;min-height:55px}.Landing_page .Section2 .Section2_Slider .Slider_item .item_cover:hover{transform:scale(1.05);opacity:.8}.Landing_page .Section3{background-color:#f7f7f7;width:100%;padding:125px 0}@media screen and (max-width:1279px){.Landing_page .Section3{padding:100px 0}}@media screen and (max-width:991px){.Landing_page .Section3{padding:80px 0}}@media screen and (max-width:767px){.Landing_page .Section3{padding:70px 0}}@media screen and (max-width:539px){.Landing_page .Section3{padding:50px 0}}.Landing_page .Section3 .Comman_title{margin-bottom:20px;cursor:pointer}.Landing_page .Section3 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.Landing_page .Section3 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--text2)}.Landing_page .Section3 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:left}@media screen and (max-width:1279px){.Landing_page .Section3 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section3 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.Landing_page .Section3 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.Landing_page .Section3 .Comman_title .Sub_Head{font-size:13px}}.Landing_page .Section3 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--text2);text-align:left;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.Landing_page .Section3 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section3 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.Landing_page .Section3 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.Landing_page .Section3 .Comman_title .Main_hed{font-size:30px}}.Landing_page .Section3 .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:539px){.Landing_page .Section3 .Comman_title{margin-bottom:15px}.Landing_page .Section3 .Comman_title .Main_hed,.Landing_page .Section3 .Comman_title .Sub_Head{text-align:center}}.Landing_page .Section3 .Course_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -10px;align-items:stretch}@media screen and (max-width:539px){.Landing_page .Section3 .Course_row{justify-content:center}}@media screen and (max-width:767px){.Landing_page .Section3 .Course_row{margin:0 -5px}}.Landing_page .Section3 .Course_row .Course_row_col{width:25%;margin-bottom:20px;padding:0 10px}@media screen and (max-width:1279px){.Landing_page .Section3 .Course_row .Course_row_col{width:33.33%}}@media screen and (max-width:991px){.Landing_page .Section3 .Course_row .Course_row_col{width:50%}}@media screen and (max-width:767px){.Landing_page .Section3 .Course_row .Course_row_col{padding:0 5px;margin-bottom:15px}}@media screen and (max-width:539px){.Landing_page .Section3 .Course_row .Course_row_col{width:100%;max-width:370px}}.Landing_page .Section3 .Course_row .Course_row_col .Course_card{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);width:100%;height:100%;cursor:pointer;background:var(--white);overflow:hidden;box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:10px}.Landing_page .Section3 .Course_row .Course_row_col .Course_card:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);transform:translateY(-5px)}.Landing_page .Section3 .Course_row .Course_row_col .Course_card:hover .Card_top>img{transform:scale(1.1)}.Landing_page .Section3 .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .Trending_cover img{filter:contrast(101%) brightness(200%)}.Landing_page .Section3 .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .other_info_row .Pay_btn{background:var(--primary-gr-hover)}.Landing_page .Section3 .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .other_info_row .Stars_block svg{color:#ff761a}.Landing_page .Section3 .Course_row .Course_row_col .Course_card:hover .Card_bottom h3,.Landing_page .Section3 .Course_row .Course_row_col .Course_card:hover .Card_bottom p{color:var(--color1)}.Landing_page .Section3 .Course_row .Course_row_col .Course_card:hover .Card_bottom p .With_border{border-color:var(--color1)}.Landing_page .Section3 .Course_row .Course_row_col .Course_card:hover .Card_bottom .Card_Bottom_details .Counts_Details{background:var(--color4);color:var(--white)}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_top{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px 10px 0 0;position:relative;height:250px}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_top img{width:100%;height:100%;object-fit:cover;object-position:center}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover{position:absolute;z-index:5;overflow:hidden;width:100%;height:100%;left:0;top:0;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .Trending_cover{display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:100px;margin-bottom:auto}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .Trending_cover img{width:100%;height:100%;object-fit:cover;object-position:center}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:0 15px 15px;width:100%;margin:auto 0 0}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Pay_btn{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center;padding:10px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;font-size:16px;line-height:1;z-index:1;letter-spacing:1px;text-transform:uppercase;color:#fff}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 0 auto}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block .star{font-weight:900;font-size:22px;line-height:1;margin-right:2px;color:#ffdb00}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block .star:last-child{margin-right:0}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_bottom{padding:15px;width:100%}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_bottom h3{font-weight:900;font-size:18px;color:var(--text2);margin-bottom:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_bottom h3,.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_bottom p{letter-spacing:1px;text-transform:capitalize;line-height:1.4;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_bottom p{display:flex;align-items:center;flex-wrap:wrap;margin:0;font-weight:700;font-size:14px;color:#989898}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_bottom p .With_border{padding-left:15px;display:inline-flex;margin-left:15px;border-left:2px solid #989898}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details{display:flex;align-items:center;flex-wrap:wrap;margin:20px 0 0}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details{flex-wrap:wrap;color:#989898;background:#f7f7f7;font-weight:700;display:flex;align-items:center;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);line-height:1;justify-content:center;padding:5px 10px;letter-spacing:1px;text-transform:capitalize;border-radius:5px;font-size:12px;margin:0 5px 5px 0}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details:last-child{margin-right:0}.Landing_page .Section3 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details .icon{margin-right:5px;font-size:14px}.Landing_page .Section3 .Larnge_Btn{width:100%;max-width:230px;text-align:center;padding:12px 15px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;cursor:pointer;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#fff;gap:10px;min-height:55px;margin:20px auto 0}@media screen and (max-width:991px){.Landing_page .Section3 .Larnge_Btn{padding:10px;font-size:14px;min-height:45px;gap:8px}}@media screen and (max-width:539px){.Landing_page .Section3 .Larnge_Btn{font-size:12px;padding:8px;border-radius:8px;min-height:40px;gap:6px}}.Landing_page .Section3 .Larnge_Btn .icon{max-width:27px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Landing_page .Section3 .Larnge_Btn .icon img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.Landing_page .Section3 .Larnge_Btn .icon{max-width:22px}}@media screen and (max-width:539px){.Landing_page .Section3 .Larnge_Btn .icon{max-width:18px}}.Landing_page .Section3 .Larnge_Btn:hover{background:var(--primary-gr-hover);transform:translateY(-5px);box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:991px){.Landing_page .Section3 .Larnge_Btn:hover{transform:translateY(-3px)}.Landing_page .Section3 .Larnge_Btn{max-width:210px;margin:15px auto 0}}@media screen and (max-width:539px){.Landing_page .Section3 .Larnge_Btn{max-width:180px;margin:10px auto 0}}.Landing_page .Section4{background-color:var(--color2);overflow:hidden;width:100%;padding:125px 0;position:relative}@media screen and (max-width:1279px){.Landing_page .Section4{padding:100px 0}}@media screen and (max-width:991px){.Landing_page .Section4{padding:80px 0}}@media screen and (max-width:767px){.Landing_page .Section4{padding:70px 0}}@media screen and (max-width:539px){.Landing_page .Section4{padding:50px 0}}.Landing_page .Section4 .container{position:relative;z-index:5}.Landing_page .Section4 .Comman_title{margin-bottom:20px;cursor:pointer}.Landing_page .Section4 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--white)}.Landing_page .Section4 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--white)}.Landing_page .Section4 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--white);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center}@media screen and (max-width:1279px){.Landing_page .Section4 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section4 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.Landing_page .Section4 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.Landing_page .Section4 .Comman_title .Sub_Head{font-size:13px}}.Landing_page .Section4 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--white);text-align:center;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.Landing_page .Section4 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section4 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.Landing_page .Section4 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.Landing_page .Section4 .Comman_title .Main_hed{font-size:30px}}.Landing_page .Section4 .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:539px){.Landing_page .Section4 .Comman_title{margin-bottom:15px}}.Landing_page .Section4 .Search_block{position:relative}.Landing_page .Section4 .Search_block .Courses_List{position:absolute;left:0;width:100%;top:120%;background:var(--white);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);overflow:hidden;border-radius:10px;z-index:10;cursor:pointer;max-height:300px;overflow-y:auto;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);transform:scaleY(0);transform-origin:top}@media screen and (max-width:767px){.Landing_page .Section4 .Search_block .Courses_List{max-height:200px}}@media screen and (max-width:539px){.Landing_page .Section4 .Search_block .Courses_List{max-height:160px}}.Landing_page .Section4 .Search_block .Courses_List.active{transform:scaleY(1)}.Landing_page .Section4 .Search_block .Courses_List li{font-weight:900;padding:10px 15px;font-size:16px;letter-spacing:1px;text-transform:capitalize;line-height:1.4;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);color:var(--color2);border-bottom:2px solid #eee;backdrop-filter:unset!important;-webkit-backdrop-filter:unset!important}@media screen and (max-width:767px){.Landing_page .Section4 .Search_block .Courses_List li{font-size:14px;padding:8px 12px;line-height:1.2}}@media screen and (max-width:539px){.Landing_page .Section4 .Search_block .Courses_List li{font-size:13px;padding:6px 10px}}.Landing_page .Section4 .Search_block .Courses_List li:hover{background:hsla(0,0%,100%,.21);box-shadow:0 4px 30px rgba(0,0,0,.1);color:var(--color1)}.Landing_page .Section4 .Search_block:hover .Search_input{outline-offset:5px}@media screen and (max-width:767px){.Landing_page .Section4 .Search_block:hover .Search_input{outline-offset:4px}}.Landing_page .Section4 .Search_block:hover .Search_btn{background:var(--color1);color:var(--white)}.Landing_page .Section4 .Search_block .Search_input{width:100%;overflow:hidden;font-weight:900;font-size:16px;line-height:1.5;display:flex;align-items:center;color:var(--color2);padding:20px 70px 20px 20px;min-height:60px;border-radius:5px;background:linear-gradient(90deg,#fff,#e8edf8 51%,#fff);letter-spacing:1px;text-transform:unset;outline:4px solid var(--color1);outline-offset:0}@media screen and (max-width:767px){.Landing_page .Section4 .Search_block .Search_input{padding:15px 45px 15px 15px;font-size:14px;min-height:50px;outline-width:3px}}@media screen and (max-width:539px){.Landing_page .Section4 .Search_block .Search_input{font-size:13px;min-height:45px;padding:12px 35px 12px 12px}}.Landing_page .Section4 .Search_block .Search_input::placeholder{letter-spacing:1px;text-transform:capitalize;color:var(--color1)}.Landing_page .Section4 .Search_block .Search_btn{position:absolute;right:10px;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);color:var(--color1);font-size:30px;padding:10px;border-radius:5px;font-weight:900;width:50px;height:50px}@media screen and (max-width:767px){.Landing_page .Section4 .Search_block .Search_btn{width:35px;font-size:20px;height:35px;padding:5px;right:5px}}@media screen and (max-width:539px){.Landing_page .Section4 .Search_block .Search_btn{width:30px;font-size:18px;padding:3px;height:30px}}.Landing_page .Section4 .Info_row{display:flex;align-items:center;flex-wrap:wrap;margin:35px -15px 0;align-items:stretch}.Landing_page .Section4 .Info_row .info_col{width:25%;padding:0 15px}.Landing_page .Section4 .Info_row .info_col .info_card{width:100%;height:100%;cursor:pointer;display:flex;align-items:center;flex-wrap:wrap;margin:0}.Landing_page .Section4 .Info_row .info_col .info_card:hover .icon{color:var(--white)}.Landing_page .Section4 .Info_row .info_col .info_card:hover .info_details{border-color:var(--white)}.Landing_page .Section4 .Info_row .info_col .info_card:hover .info_details h4,.Landing_page .Section4 .Info_row .info_col .info_card:hover .info_details p{color:var(--white)}.Landing_page .Section4 .Info_row .info_col .info_card .icon{width:70px;font-size:50px;display:flex;align-items:center;justify-content:center;color:var(--color1);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.Landing_page .Section4 .Info_row .info_col .info_card .info_details{border-left:3px solid var(--color1);padding-left:15px;width:calc(100% - 70px)}.Landing_page .Section4 .Info_row .info_col .info_card .info_details h4{font-size:30px;line-height:27px;margin-bottom:5px}.Landing_page .Section4 .Info_row .info_col .info_card .info_details h4,.Landing_page .Section4 .Info_row .info_col .info_card .info_details p{font-weight:700;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:1px;text-transform:capitalize;color:#fff}.Landing_page .Section4 .Info_row .info_col .info_card .info_details p{font-size:14px;line-height:20px}.Landing_page .Section4 .Mobile_row{display:flex;align-items:center;flex-wrap:wrap;margin:85px -15px 0;align-items:flex-start}@media screen and (max-width:1279px){.Landing_page .Section4 .Mobile_row{margin-top:50px}}@media screen and (max-width:991px){.Landing_page .Section4 .Mobile_row{flex-wrap:wrap-reverse}}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row{margin-top:30px}}.Landing_page .Section4 .Mobile_row .mobile_col{padding:0 15px}.Landing_page .Section4 .Mobile_row .mobile_col.left_col{width:60%}.Landing_page .Section4 .Mobile_row .mobile_col.right_col{width:40%}@media screen and (max-width:991px){.Landing_page .Section4 .Mobile_row .mobile_col.right_col{margin-bottom:50px}}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col.right_col{margin-bottom:30px}}@media screen and (max-width:1279px){.Landing_page .Section4 .Mobile_row .mobile_col.left_col,.Landing_page .Section4 .Mobile_row .mobile_col.right_col{width:50%}}@media screen and (max-width:991px){.Landing_page .Section4 .Mobile_row .mobile_col.left_col,.Landing_page .Section4 .Mobile_row .mobile_col.right_col{width:100%}}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box{width:100%;max-width:550px;margin:0 auto;cursor:pointer;overflow:hidden;padding:20px;border-radius:30px 30px 50px 50px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);background:hsla(0,0%,100%,.08);backdrop-filter:blur(1.6px);-webkit-backdrop-filter:blur(1.6px)}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box{padding:15px;border-radius:20px 20px 40px 40px}}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .title{font-weight:900;font-size:28px;line-height:1.4;letter-spacing:1px;text-transform:uppercase;color:var(--white);margin-bottom:20px}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .title{font-size:22px;margin-bottom:15px}}@media screen and (max-width:539px){.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .title{font-size:18px;margin-bottom:12px}}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form{width:100%}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .input_block{margin-bottom:20px}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .input_block{margin-bottom:15px}}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .input_block .input{width:100%;font-weight:900;background-color:transparent;font-size:16px;letter-spacing:1px;text-transform:unset;line-height:1.5;border:unset;border-bottom:3px solid var(--white);display:flex;align-items:center;min-height:35px;color:var(--white);outline:unset;padding:15px 10px 20px 5px;border-radius:15px 15px 0 0;overflow:hidden}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .input_block .input{font-size:14px;line-height:1.4;padding:10px 10px 15px 5px;border-radius:10px 10px 0 0}}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .input_block .input::placeholder{color:var(--white);letter-spacing:1px;text-transform:capitalize}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .input_block textarea{height:150px;resize:unset}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .input_block textarea{height:120px}}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .input_block option{background:var(--color2)}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .Submit_btn{width:100%;font-weight:900;padding:15px;line-height:1;overflow:hidden;justify-content:center;display:flex;align-items:center;border-radius:30px 30px 50px 50px;background:var(--white);color:var(--color2);font-size:20px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);letter-spacing:1px;text-transform:capitalize}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .Submit_btn{border-radius:20px 20px 40px 40px;font-size:18px;padding:10px}}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .Submit_btn:hover{color:var(--white);background:var(--color2)}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .Submit_btn:hover .icon{transform:translateX(5px);color:var(--white)}.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .Submit_btn .icon{font-size:30px;margin-left:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col .Inquiry_box .form .Submit_btn .icon{font-size:25px;margin-left:7px}}@media screen and (max-width:991px){.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block{max-width:550px;margin:0 auto}}.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block h3{font-weight:500;font-size:38px;line-height:1.5;color:var(--white);letter-spacing:1px;text-transform:capitalize;margin-bottom:20px}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block h3{font-size:30px}}@media screen and (max-width:539px){.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block h3{font-size:26px}}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block h3{margin-bottom:10px}}@media screen and (max-width:539px){.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block h3{margin-bottom:8px}}.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block h3 b{font-weight:900}.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block ol li{font-weight:600;font-size:16px;line-height:1.5;letter-spacing:1px;text-transform:capitalize;margin-bottom:12px;color:#fff;padding-left:30px;position:relative}@media screen and (max-width:767px){.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block ol li{font-size:14px;margin-bottom:8px}}@media screen and (max-width:539px){.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block ol li{font-size:13px;margin-bottom:5px;padding-left:20px}}.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block ol li:last-child{margin-bottom:0}.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block ol li:before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:5px;width:10px;height:10px;background:#fff;border-radius:10px;overflow:hidden;z-index:1}@media screen and (max-width:539px){.Landing_page .Section4 .Mobile_row .mobile_col .Right_Download_block ol li:before{width:7px;height:7px;left:3px}}.Landing_page .Section4 .Animation_cover{position:absolute;right:0;bottom:0;opacity:.1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;pointer-events:none;z-index:0}.Landing_page .Section4 .Animation_cover img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:1279px){.Landing_page .Section4 .Animation_cover{left:0;top:0}}@media screen and (max-width:991px){.Landing_page .Section4 .Animation_cover{top:-10%}}.Landing_page .Section5{width:100%;padding:125px 0}@media screen and (max-width:1279px){.Landing_page .Section5{padding:100px 0}}@media screen and (max-width:991px){.Landing_page .Section5{padding:80px 0}}@media screen and (max-width:767px){.Landing_page .Section5{padding:70px 0}}@media screen and (max-width:539px){.Landing_page .Section5{padding:50px 0}}.Landing_page .Section5 .row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -15px;align-items:flex-start}@media screen and (max-width:1279px){.Landing_page .Section5 .row{justify-content:center}}.Landing_page .Section5 .row .Col_sec5{width:33.33%;padding:0 15px}@media screen and (max-width:1279px){.Landing_page .Section5 .row .Col_sec5{width:700px;margin-bottom:30px}.Landing_page .Section5 .row .Col_sec5:last-of-type{margin-bottom:0}}@media screen and (max-width:767px){.Landing_page .Section5 .row .Col_sec5{width:490px}}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5{margin-bottom:25px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover{width:100%}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Content_Head{font-weight:500;font-size:38px;line-height:1.5;color:var(--color2);letter-spacing:1px;text-transform:capitalize}@media screen and (max-width:767px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Content_Head{font-size:30px}}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Content_Head{font-size:26px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Content_Head b{font-weight:900}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .divder{width:100px;height:5px;border-radius:10px;overflow:hidden;background:var(--primary-gr-hover);margin:20px 0 45px}@media screen and (max-width:1279px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .divder{margin:5px 0 25px}}@media screen and (max-width:767px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .divder{margin:5px 0 20px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .GO_on_btn{display:flex;align-items:center;flex-wrap:wrap;margin:0;font-weight:900;font-size:16px;cursor:pointer;line-height:1;letter-spacing:1px;text-transform:capitalize;gap:10px;color:var(--color2)}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .GO_on_btn{font-size:14px;gap:6px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .GO_on_btn .icon{font-size:26px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);color:var(--color2)}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .GO_on_btn .icon{font-size:22px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .GO_on_btn:hover,.Landing_page .Section5 .row .Col_sec5 .contnt_cover .GO_on_btn:hover .icon{color:var(--color1)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards{width:100%;display:flex;align-items:center;flex-wrap:wrap;margin:0 0 30px;cursor:pointer;padding-bottom:30px;border-bottom:3px solid #ccc;align-items:flex-start}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards{padding-bottom:20px;margin-bottom:20px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards:hover .News_card_left{box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards:hover .News_card_left img{transform:scale(1.1)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards:hover .News_card_right .calander_row{color:var(--color2)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards:hover .News_card_right .title{color:var(--color3)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards:hover .News_card_right .counts_row .Count_cell{background:var(--color3);color:var(--white)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards:last-child{border-bottom:unset;margin-bottom:0}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_left{width:120px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_left img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_left{width:90px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_left img{min-height:120px}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_left img{min-height:90px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right{width:calc(100% - 120px);padding-left:20px}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right{padding-left:10px;width:calc(100% - 90px)}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .calander_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 12px;font-weight:700;font-size:16px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);line-height:1;letter-spacing:1px;text-transform:capitalize;color:var(--text3)}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .calander_row{margin-bottom:8px;font-size:14px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .calander_row .icon{margin-right:10px;font-size:24px}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .calander_row .icon{font-size:18px;margin-right:8px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .calander_row span{margin-top:2px}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .title{font-weight:900;font-size:18px;line-height:22px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:1px;text-transform:capitalize;color:var(--color2);overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;margin-bottom:15px}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .title{font-size:14px;margin-bottom:10px;line-height:1.2}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .counts_row{display:flex;align-items:center;flex-wrap:wrap;margin:0}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .counts_row .Count_cell{padding:10px 15px;overflow:hidden;background:#ede6e6;font-weight:900;border-radius:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);font-size:14px;margin-right:10px;letter-spacing:1px;text-transform:capitalize;display:flex;align-items:center;justify-content:center;color:#989898;cursor:pointer}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .counts_row .Count_cell .icon{margin-right:5px;font-size:20px}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .counts_row .Count_cell .icon{font-size:14px;margin-right:4px}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .counts_row .Count_cell{padding:6px 10px;font-size:12px;border-radius:7px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .News_Card_block .News_cards .News_card_right .counts_row .Count_cell:last-child{margin-right:0}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card{width:100%;cursor:pointer;display:flex;align-items:center;flex-wrap:wrap;margin:0 0 25px;align-items:flex-start}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card{margin-bottom:20px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card:hover .Events_Card_left{background:var(--primary-gr-hover);outline-offset:4px;outline-color:var(--color1);box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card:hover .Events_Card_left{outline-offset:3px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card:hover .Events_Card_left .date,.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card:hover .Events_Card_left .month{color:var(--white)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card:hover .Events_Card_right h3,.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card:hover .Events_Card_right p{color:var(--color3)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card:hover .Events_Card_right p .With_border{border-color:2px solid var(--color3)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_left{border-radius:10px;overflow:hidden;text-align:center;height:90px;outline-offset:0;outline:4px solid transparent;width:100px;display:flex;align-items:center;flex-wrap:wrap;margin:0;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);justify-content:center;padding:8px;background:var(--primary-gr);letter-spacing:1px;text-transform:capitalize;color:var(--white)}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_left{width:90px;padding:5px;height:85px;outline-width:3px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_left .date{font-weight:900;font-size:50px;line-height:1;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:1px;text-transform:capitalize;width:100%}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_left .date{font-size:40px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_left .month{font-weight:700;font-size:12px;width:100%;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);line-height:18px}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_left .month{font-size:11px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_right{width:calc(100% - 100px);padding-left:15px}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_right{width:calc(100% - 90px);padding-left:10px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_right h3{font-weight:900;font-size:18px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);line-height:1.5;letter-spacing:1px;text-transform:capitalize;color:var(--text2);overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;margin-bottom:10px}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_right h3{font-size:14px;line-height:1.4;margin-bottom:10px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_right p{display:flex;align-items:center;flex-wrap:wrap;margin:0;font-weight:700;font-size:14px;line-height:1.5;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:1px;text-transform:capitalize;color:#989898}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_right p{font-size:12px;line-height:1.4}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_right p .With_border{padding-left:15px;display:inline-flex;margin-left:15px;border-left:2px solid #989898}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Events_Card_block .Events_Card .Events_Card_right p .With_border{margin-left:3px;padding-left:3px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card{width:100%;overflow:hidden;cursor:pointer}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card.active .video_card_top .Btn_for_play,.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card:hover .video_card_top .Btn_for_play{transform:translateY(-50%) scale(1)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card.active .video_card_bottom h4,.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card:hover .video_card_bottom h4{color:var(--color1)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card.active .video_card_bottom p,.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card:hover .video_card_bottom p{color:var(--text4)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_top{border-radius:10px;position:relative;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;height:250px;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_top img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:1279px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_top{height:450px;border-radius:25px}}@media screen and (max-width:767px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_top{height:350px}}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_top{border-radius:15px;height:280px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_top .Btn_for_play{height:50px;width:50px;line-height:1;border-radius:100%;color:var(--white);position:absolute;top:50%;right:0;left:0;font-size:24px;display:flex;align-items:center;justify-content:center;margin:0 auto;background:var(--primary-gr-hover);transform:translateY(-50%) scale(0)}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_top .Btn_for_play{height:40px;width:40px;font-size:18px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_top video{width:100%;height:100%;object-fit:cover;overflow:hidden}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_bottom{padding:15px 0 25px}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_bottom{padding:10px 0 20px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_bottom h4{font-weight:900;font-size:18px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;color:var(--color2);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);margin-bottom:10px}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_bottom h4{margin-bottom:5px}}.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_bottom p{font-weight:700;font-size:16px;line-height:22px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;letter-spacing:1px;text-transform:capitalize;color:var(--text3)}@media screen and (max-width:539px){.Landing_page .Section5 .row .Col_sec5 .contnt_cover .Video_Card_block .Video_Card .video_card_bottom p{font-size:14px;line-height:1.4}}.Landing_page .Section6{width:100%;padding:125px 0;background-color:#f7f7f7}.Landing_page .Section6 .Comman_title{margin-bottom:70px;cursor:pointer}.Landing_page .Section6 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color2)}.Landing_page .Section6 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--text2)}.Landing_page .Section6 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color2);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center}@media screen and (max-width:1279px){.Landing_page .Section6 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section6 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.Landing_page .Section6 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.Landing_page .Section6 .Comman_title .Sub_Head{font-size:13px}}.Landing_page .Section6 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--text2);text-align:center;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.Landing_page .Section6 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section6 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.Landing_page .Section6 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.Landing_page .Section6 .Comman_title .Main_hed{font-size:30px}}.Landing_page .Section6 .Comman_title .Main_hed b{font-weight:400}.Landing_page .Section6 .Course_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -10px;align-items:stretch}.Landing_page .Section6 .Course_row .Course_row_col{width:25%;margin-bottom:20px;padding:0 10px}.Landing_page .Section6 .Course_row .Course_row_col .Course_card{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);width:100%;height:100%;cursor:pointer;background:var(--white);overflow:hidden;box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:10px}.Landing_page .Section6 .Course_row .Course_row_col .Course_card:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);transform:translateY(-5px)}.Landing_page .Section6 .Course_row .Course_row_col .Course_card:hover .Card_top>img{transform:scale(1.1)}.Landing_page .Section6 .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .Trending_cover img{filter:contrast(101%) brightness(200%)}.Landing_page .Section6 .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .other_info_row .Pay_btn{background:var(--primary-gr-hover)}.Landing_page .Section6 .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .other_info_row .Stars_block svg{color:#ff761a}.Landing_page .Section6 .Course_row .Course_row_col .Course_card:hover .Card_bottom h3,.Landing_page .Section6 .Course_row .Course_row_col .Course_card:hover .Card_bottom p{color:var(--color1)}.Landing_page .Section6 .Course_row .Course_row_col .Course_card:hover .Card_bottom p .With_border{border-color:var(--color1)}.Landing_page .Section6 .Course_row .Course_row_col .Course_card:hover .Card_bottom .Card_Bottom_details .Counts_Details{background:var(--color4);color:var(--white)}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_top{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px 10px 0 0;position:relative;height:250px}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_top img{width:100%;height:100%;object-fit:cover;object-position:center}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover{position:absolute;z-index:5;overflow:hidden;width:100%;height:100%;left:0;top:0;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .Trending_cover{display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:100px;margin-bottom:auto}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .Trending_cover img{width:100%;height:100%;object-fit:cover;object-position:center}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:0 15px 15px;width:100%;margin:auto 0 0}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Pay_btn{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center;padding:10px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;font-size:16px;line-height:1;z-index:1;letter-spacing:1px;text-transform:uppercase;color:#fff}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 0 auto}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block .star{font-weight:900;font-size:22px;line-height:1;margin-right:2px;color:#ffdb00}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block .star:last-child{margin-right:0}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_bottom{padding:15px;width:100%}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_bottom h3{font-weight:900;font-size:18px;color:var(--text2);margin-bottom:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_bottom h3,.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_bottom p{letter-spacing:1px;text-transform:capitalize;line-height:1.4;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_bottom p{display:flex;align-items:center;flex-wrap:wrap;margin:0;font-weight:700;font-size:14px;color:#989898}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_bottom p .With_border{padding-left:15px;display:inline-flex;margin-left:15px;border-left:2px solid #989898}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details{display:flex;align-items:center;flex-wrap:wrap;margin:20px 0 0}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details{flex-wrap:wrap;color:#989898;background:#f7f7f7;font-weight:700;display:flex;align-items:center;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);line-height:1;justify-content:center;padding:5px 10px;letter-spacing:1px;text-transform:capitalize;border-radius:5px;font-size:12px;margin:0 5px 5px 0}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details:last-child{margin-right:0}.Landing_page .Section6 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details .icon{margin-right:5px;font-size:14px}.Landing_page .Section7{width:100%;padding:125px 0;overflow:hidden;position:relative;background:var(--color2)}@media screen and (max-width:1279px){.Landing_page .Section7{padding:100px 0}}@media screen and (max-width:991px){.Landing_page .Section7{padding:80px 0}}@media screen and (max-width:767px){.Landing_page .Section7{padding:70px 0}}@media screen and (max-width:539px){.Landing_page .Section7{padding:50px 0}}.Landing_page .Section7 .container{position:relative;z-index:5}.Landing_page .Section7 .Comman_title{margin-bottom:45px;cursor:pointer}.Landing_page .Section7 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--white)}.Landing_page .Section7 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--white)}.Landing_page .Section7 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--white);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center}@media screen and (max-width:1279px){.Landing_page .Section7 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section7 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.Landing_page .Section7 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.Landing_page .Section7 .Comman_title .Sub_Head{font-size:13px}}.Landing_page .Section7 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--white);text-align:center;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.Landing_page .Section7 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section7 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.Landing_page .Section7 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.Landing_page .Section7 .Comman_title .Main_hed{font-size:30px}}.Landing_page .Section7 .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:991px){.Landing_page .Section7 .Comman_title{margin-bottom:30px}}@media screen and (max-width:767px){.Landing_page .Section7 .Comman_title{margin-bottom:25px}}@media screen and (max-width:539px){.Landing_page .Section7 .Comman_title{margin-bottom:20px}}.Landing_page .Section7 .Clouds_Animations .Cloud{position:absolute;bottom:-4px;touch-action:none;pointer-events:none;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);width:100%}.Landing_page .Section7 .Clouds_Animations .Cloud img{width:100%;height:100%;object-fit:cover;object-position:center;width:50%}.Landing_page .Section7 .Clouds_Animations .Cloud .Img_1{transform:rotateY(180deg)}.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_1{animation-delay:1s}.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_2{animation-delay:2s}.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_3{animation-delay:3s}.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_4{animation-delay:4s}.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_5{animation-delay:5s}.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_6{animation-delay:6s}.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_7{animation-delay:7s}.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_8{animation-delay:8s}.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_1,.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_2,.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_5,.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_6{left:0;animation:Cloud 20s ease-in infinite both running}.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_3,.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_4,.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_7,.Landing_page .Section7 .Clouds_Animations .Cloud.Cloud_8{right:0;animation:Cloud 15s ease-in infinite reverse both running}.Landing_page .Section7 .Faq_block{width:100%;max-width:675px;margin:0 auto}@media screen and (max-width:767px){.Landing_page .Section7 .Faq_block{max-width:90%}}@media screen and (max-width:539px){.Landing_page .Section7 .Faq_block{max-width:100%}}.Landing_page .Section7 .Faq_block .Faq_item{width:100%;position:relative;padding-left:20px;margin-bottom:40px;cursor:pointer}@media screen and (max-width:991px){.Landing_page .Section7 .Faq_block .Faq_item{padding-left:15px;margin-bottom:25px}}@media screen and (max-width:539px){.Landing_page .Section7 .Faq_block .Faq_item{padding-left:10px;margin-bottom:20px}}.Landing_page .Section7 .Faq_block .Faq_item.active:before,.Landing_page .Section7 .Faq_block .Faq_item:hover:before{background:var(--color1)}.Landing_page .Section7 .Faq_block .Faq_item.active .Faq_row .Qus,.Landing_page .Section7 .Faq_block .Faq_item:hover .Faq_row .Qus{color:var(--color1)}.Landing_page .Section7 .Faq_block .Faq_item.active .Faq_row .faq_btn,.Landing_page .Section7 .Faq_block .Faq_item:hover .Faq_row .faq_btn{transform:rotate(180deg);color:var(--color1)}.Landing_page .Section7 .Faq_block .Faq_item:last-child{margin-bottom:0}.Landing_page .Section7 .Faq_block .Faq_item:before{width:5px;border-radius:10px;overflow:hidden;height:100%;content:"";transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);left:0;top:0;background:var(--white);position:absolute}@media screen and (max-width:991px){.Landing_page .Section7 .Faq_block .Faq_item:before{width:4px}}@media screen and (max-width:539px){.Landing_page .Section7 .Faq_block .Faq_item:before{width:3px}}.Landing_page .Section7 .Faq_block .Faq_item .Faq_row{justify-content:space-between;display:flex;align-items:flex-start}.Landing_page .Section7 .Faq_block .Faq_item .Faq_row .Qus{font-weight:900;font-size:22px;line-height:1.5;width:calc(100% - 35px);color:var(--white);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:1px;text-transform:capitalize}@media screen and (max-width:991px){.Landing_page .Section7 .Faq_block .Faq_item .Faq_row .Qus{font-size:18px;line-height:1.4;width:calc(100% - 28px)}}@media screen and (max-width:539px){.Landing_page .Section7 .Faq_block .Faq_item .Faq_row .Qus{font-size:16px;line-height:1.3;width:calc(100% - 25px)}}.Landing_page .Section7 .Faq_block .Faq_item .Faq_row .faq_btn{font-size:28px;justify-content:center;display:flex;align-items:center;line-height:1;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);color:var(--white)}@media screen and (max-width:991px){.Landing_page .Section7 .Faq_block .Faq_item .Faq_row .faq_btn{font-size:22px}}@media screen and (max-width:539px){.Landing_page .Section7 .Faq_block .Faq_item .Faq_row .faq_btn{font-size:20px}}.Landing_page .Section7 .Faq_block .Faq_item .Ans_block{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);overflow:hidden}.Landing_page .Section7 .Faq_block .Faq_item .Ans_block.show{max-height:100vh}.Landing_page .Section7 .Faq_block .Faq_item .Ans_block.hide{max-height:0}.Landing_page .Section7 .Faq_block .Faq_item .Ans_block p{font-weight:400;font-size:16px;line-height:22px;text-transform:capitalize;letter-spacing:1px;color:var(--white);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);padding:20px 28px 0 0}@media screen and (max-width:991px){.Landing_page .Section7 .Faq_block .Faq_item .Ans_block p{font-size:14px;line-height:1.4;padding:10px 15px 0 0}}@media screen and (max-width:539px){.Landing_page .Section7 .Faq_block .Faq_item .Ans_block p{font-size:12px;padding:8px 10px 0 0}}.Landing_page .Section8{width:100%;padding:125px 0}@media screen and (max-width:1279px){.Landing_page .Section8{padding:100px 0}}@media screen and (max-width:991px){.Landing_page .Section8{padding:80px 0}}@media screen and (max-width:767px){.Landing_page .Section8{padding:70px 0}}@media screen and (max-width:539px){.Landing_page .Section8{padding:50px 0}}.Landing_page .Section8 .Comman_title{margin-bottom:40px;cursor:pointer}.Landing_page .Section8 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.Landing_page .Section8 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--text2)}.Landing_page .Section8 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:left}@media screen and (max-width:1279px){.Landing_page .Section8 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section8 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.Landing_page .Section8 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.Landing_page .Section8 .Comman_title .Sub_Head{font-size:13px}}.Landing_page .Section8 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--text2);text-align:left;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.Landing_page .Section8 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section8 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.Landing_page .Section8 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.Landing_page .Section8 .Comman_title .Main_hed{font-size:30px}}.Landing_page .Section8 .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:1279px){.Landing_page .Section8 .Comman_title{margin-bottom:30px}}@media screen and (max-width:991px){.Landing_page .Section8 .Comman_title{margin-bottom:25px}}@media screen and (max-width:767px){.Landing_page .Section8 .Comman_title{margin-bottom:20px}}@media screen and (max-width:539px){.Landing_page .Section8 .Comman_title{margin-bottom:15px}.Landing_page .Section8 .Comman_title .Main_hed,.Landing_page .Section8 .Comman_title .Sub_Head{text-align:center}}.Landing_page .Section8 .Catagory_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -10px;align-items:stretch}@media screen and (max-width:767px){.Landing_page .Section8 .Catagory_row{margin:0 -5px}}@media screen and (max-width:539px){.Landing_page .Section8 .Catagory_row{justify-content:center}}.Landing_page .Section8 .Catagory_row .Catagory_Col{width:25%;margin-bottom:20px;padding:0 10px}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card{width:100%;height:100%;background-color:#f7f7f7;border-radius:15px;cursor:pointer;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);perspective:1000px}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card:hover{box-shadow:0 10px 15px 2px rgba(0,0,0,.1)}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card:hover .Catagory_inner{transform:rotateY(180deg)}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card:hover .Catagory_inner .Catagory_card_front{opacity:0;visibility:hidden}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card:hover .Catagory_inner .Catagory_card_back{opacity:1;visibility:visible}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner{width:100%;border-radius:15px;height:100%;position:relative;min-height:250px;padding:35px;overflow:hidden;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);transform-style:preserve-3d;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}@media screen and (max-width:767px){.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner{padding:20px;min-height:210px}}@media screen and (max-width:539px){.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner{min-height:180px}}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner .Catagory_card_front{width:100%;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner .Catagory_card_front .icon{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner .Catagory_card_front p{font-weight:900;font-size:18px;line-height:1.5;letter-spacing:1px;text-transform:capitalize;position:relative;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);z-index:2;color:var(--color2);margin-top:25px}@media screen and (max-width:767px){.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner .Catagory_card_front p{font-size:16px;margin-top:15px;line-height:1.4}}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner .Catagory_card_back{width:100%;height:100%;padding:20px;transform:rotateY(180deg);opacity:0;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);left:0;top:0;visibility:hidden;display:flex;align-items:center;justify-content:center;position:absolute;background:var(--primary-gr-hover)}@media screen and (max-width:767px){.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner .Catagory_card_back{padding:15px}}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner .Catagory_card_back li{font-weight:900;font-size:18px;line-height:1.4;letter-spacing:2px;text-transform:capitalize;margin-bottom:10px;color:var(--white)}@media screen and (max-width:767px){.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner .Catagory_card_back li{margin-bottom:5px;font-size:14px}}.Landing_page .Section8 .Catagory_row .Catagory_Col .Catagory_Card .Catagory_inner .Catagory_card_back li:last-child{margin-bottom:0}@media screen and (max-width:1279px){.Landing_page .Section8 .Catagory_row .Catagory_Col{width:33.33%}}@media screen and (max-width:991px){.Landing_page .Section8 .Catagory_row .Catagory_Col{width:50%}}@media screen and (max-width:767px){.Landing_page .Section8 .Catagory_row .Catagory_Col{margin-bottom:10px;padding:0 5px}}@media screen and (max-width:539px){.Landing_page .Section8 .Catagory_row .Catagory_Col{width:100%;max-width:350px}}.Landing_page .Section9{background-color:#f7f7f7;width:100%;padding:125px 0}@media screen and (max-width:1279px){.Landing_page .Section9{padding:100px 0}}@media screen and (max-width:991px){.Landing_page .Section9{padding:80px 0}}@media screen and (max-width:767px){.Landing_page .Section9{padding:70px 0}}@media screen and (max-width:539px){.Landing_page .Section9{padding:50px 0}}.Landing_page .Section9 .Comman_title{margin-bottom:40px;cursor:pointer}.Landing_page .Section9 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.Landing_page .Section9 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--text2)}.Landing_page .Section9 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center}@media screen and (max-width:1279px){.Landing_page .Section9 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section9 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.Landing_page .Section9 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.Landing_page .Section9 .Comman_title .Sub_Head{font-size:13px}}.Landing_page .Section9 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--text2);text-align:center;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.Landing_page .Section9 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section9 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.Landing_page .Section9 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.Landing_page .Section9 .Comman_title .Main_hed{font-size:30px}}.Landing_page .Section9 .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:1279px){.Landing_page .Section9 .Comman_title{margin-bottom:30px}}@media screen and (max-width:991px){.Landing_page .Section9 .Comman_title{margin-bottom:25px}}@media screen and (max-width:767px){.Landing_page .Section9 .Comman_title{margin-bottom:20px}}@media screen and (max-width:539px){.Landing_page .Section9 .Comman_title{margin-bottom:15px}}.Landing_page .Section9 .Testimonial_slider{position:relative;width:100%;max-width:870px;margin:0 auto}@media screen and (max-width:991px){.Landing_page .Section9 .Testimonial_slider{max-width:600px}}.Landing_page .Section9 .Testimonial_slider .slick-list{margin:0 -15px}@media screen and (max-width:991px){.Landing_page .Section9 .Testimonial_slider .slick-list{margin:0 -5px}}@media screen and (max-width:539px){.Landing_page .Section9 .Testimonial_slider .slick-list{margin:0}}.Landing_page .Section9 .Testimonial_slider .Slider_item{padding:0 15px;width:100%}@media screen and (max-width:991px){.Landing_page .Section9 .Testimonial_slider .Slider_item{padding:0 5px}}@media screen and (max-width:539px){.Landing_page .Section9 .Testimonial_slider .Slider_item{padding:0}}.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item{text-align:center}.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item:hover h5,.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item:hover p b{color:var(--color2)}.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item:hover h5 b{color:var(--color1)}.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item p{font-weight:600;font-size:25px;letter-spacing:1px;margin-bottom:37px;line-height:35px;color:var(--text2);font-style:italic}@media screen and (max-width:991px){.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item p{font-size:18px;margin-bottom:15px;line-height:1.35}}@media screen and (max-width:539px){.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item p{font-size:14px;margin-bottom:12px}}.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item p b{color:var(--color1)}.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item h5,.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item p b{font-weight:900;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item h5{font-size:14px;line-height:1.4;letter-spacing:2px;text-transform:capitalize;color:#989898;display:flex;align-items:center;justify-content:center}@media screen and (max-width:991px){.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item h5{font-size:12px;line-height:1.3}}@media screen and (max-width:539px){.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item h5{font-size:11px}}@media screen and (max-width:374px){.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item h5{font-size:9px}}.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item h5 b{padding-right:14px;color:var(--color2);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);margin-right:14px;border-right:3px solid #989898}@media screen and (max-width:991px){.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item h5 b{border-width:2px;padding-right:5px;margin-right:5px}}@media screen and (max-width:539px){.Landing_page .Section9 .Testimonial_slider .Slider_item .Testimonial_item h5 b{padding-right:3px;margin-right:3px}}.Landing_page .Section9 .Testimonial_slider .slick-dots{margin-top:45px;position:static}@media screen and (max-width:1279px){.Landing_page .Section9 .Testimonial_slider .slick-dots{margin-top:35px}}@media screen and (max-width:991px){.Landing_page .Section9 .Testimonial_slider .slick-dots{margin-top:15px}}@media screen and (max-width:539px){.Landing_page .Section9 .Testimonial_slider .slick-dots{margin-top:10px}}.Landing_page .Section9 .Testimonial_slider .slick-dots li{height:unset}@media screen and (max-width:991px){.Landing_page .Section9 .Testimonial_slider .slick-dots li{width:10px}}@media screen and (max-width:539px){.Landing_page .Section9 .Testimonial_slider .slick-dots li{width:8px}}.Landing_page .Section9 .Testimonial_slider .slick-dots li.slick-active{width:40px}@media screen and (max-width:991px){.Landing_page .Section9 .Testimonial_slider .slick-dots li.slick-active{width:20px}}@media screen and (max-width:539px){.Landing_page .Section9 .Testimonial_slider .slick-dots li.slick-active{width:16px}}.Landing_page .Section9 .Testimonial_slider .slick-dots li.slick-active .line{background:var(--color1)}.Landing_page .Section9 .Testimonial_slider .slick-dots li .line{background:var(--color4);border-radius:20px;width:100%;height:5px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:991px){.Landing_page .Section9 .Testimonial_slider .slick-dots li .line{height:4px}}.Landing_page .Section10{width:100%;padding:125px 0}@media screen and (max-width:1279px){.Landing_page .Section10{padding:100px 0}}@media screen and (max-width:991px){.Landing_page .Section10{padding:80px 0}}@media screen and (max-width:767px){.Landing_page .Section10{padding:70px 0}}@media screen and (max-width:539px){.Landing_page .Section10{padding:50px 0}}.Landing_page .Section10 .row{display:flex;align-items:center;flex-wrap:wrap;margin:0;align-items:flex-start}@media screen and (max-width:991px){.Landing_page .Section10 .row{justify-content:center;flex-wrap:wrap-reverse}}.Landing_page .Section10 .row .About_Us_left_block{width:45%}@media screen and (max-width:991px){.Landing_page .Section10 .row .About_Us_left_block{width:100%;margin-top:20px}}@media screen and (max-width:539px){.Landing_page .Section10 .row .About_Us_left_block{margin-top:15px}}.Landing_page .Section10 .row .About_Us_left_block .About_us_img{width:100%;border:4px solid var(--color2);border-radius:15px;cursor:pointer;height:550px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Landing_page .Section10 .row .About_Us_left_block .About_us_img img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:1279px){.Landing_page .Section10 .row .About_Us_left_block .About_us_img{height:440px}}@media screen and (max-width:991px){.Landing_page .Section10 .row .About_Us_left_block .About_us_img{height:350px}}@media screen and (max-width:539px){.Landing_page .Section10 .row .About_Us_left_block .About_us_img{border-width:3px;border-radius:10px;height:250px}}.Landing_page .Section10 .row .About_Us_left_block .About_us_img:hover img{transform:scale(1.1)}.Landing_page .Section10 .row .About_us_block{width:55%;padding-left:30px}@media screen and (max-width:1279px){.Landing_page .Section10 .row .About_us_block{padding-left:20px}}@media screen and (max-width:991px){.Landing_page .Section10 .row .About_us_block{width:100%;padding-left:0}}.Landing_page .Section10 .row .About_us_block .Comman_title{margin-bottom:0;cursor:pointer}.Landing_page .Section10 .row .About_us_block .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.Landing_page .Section10 .row .About_us_block .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--text2)}.Landing_page .Section10 .row .About_us_block .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:left}@media screen and (max-width:1279px){.Landing_page .Section10 .row .About_us_block .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section10 .row .About_us_block .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.Landing_page .Section10 .row .About_us_block .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.Landing_page .Section10 .row .About_us_block .Comman_title .Sub_Head{font-size:13px}}.Landing_page .Section10 .row .About_us_block .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--text2);text-align:left;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.Landing_page .Section10 .row .About_us_block .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section10 .row .About_us_block .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.Landing_page .Section10 .row .About_us_block .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.Landing_page .Section10 .row .About_us_block .Comman_title .Main_hed{font-size:30px}}.Landing_page .Section10 .row .About_us_block .Comman_title .Main_hed b{font-weight:400}.Landing_page .Section10 .row .About_us_block .divder{margin:30px 0;width:100px;height:5px;border-radius:10px;overflow:hidden;background:var(--primary-gr)}@media screen and (max-width:1279px){.Landing_page .Section10 .row .About_us_block .divder{margin:20px 0}}@media screen and (max-width:991px){.Landing_page .Section10 .row .About_us_block .divder{margin:15px 0 20px}}@media screen and (max-width:539px){.Landing_page .Section10 .row .About_us_block .divder{margin:15px 0}}.Landing_page .Section10 .row .About_us_block ol li{font-weight:600;font-size:16px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;margin-bottom:12px;color:var(--text2);padding-left:30px;position:relative}@media screen and (max-width:1279px){.Landing_page .Section10 .row .About_us_block ol li{font-size:14px;margin-bottom:8px;padding-left:18px}}@media screen and (max-width:539px){.Landing_page .Section10 .row .About_us_block ol li{font-size:13px;margin-bottom:5px;padding-left:15px}}.Landing_page .Section10 .row .About_us_block ol li:before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:5px;width:15px;height:15px;background:var(--primary-gr);border-radius:10px;overflow:hidden;z-index:1}@media screen and (max-width:1279px){.Landing_page .Section10 .row .About_us_block ol li:before{left:0;height:10px;width:10px}}@media screen and (max-width:539px){.Landing_page .Section10 .row .About_us_block ol li:before{height:8px;width:8px}}.Landing_page .Section11{padding-bottom:40px}@media screen and (max-width:1279px){.Landing_page .Section11{padding-bottom:30px}}@media screen and (max-width:991px){.Landing_page .Section11{padding-bottom:20px}}@media screen and (max-width:767px){.Landing_page .Section11{padding-bottom:15px}}@media screen and (max-width:539px){.Landing_page .Section11{padding-bottom:10px}}.Landing_page .Section11 .Comman_title{margin-bottom:40px;cursor:pointer}.Landing_page .Section11 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.Landing_page .Section11 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--text2)}.Landing_page .Section11 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center}@media screen and (max-width:1279px){.Landing_page .Section11 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section11 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.Landing_page .Section11 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.Landing_page .Section11 .Comman_title .Sub_Head{font-size:13px}}.Landing_page .Section11 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--text2);text-align:center;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.Landing_page .Section11 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.Landing_page .Section11 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.Landing_page .Section11 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.Landing_page .Section11 .Comman_title .Main_hed{font-size:30px}}.Landing_page .Section11 .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:1279px){.Landing_page .Section11 .Comman_title{margin-bottom:30px}}@media screen and (max-width:991px){.Landing_page .Section11 .Comman_title{margin-bottom:25px}}@media screen and (max-width:767px){.Landing_page .Section11 .Comman_title{margin-bottom:20px}}@media screen and (max-width:539px){.Landing_page .Section11 .Comman_title{margin-bottom:15px}}.Landing_page .Section11 .our_partners{display:flex;align-items:center;flex-wrap:wrap;margin:0 -15px;align-items:stretch;justify-content:center}@media screen and (max-width:1279px){.Landing_page .Section11 .our_partners{margin:0 -7.5px}}.Landing_page .Section11 .our_partners .our_partners_col{width:25%;margin-bottom:30px;padding:0 15px}@media screen and (max-width:1279px){.Landing_page .Section11 .our_partners .our_partners_col{margin-bottom:15px;padding:0 7.5px}}@media screen and (max-width:767px){.Landing_page .Section11 .our_partners .our_partners_col{width:33.33%}}@media screen and (max-width:539px){.Landing_page .Section11 .our_partners .our_partners_col{width:50%}}.Landing_page .Section11 .our_partners .our_partners_card{text-align:center;width:100%;height:100%;cursor:pointer;display:flex;align-items:center;overflow:hidden;border-radius:20px;padding:15px;background:transparent;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);justify-content:center;min-height:80px}@media screen and (max-width:1279px){.Landing_page .Section11 .our_partners .our_partners_card{padding:10px 15px;border-radius:10px;min-height:65px}}@media screen and (max-width:539px){.Landing_page .Section11 .our_partners .our_partners_card{padding:5px 10px;border-radius:5px;min-height:50px}}.Landing_page .Section11 .our_partners .our_partners_card:hover{background:#f7f7f7;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.Error404Page_section{padding:150px 0 20px;overflow:hidden}@media screen and (max-width:1279px){.Error404Page_section{padding:130px 0 60px}}@media screen and (max-width:991px){.Error404Page_section{padding:110px 0 50px}}@media screen and (max-width:767px){.Error404Page_section{padding:100px 0 50px}}@media screen and (max-width:539px){.Error404Page_section{padding:80px 0 40px}}.Error404Page_section .Error_block{text-align:center;cursor:pointer}.Error404Page_section .Error_block .Gif_block{display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:800px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);margin:0 auto}.Error404Page_section .Error_block .Gif_block img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:1279px){.Error404Page_section .Error_block .Gif_block{max-width:650px}}@media screen and (max-width:991px){.Error404Page_section .Error_block .Gif_block{max-width:450px}}@media screen and (max-width:539px){.Error404Page_section .Error_block .Gif_block{max-width:350px}}.Error404Page_section .Error_block h1{font-weight:900;font-size:38px;line-height:1.5;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);color:var(--color1);letter-spacing:2px;text-transform:capitalize;margin:15px 0 10px}@media screen and (max-width:1279px){.Error404Page_section .Error_block h1{font-size:32px;margin:12px 0 8px;line-height:1.4}}@media screen and (max-width:991px){.Error404Page_section .Error_block h1{font-size:26px;margin:10px 0 5px}}@media screen and (max-width:539px){.Error404Page_section .Error_block h1{font-size:22px;margin:8px 0 3px}}.Error404Page_section .Error_block p{font-weight:700;font-size:20px;letter-spacing:2px;text-transform:capitalize;line-height:1.5;color:var(--color2);margin-bottom:25px}@media screen and (max-width:1279px){.Error404Page_section .Error_block p{font-size:18px;margin-bottom:20px;line-height:1.4}}@media screen and (max-width:991px){.Error404Page_section .Error_block p{font-size:16px;margin-bottom:15px;letter-spacing:1px}}@media screen and (max-width:539px){.Error404Page_section .Error_block p{font-size:14px;margin-bottom:10px}}.Error404Page_section .Error_block a{width:100%;max-width:180px;text-align:center;padding:12px 15px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;cursor:pointer;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#fff;gap:10px;min-height:55px;margin:0 auto}@media screen and (max-width:991px){.Error404Page_section .Error_block a{padding:10px;font-size:14px;min-height:45px;gap:8px}}@media screen and (max-width:539px){.Error404Page_section .Error_block a{font-size:12px;padding:8px;border-radius:8px;min-height:40px;gap:6px}}.Error404Page_section .Error_block a .icon{max-width:27px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Error404Page_section .Error_block a .icon img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.Error404Page_section .Error_block a .icon{max-width:22px}}@media screen and (max-width:539px){.Error404Page_section .Error_block a .icon{max-width:18px}}.Error404Page_section .Error_block a:hover{background:var(--primary-gr-hover);transform:translateY(-5px);box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:991px){.Error404Page_section .Error_block a:hover{transform:translateY(-3px)}.Error404Page_section .Error_block a{max-width:160px}}@media screen and (max-width:539px){.Error404Page_section .Error_block a{max-width:150px}}.ContactUs_page .Section1{width:100%;background:#f7f7f7;padding:150px 0 125px}@media screen and (max-width:1279px){.ContactUs_page .Section1{padding:120px 0 80px}}@media screen and (max-width:991px){.ContactUs_page .Section1{padding:110px 0 60px}}@media screen and (max-width:539px){.ContactUs_page .Section1{padding:90px 0 50px}}.ContactUs_page .Section1 .Comman_title{margin-bottom:40px;cursor:pointer}.ContactUs_page .Section1 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.ContactUs_page .Section1 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--text2)}.ContactUs_page .Section1 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center}@media screen and (max-width:1279px){.ContactUs_page .Section1 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.ContactUs_page .Section1 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.ContactUs_page .Section1 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.ContactUs_page .Section1 .Comman_title .Sub_Head{font-size:13px}}.ContactUs_page .Section1 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--text2);text-align:center;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.ContactUs_page .Section1 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.ContactUs_page .Section1 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.ContactUs_page .Section1 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.ContactUs_page .Section1 .Comman_title .Main_hed{font-size:30px}}.ContactUs_page .Section1 .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:1279px){.ContactUs_page .Section1 .Comman_title{margin-bottom:30px}}@media screen and (max-width:991px){.ContactUs_page .Section1 .Comman_title{margin-bottom:25px}}@media screen and (max-width:767px){.ContactUs_page .Section1 .Comman_title{margin-bottom:20px}}@media screen and (max-width:539px){.ContactUs_page .Section1 .Comman_title{margin-bottom:15px}}.ContactUs_page .Section1 .contact_form{width:100%;position:relative;overflow:hidden;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);background:#fff;padding:50px;border-radius:25px 25px 50px 50px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}@media screen and (max-width:1279px){.ContactUs_page .Section1 .contact_form{padding:30px}}@media screen and (max-width:991px){.ContactUs_page .Section1 .contact_form{padding:20px;border-radius:15px 15px 30px 30px;box-shadow:0 15px 30px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}}@media screen and (max-width:539px){.ContactUs_page .Section1 .contact_form{padding:15px;border-radius:10px 10px 20px 20px}}.ContactUs_page .Section1 .contact_form .Form_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -10px}.ContactUs_page .Section1 .contact_form .Form_row .input_col{padding:0 10px;width:33.33%;margin-bottom:30px}@media screen and (max-width:1279px){.ContactUs_page .Section1 .contact_form .Form_row .input_col{margin-bottom:20px}}@media screen and (max-width:991px){.ContactUs_page .Section1 .contact_form .Form_row .input_col{width:100%}}@media screen and (max-width:539px){.ContactUs_page .Section1 .contact_form .Form_row .input_col{margin-bottom:12px}}.ContactUs_page .Section1 .contact_form .Form_row .input_col .input{width:100%;font-weight:900;background-color:transparent;font-size:16px;letter-spacing:1px;text-transform:unset;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);line-height:1.4;border:unset;border-bottom:3px solid var(--text3);display:flex;align-items:center;min-height:35px;color:var(--color1);outline:unset;padding:15px 10px 20px 5px;border-radius:10px 10px 0 0;overflow:hidden}.ContactUs_page .Section1 .contact_form .Form_row .input_col .input:hover{border-color:var(--color1)}.ContactUs_page .Section1 .contact_form .Form_row .input_col .input:hover::placeholder{color:var(--color1)}@media screen and (max-width:539px){.ContactUs_page .Section1 .contact_form .Form_row .input_col .input{font-size:14px;border-width:2px;padding:10px 5px 15px;border-radius:5px 5px 0 0}}.ContactUs_page .Section1 .contact_form .Form_row .input_col .input::placeholder{color:var(--text3);text-transform:capitalize}.ContactUs_page .Section1 .contact_form .Form_row .full_col{width:100%!important}.ContactUs_page .Section1 .contact_form .Form_row .full_col textarea{resize:vertical;height:250px;max-height:450px}@media screen and (max-width:539px){.ContactUs_page .Section1 .contact_form .Form_row .full_col textarea{height:180px;max-height:350px}}.ContactUs_page .Section1 .contact_form .Btn_row{display:flex;align-items:center;flex-wrap:wrap;margin:0;justify-content:center;padding-top:30px}@media screen and (max-width:1279px){.ContactUs_page .Section1 .contact_form .Btn_row{padding-top:15px}}@media screen and (max-width:539px){.ContactUs_page .Section1 .contact_form .Btn_row{padding-top:5px}}.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn{width:100%;max-width:220px;text-align:center;padding:12px 15px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;cursor:pointer;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#fff;gap:10px;min-height:55px}@media screen and (max-width:991px){.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn{padding:10px;font-size:14px;min-height:45px;gap:8px}}@media screen and (max-width:539px){.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn{font-size:12px;padding:8px;border-radius:8px;min-height:40px;gap:6px}}.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn .icon{max-width:27px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn .icon img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn .icon{max-width:22px}}@media screen and (max-width:539px){.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn .icon{max-width:18px}}.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn:hover{background:var(--primary-gr-hover);transform:translateY(-5px);box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:991px){.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn:hover{transform:translateY(-3px)}.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn{max-width:180px}}@media screen and (max-width:767px){.ContactUs_page .Section1 .contact_form .Btn_row .Larnge_Btn{max-width:150px}}.ContactUs_page .Section2{width:100%;padding:125px 0}@media screen and (max-width:1279px){.ContactUs_page .Section2{padding:100px 0}}@media screen and (max-width:991px){.ContactUs_page .Section2{padding:80px 0}}@media screen and (max-width:767px){.ContactUs_page .Section2{padding:70px 0}}@media screen and (max-width:539px){.ContactUs_page .Section2{padding:50px 0}}.ContactUs_page .Section2 .Comman_title{margin-bottom:40px;cursor:pointer}.ContactUs_page .Section2 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.ContactUs_page .Section2 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--text2)}.ContactUs_page .Section2 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center}@media screen and (max-width:1279px){.ContactUs_page .Section2 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.ContactUs_page .Section2 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.ContactUs_page .Section2 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.ContactUs_page .Section2 .Comman_title .Sub_Head{font-size:13px}}.ContactUs_page .Section2 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--text2);text-align:center;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.ContactUs_page .Section2 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.ContactUs_page .Section2 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.ContactUs_page .Section2 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.ContactUs_page .Section2 .Comman_title .Main_hed{font-size:30px}}.ContactUs_page .Section2 .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:1279px){.ContactUs_page .Section2 .Comman_title{margin-bottom:30px}}@media screen and (max-width:991px){.ContactUs_page .Section2 .Comman_title{margin-bottom:25px}}@media screen and (max-width:767px){.ContactUs_page .Section2 .Comman_title{margin-bottom:20px}}@media screen and (max-width:539px){.ContactUs_page .Section2 .Comman_title{margin-bottom:15px}}.ContactUs_page .Section2 .Map_block{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);border-radius:25px;overflow:hidden;padding:20px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1279px){.ContactUs_page .Section2 .Map_block{border-radius:20px;padding:15px}}@media screen and (max-width:991px){.ContactUs_page .Section2 .Map_block{padding:10px;box-shadow:0 15px 30px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}}@media screen and (max-width:539px){.ContactUs_page .Section2 .Map_block{border-radius:15px}}.ContactUs_page .Section2 .Map_block .Map{width:100%;border:unset;border-radius:25px;overflow:hidden;height:700px}@media screen and (max-width:1279px){.ContactUs_page .Section2 .Map_block .Map{height:650px;border-radius:20px}}@media screen and (max-width:991px){.ContactUs_page .Section2 .Map_block .Map{height:550px}}@media screen and (max-width:767px){.ContactUs_page .Section2 .Map_block .Map{height:520px}}@media screen and (max-width:539px){.ContactUs_page .Section2 .Map_block .Map{border-radius:15px;height:400px}}.AboutUs_page .Section1{padding:150px 0 80px;background:#f7f7f7}@media screen and (max-width:1279px){.AboutUs_page .Section1{padding:130px 0 60px}}@media screen and (max-width:991px){.AboutUs_page .Section1{padding:110px 0 50px}}@media screen and (max-width:767px){.AboutUs_page .Section1{padding:100px 0 50px}}@media screen and (max-width:539px){.AboutUs_page .Section1{padding:80px 0 40px}}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -6px}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col{padding:0 6px}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col .img_cover{display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);cursor:pointer;border-radius:10px}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col .img_cover img{width:100%;height:100%;object-fit:cover;object-position:center}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col .img_cover:hover img{transform:scale(1.1)}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.left_col{width:590px}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.left_col{width:450px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.left_col{width:100%}}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.left_col .img_cover img{height:520px}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.left_col .img_cover img{height:450px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.left_col .img_cover img{height:400px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.left_col .img_cover img{height:280px}}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.right_col{width:calc(100% - 590px)}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.right_col{width:calc(100% - 450px)}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.right_col{width:100%;display:flex;align-items:center;gap:10px;margin-top:10px}}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.right_col .img_cover{margin-bottom:12px}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.right_col .img_cover{width:50%;margin-bottom:0}}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.right_col img{height:254px}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.right_col img{height:219px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.right_col img{height:250px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.right_col img{height:150px}}.AboutUs_page .Section1 .Left_block .Layout_card .Layout_Row .photo_col.right_col img:last-child{margin-bottom:0}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details{padding-top:20px}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details{padding-top:15px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details{padding-top:12px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details{padding-top:10px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Card_title{font-weight:500;font-size:38px;line-height:1.5;letter-spacing:1px;text-transform:capitalize;color:var(--color2)}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Card_title{font-size:32px;line-height:1.4}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Card_title{font-size:26px;line-height:1.35}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Card_title{font-size:24px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Card_title b{font-weight:900}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .divder{width:200px;height:4px;border-radius:5px;overflow:hidden;background:var(--primary-gr-hover);margin:30px 0}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .divder{margin:15px 0}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .divder{margin:12px 0;width:150px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .divder{margin:10px 0;width:100px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown{letter-spacing:1px;text-transform:unset;line-height:1.4}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown{line-height:1.3}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown{line-height:1.25}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h3,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h4,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown li,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown p{margin-bottom:15px}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h3,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h4,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown li,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown p{margin-bottom:12px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h3,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h4,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown li,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown p{margin-bottom:10px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h3,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h4,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown li,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown p{margin-bottom:8px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h3,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h4{color:var(--text2);font-weight:900}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown p{font-weight:600;font-size:18px;color:var(--text1)}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown p{font-size:16px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown p{font-size:14px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown p{font-size:13px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h4{font-size:22px}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h4{font-size:20px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h4{font-size:18px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h4{font-size:16px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h3{font-size:24px}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h3{font-size:22px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h3{font-size:20px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown h3{font-size:18px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown b,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown strong{color:var(--color1);font-weight:900}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li:before,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li:before{position:absolute;content:"";top:12px;transform:translateY(-50%);left:5px;width:15px;height:15px;background:var(--primary-gr);border-radius:10px;overflow:hidden;z-index:1}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li:before,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li:before{left:3px;width:10px;height:10px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li:before,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li:before{left:0;width:7px;height:7px;top:10px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown img{width:100%;border-radius:15px;object-fit:cover;object-position:center;display:flex;align-items:center;outline-offset:3px;justify-content:center;outline:3px solid transparent;cursor:pointer;margin:30px 0;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown img{border-radius:12px;outline-offset:2px;margin:20px 0}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown img{border-radius:10px;margin:15px 0}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown img{margin:12px 0;border-radius:8px;outline-width:2px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown img:hover{outline-color:var(--color1);box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown a{color:var(--color1);font-weight:900;display:inline-block}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown a:hover{color:var(--color2);text-decoration:underline}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul{padding:15px 0 25px}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul{padding:10px 0 20px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul{padding:8px 0 16px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul{padding:5px 0 10px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li{position:relative;padding-left:30px}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li{padding-left:20px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li{padding-left:13px}}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li:last-child,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li:last-child{margin-bottom:0}.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li p,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li p{font-weight:900;font-size:18px;color:var(--text3);margin-bottom:0}@media screen and (max-width:991px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li p,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li p{font-size:16px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li p,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li p{font-size:14px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ol li p,.AboutUs_page .Section1 .Left_block .Layout_card .layout_details .Markdown ul li p{font-size:13px}}.AboutUs_page .Section1 .Left_block .small_sec_title{margin-bottom:35px}.AboutUs_page .Section1 .Left_block .small_sec_title h2{font-weight:500;font-size:28px;line-height:1.4;color:var(--color2);letter-spacing:1px;text-transform:capitalize}.AboutUs_page .Section1 .Left_block .small_sec_title h2 b{font-weight:900}.AboutUs_page .Section1 .Left_block .Advantages_sec{margin-bottom:50px}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slick-list{margin:0 -5px}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item{width:100%;padding:5px}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item .course_card{width:100%;background:var(--white);cursor:pointer;border-radius:15px;padding:20px;overflow:hidden;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item .course_card:hover{background:var(--primary-gr-hover)}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item .course_card:hover .discription,.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item .course_card:hover .icon,.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item .course_card:hover .title{color:var(--white)}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item .course_card .icon{font-size:60px;line-height:1;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;align-items:center;color:var(--color1)}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item .course_card .title{font-size:18px;color:var(--text2);font-weight:900;margin:15px 0 10px;-webkit-line-clamp:2}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item .course_card .discription,.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item .course_card .title{letter-spacing:1px;text-transform:capitalize;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .slider_item .course_card .discription{font-weight:700;font-size:16px;line-height:1.4;color:var(--color1);-webkit-line-clamp:4}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#f7f7f7;border-radius:10px;overflow:hidden;z-index:5;font-weight:900;color:var(--color1);font-size:45px;padding:5px;position:absolute;border:3px solid var(--color1);top:-90px}@media screen and (max-width:1279px){.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow{width:45px;height:45px;border-radius:8px;font-size:40px;top:-50px;padding:0}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow{width:40px;height:40px;font-size:35px;top:-45px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow{bottom:0;top:unset}}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow.NextArrow{right:0}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow.NextArrow{right:calc(50% - 45px)}}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow.PrevArrow{right:70px}@media screen and (max-width:1279px){.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow.PrevArrow{right:55px}}@media screen and (max-width:767px){.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow.PrevArrow{right:45px}}@media screen and (max-width:539px){.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow.PrevArrow{right:unset;left:calc(50% - 45px)}}.AboutUs_page .Section1 .Left_block .Advantages_sec .Advantages_sec_slider .Arrow:hover{background:var(--primary-gr);box-shadow:0 10px 15px 2px rgba(0,0,0,.1);color:#fff}.AboutUs_page .Section2{width:100%;padding:125px 0}@media screen and (max-width:1279px){.AboutUs_page .Section2{padding:100px 0}}@media screen and (max-width:991px){.AboutUs_page .Section2{padding:80px 0}}@media screen and (max-width:767px){.AboutUs_page .Section2{padding:70px 0}}@media screen and (max-width:539px){.AboutUs_page .Section2{padding:50px 0}}.AboutUs_page .Section2 .Comman_title{margin-bottom:30px;cursor:pointer}.AboutUs_page .Section2 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.AboutUs_page .Section2 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--color2)}.AboutUs_page .Section2 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:left}@media screen and (max-width:1279px){.AboutUs_page .Section2 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.AboutUs_page .Section2 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.AboutUs_page .Section2 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.AboutUs_page .Section2 .Comman_title .Sub_Head{font-size:13px}}.AboutUs_page .Section2 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--color2);text-align:left;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.AboutUs_page .Section2 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.AboutUs_page .Section2 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.AboutUs_page .Section2 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.AboutUs_page .Section2 .Comman_title .Main_hed{font-size:30px}}.AboutUs_page .Section2 .Comman_title .Main_hed b{font-weight:400}.AboutUs_page .Section2 .Products_slider .slick-list{margin:0 -15px;padding-bottom:15px}.AboutUs_page .Section2 .Products_slider .Arrow{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#f7f7f7;border-radius:10px;overflow:hidden;z-index:5;font-weight:900;color:var(--color1);font-size:45px;padding:5px;position:absolute;border:3px solid var(--color1);top:-90px}@media screen and (max-width:1279px){.AboutUs_page .Section2 .Products_slider .Arrow{width:45px;height:45px;border-radius:8px;font-size:40px;top:-50px;padding:0}}@media screen and (max-width:767px){.AboutUs_page .Section2 .Products_slider .Arrow{width:40px;height:40px;font-size:35px;top:-45px}}@media screen and (max-width:539px){.AboutUs_page .Section2 .Products_slider .Arrow{bottom:0;top:unset}}.AboutUs_page .Section2 .Products_slider .Arrow.NextArrow{right:0}@media screen and (max-width:539px){.AboutUs_page .Section2 .Products_slider .Arrow.NextArrow{right:calc(50% - 45px)}}.AboutUs_page .Section2 .Products_slider .Arrow.PrevArrow{right:70px}@media screen and (max-width:1279px){.AboutUs_page .Section2 .Products_slider .Arrow.PrevArrow{right:55px}}@media screen and (max-width:767px){.AboutUs_page .Section2 .Products_slider .Arrow.PrevArrow{right:45px}}@media screen and (max-width:539px){.AboutUs_page .Section2 .Products_slider .Arrow.PrevArrow{right:unset;left:calc(50% - 45px)}}.AboutUs_page .Section2 .Products_slider .Arrow:hover{background:var(--primary-gr);box-shadow:0 10px 15px 2px rgba(0,0,0,.1);color:#fff}.AboutUs_page .Section2 .Products_slider .Slider_item{padding:0 15px;width:100%}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item{width:100%;background:#f7f7f7;border-radius:15px;overflow:hidden;padding:15px;min-height:300px;cursor:pointer;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item:hover{box-shadow:0 4px 17px 0 rgba(0,0,0,.1)}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item:hover .details_row .left_details h4,.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item:hover .details_row .left_details p{color:var(--color1)}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item:hover .details_row .left_details p b{color:var(--color2)}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item:hover .details_row .Shop_btn{background:var(--primary-gr-hover)}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item .product_img{margin-bottom:25px}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item .details_row{display:flex;align-items:center;flex-wrap:wrap;margin:0}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item .details_row .left_details{width:calc(100% - 40px);padding-right:10px}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item .details_row .left_details h4{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;font-weight:900;font-size:20px;line-height:1.4;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:1px;text-transform:capitalize;color:var(--color2);margin-bottom:10px}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item .details_row .left_details p{font-weight:700;font-size:16px;line-height:1.4;color:var(--text3)}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item .details_row .left_details p b{color:var(--color1);font-weight:900;margin-left:5px}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item .details_row .Shop_btn{width:40px;color:var(--white);height:40px;line-height:1;border-radius:100%;background:var(--primary-gr);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;font-size:22px}.AboutUs_page .Section2 .Products_slider .Slider_item .Products_item .details_row .Shop_btn img{width:100%;height:100%;object-fit:cover;object-position:center}.AboutUs_page .Section3{width:100%;padding:125px 0 0}@media screen and (max-width:1279px){.AboutUs_page .Section3{padding:100px 0}}@media screen and (max-width:991px){.AboutUs_page .Section3{padding:80px 0}}@media screen and (max-width:767px){.AboutUs_page .Section3{padding:70px 0}}@media screen and (max-width:539px){.AboutUs_page .Section3{padding:50px 0}}.AboutUs_page .Section3 .Comman_title{margin-bottom:0;cursor:pointer}.AboutUs_page .Section3 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.AboutUs_page .Section3 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--color2)}.AboutUs_page .Section3 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:left}@media screen and (max-width:1279px){.AboutUs_page .Section3 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.AboutUs_page .Section3 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.AboutUs_page .Section3 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.AboutUs_page .Section3 .Comman_title .Sub_Head{font-size:13px}}.AboutUs_page .Section3 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--color2);text-align:left;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.AboutUs_page .Section3 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.AboutUs_page .Section3 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.AboutUs_page .Section3 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.AboutUs_page .Section3 .Comman_title .Main_hed{font-size:30px}}.AboutUs_page .Section3 .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:539px){.AboutUs_page .Section3 .Comman_title .Main_hed,.AboutUs_page .Section3 .Comman_title .Sub_Head{text-align:center}}.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#f7f7f7;border-radius:10px;overflow:hidden;z-index:5;font-weight:900;color:var(--color1);font-size:45px;padding:5px;position:absolute;border:3px solid var(--color1);top:-90px}@media screen and (max-width:1279px){.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow{width:45px;height:45px;border-radius:8px;font-size:40px;top:-50px;padding:0}}@media screen and (max-width:767px){.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow{width:40px;height:40px;font-size:35px;top:-45px}}@media screen and (max-width:539px){.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow{bottom:0;top:unset}}.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow.NextArrow{right:0}@media screen and (max-width:539px){.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow.NextArrow{right:calc(50% - 45px)}}.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow.PrevArrow{right:70px}@media screen and (max-width:1279px){.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow.PrevArrow{right:55px}}@media screen and (max-width:767px){.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow.PrevArrow{right:45px}}@media screen and (max-width:539px){.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow.PrevArrow{right:unset;left:calc(50% - 45px)}}.AboutUs_page .Section3 .Courrse_catagory_slider .Arrow:hover{background:var(--primary-gr);box-shadow:0 10px 15px 2px rgba(0,0,0,.1);color:#fff}.AboutUs_page .Section3 .Courrse_catagory_slider .slick-list{margin:0 -10px;padding:40px 0}@media screen and (max-width:1279px){.AboutUs_page .Section3 .Courrse_catagory_slider .slick-list{padding:20px 0}}@media screen and (max-width:539px){.AboutUs_page .Section3 .Courrse_catagory_slider .slick-list{padding:20px 0 60px}}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item{padding:0 10px}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card{width:100%;height:100%;background-color:#f7f7f7;border-radius:15px;cursor:pointer;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);perspective:1000px}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card:hover{box-shadow:0 10px 15px 2px rgba(0,0,0,.1)}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card:hover .Catagory_inner{transform:rotateY(180deg)}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card:hover .Catagory_inner .Catagory_card_front{opacity:0;visibility:hidden}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card:hover .Catagory_inner .Catagory_card_back{opacity:1;visibility:visible}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner{width:100%;border-radius:15px;height:100%;position:relative;min-height:250px;padding:35px;overflow:hidden;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);transform-style:preserve-3d;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}@media screen and (max-width:767px){.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner{padding:20px;min-height:210px}}@media screen and (max-width:539px){.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner{min-height:180px}}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner .Catagory_card_front{width:100%;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner .Catagory_card_front .icon{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner .Catagory_card_front p{font-weight:900;font-size:18px;line-height:1.5;letter-spacing:1px;text-transform:capitalize;position:relative;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);z-index:2;color:var(--color2);margin-top:25px}@media screen and (max-width:767px){.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner .Catagory_card_front p{font-size:16px;margin-top:15px;line-height:1.4}}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner .Catagory_card_back{width:100%;height:100%;padding:20px;transform:rotateY(180deg);opacity:0;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);left:0;top:0;visibility:hidden;display:flex;align-items:center;justify-content:center;position:absolute;background:var(--primary-gr-hover)}@media screen and (max-width:767px){.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner .Catagory_card_back{padding:15px}}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner .Catagory_card_back li{font-weight:900;font-size:18px;line-height:1.4;letter-spacing:2px;text-transform:capitalize;margin-bottom:10px;color:var(--white)}@media screen and (max-width:767px){.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner .Catagory_card_back li{margin-bottom:5px;font-size:14px}}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner .Catagory_card_back li:last-child{margin-bottom:0}.AboutUs_page .Section3 .Courrse_catagory_slider .courseCategories_item .Catagory_Card .Catagory_inner{box-shadow:unset!important}.Courses_page .Section1{padding:150px 0 80px;background:#f7f7f7}@media screen and (max-width:1279px){.Courses_page .Section1{padding:130px 0 60px}}@media screen and (max-width:991px){.Courses_page .Section1{padding:110px 0 50px}}@media screen and (max-width:767px){.Courses_page .Section1{padding:100px 0 50px}}@media screen and (max-width:539px){.Courses_page .Section1{padding:80px 0 40px}}.Courses_page .Section1 .All_course_Block .Course_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -10px;align-items:stretch}@media screen and (max-width:1279px){.Courses_page .Section1 .All_course_Block .Course_row{justify-content:center}}@media screen and (max-width:767px){.Courses_page .Section1 .All_course_Block .Course_row{margin:0 -5px}}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col{width:33.33%;margin-bottom:20px;padding:0 10px}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);width:100%;height:100%;cursor:pointer;background:var(--white);overflow:hidden;box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:10px}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);transform:translateY(-5px)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card:hover .Card_top>img{transform:scale(1.1)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .Trending_cover img{filter:contrast(101%) brightness(200%)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .other_info_row .Pay_btn{background:var(--primary-gr-hover)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .other_info_row .Stars_block svg{color:#ff761a}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card:hover .Card_bottom h3,.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card:hover .Card_bottom p{color:var(--color1)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card:hover .Card_bottom p .With_border{border-color:var(--color1)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card:hover .Card_bottom .Card_Bottom_details .Counts_Details{background:var(--color4);color:var(--white)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_top{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px 10px 0 0;position:relative;height:250px}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_top img{width:100%;height:100%;object-fit:cover;object-position:center}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover{position:absolute;z-index:5;overflow:hidden;width:100%;height:100%;left:0;top:0;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .Trending_cover{display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:100px;margin-bottom:auto}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .Trending_cover img{width:100%;height:100%;object-fit:cover;object-position:center}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:0 15px 15px;width:100%;margin:auto 0 0}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Pay_btn{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center;padding:10px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;font-size:16px;line-height:1;z-index:1;letter-spacing:1px;text-transform:uppercase;color:#fff}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 0 auto}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block .star{font-weight:900;font-size:22px;line-height:1;margin-right:2px;color:#ffdb00}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block .star:last-child{margin-right:0}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_bottom{padding:15px;width:100%}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_bottom h3{font-weight:900;font-size:18px;color:var(--text2);margin-bottom:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_bottom h3,.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_bottom p{letter-spacing:1px;text-transform:capitalize;line-height:1.4;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_bottom p{display:flex;align-items:center;flex-wrap:wrap;margin:0;font-weight:700;font-size:14px;color:#989898}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_bottom p .With_border{padding-left:15px;display:inline-flex;margin-left:15px;border-left:2px solid #989898}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details{display:flex;align-items:center;flex-wrap:wrap;margin:20px 0 0}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details{flex-wrap:wrap;color:#989898;background:#f7f7f7;font-weight:700;display:flex;align-items:center;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);line-height:1;justify-content:center;padding:5px 10px;letter-spacing:1px;text-transform:capitalize;border-radius:5px;font-size:12px;margin:0 5px 5px 0}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details:last-child{margin-right:0}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details .icon{margin-right:5px;font-size:14px}@media screen and (max-width:991px){.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col{width:50%}}@media screen and (max-width:767px){.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col{padding:0 5px;margin-bottom:15px}}@media screen and (max-width:539px){.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col{width:100%;max-width:370px}}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:340px;border-radius:10px;overflow:hidden;position:relative;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Trending_cover{position:absolute;top:0;left:0;z-index:3;max-width:100px}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Trending_cover img{width:100%;height:auto;display:block}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_bg{position:absolute;inset:0;background:linear-gradient(145deg,var(--color2) 0,var(--color1) 50%,var(--color3) 100%);z-index:1;transition:all .4s ease}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_bg:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 60%);animation:shimmer 4s ease-in-out infinite}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_bg:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(0deg,rgba(0,0,0,.2),transparent)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 20px;gap:14px}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content .Explore_icon_circle{width:70px;height:70px;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;border:2px solid hsla(0,0%,100%,.25);transition:all .4s ease}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content .Explore_icon_circle .cap_icon{font-size:34px;color:#fff;transition:all .3s ease}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content .Explore_title{font-size:22px;font-weight:700;color:#fff;line-height:1.3;letter-spacing:.3px}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content .Explore_title span{display:block;color:gold;font-weight:800}@media screen and (max-width:767px){.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content .Explore_title{font-size:18px}}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content .Explore_desc{font-size:13px;color:hsla(0,0%,100%,.8);line-height:1.5;max-width:220px;margin:0}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content .Explore_cta_btn{display:flex;align-items:center;gap:8px;margin-top:6px;padding:10px 22px;border-radius:50px;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content .Explore_cta_btn .play_icon{font-size:18px;color:#fff}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content .Explore_cta_btn span{font-size:14px;font-weight:600;color:#fff;letter-spacing:.5px}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card .Explore_card_content .Explore_cta_btn .arrow_icon{font-size:12px;color:#fff;transition:transform .3s ease}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(83,83,195,.35)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card:hover .Trending_cover img{filter:contrast(101%) brightness(200%)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card:hover .Explore_card_bg{background:linear-gradient(145deg,var(--color1) 0,var(--color3) 50%,var(--color2) 100%)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card:hover .Explore_card_content .Explore_icon_circle{background:hsla(0,0%,100%,.25);transform:scale(1.08);border-color:hsla(0,0%,100%,.5)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card:hover .Explore_card_content .Explore_icon_circle .cap_icon{transform:rotate(-10deg)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card:hover .Explore_card_content .Explore_cta_btn{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5)}.Courses_page .Section1 .All_course_Block .Course_row .Course_row_col .Explore_Online_Card:hover .Explore_card_content .Explore_cta_btn .arrow_icon{transform:translateX(4px)}.Courses_page .Section2{width:100%;padding:125px 0 0}@media screen and (max-width:1279px){.Courses_page .Section2{padding:100px 0}}@media screen and (max-width:991px){.Courses_page .Section2{padding:80px 0}}@media screen and (max-width:767px){.Courses_page .Section2{padding:70px 0}}@media screen and (max-width:539px){.Courses_page .Section2{padding:50px 0}}.Courses_page .Section2 .Comman_title{margin-bottom:40px;cursor:pointer}.Courses_page .Section2 .Comman_title:hover .Main_hed{text-shadow:5px 5px 20px rgba(83,83,195,.137);color:var(--color1)}.Courses_page .Section2 .Comman_title:hover .Sub_Head{text-shadow:5px 5px 50px rgba(26,26,26,.478);color:var(--text2)}.Courses_page .Section2 .Comman_title .Sub_Head{letter-spacing:.25em;text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.4;color:var(--color1);text-shadow:5px 5px 20px rgba(235,129,0,.4);margin-bottom:10px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center}@media screen and (max-width:1279px){.Courses_page .Section2 .Comman_title .Sub_Head{font-size:18px;margin-bottom:8px;line-height:1.2}}@media screen and (max-width:991px){.Courses_page .Section2 .Comman_title .Sub_Head{font-size:16px;margin-bottom:5px}}@media screen and (max-width:767px){.Courses_page .Section2 .Comman_title .Sub_Head{font-size:14px}}@media screen and (max-width:539px){.Courses_page .Section2 .Comman_title .Sub_Head{font-size:13px}}.Courses_page .Section2 .Comman_title .Main_hed{font-weight:900;font-size:54px;line-height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:.02em;text-transform:unset;color:var(--text2);text-align:center;text-shadow:5px 5px 50px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.Courses_page .Section2 .Comman_title .Main_hed{font-size:48px;line-height:1.2}}@media screen and (max-width:991px){.Courses_page .Section2 .Comman_title .Main_hed{font-size:42px}}@media screen and (max-width:767px){.Courses_page .Section2 .Comman_title .Main_hed{font-size:36px}}@media screen and (max-width:539px){.Courses_page .Section2 .Comman_title .Main_hed{font-size:30px}}.Courses_page .Section2 .Comman_title .Main_hed b{font-weight:400}@media screen and (max-width:1279px){.Courses_page .Section2 .Comman_title{margin-bottom:30px}}@media screen and (max-width:991px){.Courses_page .Section2 .Comman_title{margin-bottom:25px}}@media screen and (max-width:767px){.Courses_page .Section2 .Comman_title{margin-bottom:20px}}@media screen and (max-width:539px){.Courses_page .Section2 .Comman_title{margin-bottom:15px}}.Courses_page .Section2 .Course_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -10px;align-items:stretch}@media screen and (max-width:1279px){.Courses_page .Section2 .Course_row{justify-content:center}}@media screen and (max-width:767px){.Courses_page .Section2 .Course_row{margin:0 -5px}}.Courses_page .Section2 .Course_row .Course_row_col{width:25%;margin-bottom:20px;padding:0 10px}.Courses_page .Section2 .Course_row .Course_row_col .Course_card{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);width:100%;height:100%;cursor:pointer;background:var(--white);overflow:hidden;box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:10px}.Courses_page .Section2 .Course_row .Course_row_col .Course_card:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);transform:translateY(-5px)}.Courses_page .Section2 .Course_row .Course_row_col .Course_card:hover .Card_top>img{transform:scale(1.1)}.Courses_page .Section2 .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .Trending_cover img{filter:contrast(101%) brightness(200%)}.Courses_page .Section2 .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .other_info_row .Pay_btn{background:var(--primary-gr-hover)}.Courses_page .Section2 .Course_row .Course_row_col .Course_card:hover .Card_top .Card_top_cover .other_info_row .Stars_block svg{color:#ff761a}.Courses_page .Section2 .Course_row .Course_row_col .Course_card:hover .Card_bottom h3,.Courses_page .Section2 .Course_row .Course_row_col .Course_card:hover .Card_bottom p{color:var(--color1)}.Courses_page .Section2 .Course_row .Course_row_col .Course_card:hover .Card_bottom p .With_border{border-color:var(--color1)}.Courses_page .Section2 .Course_row .Course_row_col .Course_card:hover .Card_bottom .Card_Bottom_details .Counts_Details{background:var(--color4);color:var(--white)}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_top{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px 10px 0 0;position:relative;height:250px}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_top img{width:100%;height:100%;object-fit:cover;object-position:center}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover{position:absolute;z-index:5;overflow:hidden;width:100%;height:100%;left:0;top:0;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .Trending_cover{display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:100px;margin-bottom:auto}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .Trending_cover img{width:100%;height:100%;object-fit:cover;object-position:center}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:0 15px 15px;width:100%;margin:auto 0 0}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Pay_btn{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);text-align:center;padding:10px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;font-size:16px;line-height:1;z-index:1;letter-spacing:1px;text-transform:uppercase;color:#fff}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 0 auto}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block .star{font-weight:900;font-size:22px;line-height:1;margin-right:2px;color:#ffdb00}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_top .Card_top_cover .other_info_row .Stars_block .star:last-child{margin-right:0}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_bottom{padding:15px;width:100%}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_bottom h3{font-weight:900;font-size:18px;color:var(--text2);margin-bottom:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_bottom h3,.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_bottom p{letter-spacing:1px;text-transform:capitalize;line-height:1.4;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_bottom p{display:flex;align-items:center;flex-wrap:wrap;margin:0;font-weight:700;font-size:14px;color:#989898}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_bottom p .With_border{padding-left:15px;display:inline-flex;margin-left:15px;border-left:2px solid #989898}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details{display:flex;align-items:center;flex-wrap:wrap;margin:20px 0 0}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details{flex-wrap:wrap;color:#989898;background:#f7f7f7;font-weight:700;display:flex;align-items:center;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);line-height:1;justify-content:center;padding:5px 10px;letter-spacing:1px;text-transform:capitalize;border-radius:5px;font-size:12px;margin:0 5px 5px 0}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details:last-child{margin-right:0}.Courses_page .Section2 .Course_row .Course_row_col .Course_card .Card_bottom .Card_Bottom_details .Counts_Details .icon{margin-right:5px;font-size:14px}@media screen and (max-width:1279px){.Courses_page .Section2 .Course_row .Course_row_col{width:33.33%}}@media screen and (max-width:991px){.Courses_page .Section2 .Course_row .Course_row_col{width:50%}}@media screen and (max-width:767px){.Courses_page .Section2 .Course_row .Course_row_col{padding:0 5px;margin-bottom:15px}}@media screen and (max-width:539px){.Courses_page .Section2 .Course_row .Course_row_col{width:100%;max-width:370px}}.CourseDetails_Page .Section1{padding:150px 0 80px}@media screen and (max-width:1279px){.CourseDetails_Page .Section1{padding:130px 0 60px}}@media screen and (max-width:991px){.CourseDetails_Page .Section1{padding:110px 0 50px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1{padding:100px 0 50px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1{padding:80px 0 40px}}.CourseDetails_Page .Section1 .Course_details_card{width:100%}.CourseDetails_Page .Section1 .Course_details_card .Course_details_poster{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;border-radius:15px;cursor:pointer;height:550px;box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06)}.CourseDetails_Page .Section1 .Course_details_card .Course_details_poster img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_poster{height:500px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_poster{height:400px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_poster{height:280px;border-radius:12px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_poster:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}.CourseDetails_Page .Section1 .Course_details_card .Course_details_poster:hover img{transform:scale(1.1)}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom{padding:25px 0;border-bottom:2px solid #e5e5e5;margin-bottom:30px}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom{margin-bottom:15px;padding:15px 0}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom{padding:10px 0;margin-bottom:10px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head{margin-bottom:25px}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head{margin-bottom:15px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head{margin-bottom:10px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head h1{font-weight:500;font-size:38px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--color2)}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head h1{font-size:30px;line-height:1.3}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head h1{font-size:28px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head h1{font-size:24px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head h1 b{font-weight:900}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head .treding{background:#ff5c26;border-radius:5px;letter-spacing:2px;text-transform:uppercase;padding:8px 6px;cursor:pointer;line-height:1;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);color:#fff;text-align:center;overflow:hidden;font-weight:700;font-size:12px;display:inline-flex;margin-left:5px;margin-top:10px}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head .treding{padding:6px;font-size:10px;margin-left:4px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head .treding .icon{margin-right:3px}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head .treding{margin-top:7px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .card_head .treding{margin-top:5px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown{letter-spacing:1px;text-transform:unset;line-height:1.4}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown{line-height:1.3}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown{line-height:1.25}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h3,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h4,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown li,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown p{margin-bottom:15px}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h3,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h4,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown li,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown p{margin-bottom:12px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h3,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h4,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown li,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown p{margin-bottom:10px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h3,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h4,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown li,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown p{margin-bottom:8px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h3,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h4{color:var(--text2);font-weight:900}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown p{font-weight:600;font-size:18px;color:var(--text1)}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown p{font-size:16px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown p{font-size:14px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown p{font-size:13px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h4{font-size:22px}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h4{font-size:20px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h4{font-size:18px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h4{font-size:16px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h3{font-size:24px}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h3{font-size:22px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h3{font-size:20px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown h3{font-size:18px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown b,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown strong{color:var(--color1);font-weight:900}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li:before,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li:before{position:absolute;content:"";top:12px;transform:translateY(-50%);left:5px;width:15px;height:15px;background:var(--primary-gr);border-radius:10px;overflow:hidden;z-index:1}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li:before,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li:before{left:3px;width:10px;height:10px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li:before,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li:before{left:0;width:7px;height:7px;top:10px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown img{width:100%;border-radius:15px;object-fit:cover;object-position:center;display:flex;align-items:center;outline-offset:3px;justify-content:center;outline:3px solid transparent;cursor:pointer;margin:30px 0;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown img{border-radius:12px;outline-offset:2px;margin:20px 0}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown img{border-radius:10px;margin:15px 0}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown img{margin:12px 0;border-radius:8px;outline-width:2px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown img:hover{outline-color:var(--color1);box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown a{color:var(--color1);font-weight:900;display:inline-block}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown a:hover{color:var(--color2);text-decoration:underline}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul{padding:15px 0 25px}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul{padding:10px 0 20px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul{padding:8px 0 16px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul{padding:5px 0 10px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li{position:relative;padding-left:30px}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li{padding-left:20px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li{padding-left:13px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li:last-child,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li:last-child{margin-bottom:0}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li p,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li p{font-weight:900;font-size:18px;color:var(--text3);margin-bottom:0}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li p,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li p{font-size:16px}}@media screen and (max-width:767px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li p,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li p{font-size:14px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ol li p,.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Markdown ul li p{font-size:13px}}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Card_bottom_tabs{display:flex;align-items:center;flex-wrap:wrap;margin:0;padding-top:20px}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Card_bottom_tabs .title{font-weight:500;font-size:28px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:#777}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Card_bottom_tabs .title b{font-weight:900}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Card_bottom_tabs .tabs_cover{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 0 20px}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Card_bottom_tabs .tabs_cover li{margin-left:10px}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Card_bottom_tabs .tabs_cover li:first-child{margin-left:0}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Card_bottom_tabs .tabs_cover li button{padding:8px 15px;letter-spacing:1px;text-transform:capitalize;border-radius:5px;overflow:hidden;font-weight:900;font-size:16px;line-height:1.4;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--color2);background:#fff;box-shadow:inset -5px -5px 143px -50px rgba(136,163,162,.67)}.CourseDetails_Page .Section1 .Course_details_card .Course_details_card_bottom .Card_bottom_tabs .tabs_cover li button:hover{color:#fff;background:var(--primary-gr)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block{margin-bottom:60px}.CourseDetails_Page .Section1 .Affiliate_Marketing_block h2{font-weight:500;font-size:38px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;margin-bottom:30px;color:var(--color2)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block h2 b{font-weight:900}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian{width:100%}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item{cursor:pointer;border:2px solid #e5e5e5;padding:20px;border-top:unset}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item:first-child{border-radius:5px 5px 0 0;border-top:2px solid #e5e5e5}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item:last-child{border-radius:0 0 5px 5px}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item.active .Row .discription p,.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item.active .Row .num,.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item:hover .Row .discription p,.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item:hover .Row .num{color:var(--color1)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item.active .Row .discription span,.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item:hover .Row .discription span{color:var(--text3)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item.active .Row .discription span b,.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item:hover .Row .discription span b{color:var(--text4)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item.active .Row .tabs_cover button,.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item:hover .Row .tabs_cover button{color:var(--white);background:var(--primary-gr)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item.active .Row .faq_btn,.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item:hover .Row .faq_btn{color:var(--color1)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item.active .Row .faq_btn svg,.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item:hover .Row .faq_btn svg{transform:rotate(180deg)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row{display:flex;align-items:center;flex-wrap:wrap;margin:0;align-items:flex-start;position:relative}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .num{font-weight:900;font-size:50px;line-height:1;letter-spacing:1px;text-transform:capitalize;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);color:#eee}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .discription{margin:0 20px}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .discription p{font-weight:700;font-size:22px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);margin-bottom:5px;color:var(--color2)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .discription span{font-weight:900;font-size:14px;line-height:1.4;display:block;letter-spacing:1px;text-transform:capitalize;color:var(--text4)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .discription span b{color:var(--text3)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .tabs_cover{display:flex;align-items:center;flex-wrap:wrap;margin:0}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .tabs_cover li{margin-left:10px}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .tabs_cover li:first-child{margin-left:0}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .tabs_cover li button{padding:8px 15px;letter-spacing:1px;text-transform:capitalize;border-radius:5px;overflow:hidden;font-weight:700;font-size:16px;line-height:1.4;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--color2);background:#fff;box-shadow:inset -5px -5px 143px -50px rgba(136,163,162,.67)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .faq_btn{color:var(--color2);font-size:25px;position:absolute;right:-5px;z-index:2;top:40%;cursor:pointer;transform:translateY(-50%)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Accordian_ans,.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Row .faq_btn svg{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Accordian_ans{width:100%;overflow:hidden}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Accordian_ans.show{max-height:100vh}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Accordian_ans.hide{max-height:0}.CourseDetails_Page .Section1 .Affiliate_Marketing_block .Acordian .accorian_item .Accordian_ans p{padding:30px 0 0 80px;font-weight:600;font-size:16px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--text4)}.CourseDetails_Page .Section1 .Reviews_sec{margin-bottom:50px}.CourseDetails_Page .Section1 .Reviews_sec h3{font-weight:500;font-size:38px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;margin-bottom:20px;color:var(--color2)}.CourseDetails_Page .Section1 .Reviews_sec h3 b{font-weight:900}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover{display:flex;align-items:center;flex-wrap:wrap;margin:0 -15px;align-items:flex-start}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review{padding:0 15px}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.left_col{width:20%}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.left_col p{font-weight:900;font-size:16px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:#777}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.left_col h3{font-weight:900;font-size:60px;line-height:1.5;letter-spacing:1px;text-transform:capitalize;color:var(--color1);margin:5px 0}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.left_col .Stars_block{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 10px}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.left_col .Stars_block .star{font-weight:900;font-size:22px;line-height:1;margin-right:2px;color:#ffdb00}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.left_col .Stars_block .star:last-child{margin-right:0}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.right_col p{font-weight:900;font-size:16px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:#777}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.right_col .rating_overview{margin-top:10px}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.right_col .rating_overview:hover span{color:var(--color1)}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.right_col .rating_overview:hover .start_bar{background:var(--color1)}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.right_col .rating_overview span{font-weight:700;font-size:16px;line-height:22px;letter-spacing:1px;text-transform:capitalize;color:#777}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.right_col .rating_overview .start_bar,.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.right_col .rating_overview span{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.CourseDetails_Page .Section1 .Reviews_sec .Reviw_cover .col_review.right_col .rating_overview .start_bar{width:100px;height:8px;display:inline-block;margin:0 10px;overflow:hidden;border-radius:5px;background-color:#eee}.CourseDetails_Page .Section1 .Commant_cover{width:100%;margin-bottom:55px}.CourseDetails_Page .Section1 .Commant_cover .Comments_card{width:100%;padding:25px 0;border-bottom:2px solid #ccc}.CourseDetails_Page .Section1 .Commant_cover .Comments_card:first-child{border-top:2px solid #ccc}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row{display:flex;align-items:center;flex-wrap:wrap;margin:0;justify-content:space-between}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row .Left_sider{display:flex;align-items:center;flex-wrap:wrap;margin:0}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row .Left_sider .User_img{display:flex;align-items:center;justify-content:center;overflow:hidden;width:68px;height:68px;border-radius:68px}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row .Left_sider .User_img img{width:100%;height:100%;object-fit:cover;object-position:center}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row .Left_sider .name{font-weight:900;font-size:16px;line-height:1.4;padding-left:15px;letter-spacing:1px;text-transform:capitalize;color:var(--text4)}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row .Left_sider .name b{color:var(--color1)}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row .right_sider{display:flex;align-items:center;flex-wrap:wrap;margin:0}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row .right_sider span{font-weight:900;font-size:16px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--text4)}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row .right_sider .Stars_block{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 0 10px}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row .right_sider .Stars_block .star{font-weight:900;font-size:22px;line-height:1;margin-right:2px;color:#ffdb00}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Comment_row .right_sider .Stars_block .star:last-child{margin-right:0}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Review_title{font-weight:900;font-size:18px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;margin:15px 0;color:var(--text2)}.CourseDetails_Page .Section1 .Commant_cover .Comments_card .Review_text{font-weight:700;font-size:16px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--text4)}.CourseDetails_Page .Section1 .Form_Sec .title_sec{margin-bottom:25px;font-weight:500;font-size:28px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--color2)}.CourseDetails_Page .Section1 .Form_Sec .title_sec b{font-weight:900}.CourseDetails_Page .Section1 .Form_Sec .input_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -15px}.CourseDetails_Page .Section1 .Form_Sec .input_row .input_col{width:50%;margin-bottom:30px;padding:0 15px}.CourseDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card{width:100%}.CourseDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card:hover .label{color:var(--color1)}.CourseDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card:hover .input{border-color:var(--color1)}.CourseDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card .label{font-weight:900;font-size:16px;line-height:1.4;letter-spacing:1.5px;text-transform:capitalize;margin-bottom:15px;padding-left:5px;width:100%;color:var(--color2)}.CourseDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card .input{padding:15px;min-height:60px;border-radius:10px;font-weight:900;width:100%;background:#f7f7f7;overflow:hidden;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);font-size:16px;line-height:1.5;color:var(--color1);letter-spacing:1px;text-transform:unset;border:3px solid transparent}.CourseDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card .input::placeholder{color:var(--color2);opacity:.5}.CourseDetails_Page .Section1 .Form_Sec .input_row .fill_col{width:100%}.CourseDetails_Page .Section1 .Form_Sec .input_row .fill_col textarea{width:100%;resize:none;height:200px}.CourseDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn{width:100%;max-width:210px;text-align:center;padding:12px 15px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;cursor:pointer;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#fff;gap:10px;min-height:55px}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn{padding:10px;font-size:14px;min-height:45px;gap:8px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn{font-size:12px;padding:8px;border-radius:8px;min-height:40px;gap:6px}}.CourseDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn .icon{max-width:27px;display:flex;align-items:center;justify-content:center;overflow:hidden}.CourseDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn .icon img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn .icon{max-width:22px}}@media screen and (max-width:539px){.CourseDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn .icon{max-width:18px}}.CourseDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn:hover{background:var(--primary-gr-hover);transform:translateY(-5px);box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:991px){.CourseDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn:hover{transform:translateY(-3px)}}.Blog_page .Section1{background:#f7f7f7;padding:150px 0 0}@media screen and (max-width:1279px){.Blog_page .Section1{padding:130px 0 60px}}@media screen and (max-width:991px){.Blog_page .Section1{padding:110px 0 50px}}@media screen and (max-width:767px){.Blog_page .Section1{padding:100px 0 50px}}@media screen and (max-width:539px){.Blog_page .Section1{padding:80px 0 40px}}.Blog_page .Section1 .All_Blogs_Block .Blogs_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -15px;align-items:stretch}@media screen and (max-width:1279px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row{margin:0 -10px;justify-content:center}}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col{padding:0 15px;margin-bottom:30px;width:50%}@media screen and (max-width:1279px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col{padding:0 10px;margin-bottom:20px}}@media screen and (max-width:767px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col{width:100%;max-width:500px}}@media screen and (max-width:539px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col{margin-bottom:15px}}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card{width:100%;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);height:100%;cursor:pointer;border-bottom:4px dashed #e9e4e4;padding-bottom:20px;background:transparent}@media screen and (max-width:767px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card{padding-bottom:15px;border-width:3px}}@media screen and (max-width:539px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card{padding-bottom:10px}}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card:hover{border-color:var(--color1)}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card:hover .blog_card_top{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card:hover .blog_card_top img{transform:scale(1.1)}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card:hover .blog_card_top .date_btn{background:var(--primary-gr-hover)}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card:hover .blog_card_bottom .blog_head{color:var(--color1)}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card:hover .blog_card_bottom .blog_discription{color:var(--text3)}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card:hover .blog_card_bottom .GO_on_btn,.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card:hover .blog_card_bottom .GO_on_btn .icon{color:var(--color1)}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_top{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;position:relative;border-radius:15px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);height:300px;box-shadow:0 48px 100px 0 rgba(17,12,46,.15)}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_top img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:767px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_top{border-radius:10px;height:250px}}@media screen and (max-width:539px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_top{height:210px}}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_top .date_btn{background:var(--primary-gr);padding:10px 15px;font-weight:900;font-size:16px;line-height:1.4;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:10px;letter-spacing:1px;text-transform:capitalize;overflow:hidden;z-index:2;bottom:15px;left:15px;position:absolute}@media screen and (max-width:767px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_top .date_btn{border-radius:8px;bottom:10px;left:10px;padding:8px 12px;font-size:14px;line-height:1.3}}@media screen and (max-width:539px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_top .date_btn{border-radius:5px;padding:5px 10px;font-size:12px}}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom{padding-top:20px}@media screen and (max-width:767px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom{padding-top:15px}}@media screen and (max-width:539px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom{padding-top:10px}}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_head{font-weight:900;font-size:25px;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;letter-spacing:1px;text-transform:capitalize;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);color:var(--color2)}@media screen and (max-width:767px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_head{font-size:20px;line-height:1.3}}@media screen and (max-width:539px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_head{font-size:18px;line-height:1.25}}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_discription{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;letter-spacing:1px;text-transform:capitalize;font-weight:700;font-size:16px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);line-height:1.4;margin:15px 0 20px;color:var(--text2)}@media screen and (max-width:767px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_discription{margin:10px 0 15px;line-height:1.3;font-size:14px}}@media screen and (max-width:539px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_discription{margin:8px 0 10px;line-height:1.25;font-size:13px}}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn{display:flex;align-items:center;flex-wrap:wrap;margin:0;font-weight:900;font-size:16px;line-height:1;letter-spacing:1px;text-transform:capitalize;color:var(--color2);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:767px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn{font-size:14px}}@media screen and (max-width:539px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn{font-size:13px}}.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn .icon{font-size:26px;color:var(--color2);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);margin-left:10px;cursor:pointer}@media screen and (max-width:767px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn .icon{margin-left:6px;font-size:20px}}@media screen and (max-width:539px){.Blog_page .Section1 .All_Blogs_Block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn .icon{font-size:18px;margin-left:5px}}.BlogDetails_Page{width:100%}.BlogDetails_Page .Section1{padding:150px 0 80px}@media screen and (max-width:1279px){.BlogDetails_Page .Section1{padding:130px 0 60px}}@media screen and (max-width:991px){.BlogDetails_Page .Section1{padding:110px 0 50px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1{padding:100px 0 50px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1{padding:80px 0 40px}}.BlogDetails_Page .Section1 .title_sec{margin-bottom:25px;font-weight:500;font-size:28px;line-height:34px;letter-spacing:1px;text-transform:capitalize;color:var(--color2)}.BlogDetails_Page .Section1 .title_sec b{font-weight:900}.BlogDetails_Page .Section1 .Blog_card .blog_poster{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;border-radius:20px;cursor:pointer;height:550px;box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06)}.BlogDetails_Page .Section1 .Blog_card .blog_poster img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .blog_poster{height:500px;border-radius:15px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .blog_poster{height:400px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .blog_poster{height:280px;border-radius:12px}}.BlogDetails_Page .Section1 .Blog_card .blog_poster:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}.BlogDetails_Page .Section1 .Blog_card .blog_poster:hover img{transform:scale(1.1)}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom{padding:25px 0;width:100%;border-bottom:2px solid #ccc}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom{padding:15px 0}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom{padding:10px 0}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .blog_title{font-weight:500;font-size:35px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;margin-bottom:20px;color:var(--color2)}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .blog_title{font-size:30px;line-height:1.3;margin-bottom:15px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .blog_title{margin-bottom:12px;font-size:28px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .blog_title{margin-bottom:10px;font-size:24px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .blog_title b{font-weight:900}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details{display:flex;align-items:center;flex-wrap:wrap;border-bottom:2px solid #eee;padding-bottom:20px;margin:0 0 30px}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details{margin-bottom:15px;padding-bottom:15px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details{padding-bottom:10px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details{margin-bottom:10px;padding-bottom:5px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details{display:flex;align-items:center;flex-wrap:wrap;margin:0 25px 0 0}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details{margin-right:15px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details{margin-right:12px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details{margin-bottom:10px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details:last-child{margin-right:0}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details span{font-weight:700;font-size:16px;line-height:1;letter-spacing:1px;text-transform:capitalize;color:var(--color2)}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details span{font-size:14px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details span{font-size:13px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details span{font-size:12px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details .icon{margin-right:5px;font-size:20px;color:var(--color1)}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details .icon{font-size:18px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details .icon{font-size:16px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Card_Bottom_details .Counts_Details .icon{font-size:14px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown{letter-spacing:1px;text-transform:unset;line-height:1.4}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown{line-height:1.3}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown{line-height:1.25}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h3,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h4,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown li,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown p{margin-bottom:15px}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h3,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h4,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown li,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown p{margin-bottom:12px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h3,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h4,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown li,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown p{margin-bottom:10px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h3,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h4,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown li,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown p{margin-bottom:8px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h3,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h4{color:var(--text2);font-weight:900}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown p{font-weight:600;font-size:18px;color:var(--text1)}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown p{font-size:16px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown p{font-size:14px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown p{font-size:13px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h4{font-size:22px}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h4{font-size:20px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h4{font-size:18px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h4{font-size:16px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h3{font-size:24px}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h3{font-size:22px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h3{font-size:20px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown h3{font-size:18px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown b,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown strong{color:var(--color1);font-weight:900}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li:before,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li:before{position:absolute;content:"";top:12px;transform:translateY(-50%);left:5px;width:15px;height:15px;background:var(--primary-gr);border-radius:10px;overflow:hidden;z-index:1}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li:before,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li:before{left:3px;width:10px;height:10px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li:before,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li:before{left:0;width:7px;height:7px;top:10px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown img{width:100%;border-radius:15px;object-fit:cover;object-position:center;display:flex;align-items:center;outline-offset:3px;justify-content:center;outline:3px solid transparent;cursor:pointer;margin:30px 0;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown img{border-radius:12px;outline-offset:2px;margin:20px 0}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown img{border-radius:10px;margin:15px 0}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown img{margin:12px 0;border-radius:8px;outline-width:2px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown img:hover{outline-color:var(--color1);box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown a{color:var(--color1);font-weight:900;display:inline-block}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown a:hover{color:var(--color2);text-decoration:underline}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul{padding:15px 0 25px}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul{padding:10px 0 20px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul{padding:8px 0 16px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul{padding:5px 0 10px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li{position:relative;padding-left:30px}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li{padding-left:20px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li{padding-left:13px}}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li:last-child,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li:last-child{margin-bottom:0}.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li p,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li p{font-weight:900;font-size:18px;color:var(--text3);margin-bottom:0}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li p,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li p{font-size:16px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li p,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li p{font-size:14px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ol li p,.BlogDetails_Page .Section1 .Blog_card .Blog_card_bottom .Markdown ul li p{font-size:13px}}.BlogDetails_Page .Section1 .post_sec{padding:15px 0}.BlogDetails_Page .Section1 .post_sec .tabs_cover{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 20px}.BlogDetails_Page .Section1 .post_sec .tabs_cover li button{color:var(--color2);padding:5px 15px;letter-spacing:1px;text-transform:capitalize;border-radius:5px;margin:0 8px 8px 0;overflow:hidden;font-weight:900;font-size:16px;line-height:1.4;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff}.BlogDetails_Page .Section1 .post_sec .tabs_cover li button:hover{color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);background:var(--primary-gr-hover)}.BlogDetails_Page .Section1 .post_sec .Post_slider{position:relative;padding-bottom:80px;border-bottom:2px solid #ccc;margin-bottom:35px}.BlogDetails_Page .Section1 .post_sec .Post_slider .slick-list{margin:0 -20px}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item{width:100%;padding:0 20px}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card{background:#f5f5f5;border-radius:15px;width:100%;overflow:hidden;display:flex;align-items:center;flex-wrap:wrap;margin:0;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);cursor:pointer;padding:25px}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card:hover{background:var(--primary-gr-hover)}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card:hover .User_img{outline-color:var(--white)}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card:hover .User_post_details .name,.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card:hover .User_post_details .name b,.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card:hover .User_post_details .review,.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card:hover .User_post_details .review b{color:var(--white)}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card .User_img{display:flex;align-items:center;justify-content:center;overflow:hidden;width:68px;height:68px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);outline-offset:4px;outline:3px solid transparent;border-radius:68px}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card .User_img img{width:100%;height:100%;object-fit:cover;object-position:center}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card .User_post_details{padding-left:22px;width:calc(100% - 68px)}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card .User_post_details .name{font-weight:900;font-size:14px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--color1)}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card .User_post_details .name,.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card .User_post_details .name b{transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card .User_post_details .name b{color:var(--color2)}.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card .User_post_details .review{font-weight:700;line-height:1.4;margin-top:8px;color:var(--text4)}.BlogDetails_Page .Section1 .post_sec .Post_slider .Arrow,.BlogDetails_Page .Section1 .post_sec .Post_slider .slider_item .Post_slider_card .User_post_details .review{font-size:16px;letter-spacing:1px;text-transform:capitalize;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.BlogDetails_Page .Section1 .post_sec .Post_slider .Arrow{position:absolute;display:flex;align-items:center;flex-wrap:wrap;margin:0;bottom:-60px;font-weight:900;cursor:pointer;color:var(--color2)}.BlogDetails_Page .Section1 .post_sec .Post_slider .Arrow:hover,.BlogDetails_Page .Section1 .post_sec .Post_slider .Arrow:hover .icon{color:var(--color1)}.BlogDetails_Page .Section1 .post_sec .Post_slider .Arrow.NextArrow{right:0}.BlogDetails_Page .Section1 .post_sec .Post_slider .Arrow.NextArrow .icon{margin-left:10px}.BlogDetails_Page .Section1 .post_sec .Post_slider .Arrow.PrevArrow{left:0}.BlogDetails_Page .Section1 .post_sec .Post_slider .Arrow.PrevArrow .icon{margin-right:10px}.BlogDetails_Page .Section1 .post_sec .Post_slider .Arrow .icon{color:var(--color2);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);font-size:25px}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -15px;align-items:stretch}@media screen and (max-width:1279px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row{margin:0 -10px;justify-content:center}}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col{padding:0 15px;margin-bottom:30px;width:50%}@media screen and (max-width:1279px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col{padding:0 10px;margin-bottom:20px}}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col{width:100%;max-width:500px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col{margin-bottom:15px}}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card{width:100%;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);height:100%;cursor:pointer;border-bottom:4px dashed #e9e4e4;padding-bottom:20px;background:transparent}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card{padding-bottom:15px;border-width:3px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card{padding-bottom:10px}}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card:hover{border-color:var(--color1)}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card:hover .blog_card_top{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card:hover .blog_card_top img{transform:scale(1.1)}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card:hover .blog_card_top .date_btn{background:var(--primary-gr-hover)}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card:hover .blog_card_bottom .blog_head{color:var(--color1)}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card:hover .blog_card_bottom .blog_discription{color:var(--text3)}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card:hover .blog_card_bottom .GO_on_btn,.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card:hover .blog_card_bottom .GO_on_btn .icon{color:var(--color1)}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_top{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;position:relative;border-radius:15px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);height:300px;box-shadow:0 48px 100px 0 rgba(17,12,46,.15)}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_top img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_top{border-radius:10px;height:250px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_top{height:210px}}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_top .date_btn{background:var(--primary-gr);padding:10px 15px;font-weight:900;font-size:16px;line-height:1.4;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:10px;letter-spacing:1px;text-transform:capitalize;overflow:hidden;z-index:2;bottom:15px;left:15px;position:absolute}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_top .date_btn{border-radius:8px;bottom:10px;left:10px;padding:8px 12px;font-size:14px;line-height:1.3}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_top .date_btn{border-radius:5px;padding:5px 10px;font-size:12px}}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom{padding-top:20px}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom{padding-top:15px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom{padding-top:10px}}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_head{font-weight:900;font-size:25px;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;letter-spacing:1px;text-transform:capitalize;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);color:var(--color2)}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_head{font-size:20px;line-height:1.3}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_head{font-size:18px;line-height:1.25}}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_discription{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;letter-spacing:1px;text-transform:capitalize;font-weight:700;font-size:16px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);line-height:1.4;margin:15px 0 20px;color:var(--text2)}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_discription{margin:10px 0 15px;line-height:1.3;font-size:14px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .blog_discription{margin:8px 0 10px;line-height:1.25;font-size:13px}}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn{display:flex;align-items:center;flex-wrap:wrap;margin:0;font-weight:900;font-size:16px;line-height:1;letter-spacing:1px;text-transform:capitalize;color:var(--color2);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn{font-size:14px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn{font-size:13px}}.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn .icon{font-size:26px;color:var(--color2);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);margin-left:10px;cursor:pointer}@media screen and (max-width:767px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn .icon{margin-left:6px;font-size:20px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Related_news_block .Blogs_row .blog_col .blog_card .blog_card_bottom .GO_on_btn .icon{font-size:18px;margin-left:5px}}.BlogDetails_Page .Section1 .Comment_sec{margin-bottom:55px}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover{width:100%;margin-bottom:55px}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card{width:100%;padding:25px 0;border-bottom:2px solid #ccc}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row{display:flex;align-items:center;flex-wrap:wrap;margin:0;justify-content:space-between}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row .Left_sider{display:flex;align-items:center;flex-wrap:wrap;margin:0}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row .Left_sider .User_img{display:flex;align-items:center;justify-content:center;overflow:hidden;width:68px;height:68px;border-radius:68px}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row .Left_sider .User_img img{width:100%;height:100%;object-fit:cover;object-position:center}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row .Left_sider .name{font-weight:900;font-size:16px;line-height:1.4;padding-left:15px;letter-spacing:1px;text-transform:capitalize;color:var(--text4)}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row .Left_sider .name b{color:var(--color1)}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row .right_sider{display:flex;align-items:center;flex-wrap:wrap;margin:0}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row .right_sider span{font-weight:900;font-size:16px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--text4)}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row .right_sider .Stars_block{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 0 10px}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row .right_sider .Stars_block .star{font-weight:900;font-size:22px;line-height:1;margin-right:2px;color:#ffdb00}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Comment_row .right_sider .Stars_block .star:last-child{margin-right:0}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Review_title{font-weight:900;font-size:18px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;margin:15px 0;color:var(--text2)}.BlogDetails_Page .Section1 .Comment_sec .Commant_cover .Comments_card .Review_text{font-weight:700;font-size:16px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--text4)}.BlogDetails_Page .Section1 .Form_Sec .title_sec{margin-bottom:25px;font-weight:500;font-size:28px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--color2)}.BlogDetails_Page .Section1 .Form_Sec .title_sec b{font-weight:900}.BlogDetails_Page .Section1 .Form_Sec .input_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -15px}.BlogDetails_Page .Section1 .Form_Sec .input_row .input_col{width:50%;margin-bottom:30px;padding:0 15px}.BlogDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card{width:100%}.BlogDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card:hover .label{color:var(--color1)}.BlogDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card:hover .input{border-color:var(--color1)}.BlogDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card .label{font-weight:900;font-size:16px;line-height:1.4;letter-spacing:1.5px;text-transform:capitalize;margin-bottom:15px;padding-left:5px;width:100%;color:var(--color2)}.BlogDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card .input{padding:15px;min-height:60px;border-radius:10px;font-weight:900;width:100%;background:#f7f7f7;overflow:hidden;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);font-size:16px;line-height:1.5;color:var(--color1);letter-spacing:1px;text-transform:unset;border:3px solid transparent}.BlogDetails_Page .Section1 .Form_Sec .input_row .input_col .input_card .input::placeholder{color:var(--color2);opacity:.5}.BlogDetails_Page .Section1 .Form_Sec .input_row .fill_col{width:100%}.BlogDetails_Page .Section1 .Form_Sec .input_row .fill_col textarea{width:100%;resize:none;height:200px}.BlogDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn{width:100%;max-width:210px;text-align:center;padding:12px 15px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;cursor:pointer;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#fff;gap:10px;min-height:55px}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn{padding:10px;font-size:14px;min-height:45px;gap:8px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn{font-size:12px;padding:8px;border-radius:8px;min-height:40px;gap:6px}}.BlogDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn .icon{max-width:27px;display:flex;align-items:center;justify-content:center;overflow:hidden}.BlogDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn .icon img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn .icon{max-width:22px}}@media screen and (max-width:539px){.BlogDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn .icon{max-width:18px}}.BlogDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn:hover{background:var(--primary-gr-hover);transform:translateY(-5px);box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:991px){.BlogDetails_Page .Section1 .Form_Sec .Btn_block_form .send_btn:hover{transform:translateY(-3px)}}@media screen and (max-width:1279px){.comman_Layout_section .Sidebar{display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}}.Sidebar_section{width:100%;padding-bottom:50px;display:none;visibility:hidden;touch-action:none;pointer-events:none;opacity:0}.Sidebar_section.light{background:var(--body)}.Sidebar_section.dark{background:#f7f7f7}@media screen and (max-width:1279px){.Sidebar_section{display:block;visibility:visible;touch-action:auto;pointer-events:all;opacity:1}}@media screen and (max-width:539px){.Sidebar_section{padding-bottom:30px}}.comman_Layout_section .row{display:flex;align-items:center;flex-wrap:wrap;margin:0 -15px;align-items:stretch}.comman_Layout_section .row .col_stag{padding:0 15px}.comman_Layout_section .row .col_stag.Left_block{width:calc(100% - 300px)}@media screen and (max-width:1279px){.comman_Layout_section .row .col_stag.Left_block{width:100%}}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 50px;justify-content:space-between;border-bottom:3px solid var(--color1);padding-bottom:20px}@media screen and (max-width:991px){.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav{padding-bottom:15px;margin-bottom:25px}}@media screen and (max-width:539px){.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav{margin-bottom:20px}}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .Left_nav{width:40%}@media screen and (max-width:767px){.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .Left_nav{width:100%;margin-bottom:12px}}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .Left_nav h2{font-weight:500;font-size:36px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--text2)}@media screen and (max-width:991px){.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .Left_nav h2{font-size:30px}}@media screen and (max-width:767px){.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .Left_nav h2{text-align:center;font-size:26px}}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .Left_nav h2 b{font-weight:900}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav{width:60%}@media screen and (max-width:767px){.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav{width:100%}}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav .input_cover{position:relative;cursor:pointer}@media screen and (max-width:767px){.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav .input_cover{max-width:600px;margin:0 auto}}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav .input_cover:hover .input{border-color:var(--color1)}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav .input_cover:hover .input::placeholder{color:var(--color1)}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav .input_cover:hover .icon{background:var(--primary-gr-hover)}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav .input_cover .icon{display:flex;align-items:center;justify-content:center;position:absolute;overflow:hidden;width:30px;height:30px;right:10px;top:50%;transform:translateY(-50%);background:var(--primary-gr);border-radius:40px;color:#fff;font-size:20px}@media screen and (max-width:767px){.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav .input_cover .icon{width:28px;height:28px;right:8px;font-size:18px}}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav .input_cover .input{padding:15px 40px 15px 15px;display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;letter-spacing:1px;text-transform:unset;font-weight:900;font-size:16px;line-height:1;overflow:hidden;border:3px solid transparent;color:var(--color1);background:hsla(0,0%,100%,.3);border-radius:15px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}@media screen and (max-width:767px){.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav .input_cover .input{padding:12px 35px 12px 12px;min-height:45px;font-size:14px;border-radius:12px}}.comman_Layout_section .row .col_stag.Left_block .Left_block_cover .Course_Head_Nav .right_nav .input_cover .input::placeholder{color:var(--text3)}.Sidebar{width:300px}@media screen and (max-width:1279px){.Sidebar{width:100%}}.Sidebar .Right_block_cover .Sidebar_head{font-weight:500;font-size:30px;line-height:1.25;letter-spacing:1px;text-transform:capitalize;color:var(--text2);margin-bottom:20px}@media screen and (max-width:1279px){.Sidebar .Right_block_cover .Sidebar_head{margin-bottom:15px;font-size:28px}}@media screen and (max-width:539px){.Sidebar .Right_block_cover .Sidebar_head{font-size:24px;margin-bottom:12px}}.Sidebar .Right_block_cover .Sidebar_head b{font-weight:900}.Sidebar .Right_block_cover .News_block .News_item{display:flex;align-items:center;flex-wrap:wrap;align-items:flex-start;width:100%;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);margin:0 0 20px;cursor:pointer;padding-bottom:15px;border-bottom:3px solid var(--text4)}@media screen and (max-width:539px){.Sidebar .Right_block_cover .News_block .News_item{border-width:2px;padding-bottom:10px;margin-bottom:15px}}.Sidebar .Right_block_cover .News_block .News_item:last-child{border-bottom:unset!important}.Sidebar .Right_block_cover .News_block .News_item:hover{border-color:var(--color1)}.Sidebar .Right_block_cover .News_block .News_item:hover .Left_img_cover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.Sidebar .Right_block_cover .News_block .News_item:hover .Left_img_cover img{transform:scale(1.1)}.Sidebar .Right_block_cover .News_block .News_item:hover .News_right_block .calander_row,.Sidebar .Right_block_cover .News_block .News_item:hover .News_right_block .title_news{color:var(--color1)}.Sidebar .Right_block_cover .News_block .News_item .Left_img_cover{width:80px;height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:5px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Sidebar .Right_block_cover .News_block .News_item .Left_img_cover img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:539px){.Sidebar .Right_block_cover .News_block .News_item .Left_img_cover{width:70px;height:70px}}.Sidebar .Right_block_cover .News_block .News_item .News_right_block{width:calc(100% - 80px);padding-left:20px}@media screen and (max-width:539px){.Sidebar .Right_block_cover .News_block .News_item .News_right_block{width:calc(100% - 70px);padding-left:10px}}.Sidebar .Right_block_cover .News_block .News_item .News_right_block .calander_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 12px;font-weight:700;font-size:14px;line-height:1;letter-spacing:1px;text-transform:capitalize;color:var(--text3);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:539px){.Sidebar .Right_block_cover .News_block .News_item .News_right_block .calander_row{margin-bottom:8px;font-size:12px}}.Sidebar .Right_block_cover .News_block .News_item .News_right_block .calander_row .icon{margin-right:10px;font-size:22px}@media screen and (max-width:539px){.Sidebar .Right_block_cover .News_block .News_item .News_right_block .calander_row .icon{font-size:18px;margin-right:8px}}.Sidebar .Right_block_cover .News_block .News_item .News_right_block .calander_row span{margin-top:2px}.Sidebar .Right_block_cover .News_block .News_item .News_right_block .title_news{font-weight:900;font-size:16px;line-height:20px;letter-spacing:1px;text-transform:capitalize;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;color:var(--text3)}@media screen and (max-width:539px){.Sidebar .Right_block_cover .News_block .News_item .News_right_block .title_news{font-size:14px;line-height:1.3}}.Sidebar .Right_block_cover .GO_on_btn{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 50px;font-weight:800;font-size:16px;line-height:1;letter-spacing:1px;text-transform:capitalize;color:var(--color2);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:1279px){.Sidebar .Right_block_cover .GO_on_btn{margin-bottom:30px}}@media screen and (max-width:539px){.Sidebar .Right_block_cover .GO_on_btn{font-size:14px;margin-bottom:20px}}.Sidebar .Right_block_cover .GO_on_btn:hover,.Sidebar .Right_block_cover .GO_on_btn:hover .icon{color:var(--color1)}.Sidebar .Right_block_cover .GO_on_btn .icon{font-size:26px;color:var(--color2);margin-left:10px;cursor:pointer}@media screen and (max-width:539px){.Sidebar .Right_block_cover .GO_on_btn .icon{margin-left:8px;font-size:22px}}.Sidebar .Right_block_cover .tabs_cover{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 50px}.Sidebar .Right_block_cover .tabs_cover li button{color:#fff;padding:10px 15px;letter-spacing:2px;text-transform:capitalize;border-radius:10px;margin:0 8px 8px 0;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;font-size:16px;line-height:1.4;text-align:center;background:var(--primary-gr)}.Sidebar .Right_block_cover .tabs_cover li button img{width:100%;height:100%;object-fit:cover;object-position:center}.Sidebar .Right_block_cover .tabs_cover li button:hover{background:var(--primary-gr-hover)}.Sidebar .Right_block_cover .Featured_block{width:100%;padding:85px 25px 125px;overflow:hidden;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative;background:var(--primary-gr-hover);border-radius:10px;cursor:pointer;text-align:center}@media screen and (max-width:1279px){.Sidebar .Right_block_cover .Featured_block{padding:60px 20px}}@media screen and (max-width:539px){.Sidebar .Right_block_cover .Featured_block{padding:40px 30px}}.Sidebar .Right_block_cover .Featured_block:hover{background:var(--primary-gr);box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.Sidebar .Right_block_cover .Featured_block:hover .Trending_cover img{filter:contrast(101%) brightness(200%)}.Sidebar .Right_block_cover .Featured_block .Trending_cover{display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:80px;position:absolute;left:0;top:0;z-index:0}.Sidebar .Right_block_cover .Featured_block .Trending_cover img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:539px){.Sidebar .Right_block_cover .Featured_block .Trending_cover{max-width:70px}}.Sidebar .Right_block_cover .Featured_block .Featured_block_cover{position:relative;z-index:2}.Sidebar .Right_block_cover .Featured_block .Featured_block_cover h5{font-weight:900;font-size:18px;line-height:25px;letter-spacing:1px;text-transform:capitalize;margin-bottom:25px;color:var(--white)}@media screen and (max-width:539px){.Sidebar .Right_block_cover .Featured_block .Featured_block_cover h5{font-size:16px;line-height:1.5;margin-bottom:15px}}.Sidebar .Right_block_cover .Featured_block .Featured_block_cover h5 b{color:#f2cd00}.Sidebar .Right_block_cover .Featured_block .Featured_block_cover p{display:flex;align-items:center;flex-wrap:wrap;margin:0;font-weight:600;font-size:14px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--white);justify-content:center}@media screen and (max-width:539px){.Sidebar .Right_block_cover .Featured_block .Featured_block_cover p{line-height:1.3;font-size:12px}}.Sidebar .Right_block_cover .Featured_block .Featured_block_cover p .With_border{padding-left:15px;display:inline-flex;margin-left:15px;border-left:3px solid #fff}@media screen and (max-width:539px){.Sidebar .Right_block_cover .Featured_block .Featured_block_cover p .With_border{margin-left:10px;padding-left:10px}}.Sidebar .Right_block_cover .FAQ_block{border-radius:10px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);margin-bottom:50px;background:#fff;box-shadow:inset -5px -5px 143px -50px rgba(136,163,162,.67)}.Sidebar .Right_block_cover .FAQ_block,.Sidebar .Right_block_cover .FAQ_block .faq_items{overflow:hidden;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}.Sidebar .Right_block_cover .FAQ_block .faq_items{position:relative;padding:15px 20px 15px 15px;border-bottom:2px solid #d8d0d0;width:100%;font-weight:900;font-size:16px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;cursor:pointer;color:var(--text4)}.Sidebar .Right_block_cover .FAQ_block .faq_items:last-child{border-bottom:unset}.Sidebar .Right_block_cover .FAQ_block .faq_items:hover{background:var(--primary-gr-hover);border-color:var(--white);color:var(--white)}.Sidebar .Right_block_cover .FAQ_block .faq_items:hover .faq_row .icons{color:var(--white)}.Sidebar .Right_block_cover .FAQ_block .faq_items .faq_row{display:flex;align-items:center;flex-wrap:wrap;margin:0}.Sidebar .Right_block_cover .FAQ_block .faq_items .faq_row .icons{font-size:16px;color:var(--color2)}.Sidebar .Right_block_cover .FAQ_block .faq_items .faq_row p{padding-left:10px;width:calc(100% - 16px)}.Sidebar .Right_block_cover .course_purcase_block{margin-bottom:50px}.Sidebar .Right_block_cover .course_purcase_block h2{font-weight:500;font-size:30px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--color2);margin-bottom:20px}.Sidebar .Right_block_cover .course_purcase_block h2 b{font-weight:900;color:var(--color1)}.Sidebar .Right_block_cover .course_purcase_block .price_subcriber_row{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 20px;justify-content:space-between}.Sidebar .Right_block_cover .course_purcase_block .price_subcriber_row .Enroll_btn{width:210px;height:50px;padding:15px 10px;font-weight:900;font-size:16px;line-height:1;text-align:center;display:flex;align-items:center;justify-content:center;letter-spacing:1px;text-transform:capitalize;color:#fff;border-radius:5px;background:var(--primary-gr);overflow:hidden}.Sidebar .Right_block_cover .course_purcase_block .price_subcriber_row .Enroll_btn:hover{background:var(--primary-gr-hover)}.Sidebar .Right_block_cover .course_purcase_block .price_subcriber_row .like_btn{width:50px;display:flex;align-items:center;line-height:1;text-align:center;color:var(--white);padding:10px;font-size:26px;border-radius:5px;justify-content:center;height:50px;overflow:hidden;background:var(--primary-gr)}.Sidebar .Right_block_cover .course_purcase_block .price_subcriber_row .like_btn:hover{background:#e70606}.Sidebar .Right_block_cover .course_purcase_block .starts_sider{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 32px;justify-content:space-between}.Sidebar .Right_block_cover .course_purcase_block .starts_sider span{font-weight:900;font-size:14px;line-height:1.4;letter-spacing:1px;text-transform:capitalize;color:var(--color2)}.Sidebar .Right_block_cover .course_purcase_block .starts_sider .Stars_block{display:flex;align-items:center;flex-wrap:wrap;margin:0}.Sidebar .Right_block_cover .course_purcase_block .starts_sider .Stars_block .star{font-weight:900;font-size:22px;line-height:1;margin-right:2px;color:#ffdb00}.Sidebar .Right_block_cover .course_purcase_block .starts_sider .Stars_block .star:last-child{margin-right:0}.Sidebar .Right_block_cover .course_purcase_block .Details_course li{font-size:16px;font-weight:900;color:#c4c4c4;position:relative;padding:5px 0;letter-spacing:1px;text-transform:capitalize;border:1px solid #eee;border-right:none;border-left:none;display:flex;align-items:center;flex-wrap:wrap;margin:0;justify-content:space-between}.Sidebar .Right_block_cover .course_purcase_block .Details_course li span{color:#333;width:50%;text-align:right}.Sidebar .Right_block_cover .course_purcase_block .Details_course li p{width:40%;position:relative;z-index:1}.Sidebar .Right_block_cover .course_purcase_block .Details_course li p:before{content:":";left:100%;font-weight:700;position:absolute;top:50%;z-index:1;transform:translateY(-50%)}.Sidebar .Right_block_cover .online_courses_card{margin-bottom:50px;cursor:pointer}.Sidebar .Right_block_cover .online_courses_card:hover .img_cover{box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.Sidebar .Right_block_cover .online_courses_card:hover .img_cover img{transform:scale(1.1)}.Sidebar .Right_block_cover .online_courses_card:hover .Details_text{color:var(--color1)}.Sidebar .Right_block_cover .online_courses_card .img_cover{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px}.Sidebar .Right_block_cover .online_courses_card .img_cover img{width:100%;height:100%;object-fit:cover;object-position:center}.Sidebar .Right_block_cover .online_courses_card .Details_text{font-weight:700;font-size:16px;line-height:1.4;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:1px;text-transform:capitalize;margin:15px 0}.Sidebar .Right_block_cover .online_courses_card .VIEW_COURSES{width:100%;max-width:230px;text-align:center;padding:12px 15px;background:var(--primary-gr);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;cursor:pointer;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#fff;gap:10px;min-height:55px}@media screen and (max-width:991px){.Sidebar .Right_block_cover .online_courses_card .VIEW_COURSES{padding:10px;font-size:14px;min-height:45px;gap:8px}}@media screen and (max-width:539px){.Sidebar .Right_block_cover .online_courses_card .VIEW_COURSES{font-size:12px;padding:8px;border-radius:8px;min-height:40px;gap:6px}}.Sidebar .Right_block_cover .online_courses_card .VIEW_COURSES .icon{max-width:27px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Sidebar .Right_block_cover .online_courses_card .VIEW_COURSES .icon img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.Sidebar .Right_block_cover .online_courses_card .VIEW_COURSES .icon{max-width:22px}}@media screen and (max-width:539px){.Sidebar .Right_block_cover .online_courses_card .VIEW_COURSES .icon{max-width:18px}}.Sidebar .Right_block_cover .online_courses_card .VIEW_COURSES:hover{background:var(--primary-gr-hover);transform:translateY(-5px);box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:991px){.Sidebar .Right_block_cover .online_courses_card .VIEW_COURSES:hover{transform:translateY(-3px)}}.No_Courses_block{width:100%;min-height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:20px;letter-spacing:1px;text-transform:capitalize;border-radius:20px;text-align:center;color:var(--text2);background:#fff;line-height:1.4;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}@media screen and (max-width:991px){.No_Courses_block{border-radius:15px;min-height:400px}}@media screen and (max-width:539px){.No_Courses_block{min-height:300px;border-radius:12px;padding:15px}}.No_Courses_block .No_Courses_block_cover h3{font-weight:900;font-size:34px;margin-bottom:15px}@media screen and (max-width:991px){.No_Courses_block .No_Courses_block_cover h3{font-size:30px;margin-bottom:10px}}@media screen and (max-width:539px){.No_Courses_block .No_Courses_block_cover h3{font-size:26px;margin-bottom:8px}}.No_Courses_block .No_Courses_block_cover p{font-size:18px;font-weight:700}@media screen and (max-width:991px){.No_Courses_block .No_Courses_block_cover p{font-size:16px}}@media screen and (max-width:539px){.No_Courses_block .No_Courses_block_cover p{font-size:14px}}.Back_btn_block{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:991px){.Back_btn_block{margin-bottom:10px}}.Back_btn_block .Back_btn{letter-spacing:1px;text-transform:capitalize;font-size:18px;font-weight:900;line-height:1.4;display:inline-flex;align-items:center;color:var(--color2)}@media screen and (max-width:991px){.Back_btn_block .Back_btn{font-size:16px}}@media screen and (max-width:539px){.Back_btn_block .Back_btn{font-size:15px}}.Back_btn_block .Back_btn .icon{margin-right:5px;font-size:24px}@media screen and (max-width:991px){.Back_btn_block .Back_btn .icon{font-size:22px}}@media screen and (max-width:539px){.Back_btn_block .Back_btn .icon{font-size:20px}}.Back_btn_block .Back_btn:hover{color:var(--color1)}.Back_btn_block .Share_btn{font-size:30px;color:var(--color2);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px}.Back_btn_block .Share_btn img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:991px){.Back_btn_block .Share_btn{font-size:20px;padding:7px;border-radius:8px}}@media screen and (max-width:539px){.Back_btn_block .Share_btn{font-size:18px;padding:6px;border-radius:6px}}.Back_btn_block .Share_btn:hover{background:var(--color2);color:var(--white)}.Comman_Information_layout{background:#f7f7f7;padding:150px 0 0;line-height:1.4;letter-spacing:1px;text-transform:capitalize}@media screen and (max-width:1279px){.Comman_Information_layout{padding:130px 0 60px}}@media screen and (max-width:991px){.Comman_Information_layout{padding:110px 0 50px}}@media screen and (max-width:767px){.Comman_Information_layout{padding:100px 0 50px}}@media screen and (max-width:539px){.Comman_Information_layout{padding:80px 0 40px}}.Comman_Information_layout .page_title{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 40px;justify-content:space-between}@media screen and (max-width:1279px){.Comman_Information_layout .page_title{margin-bottom:20px}}@media screen and (max-width:767px){.Comman_Information_layout .page_title{flex-direction:column;justify-content:flex-start;margin-bottom:15px;align-items:flex-start}}@media screen and (max-width:539px){.Comman_Information_layout .page_title{margin-bottom:10px}}.Comman_Information_layout .page_title h1{font-weight:900;font-size:38px;text-transform:uppercase;color:var(--color2)}@media screen and (max-width:1279px){.Comman_Information_layout .page_title h1{font-size:30px}}@media screen and (max-width:767px){.Comman_Information_layout .page_title h1{font-size:26px}}@media screen and (max-width:539px){.Comman_Information_layout .page_title h1{font-size:22px}}.Comman_Information_layout .page_title p{font-weight:700;font-size:20px;color:var(--color2)}@media screen and (max-width:1279px){.Comman_Information_layout .page_title p{font-size:18px}}@media screen and (max-width:767px){.Comman_Information_layout .page_title p{font-size:16px;margin-top:3px}}@media screen and (max-width:539px){.Comman_Information_layout .page_title p{font-size:14px;margin-top:2px}}.Comman_Information_layout .Comman_Information_layout_cover h3{font-weight:900;font-size:22px;color:var(--color1);margin-bottom:20px;text-transform:uppercase}@media screen and (max-width:1279px){.Comman_Information_layout .Comman_Information_layout_cover h3{font-size:20px;margin-bottom:12px}}@media screen and (max-width:767px){.Comman_Information_layout .Comman_Information_layout_cover h3{font-size:18px;margin-bottom:10px}}@media screen and (max-width:539px){.Comman_Information_layout .Comman_Information_layout_cover h3{font-size:16px;margin-bottom:8px}}.Comman_Information_layout .Comman_Information_layout_cover p{font-weight:700;font-size:16px;color:var(--text3);margin-bottom:15px}@media screen and (max-width:1279px){.Comman_Information_layout .Comman_Information_layout_cover p{font-size:15px;margin-bottom:12px}}@media screen and (max-width:767px){.Comman_Information_layout .Comman_Information_layout_cover p{font-size:14px;margin-bottom:10px}}@media screen and (max-width:539px){.Comman_Information_layout .Comman_Information_layout_cover p{font-size:13px;margin-bottom:8px}}.Comman_Information_layout .Comman_Information_layout_cover a{font-weight:900;font-size:16px;color:var(--color1);text-transform:none}@media screen and (max-width:1279px){.Comman_Information_layout .Comman_Information_layout_cover a{font-size:15px}}@media screen and (max-width:767px){.Comman_Information_layout .Comman_Information_layout_cover a{font-size:14px}}@media screen and (max-width:539px){.Comman_Information_layout .Comman_Information_layout_cover a{font-size:13px}}.Comman_Information_layout .Comman_Information_layout_cover ol,.Comman_Information_layout .Comman_Information_layout_cover ul{padding:10px 0 20px 10px}@media screen and (max-width:1279px){.Comman_Information_layout .Comman_Information_layout_cover ol,.Comman_Information_layout .Comman_Information_layout_cover ul{padding:8px 0 16px 10px}}@media screen and (max-width:767px){.Comman_Information_layout .Comman_Information_layout_cover ol,.Comman_Information_layout .Comman_Information_layout_cover ul{padding:6px 0 12px 10px}}.Comman_Information_layout .Comman_Information_layout_cover ol li,.Comman_Information_layout .Comman_Information_layout_cover ul li{font-weight:700;font-size:16px;color:var(--color4);margin-bottom:10px;margin-left:20px}@media screen and (max-width:1279px){.Comman_Information_layout .Comman_Information_layout_cover ol li,.Comman_Information_layout .Comman_Information_layout_cover ul li{margin-left:15px;font-size:15px;margin-bottom:8px}}@media screen and (max-width:767px){.Comman_Information_layout .Comman_Information_layout_cover ol li,.Comman_Information_layout .Comman_Information_layout_cover ul li{margin-left:12px;font-size:14px;margin-bottom:6px}}@media screen and (max-width:539px){.Comman_Information_layout .Comman_Information_layout_cover ol li,.Comman_Information_layout .Comman_Information_layout_cover ul li{margin-left:10px;font-size:13px;margin-bottom:5px}}.Comman_Information_layout .Comman_Information_layout_cover ol li:last-child,.Comman_Information_layout .Comman_Information_layout_cover ul li:last-child{margin-bottom:0}.Comman_Information_layout .Comman_Information_layout_cover ol li{list-style:decimal}.Comman_Information_layout .Comman_Information_layout_cover ul li{list-style:disc}.Comman_Information_layout .Comman_Information_layout_cover .Topic_sec{padding-bottom:15px}@media screen and (max-width:1279px){.Comman_Information_layout .Comman_Information_layout_cover .Topic_sec{padding-bottom:12px}}@media screen and (max-width:767px){.Comman_Information_layout .Comman_Information_layout_cover .Topic_sec{padding-bottom:10px}}@media screen and (max-width:539px){.Comman_Information_layout .Comman_Information_layout_cover .Topic_sec{padding-bottom:8px}}.Comman_Information_layout .Comman_Information_layout_cover .Topic_sec b{font-weight:900;font-size:18px;color:var(--color1);margin-bottom:15px;display:block}@media screen and (max-width:1279px){.Comman_Information_layout .Comman_Information_layout_cover .Topic_sec b{margin-bottom:12px;font-size:16px}}@media screen and (max-width:767px){.Comman_Information_layout .Comman_Information_layout_cover .Topic_sec b{margin-bottom:10px;font-size:15px}}@media screen and (max-width:539px){.Comman_Information_layout .Comman_Information_layout_cover .Topic_sec b{font-size:14px;margin-bottom:8px}}.backto_top{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:fixed;text-align:center;overflow:hidden;border-radius:50px;box-shadow:7px 17px 22px hsla(0,0%,57%,.25);z-index:999;background:var(--color1);outline:4px solid var(--color1);outline-offset:2px;font-size:30px;color:#fff;font-weight:900;right:20px;bottom:75px}@media screen and (max-width:991px){.backto_top{width:30px;height:30px;font-size:20px;right:10px;outline-width:3px}}@media screen and (max-width:539px){.backto_top{width:25px;height:25px;font-size:17px;outline-width:2px}}.backto_top:hover{background:var(--color3);outline-color:var(--color3)}@media screen and (max-width:991px){.backto_top{bottom:55px}}@media screen and (max-width:539px){.backto_top{bottom:45px}}.Inquiry_btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:fixed;text-align:center;overflow:hidden;border-radius:50px;box-shadow:7px 17px 22px hsla(0,0%,57%,.25);z-index:999;background:var(--color1);outline:4px solid var(--color1);outline-offset:2px;font-size:30px;color:#fff;font-weight:900;right:20px;bottom:15px}@media screen and (max-width:991px){.Inquiry_btn{width:30px;height:30px;font-size:20px;right:10px;outline-width:3px}}@media screen and (max-width:539px){.Inquiry_btn{width:25px;height:25px;font-size:17px;outline-width:2px}}.Inquiry_btn:hover{background:var(--color3);outline-color:var(--color3)}@media screen and (max-width:991px){.Inquiry_btn{bottom:10px}}@media screen and (max-width:539px){.Inquiry_btn{bottom:8px}}.Social_block{position:fixed;left:-51px;top:50%;display:flex;align-items:center;justify-content:center;z-index:999;transform:translateY(-50%);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);cursor:pointer}@media screen and (max-width:1599px){.Social_block{left:-34px}}@media screen and (max-width:539px){.Social_block{left:-29px}}.Social_block.Bottom{top:60%}.Social_block.Up{top:40%}.Social_block.active{left:5px}.Social_block .Social_List{background:var(--color1);border-radius:10px;padding:6px;overflow:hidden;box-shadow:0 8px 24px hsla(210,8%,62%,.2);position:relative;z-index:2}@media screen and (max-width:1599px){.Social_block .Social_List{border-radius:5px;padding:4px}}.Social_block .Social_List .SocialTabs{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;width:45px;cursor:pointer;color:var(--color1);height:45px;margin-bottom:6px;font-size:34px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);overflow:hidden;text-align:center}@media screen and (max-width:1599px){.Social_block .Social_List .SocialTabs{width:30px;height:30px;font-size:22px;margin-bottom:4px;border-radius:5px}}@media screen and (max-width:539px){.Social_block .Social_List .SocialTabs{width:25px;height:25px;font-size:18px}}.Social_block .Social_List .SocialTabs:hover{color:var(--white);background:var(--color1)}.Social_block .Social_List .SocialTabs:last-child{margin-bottom:0}.Social_block .Social_btn{padding:10px 16px 10px 10px;overflow:hidden;border-radius:0 10px 10px 0;font-size:16px;color:var(--white);font-weight:900;box-shadow:0 8px 24px hsla(210,8%,62%,.2);line-height:1.4;cursor:pointer;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);letter-spacing:1px;text-transform:uppercase;text-align:center;margin-left:-1px;background:var(--color1)}@media screen and (max-width:1599px){.Social_block .Social_btn{font-size:12px;border-radius:0 5px 5px 0;padding:8px 10px 8px 8px}}@media screen and (max-width:539px){.Social_block .Social_btn{font-size:10px;line-height:1.5}}.Social_block .Social_btn span{display:block;cursor:pointer}.loader{position:fixed;left:0;width:100%;height:100%;padding:15px;background:rgba(0,0,0,.212);z-index:1100;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.08);top:0;overflow:hidden;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);flex-direction:column;z-index:1200}@media screen and (max-width:767px){.loader{padding:10px}}.loader .Logo{max-width:300px;margin-top:40px}@media screen and (max-width:991px){.loader .Logo{max-width:200px;margin-top:30px}}@media screen and (max-width:539px){.loader .Logo{max-width:180px}}.loader .loader_container{width:100px;height:100px;z-index:10;position:relative}.loader .loader_container .item{width:50px;height:50px;position:absolute;outline-offset:3px;outline:3px dashed transparent}.loader .loader_container .item-1{background-color:var(--color1);outline-color:var(--color1);top:0;left:0;z-index:1;animation:item-1_move 1.8s cubic-bezier(.6,.01,.4,1) infinite}.loader .loader_container .item-2{background-color:var(--color2);outline-color:var(--color2);top:0;right:0;animation:item-2_move 1.8s cubic-bezier(.6,.01,.4,1) infinite}.loader .loader_container .item-3{background-color:var(--color3);outline-color:var(--color3);bottom:0;right:0;z-index:1;animation:item-3_move 1.8s cubic-bezier(.6,.01,.4,1) infinite}.loader .loader_container .item-4{background-color:var(--color4);outline-color:var(--color4);bottom:0;left:0;animation:item-4_move 1.8s cubic-bezier(.6,.01,.4,1) infinite}@keyframes item-1_move{0%,to{transform:translate(0)}25%{transform:translateY(50px)}50%{transform:translate(50px,50px)}75%{transform:translate(50px)}}@keyframes item-2_move{0%,to{transform:translate(0)}25%{transform:translate(-50px)}50%{transform:translate(-50px,50px)}75%{transform:translateY(50px)}}@keyframes item-3_move{0%,to{transform:translate(0)}25%{transform:translateY(-50px)}50%{transform:translate(-50px,-50px)}75%{transform:translate(-50px)}}@keyframes item-4_move{0%,to{transform:translate(0)}25%{transform:translate(50px)}50%{transform:translate(50px,-50px)}75%{transform:translateY(-50px)}}.progressBarContainer{position:fixed;z-index:1001;width:100%;top:0;left:0;border-radius:0 10px 10px 0;overflow:hidden;height:6px}@media screen and (max-width:991px){.progressBarContainer{height:4px}}@media screen and (max-width:539px){.progressBarContainer{height:3px}}.progressBarContainer .progressBar{background:var(--primary-gr-hover);transform-origin:top left;transform:scale(0);border-radius:0 10px 10px 0;overflow:hidden;height:6px}@media screen and (max-width:991px){.progressBarContainer .progressBar{height:4px}}@media screen and (max-width:539px){.progressBarContainer .progressBar{height:3px}}.Layer{position:fixed;left:0;width:100%;height:100%;padding:15px;background:rgba(0,0,0,.212);z-index:1100;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.08);top:0;overflow:hidden;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);flex-direction:column}@media screen and (max-width:767px){.Layer{padding:10px}}.Layer .Modal{width:100%;max-width:500px;cursor:pointer;background-color:var(--white);overflow:hidden;position:relative;border-radius:20px 20px 50px 50px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}@media screen and (max-width:1439px){.Layer .Modal{border-radius:15px 15px 30px 30px;max-width:450px}}@media screen and (max-width:539px){.Layer .Modal{border-radius:10px 10px 20px 20px}}.Layer .Modal .Img_background{position:absolute;width:250px;left:50%;top:15%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;pointer-events:none;opacity:.15}.Layer .Modal .Img_background img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:1439px){.Layer .Modal .Img_background{width:210px;top:20%}}@media screen and (max-width:539px){.Layer .Modal .Img_background{width:180px}}.Layer .Modal .Share_Modal_cover_Img{top:10%;width:200px}@media screen and (max-width:1439px){.Layer .Modal .Share_Modal_cover_Img{width:140px;top:5%}}@media screen and (max-width:539px){.Layer .Modal .Share_Modal_cover_Img{width:120px;top:10%}}.Layer .Modal .Modal_cover{position:relative;z-index:1;padding:20px}@media screen and (max-width:1439px){.Layer .Modal .Modal_cover{padding:15px}}@media screen and (max-width:539px){.Layer .Modal .Modal_cover{padding:10px}}.Layer .Modal .Modal_cover .close_btn{color:var(--color2);font-size:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media screen and (max-width:1439px){.Layer .Modal .Modal_cover .close_btn{font-size:30px}}@media screen and (max-width:539px){.Layer .Modal .Modal_cover .close_btn{font-size:25px}}.Layer .Modal .Modal_cover .close_btn img{width:100%;height:100%;object-fit:cover;object-position:center}.Layer .Modal .Modal_cover .close_btn:hover{color:var(--color1)}.Layer .Modal .Modal_cover .title{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 20px;justify-content:space-between}@media screen and (max-width:1439px){.Layer .Modal .Modal_cover .title{margin-bottom:15px}}@media screen and (max-width:539px){.Layer .Modal .Modal_cover .title{margin-bottom:12px}}.Layer .Modal .Modal_cover .title h2{font-weight:900;font-size:28px;line-height:1.4;letter-spacing:1px;text-transform:uppercase;color:var(--color2)}@media screen and (max-width:1439px){.Layer .Modal .Modal_cover .title h2{font-size:24px}}@media screen and (max-width:539px){.Layer .Modal .Modal_cover .title h2{font-size:18px;letter-spacing:0}}.Layer .Modal .Modal_cover .form{width:100%}.Layer .Modal .Modal_cover .form .input_block{margin-bottom:20px}@media screen and (max-width:1439px){.Layer .Modal .Modal_cover .form .input_block{margin-bottom:12px}}@media screen and (max-width:539px){.Layer .Modal .Modal_cover .form .input_block{margin-bottom:10px}}.Layer .Modal .Modal_cover .form .input_block .input{width:100%;font-weight:900;background-color:transparent;font-size:16px;letter-spacing:1px;text-transform:unset;line-height:1.5;border:unset;border-bottom:3px solid var(--color2);display:flex;align-items:center;min-height:35px;color:var(--color2);outline:unset;padding:15px 10px 20px 5px;border-radius:5px 5px 0 0;overflow:hidden}@media screen and (max-width:1439px){.Layer .Modal .Modal_cover .form .input_block .input{font-size:14px;padding:10px 10px 12px 5px}}@media screen and (max-width:539px){.Layer .Modal .Modal_cover .form .input_block .input{font-size:13px;padding:8px 8px 10px}}.Layer .Modal .Modal_cover .form .input_block .input::placeholder{color:var(--color2);letter-spacing:1px;text-transform:capitalize}.Layer .Modal .Modal_cover .form .input_block textarea{height:150px;resize:unset}@media screen and (max-width:1439px){.Layer .Modal .Modal_cover .form .input_block textarea{height:120px}}.Layer .Modal .Modal_cover .form .Submit_btn{width:100%;font-weight:900;padding:15px;line-height:1;overflow:hidden;justify-content:center;display:flex;align-items:center;border-radius:20px 20px 50px 50px;background:var(--color2);color:var(--white);font-size:20px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);letter-spacing:1px;text-transform:capitalize}@media screen and (max-width:1439px){.Layer .Modal .Modal_cover .form .Submit_btn{font-size:18px;padding:12px;border-radius:15px 15px 30px 30px}}@media screen and (max-width:539px){.Layer .Modal .Modal_cover .form .Submit_btn{font-size:16px;padding:10px;border-radius:10px 10px 20px 20px}}.Layer .Modal .Modal_cover .form .Submit_btn:hover{background:var(--color1)}.Layer .Modal .Modal_cover .form .Submit_btn:hover .icon{transform:translateX(5px)}.Layer .Modal .Modal_cover .form .Submit_btn .icon{font-size:30px;margin-left:15px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:1439px){.Layer .Modal .Modal_cover .form .Submit_btn .icon{font-size:20px;margin-left:10px}}@media screen and (max-width:1439px)and (max-width:539px){.Layer .Modal .Modal_cover .form .Submit_btn .icon{font-size:18px;margin-left:6px}}.Layer .Modal .Share_Modal_cover .close_btn{position:absolute;right:20px;top:20px;z-index:5}@media screen and (max-width:1439px){.Layer .Modal .Share_Modal_cover .close_btn{top:18px;right:15px}}@media screen and (max-width:539px){.Layer .Modal .Share_Modal_cover .close_btn{top:10px;right:10px}}.Layer .Modal .Share_Modal_cover .close_btn+div{background:transparent;color:var(--color2);padding:0;max-width:100%;min-width:100%}.Layer .Modal .Share_Modal_cover .close_btn+div h1{font-weight:900;font-size:28px;line-height:1.4;font-family:Urbanist,sans-serif;font-style:normal;color:var(--color2);letter-spacing:1px;text-transform:capitalize}@media screen and (max-width:1439px){.Layer .Modal .Share_Modal_cover .close_btn+div h1{font-size:24px}}@media screen and (max-width:539px){.Layer .Modal .Share_Modal_cover .close_btn+div h1{font-size:18px;letter-spacing:0}}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div{padding:20px 0}@media screen and (max-width:1439px){.Layer .Modal .Share_Modal_cover .close_btn+div h1+div{padding:12px 0}}@media screen and (max-width:539px){.Layer .Modal .Share_Modal_cover .close_btn+div h1+div{padding:10px 0}}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div button{width:65px;height:65px;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:1439px){.Layer .Modal .Share_Modal_cover .close_btn+div h1+div button{width:50px;height:50px;margin:3px}}@media screen and (max-width:539px){.Layer .Modal .Share_Modal_cover .close_btn+div h1+div button{width:45px;height:45px;margin:2px}}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div button:hover{opacity:.8}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div button svg{width:100%;height:100%}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div{color:var(--white);width:100%;border:unset;padding:20px;font-size:14px;background:var(--color2);letter-spacing:1px;text-transform:inherit;font-family:Urbanist,sans-serif;font-style:normal;border-radius:15px 15px 40px 40px}@media screen and (max-width:1439px){.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div{border-radius:10px 10px 20px 20px;padding:15px}}@media screen and (max-width:539px){.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div{padding:10px;font-size:12px;border-radius:10px 10px 15px 15px}}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div>div{padding-bottom:5px;max-width:calc(100% - 65px);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);-moz-transition:all .5s cubic-bezier(.165,.84,.44,1);-ms-transition:all .5s cubic-bezier(.165,.84,.44,1);-o-transition:all .5s cubic-bezier(.165,.84,.44,1);font-weight:900;font-size:14px}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div>div::-webkit-scrollbar{width:8px;height:8px}@media screen and (max-width:767px){.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div>div::-webkit-scrollbar{width:5px;height:5px}}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div>div::-webkit-scrollbar-thumb{border-radius:10px}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div>div::-webkit-scrollbar-track{border-radius:20px}@media screen and (max-width:539px){.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div>div{font-size:12px;max-width:calc(100% - 53px)}}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div>div:hover{color:var(--color1)}.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div p{line-height:1;color:var(--white);font-family:Urbanist,sans-serif;font-style:normal;font-weight:900;letter-spacing:1px;text-transform:capitalize;font-size:14px}@media screen and (max-width:539px){.Layer .Modal .Share_Modal_cover .close_btn+div h1+div+div p{font-size:12px;padding-left:10px;padding-right:10px}}.AnimatedCursor{position:absolute;z-index:1500}.AnimatedCursor div{z-index:1500}@keyframes shimmer{0%{transform:translate(-50%,-50%) rotate(0deg)}50%{transform:translate(-30%,-30%) rotate(180deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}