@charset "UTF-8";header{border-bottom:1px solid #333446;border-bottom:1px solid var(--color1);padding:12px 0;position:sticky;top:0;z-index:2}header,header.scroll{background-color:#1c1d31;background-color:var(--body)}header.scroll{border-bottom:none;box-shadow:0 1px 10px #8853c766;padding:9px 0}header .container .header-grid{align-items:center;display:flex;justify-content:space-between;position:relative}@media screen and (max-width:992px){header .container .header-grid{display:flex;justify-content:space-between}}header .container .header-grid .header-logo{height:68px}header .container .header-grid .header-logo img{height:100%;object-fit:contain}@media screen and (max-width:540px){header .container .header-grid .header-logo img{width:150px}}header .container .header-grid .header-menu{display:flex;gap:8px}@media screen and (max-width:992px){header .container .header-grid .header-menu{display:none}}header .container .header-grid .header-menu a{border-radius:50px;color:#fff;color:var(--white);display:inline-block;font-size:16px;font-weight:500;line-height:19.36px;padding:8px 20px;text-decoration:none;transition:all .5s cubic-bezier(.165,.84,.44,1)}header .container .header-grid .header-menu a:hover{background:linear-gradient(110.61deg,#c36bd633 -10.33%,#583fbb4d 120.46%);color:#c36bd6;color:var(--color3)}header .container .header-grid .hamburger{cursor:pointer;display:none}@media screen and (max-width:992px){header .container .header-grid .hamburger{display:block}}header .container .header-grid .login-button{align-items:center;display:flex;gap:30px;justify-content:flex-end}@media screen and (max-width:1280px){header .container .header-grid .login-button{gap:20px}}@media screen and (max-width:992px){header .container .header-grid .login-button{display:none}}header .container .header-grid .login-button button{padding:12px 30px}@media screen and (max-width:1280px){header .container .header-grid .login-button button{padding:10px 28px}}header .container .header-grid .login-button button a{color:#fff;color:var(--white)}header .container .header-grid .login-button p{color:#fff;color:var(--white);cursor:pointer;cursor:var(--theme-cursor-pointer);font-size:16px;font-weight:600;line-height:19.36px;text-decoration:none}header .container .mobile_menu{background-color:#1c1d31;background-color:var(--body);height:0;overflow:hidden;position:absolute;right:0;top:93px;transition:all .5s cubic-bezier(.165,.84,.44,1);width:100%;z-index:999}@media screen and (max-width:992px){header .container .mobile_menu.open{height:100vh}}header .container .mobile_menu.set_top{box-shadow:0 7px 20px -11px #c36bd670;top:86px}header .container .mobile_menu .menu_item{align-items:center;display:flex;flex-direction:column;gap:10px;height:80%;justify-content:center;padding:50px 0}header .container .mobile_menu .menu_item p{border-radius:50px;font-size:18px;font-weight:500;margin:0 auto;padding:4px 12px;transition:all .5s cubic-bezier(.165,.84,.44,1);width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){header .container .mobile_menu .menu_item p{font-size:16px}}@media screen and (max-width:540px){header .container .mobile_menu .menu_item p{font-size:14px}}header .container .mobile_menu .menu_item p:hover{background:linear-gradient(110.61deg,#c36bd633 -10.33%,#583fbb4d 120.46%);color:#c36bd6;color:var(--color3)}header .container .mobile_menu .menu_item p.active{background:linear-gradient(110.61deg,#c36bd633 -10.33%,#583fbb4d 120.46%)!important;color:#c36bd6!important;color:var(--color3)!important}footer .footer-background{background-color:#040312;background-color:var(--theme-primary-background-color);padding-top:100px}@media screen and (max-width:992px){footer .footer-background{padding-top:80px}}@media screen and (max-width:768px){footer .footer-background{padding-top:60px}}@media screen and (max-width:540px){footer .footer-background{padding-top:40px}}footer .footer-background .footer-heading{padding:0 0 20px}footer .footer-background .footer-heading .head{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:36px;font-weight:600;padding-bottom:30px;text-align:center}@media screen and (max-width:1440px){footer .footer-background .footer-heading .head{font-size:34px;padding-bottom:24px}}@media screen and (max-width:992px){footer .footer-background .footer-heading .head{font-size:32px;padding-bottom:18px}}@media screen and (max-width:768px){footer .footer-background .footer-heading .head{font-size:30px;padding-bottom:12px}}@media screen and (max-width:540px){footer .footer-background .footer-heading .head{font-size:26px;padding-bottom:6px}}footer .footer-background .footer-heading p{color:#f6f6f6;cursor:default;cursor:var(--theme-cursor-default);font-size:16px;font-weight:400;line-height:25px;margin:0 auto;max-width:650px;text-align:center}@media screen and (max-width:992px){footer .footer-background .footer-heading p{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){footer .footer-background .footer-heading p{font-size:12px}}footer .footer-background .footer-main-grid{grid-gap:40px;border-bottom:1px solid hsla(0,0%,100%,.302);display:grid;gap:40px;grid-template-columns:644px 1fr;padding:40px 0;position:relative}@media screen and (max-width:1280px){footer .footer-background .footer-main-grid{gap:30px;padding:30px 0}}@media screen and (max-width:992px){footer .footer-background .footer-main-grid{grid-template-columns:auto 1fr;padding:20px 0}}@media screen and (max-width:768px){footer .footer-background .footer-main-grid{gap:6px;grid-template-columns:1fr;padding:16px 0}}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info{grid-gap:10px;display:grid;gap:10px}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info .sub-contact p{color:#ffffff80;color:var(--theme-secondary-font-color50);cursor:pointer;cursor:var(--theme-cursor-pointer);font-size:16px;font-weight:400;max-width:428px;padding-bottom:18px}@media screen and (max-width:992px){footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info .sub-contact p{font-size:15px;padding-bottom:14px}}@media screen and (max-width:768px){footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info .sub-contact p{font-size:14px;max-width:none;padding-bottom:12px}}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info .sub-contact p:hover{color:#c36bd6;color:var(--color3)}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info .social-media{align-items:center;display:flex;gap:10px}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info .social-media .socialMedia{align-items:center;background-color:#333446;background-color:var(--color1);border:2px solid #0000;border-radius:8px;display:flex;height:40px;justify-content:center;transition:all .5s cubic-bezier(.165,.84,.44,1);width:40px}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info .social-media .socialMedia svg{color:#fff;color:var(--white);font-size:20px}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info .social-media .socialMedia:hover{border-color:#fff;border-color:var(--white);box-shadow:0 6px #fff;box-shadow:0 6px var(--white);transition:all .5s cubic-bezier(.165,.84,.44,1)}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info2{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:540px){footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info2{grid-template-columns:1fr;margin:15px 0}}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info2 .sub-contact a{color:#ffffff80;color:var(--theme-secondary-font-color50);cursor:pointer;cursor:var(--theme-cursor-pointer);display:block;font-size:16px;font-weight:400;margin-bottom:18px;transition:all .5s cubic-bezier(.165,.84,.44,1);width:-moz-fit-content;width:fit-content}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info2 .sub-contact a:before{background:#c36bd6;background:var(--color3);border-radius:5px;bottom:-3px;content:"";height:2px;position:absolute;right:0;transition:all .5s cubic-bezier(.165,.84,.44,1);width:0}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info2 .sub-contact a:hover{color:#c36bd6;color:var(--color3);font-weight:600;transform:translateY(-2px)}footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info2 .sub-contact a:hover:before{left:0;right:auto;width:100%}@media screen and (max-width:1280px){footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info2 .sub-contact a{font-size:15px;padding-bottom:12px}}@media screen and (max-width:992px){footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info2 .sub-contact a{font-size:14px;padding-bottom:8px}}@media screen and (max-width:768px){footer .footer-background .footer-main-grid .sub-grid-info .main-contact-info2 .sub-contact a{font-size:13px;padding-bottom:6px}}footer .footer-background .copy-right{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:992px){footer .footer-background .copy-right{flex-direction:column}}footer .footer-background .copy-right .Legal_Links{align-items:center;display:flex;gap:15px;padding:15px 0 0}footer .footer-background .copy-right .Legal_Links a{color:#ffffff80;color:var(--theme-secondary-font-color50);font-size:16px;font-weight:400}footer .footer-background .copy-right .Legal_Links a:before{background:#c36bd6;background:var(--color3);border-radius:5px;bottom:-3px;content:"";height:2px;position:absolute;right:0;transition:all .5s cubic-bezier(.165,.84,.44,1);width:0}footer .footer-background .copy-right .Legal_Links a:hover{color:#c36bd6;color:var(--color3);font-weight:600;transform:translateY(-2px)}footer .footer-background .copy-right .Legal_Links a:hover:before{left:0;right:auto;width:100%}@media screen and (max-width:1280px){footer .footer-background .copy-right .Legal_Links a{font-size:15px;padding-bottom:12px}}@media screen and (max-width:992px){footer .footer-background .copy-right .Legal_Links a{font-size:14px;padding-bottom:8px}}@media screen and (max-width:768px){footer .footer-background .copy-right .Legal_Links a{font-size:13px;padding-bottom:6px}}footer .footer-background .copy-right p{color:#fff6;cursor:pointer;cursor:var(--theme-cursor-pointer);padding:30px 0;text-align:center;text-transform:uppercase}@media screen and (max-width:1280px){footer .footer-background .copy-right p{font-size:15px}}@media screen and (max-width:992px){footer .footer-background .copy-right p{font-size:14px;padding:14px 0}}@media screen and (max-width:768px){footer .footer-background .copy-right p{font-size:12px;padding:12px 0}}@keyframes Footer-Content{0%{top:0}50%{top:98%}to{top:0}}.hero_banner_bg{background-color:#1c1d31;background-color:var(--body);padding:150px 0;position:relative}@media screen and (max-width:1440px){.hero_banner_bg{padding:120px 0}}@media screen and (max-width:1280px){.hero_banner_bg{padding:100px 0}}@media screen and (max-width:992px){.hero_banner_bg{padding:80px 0}}@media screen and (max-width:768px){.hero_banner_bg{padding:60px 0}}@media screen and (max-width:540px){.hero_banner_bg{padding:40px 0}}.hero-banner-main-grid{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:992px){.hero-banner-main-grid{grid-template-columns:1fr;height:-moz-fit-content;height:fit-content;justify-content:center}}.hero-banner-main-grid .sub-grid-text h1{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:50px;font-weight:600}@media screen and (max-width:1440px){.hero-banner-main-grid .sub-grid-text h1{font-size:42px}}@media screen and (max-width:1280px){.hero-banner-main-grid .sub-grid-text h1{font-size:38px}}@media screen and (max-width:992px){.hero-banner-main-grid .sub-grid-text h1{font-size:34px;text-align:center}}@media screen and (max-width:768px){.hero-banner-main-grid .sub-grid-text h1{font-size:30px}}@media screen and (max-width:540px){.hero-banner-main-grid .sub-grid-text h1{font-size:26px}}.hero-banner-main-grid .sub-grid-text h1 span{-webkit-text-fill-color:#0000;background:linear-gradient(137.2deg,#bb66d6,#583fbb 104.15%),linear-gradient(0deg,#fff,#fff);-webkit-background-clip:text;background-clip:text}.hero-banner-main-grid .sub-grid-text p{color:#ffffffb2;color:var(--theme-secondary-font-color);cursor:default;cursor:var(--theme-cursor-default);font-size:16px;font-weight:400;letter-spacing:.4px;line-height:26.3px;margin-top:14px}@media screen and (max-width:992px){.hero-banner-main-grid .sub-grid-text p{font-size:14px;margin-top:8px;text-align:center}}@media screen and (max-width:768px){.hero-banner-main-grid .sub-grid-text p{font-size:12px;margin-top:4px}}.hero-banner-main-grid .sub-grid-text a{display:block;width:-moz-fit-content;width:fit-content}@media screen and (max-width:992px){.hero-banner-main-grid .sub-grid-text a{margin:0 auto}}.hero-banner-main-grid .sub-grid-text a button{align-items:center;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);border:none;border-bottom:1px solid #fff;border-bottom:1px solid var(--white);border-radius:52px;color:#fff;color:var(--white);cursor:pointer;display:flex;font-size:16px;font-weight:600;margin-top:50px;padding:14px 20px;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:1440px){.hero-banner-main-grid .sub-grid-text a button{margin-top:40px;padding:10px 18px}}@media screen and (max-width:1280px){.hero-banner-main-grid .sub-grid-text a button{font-size:14px;margin-top:30px}}@media screen and (max-width:992px){.hero-banner-main-grid .sub-grid-text a button{font-size:13px;margin:20px auto 0;padding:8px 18px}}@media screen and (max-width:768px){.hero-banner-main-grid .sub-grid-text a button{font-size:12px;margin-top:16px}}@media screen and (max-width:540px){.hero-banner-main-grid .sub-grid-text a button{margin-top:10px;padding:7px 16px}}.hero-banner-main-grid .sub-grid-text a button:hover{background:linear-gradient(207.41deg,#c36bd6 -4.84%,#583fbb 103.51%);background:var(--grad1hover)}.hero-banner-main-grid .sub-grid-text a button:hover svg{transform:translateX(3px);transition:all .5s cubic-bezier(.165,.84,.44,1)}.hero-banner-main-grid .sub-grid-text a button svg{margin-left:10px}@media screen and (max-width:992px){.hero-banner-main-grid .sub-grid-text a button svg{height:18px;width:18px}}@media screen and (max-width:768px){.hero-banner-main-grid .sub-grid-text a button svg{height:16px;margin-left:6px;width:16px}}.hero-banner-main-grid .sub-grid-image img{max-width:100%;object-fit:cover}@media screen and (max-width:1440px){.hero-banner-main-grid .sub-grid-image img{width:500px}}@media screen and (max-width:992px){.hero-banner-main-grid .sub-grid-image{display:none}}.service_section{background-color:#040312;background-color:var(--theme-primary-background-color);padding:100px 0}@media screen and (max-width:1280px){.service_section{padding:80px 0}}@media screen and (max-width:992px){.service_section{padding:60px 0}}@media screen and (max-width:768px){.service_section{padding:40px 0}}@media screen and (max-width:540px){.service_section{padding:30px 0}}.service_section .service-heading{padding-bottom:50px;text-align:center}@media screen and (max-width:1440px){.service_section .service-heading{padding-bottom:42px}}@media screen and (max-width:1280px){.service_section .service-heading{padding-bottom:36px}}@media screen and (max-width:992px){.service_section .service-heading{padding-bottom:28px}}@media screen and (max-width:768px){.service_section .service-heading{padding-bottom:20px}}@media screen and (max-width:540px){.service_section .service-heading{padding-bottom:12px}}.service_section .service-heading .heading{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:50px;font-weight:600;padding-bottom:24px}@media screen and (max-width:1440px){.service_section .service-heading .heading{font-size:42px}}@media screen and (max-width:1280px){.service_section .service-heading .heading{font-size:38px}}@media screen and (max-width:992px){.service_section .service-heading .heading{font-size:34px}}@media screen and (max-width:768px){.service_section .service-heading .heading{font-size:28px}}@media screen and (max-width:540px){.service_section .service-heading .heading{font-size:20px}}@media screen and (max-width:1440px){.service_section .service-heading .heading{padding-bottom:22px}}@media screen and (max-width:1280px){.service_section .service-heading .heading{padding-bottom:20px}}@media screen and (max-width:992px){.service_section .service-heading .heading{padding-bottom:14px}}@media screen and (max-width:768px){.service_section .service-heading .heading{padding-bottom:10px}}@media screen and (max-width:540px){.service_section .service-heading .heading{padding-bottom:6px}}.service_section .service-heading .heading span{-webkit-text-fill-color:#0000;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);-webkit-background-clip:text}.service_section .service-heading p{color:#ffffffb2;color:var(--theme-secondary-font-color);cursor:default;cursor:var(--theme-cursor-default);font-size:16px;font-weight:400;margin:0 auto;max-width:976px}@media screen and (max-width:992px){.service_section .service-heading p{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){.service_section .service-heading p{font-size:12px}}.service_section .main-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1280px){.service_section .main-grid{gap:10px}}@media screen and (max-width:992px){.service_section .main-grid{gap:18px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.service_section .main-grid{gap:14px;grid-template-columns:1fr}}.service_section .main-grid .sub-grid{background-color:#1c1d31;background-color:var(--body);border:1px solid #0000;border-radius:20px;cursor:pointer;padding:28px;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:1440px){.service_section .main-grid .sub-grid{padding:24px}}@media screen and (max-width:1280px){.service_section .main-grid .sub-grid{padding:20px}}@media screen and (max-width:992px){.service_section .main-grid .sub-grid{padding:16px}}@media screen and (max-width:768px){.service_section .main-grid .sub-grid{margin:0 auto;max-width:510px}}.service_section .main-grid .sub-grid:hover{background-color:hsla(0,0%,100%,.059);border:1px solid #c36bd6;border:1px solid var(--color3);box-shadow:4px 4px #c36bd6;box-shadow:4px 4px var(--color3)}.service_section .main-grid .sub-grid:hover .card-heading h2{color:#c36bd6;color:var(--color3)}.service_section .main-grid .sub-grid:hover .card-heading a{background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);-webkit-background-clip:text;background-clip:text;transition:all .5s cubic-bezier(.165,.84,.44,1)}.service_section .main-grid .sub-grid:hover .card-heading a:before{left:0;right:auto;width:100%}.service_section .main-grid .sub-grid:hover .card-heading a span{transform:translate(10px) rotate(0deg);transition:all .5s ease-in-out}@media screen and (max-width:992px){.service_section .main-grid .sub-grid{padding:24px}}@media screen and (max-width:768px){.service_section .main-grid .sub-grid{padding:20px}}@media screen and (max-width:540px){.service_section .main-grid .sub-grid{padding:18px}}.service_section .main-grid .sub-grid .position{height:50px;position:relative;width:50px}@media screen and (max-width:540px){.service_section .main-grid .sub-grid .position{margin:0 auto}}.service_section .main-grid .sub-grid .position img{border-radius:8px}.service_section .main-grid .sub-grid .position .group-image{height:100%;left:50%;position:absolute;top:50%;width:100%}.service_section .main-grid .sub-grid .position .group-image img{border-radius:0;transform:translate(-50%,-50%)}@media screen and (max-width:540px){.service_section .main-grid .sub-grid .card-heading{text-align:center}}.service_section .main-grid .sub-grid .card-heading h2{color:#fff;color:var(--white);font-size:18px;font-weight:600;padding:16px 0;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:1440px){.service_section .main-grid .sub-grid .card-heading h2{padding:14px 0}}@media screen and (max-width:1280px){.service_section .main-grid .sub-grid .card-heading h2{padding:12px 0}}@media screen and (max-width:992px){.service_section .main-grid .sub-grid .card-heading h2{padding:10px 0}}@media screen and (max-width:768px){.service_section .main-grid .sub-grid .card-heading h2{font-size:16px;padding:8px 0}}@media screen and (max-width:540px){.service_section .main-grid .sub-grid .card-heading h2{font-size:15px;padding:6px 0}}.service_section .main-grid .sub-grid .card-heading p{color:#ffffff80;color:var(--theme-secondary-font-color50);font-size:16px;font-weight:400;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.service_section .main-grid .sub-grid .card-heading p{font-size:14px}}@media screen and (max-width:540px){.service_section .main-grid .sub-grid .card-heading p{font-size:12px}}.service_section .main-grid .sub-grid .card-heading a{align-items:center;color:#ffffff80;color:var(--theme-secondary-font-color50);display:flex;font-size:16px;font-weight:400;gap:5px;margin:10px 0 0;position:relative;transition:all .5s cubic-bezier(.165,.84,.44,1);width:-moz-fit-content;width:fit-content}@media screen and (max-width:540px){.service_section .main-grid .sub-grid .card-heading a{margin:10px auto}}.service_section .main-grid .sub-grid .card-heading a:before{background:linear-gradient(207.41deg,#c36bd6 -4.84%,#583fbb 103.51%);background:var(--grad1hover);border-radius:5px;bottom:-4px;content:"";height:2px;position:absolute;right:0;transition:all .3s ease-in-out;width:0}.service_section .main-grid .sub-grid .card-heading a span{display:block;transform:translate(0) rotate(0deg);transition:all .5s ease-in-out}.service_section .main-grid .sub-grid .card-heading a span svg{margin-top:6px}.finest_work_section{background-color:#1c1d31;background-color:var(--body);padding:100px 0}@media screen and (max-width:1280px){.finest_work_section{padding:80px 0}}@media screen and (max-width:992px){.finest_work_section{padding:60px 0}}@media screen and (max-width:768px){.finest_work_section{padding:40px 0}}@media screen and (max-width:540px){.finest_work_section{padding:30px 0}}.finest_work_section .finest_work_heading{padding-bottom:50px;text-align:center}@media screen and (max-width:1440px){.finest_work_section .finest_work_heading{padding-bottom:42px}}@media screen and (max-width:1280px){.finest_work_section .finest_work_heading{padding-bottom:36px}}@media screen and (max-width:992px){.finest_work_section .finest_work_heading{padding-bottom:28px}}@media screen and (max-width:768px){.finest_work_section .finest_work_heading{padding-bottom:20px}}@media screen and (max-width:540px){.finest_work_section .finest_work_heading{padding-bottom:12px}}.finest_work_section .finest_work_heading .heading{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:50px;font-weight:600}@media screen and (max-width:1440px){.finest_work_section .finest_work_heading .heading{font-size:42px}}@media screen and (max-width:1280px){.finest_work_section .finest_work_heading .heading{font-size:38px}}@media screen and (max-width:992px){.finest_work_section .finest_work_heading .heading{font-size:34px}}@media screen and (max-width:768px){.finest_work_section .finest_work_heading .heading{font-size:28px}}@media screen and (max-width:540px){.finest_work_section .finest_work_heading .heading{font-size:20px}}.finest_work_section .finest_work_heading .heading span{-webkit-text-fill-color:#0000;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);-webkit-background-clip:text}.finest_work_section .main-flex{display:flex;gap:50px;padding-top:40px}@media screen and (max-width:1280px){.finest_work_section .main-flex{gap:25px}}.finest_work_section .main-flex:nth-child(3) .finest-image{order:2}.finest_work_section .main-flex:nth-child(3) .text-work{order:1}@media screen and (max-width:992px){.finest_work_section .main-flex:nth-child(3) .finest-image{order:1}.finest_work_section .main-flex:nth-child(3) .text-work{order:2}.finest_work_section .main-flex{flex-direction:column;gap:0;padding-top:20px}}@media screen and (max-width:768px){.finest_work_section .main-flex{padding-top:10px}}.finest_work_section .main-flex .finest-image img{border:1px solid #0000;border-radius:18px;object-fit:cover;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.finest_work_section .main-flex .finest-image img{width:100%}.finest_work_section .main-flex .text-work{order:2;text-align:center}}.finest_work_section .main-flex .text-work:hover h2{-webkit-text-fill-color:#0000;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);-webkit-background-clip:text;background-clip:text}.finest_work_section .main-flex .text-work:hover h2:before{left:0;right:auto;width:100%}.finest_work_section .main-flex .text-work:hover p{opacity:.9}.finest_work_section .main-flex .text-work h2{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:40px;font-weight:600;margin:20px 0;position:relative;transition:all .5s cubic-bezier(.165,.84,.44,1);width:-moz-fit-content;width:fit-content}.finest_work_section .main-flex .text-work h2:before{background:linear-gradient(207.41deg,#c36bd6 -4.84%,#583fbb 103.51%);background:var(--grad1hover);border-radius:5px;bottom:-4px;content:"";height:2px;position:absolute;right:0;transition:all .3s ease-in-out;width:0}@media screen and (max-width:1440px){.finest_work_section .main-flex .text-work h2{font-size:34px;margin:18px 0}}@media screen and (max-width:1280px){.finest_work_section .main-flex .text-work h2{font-size:28px;margin:12px 0}}@media screen and (max-width:992px){.finest_work_section .main-flex .text-work h2{font-size:24px;margin:6px auto}}@media screen and (max-width:768px){.finest_work_section .main-flex .text-work h2{font-size:20px;margin:4px auto}}@media screen and (max-width:540px){.finest_work_section .main-flex .text-work h2{font-size:18px;margin:0 auto}}.finest_work_section .main-flex .text-work a,.finest_work_section .main-flex .text-work span{color:#ffffff80;color:var(--theme-secondary-font-color50);cursor:default;cursor:var(--theme-cursor-default);font-size:16px;font-weight:400;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.finest_work_section .main-flex .text-work a,.finest_work_section .main-flex .text-work span{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){.finest_work_section .main-flex .text-work a,.finest_work_section .main-flex .text-work span{font-size:12px}}.finest_work_section .main-flex .text-work a a,.finest_work_section .main-flex .text-work span a{color:#583fbb;color:var(--color4);cursor:pointer;font-weight:600;text-decoration:underline}.finest_work_section .main-flex .text-work a a:hover,.finest_work_section .main-flex .text-work span a:hover{text-decoration:none}.finest_work_section .main-flex button{display:block;margin:20px 0;padding:10px 15px}@media screen and (max-width:992px){.finest_work_section .main-flex button{margin:20px auto}}.technology_serve_sec{background-color:#040312;background-color:var(--theme-primary-background-color);padding:100px 0}@media screen and (max-width:1280px){.technology_serve_sec{padding:80px 0}}@media screen and (max-width:992px){.technology_serve_sec{padding:60px 0}}@media screen and (max-width:768px){.technology_serve_sec{padding:40px 0}}@media screen and (max-width:540px){.technology_serve_sec{padding:30px 0}}.technology_serve_sec .technology_heading{padding-bottom:50px;text-align:center}@media screen and (max-width:1440px){.technology_serve_sec .technology_heading{padding-bottom:42px}}@media screen and (max-width:1280px){.technology_serve_sec .technology_heading{padding-bottom:36px}}@media screen and (max-width:992px){.technology_serve_sec .technology_heading{padding-bottom:28px}}@media screen and (max-width:768px){.technology_serve_sec .technology_heading{padding-bottom:20px}}@media screen and (max-width:540px){.technology_serve_sec .technology_heading{padding-bottom:12px}}.technology_serve_sec .technology_heading .heading{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:50px;font-weight:600;padding-bottom:24px}@media screen and (max-width:1440px){.technology_serve_sec .technology_heading .heading{font-size:42px}}@media screen and (max-width:1280px){.technology_serve_sec .technology_heading .heading{font-size:38px}}@media screen and (max-width:992px){.technology_serve_sec .technology_heading .heading{font-size:34px}}@media screen and (max-width:768px){.technology_serve_sec .technology_heading .heading{font-size:28px}}@media screen and (max-width:540px){.technology_serve_sec .technology_heading .heading{font-size:20px}}@media screen and (max-width:1440px){.technology_serve_sec .technology_heading .heading{padding-bottom:22px}}@media screen and (max-width:1280px){.technology_serve_sec .technology_heading .heading{padding-bottom:20px}}@media screen and (max-width:992px){.technology_serve_sec .technology_heading .heading{padding-bottom:14px}}@media screen and (max-width:768px){.technology_serve_sec .technology_heading .heading{padding-bottom:10px}}@media screen and (max-width:540px){.technology_serve_sec .technology_heading .heading{padding-bottom:6px}}.technology_serve_sec .technology_heading .heading span{-webkit-text-fill-color:#0000;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);-webkit-background-clip:text}.technology_serve_sec .technology_heading p{color:#ffffffb2;color:var(--theme-secondary-font-color);cursor:default;cursor:var(--theme-cursor-default);font-size:16px;font-weight:400}@media screen and (max-width:992px){.technology_serve_sec .technology_heading p{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){.technology_serve_sec .technology_heading p{font-size:12px}}.technology_serve_sec .grid-card-main{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);text-align:center}@media screen and (max-width:1280px){.technology_serve_sec .grid-card-main{gap:30px}}@media screen and (max-width:992px){.technology_serve_sec .grid-card-main{gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.technology_serve_sec .grid-card-main{gap:14px;grid-template-columns:1fr}}.technology_serve_sec .grid-card-main .sub-card{cursor:pointer;cursor:var(--theme-cursor-pointer);transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:768px){.technology_serve_sec .grid-card-main .sub-card{margin:0 auto;max-width:393px}}.technology_serve_sec .grid-card-main .sub-card:hover{transform:translateY(-10px);transition:all .5s cubic-bezier(.165,.84,.44,1)}.technology_serve_sec .grid-card-main .sub-card:hover h3{color:#c36bd6;color:var(--color3)}.technology_serve_sec .grid-card-main .sub-card:hover p{opacity:.9}.technology_serve_sec .grid-card-main .sub-card .image-flex{display:flex;justify-content:center}.technology_serve_sec .grid-card-main .sub-card .image-flex img{object-fit:cover;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:768px){.technology_serve_sec .grid-card-main .sub-card .image-flex img{height:70px;width:70px}}.technology_serve_sec .grid-card-main .sub-card h3{color:#fff;color:var(--white);font-size:24px;font-weight:600;padding:20px 0 3px;text-align:center;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:1280px){.technology_serve_sec .grid-card-main .sub-card h3{font-size:22px;padding:16px 0 0}}@media screen and (max-width:992px){.technology_serve_sec .grid-card-main .sub-card h3{font-size:20px;padding:12px 0 0}}@media screen and (max-width:768px){.technology_serve_sec .grid-card-main .sub-card h3{font-size:18px;padding:8px 0 0}}@media screen and (max-width:540px){.technology_serve_sec .grid-card-main .sub-card h3{font-size:16px;padding:4px 0 0}}.technology_serve_sec .grid-card-main .sub-card p{color:#ffffff80;color:var(--theme-secondary-font-color50);font-size:16px;font-weight:400;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.technology_serve_sec .grid-card-main .sub-card p{font-size:14px}}@media screen and (max-width:768px){.technology_serve_sec .grid-card-main .sub-card p{margin:0 auto;max-width:360px}}@media screen and (max-width:540px){.technology_serve_sec .grid-card-main .sub-card p{font-size:12px}}.got_project_in_mind{background-color:#1c1d31;background-color:var(--body);padding:100px 0;text-align:center}@media screen and (max-width:1280px){.got_project_in_mind{padding:80px 0}}@media screen and (max-width:992px){.got_project_in_mind{padding:60px 0}}@media screen and (max-width:768px){.got_project_in_mind{padding:40px 0}}@media screen and (max-width:540px){.got_project_in_mind{padding:30px 0}}.got_project_in_mind .heading{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:50px;font-weight:600;padding-bottom:24px}@media screen and (max-width:1440px){.got_project_in_mind .heading{padding-bottom:22px}}@media screen and (max-width:1280px){.got_project_in_mind .heading{padding-bottom:20px}}@media screen and (max-width:992px){.got_project_in_mind .heading{padding-bottom:14px}}@media screen and (max-width:768px){.got_project_in_mind .heading{padding-bottom:10px}}@media screen and (max-width:540px){.got_project_in_mind .heading{padding-bottom:6px}}@media screen and (max-width:1440px){.got_project_in_mind .heading{font-size:42px}}@media screen and (max-width:1280px){.got_project_in_mind .heading{font-size:38px}}@media screen and (max-width:992px){.got_project_in_mind .heading{font-size:34px}}@media screen and (max-width:768px){.got_project_in_mind .heading{font-size:28px}}@media screen and (max-width:540px){.got_project_in_mind .heading{font-size:20px}}.got_project_in_mind .heading span{-webkit-text-fill-color:#0000;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);-webkit-background-clip:text}.got_project_in_mind p{color:#ffffffb2;color:var(--theme-secondary-font-color);cursor:default;cursor:var(--theme-cursor-default);font-size:16px;font-weight:400;padding-bottom:50px}@media screen and (max-width:992px){.got_project_in_mind p{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){.got_project_in_mind p{font-size:12px}}@media screen and (max-width:1440px){.got_project_in_mind p{padding-bottom:42px}}@media screen and (max-width:1280px){.got_project_in_mind p{padding-bottom:36px}}@media screen and (max-width:992px){.got_project_in_mind p{padding-bottom:28px}}@media screen and (max-width:768px){.got_project_in_mind p{padding-bottom:20px}}@media screen and (max-width:540px){.got_project_in_mind p{padding-bottom:12px}}.got_project_in_mind button{border-radius:10px;font-size:20px;padding:20px 28px}@media screen and (max-width:1280px){.got_project_in_mind button{font-size:18px;padding:16px 24px}}@media screen and (max-width:992px){.got_project_in_mind button{font-size:16px;padding:12px 20px}}@media screen and (max-width:768px){.got_project_in_mind button{font-size:14px;padding:8px 16px}}.ourTechnology{background-color:#1c1d31;background-color:var(--body);padding:100px 0}.ourTechnology .ourTechnologyHeading{padding:0 0 22px}.ourTechnology .ourTechnologyHeading .Title h2{font-size:50px;padding:0 0 22px;text-align:center}@media screen and (max-width:1440px){.ourTechnology .ourTechnologyHeading .Title h2{font-size:42px}}@media screen and (max-width:1280px){.ourTechnology .ourTechnologyHeading .Title h2{font-size:38px}}@media screen and (max-width:992px){.ourTechnology .ourTechnologyHeading .Title h2{font-size:34px}}@media screen and (max-width:768px){.ourTechnology .ourTechnologyHeading .Title h2{font-size:28px}}@media screen and (max-width:540px){.ourTechnology .ourTechnologyHeading .Title h2{font-size:20px}}.ourTechnology .ourTechnologyHeading .detail p{color:#ffffffb2;color:var(--theme-secondary-font-color);font-size:16px;margin:0 auto;max-width:900px;text-align:center}@media screen and (max-width:992px){.ourTechnology .ourTechnologyHeading .detail p{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){.ourTechnology .ourTechnologyHeading .detail p{font-size:12px}}.ourTechnology .tabs-list{background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);border-radius:20px;display:flex;justify-content:space-around;margin:0 auto;max-width:900px}@media screen and (max-width:540px){.ourTechnology .tabs-list{overflow-x:auto}.ourTechnology .tabs-list::-webkit-scrollbar{display:none}}.ourTechnology .tabs-list li{cursor:pointer;font-size:16px;font-weight:500;line-height:26px;list-style-type:none;padding:20px;text-align:center}.ourTechnology .tabs-list li.active{border-bottom:2px solid #fff;border-bottom:2px solid var(--white)}.ourTechnology .Technology_Icons{display:flex;gap:20px;justify-content:center;margin:20px auto;max-width:900px}@media screen and (max-width:540px){.ourTechnology .Technology_Icons{flex-wrap:wrap}}.ourTechnology .Technology_Icons .icon-item{background-color:#fff;background-color:var(--white);border-radius:10px;margin:0 auto;padding:15px;width:100%}.ourTechnology .Technology_Icons .icon-item .icon{align-items:center;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);border-radius:10px;cursor:pointer;display:flex;height:80px;justify-content:center;margin:10px auto;width:80px}.ourTechnology .Technology_Icons .icon-item .icon img{height:50px;object-fit:contain;width:50px}.ourTechnology .Technology_Icons .icon-item p{color:#000;color:var(--black);font-size:18px;font-weight:600;line-height:28px;text-align:center}@media screen and (max-width:768px){.ourTechnology .Technology_Icons .icon-item p{font-size:16px;line-height:26px}.ourTechnology .Technology_Icons .icon-item{width:70%}}.experience_sec{background-color:#040312;background-color:var(--theme-primary-background-color);padding:100px 0}@media screen and (max-width:1280px){.experience_sec{padding:80px 0}}@media screen and (max-width:992px){.experience_sec{padding:60px 0}}@media screen and (max-width:768px){.experience_sec{padding:40px 0}}@media screen and (max-width:540px){.experience_sec{padding:30px 0}}.experience_sec .Title{padding:0 0 22px}.experience_sec .Title h2{font-size:50px;text-align:center}@media screen and (max-width:1440px){.experience_sec .Title h2{font-size:42px}}@media screen and (max-width:1280px){.experience_sec .Title h2{font-size:38px}}@media screen and (max-width:992px){.experience_sec .Title h2{font-size:34px}}@media screen and (max-width:768px){.experience_sec .Title h2{font-size:28px}}@media screen and (max-width:540px){.experience_sec .Title h2{font-size:20px}}.experience_sec .detail p{color:#ffffffb2;color:var(--theme-secondary-font-color);font-size:16px;margin:0 auto;max-width:900px;text-align:center}@media screen and (max-width:992px){.experience_sec .detail p{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){.experience_sec .detail p{font-size:12px}}.experience_sec .experience_content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0}.experience_sec .experience_content .experience_box{background-color:#1c1d31;background-color:var(--body);border-radius:10px;padding:20px;width:calc(25% - 20px)}@media screen and (max-width:768px){.experience_sec .experience_content .experience_box{width:calc(50% - 20px)}}@media screen and (max-width:375px){.experience_sec .experience_content .experience_box{width:calc(75% - 20px)}}.experience_sec .experience_content .experience_box .Experience_Icon{align-items:center;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);border-radius:10px;cursor:pointer;display:flex;height:60px;justify-content:center;margin:0 auto;width:60px}.experience_sec .experience_content .experience_box .Experience_Detail{padding:15px 0}.experience_sec .experience_content .experience_box .Experience_Detail span{display:block;font-size:24px;font-weight:500;line-height:34px;margin:0 0 5px;text-align:center}@media screen and (max-width:992px){.experience_sec .experience_content .experience_box .Experience_Detail span{font-size:20px;line-height:30px}}@media screen and (max-width:768px){.experience_sec .experience_content .experience_box .Experience_Detail span{font-size:16px;line-height:26px}}.experience_sec .experience_content .experience_box .Experience_Detail p{font-size:16px;font-weight:400;line-height:24px;text-align:center}@media screen and (max-width:992px){.experience_sec .experience_content .experience_box .Experience_Detail p{font-size:14px;line-height:24px}}@media screen and (max-width:768px){.experience_sec .experience_content .experience_box .Experience_Detail p{font-size:12px;line-height:22px}}.FAQs{background-color:#040312;background-color:var(--theme-primary-background-color);padding:100px 0}@media screen and (max-width:1280px){.FAQs{padding:80px 0}}@media screen and (max-width:992px){.FAQs{padding:60px 0}}@media screen and (max-width:768px){.FAQs{padding:40px 0}}@media screen and (max-width:540px){.FAQs{padding:30px 0}}.FAQs .FAQs-Title{padding:0 0 22px;text-align:center}.FAQs .FAQs-Title h2{font-size:50px}@media screen and (max-width:1440px){.FAQs .FAQs-Title h2{font-size:42px}}@media screen and (max-width:1280px){.FAQs .FAQs-Title h2{font-size:38px}}@media screen and (max-width:992px){.FAQs .FAQs-Title h2{font-size:34px}}@media screen and (max-width:768px){.FAQs .FAQs-Title h2{font-size:28px}}@media screen and (max-width:540px){.FAQs .FAQs-Title h2{font-size:20px}}.FAQs .FAQs-Desc{padding:0 0 22px}.FAQs .FAQs-Desc p{color:#ffffffb2;color:var(--theme-secondary-font-color);font-size:16px;margin:0 auto;max-width:900px;text-align:center}@media screen and (max-width:992px){.FAQs .FAQs-Desc p{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){.FAQs .FAQs-Desc p{font-size:12px}}.FAQs .FAQs_Main{background:linear-gradient(0deg,#ffffff0f,#ffffff0f);border:1px solid hsla(0,0%,100%,.122);border-radius:24px;cursor:pointer;margin:0 0 14px;padding:18px 25px}@media screen and (max-width:992px){.FAQs .FAQs_Main{border-radius:20px;margin:0 0 10px;padding:10px 18px}}@media screen and (max-width:540px){.FAQs .FAQs_Main{border-radius:15px;margin:0 0 8px;padding:10px 15px}}.FAQs .FAQs_Main .FAQs_Question .FAQ_ALigment{align-items:center;display:flex;justify-content:space-between}.FAQs .FAQs_Main .FAQs_Question .FAQ_ALigment .title_cover{align-items:center;display:flex;width:calc(100% - 25px)}.FAQs .FAQs_Main .FAQs_Question .FAQ_ALigment .title_cover p{font-size:20px;font-weight:500;line-height:1.5}@media screen and (max-width:992px){.FAQs .FAQs_Main .FAQs_Question .FAQ_ALigment .title_cover p{font-size:18px}}@media screen and (max-width:768px){.FAQs .FAQs_Main .FAQs_Question .FAQ_ALigment .title_cover p{font-size:16px}}@media screen and (max-width:540px){.FAQs .FAQs_Main .FAQs_Question .FAQ_ALigment .title_cover p{font-size:14px}}.FAQs .FAQs_Main .FAQs_Question .FAQ_ALigment .icon{padding-top:5px}.FAQs .FAQs_Main .FAQ_Answer{max-height:0;overflow:hidden;transition:all .5s ease-in-out}.FAQs .FAQs_Main .FAQ_Answer span{color:#ffffffb2;color:var(--theme-secondary-font-color);display:block;font-size:16px;font-weight:400;line-height:22px;max-width:700px;padding:20px 0 0}@media screen and (max-width:992px){.FAQs .FAQs_Main .FAQ_Answer span{font-size:14px;line-height:20px;max-width:650px;padding:15px 0 0}}@media screen and (max-width:540px){.FAQs .FAQs_Main .FAQ_Answer span{font-size:12px;line-height:1.4;max-width:650px;padding:10px 0 0}}.FAQs .FAQs_Main .FAQ_Answer.open{max-height:500px;transition:all .5s ease-in-out}.Testimonials_Sec{background-color:#1c1d31;background-color:var(--body);padding:100px 0}@media screen and (max-width:1280px){.Testimonials_Sec{padding:80px 0}}@media screen and (max-width:992px){.Testimonials_Sec{padding:60px 0}}@media screen and (max-width:768px){.Testimonials_Sec{padding:40px 0}}@media screen and (max-width:540px){.Testimonials_Sec{padding:30px 0}}.Testimonials_Sec .Testimonials_Heading h2{font-size:50px;margin:0 0 22px;text-align:center}@media screen and (max-width:1440px){.Testimonials_Sec .Testimonials_Heading h2{font-size:42px}}@media screen and (max-width:1280px){.Testimonials_Sec .Testimonials_Heading h2{font-size:38px}}@media screen and (max-width:992px){.Testimonials_Sec .Testimonials_Heading h2{font-size:34px}}@media screen and (max-width:768px){.Testimonials_Sec .Testimonials_Heading h2{font-size:28px}}@media screen and (max-width:540px){.Testimonials_Sec .Testimonials_Heading h2{font-size:20px}}.Testimonials_Sec .slider-container{margin:0 -10px}.Testimonials_Sec .slider-container .slick-next,.Testimonials_Sec .slider-container .slick-prev{display:none!important}.Testimonials_Sec .slider-container .Testimonial{padding:0 10px}.Testimonials_Sec .slider-container .Testimonial .Testimonial_main{background:linear-gradient(0deg,#ffffff0f,#ffffff0f);border:1px solid hsla(0,0%,100%,.122);border-radius:15px;cursor:pointer;padding:20px}.Testimonials_Sec .slider-container .Testimonial .Testimonial_main .Testimonial_Title{margin:0 0 10px}.Testimonials_Sec .slider-container .Testimonial .Testimonial_main .Testimonial_Title p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:18px;font-weight:400;line-height:28px;overflow:hidden}@media screen and (max-width:768px){.Testimonials_Sec .slider-container .Testimonial .Testimonial_main .Testimonial_Title p{font-size:16px;line-height:26px}}.Testimonials_Sec .slider-container .Testimonial .Testimonial_review{margin:0 0 30px}.Testimonials_Sec .slider-container .Testimonial .Testimonial_review p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#ffffffb2;color:var(--theme-secondary-font-color);display:-webkit-box;font-size:16px;font-weight:400;line-height:26px;overflow:hidden}@media screen and (max-width:768px){.Testimonials_Sec .slider-container .Testimonial .Testimonial_review p{font-size:14px;line-height:24px}}@media screen and (max-width:540px){.Testimonials_Sec .slider-container .Testimonial .Testimonial_review p{font-size:12px;line-height:22px}}.Testimonials_Sec .slider-container .Testimonial .Testimonial_Star{display:flex;gap:5px;margin:0 0 10px}.Testimonials_Sec .slider-container .Testimonial .Testimonial_Star .star{align-items:center;background:#00b67a;display:flex;height:35px;justify-content:center;overflow:hidden;width:35px}@media screen and (max-width:992px){.Testimonials_Sec .slider-container .Testimonial .Testimonial_Star .star{height:32px;width:32px}}@media screen and (max-width:540px){.Testimonials_Sec .slider-container .Testimonial .Testimonial_Star .star{height:30px;width:30px}}.Testimonials_Sec .slider-container .Testimonial .Testimonial_Author span{color:#ffffffb2;color:var(--theme-secondary-font-color);display:block;font-size:14px;font-weight:400;line-height:24px}@media screen and (max-width:540px){.Testimonials_Sec .slider-container .Testimonial .Testimonial_Author span{font-size:12px;line-height:22px}}.blog_herobanner{background-color:#040312;background-color:var(--theme-primary-background-color);padding:100px 0}@media screen and (max-width:1280px){.blog_herobanner{padding:80px 0}}@media screen and (max-width:992px){.blog_herobanner{padding:60px 0}}@media screen and (max-width:768px){.blog_herobanner{padding:40px 0}}@media screen and (max-width:540px){.blog_herobanner{padding:30px 0}}.blog_herobanner .main-grid-image{grid-gap:20px;display:grid;gap:20px;grid-template-columns:740px 1fr}@media screen and (max-width:1280px){.blog_herobanner .main-grid-image{gap:40px;grid-template-columns:1fr}}.blog_herobanner .main-grid-image .image-lg{cursor:pointer}.blog_herobanner .main-grid-image .image-lg img{object-fit:cover;transition:all .5s cubic-bezier(.165,.84,.44,1);width:100%}.blog_herobanner .main-grid-image .image-lg img:hover{transform:translateY(-10px)}.blog_herobanner .main-grid-image .image-lg h2{color:#fff;color:var(--white);font-size:26px;font-weight:700;padding:20px 0}@media screen and (max-width:992px){.blog_herobanner .main-grid-image .image-lg h2{font-size:24px;padding:16px 0}}@media screen and (max-width:768px){.blog_herobanner .main-grid-image .image-lg h2{font-size:20px;padding:12px 0}}@media screen and (max-width:540px){.blog_herobanner .main-grid-image .image-lg h2{font-size:18px;padding:8px 0}}.blog_herobanner .main-grid-image .image-lg p{color:hsla(0,0%,100%,.698);font-size:16px;font-weight:400;padding-bottom:30px}@media screen and (max-width:992px){.blog_herobanner .main-grid-image .image-lg p{font-size:14px;padding-bottom:24px}}@media screen and (max-width:540px){.blog_herobanner .main-grid-image .image-lg p{font-size:12px;padding-bottom:18px}}.blog_herobanner .main-grid-image .image-lg button{border-radius:6px;font-weight:400;padding:12px 23px}@media screen and (max-width:540px){.blog_herobanner .main-grid-image .image-lg button{padding:8px 18px}}@media screen and (max-width:1280px){.blog_herobanner .main-grid-image .image-md{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.blog_herobanner .main-grid-image .image-md{gap:10px;grid-template-columns:1fr}}.blog_herobanner .main-grid-image .image-md .text-flex{cursor:pointer;display:flex;gap:20px;padding-top:10px}@media screen and (max-width:768px){.blog_herobanner .main-grid-image .image-md .text-flex{gap:8px}}@media screen and (max-width:540px){.blog_herobanner .main-grid-image .image-md .text-flex .image-card img{width:100px}}.blog_herobanner .main-grid-image .image-md .text-flex .text-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fff;color:var(--white);display:-webkit-box;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:992px){.blog_herobanner .main-grid-image .image-md .text-flex .text-card p{font-size:14px}}@media screen and (max-width:540px){.blog_herobanner .main-grid-image .image-md .text-flex .text-card p{font-size:12px}}.blog_herobanner .main-grid-image .image-md .text-flex .text-card h3{border-bottom:1.6px solid #bb66d6;color:#bb66d6;color:var(--theme-header-menu-font-color);display:inline-block;font-size:16px;font-weight:600;line-height:19px;padding-top:10px}@media screen and (max-width:992px){.blog_herobanner .main-grid-image .image-md .text-flex .text-card h3{font-size:14px}}@media screen and (max-width:540px){.blog_herobanner .main-grid-image .image-md .text-flex .text-card h3{font-size:12px}}.Common_Head{background-color:#1c1d31;background-color:var(--body);background-image:url(/static/media/Asset%201%202.b45d9c76a491000678c7.png);padding:60px 0}@media screen and (max-width:1440px){.Common_Head{padding:50px 0}}@media screen and (max-width:1280px){.Common_Head{padding:40px 0}}@media screen and (max-width:992px){.Common_Head{padding:30px 0}}@media screen and (max-width:768px){.Common_Head{padding:20px 0}}@media screen and (max-width:540px){.Common_Head{padding:10px 0}}.Common_Head h1{color:#bb66d6;color:var(--theme-header-menu-font-color);cursor:default;cursor:var(--theme-cursor-default);font-size:64px;font-weight:700;text-align:center}@media screen and (max-width:1440px){.Common_Head h1{font-size:58px}}@media screen and (max-width:1280px){.Common_Head h1{font-size:52px}}@media screen and (max-width:992px){.Common_Head h1{font-size:42px}}@media screen and (max-width:768px){.Common_Head h1{font-size:36px}}@media screen and (max-width:540px){.Common_Head h1{font-size:28px}}.Common_Head .flex-main{align-items:center;display:flex;gap:10px;justify-content:center;text-transform:uppercase}.Common_Head .flex-main .text-home{margin-top:3px}.Common_Head .flex-main .text-home p{border-right:1px solid #fff;border-right:1px solid var(--white);color:#fff;color:var(--white);font-size:14px;font-weight:800;padding-right:10px;text-decoration:none}@media screen and (max-width:1280px){.Common_Head .flex-main .text-home p{font-size:13px}}@media screen and (max-width:768px){.Common_Head .flex-main .text-home p{font-size:12px}}@media screen and (max-width:540px){.Common_Head .flex-main .text-home p{font-size:10px}}@media screen and (max-width:1280px){.Common_Head .flex-main .text-home{margin:initial}}.Common_Head .flex-main .text-blog{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:14px;font-weight:600}@media screen and (max-width:1280px){.Common_Head .flex-main .text-blog{font-size:13px}}@media screen and (max-width:768px){.Common_Head .flex-main .text-blog{font-size:12px}}@media screen and (max-width:540px){.Common_Head .flex-main .text-blog{font-size:11px}}.new_blog_post{background-color:#1c1d31;background-color:var(--body);padding:100px 0}@media screen and (max-width:1280px){.new_blog_post{padding:80px 0}}@media screen and (max-width:992px){.new_blog_post{padding:60px 0}}@media screen and (max-width:768px){.new_blog_post{padding:40px 0}}@media screen and (max-width:540px){.new_blog_post{padding:30px 0}}.new_blog_post .blog_post_heading{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:34px;font-weight:700;padding-bottom:50px;text-transform:capitalize;width:-moz-fit-content;width:fit-content}@media screen and (max-width:992px){.new_blog_post .blog_post_heading{font-size:30px;padding-bottom:40px}}@media screen and (max-width:768px){.new_blog_post .blog_post_heading{font-size:28px;padding-bottom:30px}}@media screen and (max-width:540px){.new_blog_post .blog_post_heading{font-size:24px;padding-bottom:20px}}.new_blog_post .image-grid-card .sub-card-image{cursor:pointer}.new_blog_post .image-grid-card .sub-card-image:hover img{transform:translateY(-10px)}.new_blog_post .image-grid-card .sub-card-image:hover .blog_card_desc h3{border-color:#583fbb;border-color:var(--color4);color:#583fbb;color:var(--color4)}.new_blog_post .image-grid-card .sub-card-image:hover .blog_card_desc h4{opacity:.9}.new_blog_post .image-grid-card .sub-card-image .blog_card_desc .desc p{color:#fff9;font-size:14px;font-weight:400}.new_blog_post .image-grid-card .sub-card-image .blog_card_desc .desc p span{padding-left:10px}@media screen and (max-width:768px){.new_blog_post .image-grid-card .sub-card-image .blog_card_desc .desc p{font-size:12px}}.new_blog_post .image-grid-card .sub-card-image .blog_card_desc .desc h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;color:var(--white);display:-webkit-box;font-size:18px;font-weight:500;margin:12px 0;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:992px){.new_blog_post .image-grid-card .sub-card-image .blog_card_desc .desc h4{font-size:16px;margin:3px 0}}@media screen and (max-width:768px){.new_blog_post .image-grid-card .sub-card-image .blog_card_desc .desc h4{font-size:14px;margin:6px 0}}@media screen and (max-width:540px){.new_blog_post .image-grid-card .sub-card-image .blog_card_desc .desc h4{font-size:12px;margin:4px 0}}.latestBlog{padding:60px 0}.latestBlog .blog_post_heading{color:#6f7e90;color:var(--color2);cursor:default;cursor:var(--theme-cursor-default);font-size:34px;font-weight:700;padding-bottom:50px;text-align:center;text-transform:capitalize}@media screen and (max-width:992px){.latestBlog .blog_post_heading{font-size:30px;padding-bottom:40px}}@media screen and (max-width:768px){.latestBlog .blog_post_heading{font-size:28px;padding-bottom:30px}}@media screen and (max-width:540px){.latestBlog .blog_post_heading{font-size:24px;padding-bottom:20px}}.latestBlog .button{margin-top:35px;text-align:center}.latestBlog .button button{padding:10px 25px}.popular_resources{background-color:#040312;background-color:var(--theme-primary-background-color);border-bottom:1px solid #333446;border-bottom:1px solid var(--color1);padding:100px 0}@media screen and (max-width:1280px){.popular_resources{padding:80px 0}}@media screen and (max-width:992px){.popular_resources{padding:60px 0}}@media screen and (max-width:768px){.popular_resources{padding:40px 0}}@media screen and (max-width:540px){.popular_resources{padding:30px 0}}.popular_resources .popular_res_heading{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:34px;font-weight:700;padding-bottom:50px;text-transform:capitalize}@media screen and (max-width:992px){.popular_resources .popular_res_heading{font-size:30px;padding-bottom:40px}}@media screen and (max-width:768px){.popular_resources .popular_res_heading{font-size:28px;padding-bottom:30px}}@media screen and (max-width:540px){.popular_resources .popular_res_heading{font-size:24px;padding-bottom:20px}}.popular_resources .popular-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 600px}@media screen and (max-width:1280px){.popular_resources .popular-grid{grid-template-columns:1fr}}@media screen and (max-width:992px){.popular_resources .popular-grid{grid-template-columns:1fr}}@media screen and (max-width:1280px){.popular_resources .popular-grid .popular-sub-grid{order:2}}.popular_resources .popular-grid .popular-sub-grid .popular-flex{cursor:pointer;display:flex;gap:30px;margin-top:20px}.popular_resources .popular-grid .popular-sub-grid .popular-flex:hover .popular-text p{color:#ffffff80;color:var(--theme-secondary-font-color50)}.popular_resources .popular-grid .popular-sub-grid .popular-flex:hover .popular-text h3{border-color:#583fbb;border-color:var(--color4);color:#583fbb;color:var(--color4)}@media screen and (max-width:992px){.popular_resources .popular-grid .popular-sub-grid .popular-flex{gap:20px}}@media screen and (max-width:768px){.popular_resources .popular-grid .popular-sub-grid .popular-flex{gap:14px}}@media screen and (max-width:540px){.popular_resources .popular-grid .popular-sub-grid .popular-flex{gap:8px}}.popular_resources .popular-grid .popular-sub-grid .popular-flex .popular-image img{object-fit:cover}@media screen and (max-width:540px){.popular_resources .popular-grid .popular-sub-grid .popular-flex .popular-image img{height:120px;width:120px}}.popular_resources .popular-grid .popular-sub-grid .popular-flex .popular-text p{color:#fff;color:var(--white);font-size:16px;font-weight:500;padding-bottom:20px;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.popular_resources .popular-grid .popular-sub-grid .popular-flex .popular-text p{font-size:14px;padding-bottom:12px}}@media screen and (max-width:540px){.popular_resources .popular-grid .popular-sub-grid .popular-flex .popular-text p{font-size:12px;padding-bottom:8px}}.popular_resources .popular-grid .popular-sub-grid .popular-flex .popular-text h3{border-bottom:1.6px solid #bb66d6;color:#bb66d6;color:var(--theme-header-menu-font-color);display:inline-block;font-size:16px;font-weight:600;line-height:19px;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.popular_resources .popular-grid .popular-sub-grid .popular-flex .popular-text h3{font-size:14px}}@media screen and (max-width:540px){.popular_resources .popular-grid .popular-sub-grid .popular-flex .popular-text h3{font-size:12px}}.popular_resources .popular-grid .popular-sub-grid-img{cursor:pointer;transition:all .5s ease-in-out}@media screen and (max-width:1280px){.popular_resources .popular-grid .popular-sub-grid-img{height:550px;order:1;width:100%}}.popular_resources .popular-grid .popular-sub-grid-img:hover{transform:translateY(-10px);transition:all .5s ease-in-out}.popular_resources .popular-grid .popular-sub-grid-img img{object-fit:cover}@media screen and (max-width:1280px){.popular_resources .popular-grid .popular-sub-grid-img img{border-radius:12px;height:100%;width:100%}}@media screen and (max-width:992px){.popular_resources .popular-grid .popular-sub-grid-img{display:none}}.blog_details_herobanner{padding:100px 0}@media screen and (max-width:1280px){.blog_details_herobanner{padding:80px 0}}@media screen and (max-width:992px){.blog_details_herobanner{padding:60px 0}}@media screen and (max-width:768px){.blog_details_herobanner{padding:40px 0}}@media screen and (max-width:540px){.blog_details_herobanner{padding:30px 0}}.blog_details_herobanner .blog_detail_heading{margin:0 0 30px}.blog_details_herobanner .blog_detail_heading .common_Tab{align-items:center;display:flex;justify-content:space-between;margin:0 0 15px}.blog_details_herobanner .blog_detail_heading .common_Tab a{align-items:center;color:#1c1d31;color:var(--body);display:flex;font-size:18px;font-weight:700;line-height:1.4}.blog_details_herobanner .blog_detail_heading .common_Tab a svg{font-size:24px;margin:0 5px 0 0}@media screen and (max-width:992px){.blog_details_herobanner .blog_detail_heading .common_Tab a{font-size:16px}}@media screen and (max-width:540px){.blog_details_herobanner .blog_detail_heading .common_Tab a{font-size:15px}}.blog_details_herobanner .blog_detail_heading .common_Tab .share_Btn{align-items:center;background:#1c1d31!important;background:var(--body)!important;border-radius:10px;cursor:pointer;display:flex;font-size:30px;justify-content:center;overflow:hidden;padding:8px}@media screen and (max-width:992px){.blog_details_herobanner .blog_detail_heading .common_Tab .share_Btn{border-radius:8px;font-size:20px;padding:7px}}@media screen and (max-width:540px){.blog_details_herobanner .blog_detail_heading .common_Tab .share_Btn{border-radius:6px;font-size:18px;padding:6px}}.blog_details_herobanner .blog_detail_heading p{color:#8d8d8d;cursor:default;cursor:var(--theme-cursor-default);font-size:22px;font-weight:400px;text-align:center}@media screen and (max-width:992px){.blog_details_herobanner .blog_detail_heading p{font-size:20px}}@media screen and (max-width:768px){.blog_details_herobanner .blog_detail_heading p{font-size:18px}}@media screen and (max-width:540px){.blog_details_herobanner .blog_detail_heading p{font-size:16px}}.blog_details_herobanner .blog_detail_heading h1{color:#1c1d31;color:var(--body);cursor:default;cursor:var(--theme-cursor-default);font-size:40px;font-weight:700;padding:20px 0;text-align:center}@media screen and (max-width:992px){.blog_details_herobanner .blog_detail_heading h1{font-size:32px;padding:16px 0}}@media screen and (max-width:768px){.blog_details_herobanner .blog_detail_heading h1{font-size:28px;padding:12px 0}}@media screen and (max-width:540px){.blog_details_herobanner .blog_detail_heading h1{font-size:20px;padding:8px 0}}.blog_details_herobanner .blog_detail_heading img{cursor:pointer;object-fit:cover;width:100%}.blog_details_herobanner .Blog_Layout_Row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;position:relative}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row{flex-direction:column}}.blog_details_herobanner .Blog_Layout_Row .Blog_Left_Col{border:1px solid #333446;border:1px solid var(--color1);border-radius:10px;padding:20px;position:sticky;top:140px;width:270px}@media screen and (max-width:1280px){.blog_details_herobanner .Blog_Layout_Row .Blog_Left_Col{width:250px}}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Left_Col{width:230px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Left_Col{margin-bottom:8px;padding:15px;position:static;width:100%}}.blog_details_herobanner .Blog_Layout_Row .Blog_Left_Col .Table .Title{align-items:center;color:#1c1d31;color:var(--body);cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:space-between;margin:0 0 5px}.blog_details_herobanner .Blog_Layout_Row .Blog_Left_Col .Table ol{margin:initial;padding:initial}.blog_details_herobanner .Blog_Layout_Row .Blog_Left_Col .Table ol li{color:#1c1d31;color:var(--body);font-size:12px;font-weight:400;list-style-type:none;margin:0 0 5px;transition:all .5s ease-in-out}.blog_details_herobanner .Blog_Layout_Row .Blog_Left_Col .Table ol li:hover{color:#c36bd6;color:var(--color3);transition:all .5s ease-in-out}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col{width:calc(100% - 580px)}@media screen and (max-width:1280px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col{width:calc(100% - 270px)}}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col{width:calc(100% - 250px)}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col{width:100%}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .text_paragraph{padding:0 0 10px}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .text_paragraph h2{color:#797979;color:var(--theme-blog-details-text-color);font-size:24px;font-weight:600}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .text_paragraph h2{font-size:20px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .text_paragraph h2{font-size:18px;margin:8px 0 4px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .text_paragraph p{color:#797979;color:var(--theme-blog-details-text-color);cursor:default;cursor:var(--theme-cursor-default);font-size:16px;font-weight:400;padding:0 0 8px}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .text_paragraph p{padding:0 0 5px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .text_paragraph p{font-size:12px;padding:0 0 4px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details{background-color:#000;display:flex;justify-content:center;margin:20px 0 0}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text{max-width:600px;padding:30px}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text{padding:20px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text h2{color:#fff;color:var(--white);cursor:default;cursor:var(--theme-cursor-default);font-size:26px;font-weight:700}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text h2{font-size:24px}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text h2{font-size:22px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text h2{font-size:20px}}@media screen and (max-width:375px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text h2{font-size:18px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text p{color:#f6f6f6;cursor:default;cursor:var(--theme-cursor-default);font-size:14px;font-weight:400;line-height:24px;padding-top:20px}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text p{padding-top:18px}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text p{font-size:12px;padding-top:14px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text p{padding-top:10px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text p a{color:#f6f6f6;font-size:14px;font-weight:600;line-height:24px;text-decoration:underline}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text button{border-radius:10px;font-size:16px;font-weight:400;line-height:19.36px;margin-top:20px;padding:12px 22px}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text button{font-size:16px;padding:10px 20px}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-text button{font-size:14px;padding:6px 16px}}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-image{display:none}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .main-grid-blog-details .bd-image img{display:block;height:100%;margin-left:120px;object-fit:cover}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h3{color:#797979;color:var(--theme-blog-details-text-color);font-size:24px;font-weight:800;padding:20px 0}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h3{font-size:20px;padding:18px 0}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h3{font-size:18px;padding:14px 0}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h3{font-size:16px;padding:10px 0}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text ul{padding-left:30px}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text ul li{color:#797979;color:var(--theme-blog-details-text-color);cursor:default;cursor:var(--theme-cursor-default);font-size:16px;font-weight:400;padding:4px 0}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text ul li{font-size:14px;padding:3px 0}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text ul li{font-size:12px;padding:2px 0}}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text ul{padding-left:20px}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text ul{padding-left:15px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h4{color:#797979;color:var(--theme-blog-details-text-color);font-size:16px;font-weight:400;padding-bottom:20px}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h4{padding-bottom:16px}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h4{font-size:14px;padding-bottom:12px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h4{font-size:12px;padding-bottom:6px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h4 a{color:#797979;color:var(--theme-blog-details-text-color);font-size:16px;font-weight:600;text-decoration:underline}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h4 a{font-size:14px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text h4 a{font-size:12px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text .inner_Image{cursor:pointer;max-width:100%}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text .inner_Image img{border-radius:20px;height:310px;object-fit:cover}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text .inner_Image img{height:auto}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text .inner_Image img{border-radius:10px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text p{color:#797979;color:var(--theme-blog-details-text-color);cursor:default;cursor:var(--theme-cursor-default);font-size:16px;font-weight:400;padding-top:30px}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text p{padding-top:20px}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text p{font-size:14px;padding-top:14px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text p{font-size:12px;padding-top:12px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text img{margin-top:70px;width:100%}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text img{margin-top:50px}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text img{margin-top:30px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .blog-details_text img{margin-top:18px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h3{color:#797979;color:var(--theme-blog-details-text-color);font-size:24px;font-weight:800;padding:20px 0}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h3{font-size:20px;padding:18px 0}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h3{font-size:18px;padding:14px 0}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h3{font-size:16px;padding:10px 0}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h4{color:#797979;color:var(--theme-blog-details-text-color);font-size:16px;font-weight:400;padding-bottom:20px}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h4{padding-bottom:16px}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h4{font-size:14px;padding-bottom:12px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h4{font-size:12px;padding-bottom:6px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h4 a{color:#797979;color:var(--theme-blog-details-text-color);font-size:16px;font-weight:600;text-decoration:underline}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h4 a{font-size:14px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .conclusion h4 a{font-size:12px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ{margin:0 0 30px}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Title{margin:0 0 10px}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Title h2{color:#797979;color:var(--theme-blog-details-text-color);cursor:default;cursor:var(--theme-cursor-default);font-size:26px;font-weight:800!important}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Title h2{font-size:24px}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Title h2{font-size:22px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Title h2{font-size:20px}}@media screen and (max-width:375px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Title h2{font-size:18px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main{border:1px solid #1c1d31;border:1px solid var(--body);border-radius:10px;color:#6f7e90;color:var(--color2);cursor:pointer;margin:0 0 8px;padding:16px;transition:all .5s ease-in-out}@media screen and (max-width:992px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main{padding:14px}}@media screen and (max-width:768px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main{padding:10px}}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main{padding:8px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main .FAQ_Question .FAQ_ALigment{align-items:center;display:flex;justify-content:space-between}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main .FAQ_Question .FAQ_ALigment p{font-size:16px;font-weight:500;line-height:26px}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main .FAQ_Question .FAQ_ALigment p{font-size:14px;line-height:24px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main .FAQ_Answer{max-height:0;overflow:hidden;transition:all .5s ease-in-out}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main .FAQ_Answer span{display:block;font-size:14px;font-weight:400;line-height:24px}@media screen and (max-width:540px){.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main .FAQ_Answer span{font-size:12px;line-height:22px}}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .FAQ .FAQs_Main .FAQ_Answer.open{max-height:500px;transition:all .5s ease-in-out}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .cardNewsLetter{background-color:#fff;background-color:var(--white);border:2px solid #1c1d31;border-bottom:8px solid #1c1d31;border:solid var(--body);border-radius:20px;border-width:2px 2px 8px;color:#1c1d31;color:var(--body);cursor:pointer;max-width:100%;padding:20px;text-align:center}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .cardNewsLetter h3{font-size:20px;font-weight:600;line-height:1.2}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .cardNewsLetter p{font-size:14px;font-weight:400;margin:6px 0 12px}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .cardNewsLetter .form{width:100%}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .cardNewsLetter .form .Input_Cover{margin-bottom:10px}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .cardNewsLetter .form .Input_Cover input{align-items:center;background-color:#0000;border:1px solid #1c1d31;border:1px solid var(--body);border-radius:10px;color:#000;color:var(--black);display:flex;font-size:14px;font-weight:400;outline:none;padding:12px;width:100%}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .cardNewsLetter .form .button button{padding:10px 15px}.blog_details_herobanner .Blog_Layout_Row .Blog_Center_Col .cardNewsLetter .form .button button:hover{transform:translateY(5px)}.service_page_card{background-color:#040312;background-color:var(--theme-primary-background-color);border-bottom:1px solid #4e4949;padding:100px 0}@media screen and (max-width:1280px){.service_page_card{padding:80px 0}}@media screen and (max-width:992px){.service_page_card{padding:60px 0}}@media screen and (max-width:768px){.service_page_card{padding:40px 0}}@media screen and (max-width:540px){.service_page_card{padding:30px 0}}.service_page_card .service-main-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1280px){.service_page_card .service-main-grid{gap:14px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:540px){.service_page_card .service-main-grid{gap:10px;grid-template-columns:1fr}}.service_page_card .service-main-grid .service-sub-card{background-color:#1c1d31;background-color:var(--body);border-radius:20px;cursor:var(--theme-cursor-pointer);cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:20px;transition:all .5s cubic-bezier(.165,.84,.44,1)}.service_page_card .service-main-grid .service-sub-card:hover{background-color:hsla(0,0%,100%,.059);box-shadow:0 0 10px 0 #c36bd6e6}.service_page_card .service-main-grid .service-sub-card:hover .description h2{-webkit-text-fill-color:#0000;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);-webkit-background-clip:text;background-clip:text}.service_page_card .service-main-grid .service-sub-card:hover .description p{opacity:.8}.service_page_card .service-main-grid .service-sub-card:hover h3{-webkit-text-fill-color:#0000;background:linear-gradient(207.41deg,#c36bd6 -4.84%,#583fbb 103.51%);background:var(--grad1hover);-webkit-background-clip:text;background-clip:text}@media screen and (max-width:992px){.service_page_card .service-main-grid .service-sub-card{padding:16px}}@media screen and (max-width:768px){.service_page_card .service-main-grid .service-sub-card{margin:0 auto;max-width:420px;padding:12px;text-align:center}}@media screen and (max-width:540px){.service_page_card .service-main-grid .service-sub-card{padding:8px}}.service_page_card .service-main-grid .service-sub-card .description img{height:60px;width:60px}@media screen and (max-width:768px){.service_page_card .service-main-grid .service-sub-card .description img{height:50px;width:50px}}@media screen and (max-width:540px){.service_page_card .service-main-grid .service-sub-card .description img{height:40px;width:40px}}.service_page_card .service-main-grid .service-sub-card .description h2{color:#fff;color:var(--white);font-size:22px;font-weight:600;padding:16px 0;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:1440px){.service_page_card .service-main-grid .service-sub-card .description h2{padding:14px 0}}@media screen and (max-width:1280px){.service_page_card .service-main-grid .service-sub-card .description h2{font-size:20px;padding:12px 0}}@media screen and (max-width:992px){.service_page_card .service-main-grid .service-sub-card .description h2{font-size:18px;padding:10px 0}}@media screen and (max-width:768px){.service_page_card .service-main-grid .service-sub-card .description h2{font-size:16px;padding:2px 0}}@media screen and (max-width:540px){.service_page_card .service-main-grid .service-sub-card .description h2{font-size:15px}}.service_page_card .service-main-grid .service-sub-card .description p{color:#ffffffb2;color:var(--theme-secondary-font-color);font-size:16px;font-weight:400;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.service_page_card .service-main-grid .service-sub-card .description p{font-size:14px}}@media screen and (max-width:768px){.service_page_card .service-main-grid .service-sub-card .description p{font-size:12px}}.service_page_card .service-main-grid .service-sub-card h3{-webkit-text-fill-color:#0000;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);-webkit-background-clip:text;font-size:18px;padding-top:20px;position:relative;transition:all .5s cubic-bezier(.165,.84,.44,1);width:-moz-fit-content;width:fit-content}@media screen and (max-width:1440px){.service_page_card .service-main-grid .service-sub-card h3{padding-top:16px}}@media screen and (max-width:1280px){.service_page_card .service-main-grid .service-sub-card h3{font-size:16px;padding-top:10px}}@media screen and (max-width:992px){.service_page_card .service-main-grid .service-sub-card h3{font-size:15px;padding-top:8px}}@media screen and (max-width:768px){.service_page_card .service-main-grid .service-sub-card h3{font-size:14px;margin:0 auto;padding-top:4px}}@media screen and (max-width:540px){.service_page_card .service-main-grid .service-sub-card h3{font-size:12px}}.service_page_card .service-main-grid .service-sub-card h3:before{background:none repeat scroll 0 0 #0000;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);bottom:0;content:"";display:block;height:2px;left:0;position:absolute;transition:width .3s ease 0s,left .3s ease 0s;width:0}.service_page_card .service-main-grid .service-sub-card h3:hover:before{background:linear-gradient(207.41deg,#c36bd6 -4.84%,#583fbb 103.51%);background:var(--grad1hover);left:0;width:calc(100% - 26px)}.service_page_card .service-main-grid .service-sub-card h3:hover svg{transform:translateX(5px);transition:all .5s cubic-bezier(.165,.84,.44,1)}.service_page_card .service-main-grid .service-sub-card h3 svg{margin-left:2px;transition:all .5s cubic-bezier(.165,.84,.44,1)}.mobile_app_page{padding:100px 0}@media screen and (max-width:1280px){.mobile_app_page{padding:80px 0}}@media screen and (max-width:992px){.mobile_app_page{padding:60px 0}}@media screen and (max-width:768px){.mobile_app_page{padding:40px 0}}@media screen and (max-width:540px){.mobile_app_page{padding:30px 0}}.mobile_app_page .detail_page_heading h2{color:#1c1d31;color:var(--body);font-size:40px;padding-bottom:20px;text-align:center}@media screen and (max-width:992px){.mobile_app_page .detail_page_heading h2{font-size:30px;padding-bottom:16px}}@media screen and (max-width:768px){.mobile_app_page .detail_page_heading h2{font-size:25px;padding-bottom:12px}}@media screen and (max-width:540px){.mobile_app_page .detail_page_heading h2{font-size:20px;padding-bottom:8px}}.mobile_app_page img{border:1px solid #000;border-radius:20px;width:100%}.mobile_app_page p{color:#797979;color:var(--theme-blog-details-text-color);cursor:default;cursor:var(--theme-cursor-default);font-size:16px;font-weight:400;padding-top:30px}@media screen and (max-width:992px){.mobile_app_page p{padding-top:20px}}@media screen and (max-width:768px){.mobile_app_page p{font-size:14px;padding-top:14px}}@media screen and (max-width:540px){.mobile_app_page p{font-size:12px;padding-top:12px}}.mobile_app_page ul{padding-left:36px;padding-top:20px}@media screen and (max-width:992px){.mobile_app_page ul{padding-left:30px;padding-top:16px}}@media screen and (max-width:768px){.mobile_app_page ul{padding-left:26px;padding-top:12px}}@media screen and (max-width:540px){.mobile_app_page ul{padding-left:20px;padding-top:8px}}.mobile_app_page ul li{color:#797979;color:var(--theme-blog-details-text-color);font-size:16px;font-weight:400;padding-bottom:8px}@media screen and (max-width:992px){.mobile_app_page ul li{padding-bottom:6px}}@media screen and (max-width:768px){.mobile_app_page ul li{font-size:14px;padding-bottom:4px}}@media screen and (max-width:540px){.mobile_app_page ul li{font-size:12px;padding-bottom:2px}}.mobile_app_page .main-grid-mob-app{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:40px 0}@media screen and (max-width:992px){.mobile_app_page .main-grid-mob-app{gap:10px;grid-template-columns:1fr;margin:20px 0}}.mobile_app_page .main-grid-mob-app .sub-mob-app-image:hover img{box-shadow:-4px 6px 59px -18px #1f1f2b7a}.mobile_app_page .main-grid-mob-app .sub-mob-app-image:hover .card_desc h3{border-color:#583fbb;border-color:var(--color4);color:#583fbb;color:var(--color4)}@media screen and (max-width:992px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image{display:flex}}@media screen and (max-width:768px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image{align-items:center;flex-direction:column;justify-content:center;text-align:center}}.mobile_app_page .main-grid-mob-app .sub-mob-app-image img{border:none;border-radius:8px;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image img{height:100%;max-width:50%}.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc{padding-left:20px}}@media screen and (max-width:768px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc{padding-left:15px}}@media screen and (max-width:540px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc{padding-left:10px}}.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc p{color:#4f4f4f99;cursor:default;cursor:var(--theme-cursor-default);padding-top:0}@media screen and (max-width:768px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc p{padding-top:6px}}.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;color:var(--black);cursor:default;cursor:var(--theme-cursor-default);display:-webkit-box;font-size:18px;font-weight:500;margin:10px 0;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:992px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc h4{font-size:16px;margin:8px 0}}@media screen and (max-width:768px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc h4{font-size:14px;margin:6px 0}}@media screen and (max-width:540px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc h4{font-size:12px;margin:4px 0}}.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc h3{border-bottom:2px solid #bb66d6;color:#bb66d6;color:var(--theme-header-menu-font-color);display:inline-block;font-size:18px;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc h3{font-size:16px}}@media screen and (max-width:768px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc h3{font-size:14px}}@media screen and (max-width:540px){.mobile_app_page .main-grid-mob-app .sub-mob-app-image .card_desc h3{font-size:12px}}.contact_page{background-color:#040312;background-color:var(--theme-primary-background-color);border-bottom:1px solid #4e4949;padding:100px 0}@media screen and (max-width:1280px){.contact_page{padding:80px 0}}@media screen and (max-width:992px){.contact_page{padding:60px 0}}@media screen and (max-width:768px){.contact_page{padding:40px 0}}@media screen and (max-width:540px){.contact_page{padding:30px 0}}.contact_page .contact_form{background-color:hsla(0,0%,100%,.059);border-radius:25px;padding:50px;transition:all .5s cubic-bezier(.165,.84,.44,1);width:100%}.contact_page .contact_form .row{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 -10px}.contact_page .contact_form .row .col{margin-bottom:30px;padding:0 10px}.contact_page .contact_form .row .col.Small{width:33.33%}@media screen and (max-width:540px){.contact_page .contact_form .row .col.Small{width:100%}}.contact_page .contact_form .row .col.Mid{width:50%}@media screen and (max-width:540px){.contact_page .contact_form .row .col.Mid{width:100%}}.contact_page .contact_form .row .col.Large{width:100%}.contact_page .contact_form .row .col .input{background-color:#0000;border:initial;border-bottom:3px solid #c36bd6;border-bottom:3px solid var(--color3);border-radius:10px 10px 0 0;color:#fff;color:var(--white);display:block;line-height:1.5;outline:medium none invert;outline:initial;padding:15px 10px 20px 5px;width:100%}.contact_page .contact_form .row .col .input,.contact_page .contact_form .row .col .input::placeholder{font-family:Lato,sans-serif;font-size:16px;letter-spacing:.5px;transition:all .5s cubic-bezier(.165,.84,.44,1)}.contact_page .contact_form .row .col .input::placeholder{color:#fff}.contact_page .contact_form .row .col .input:focus{outline:none}.contact_page .contact_form .row .col .input:focus::placeholder{color:#0000}.contact_page .contact_form .row .col select{width:100%}.contact_page .contact_form .row .col select option{color:#000;color:var(--black);font-family:Lato,sans-serif;letter-spacing:.5px;padding:2px 0}.contact_page .contact_form .row .col textarea{max-height:350px;min-height:250px;resize:vertical}.contact_page .contact_form .row .col p{color:rgba(223,15,15,.808)}.contact_page .contact_form .submit_btn{display:block;margin:0 auto;padding:12px 30px}.about_page{background-color:#040312;background-color:var(--theme-primary-background-color);border-bottom:1px solid #4e4949;padding:100px 0}@media screen and (max-width:1280px){.about_page{padding:80px 0}}@media screen and (max-width:992px){.about_page{padding:60px 0}}@media screen and (max-width:768px){.about_page{padding:40px 0}}@media screen and (max-width:540px){.about_page{padding:30px 0}}.about_page .mission_grid{align-items:center;display:flex;gap:40px}@media screen and (max-width:992px){.about_page .mission_grid{flex-direction:column}}.about_page .mission_grid:last-child img{order:2}.about_page .mission_grid img{height:380px;object-fit:contain;width:450px}@media screen and (max-width:540px){.about_page .mission_grid img{width:100%}}.about_page .mission_grid .mission_text h2{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);-webkit-background-clip:text;background-clip:text;display:flex;font-size:32px;gap:14px;margin-bottom:18px}@media screen and (max-width:992px){.about_page .mission_grid .mission_text h2{font-size:28px}}@media screen and (max-width:768px){.about_page .mission_grid .mission_text h2{font-size:24px}}@media screen and (max-width:540px){.about_page .mission_grid .mission_text h2{font-size:20px}}.about_page .mission_grid .mission_text p{color:#ffffffb2;color:var(--theme-secondary-font-color);font-size:16px;margin-bottom:10px}@media screen and (max-width:992px){.about_page .mission_grid .mission_text p{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){.about_page .mission_grid .mission_text p{font-size:12px}}.about_page .mission_grid .mission_text p:last-child{margin-bottom:0}.about_page img{display:block;margin:0 auto}.main-background-color-product{background-color:#040312;background-color:var(--theme-primary-background-color);border-bottom:1px solid #4e4949;padding:100px 0}@media screen and (max-width:1280px){.main-background-color-product{padding:80px 0}}@media screen and (max-width:992px){.main-background-color-product{padding:60px 0}}@media screen and (max-width:768px){.main-background-color-product{padding:40px 0}}@media screen and (max-width:540px){.main-background-color-product{padding:30px 0}}.main-background-color-product:nth-child(2){background-color:#1c1d31;background-color:var(--body)}.main-background-color-product:nth-child(2) .main-part-flex .sub-image-product{order:2}.main-background-color-product:nth-child(2) .main-part-flex .sub-text-product{order:1}@media screen and (max-width:992px){.main-background-color-product:nth-child(2) .main-part-flex .sub-image-product{order:1}.main-background-color-product:nth-child(2) .main-part-flex .sub-text-product{order:2}}.main-background-color-product .main-part-flex{grid-gap:80px;cursor:pointer;display:grid;gap:80px;grid-template-columns:repeat(2,1fr)}.main-background-color-product .main-part-flex:hover .sub-text-product h2{-webkit-text-fill-color:#0000;background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);-webkit-background-clip:text;background-clip:text}.main-background-color-product .main-part-flex:hover .sub-text-product h2:before{left:0;right:auto;width:100%}.main-background-color-product .main-part-flex:hover .sub-text-product p{opacity:.9}@media screen and (max-width:1440px){.main-background-color-product .main-part-flex{gap:30px}}@media screen and (max-width:1280px){.main-background-color-product .main-part-flex{grid-template-columns:400px 1fr}}@media screen and (max-width:992px){.main-background-color-product .main-part-flex{gap:16px;grid-template-columns:1fr}}@media screen and (max-width:540px){.main-background-color-product .main-part-flex{gap:10px}}.main-background-color-product .main-part-flex .sub-image-product{border-radius:10px}.main-background-color-product .main-part-flex .sub-image-product img{border-radius:10px;display:block;object-fit:cover;transition:all .5s cubic-bezier(.165,.84,.44,1);width:100%}@media screen and (max-width:992px){.main-background-color-product .main-part-flex .sub-text-product{text-align:center}}.main-background-color-product .main-part-flex .sub-text-product h2{color:#fff;color:var(--white);font-size:32px;font-weight:600;margin-bottom:16px;transition:all .5s cubic-bezier(.165,.84,.44,1);width:-moz-fit-content;width:fit-content}@media screen and (max-width:992px){.main-background-color-product .main-part-flex .sub-text-product h2{font-size:28px}}@media screen and (max-width:768px){.main-background-color-product .main-part-flex .sub-text-product h2{font-size:24px}}@media screen and (max-width:540px){.main-background-color-product .main-part-flex .sub-text-product h2{font-size:20px}}.main-background-color-product .main-part-flex .sub-text-product h2:before{background:linear-gradient(207.41deg,#c36bd6 -4.84%,#583fbb 103.51%);background:var(--grad1hover);border-radius:5px;bottom:-4px;content:"";height:2px;position:absolute;right:0;transition:all .3s ease-in-out;width:0}@media screen and (max-width:1440px){.main-background-color-product .main-part-flex .sub-text-product h2{margin-bottom:12px}}@media screen and (max-width:1280px){.main-background-color-product .main-part-flex .sub-text-product h2{margin-bottom:0 auto 12px auto}}@media screen and (max-width:992px){.main-background-color-product .main-part-flex .sub-text-product h2{margin:0 auto 10px}}.main-background-color-product .main-part-flex .sub-text-product p{color:#adadad;font-size:16px;font-weight:400;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.main-background-color-product .main-part-flex .sub-text-product p{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){.main-background-color-product .main-part-flex .sub-text-product p{font-size:12px}}.main-background-color-product .main-part-flex .sub-text-product p a{color:#583fbb;color:var(--color4);font-size:16px;text-decoration:underline}@media screen and (max-width:992px){.main-background-color-product .main-part-flex .sub-text-product p a{font-size:14px;line-height:1.3}}@media screen and (max-width:540px){.main-background-color-product .main-part-flex .sub-text-product p a{font-size:12px;padding:10px 0}}.main-background-color-product .main-part-flex .sub-text-product p a:hover{text-decoration:none}.main-background-color-product .main-part-flex .sub-text-product button{display:block;margin:20px 0;padding:10px 15px}@media screen and (max-width:992px){.main-background-color-product .main-part-flex .sub-text-product button{margin:20px auto}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;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{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.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{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;color:var(--white);font-family:Lato,sans-serif;line-height:1.5;margin:0;overflow-x:hidden;padding:0}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}input,input::placeholder{font-family:Lato,sans-serif}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}a,button{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;text-decoration:none}ul,ul li{margin:0;padding:0}::selection{-webkit-background-clip:text;background-clip:text;background-color:#bb66d6;color:#fff}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#6f7e90;background:var(--color2)}::-webkit-scrollbar-thumb{background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1)}::-webkit-scrollbar-thumb:hover{background:#333446;background:var(--color1)}.container{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:0 30px}@media screen and (max-width:1280px){.container{max-width:992px;padding:0 20px}}@media screen and (max-width:992px){.container{padding:0 30px}}@media screen and (max-width:768px){.container{padding:0 10px}}.container-md{margin:0 auto;max-width:820px;padding:0 15px}@media screen and (max-width:540px){.container-md{max-width:768px}}:root{--theme-primary-background-color:#040312;--theme-header-menu-font-color:#bb66d6;--theme-blog-details-text-color:#797979;--theme-cursor-default:default;--theme-cursor-pointer:pointer;--body:#1c1d31;--white:#fff;--black:#000;--color1:#333446;--color2:#6f7e90;--color3:#c36bd6;--color4:#583fbb;--grad1:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);--grad1hover:linear-gradient(207.41deg,#c36bd6 -4.84%,#583fbb 103.51%);--grad2-hover:linear-gradient(99.61deg,#6f7e90 -10.33%,#1c1d31 120.46%);--grad3-hover:linear-gradient(99.61deg,#1c1d31 -10.33%,#6f7e90 120.46%);--theme-secondary-font-color:#ffffffb2;--theme-secondary-font-color50:#ffffff80;scroll-behavior:smooth}button{background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);border:none;border-radius:52px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){button{font-size:16px;padding:16px 24px}}@media screen and (max-width:768px){button{font-size:14px;padding:12px 20px}}button:hover{background:linear-gradient(207.41deg,#c36bd6 -4.84%,#583fbb 103.51%);background:var(--grad1hover)}.back-to-top{align-items:center;border-radius:50%;bottom:80px;display:flex;height:50px;justify-content:center;position:fixed;right:20px;width:50px}.back-to-top svg{height:25px;min-width:25px}@media screen and (max-width:992px){.back-to-top{border-radius:100%;bottom:60px;height:35px;padding:initial;right:10px;width:35px}.back-to-top svg{height:15px;min-width:15px}}.contactBtn{align-items:center;border-radius:50%;bottom:15px;display:flex;height:50px;justify-content:center;position:fixed;right:20px;width:50px}.contactBtn svg{height:25px;min-width:25px}@media screen and (max-width:992px){.contactBtn{border-radius:100%;height:35px;padding:initial;right:10px;width:35px}.contactBtn svg{height:15px;min-width:15px}}.cm-overflow{overflow:hidden}#backToTop,#contactNow{background:linear-gradient(207.41deg,#583fbb -4.84%,#c36bd6 103.51%);background:var(--grad1);color:#fff;color:var(--white)}blockquote{border:1px solid #333446;border-left:3px solid #6f7e90;border:1px solid var(--color1);border-left:3px solid var(--color2);border-radius:0 5px 5px 0;font-weight:500;margin:12px 0;padding:10px;width:100%}blockquote,blockquote a{color:#797979;color:var(--theme-blog-details-text-color);font-size:16px}blockquote a{font-weight:600;text-decoration:underline;transition:all .5s ease-in-out}@media screen and (max-width:768px){blockquote a{font-size:14px}}@media screen and (max-width:540px){blockquote a{font-size:12px}}blockquote a:hover{color:#000;color:var(--black);transition:all .5s ease-in-out}@media screen and (max-width:768px){blockquote{font-size:14px}}@media screen and (max-width:540px){blockquote{font-size:12px;margin:8px 0}}.TermsAndConditions_PrivacyPolicy_Section{padding:30px}@media screen and (max-width:992px){.TermsAndConditions_PrivacyPolicy_Section{padding:20px}}@media screen and (max-width:768px){.TermsAndConditions_PrivacyPolicy_Section{padding:15px}}@media screen and (max-width:540px){.TermsAndConditions_PrivacyPolicy_Section{padding:10px 0}}.TermsAndConditions_PrivacyPolicy_Section h1{color:#6f7e90;color:var(--color2);font-size:32px;font-weight:700;margin-bottom:20px;text-align:center;text-transform:capitalize}@media screen and (max-width:992px){.TermsAndConditions_PrivacyPolicy_Section h1{font-size:28px;font-weight:600}}@media screen and (max-width:768px){.TermsAndConditions_PrivacyPolicy_Section h1{font-size:24px}}@media screen and (max-width:540px){.TermsAndConditions_PrivacyPolicy_Section h1{font-size:20px}}.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info{color:#6f7e90;color:var(--color2)}.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info p{font-size:16px;font-weight:500;margin-bottom:10px}.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info p a{color:#6f7e90;color:var(--color2);display:inline-block;font-size:16px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px}@media screen and (max-width:768px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info p a{font-size:14px}}@media screen and (max-width:375px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info p a{font-size:12px}}.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info p b{font-weight:600}@media screen and (max-width:768px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info p{font-size:14px}}@media screen and (max-width:375px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info p{font-size:12px}}.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info h2{font-size:24px;font-weight:600;margin-bottom:10px}@media screen and (max-width:992px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info h2{font-size:22px}}@media screen and (max-width:768px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info h2{font-size:20px}}@media screen and (max-width:540px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info h2{font-size:18px}}@media screen and (max-width:375px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info h2{font-size:16px}}.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info h4{font-size:20px;line-height:30px;margin:0 0 5px}@media screen and (max-width:992px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info h4{font-size:18px;line-height:28px}}@media screen and (max-width:768px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info h4{font-size:16px;line-height:26px}}@media screen and (max-width:540px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info h4{font-size:14px;line-height:24px}}.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info ul{list-style:none;padding:15px 0 25px}.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info ul li{font-size:16px;font-weight:500;margin-bottom:10px;padding-left:30px;position:relative}.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info ul li:before{background:#6f7e90;background:var(--color2);border-radius:10px;content:"";height:15px;left:5px;overflow:hidden;position:absolute;top:12px;transform:translateY(-50%);width:15px;z-index:1}@media screen and (max-width:992px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info ul li:before{height:10px;left:3px;width:10px}}@media screen and (max-width:768px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info ul li:before{height:7px;left:0;top:10px;width:7px}}@media screen and (max-width:992px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info ul li{padding-left:20px}}@media screen and (max-width:768px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info ul li{font-size:14px;padding-left:13px}}@media screen and (max-width:375px){.TermsAndConditions_PrivacyPolicy_Section .TermsAndConditions_PrivacyPolicy_info ul li{font-size:12px}}.TermsAndConditions_PrivacyPolicy_Section .TredMark{border-bottom:2px solid #6f7e90;border-bottom:2px solid var(--color2);padding:15px 0}.TermsAndConditions_PrivacyPolicy_Section .TredMark b{-webkit-background-clip:text;background-clip:text;background-size:400%;color:#6f7e90;color:var(--color2);display:block;font-size:26px;font-weight:900;letter-spacing:1px;line-height:1.4;margin-bottom:20px;text-transform:capitalize}@media screen and (max-width:992px){.TermsAndConditions_PrivacyPolicy_Section .TredMark b{font-size:22px}}@media screen and (max-width:768px){.TermsAndConditions_PrivacyPolicy_Section .TredMark b{font-size:20px}}@media screen and (max-width:540px){.TermsAndConditions_PrivacyPolicy_Section .TredMark b{font-size:18px}}@media screen and (max-width:375px){.TermsAndConditions_PrivacyPolicy_Section .TredMark b{font-size:16px}}.TermsAndConditions_PrivacyPolicy_Section .TredMark .TredMark_logo{cursor:pointer;width:200px}.TermsAndConditions_PrivacyPolicy_Section .TredMark .TredMark_logo img{height:100%;width:100%}@media screen and (max-width:992px){.TermsAndConditions_PrivacyPolicy_Section .TredMark .TredMark_logo{width:180px}}@media screen and (max-width:768px){.TermsAndConditions_PrivacyPolicy_Section .TredMark .TredMark_logo{width:160px}}@media screen and (max-width:540px){.TermsAndConditions_PrivacyPolicy_Section .TredMark .TredMark_logo{width:130px}}.Layer{align-items:center;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#ffffff14;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:15px;position:fixed;top:0;z-index:1008}.Layer,.Layer .Model{overflow:hidden;width:100%}.Layer .Model{background-color:#1c1d31;background-color:var(--body);background-position:0 0,0 0,10px 18px,10px 18px,0 0,10px 18px;background-size:20px 35px;border-radius:20px;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d,inset 0 -2px 6px 0 #0a254059;color:#fff;color:var(--white);cursor:pointer;max-width:500px;padding:20px;position:relative}.Layer .Model .aligments{align-items:center;display:flex;justify-content:space-between;padding-top:5px}.Layer .Model .aligments p{color:#fff;color:var(--white);font-size:22px;font-weight:600;line-height:32px}@media screen and (max-width:540px){.Layer .Model .aligments p{font-size:20px;line-height:22px}}.Layer .Model .aligments .close_Btn{height:30px;width:30px}.Layer .Model .aligments .close_Btn:hover{color:#c36bd6;color:var(--color3)}.Layer .Model .share_our_blog{padding:12px 0;text-align:left}.Layer .Model .share_our_blog a{display:inline;display:initial}.Layer .Model .share_our_blog a button{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border-radius:50px;box-shadow:0 0 50px 0 #8853c766;height:50px;margin:3px;outline:3px solid #fff;outline:3px solid var(--white);outline-offset:-3px;overflow:hidden;padding:initial;transition:all .5s cubic-bezier(.165,.84,.44,1);width:50px}.Layer .Model .share_our_blog a button svg{height:100%;width:100%}.Layer .Model h4{font-size:16px;font-weight:500;line-height:26px;margin-bottom:10px}.Layer .Model .shareBlog_Link{align-items:center;background:#ffffff1a;border-radius:20px;display:flex;gap:10px;justify-content:space-between;padding:20px;width:100%}.Layer .Model .shareBlog_Link .share_blog_Link{max-width:calc(100% - 70px)}.Layer .Model .shareBlog_Link .share_blog_Link p{color:#fff;color:var(--white);font-size:16px;font-weight:500;line-height:26px;overflow-x:auto;white-space:nowrap}@media screen and (max-width:540px){.Layer .Model .shareBlog_Link .share_blog_Link p{font-size:14px;line-height:24px}.Layer .Model .shareBlog_Link .share_blog_Link{max-width:calc(100% - 60px)}}.Layer .Model .shareBlog_Link .copy_Link{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;padding:initial}.Layer .Model .shareBlog_Link .copy_Link span{font-size:14px;font-weight:500;padding-left:15px;padding-right:15px}@media screen and (max-width:540px){.Layer .Model .shareBlog_Link .copy_Link span{font-size:12px}}@media screen and (max-width:992px){.Layer .Model .shareBlog_Link{padding:15px}}@media screen and (max-width:540px){.Layer .Model .shareBlog_Link{padding:10px}}@media screen and (max-width:1280px){.Layer .Model{padding:15px}}@media screen and (max-width:540px){.Layer .Model{padding:10px}.Layer{padding:0}}.image-grid-card{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:375px){.image-grid-card{gap:20px;grid-template-columns:1fr}}.image-grid-card .sub-card-image{cursor:pointer}.image-grid-card .sub-card-image .blog_card_desc{display:flex;flex-direction:column;justify-content:space-between}.image-grid-card .sub-card-image .blog_card_desc .desc img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:375px){.image-grid-card .sub-card-image .blog_card_desc .desc img{max-width:100%}}.image-grid-card .sub-card-image .blog_card_desc .desc p{color:#6f7e90;color:var(--color2);font-size:14px;font-weight:400}.image-grid-card .sub-card-image .blog_card_desc .desc p span{padding-left:10px}@media screen and (max-width:768px){.image-grid-card .sub-card-image .blog_card_desc .desc p{font-size:12px}}.image-grid-card .sub-card-image .blog_card_desc .desc h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6f7e90;color:var(--color2);display:-webkit-box;font-size:18px;font-weight:500;margin:12px 0;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:992px){.image-grid-card .sub-card-image .blog_card_desc .desc h4{font-size:16px;margin:3px 0}}@media screen and (max-width:768px){.image-grid-card .sub-card-image .blog_card_desc .desc h4{font-size:14px;margin:6px 0}}@media screen and (max-width:540px){.image-grid-card .sub-card-image .blog_card_desc .desc h4{font-size:12px;margin:4px 0}}.image-grid-card .sub-card-image .blog_card_desc h3{border-bottom:1.6px solid #bb66d6;color:#bb66d6;color:var(--theme-header-menu-font-color);display:inline-block;font-size:16px;font-weight:600;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:992px){.image-grid-card .sub-card-image .blog_card_desc h3{font-size:14px}}@media screen and (max-width:540px){.image-grid-card .sub-card-image .blog_card_desc h3{font-size:12px}}.cookie_sec{align-items:center;background-color:#000;background-color:var(--black);border:1px solid #c36bd6;border:1px solid var(--color3);border-radius:20px;bottom:15px;box-shadow:0 4px #c36bd6;box-shadow:0 4px var(--color3);display:flex;justify-content:space-between;left:0;margin:0 auto;max-width:990px;padding:10px;position:fixed;right:0;width:100%;z-index:1}@media screen and (max-width:1280px){.cookie_sec{max-width:620px}}@media screen and (max-width:768px){.cookie_sec{border-radius:15px;bottom:10px;gap:10px;left:10px;margin-left:0;margin-right:0;max-width:calc(100% - 100px);padding:10px;right:auto}}@media screen and (max-width:540px){.cookie_sec{flex-direction:column;justify-content:flex-start;max-width:220px}}.cookie_sec .cookies_Notice p{font-size:14px;letter-spacing:.5px;line-height:24px}.cookie_sec .cookies_Notice p a{border-bottom:2px solid #fff;color:inherit;font-size:14px;line-height:24px;text-transform:uppercase}.cookie_sec .cookies_Notice p a:hover{border-bottom:2px solid #fff;border-bottom:2px solid var(--white)}@media screen and (max-width:768px){.cookie_sec .cookies_Notice p,.cookie_sec .cookies_Notice p a{font-size:12px;line-height:22px}}.cookie_sec .cookies_Button{align-items:center;display:flex;gap:10px}.cookie_sec .cookies_Button .cookies_Btn{align-items:center;border:2px solid #fff;border:2px solid var(--white);border-radius:20px;display:flex;font-weight:600;height:35px;justify-content:center;overflow:hidden;width:75px}.cookie_sec .cookies_Button .cookies_Btn.Rejected{background-color:#d80505;transition:all .5s ease-in-out}.cookie_sec .cookies_Button .cookies_Btn.Rejected:hover{background-color:#e40303e3}.cookie_sec .cookies_Button .cookies_Btn.Accpect{background-color:#000;background-color:var(--black);transition:all .5s ease-in-out}.cookie_sec .cookies_Button .cookies_Btn.Accpect:hover{background-color:#1c1d31;background-color:var(--body)}.cookie_sec .cookies_Button .cookies_Btn button{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;font-size:14px}.cookie_sec .cookies_Button .close_Btn{align-items:center;color:#fff;color:var(--white);cursor:pointer;display:flex;font-size:20px;height:20px;justify-content:center;overflow:hidden;width:20px}
/*# sourceMappingURL=main.3655c8aa.css.map*/