@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);:root{--bd-ff-body:'Inter', sans-serif;--bd-ff-fontawesome:"Font Awesome 6 Pro";--bd-common-white:#FFFFFF;--bd-common-black:#000000;--bd-common-placeholder:#555555;--bd-common-selection:#262626;--bd-body-primary:rgb(6, 6, 6);--bd-body-secondary:rgb(255, 255, 255);--bd-theme-primary:#089EFF;--bd-theme-secondary:#FB5141;--bd-theme-tertiary:#674AD9;--bd-theme-quaternary:#E540A3;--bd-heading-primary:#060606;--bd-heading-secondary:#021D35;--bd-text-body:#7C7E82;--bd-text-primary:#FFFFFF;--bd-text-secondary:#111111;--bd-text-1:#7C7E82;--bd-bg-1:rgb(14, 10, 36);--bd-bg-2:rgb(6, 6, 6);--bd-bg-3:rgba(14, 10, 36, 0.5);--bd-bg-4:rgb(18, 18, 18);--bd-bg-5:#121212;--bd-bg-6:rgba(255, 255, 255, 0.06);--bd-bg-7:rgb(240, 235, 255);--bd-bg-8:rgb(236, 235, 241);--bd-bg-9:rgb(242, 242, 242);--bd-bg-10:rgb(247, 247, 247);--bd-border-primary:rgba(255, 255, 255, 0.079);--bd-border-secondary:rgb(2, 29, 53);--bd-gradient-1:linear-gradient(90deg, rgb(251, 81, 65), rgb(103, 74, 217), rgb(103, 74, 217), rgb(251, 81, 65));--bd-gradient-2:linear-gradient(90deg, #674AD9 0%, #FB5141 100%);--bd-gradient-3:linear-gradient(90deg, #FB5141 0%, #089EFF 100%);--bd-fw-normal:normal;--bd-fw-thin:100;--bd-fw-elight:200;--bd-fw-light:300;--bd-fw-regular:400;--bd-fw-medium:500;--bd-fw-sbold:600;--bd-fw-bold:700;--bd-fw-ebold:800;--bd-fw-black:900;--bd-fs-body:16px;--bd-fs-p:18px;--bd-fs-h1:60px;--bd-fs-h2:44px;--bd-fs-h3:24px;--bd-fs-h4:20px;--bd-fs-h5:18px;--bd-fs-h6:16px}body{font-family:'Inter',sans-serif;font-size:18px;line-height:1.8;background-color:#fff;color:#222;word-break:break-word;margin:0;padding:0}h1,h2,h3,h4,h5,h6{line-height:1.5;font-weight:600;margin:1rem 0 1rem}h1{font-size:clamp(2em, 3vw, 2.5em);line-height:1.3;color:#2c2c2c}h2{font-size:clamp(1.6em, 2.5vw, 2em);color:#533DEA;margin:2rem 0 1rem}h3{font-size:clamp(1.4em, 2vw, 1.6em);margin:1.8rem 0 1rem}h4{font-size:1.2em;color:#533DEA;margin:1.5rem 0 .8rem}h5{font-size:1.1em;color:#000;margin:1.2rem 0 .8rem}h6{font-size:var(--bd-fs-h6)}p{font-size:18px;line-height:1.8;color:#333;margin-bottom:1.2rem}ul,ol{margin-bottom:1.5rem;padding-left:1.5em}ul li,ol li{line-height:1.8;margin-bottom:.6em}#post-content{padding:0 15px;box-sizing:border-box}#post-content a{color:#533DEA;font-weight:600;text-decoration:underline;transition:color 0.3s ease}#post-content a:hover{color:#1a0dab}#post-content hr{display:none}#post-content img,.featured-image-wrapper img,.blog__thumb img{width:100%;height:auto;display:block;border-radius:8px;object-fit:cover;margin:1.2rem auto;loading:lazy}.featured-image-wrapper{width:100%;max-width:1200px;aspect-ratio:16/9;margin:0 auto;overflow:hidden;border-radius:8px;background-color:#f3f3f3}.ad-container{margin:24px 0;text-align:center}.ad-in-content{margin:2rem 0;text-align:center;min-height:90px}.ad-sticky{position:fixed;bottom:0;left:0;right:0;text-align:center;background:#fff;padding:10px 0;box-shadow:0 -2px 5px rgb(0 0 0 / .1);z-index:100}.ad-heading{font-weight:700;margin-bottom:8px}.share-section{margin-top:20px}.share-section h3{font-size:20px;margin-bottom:10px;color:#533DEA}.share-buttons{margin-top:8px}.share-button{display:inline-block;margin-right:6px;padding:8px 15px;border-radius:5px;font-size:14px;font-weight:600;line-height:1.5;color:#fff;text-decoration:none;transition:background-color 0.3s ease}.share-button.small{padding:6px 12px;font-size:12px}.share-button.facebook{background-color:#3b5998}.share-button.facebook:hover{background-color:#2d4373}.share-button.twitter{background-color:#1da1f2}.share-button.twitter:hover{background-color:#0d95e8}.share-button.whatsapp{background-color:#25d366}.share-button.whatsapp:hover{background-color:#1ab453}.share-button.follow{background-color:#533DEA}.share-button.follow:hover{background-color:#3b2eda}table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:16px;border:2px solid #ddd;background:#fff}table th,table td{padding:12px 14px;border:2px solid #ddd}table th{background:#533DEA;color:#fff;text-align:left;font-weight:600}table tr:nth-child(even){background:#f9f9f9}.related-posts-wrapper{width:100%;margin:2rem 0;padding:1.5rem 2rem;background:#fff;border-left:5px solid #533DEA;border-radius:10px;box-shadow:0 3px 8px rgb(83 61 234 / .15);font-family:'Inter',sans-serif;transition:box-shadow 0.3s ease,border-color 0.3s ease}.related-posts-wrapper:hover{box-shadow:0 8px 25px rgb(83 61 234 / .3);border-color:#3b2eda}.related-posts-wrapper h4{font-size:16px;margin-bottom:1rem;color:#533DEA;font-weight:700;border-bottom:3px solid #533DEA;padding-bottom:.4rem;letter-spacing:.05em;text-transform:uppercase}.related-posts-wrapper a{font-size:16px;color:#3b2eda;text-decoration:none;display:inline-block;width:100%;transition:color 0.3s ease}.related-posts-wrapper a:hover{color:#1a0dab;text-decoration:underline}.pp-post-wrap{display:flex;flex-direction:column;gap:.8rem}.news-card-one{background:#f9f9ff;padding:1rem 1.5rem;border-radius:10px;border:1px solid #fff0;cursor:pointer;font-size:16px;line-height:1.5;transition:background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease}.news-card-one:hover{background-color:#e6e9ff;border-color:#533DEA;box-shadow:0 6px 18px rgb(83 61 234 / .25)}.news-card-info ul{list-style:none;padding:0;margin:0}.news-card-info li{margin-bottom:0}*{margin:0;padding:0;box-sizing:border-box}html{font-size:10px}a{text-decoration:none}img{width:100%;height:auto;object-fit:cover}a:focus,.button:focus{text-decoration:none;outline:none}a:focus,a:hover{text-decoration:none}a,button{color:inherit;outline:none;border:none;background:#fff0}button:hover{cursor:pointer}button:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],textarea{outline:none;background-color:rgb(255 255 255 / .1);height:70px;width:100%;font-size:16px;color:rgb(255 255 255 / .5);padding-left:20px;padding-right:20px;border:none;border-radius:50px}*::-moz-selection,::-moz-selection,::selection{background:var(--bd-common-selection);color:var(--bd-common-white);text-shadow:none}*::-moz-placeholder,*::placeholder{opacity:1;font-size:16px;color:var(--bd-common-placeholder)}i[class^=flaticon-]{line-height:1;top:2px;position:relative}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:3rem}.row{--bs-gutter-x:3rem}@media (min-width:1441px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1250px}}.custom-container{max-width:1620px}.g-40,.gx-40{--bs-gutter-x:40px}.g-40,.gy-40{--bs-gutter-y:40px}.g-50,.gx-50{--bs-gutter-x:50px}.g-50,.gy-50{--bs-gutter-y:50px}.g-60,.gy-60{--bs-gutter-y:60px}.body__color-glow,.footer__glow{display:none}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.z-index-11{z-index:11}.opacity-05{opacity:.5}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.p-absolute{position:absolute}.include-bg{background-position:center;background-size:cover;background-repeat:no-repeat}.hr-1{border-top:1px solid #e8e8e8}.x-clip{overflow-x:clip}@media (max-width:575px){.o-xs{overflow-x:hidden}}.valign{display:flex;align-items:center;justify-content:center}.section-space{padding-top:100px;padding-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space{padding-top:80px;padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space{padding-top:70px;padding-bottom:70px}}.section-space-top{padding-top:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space-top{padding-top:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-top{padding-top:70px}}.section-space-bottom{padding-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space-bottom{padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-bottom{padding-bottom:70px}}.section__title-space{margin-bottom:50px}.btn__wrapper{margin-top:47px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.btn__wrapper{margin-top:30px}}.footer-space-top{padding-top:100px}@media only screen and (min-width:768px) and (max-width:991px){.footer-space-top{padding-top:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-space-top{padding-top:70px}}.white-bg{background-color:var(--bd-common-white)}.black-bg{background-color:var(--bd-common-black)}.footer-bg{background-color:var(--bd-bg-1)}.bd-theme-light .footer-bg{background-color:var(--bd-bg-2)}.theme-bg-1{background-color:var(--bd-bg-1)}.theme-bg-2{background-color:var(--bd-bg-2)}.theme-bg-3{background-color:var(--bd-bg-3)}.theme-bg-4{background-color:var(--bd-bg-4)}.theme-bg-5{background-color:var(--bd-bg-5)}.theme-bg-6{background-color:var(--bd-bg-6)}.theme-bg-7{background-color:var(--bd-bg-7)}.theme-bg-8{background-color:var(--bd-bg-8)}.theme-bg-9{background-color:var(--bd-bg-9)}.theme-bg-10{background-color:var(--bd-bg-10)}.midnight-blue{background-color:#0e0a24}.bg-gradient-1{background:linear-gradient(90deg,#674AD9 0%,#FB5141 50.52%,#089EFF 100%)}.bg-gradient-2{background:var(--bd-gradient-2)}.bg-gradient-3{background:var(--bd-gradient-3)}.bg-gradient-4{background:linear-gradient(360deg,rgb(5 157 255 / .15) 0%,#fff0 100%)}.sub__btn{height:45px;display:inline-flex;align-items:center;justify-content:center;border-radius:40px;color:var(--bd-text-primary);text-transform:uppercase;padding:0 25px;font-weight:var(--bd-fw-sbold);position:relative;z-index:5;background:linear-gradient(90deg,rgb(87 63 234 / .2) 0%,rgb(161 145 255 / .2) 100%);font-size:15px}.sub__btn:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgb(87 63 234 / .2) 0%,rgb(161 145 255 / .2) 100%);border-radius:40px;z-index:-1;opacity:0;transition:all 0.5s ease-out 0s}.sub__btn:hover{color:var(--bd-common-white)}.sub__btn:hover::before{opacity:1;background:linear-gradient(90deg,rgb(87 63 234 / .2) 0%,#a191ff 100%)}.sub__btn.sm{height:60px;padding:0 35px}.bd-theme-light .sub__btn.sm{color:var(--bd-common-white)}.bd-gradient-btn{font-size:15px;color:var(--bd-common-white);text-transform:uppercase;font-weight:var(--bd-fw-sbold);padding:0 35px;display:inline-flex;justify-content:center;align-items:center;gap:6px;height:60px;border-radius:30px;position:relative;transition:all 0.5s ease-out 0s;z-index:5;background-position:100% 100%;background-size:300% 100%;background-image:var(--bd-gradient-1)}.bd-gradient-btn:focus{color:var(--bd-common-white)}.bd-gradient-btn:hover{color:var(--bd-common-white);background-position:0 100%}.bd-gradient-btn.btn-xs{height:50px;padding:0 25px}.bd-gradient-btn.btn-sm{height:55px;padding:0 30px}.bd-gradient-btn.btn-lg{height:65px;border-radius:50px;padding:0 40px}.bd-gradient-btn.btn-xl{height:75px;border-radius:50px;padding:0 45px}.bd-gradient-btn.btn-xxl{height:85px;border-radius:50px;padding:0 60px}.bd-gradient-btn-white{font-size:15px;display:inline-flex;align-items:center;justify-content:center;font-weight:var(--bd-fw-sbold);height:60px;border-radius:30px;position:relative;overflow:hidden;padding:0 35px;text-transform:uppercase;color:var(--bd-heading-primary);background-color:var(--bd-common-white);z-index:5}.bd-gradient-btn-white:hover{background-color:var(--bd-heading-primary);color:var(--bd-common-white)}.bd-btn{font-size:15px;display:inline-flex;align-items:center;justify-content:center;font-weight:var(--bd-fw-sbold);height:60px;border-radius:30px;position:relative;overflow:hidden;padding:0 35px;text-transform:uppercase;background-color:var(--bd-theme-primary);color:var(--bd-common-white);z-index:5}.bd-btn:hover{background:var(--bd-theme-secondary);color:var(--bd-common-white)}.bd-btn.btn-secondary{background:var(--bd-theme-secondary)}.bd-btn.btn-secondary:hover{background-color:var(--bd-theme-primary)}.bd-btn.btn-tertiary{background:var(--bd-theme-tertiary)}.bd-btn.btn-tertiary:hover{background-color:var(--bd-theme-primary)}.bd-btn.btn-quaternary{background:var(--bd-theme-quaternary)}.bd-btn.btn-quaternary:hover{background-color:var(--bd-theme-primary)}.text__link{display:inline-flex;align-items:center;gap:7px;color:var(--bd-common-white);position:relative}.bd-theme-light .text__link{color:var(--bd-text-primary)}.text__link::before{position:absolute;content:"";left:auto;bottom:-2px;background:currentColor;width:0;height:2px;transition:0.3s;right:0}.text__link:hover{color:var(--bd-theme-primary)}.text__link:hover::before{width:100%;left:0;right:auto}.offcanvas__area{background:#0E0A24;position:fixed;right:0;top:0;width:500px;height:100%;transform:translateX(calc(100% + 80px));transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;z-index:999;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none;border-left:1px solid var(--bd-border-primary)}.offcanvas__area::-webkit-scrollbar{display:none}@media (max-width:575px){.offcanvas__area{width:400px}}@media (max-width:450px){.offcanvas__area{width:100%}}.offcanvas__area.info-open{opacity:1;transform:translateX(0)}.offcanvas__logo a img{width:160px}@media (max-width:575px){.offcanvas__logo a img{width:150px}}.offcanvas__content{padding-bottom:45px}.offcanvas__wrapper{position:relative;height:100%;padding:35px 40px}@media (max-width:575px){.offcanvas__wrapper{padding:30px 30px}}.offcanvas__top{padding-bottom:20px;margin-bottom:35px;border-bottom:1px solid rgb(255 255 255 / .079)}.offcanvas__color{margin-bottom:40px}.offcanvas__color h5{font-size:22px;margin-bottom:15px}.offcanvas__color input{display:none}.offcanvas__color label{width:100%;height:60px;background-color:var(--bd-theme-primary)}.offcanvas__color label:hover{cursor:pointer}.offcanvas__color-2 label{background-color:var(--bd-theme-2)}.offcanvas__search{position:relative}.offcanvas__search input{width:100%;height:40px;line-height:40px;padding-right:20px;background:#fff0;border-bottom:1px solid var(--bd-border-primary);font-size:16px;color:var(--bd-common-white);padding-bottom:15px}.offcanvas__search input::placeholder{color:var(--bd-common-white)}.offcanvas__search input:focus{border-color:var(--bd-common-white)}.offcanvas__search button{position:absolute;top:2px;right:0;font-size:20px;color:var(--bd-common-white)}.offcanvas__search button:hover{color:var(--bd-theme-primary)}.offcanvas__title{color:var(--bd-common-white)}@media (max-width:450px){.offcanvas__title{font-size:20px}}.offcanvas__text p{margin-bottom:25px}.offcanvas__social{margin-bottom:40px}.offcanvas__social ul li{display:inline-block}.offcanvas__social ul li:not(:last-child){margin-right:5px}.offcanvas__social ul li a{color:var(--bd-text-secondary);display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#7c7e82;font-size:16px;border-radius:50%}.offcanvas__social ul li a:hover{background-color:var(--bd-theme-primary);color:var(--bd-common-white);transform:translateY(-3px)}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:var(--bd-common-black);z-index:900;top:0;opacity:0;visibility:hidden;right:0}.offcanvas__overlay.overlay-open{opacity:.6;visibility:visible}.sidebar__toggle{cursor:pointer}.offcanvas__contact-icon{margin-inline-end:15px}.offcanvas__slider-content{border:1px solid var(--bd-border-primary);padding:20px}.offcanvas__navigation{display:flex;align-items:center;gap:20px}.offcanvas__navigation button svg *{fill:var(--bd-common-white)}.offcanvas__navigation button:hover svg *{fill:var(--bd-theme-primary)}.offcanvas__post-title{font-size:26px;color:var(--bd-common-white)}.offcanvas__post-title a:hover{color:var(--bd-theme-primary)}.offcanvas-close-icon{line-height:1;color:var(--bd-common-white)}.offcanvas-close-icon .offcanvas-m-lines{position:relative;display:block;height:12px;width:33px}.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--1{top:6px;transform:rotate(45deg)}.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--3{opacity:0}.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--2{top:6px;transform:rotate(-45deg)}.offcanvas-close-icon .offcanvas-m-line{position:absolute;left:0;height:2px;width:100%;background-color:currentColor;transition:top 0.15s ease,transform 0.3s ease}.offcanvas-close-icon .offcanvas-m-line.line--1{top:0}.offcanvas-close-icon .offcanvas-m-line.line--2{top:5px}.offcanvas-close-icon .offcanvas-m-line.line--3{bottom:0}.offcanvas-close-icon:hover .offcanvas-m-line{animation:qode-draw 0.8s cubic-bezier(.44,1.1,.53,.99) 1 forwards}.offcanvas-close-icon:hover .offcanvas-m-line:nth-of-type(2){animation-delay:0.1s}.breadcrumb-space{padding:200px 0 90px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.breadcrumb-space{padding:170px 0 70px}}@media (max-width:575px){.breadcrumb-space{padding:135px 0 65px}}.breadcrumb__area .round__shape{position:absolute;right:-94px;top:-173px;max-width:694px;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.breadcrumb__area .round__shape{max-width:550px}}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumb__area .round__shape{max-width:450px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.breadcrumb__area .round__shape{max-width:400px}}@media (max-width:450px){.breadcrumb__area .round__shape{display:none}}.breadcrumb__title{font-family:Arial,Helvetica,sans-serif;font-size:clamp(32px, 5vw, 54px);line-height:1.2;margin:0;word-break:break-word;overflow-wrap:break-word;min-height:1.2em;display:block}.breadcrumb__menu ul{display:inline-flex;gap:25px;justify-content:center}.breadcrumb__menu ul li{list-style:none;position:relative;line-height:1}.breadcrumb__menu ul li:last-child span{color:var(--bd-theme-primary)}.breadcrumb__menu ul li:not(:last-child)::before{display:inline-block;content:"\f105";position:absolute;top:50%;font-family:var(--bd-ff-fontawesome);inset-inline-end:-16px;font-size:18px}.breadcrumb__menu ul li.active span{color:var(--bd-theme-primary)}.breadcrumb__menu ul li span{font-size:16px;font-weight:var(--bd-fw-medium);text-transform:uppercase;color:#333}.breadcrumb__menu ul li span a{font-weight:var(--bd-fw-medium)}.breadcrumb__menu ul li span a:hover{color:#533DEA}.breadcrumb__content>p{margin-bottom:0;max-width:500px}.breadcrumb__meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.breadcrumb__meta-thumb{max-width:56px}.breadcrumb__meta-thumb img{border-radius:50%}.breadcrumb__list span.dvdr{transform:translateY(-3px);display:inline-block;margin:0 7px;width:5px;height:5px;background:var(--bd-text-body)}.breadcrumb__list span a:hover{color:var(--bd-theme-primary)}.bd-theme-light:root{--bd-text-primary:rgba(6, 6, 6, 1);--bd-text-secondary:rgba(255, 255, 255, 1);--bd-text-body:rgb(81, 82, 84);--bd-border-primary:rgba(6, 6, 6, 0.1);--bd-bg-2:rgba(249, 249, 249, 1);--bd-bg-5:rgb(243, 243, 243)}.bd-theme-light:root body{background:var(--bd-body-secondary)}.bd-theme-light:root .theme-bg-1{background-color:var(--bd-bg-2)}.bd-sticky{position:fixed!important;top:0;z-index:111;inset-inline-end:0;inset-inline-start:0;width:100%;animation:500ms ease-in-out 0s normal none 1 running fadeInDown;background:var(--bd-bg-1);border-top:0}.header-transparent{position:absolute;inset-inline-start:0;margin:auto;width:100%;z-index:99}.header__area{border-bottom:1px solid var(--bd-border-primary)}.bd-theme-light .header__area{background:var(--bd-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header__area{padding:18px 0}}.header__area .container{max-width:1920px;padding:0 80px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1600px){.header__area .container{padding:0 60px}}@media only screen and (min-width:992px) and (max-width:1199px){.header__area .container{padding:0 50px}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header__area .container{padding:0 30px}}@media (max-width:575px){.header__area .container{padding:0 15px}}.header__logo{max-width:162px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.header__logo{max-width:150px}}@media (max-width:450px){.header__logo{max-width:140px}}.header__main{display:flex;justify-content:space-between;align-items:center}.header__btn-wrap{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.bar-icon{width:28px;height:20px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:color 0.2s ease-out}.bar-icon span{width:100%;height:2px;background:var(--bd-text-primary);display:inline-block;transition:color 0.2s ease-out}.bar-icon span:nth-child(2){margin-left:0}.bar-icon:hover span{animation:qode-draw 0.8s cubic-bezier(.44,1.1,.53,.99) 1 forwards}.bar-icon:hover span:nth-child(2){margin-left:0;animation-delay:0.1s}.bar-icon:hover span:nth-child(3){animation-delay:0.2s}.bar-icon.is-black span{background:var(--bd-common-black)}.bar-icon.is-white span{background:var(--bd-common-white)}.header-common{background:var(--bd-bg-1)}.main-menu ul{margin-bottom:0}.main-menu ul li{position:relative;list-style:none;display:inline-block;margin-inline-end:25px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.main-menu ul li{margin-inline-end:30px}}.main-menu ul li:last-child{margin-inline-end:0}.main-menu ul li>a{display:inline-block;color:var(--bd-text-body);padding:36px 0;font-weight:500;font-size:15px;text-transform:uppercase}@media only screen and (min-width:1400px) and (max-width:1600px){.main-menu ul li>a{padding:32px 0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.main-menu ul li>a{padding:30px 0}}.main-menu ul li.has-dropdown>a{position:relative}.main-menu ul li.has-dropdown>a::after{content:"\f107";transform:translateY(1px);font-size:15px;font-family:var(--bd-ff-fontawesome);font-weight:400;margin-inline-start:5px;display:inline-block}.main-menu ul li.has-mega-menu,.main-menu ul li.megamenu-wrapper{position:static}.main-menu ul li .submenu{position:absolute;top:110%;inset-inline-start:0;min-width:280px;background:#0d0d0d;z-index:99;visibility:hidden;opacity:0;transform-origin:top center;padding:35px 0 6px;color:var(--bd-common-white);border:1px solid var(--bd-border-primary)}.main-menu ul li .submenu li{display:block;width:100%;margin:0;padding:0;transform:translateY(-10px)}.main-menu ul li .submenu li.has-dropdown>a::after{position:absolute;top:50%;inset-inline-end:25px;transform:translateY(-50%) rotate(-90deg);color:var(--bd-text-1)}.main-menu ul li .submenu li a{position:relative;z-index:11;color:var(--bd-text-body);font-size:16px;padding:0 25px;padding-inline-start:30px;padding-bottom:9px;width:100%}.main-menu ul li .submenu li a::before{position:absolute;content:"";left:25px;top:40%;transform:translateY(-50%);width:0;height:1px;background-color:var(--bd-theme-primary)}.main-menu ul li .submenu li:hover>a{color:var(--bd-theme-primary);padding-inline-start:43px}.main-menu ul li .submenu li:hover>a::before{width:12px}.main-menu ul li .submenu li:hover>a::after{color:var(--bd-theme-primary)}.main-menu ul li .submenu li:hover>.submenu{transform:translateY(1);visibility:visible;opacity:1}.main-menu ul li .mega-menu{position:absolute;top:105%;left:50%;padding:30px 35px 30px;background:#0d0d0d;visibility:hidden;opacity:0;border:1px solid var(--bd-border-primary);z-index:99;width:100%;transform:translateX(-50%);transition:all 0.2s}.bd-theme-light .main-menu ul li .mega-menu{background-color:var(--bd-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu ul li .mega-menu{padding:25px 25px;padding-inline-start:80px}}.main-menu ul li .mega-menu.mega-menu-grid-4{padding:30px 35px 30px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:30px;column-gap:30px}.main-menu ul li .mega-menu.mega-menu-grid-3{padding:30px 35px 30px;display:grid;row-gap:30px;column-gap:30px;grid-template-columns:repeat(3,1fr);width:950px;margin:0 auto;justify-content:space-around}.main-menu ul li .mega-menu li .mega-menu-title{font-weight:500;font-size:15px;text-transform:uppercase;color:var(--bd-text-body);cursor:text;padding:0;display:block;margin-bottom:15px;border-bottom:1px solid var(--bd-border-primary);padding-bottom:5px}.bd-theme-light .main-menu ul li .mega-menu li .mega-menu-title{color:var(--bd-text-body)}.main-menu ul li .mega-menu li ul li{width:100%;float:none;margin-bottom:9px}.main-menu ul li .mega-menu li ul li:last-child{margin-bottom:0}.main-menu ul li .mega-menu li ul li a{font-weight:500;font-size:14px;color:var(--bd-text-body);padding:0;position:relative}.bd-theme-light .main-menu ul li .mega-menu li ul li a{color:var(--bd-text-body)}.main-menu ul li .mega-menu li ul li a::before{position:absolute;content:"";left:0;right:auto;top:50%;bottom:auto;width:0;height:1px;background-color:var(--bd-theme-primary)}.main-menu ul li .mega-menu li ul li:hover>a{color:var(--bd-theme-primary)}.main-menu ul li .mega-menu li ul li:hover>a::before{background-color:var(--bd-theme-primary)}.main-menu ul li .mega-menu li:hover>.mega-menu-title{color:var(--bd-theme-primary);padding-inline-start:0}.main-menu ul li .mega-menu li a:hover{padding-inline-start:18px}.main-menu ul li .mega-menu li a:hover::before{width:12px}.main-menu ul li:hover>a{color:var(--bd-theme-primary)}.main-menu ul li:hover>a::after{color:var(--bd-theme-primary)}.main-menu ul li:hover>.submenu{visibility:visible;opacity:1;top:100%}.main-menu ul li:hover .mega-menu{visibility:visible;opacity:1;top:100%}.blog__thumb{margin-bottom:30px;overflow:hidden}.blog__thumb img{mix-blend-mode:luminosity;transform:scale(1)}.blog__item{border:1px solid rgb(255 255 255 / .1);padding:20px 20px;border-radius:6px}.bd-theme-light .blog__item{border:1px solid var(--bd-border-primary)}.blog__item:hover .blog__thumb img{transform:scale(1.1)}.blog__title{margin-bottom:18px;line-height:1.3}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.blog__title{font-size:20px}}.blog__title a:hover{color:var(--bd-theme-primary)}.blog__grid-item{padding:20px;border:1px solid var(--bd-border-primary)}.blog__grid-item:hover .blog__thumb-inner{opacity:1;visibility:visible;transform:scale(1)}.blog__grid-thumb img{mix-blend-mode:luminosity}.blog__thumb-inner{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;text-align:center;padding:0 40px;transform:scale(.8);overflow:hidden;display:flex;align-items:center;opacity:0;visibility:hidden;transition:0.3s;justify-content:center}.blog__thumb-overlay{position:absolute;content:"";width:100%;height:100%;opacity:.4;background:var(--bd-gradient-2);z-index:-1;top:0;left:0;pointer-events:none}.blog__link{height:60px;width:60px;display:inline-flex;align-items:center;justify-content:center;background:#060606;border-radius:50%;z-index:9;color:var(--bd-common-white);font-size:18px}.blog__link:hover{background-color:var(--bd-theme-primary);color:var(--bd-common-white)}.footer__area-common{padding-top:110px;background:#1a1a1a}@media only screen and (min-width:768px) and (max-width:991px){.footer__area-common{padding-top:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__area-common{padding-top:70px}}.footer__grid{display:flex;gap:50px 30px;justify-content:space-between}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer__grid{flex-wrap:wrap}}.footer__widget:nth-child(1){width:25%}@media only screen and (min-width:992px) and (max-width:1199px){.footer__widget:nth-child(1){width:30%}}@media only screen and (min-width:768px) and (max-width:991px){.footer__widget:nth-child(1){width:50%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer__widget:nth-child(1){width:100%}}@media (max-width:450px){.footer__widget:nth-child(1){width:100%}}.footer__widget:nth-child(2){width:12%}@media only screen and (min-width:992px) and (max-width:1199px){.footer__widget:nth-child(2){width:18%}}@media only screen and (min-width:768px) and (max-width:991px){.footer__widget:nth-child(2){width:20%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer__widget:nth-child(2){width:45%}}@media (max-width:450px){.footer__widget:nth-child(2){width:100%}}.footer__widget:nth-child(3){width:14%}@media only screen and (min-width:992px) and (max-width:1199px){.footer__widget:nth-child(3){width:18%}}@media only screen and (min-width:768px) and (max-width:991px){.footer__widget:nth-child(3){width:20%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer__widget:nth-child(3){width:45%}}@media (max-width:450px){.footer__widget:nth-child(3){width:100%}}.footer__widget:nth-child(4){width:27%}@media only screen and (min-width:992px) and (max-width:1199px){.footer__widget:nth-child(4){width:30%}}@media only screen and (min-width:768px) and (max-width:991px){.footer__widget:nth-child(4){width:100%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer__widget:nth-child(4){width:100%}}@media (max-width:450px){.footer__widget:nth-child(4){width:100%}}.footer__widget .footer__content>p{margin-bottom:32px}.footer__logo img{max-width:120px}.footer__content>p{margin-bottom:35px}.footer__widget-title h5{margin-bottom:30px;font-size:18px;position:relative;z-index:10;color:var(--bd-text-primary);text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.footer__widget-title h5{font-size:18px}}.footer__title h4{font-size:20px}.footer__link ul{display:grid;grid-template-columns:1fr;grid-gap:12px}.footer__link ul li{list-style:none}.footer__link ul li a{font-size:16px;position:relative;font-weight:var(--bd-fw-medium);letter-spacing:-.18px}.footer__link ul li a:hover{color:var(--bd-theme-primary)}.footer__main{position:relative;padding-bottom:75px}@media (max-width:575px){.footer__main{padding-bottom:60px}}.footer__bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--bd-border-primary);padding:30px 0;gap:10px 30px}@media (max-width:575px){.footer__bottom{flex-wrap:wrap;justify-content:center}}.footer__conditions ul{display:flex;align-items:center;gap:10px 30px;flex-wrap:wrap}.footer__conditions ul li{list-style:none;position:relative}.footer__conditions ul li:not(:last-child):after{position:absolute;content:"";height:10px;width:1px;background:var(--bd-border-primary);top:50%;right:-15px}.footer__conditions ul li a:hover{color:var(--bd-theme-primary)}.footer__social{display:flex;gap:13px}.footer__social a{color:var(--bd-text-secondary);display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#7c7e82;font-size:16px;border-radius:50%}.footer__social a:hover{background-color:var(--bd-theme-primary);color:var(--bd-common-white);transform:translateY(-3px)}.footer__newsletter>p{margin-bottom:35px}.footer__newsletter-input input{padding-right:65px;border:0;border-radius:115px;height:60px;background:rgb(255 255 255 / .1);padding-left:25px}.bd-theme-light .footer__newsletter-input input{background:rgb(14 10 36 / .07);color:rgb(124 126 130 / .69)}.footer__round-btn{position:absolute;right:5px;height:50px;width:50px;border-radius:50%;color:var(--bd-common-white);font-size:18px;top:50%;background:var(--bd-gradient-2);z-index:5;background-position:100% 100%;background-size:300% 100%;background-image:var(--bd-gradient-1)}.footer__round-btn:focus{color:var(--bd-common-white)}.footer__round-btn:hover{color:var(--bd-common-white);background-position:0 100%}.footer__short-info{display:flex;align-items:center;gap:10px}.footer__short-info .info-content p{margin-bottom:0}.footer__short-info .info-content p a:hover{color:var(--bd-theme-primary)}.footer__short-info .info-icon span i{color:var(--bd-theme-primary);font-size:20px}.footer__widget-1-1{max-width:350px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer__widget-1-1{max-width:100%}}.footer__widget-1-2{padding-left:-30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer__widget-1-2{padding-left:0}}.footer__widget-1-3{padding-left:10px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer__widget-1-3{padding-left:0}}.footer__app-item{text-align:center;padding:10px 20px;border:1px solid var(--bd-border-primary);max-width:152px;display:block;border-radius:4px}.footer__app-item:not(:last-child){margin-bottom:20px}.footer__app-item img{max-width:110px}.footer__app-item:hover{background:rgb(255 255 255 / .0705882353);border-color:#fff0}.bd-theme-light .footer__app-item:hover{border:1px solid var(--bd-bg-1)}.footer__contact-info-item{display:flex;align-items:center;gap:15px}.footer__contact-info-item:not(:last-child){margin-bottom:20px}.footer__contact-info-icon span{height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;background:var(--bd-theme-primary);color:var(--bd-common-white);border-radius:50%;font-size:18px}.footer__contact-info-content p{margin-bottom:0;font-weight:500}.footer__contact-info-content p a:hover{color:var(--bd-theme-primary)}.footer__info-item{display:flex;align-items:center;gap:10px}.footer__info-item:not(:last-child){margin-bottom:20px}.footer__info-item:last-child{align-items:start}.footer__info-icon span{color:var(--bd-theme-primary)}.footer__info-text span{font-weight:var(--bd-fw-medium);color:var(--bd-text-1)}.footer__info-text span a:hover{color:var(--bd-theme-primary)}.footer__info-text p{color:var(--bd-text-1)}.footer__info-text p a:hover{color:var(--bd-theme-primary)}.footer__style-2 .footer__widget-title h5{color:var(--bd-common-white)}.footer__style-2 .footer__link ul li a{color:var(--bd-text-1)}.footer__style-2 .footer__content>p{margin-bottom:40px;color:var(--bd-text-1)}.footer__style-2 .footer__conditions ul li a{color:var(--bd-text-1)}.footer__style-2 .footer__copyright p a{color:var(--bd-text-white)}.footer__style-2 .footer__bottom{border-color:rgb(255 255 255 / .079)}.footer__style-2 .footer__conditions ul li:not(:last-child)::after{background:rgb(255 255 255 / .079)}.footer__newsletter-input-2 input{background:#fff0;border-radius:0;padding:0 65px 0 0;border-bottom:1px solid var(--bd-border-primary)}.footer__newsletter-input-2 input:focus{border-bottom:1px solid var(--bd-common-white)}.footer__bottom-2{display:flex;justify-content:space-between;padding:40px 0;border-top:1px solid var(--bd-border-primary);flex-wrap:wrap;gap:20px 30px}@media (max-width:575px){.footer__bottom-2{justify-content:center}}.footer__bottom-2.bt-0,.footer__bottom.bt-0{border-top:0}.footer__copyright p{margin-bottom:0;color:var(--bd-text-1)}.footer__copyright p a{color:var(--bd-text-primary)}.footer__copyright p a:hover{color:var(--bd-theme-primary)}.footer__widget-title h2{font-size:2rem!important;color:#fff}.footer__social details summary{cursor:pointer;font-weight:700;color:#fff}.footer__content p,.footer__link a,.footer__newsletter p,.footer__conditions a{color:#f0f0f0}.footer__link a:hover,.footer__conditions a:hover{color:#fff}.footer__newsletter-input input[type="email"]{background:#fff;color:#000;border:1px solid #ccc;padding:10px;width:100%}.footer__newsletter-input input[type="email"]::placeholder{color:#666}.footer__round-btn{background:#533DEA;color:#fff;border:none}.footer__round-btn:hover{background:#3e2bb7}.footer__social a{display:inline-flex;align-items:center;justify-content:center;margin:0 5px 5px 0;border-radius:50%;font-size:1.2rem;width:40px;height:40px;border:1px solid #f0f0f0;color:#f0f0f0;background:#fff0}.footer__social a:hover{background:#25D366;border-color:#25D366;color:#fff}.footer__social a i{font-size:1.2rem}.footer__copyright p{color:#f0f0f0}.footer__copyright a{color:#ffffff!important;text-decoration:none;font-weight:600}.footer__copyright a:hover{color:#533DEA!important}.footer__newsletter-from{display:flex;flex-direction:column;gap:10px}.footer__newsletter-input{display:flex;align-items:center;position:relative}.footer__newsletter-input input[type="email"]{flex:1;padding-right:45px}.footer__newsletter-input .footer__round-btn{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0;font-size:1.2rem}@media (max-width:992px){#post-content img{max-width:100%}}@media (max-width:768px){p{font-size:18px}table{display:block;overflow-x:auto;white-space:nowrap}.ad-sticky{padding:5px 0}}@media (max-width:480px){.related-posts-wrapper h4{font-size:14px}}