:root{--tg-body-font-family:var(--font-fa), var(--font-latin), system-ui, sans-serif;--tg-heading-font-family:var(--font-fa), var(--font-latin), system-ui, sans-serif;--tg-icon-font-family:"Font Awesome 5 Free";--tg-body-font-size:16px;--tg-body-line-height:1.6;--tg-heading-line-height:1.2;--tg-body-color:#404248;--tg-heading-color:#131415;--tg-theme-primary:#2f2ea6;--tg-theme-primary-2:#5453e0;--tg-theme-primary-3:#ff4c4c;--tg-theme-secondary:#6f56da;--tg-color-blue-default:#644dc5;--tg-color-dark-blue:#0e104b;--tg-color-yellow-default:#ffd247;--tg-color-yellow-light:#f8f7d7;--tg-color-white-default:#fff;--tg-color-lavender-default:#eeebff;--tg-color-anti-flash-default:#f1f1f1;--tg-color-anti-flash-2:#f4eaf4;--tg-color-alice-blue-default:#f0f0fb;--tg-color-green-default:#272699;--tg-color-dark-green:#08072c;--tg-color-gray-1:#b1b5bf;--tg-color-gray-2:#e8e8e8;--tg-color-gray-3:#f5f7f9;--tg-color-gray-4:#767982;--tg-color-gray-5:#b1b5bf;--tg-color-gray-6:#f0f1f3;--tg-color-gray-7:#494c55;--tg-color-gray-8:#f0f2f6;--tg-color-gray-9:#f3f1ff;--tg-color-gray-10:#f7f7f7;--tg-color-dark:#0a0b0f;--tg-color-dark-2:#242424;--tg-color-dark-3:#1f2122;--tg-color-dark-4:#06070a;--tg-color-dark-5:#1b1c1d;--tg-border-1:#f0f0f0;--tg-border-2:#d9dfe5;--tg-border-3:#343641;--tg-border-4:#eef2f6;--tg-border-5:#e1e6f0;--tg-fw-extra-bold:800;--tg-fw-bold:700;--tg-fw-semi-bold:600;--tg-fw-medium:500;--tg-fw-regular:400;--tg-fw-light:300}body{font-family:var(--tg-body-font-family);font-size:var(--tg-body-font-size);font-weight:var(--tg-fw-regular);color:var(--tg-body-color);line-height:var(--tg-body-line-height)}img,.img{-o-transition:all .3s ease-out 0s;max-width:100%;transition:all .3s ease-out}a,button{color:var(--tg-theme-primary);-o-transition:all .3s ease-out 0s;outline:none;text-decoration:none;transition:all .3s ease-out}a:focus,.btn:focus,.button:focus{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;outline:none;text-decoration:none}a:hover,button:hover{color:var(--tg-theme-primary);text-decoration:none}button:focus,input:focus,input:focus,textarea,textarea:focus{outline:0}h1,h2,h3,h4,h5,h6{font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);font-weight:var(--tg-fw-semi-bold);line-height:var(--tg-heading-line-height);text-transform:unset;margin-top:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.list-wrap{margin:0;padding:0}.list-wrap li{list-style:none}p{font-family:var(--tg-body-font-family);line-height:var(--tg-body-line-height);font-weight:var(--tg-fw-regular);margin-bottom:15px}hr{border-bottom:1px solid var(--tg-common-color-gray);border-top:0;margin:30px 0;padding:0}label{color:var(--tg-heading-color);cursor:pointer;font-size:var(--tg-body-font-size);font-weight:var(--tg-fw-regular)}input[type=color]{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:50%;width:100%;height:100%;padding:0}::-moz-selection{background:var(--tg-theme-primary);color:var(--tg-color-white-default);text-shadow:none}::selection{background:var(--tg-theme-primary);color:var(--tg-color-white-default);text-shadow:none}input,textarea{color:var(--tg-body-color)}::placeholder{color:var(--tg-body-color);font-size:var(--tg-body-font-size);opacity:1}.fix{overflow:hidden}.container{padding-left:15px;padding-right:15px}.row{--bs-gutter-x:24px}.gutter-y-30{--bs-gutter-y:30px}.gutter-y-24{--bs-gutter-y:24px}.container{max-width:1350px}@media (max-width:1500px){.container{max-width:1320px}}@media (max-width:1199.98px){.container{max-width:960px}}@media (max-width:991.98px){.container{max-width:720px}}@media (max-width:767.98px){.container{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.container{max-width:540px}}.tg-btn{-webkit-user-select:none;user-select:none;background:var(--tg-theme-primary) none repeat scroll 100% 0;color:var(--tg-color-white-default);cursor:pointer;font-size:16px;font-weight:var(--tg-fw-medium);font-family:var(--tg-heading-font-family);letter-spacing:0;text-align:center;text-transform:capitalize;touch-action:manipulation;-o-transition:all .3s ease-out 0s;vertical-align:middle;-o-border-radius:8px;-ms-border-radius:8px;white-space:nowrap;z-index:1;border:none;border-radius:8px;align-items:center;gap:8px;margin-bottom:0;padding:12px 20px;line-height:1;transition:all .3s ease-out;display:inline-flex;position:relative;overflow:hidden}.tg-btn:hover,.tg-btn:focus-visible{background:var(--tg-color-green-default);color:var(--tg-color-white-default)}.tg-btn-two{-o-border-radius:24px;-ms-border-radius:24px;z-index:1;background:linear-gradient(-180deg,#836de4 0%,#4e37b2 100%);border-radius:24px}.tg-btn-two:before{content:"";background:var(--tg-theme-secondary);z-index:-1;-o-border-radius:24px;-ms-border-radius:24px;-o-transition:all .3s ease-out 0s;border-radius:24px;transition:all .3s ease-out;position:absolute;inset:2px}.tg-btn-two:hover,.tg-btn-two:focus-visible{color:var(--tg-color-white-default);background:linear-gradient(-180deg,#836de4 0%,#4e37b2 100%)}.tg-btn-two:hover:before,.tg-btn-two:focus-visible:before{background:var(--tg-color-blue-default);inset:0}.tg-btn-three{background:var(--tg-color-white-default);width:100%;color:var(--tg-heading-color);justify-content:space-between;padding:12px 20px;font-size:14px}.tg-btn-three:hover{background:var(--tg-theme-primary);color:var(--tg-color-white-default)}.tg-btn-four{background:var(--tg-heading-color);justify-content:space-between;min-width:260px;font-size:14px}.tg-btn-four:hover{background:var(--tg-color-dark-5)}.tg-btn-five{background:var(--tg-theme-primary-2);-o-border-radius:40px;-ms-border-radius:40px;border-radius:40px;font-size:14px}.tg-btn-five:hover{background:#2624db}.tg-btn-six{background:linear-gradient(-180deg,#ff7d7d 100%,red 100%)}.tg-btn-six:before{background:var(--tg-theme-primary-3)}.tg-btn-six:hover,.tg-btn-six:focus-visible{background:linear-gradient(-180deg,#ff7d7d 100%,red 100%)}.tg-btn-six:hover:before,.tg-btn-six:focus-visible:before{background:var(--tg-theme-primary-3)}.tg-black-btn-two{background:var(--tg-heading-color);-o-border-radius:24px;-ms-border-radius:24px;border-radius:24px;padding:13px 20px;font-size:14px}.tg-black-btn-two:hover{background:var(--tg-theme-secondary)}.tg-border-btn-three{border:1px solid var(--tg-theme-secondary);background:var(--tg-color-white-default);color:var(--tg-theme-secondary);-o-border-radius:24px;-ms-border-radius:24px;border-radius:24px;padding:11px 18px;font-size:14px}.tg-border-btn-three:hover{border-color:var(--tg-theme-secondary);color:var(--tg-color-white-default);background:var(--tg-theme-secondary)}.tg-border-btn-four{border:1px solid var(--tg-theme-primary-2);-o-border-radius:24px;-ms-border-radius:24px;background:var(--tg-color-white-default);color:var(--tg-theme-primary-2);border-radius:24px}.tg-border-btn-four:hover{background:var(--tg-theme-primary-2);border-color:var(--tg-theme-primary-2)}.tg-link-btn{color:var(--tg-heading-color);align-items:center;gap:4px;font-weight:500;display:inline-flex;position:relative}.tg-link-btn:after,.tg-link-btn:before{content:"";background-color:var(--tg-heading-color);width:100%;height:1px;transition:all .4s;position:absolute;bottom:0;left:0}.tg-link-btn:after{width:0;transition:all .8s;right:0}.tg-link-btn .link-effect{height:22px;line-height:normal;display:block;position:relative;overflow:hidden}.tg-link-btn .link-effect .effect-1{height:100%;transition:all .3s;display:block;position:relative;top:0%}.tg-link-btn:hover{color:var(--tg-heading-color)}.tg-link-btn:hover:before{width:0}.tg-link-btn:hover:after{width:100%}.tg-link-btn:hover .effect-1{top:-100%}.tg-link-btn-two{color:var(--tg-theme-secondary)}.tg-link-btn-two:after,.tg-link-btn-two:before{background:var(--tg-theme-secondary)}.tg-btn-group{width:fit-content;display:flex;overflow:hidden}.tg-btn-group .tg-btn-circle{text-align:center;background:var(--tg-theme-primary-2);width:48px;height:48px;color:var(--tg-color-white-default);border-radius:100%;justify-content:center;align-items:center;gap:10px;display:flex}.tg-btn-group>:first-child{margin-inline-start:0;transform:scale(1)rotate(270deg)}.tg-btn-group>:nth-child(3){margin-inline-end:-48px;transform:scale(.5)rotate(270deg)}.tg-btn-group:hover>:first-child{margin-inline-start:-48px;transform:scale(.5)rotate(270deg)}.tg-btn-group:hover>:nth-child(3){margin-inline-end:0;transform:scale(1)rotate(270deg)}@keyframes loader{0%{background-position:100% 0,right 10px top 10px,right 20px top 20px}33%{background-position:right 10px top 10px}66%{background-position:100% 20px,right 10px top 10px,right 20px top 0}to{background-position:100% 0,right 10px top 10px,right 20px top 20px}}.offCanvas-toggle .menu-tigger{color:var(--tg-heading-color)}.offCanvas-toggle .menu-tigger:hover{color:var(--tg-theme-primary)}.breadcrumb__area{z-index:1;padding:80px 0 120px;position:relative}@media (max-width:1199.98px){.breadcrumb__area{padding:80px 0 100px}}@media (max-width:767.98px){.breadcrumb__area{padding:60px 0 80px}}.breadcrumb__area .shape{z-index:-1;position:absolute;top:0;left:0}@media (max-width:991.98px){.breadcrumb__area .shape{max-width:320px}}@media (max-width:767.98px){.breadcrumb__area .shape{max-width:280px}}.breadcrumb__area-two{padding:80px 0 32px}@media (max-width:767.98px){.breadcrumb__area-two{padding:60px 0 32px}}.breadcrumb__area-three{padding:80px 0 40px}@media (max-width:767.98px){.breadcrumb__area-three{padding:60px 0 40px}}.breadcrumb__inner-wrap{padding:0 56px}@media (max-width:1199.98px){.breadcrumb__inner-wrap{padding:0}}.breadcrumb__inner-wrap .breadcrumb__content .title{text-align:right}.breadcrumb__content{text-align:center}.breadcrumb__content .breadcrumb{background:var(--tg-color-gray-8);-o-border-radius:24px;-ms-border-radius:24px;border-radius:24px;gap:8px;margin-bottom:24px;padding:8px 16px;display:inline-flex}.breadcrumb__content .breadcrumb span{color:var(--tg-heading-color);font-size:12px;font-weight:500;line-height:1.2}.breadcrumb__content .breadcrumb span a{color:var(--tg-color-gray-4)}.breadcrumb__content .breadcrumb span a:hover{color:var(--tg-theme-secondary)}.breadcrumb__content .breadcrumb span.breadcrumb-separator{color:var(--tg-color-gray-4)}.breadcrumb__content .title{margin-bottom:0;font-size:40px}@media (max-width:1199.98px){.breadcrumb__content .title{font-size:36px}}@media (max-width:767.98px){.breadcrumb__content .title{font-size:32px}}.breadcrumb__menu{margin-top:32px}.breadcrumb__menu .list-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.breadcrumb__menu .list-wrap li a{color:var(--tg-body-color);-o-border-radius:40px;-ms-border-radius:40px;z-index:1;background:#f0f2f6;border-radius:40px;padding:13px 20px;font-size:14px;font-weight:500;line-height:1;display:block;position:relative}.breadcrumb__menu .list-wrap li a:hover{background:var(--tg-theme-secondary);color:var(--tg-color-white-default)}.breadcrumb__menu .list-wrap li a span{text-transform:uppercase;background:var(--tg-color-white-default);color:var(--tg-heading-color);border:1px solid #d9dfe5;border-radius:4px;padding:1px 5px;font-size:12px;font-weight:600}.scroll__top{z-index:99;width:50px;height:50px;color:var(--tg-color-white-default);text-align:center;cursor:pointer;background:var(--tg-theme-primary);border:none;border-radius:8px;justify-content:center;align-items:center;font-size:16px;line-height:0;transition:all 1s;display:flex;position:fixed;bottom:-10%;left:50px}@media (max-width:1199.98px){.scroll__top{bottom:25px;left:25px}}@media (max-width:991.98px){.scroll__top{left:30px}}@media (max-width:767.98px){.scroll__top{width:35px;height:35px;font-size:14px;left:15px}}.scroll__top.open{bottom:30px}@media (max-width:767.98px){.scroll__top.open{bottom:15px}}.scroll__top:after{z-index:-1;content:"";opacity:1;background:radial-gradient(#00000040 0%,#0000 80%);width:90%;height:10px;position:absolute;top:100%;right:5%}.scroll__top:hover{background:var(--tg-theme-secondary);border-color:var(--tg-theme-secondary);color:var(--tg-color-white-default)}.section__title{position:relative}.section__title .sub-title{border:1px solid var(--tg-border-2);-o-border-radius:24px;-ms-border-radius:24px;border-radius:24px;margin-bottom:16px;padding:8px 15px;font-size:12px;font-weight:500;line-height:1;display:inline-block}.section__title .title{margin-bottom:0;font-size:40px}@media (max-width:1199.98px){.section__title .title{font-size:36px}}@media (max-width:767.98px){.section__title .title{font-size:32px}}.section__title .title span{color:var(--tg-theme-primary)}.section__title .title .shape{width:165px;height:auto}.section__title .title .shape path{fill:none;stroke:#fc5c79;stroke-width:2px}.section__title p{margin-top:16px;margin-bottom:0}.section__title.white-title .title{color:var(--tg-color-white-default)}.section__title.white-title p{color:var(--tg-color-gray-5)}.section__title .white-content{color:var(--tg-color-white-default)!important}@media (max-width:991.98px){.section__title.mb-60{margin-bottom:40px}}.section-py-120{padding:120px 0}@media (max-width:767.98px){.section-py-120{padding:100px 0}}.section-pt-120{padding-top:120px}@media (max-width:767.98px){.section-pt-120{padding-top:100px}}.section-pb-120{padding-bottom:120px}@media (max-width:767.98px){.section-pb-120{padding-bottom:100px}}.section-pb-90{padding-bottom:90px}@media (max-width:767.98px){.section-pb-90{padding-bottom:70px}}.has-animation.active-animation .section__title .title .shape path{stroke-dasharray:2000;stroke-dashoffset:2000px;animation:10s forwards draw}@keyframes draw{to{stroke-dashoffset:0}}.tgmobile__menu{z-index:99;width:300px;max-width:100%;height:100%;transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785, .135, .15, .86) e;-o-transition:all .3s cubic-bezier(.785, .135, .15, .86);border-radius:0;padding-left:30px;position:fixed;top:0;left:0;transform:translate(-101%)}.tgmobile__menu .navbar-collapse{display:block!important}.tgmobile__menu .nav-logo{text-align:right;padding:30px 25px;position:relative}.tgmobile__menu .nav-logo img{width:150px}.tgmobile__menu .navigation{float:none;width:100%;margin:0;padding:0;display:block;position:relative}.tgmobile__menu .navigation li{border-top:1px solid #0000001a;display:block;position:relative}.tgmobile__menu .navigation li.active>a{color:var(--tg-theme-primary)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn{text-align:center;width:32px;height:32px;color:var(--tg-heading-color);background:var(--tg-color-gray-3);cursor:pointer;-o-transition:all .5s ease;z-index:5;border-radius:0;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;justify-content:center;align-items:center;font-size:16px;transition:all .5s;display:flex;position:absolute;top:6px;left:20px}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn:after{content:"";width:300px;height:46px;position:absolute;top:-6px;left:-20px}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line{background-color:var(--tg-heading-color);-o-transition:all .5s ease;border-radius:10px;width:12px;height:2px;transition:all .5s;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)rotate(0)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line:after{content:"";background-color:var(--tg-heading-color);-o-transition:all .5s ease;border-radius:10px;width:2px;height:12px;transition:all .5s;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)rotate(0)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open{background-color:var(--tg-theme-primary)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line{background-color:var(--tg-color-white-default)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line:after{display:none}.tgmobile__menu .navigation li>a{color:var(--tg-body-color);text-transform:capitalize;-o-transition:all .5s ease;border:none;padding:10px 25px 10px 60px;font-size:15px;font-weight:600;transition:all .5s;display:block;position:relative}.tgmobile__menu .navigation li>a:before{content:"";-o-transition:all .5s ease;background:var(--tg-theme-primary);pointer-events:none;width:2px;height:0;transition:all .5s;position:absolute;top:0;right:0}.tgmobile__menu .navigation:last-child{border-bottom:1px solid #0000001a}.tgmobile__menu .close-btn{text-align:center;width:35px;color:var(--tg-theme-primary);cursor:pointer;z-index:10;-o-transition:all .5s ease;padding:8px;font-size:14px;line-height:30px;transition:all .5s;position:absolute;top:28px;left:15px}.tgmobile__menu .close-btn i[class^=flaticon-]:before{font-weight:var(--tg-fw-bold)!important}.tgmobile__menu-backdrop{z-index:2;-o-transition:all .7s ease;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .7s;position:fixed;top:0;left:0}.tgmobile__menu .social-links ul{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;padding:30px 20px 20px;display:flex;position:relative}.tgmobile__menu .social-links ul li{margin:0 6px 10px;display:inline-block;position:relative}.tgmobile__menu .social-links ul li a{width:40px;height:40px;color:var(--tg-theme-secondary);-o-transition:all .5s ease;border:1px solid #efefef;border-radius:5px;justify-content:center;align-items:center;font-size:16px;line-height:32px;transition:all .5s;display:flex;position:relative}.tgmobile__menu .social-links ul li a:hover{border-color:var(--tg-theme-primary);background:var(--tg-theme-primary);color:var(--tg-color-white-default)}.tgmobile__menu .tgmenu__action{margin:0;padding:0}.tgmobile__menu .tgmenu__action>ul{justify-content:center;gap:0 15px;margin:0;padding:30px 20px 0}.tgmobile__menu .tgmenu__action>ul li{margin:0}.tgmobile__menu .tgmenu__action>ul .header-btn{display:block}.tgmobile__menu-box{background:var(--tg-color-white-default);z-index:5;width:100%;height:100%;max-height:100%;padding:0;position:absolute;top:0;right:0;overflow:hidden auto;box-shadow:9px 0 14px #0000000f}.tgmobile__menu-outer .mobile-nav-toggler{float:left;cursor:pointer;color:var(--tg-color-white-default);margin-left:30px;font-size:40px;line-height:50px;display:none;position:relative;top:15px}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .tgmobile__menu{transform:translate(0%)}.mobile-menu-visible .tgmobile__menu-backdrop{opacity:1;visibility:visible}.mobile-menu-visible .tgmobile__menu .close-btn{transform:rotate(-360deg)}.tgmobile__menu .tg-mega-menu-wrap-four,.tgmobile__menu .tg-mega-menu-wrap-two,.tgmobile__menu .tg-mega-menu-wrap{visibility:visible;width:auto;box-shadow:none;transform-origin:unset;background:0 0;border:none;padding:25px;transition:all;display:none;position:relative;right:0;transform:scale(1);opacity:1!important}.tgmobile__menu .navigation li .tg-mega-menu-wrap-four li{border:none}.tgmobile__menu .tg-mega-menu-wrap-four{padding:0 25px}@keyframes hoverShine{to{right:125%}}@keyframes rotateme{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@-webkit-keyframes rotateme{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(-360deg)}}@keyframes alltuchtopdown{0%{transform:rotateX(0)translateY(0)}50%{transform:rotateX(0)translateY(-20px)}to{transform:rotateX(0)translateY(0)}}@keyframes img-anim-left{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translate(5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}@keyframes img-anim-right{0%{clip-path:inset(0 0 0 100%);opacity:0;transform:translate(-5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}@keyframes img-anim-top{0%{clip-path:inset(0 0 100%);opacity:0;transform:translateY(-5%)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}@keyframes fadeInUp2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeRight2{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes pulse-border{0%{opacity:1;transform:translate(50%)translateY(-50%)translateZ(0)scale(1)}to{opacity:0;transform:translate(50%)translateY(-50%)translateZ(0)scale(1.5)}}@keyframes tgSlideDown{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes dash_animation{to{stroke-dashoffset:0}}@keyframes rotate{to{transform:translate(50%,-50%)rotate(-1turn)}}.transparent-header{z-index:9;width:100%;height:auto;position:absolute;top:0;right:0}@media (max-width:767.98px){.transparent-header{top:0}}.tg-header__area{border-bottom:1px solid var(--tg-color-gray-3);position:relative}@media (max-width:991.98px){.tg-header__area{padding:20px 0}}.tg-header__area .mobile-nav-toggler{cursor:pointer;color:var(--tg-theme-primary);font-size:30px;line-height:1;display:none;position:relative}@media (max-width:991.98px){.tg-header__area .mobile-nav-toggler{display:block}}.tg-header__area.sticky-menu{padding:0}@media (max-width:991.98px){.tg-header__area.sticky-menu{padding:20px 0}}.tg-header__area-two .tgmenu__wrap{border-bottom:1px solid var(--tg-border-3)}@media (max-width:991.98px){.tg-header__area-two .tgmenu__wrap{padding:20px 0}}.tg-header__area-two .tgmenu__navbar-wrap>ul>li a{color:var(--tg-color-gray-1)}.tg-header__area-two .tgmenu__navbar-wrap>ul>li:hover>a,.tg-header__area-two .tgmenu__navbar-wrap>ul>li.active>a{color:var(--tg-theme-secondary)}@media (max-width:991.98px){.tg-header__area-two.sticky-menu{padding:0}}.tg-header__area-two.sticky-menu .tgmenu__wrap{border-bottom:none}.tg-header__area-two.sticky-menu .tgmenu__navbar-wrap>ul>li a{color:var(--tg-body-color)}.tg-header__area-two.sticky-menu .tgmenu__navbar-wrap>ul>li:hover>a,.tg-header__area-two.sticky-menu .tgmenu__navbar-wrap>ul>li.active>a{color:var(--tg-theme-secondary)}.tg-header__area-two.sticky-menu .header-dropdown-wrap-two .dropdown-toggle{color:var(--tg-body-color)}.tg-header__area-three .tgmenu__navbar-wrap>ul>li:hover>a,.tg-header__area-three .tgmenu__navbar-wrap>ul>li.active>a{color:var(--tg-theme-secondary)}.tg-header__area-four{border:none;margin-top:24px;padding:0}.tg-header__area-four .tgmenu__wrap{background:var(--tg-color-white-default);border:1px solid var(--tg-border-5);-o-border-radius:40px;-ms-border-radius:40px;border-radius:40px;padding:0 24px;box-shadow:0 20px 16px -12px #00000014}@media (max-width:991.98px){.tg-header__area-four .tgmenu__wrap{padding:20px 24px}}.tg-header__area-four .tgmenu__navbar-wrap>ul{margin:0 auto 0 0}.tg-header__area-four .tgmenu__navbar-wrap>ul>li.active>a,.tg-header__area-four .tgmenu__navbar-wrap>ul>li:hover>a{color:var(--tg-theme-primary-2)}.tg-header__area-four.sticky-menu{padding:0}.tg-header__area-four.sticky-menu .tgmenu__wrap{box-shadow:none;border:none}@media (max-width:991.98px){.tg-header__area-four.sticky-menu .tgmenu__wrap{margin:0;padding:20px 0}}.tg-header__area-five .tgmenu__wrap{-o-border-radius:16px;-ms-border-radius:16px;border:none;border-radius:16px}@media (max-width:1500px){.tg-header__area-five .tgmenu__wrap{margin:0 20px}}@media (max-width:991.98px){.tg-header__area-five .tgmenu__wrap{padding:20px 24px}}.tg-header__area-five .tgmenu__navbar-wrap>ul{margin:0 auto 0 0}.tg-header__area-five .tgmenu__navbar-wrap>ul>li.active>a,.tg-header__area-five .tgmenu__navbar-wrap>ul>li:hover>a{color:var(--tg-theme-primary-3)}.tg-header__area-five.sticky-menu{padding:0}.tg-header__area-five.sticky-menu .tgmenu__wrap{box-shadow:none;border:none}.tg-header__area-five .tgmenu__action>ul li.header-btn .tg-btn{background:var(--tg-heading-color)}.tg-header__area-five .tgmenu__action>ul li.header-btn .tg-btn:hover{background:var(--tg-theme-primary-3)}.tgmenu__nav{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}@media (max-width:991.98px){.tgmenu__nav{justify-content:space-between}}.tgmenu__nav .logo img{max-height:45px}.tgmenu__navbar-wrap{flex-grow:1;display:flex}.tgmenu__navbar-wrap>ul{flex-flow:wrap;margin:0 auto;padding:0;display:flex}.tgmenu__navbar-wrap>ul li{list-style:none;display:block;position:relative}.tgmenu__navbar-wrap>ul li a{font-size:14px;font-weight:var(--tg-fw-medium);text-transform:capitalize;color:var(--tg-body-color);font-family:var(--tg-heading-font-family);z-index:1;align-items:center;padding:29px 16px;line-height:1;display:flex;position:relative}@media (max-width:1500px){.tgmenu__navbar-wrap>ul li a{padding:29px 16px}}.tgmenu__navbar-wrap>ul li .sub-menu{background:var(--tg-color-white-default);transform-origin:100% 0;-o-transition:all .3s ease-out 0s;visibility:hidden;opacity:0;z-index:9;border:1px solid #f5f5f5;border-radius:8px;min-width:220px;margin:0;padding:20px 20px 8px;transition:all .3s ease-out;display:block;position:absolute;top:100%;right:0;transform:scaleY(0);box-shadow:0 8px 20px #00000014}.tgmenu__navbar-wrap>ul li .sub-menu.sub-menu-right{left:0;right:auto}.tgmenu__navbar-wrap>ul li .sub-menu .sub-menu{top:0;left:auto;right:100%}.tgmenu__navbar-wrap>ul li .sub-menu li{text-align:right;margin-bottom:12px;margin-right:0;display:block}.tgmenu__navbar-wrap>ul li .sub-menu li a{color:var(--tg-heading-color);text-transform:capitalize;-o-border-radius:4px;-ms-border-radius:4px;background:0 0;border-radius:4px;padding:10px 16px;font-size:14px;font-weight:500;display:block}.tgmenu__navbar-wrap>ul li .sub-menu li:hover>a,.tgmenu__navbar-wrap>ul li .sub-menu li.active>a{color:var(--tg-theme-secondary);background:var(--tg-color-gray-3)}.tgmenu__navbar-wrap>ul li:hover>.sub-menu{opacity:1;visibility:visible;transform:scale(1)}.tgmenu__navbar-wrap>ul>li.active a,.tgmenu__navbar-wrap>ul>li:hover a{color:var(--tg-theme-primary)}.tgmenu__main-menu li.menu-item-has-children .dropdown-btn{display:none}.tgmenu__main-menu li.menu-item-has-children>a:after{content:"";font-family:var(--tg-icon-font-family);font-size:14px;font-weight:var(--tg-fw-bold);margin-right:6px;display:block;transform:translateY(1px)}@media (max-width:991.98px){.tgmenu__action{margin:0 auto 0 24px}}@media (max-width:767.98px){.tgmenu__action{display:none}}.tgmenu__action>ul{align-items:center;gap:0;display:flex}.tgmenu__action>ul li{flex:none;margin-right:24px;position:relative}@media (max-width:991.98px){.tgmenu__action>ul li{margin-right:20px}}.tgmenu__action>ul li.header-btn .tg-btn{gap:4px;padding:12px 20px;font-size:14px}.tgmenu__action>ul li:first-child{margin-right:0}.tgmenu__action-three{margin-right:16px}@media (max-width:991.98px){.tgmenu__action-three{margin:0 auto 0 24px}}.sticky-menu{z-index:99;background:var(--tg-color-white-default);border-radius:0;width:100%;margin:auto;animation:1s ease-in-out fadeInDown;position:fixed;top:0;right:0;box-shadow:0 10px 15px #1919191a}#header-fixed-height.active-height{height:90px;display:block}.tg-mega-menu-wrap{background:var(--tg-color-white-default);transform-origin:100% 0;-o-transition:all .4s ease-in-out;opacity:0;visibility:hidden;z-index:9;border-radius:8px;width:1320px;margin:1px 0 auto;padding:78px 56px 125px;transition:all .4s ease-in-out;position:absolute;top:100%;right:50%;transform:scaleY(0)translate(50%);box-shadow:0 8px 20px #00000014}@media (max-width:1500px){.tg-mega-menu-wrap{width:1150px;padding:25px 25px 10px}}@media (max-width:1199.98px){.tg-mega-menu-wrap{width:960px;padding:30px 20px 0}}@media (max-width:1500px){.tg-mega-menu-wrap .row{--bs-gutter-x:15px}}.tg-mega-menu-wrap-two{padding:56px;display:flex}@media (max-width:1199.98px){.tg-mega-menu-wrap-two{padding:30px 25px}}.tg-mega-menu-wrap-three{width:885px;padding:56px;display:flex}.tg-mega-menu-wrap-four{justify-content:space-between;align-items:flex-start;width:504px;padding:56px 56px 44px;display:flex;right:50%;transform:scaleY(0)translate(50%)}.tg-mega-menu-wrap-four .mega-sub-menu{flex-direction:column;width:180px;padding:0;display:flex}@media (max-width:991.98px){.tg-mega-menu-wrap-four .mega-sub-menu{width:100%}}.tg-mega-menu-wrap-four .mega-sub-menu li{text-align:right;margin-bottom:12px;margin-right:0;display:block}.tg-mega-menu-wrap-four .mega-sub-menu li a{text-transform:capitalize;-o-border-radius:4px;-ms-border-radius:4px;background:0 0;border-radius:4px;padding:10px 16px;font-size:14px;font-weight:500;line-height:1;display:block;color:var(--tg-heading-color)!important}.tg-mega-menu-wrap-four .mega-sub-menu li:hover>a,.tg-mega-menu-wrap-four .mega-sub-menu li.active>a{background:var(--tg-color-gray-3);color:var(--tg-theme-secondary)!important}.tg-mega-menu-has-children{position:static!important}@media (max-width:991.98px){.tg-mega-menu-has-children{position:relative!important}}.menu-item-has-children:hover .tg-mega-menu-wrap{opacity:1;visibility:visible;transform:scale(1)translate(50%)}@media (max-width:991.98px){.menu-item-has-children:hover .tg-mega-menu-wrap{transform:scale(1)translate(0%)}}.menu-item-has-children:hover .tg-mega-menu-wrap-four{opacity:1;visibility:visible;transform:scale(1)translate(50%)!important}@media (max-width:991.98px){.menu-item-has-children:hover .tg-mega-menu-wrap-four{transform:scale(1)translate(0%)!important}}.tg-mega-menu-left-side .row>:nth-child(2) .icon{background:#f1f1f1;border-color:#dadada}.tg-mega-menu-left-side .row>:nth-child(3) .icon{background:#e6e6f9;border-color:#cfcfeb}.tg-mega-menu-left-side .row>:nth-child(4) .icon{background:#f4eaf4;border-color:#e8d8e8}.tg-mega-menu-left-side .row>:nth-child(5) .icon{background:#dedef7;border-color:#c4c4e2}.tg-mega-menu-left-side .row>:nth-child(6) .icon{background:#faf9d5;border-color:#e5e4c0}.tg-mega-menu-right-side{flex:none;width:312px;margin-right:32px}@media (max-width:1199.98px){.tg-mega-menu-right-side{width:250px;margin-right:20px}}@media (max-width:991.98px){.tg-mega-menu-right-side{width:100%;margin-top:20px;margin-right:0}}.tg-mega-menu-right-side img{-o-border-radius:16px;-ms-border-radius:16px;border-radius:16px;margin-bottom:24px}.tg-mega-menu-right-side .title{margin-bottom:0;font-size:20px;font-weight:500}@media (max-width:991.98px){.tg-mega-menu-right-side .title{font-size:18px}}.tg-mega-menu-right-side .title span{color:var(--tg-theme-secondary);font-weight:700}.tg-mega-menu-right-side-two{flex:none;width:306px;margin-right:32px}@media (max-width:991.98px){.tg-mega-menu-right-side-two{display:none}}.mega-menu-title{text-transform:uppercase;color:var(--tg-body-color);margin-bottom:40px;font-size:16px;font-weight:500}@media (max-width:1199.98px){.mega-menu-title{margin-bottom:20px}}.mega-menu-title-two{margin-bottom:24px}.mega-menu-item{margin-bottom:25px}.mega-menu-item .mega-menu-thumb a{padding:0!important}.mega-menu-item .mega-menu-thumb a img{-o-border-radius:8px;-ms-border-radius:8px;border:1px solid var(--tg-color-gray-2);border-radius:8px;width:100%}.mega-menu-item:hover .mega-menu-thumb a img{transform:translateY(-3px)}.mega-menu-item-two a{-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;gap:24px;display:flex;align-items:flex-start!important;padding:16px!important}@media (max-width:1199.98px){.mega-menu-item-two a{gap:12px;padding:8px 10px!important}}@media (max-width:991.98px){.mega-menu-item-two a{gap:8px;padding:0!important}}.mega-menu-item-two a .icon{-o-border-radius:8px;-ms-border-radius:8px;background:#e6e2fa;border:1px solid #cec9ea;border-radius:8px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media (max-width:991.98px){.mega-menu-item-two a .icon{-o-border-radius:4px;-ms-border-radius:4px;border-radius:4px;width:32px;height:32px}.mega-menu-item-two a .icon img{max-width:20px}}.mega-menu-item-two a .content .title{color:var(--tg-heading-color);-o-transition:all .3s ease-out 0s;margin-bottom:12px;font-size:18px;font-weight:600;line-height:1.2;transition:all .3s ease-out;display:block}@media (max-width:1199.98px){.mega-menu-item-two a .content .title{margin-bottom:8px}}@media (max-width:991.98px){.mega-menu-item-two a .content .title{margin-bottom:6px;font-size:16px}}.mega-menu-item-two a .content span{color:var(--tg-body-color);font-size:14px;font-weight:400;line-height:1.5;display:block}@media (max-width:991.98px){.mega-menu-item-two a .content span{font-size:13px}}.mega-menu-item-two a:hover{background:var(--tg-color-gray-3)}@media (max-width:991.98px){.mega-menu-item-two a:hover{background:0 0}}.mega-menu-item-two a:hover .content .title{color:var(--tg-theme-secondary)}.mega-menu-item-two.active a{background:var(--tg-color-gray-3)}@media (max-width:991.98px){.mega-menu-item-two.active a{background:0 0}}.mega-menu-item-two.active a .content .title{color:var(--tg-theme-secondary)}.mega-menu-item-three{margin-bottom:16px}.mega-menu-item-three:last-child{margin-bottom:0}.mega-menu-item-three a{-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;align-items:flex-start;gap:24px;display:flex;padding:24px!important}@media (max-width:991.98px){.mega-menu-item-three a{gap:10px;padding:0!important}}.mega-menu-item-three a .icon{background:0 0;border:none;flex:none;width:40px;height:auto}@media (max-width:991.98px){.mega-menu-item-three a .icon{width:20px}}.mega-menu-item-three:nth-child(3) a{background:#dedef7}@media (max-width:991.98px){.mega-menu-item-three:nth-child(3) a{padding:10px!important}}.mega-menu-item-three:nth-child(3) a .icon{background:var(--tg-color-white-default);border-color:#c4c4e2;width:48px;height:48px}.reliable__box .tg-btn{color:var(--tg-theme-primary-2)!important;padding:12px 20px!important;display:inline-flex!important}.reliable__box .tg-btn:hover{color:var(--tg-color-white-default)!important}.header-dropdown-wrap .dropdown-menu{background:var(--tg-color-white-default);-o-border-radius:8px;-ms-border-radius:8px;border:none;border-radius:8px;width:400px;padding:56px;box-shadow:0 4px 20px #00000014;margin-top:24px!important;right:-200px!important}.header-dropdown-wrap .dropdown-menu>.title{text-align:right;margin-bottom:8px;font-size:24px;font-weight:600}.header-dropdown-wrap .dropdown-menu p{text-align:right;margin-bottom:20px;font-size:14px}.header-dropdown-wrap .dropdown-menu .tg-btn{justify-content:center;width:100%;margin-bottom:24px;font-size:14px}.banner__content-three .tg-btn{color:#121415;background:var(--tg-color-white-default);border:2px solid var(--tg-theme-primary-2)}.banner__poster-content .tg-btn{padding:16px 20px}.banner__review{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.banner__review .rating{color:var(--tg-theme-primary);align-items:center;gap:4px;font-size:20px;display:flex}.banner__review p{margin-bottom:0;font-weight:500}.banner__review p span{color:var(--tg-heading-color)}.domain__search-form-three .tg-btn-six,.domain__search-form-three .tg-btn-six:before{-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px}.domain__search-action .tg-btn{padding:13px 20px}.hosting__inner-wrap{background:var(--tg-color-gray-3);-o-border-radius:16px;-ms-border-radius:16px;border-radius:16px;padding:100px 72px 40px}@media (max-width:1199.98px){.hosting__inner-wrap{padding:100px 45px 40px}}@media (max-width:991.98px){.hosting__inner-wrap{padding:80px 45px 20px}}@media (max-width:767.98px){.hosting__inner-wrap{padding:80px 30px 20px}}.hosting__item-wrap-three{border-bottom:1px solid var(--tg-border-2);border-right:1px solid var(--tg-border-2);grid-template-columns:repeat(3,1fr);margin-bottom:0;display:grid}@media (max-width:991.98px){.hosting__item-wrap-three{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.hosting__item-wrap-three{grid-template-columns:repeat(1,1fr)}}.hosting__item-wrap-three .hosting__item-four:nth-child(2) .hosting__icon-four{background:#f1f1f1;border-color:#dadada}.hosting__item-wrap-three .hosting__item-four:nth-child(3) .hosting__icon-four{background:#f0f0fb;border-color:#d1d1f0}.hosting__item-wrap-three .hosting__item-four:nth-child(4) .hosting__icon-four{background:#f1f1f1;border-color:#f4eaf4}.hosting__item-wrap-three .hosting__item-four:nth-child(5) .hosting__icon-four{background:#f8f7d7;border-color:#e9e8bf}.hosting__item-wrap-three .hosting__item-four:nth-child(6) .hosting__icon-four{background:#dedef7;border-color:#bdbde6}.hosting__item-three{margin-bottom:60px}.hosting__item-three:hover .hosting__icon-three img{transform:translateY(5px)}.hosting__item-four{border-left:1px solid var(--tg-border-2);border-top:1px solid var(--tg-border-2);background:#fbfbfb;padding:72px 65px}@media (max-width:1199.98px){.hosting__item-four{padding:40px 30px}}.hosting__item-four:hover .hosting__icon-four{transform:translateY(5px)}.hosting__icon-three{margin-bottom:24px;display:inline-block}.hosting__icon-four{-o-border-radius:50%;-ms-border-radius:50%;-o-transition:all .3s ease-out 0s;background:#eeebff;border:1px solid #dedaf5;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:40px;transition:all .3s ease-out;display:flex}.hosting__content-three .title{margin-bottom:12px;font-size:18px;font-weight:600}.hosting__content-three p{width:95%;margin-bottom:0;font-size:14px;line-height:1.5}@media (max-width:1199.98px){.hosting__content-three p{width:100%}}.hosting__content-four .title{margin-bottom:16px;font-size:24px;font-weight:500}.hosting__content-four p{margin-bottom:50px;font-size:14px}.hosting__content-four>a{color:var(--tg-heading-color);align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.hosting__content-four>a:hover{color:var(--tg-theme-primary-2)}.hosting__top-area{background:var(--tg-color-gray-9);z-index:1;padding:85px 0 0;position:relative;overflow:hidden}@media (max-width:1199.98px){.hosting__top-area{padding:65px 0 0}}@media (max-width:767.98px){.hosting__top-area{padding:60px 0 0}}.hosting__top-area:before{content:"";-o-border-radius:50%;-ms-border-radius:50%;filter:blur(180px);z-index:-1;opacity:.4;background:linear-gradient(-210deg,#09e6ff 0%,#6f56da 100%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-206px;left:40%}.hosting__top-area:after{content:"";-o-border-radius:50%;-ms-border-radius:50%;filter:blur(180px);z-index:-1;opacity:.4;background:linear-gradient(-180deg,#6243ff 0%,#ff2828 100%);border-radius:50%;width:340px;height:340px;position:absolute;top:-198px;left:18%}.hosting__top-content{width:85%;padding:0 0 75px}@media (max-width:1199.98px){.hosting__top-content{width:100%;padding:0 0 50px}}.hosting__top-content .sub-title{margin-bottom:16px;font-size:14px;font-weight:500}.hosting__top-content .sub-title span{color:var(--tg-theme-secondary)}.hosting__top-content .title{margin-bottom:12px;font-size:48px}@media (max-width:1199.98px){.hosting__top-content .title{font-size:42px}}@media (max-width:991.98px){.hosting__top-content .title{font-size:40px}}@media (max-width:767.98px){.hosting__top-content .title{font-size:36px}}@media only screen and (min-width:576px) and (max-width:767px){.hosting__top-content .title{font-size:38px}}.hosting__top-content .title span{color:var(--tg-theme-secondary)}.hosting__top-content p{margin-bottom:12px}.hosting__top-content .list-wrap{margin-bottom:32px}@media (max-width:1199.98px){.hosting__top-content .list-wrap{margin-bottom:25px}}.hosting__top-content .list-wrap li{color:var(--tg-heading-color);align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.hosting__top-content .list-wrap li:last-child{margin-bottom:0}.hosting__top-content .list-wrap li svg{color:var(--tg-theme-secondary);transform:translateY(3px)}.hosting__top-content-three .tg-btn{background:var(--tg-color-white-default);color:var(--tg-heading-color);padding:13px 20px;font-size:14px}.hosting__top-content-three .tg-btn:hover{background:var(--tg-theme-primary-3);color:var(--tg-color-white-default)}.hosting__top-images{text-align:left;position:relative}.hosting__top-images>img{-o-border-radius:16px 16px 0 0;-ms-border-radius:16px 16px 0 0;border:1px solid var(--tg-heading-color);border-bottom:none;border-radius:16px 16px 0 0}.hosting__top-images .shape img{position:absolute}.hosting__top-images .shape img:first-child{-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;top:14%;right:-25px;box-shadow:0 16px 32px #06051d29}@media (max-width:767.98px){.hosting__top-images .shape img:first-child{width:70px;right:-12px}}.hosting__top-images .shape img:nth-child(2){-o-border-radius:9px;-ms-border-radius:9px;border-radius:9px;bottom:48px;right:-50px;box-shadow:0 19px 38px #06051d29}@media (max-width:767.98px){.hosting__top-images .shape img:nth-child(2){width:150px;bottom:22px;right:-12px}}.hosting__top-images .shape img:nth-child(3){top:23%;left:-37px}@media (max-width:1500px){.hosting__top-images .shape img:nth-child(3){width:80px;left:-12px}}.hosting__review{margin-top:32px}.pricing-tab{justify-content:center;align-items:center;margin-bottom:40px;display:flex;position:relative}.pricing-tab .tab-btn{cursor:pointer;color:var(--tg-body-color);-webkit-user-select:none;user-select:none;font-size:16px;font-weight:500;transition:all .3s}.pricing-tab .tab-btn strong{color:var(--tg-theme-primary);font-weight:500}.pricing-tab .pricing-tab-switcher{cursor:pointer;background:var(--tg-theme-primary);border-radius:30px;width:48px;height:24px;margin:0 15px;display:inline-block;position:relative;transform:translateY(0)}.pricing-tab .pricing-tab-switcher:before{content:"";background:var(--tg-color-white-default);border-radius:50%;width:20px;transition:all .3s;position:absolute;top:2px;bottom:2px;right:2px}.pricing-tab .pricing-tab-switcher.active:before{right:calc(100% - 22px)}.pricing-tab-three .pricing-tab-switcher{background:var(--tg-theme-primary-2)}.pricing__box-two .pricing__btn .tg-btn{border-radius:24px}.pricing__box-two .pricing__btn .tg-btn.active,.pricing__box-two .pricing__btn .tg-btn:hover{background:var(--tg-theme-secondary);border-color:var(--tg-theme-secondary);color:var(--tg-color-white-default)}.pricing__box-four{background:var(--tg-color-gray-10);border:1px solid var(--tg-border-2);-o-border-radius:32px;-ms-border-radius:32px;border-radius:32px;padding:8px 8px 32px}.pricing__box-four .pricing__plan .title{flex-wrap:wrap;align-items:center;gap:5px;font-size:24px;display:flex}.pricing__box-four .pricing__plan .price-off{text-transform:uppercase;background:var(--tg-color-white-default);border:1px solid var(--tg-border-2);border-radius:4px;padding:5px 7px;font-size:12px;font-weight:600;line-height:1;display:block}.pricing__box-four .pricing__plan .price-off.active{text-transform:capitalize;background:var(--tg-theme-primary);color:var(--tg-color-white-default);border:none}.pricing__box-four .pricing__plan>p,.pricing__box-four .pricing__price>p{font-size:12px}.pricing__box-four .pricing__btn{margin-bottom:0}.pricing__box-four .pricing__btn .tg-btn{background:var(--tg-color-white-default);-o-border-radius:32px;-ms-border-radius:32px;color:var(--tg-heading-color);border-radius:32px;padding:14px 20px}.pricing__box-four .pricing__btn .tg-btn:hover{background:var(--tg-heading-color);color:var(--tg-color-white-default)}.pricing__box-four .pricing__list{height:360px}.pricing__box-four .pricing__select{background:var(--tg-color-white-default)}.pricing__box-top{background:#eeebff;border:1px solid #000;border-radius:24px;padding:16px}.pricing__box-bottom{padding:30px 16px 0}.pricing__box-bottom.active .pricing__list{height:100%}.pricing__box-bottom.active .pricing__select:after{transform:translateY(-50%)rotate(-180deg)}.pricing__box-bottom.active .pricing__select .less-item{display:block}.pricing__box-bottom.active .pricing__select .more-item{display:none}.pricing__plan{margin-bottom:32px}.pricing__plan .title{align-items:center;gap:5px;margin-bottom:8px;font-size:22px;display:flex}.pricing__plan>p{color:var(--tg-color-gray-4);margin-bottom:0;font-size:14px}.pricing__price{margin-bottom:32px;position:relative}.pricing__price .price{align-items:flex-end;margin-bottom:12px;font-size:40px;line-height:1;display:flex}@media (max-width:1199.98px){.pricing__price .price{font-size:34px}}.pricing__price .price span{color:var(--tg-color-gray-4);margin-bottom:7px;font-size:20px;font-weight:500}@media (max-width:1199.98px){.pricing__price .price span{font-size:16px}}.pricing__price .price.annual_price,.pricing__price.change-subs-duration .price.monthly_price{display:none}.pricing__price.change-subs-duration .price.annual_price{display:flex}.pricing__price>p{color:var(--tg-color-gray-4);margin-bottom:0;font-size:14px}.pricing__price .price-off{text-transform:uppercase;background:var(--tg-color-white-default);border:1px solid var(--tg-border-2);border-radius:8px;padding:9px 11px;font-size:14px;font-weight:600;line-height:1;display:block;position:absolute;top:5px;left:0}.pricing__btn{margin-bottom:32px}.pricing__btn .tg-btn{justify-content:center;width:100%}.pricing__list{height:340px;overflow:hidden}.pricing__list .list-wrap li{align-items:flex-start;gap:16px;margin-bottom:20px;line-height:1.25;display:flex}.pricing__list .list-wrap li:last-child{margin-bottom:0}.pricing__list .list-wrap li .icon{color:var(--tg-theme-primary)}.pricing__list .list-wrap li .content{align-items:center;gap:4px;display:flex}.pricing__list .list-wrap li .content strong{font-weight:600}.pricing__select{background-color:var(--tg-color-gray-3);color:var(--tg-heading-color);text-transform:capitalize;cursor:pointer;border-radius:4px;width:100%;height:36px;margin-top:20px;padding:9px 24px 9px 45px;font-size:16px;font-weight:500;line-height:1.2;position:relative}.pricing__select:after{content:"";color:var(--tg-color-gray-4);font-family:"Font Awesome 5 Free";font-size:14px;font-weight:700;position:absolute;top:50%;left:24px;transform:translateY(-50%)}.pricing__select .less-item{display:none}.pricing__select span{line-height:1;display:block}.pricing__item-wrap-two .row>:nth-child(2) .pricing__box-top{background:#f0f0fb}.pricing__item-wrap-two .row>:nth-child(3) .pricing__box-top{background:#f8f7d7}.pricing__item-wrap-two .row>:nth-child(4) .pricing__box-top{background:#dedef7}.choose__inner-wrap{border:1px solid var(--tg-border-2);z-index:1;background:linear-gradient(-45deg,#fff 70.19%,#e6e2fa 100%);border-radius:16px;padding:66px 48px;position:relative;overflow:hidden}@media (max-width:1199.98px){.choose__inner-wrap{padding:50px 30px}}@media (max-width:991.98px){.choose__inner-wrap{padding:50px 40px}}@media (max-width:767.98px){.choose__inner-wrap{padding:30px 25px}}@media only screen and (min-width:576px) and (max-width:767px){.choose__inner-wrap{padding:40px}}.choose__inner-wrap:before{content:"";-o-border-radius:50%;-ms-border-radius:50%;filter:blur(180px);z-index:-1;opacity:.4;background:#19189433;border-radius:50%;width:550px;height:550px;position:absolute;bottom:-288px;right:36px}.choose__inner-wrap:after{content:"";-o-border-radius:50%;-ms-border-radius:50%;filter:blur(180px);z-index:-1;opacity:.4;background:#ff000833;border-radius:50%;width:366px;height:366px;position:absolute;top:-86px;left:-103px}.choose__inner-wrap .choose__img-two img{box-shadow:0 0 0 8px #fff}.choose__content>p{margin-bottom:30px}.choose__content-two .choose__list .list-wrap{margin-bottom:48px}@media (max-width:1199.98px){.choose__content-two .choose__list .list-wrap{margin-bottom:40px}}.choose__list .list-wrap{flex-wrap:wrap;align-items:center;gap:8px 0;width:80%;margin-bottom:90px;display:flex}@media (max-width:1199.98px){.choose__list .list-wrap{margin-bottom:60px}}.choose__list .list-wrap li{color:var(--tg-heading-color);flex:none;align-items:baseline;gap:8px;width:50%;font-weight:500;line-height:1.4;display:flex}@media (max-width:1199.98px){.choose__list .list-wrap li{width:100%}}@media (max-width:991.98px){.choose__list .list-wrap li{width:50%}}@media (max-width:767.98px){.choose__list .list-wrap li{width:100%}}.choose__list .list-wrap li svg{flex:none;width:20px;transform:translateY(4px)}.choose__img-two{text-align:left}@media (max-width:991.98px){.choose__img-two{text-align:center;margin-bottom:50px}}.choose__img-two img{-o-border-radius:16px;-ms-border-radius:16px;border-radius:16px}.counter__area{border-top:1px solid var(--tg-border-2);border-bottom:1px solid var(--tg-border-2);padding:80px 0 50px}.counter__wrap-two{align-items:center;gap:40px;display:flex}@media (max-width:1199.98px){.counter__wrap-two{gap:20px}}@media (max-width:991.98px){.counter__wrap-two{flex-wrap:wrap}}.counter__item-two{border:1px solid var(--tg-border-2);-o-border-radius:8px;-ms-border-radius:8px;z-index:2;background:var(--tg-color-white-default);border-radius:8px;gap:16px;padding:20px 20px 20px 35px;display:flex;position:relative;box-shadow:0 10px 20px #0000001f}@media (max-width:1199.98px){.counter__item-two{padding:20px 15px}}@media (max-width:991.98px){.counter__item-two{padding:20px 20px 20px 30px}}.counter__item-two .icon{flex:none;width:40px}.counter__item-two .content .count{align-items:center;gap:5px;margin-bottom:6px;font-size:28px;line-height:1;display:flex}.counter__item-two .content p{white-space:nowrap;color:#384559;margin-bottom:0;font-weight:500}.counter__item-three{margin-bottom:30px}.counter__item-three .count{margin-bottom:16px;font-size:40px;line-height:1}@media (max-width:1199.98px){.counter__item-three .count{font-size:36px}}.counter__item-three p{margin-bottom:0;font-size:18px}.tab-pane.active{animation:.5s ease-in-out tgSlideDown}.features__area-six{background:var(--tg-theme-secondary);padding:120px 0 80px}@media (max-width:767.98px){.features__area-six{padding:100px 0 60px}}.features__area-seven{background:var(--tg-color-dark-4);z-index:1;padding:100px 0 40px;position:relative;overflow:hidden}.features__area-seven .shape{z-index:-1;position:absolute;top:0;right:50%;transform:translate(50%)}.features__inner-wrap{-o-border-radius:16px;-ms-border-radius:16px;background:linear-gradient(-180deg,#f5f7f900 0%,#f5f7f9 100%);border-radius:16px;padding:0 96px 70px}@media (max-width:1199.98px){.features__inner-wrap{padding:0 50px 40px}}@media (max-width:991.98px){.features__inner-wrap{padding:0 30px 40px}}.features__inner-wrap .features__content-four{width:100%}.features__inner-wrap-two{border:1px solid var(--tg-border-2);-o-border-radius:16px;-ms-border-radius:16px;background-position:50%;background-size:cover;border-radius:16px;padding:80px 55px}@media (max-width:1199.98px){.features__inner-wrap-two{padding:80px 40px}}@media (max-width:991.98px){.features__inner-wrap-two{padding:50px 30px}.features__inner-wrap-two .features__content-five .title{font-size:22px}}.features__inner-wrap-three{padding:0 40px}@media (max-width:1199.98px){.features__inner-wrap-three{padding:0}}.features__icon{-o-border-radius:16px;-ms-border-radius:16px;border:1px solid var(--tg-color-dark-2);-o-transition:all .3s ease-out 0s;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:40px;transition:all .3s ease-out;display:flex}.features__icon-two{border-color:var(--tg-border-4);background:var(--tg-color-white-default)}.features__icon-three{color:var(--tg-color-white-default);-o-transition:all .3s ease-out 0s;margin-bottom:24px;transition:all .3s ease-out}.features__icon-four{color:#33329b;-o-border-radius:16px;-ms-border-radius:16px;-o-transition:all .3s ease-out 0s;background:#bbbbef;border:1px solid #7776d5;border-radius:16px;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:32px;transition:all .3s ease-out;display:flex}.features__item-four{margin-bottom:30px}.features__item-four:hover .features__icon{transform:translateY(4px)}.features__item-five{z-index:1;border:1px solid var(--tg-border-2);-o-border-radius:16px;-ms-border-radius:16px;background:linear-gradient(-45deg,#fff 70.19%,#e6e6f9 100%);border-radius:16px;height:100%;padding:48px;position:relative}@media (max-width:1199.98px){.features__item-five{padding:40px 30px}}@media (max-width:767.98px){.features__item-five{padding:35px 30px}}.features__item-twelve{margin-bottom:40px}.features__item-twelve .number{-o-border-radius:16px;-ms-border-radius:16px;-o-transition:all .3s ease-out 0s;width:80px;height:80px;color:var(--tg-color-white-default);background:linear-gradient(-153deg,#6f56da 0%,#846ce6 100%);border-radius:16px;justify-content:center;align-items:center;margin-bottom:40px;transition:all .3s ease-out;display:flex}.features__item-twelve:hover .number{transform:translateY(5px)}.features__item-thirteen{margin-bottom:60px}.features__item-thirteen:hover .features__icon-three{color:#ececec;transform:translateY(5px)}.features__item-fourteen{-o-border-radius:16px;-ms-border-radius:16px;z-index:1;background:#9392ed;border:1px solid #7776d5;border-radius:16px;padding:40px;position:relative;overflow:hidden}@media (max-width:1199.98px){.features__item-fourteen{padding:35px 25px}}.features__item-fourteen .text-overlay{text-transform:uppercase;letter-spacing:-1px;text-transform:uppercase;color:#33329b;margin-bottom:0;font-size:48px;font-weight:700;position:absolute;top:53px;left:40px}@media (max-width:1199.98px){.features__item-fourteen .text-overlay{font-size:30px;font-weight:700;top:64px;left:25px}}@media (max-width:767.98px){.features__item-fourteen .text-overlay{display:none}}.features__item-fourteen .shape{z-index:-1;position:absolute;top:0;left:0}.features__item-fourteen:hover .features__icon-four{transform:translateY(5px)}.features__item-fifteen .features__content-five .title span{color:var(--tg-theme-primary-2)}.features__item-wrap-two .row>:nth-child(2) .features__item-fourteen{background:#b5a5f8;border-color:#9e8af0}.features__item-wrap-two .row>:nth-child(2) .features__icon-four{color:#5d4aad;background:#cbbfff;border-color:#9e8af0}.features__item-wrap-two .row>:nth-child(2) .text-overlay{color:#5d4aad}.features__content-four{width:90%}@media (max-width:1199.98px){.features__content-four{width:100%}}.features__content-four .title{color:var(--tg-color-white-default);margin-bottom:16px;font-size:24px}.features__content-four p{color:var(--tg-color-gray-5);margin-bottom:0;font-size:18px}.features__content-five .title{margin-bottom:16px;font-size:24px}.features__content-five p{margin-bottom:24px;font-size:14px}.features__content-seven .title{color:var(--tg-heading-color)}.features__content-seven p{color:var(--tg-body-color)}.features__content-eight .title{color:var(--tg-color-white-default);margin-bottom:16px;font-size:24px}.features__content-eight p{color:var(--tg-color-white-default);width:80%;margin-bottom:0;font-size:18px;line-height:1.5}@media (max-width:1199.98px){.features__content-eight p{width:100%}}.features__content-nine .title{color:var(--tg-color-white-default);margin-bottom:12px;font-size:18px}.features__content-nine p{color:var(--tg-color-gray-1);width:90%;margin-bottom:0;font-size:14px}@media (max-width:767.98px){.features__content-nine p{width:100%}}.features__content-ten .title{margin-bottom:24px;font-size:32px}@media (max-width:1199.98px){.features__content-ten .title{font-size:28px}}@media (max-width:767.98px){.features__content-ten .title{font-size:26px}}@media (max-width:1199.98px){.features__content-ten .title br{display:none}}.features__content-ten .list-wrap{padding-right:20px}.features__content-ten .list-wrap li{list-style:inherit;color:var(--tg-heading-color);margin-bottom:16px;font-size:14px;line-height:1.2}.features__content-ten .list-wrap li:last-child{margin-bottom:0}.features__content-ten .list-wrap li span{font-weight:500}.features__list{margin-bottom:30px}.features__list li{color:var(--tg-color-white-default);align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.features__list li:last-child{margin-bottom:0}.features__list li svg{flex:none;width:20px;transform:translateY(2px)}.features__list li p{margin-bottom:0}.features__list li p span{font-weight:500}.features__shape-three{z-index:-1;position:absolute;bottom:0;left:40px}.get-started-btn .tg-btn{padding:13px 19px;font-size:14px}.testimonial__view-btn .tg-btn{color:var(--tg-theme-primary-3);border-color:var(--tg-theme-primary-3);-o-border-radius:32px;-ms-border-radius:32px;border-radius:32px}.testimonial__view-btn .tg-btn:hover{background:var(--tg-theme-primary-3);color:var(--tg-color-white-default)}.brand__area-two{padding-bottom:48px}.brand__title{text-align:center;margin-bottom:35px;font-size:24px;font-weight:500}.brand__item{justify-content:center;align-items:center;min-height:52px;display:flex}.brand__item img{cursor:pointer}.faq__inner-wrap-two{padding:0 90px}@media (max-width:1199.98px){.faq__inner-wrap-two{padding:0}}.faq__wrap{margin-right:30px}@media (max-width:1199.98px){.faq__wrap{margin-right:0}}.faq__wrap .accordion-item{border:none;margin-bottom:48px}.faq__wrap .accordion-item:last-child{margin-bottom:0}.faq__wrap .accordion-button{color:var(--tg-heading-color);border:none;border-bottom:1px solid var(--tg-border-2);background:0 0;align-items:flex-start;gap:7px;padding:0 0 18px 40px;font-size:24px;font-weight:500;display:flex;position:relative}@media (max-width:1199.98px){.faq__wrap .accordion-button{font-size:22px}}@media (max-width:767.98px){.faq__wrap .accordion-button{font-size:20px}}.faq__wrap .accordion-button:after{display:none}.faq__wrap .accordion-button:before{content:"";color:var(--tg-heading-color);background:var(--tg-color-gray-3);-o-border-radius:4px;-ms-border-radius:4px;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-family:flaticon_tg_default;font-size:16px;font-weight:400;display:flex;position:absolute;top:0;left:0}.faq__wrap .accordion-button:not(.collapsed){color:var(--tg-heading-color);box-shadow:none;background:0 0}.faq__wrap .accordion-button:not(.collapsed):before{content:"";color:var(--tg-heading-color)}.faq__wrap .accordion-button.accordion-button:focus{box-shadow:none}.faq__wrap .accordion-body{padding:30px 0 0}@media (max-width:767.98px){.faq__wrap .accordion-body{padding:25px 0 0}}.faq__wrap .accordion-body p{color:var(--tg-body-color);margin-bottom:0;font-size:18px}.faq__wrap-two{margin-right:0}.faq__wrap-two .accordion-item{margin-bottom:16px}.faq__wrap-two .accordion-item:last-child{margin-bottom:0}.faq__wrap-two .accordion-item.active{border:1px solid var(--tg-border-2);-o-border-radius:8px;-ms-border-radius:8px;background:var(--tg-color-gray-3);border-radius:8px}.faq__wrap-two .accordion-button{background:var(--tg-color-gray-3);-o-border-radius:8px;-ms-border-radius:8px;border:none;border-radius:8px;padding:22px 24px 22px 70px}.faq__wrap-two .accordion-button:before{background:var(--tg-color-white-default);-o-border-radius:4px;-ms-border-radius:4px;width:32px;height:32px;color:var(--tg-theme-secondary);border-radius:4px;justify-content:center;align-items:center;font-size:14px;display:flex;top:20px;left:24px}.faq__wrap-two .accordion-body{padding:0 24px 24px}.faq__wrap-three .accordion-item{-o-border-radius:16px;-ms-border-radius:16px;border:1px solid #0000;border-radius:16px}.faq__wrap-three .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:16px;border-bottom-left-radius:16px}.faq__wrap-three .accordion-item:first-of-type .accordion-button{border-top-left-radius:16px;border-top-right-radius:16px}.faq__wrap-three .accordion-item.active{background:var(--tg-color-gray-3)}.faq__wrap-three .accordion-item.active .accordion-button{background:0 0;border:none}.faq__wrap-three .accordion-button{background:var(--tg-color-white-default);border:1px solid var(--tg-border-2);-o-border-radius:16px;-ms-border-radius:16px;border-radius:16px}.faq__wrap-three .accordion-button:before{content:"";background:var(--tg-color-white-default);-o-border-radius:50%;-ms-border-radius:50%;color:var(--tg-color-gray-4);border:1px solid #d9dfe5;border-radius:50%;font-size:14px;top:20px;left:24px;transform:rotate(180deg)}.faq__wrap-three .accordion-button:not(.collapsed):before{content:"";color:var(--tg-theme-primary-2);border-color:var(--tg-theme-primary-2);transform:rotate(0)}.faq__tab-wrap .nav-tabs{border:none;justify-content:center;gap:12px;margin-bottom:32px}.faq__tab-wrap .nav-link{color:var(--tg-theme-primary-2);background:var(--tg-color-white-default);border:1px solid var(--tg-theme-primary-2);-o-border-radius:16px;-ms-border-radius:16px;border-radius:16px;padding:8px 15px;font-size:12px;font-weight:500;line-height:1}.faq__tab-wrap .nav-link.active,.faq__tab-wrap .nav-link:hover{background:var(--tg-theme-primary-2);color:var(--tg-color-white-default);border-color:var(--tg-theme-primary-2)}.faq__bottom-content{text-align:center;margin-top:45px}.faq__bottom-content p{margin-bottom:0;font-weight:500}.faq__bottom-content p .tg-link-btn{color:var(--tg-theme-secondary);margin-right:5px}.faq__bottom-content p .tg-link-btn:after,.faq__bottom-content p .tg-link-btn:before{background:var(--tg-theme-secondary)}.faq__bottom-content-two p .tg-link-btn{color:var(--tg-theme-primary-2)}.faq__bottom-content-two p .tg-link-btn:after,.faq__bottom-content-two p .tg-link-btn:before{background:var(--tg-theme-primary-2)}.domain__price-btn .tg-btn{padding:8px 16px;font-size:14px}.has-animation.active-animation .shape path{stroke-dasharray:2000;stroke-dashoffset:2000px;animation:10s forwards draw}.support__bg{-o-border-radius:24px;-ms-border-radius:24px;background-position:50%;background-size:cover;border-radius:24px;margin-bottom:24px;padding:48px;overflow:hidden}@media (max-width:1199.98px){.support__bg{padding:30px}}@media (max-width:767.98px){.support__bg{padding:20px}}.support__content-four{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:2px solid var(--tg-color-white-default);z-index:1;background:#ffffffe6;border-radius:16px;max-width:560px;padding:48px;position:relative}@media (max-width:1199.98px){.support__content-four{max-width:520px;padding:30px 25px}}@media (max-width:991.98px){.support__content-four{width:100%;margin:0 auto;padding:25px 20px}}.support__content-four .shape{z-index:-1;-o-border-radius:16px 0 0 0;-ms-border-radius:16px 0 0 0;border-radius:16px 0 0;position:absolute;top:0;left:0;overflow:hidden}.support__content-four .title{margin-bottom:24px;font-size:32px;line-height:1.4}@media (max-width:1199.98px){.support__content-four .title{font-size:28px}}@media (max-width:767.98px){.support__content-four .title{font-size:26px}}.support__icon{background:var(--tg-color-white-default);width:72px;height:72px;color:var(--tg-theme-primary-2);-o-border-radius:50%;-ms-border-radius:50%;border:1px solid #d1d1f0;border-radius:50%;justify-content:center;align-items:center;margin-bottom:32px;display:flex}.support__list-wrap{margin-bottom:40px}@media (max-width:767.98px){.support__list-wrap{margin-bottom:30px}}.support__list-item{align-items:flex-start;gap:16px;margin-bottom:30px;display:flex}.support__list-item:last-child{margin-bottom:0}.support__list-item .icon{color:var(--tg-theme-secondary);flex:none;width:32px}.support__list-item .content .title{margin-bottom:5px;font-size:18px}.support__list-item .content p{margin-bottom:0}.support__list-item-four .icon{color:var(--tg-theme-primary-2)}.blog__post-item{margin-bottom:30px}.blog__post-item-two{margin-bottom:40px}.blog__post-item-three{gap:24px;margin-bottom:24px;display:flex}@media (max-width:1199.98px){.blog__post-item-three{gap:18px}}.blog__post-item-three:last-child{margin-bottom:0}.blog__post-item-three .blog__post-author{gap:8px}.blog__post-item-three .blog__post-author img{flex:none;width:24px}.blog__post-item-three .blog__post-author a{font-size:14px}.blog__post-thumb{margin-bottom:16px;position:relative}.blog__post-thumb img{-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;width:100%}.blog__post-thumb-two{margin-bottom:24px}.blog__post-thumb-two img{object-fit:cover;min-height:300px}.blog__post-thumb-three{flex:none;width:200px}@media (max-width:1199.98px){.blog__post-thumb-three{width:160px}}@media (max-width:991.98px){.blog__post-thumb-three{width:180px}}@media (max-width:767.98px){.blog__post-thumb-three{width:160px}}.blog__post-thumb-three img{object-fit:cover;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;width:100%;height:100%}.blog__post-content p{margin-bottom:30px}@media (max-width:1199.98px){.blog__post-content p{margin-bottom:20px}}.blog__post-content-two .blog__post-title{margin-bottom:16px;font-size:32px}@media (max-width:1199.98px){.blog__post-content-two .blog__post-title{font-size:28px}}@media (max-width:767.98px){.blog__post-content-two .blog__post-title{font-size:26px}}.blog__post-content-two p{margin-bottom:0}.blog__post-content-three{min-height:144px}.blog__post-content-three .blog__post-tag{margin-bottom:12px}.blog__post-content-three .blog__post-title{margin-bottom:20px;font-size:18px;line-height:1.4}@media (max-width:1199.98px){.blog__post-content-three .blog__post-title{margin-bottom:14px;font-size:16px}}@media (max-width:991.98px){.blog__post-content-three .blog__post-title{font-size:18px}}@media (max-width:767.98px){.blog__post-content-three .blog__post-title{font-size:16px}}.blog__post-title{margin-bottom:20px;font-size:24px}@media (max-width:1199.98px){.blog__post-title{font-size:22px}}.blog__post-title a{background-image:linear-gradient(currentColor 0% 98%);background-position:right 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-size .8s cubic-bezier(.25,.8,.25,1);display:inline}.blog__post-title a:hover{color:var(--tg-theme-secondary);background-size:100% 2px}.blog__post-tag{border:1px solid var(--tg-border-2);background:var(--tg-color-gray-8);color:var(--tg-body-color);-o-border-radius:24px;-ms-border-radius:24px;border-radius:24px;padding:4px 11px;font-size:12px;font-weight:500;line-height:1;display:inline-block;position:absolute;bottom:16px;right:16px}.blog__post-tag:hover{background:var(--tg-theme-secondary);border-color:var(--tg-theme-secondary);color:var(--tg-color-white-default)}.blog__post-tag-two{position:inherit}.blog__post-meta .list-wrap{flex-wrap:wrap;align-items:center;gap:10px 30px;display:flex}.blog__post-meta .list-wrap li{color:var(--tg-color-gray-4);font-size:14px;position:relative}.blog__post-meta .list-wrap li:before{content:"";background:var(--tg-color-gray-4);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:-18px;transform:translateY(-50%)}.blog__post-meta .list-wrap li:last-child:before{display:none}.blog__post-author{align-items:center;gap:16px;display:flex}.blog__post-author img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;flex:none;width:32px}.blog__post-author a{color:var(--tg-heading-color);font-size:16px;font-weight:600}.blog__post-author a:hover{color:var(--tg-theme-secondary)}.blog__details-inner{padding:0 56px}@media (max-width:1199.98px){.blog__details-inner{padding:0}}.blog__details-thumb{margin-bottom:24px}.blog__details-thumb img{-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;width:100%}.blog__details-content-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.blog__details-content>.title{color:var(--tg-body-color);margin-bottom:12px;font-size:18px}.blog__details-content p{margin-bottom:24px}.blog__details-content p span{font-weight:600}.about__area{background:var(--tg-color-gray-8);z-index:1;padding:80px 0 55px;position:relative;overflow:hidden}@media (max-width:991.98px){.about__area{padding:50px 0}}.about__area:before{content:"";-o-border-radius:50%;-ms-border-radius:50%;z-index:-1;filter:blur(180px);opacity:.4;background:linear-gradient(-180deg,#6243ff 0%,#ff2828 100%);border-radius:50%;width:344px;height:344px;position:absolute;top:-300px;left:18%}.about__area:after{content:"";-o-border-radius:50%;-ms-border-radius:50%;z-index:-2;filter:blur(180px);opacity:.4;background:linear-gradient(-210deg,#09e6ff 0%,#6f56da 100%);border-radius:50%;width:404px;height:404px;position:absolute;bottom:-250px;left:35%}.about__content .section__title{margin-bottom:12px}.about__content .section__title .title{font-size:48px}@media (max-width:1199.98px){.about__content .section__title .title{font-size:42px}}@media (max-width:991.98px){.about__content .section__title .title{font-size:40px}}@media (max-width:767.98px){.about__content .section__title .title{font-size:36px}}@media only screen and (min-width:576px) and (max-width:767px){.about__content .section__title .title{font-size:38px}}.about__content p{margin-bottom:30px}.about__img{text-align:left}@media (max-width:991.98px){.about__img{text-align:center;margin-top:50px}}.vision__img{text-align:left}@media (max-width:991.98px){.vision__img{text-align:center;margin-bottom:50px}}.vision__img img{-o-border-radius:16px;-ms-border-radius:16px;border:1px solid var(--tg-border-2);border-radius:16px}.vision__content{width:90%}@media (max-width:1199.98px){.vision__content{width:95%}}@media (max-width:991.98px){.vision__content{width:100%}}.vision__content p{margin-bottom:48px}@media (max-width:991.98px){.vision__content p{margin-bottom:30px}}.mission__img{position:relative}@media (max-width:991.98px){.mission__img{text-align:center;margin-bottom:50px}}.mission__img img{-o-border-radius:16px;-ms-border-radius:16px;border:1px solid var(--tg-border-2);border-radius:16px}.mission__img .shape{border:none;position:absolute;bottom:48px;right:48px;box-shadow:0 19px 38px #06051d29}.mission__content{margin-right:70px}@media (max-width:1199.98px){.mission__content{margin-right:25px}}@media (max-width:991.98px){.mission__content{margin-right:0}}.mission__content p{margin-bottom:48px}@media (max-width:991.98px){.mission__content p{margin-bottom:30px}}.deal__area{background:#f9f9fe;border-top:1px solid #e6e6f9;border-bottom:1px solid #e6e6f9;padding:16px 0}.deal__content{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.deal__content .left-content{align-items:center;gap:4px;display:flex}.deal__content .left-content svg{color:var(--tg-theme-primary-2)}.deal__content .left-content p{margin-bottom:0;font-size:14px;font-weight:500}.deal__content .tg-btn{padding:12px 20px;font-size:12px}.team__item{background:var(--tg-color-gray-3);border:1px solid var(--tg-border-2);-o-border-radius:16px;-ms-border-radius:16px;text-align:center;-o-transition:all .3s ease-out 0s;border-radius:16px;margin-bottom:40px;padding:40px;transition:all .3s ease-out}@media only screen and (min-width:576px) and (max-width:767px){.team__item{padding:40px 20px}}.team__item:hover{transform:translateY(-5px)}.team__thumb{margin-bottom:24px}.team__thumb img{-o-border-radius:24px;-ms-border-radius:24px;border-radius:24px}.team__content .title{margin-bottom:8px;font-size:18px}.team__content span{font-size:14px;display:block}.team__bottom-content{text-align:center}.team__bottom-content p{color:var(--tg-heading-color);margin-bottom:0;font-size:18px;font-weight:500}.team__bottom-content p a{margin-right:5px}.success__item-four{-o-border-radius:16px;-ms-border-radius:16px;z-index:1;background:#9392ed;border-radius:16px;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:30px;padding:32px 80px 32px 32px;display:flex;position:relative;overflow:hidden}@media (max-width:1199.98px){.success__item-four{padding:32px 25px}}@media (max-width:991.98px){.success__item-four{flex-wrap:wrap;justify-content:center;padding:32px 25px}}.success__item-four.green-item{background:#5a59bc}.success__item-four.purple-item{background:#b5a5f8}.success__item-four .shape{z-index:-1;position:absolute;top:0;right:0}.success__content-four .title{margin-bottom:12px;font-size:32px}@media (max-width:1199.98px){.success__content-four .title{font-size:28px}}@media (max-width:767.98px){.success__content-four .title{font-size:26px}}@media (max-width:991.98px){.success__content-four .title br{display:none}}.success__content-four>p{color:var(--tg-heading-color);width:85%;margin-bottom:24px}@media (max-width:1199.98px){.success__content-four>p{width:100%}}.success__content-four .tg-btn{background:var(--tg-color-white-default);color:var(--tg-heading-color)}.success__content-four .tg-btn:hover{background:var(--tg-heading-color);color:var(--tg-color-white-default)}.success__list-two li,.success__list-two li p{color:var(--tg-heading-color)}.success__img-four{flex:none;width:488px}@media (max-width:1199.98px){.success__img-four{width:320px}}@media (max-width:991.98px){.success__img-four{width:400px}}@media (max-width:767.98px){.success__img-four{width:100%}}.success__img-four img{-o-border-radius:12px;-ms-border-radius:12px;border-radius:12px}.success__tab-wrap ul{border:none;margin:40px -24px 0}@media (max-width:1199.98px){.success__tab-wrap ul{margin:30px 0 -12px}}@media (max-width:767.98px){.success__tab-wrap ul{flex-wrap:wrap;gap:30px}}.success__tab-wrap ul li{flex:none;width:33.33%;padding:0 24px}@media (max-width:1199.98px){.success__tab-wrap ul li{padding:0 12px}}@media (max-width:767.98px){.success__tab-wrap ul li{width:100%}}.success__tab-wrap .nav-link{text-align:right;z-index:1;border:none;border-top:4px solid var(--tg-border-2);border-radius:0;padding:32px 0 0;position:relative}@media (max-width:1199.98px){.success__tab-wrap .nav-link{padding-top:18px}}.success__tab-wrap .nav-link strong{color:var(--tg-heading-color);background:0 0;margin-bottom:24px;font-size:24px;font-weight:500;line-height:1.2;display:block}@media (max-width:1199.98px){.success__tab-wrap .nav-link strong{margin-bottom:12px;font-size:20px}}.success__tab-wrap .nav-link span{color:var(--tg-body-color);font-size:18px;line-height:1.4;display:block}.success__tab-wrap .nav-link.active{border-color:var(--tg-theme-primary-2);background:0 0}.tg-marquee-active .swiper-slide{width:auto!important}.contact__info-box{border:1px solid var(--tg-border-2);-o-border-radius:16px;-ms-border-radius:16px;background:linear-gradient(-45deg,#fff 70.19%,#e6e2fa 100%);border-radius:16px;height:100%;padding:70px 64px 72px}@media (max-width:1199.98px){.contact__info-box{padding:60px 50px}}@media (max-width:767.98px){.contact__info-box{padding:40px 30px}}.contact__info-box>.title{margin-bottom:16px;font-size:32px;font-weight:600}@media (max-width:1199.98px){.contact__info-box>.title{font-size:28px}}.contact__info-box p{width:90%;margin-bottom:32px;font-size:14px}@media (max-width:1199.98px){.contact__info-box p{width:100%}}.contact__info-box>.list-wrap li{align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.contact__info-box>.list-wrap li:last-child{margin-bottom:0}.contact__info-box>.list-wrap li .icon{border:1px solid var(--tg-border-2);-o-border-radius:8px;-ms-border-radius:8px;background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.contact__info-box>.list-wrap li span,.contact__info-box>.list-wrap li a{color:var(--tg-body-color);font-size:24px;font-weight:500;line-height:1.4}@media (max-width:1199.98px){.contact__info-box>.list-wrap li span,.contact__info-box>.list-wrap li a{font-size:22px}}@media (max-width:767.98px){.contact__info-box>.list-wrap li span,.contact__info-box>.list-wrap li a{font-size:20px}}@media only screen and (min-width:576px) and (max-width:767px){.contact__info-box>.list-wrap li span,.contact__info-box>.list-wrap li a{font-size:22px}}.contact__info-box>.list-wrap li a:hover{color:var(--tg-theme-secondary)}.contact__form-box{border:1px solid var(--tg-border-2);background:linear-gradient(-45deg,#fff 70.19%,#dedef7 100%);border-radius:16px;padding:70px 64px 72px}@media (max-width:1199.98px){.contact__form-box{padding:60px 50px}}@media (max-width:767.98px){.contact__form-box{padding:40px 30px}}.contact__form-box .title{margin-bottom:24px;font-size:32px}@media (max-width:1199.98px){.contact__form-box .title{font-size:28px}}.contact__form-box .form-grp{margin-bottom:16px}.contact__form-box .form-grp textarea,.contact__form-box .form-grp input{background:var(--tg-color-white-default);border:1px solid var(--tg-border-2);-o-border-radius:8px;-ms-border-radius:8px;width:100%;color:var(--tg-heading-color);-o-transition:all .3s ease-out 0s;border-radius:8px;height:56px;padding:14px 24px;font-size:16px;font-weight:400;transition:all .3s ease-out;display:block}.contact__form-box .form-grp textarea::placeholder,.contact__form-box .form-grp input::placeholder{color:#717484;font-size:14px}.contact__form-box .form-grp textarea:focus,.contact__form-box .form-grp input:focus{border-color:var(--tg-heading-color)}.contact__form-box .form-grp textarea{min-height:117px;max-height:117px;margin-bottom:24px}.contact__form-box .tg-btn{font-size:14px;font-weight:500}.contact__item{background:var(--tg-color-gray-3);-o-border-radius:24px;-ms-border-radius:24px;border-radius:24px;height:100%;padding:32px}@media (max-width:1199.98px){.contact__item{padding:30px 25px}}.contact__item:hover .contact__item-icon{transform:translateY(5px)}.contact__item-icon{-o-border-radius:8px;-ms-border-radius:8px;background:var(--tg-color-white-default);border:1px solid var(--tg-border-2);width:56px;height:56px;color:var(--tg-theme-secondary);-o-transition:all .3s ease-out 0s;border-radius:8px;justify-content:center;align-items:center;margin-bottom:32px;transition:all .3s ease-out;display:flex}.contact__item-content .title{margin-bottom:8px;font-size:32px}@media (max-width:1199.98px){.contact__item-content .title{font-size:28px}}.contact__item-content p{margin-bottom:30px}.contact__item-content .list-wrap{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.contact__item-content .list-wrap li a{background:var(--tg-color-white-default);-o-border-radius:20px;-ms-border-radius:20px;color:var(--tg-theme-secondary);border-radius:20px;align-items:center;gap:8px;padding:6px 16px;font-weight:500;line-height:1;display:flex}.contact__item-content .list-wrap li a:hover{background:var(--tg-theme-secondary);color:var(--tg-color-white-default)}.ajax-response.error,.ajax-response.success{margin:20px 0 0!important}.ajax-response.error{color:red}.ajax-response.success{color:green}.error__area{z-index:1;padding:120px 0;position:relative}@media (max-width:767.98px){.error__area{padding:100px 0}}.error__area .shape{z-index:-1;position:absolute;top:0;left:0}@media (max-width:991.98px){.error__area .shape{max-width:320px}}@media (max-width:767.98px){.error__area .shape{max-width:280px}}.terms__content .title{margin-bottom:8px;font-size:18px}.terms__content p{margin-bottom:32px}.terms__content p.last-info{margin-bottom:0}.terms__content-bottom{margin-top:40px}.login__form .tg-btn{justify-content:center;width:100%;padding:16px 20px}.footer__area-three{background:var(--tg-heading-color);z-index:1;position:relative}.footer__area-three .shape{z-index:-1;position:absolute;top:0;right:50%;transform:translate(50%)}.footer__top-inner-three{border-top:1px solid #1f2122;border-bottom:1px solid #1f2122;padding:60px 0 20px}.footer__content p{color:var(--tg-color-gray-1);width:90%;margin-bottom:32px;font-size:14px}@media (max-width:1199.98px){.footer__content p{width:100%}}.footer__content-three p{width:75%}@media (max-width:1199.98px){.footer__content-three p{width:100%}}.footer__social .title{color:var(--tg-color-white-default);margin-bottom:16px;font-size:16px;font-weight:600;display:block}.footer__social .list-wrap{align-items:center;gap:12px;line-height:1;display:flex}.footer__social .list-wrap li a{color:var(--tg-color-white-default);font-size:20px}.footer__social .list-wrap li a:hover{color:var(--tg-theme-primary)}.footer__social-three .list-wrap li a:hover{color:var(--tg-theme-primary-2)}.footer__widget{margin-bottom:40px}.footer__widget-title{color:var(--tg-color-white-default);margin-bottom:24px;font-size:18px}.footer__widget-three .footer__link .list-wrap li a:hover{color:var(--tg-theme-primary-2)}.footer__link .list-wrap li{margin-bottom:15px;line-height:1.4}.footer__link .list-wrap li:last-child{margin-bottom:0}.footer__link .list-wrap li a{color:var(--tg-color-gray-1);font-size:14px;font-weight:500}.footer__link .list-wrap li a:hover{color:var(--tg-theme-primary)}.footer__bottom{padding:20px 0}.footer__bottom-menu .list-wrap{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 15px;display:flex}@media (max-width:991.98px){.footer__bottom-menu .list-wrap{justify-content:center;margin-bottom:10px}}.footer__bottom-menu .list-wrap li a{color:var(--tg-color-gray-1);font-size:14px;font-weight:500;position:relative}.footer__bottom-menu .list-wrap li a:before{content:"";transform-origin:0 0;background:currentColor;width:100%;height:1px;transition:transform .4s cubic-bezier(.74,.72,.27,.24);position:absolute;bottom:-1px;right:0;transform:scaleX(0)}.footer__bottom-menu .list-wrap li a:hover{color:var(--tg-theme-primary)}.footer__bottom-menu .list-wrap li a:hover:before{transform-origin:100% 0;transform:scale(1)}.footer__bottom-two .footer__bottom-menu .list-wrap li a{color:var(--tg-body-color)}.footer__bottom-two .footer__bottom-menu .list-wrap li a:hover{color:var(--tg-theme-secondary)}.footer__bottom-three .footer__bottom-menu .list-wrap li a:hover{color:var(--tg-theme-primary-2)}.footer__bottom-four .footer__bottom-menu .list-wrap li a:hover{color:var(--tg-color-white-default)}.footer__hosting-wrap{text-align:center;padding:80px 0 60px}.footer__hosting-wrap .icon{-o-border-radius:50%;-ms-border-radius:50%;width:72px;height:72px;color:var(--tg-color-white-default);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.footer__hosting-wrap .title{color:var(--tg-color-white-default);margin-bottom:16px;font-size:40px}@media (max-width:1199.98px){.footer__hosting-wrap .title{font-size:36px}}.footer__hosting-wrap p{color:var(--tg-color-gray-1);margin-bottom:40px}.footer__hosting-wrap-two .tg-btn{background:var(--tg-theme-primary-3);-o-border-radius:32px;-ms-border-radius:32px;border-radius:32px}.footer__hosting-wrap-two .tg-btn:hover{background:var(--tg-theme-primary-3)}.copy-right-text p{color:var(--tg-color-gray-1);margin-bottom:0;font-size:14px;font-weight:500}@media (max-width:991.98px){.copy-right-text p{text-align:center}}.copy-right-text p span,.copy-right-text p a{color:var(--tg-color-white-default)}.copy-right-text p a:hover{color:var(--tg-theme-primary)}
:root{--tg-theme-primary:#4d4cb7;--tg-theme-primary-2:#4d4cb7;--tg-theme-secondary:#312e81;--tg-color-green-default:#312e81;--tg-color-dark-green:#191946;--tg-color-blue-default:#4d4cb7;--tg-color-dark-blue:#191946}html{scroll-behavior:smooth}html,body{overflow-x:clip}body{font-feature-settings:"ss01";text-rendering:optimizelegibility}.skip-link{inset-inline-start:12px;z-index:10000;background:var(--tg-theme-primary);color:#fff;border-radius:8px;padding:10px 16px;transition:top .2s;position:absolute;top:-60px}.skip-link:focus{color:#fff;top:12px}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.mobile-nav-toggler,.tgmobile__menu .close-btn,.pricing-tab .tab-btn,.pricing-tab-switcher,.pricing__select{font:inherit;color:inherit;background:0 0;border:0;padding:0}.mobile-nav-toggler{color:var(--tg-heading-color);line-height:0;display:none}@media (max-width:991.98px){.mobile-nav-toggler{display:inline-flex}}.tgmobile__menu .close-btn{line-height:0}.pricing-tab-switcher{background:revert-layer}.pricing__select{text-align:start;background-color:var(--tg-color-gray-3);width:100%;padding:9px 24px 9px 45px;display:block}.pricing__select:after,.faq__wrap .accordion-button:before{content:""!important;font-family:inherit!important}.pricing__select:after{background:currentColor;width:12px;height:12px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 15.4-6.7-6.7 1.4-1.4 5.3 5.3 5.3-5.3 1.4 1.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 15.4-6.7-6.7 1.4-1.4 5.3 5.3 5.3-5.3 1.4 1.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.faq__wrap .accordion-button:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23131415'%3E%3Cpath d='M11 5h2v14h-2z'/%3E%3Cpath d='M5 11h14v2H5z'/%3E%3C/svg%3E")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:14px 14px!important}.faq__wrap .accordion-button:not(.collapsed):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23131415'%3E%3Cpath d='M5 11h14v2H5z'/%3E%3C/svg%3E")!important}.pricing__box-four .pricing__list{height:auto!important}.pricing__list li.is-extra{display:none}.pricing__box-bottom.active .pricing__list li.is-extra{display:flex}.pricing__list li.is-off{opacity:.55}.pricing__list li.is-off .content span{text-decoration:line-through;text-decoration-thickness:1px}.pricing__x{background:var(--tg-color-gray-4);width:14px;height:14px;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 10.6 5-5 1.4 1.4-5 5 5 5-1.4 1.4-5-5-5 5-1.4-1.4 5-5-5-5L7 5.6Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 10.6 5-5 1.4 1.4-5 5 5 5-1.4 1.4-5-5-5 5-1.4-1.4 5-5-5-5L7 5.6Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.pricing__was{color:var(--tg-color-gray-4);font-size:14px}.pricing__was .annual_price,.pricing__price.change-subs-duration .pricing__was .monthly_price{display:none}.pricing__price.change-subs-duration .pricing__was .annual_price{display:inline}.pricing__box-four.is-popular{box-shadow:0 0 0 2px var(--tg-theme-primary);border-radius:24px}.brand__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 40px;display:flex}.brand__row .brand__item img{filter:grayscale();opacity:.75;width:auto;max-height:48px;transition:filter .2s,opacity .2s}.brand__row .brand__item:hover img{filter:none;opacity:1}.features__item-fourteen .text-overlay{display:block}.footer__contact{flex-direction:column;gap:4px;margin:12px 0 0;font-style:normal;display:flex}.footer__contact a{color:inherit}.footer__bottom-menu .list-wrap,.footer__social .list-wrap{flex-wrap:wrap;gap:8px;display:flex}.footer__social a{justify-content:center;align-items:center;display:inline-flex}.hp-field{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ajax-response{margin-top:14px;font-size:15px}.ajax-response.is-error{color:#d92d20}.ajax-response.is-done{color:#067647}.contact__form-text{margin-bottom:20px}.prose h2{margin:36px 0 14px;font-size:26px}.prose h3{margin:28px 0 12px;font-size:21px}.prose h4{margin:24px 0 10px;font-size:18px}.prose p{margin-bottom:16px;line-height:2}.prose ul,.prose ol{margin-bottom:18px;padding-inline-start:22px;line-height:2}.prose ul{list-style:outside}.prose ol{list-style:decimal}.prose li{margin-bottom:6px}.prose a{color:var(--tg-theme-primary);text-underline-offset:3px;text-decoration:underline}.prose img{border-radius:16px;max-width:100%;height:auto;margin:18px 0}.prose blockquote{border-inline-start:4px solid var(--tg-theme-primary);background:var(--tg-color-gray-3);border-radius:12px;margin:20px 0;padding:16px 20px}.prose table{border-collapse:collapse;width:100%;margin:20px 0;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--tg-border-5);text-align:start;padding:10px 12px}.prose th{background:var(--tg-color-gray-3)}.prose .table-wrap{border:1px solid var(--tg-border-5);border-radius:14px;margin:24px 0;overflow-x:auto}.prose .table-wrap table{min-width:640px;margin:0;display:table}.prose .table-wrap th,.prose .table-wrap td{vertical-align:middle;border-width:0 0 1px}.prose .table-wrap td:not(:first-child),.prose .table-wrap th:not(:first-child){text-align:center;font-size:14.5px}.prose .table-wrap td:nth-child(2){background:#4d4cb70f;font-weight:600}.prose code{background:var(--tg-color-gray-3);direction:ltr;unicode-bidi:embed;border-radius:6px;padding:2px 6px}.terms__updated{color:var(--tg-color-gray-4);margin-top:30px;font-size:14px}.toc{background:var(--tg-color-gray-3);border-radius:16px;margin:0 0 28px;padding:18px 22px}.toc strong{color:var(--tg-heading-color);margin-bottom:8px;display:block}.toc ol{margin:0;padding-inline-start:20px;list-style:decimal}.toc li{margin:4px 0}.toc a{color:var(--tg-body-color)}.toc a:hover{color:var(--tg-theme-primary)}.post-filters{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;display:flex}.post-filters a{border:1px solid var(--tg-border-5);color:var(--tg-heading-color);border-radius:100px;padding:6px 16px;font-size:15px;transition:all .2s}.post-filters a[aria-current=page],.post-filters a:hover{background:var(--tg-theme-primary);border-color:var(--tg-theme-primary);color:#fff}.pager{justify-content:center;gap:8px;margin-top:30px;display:flex}.pager a,.pager span{border:1px solid var(--tg-border-5);min-width:42px;height:42px;color:var(--tg-heading-color);border-radius:10px;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.pager [aria-current=page]{background:var(--tg-theme-primary);border-color:var(--tg-theme-primary);color:#fff}.empty-state{text-align:center;color:var(--tg-color-gray-4);padding:60px 0 100px}.post-faq{margin-top:40px}.post-tags{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.post-tags a{background:var(--tg-color-gray-3);color:var(--tg-heading-color);border-radius:8px;padding:4px 12px;font-size:14px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-aos]{opacity:1!important;transition:none!important;transform:none!important}}.hosting__top-content .title span{font-style:normal}.logo-invert{filter:brightness(0)invert()}.pricing__price .price{color:var(--tg-heading-color);gap:6px;font-weight:700}.step-num{color:#fff;place-items:center;font-size:34px;line-height:1;display:grid}.tg-header__area-four .tgmenu__navbar-wrap>ul{margin:0 40px 0 auto}@media (max-width:1199.98px){.tg-header__area-four .tgmenu__navbar-wrap>ul{margin-right:24px}}.footer__hosting-wrap p{font-size:20px;font-weight:500;line-height:1.8}@media (max-width:767.98px){.footer__hosting-wrap p{font-size:17px}}.success__item-four,.success__item-four.green-item,.success__item-four.purple-item{background:linear-gradient(135deg,#f5f4ff 0%,#e9e8ff 100%);border:1px solid #dcdaf8}.success__item-four.green-item{background:linear-gradient(135deg,#f1f7ff 0%,#e4eeff 100%)}.success__item-four.purple-item{background:linear-gradient(135deg,#f8f3ff 0%,#eee6ff 100%)}.success__item-four .shape{display:none}.success__item-four .title,.success__item-four h3{color:#1d1b4b}.success__item-four p,.success__item-four li,.success__item-four li span{color:#45436b}.success__item-four li strong,.success__item-four li b{color:#1d1b4b}.success__img-four img{background:#fff;border-radius:16px}html.ays-in .guest-only,html:not(.ays-in) .member-only{display:none!important}.header-auth{align-items:center;gap:10px;display:flex}.hdr-btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 22px;font-size:14.5px;font-weight:600;line-height:1;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.hdr-btn svg{width:16px;height:16px}.hdr-btn--solid{background:var(--tg-theme-primary);color:#fff;border:1.5px solid var(--tg-theme-primary);box-shadow:0 8px 20px -8px #4d4cb78c}.hdr-btn--solid:hover{color:#fff;background:#3f3ea0;border-color:#3f3ea0;transform:translateY(-1px)}.hdr-btn--ghost{color:var(--tg-theme-primary);background:#fff;border:1.5px solid #d8d7f5}.hdr-btn--ghost:hover{border-color:var(--tg-theme-primary);color:var(--tg-theme-primary);background:#f5f4ff}@media (max-width:1199.98px){.hdr-btn{height:40px;padding:0 16px;font-size:13.5px}}@media (max-width:991.98px){.tgmenu__action .header-auth{display:none!important}}.mobile-auth{gap:10px;padding:20px 25px 0;display:flex}.mobile-auth .hdr-btn{flex:1}.tgmenu__nav,.tgmenu__navbar-wrap>ul{flex-wrap:nowrap}@media (max-width:1279.98px){.tgmenu__navbar-wrap>ul>li>a{padding-left:10px;padding-right:10px}.tg-header__area-four .tgmenu__navbar-wrap>ul{margin-right:20px}.tgmenu__nav .logo img{width:160px;height:auto}}@media (max-width:1199.98px){.tgmenu__navbar-wrap>ul>li>a{padding-left:7px;padding-right:7px;font-size:13px}.tg-header__area-four .tgmenu__navbar-wrap>ul{margin-right:12px}.tgmenu__nav .logo img{width:130px}.header-auth{gap:6px}.hdr-btn{height:38px;padding:0 13px;font-size:13px}}.tgmenu__navbar-wrap>ul>li>a{white-space:nowrap}main>:first-child:not(.banner__area-three):not(.hero2){margin-top:112px}@media (max-width:991.98px){main>:first-child:not(.banner__area-three):not(.hero2){margin-top:72px}}.hosting__top-images>.shape{display:none}.hosting__icon-three svg,.features__icon-three svg{color:var(--tg-theme-primary)}.features__area-seven .features__icon-three svg{color:#b9b8ff}.hosting__top-images>img{border:0;border-radius:0}.footer__contact{align-items:flex-start}.footer__contact .phone-link{color:#fff;letter-spacing:.3px;align-items:center;gap:6px;font-size:16px;font-weight:600;display:inline-flex}.footer__contact .phone-link .phone-label{color:var(--tg-color-gray-1,#b7b7c9);font-weight:400}.footer__contact .phone-link:hover{color:#c9c8f7}.phone-link bdi{unicode-bidi:isolate}.footer__contact{margin-bottom:26px}.contact__info-box .phone-link{color:var(--tg-heading-color);font-size:22px;font-weight:600}.tslider{position:relative}.tslider__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;gap:24px;padding:4px 2px 8px;scroll-padding-inline:2px;display:flex;overflow-x:auto}.tslider__track::-webkit-scrollbar{display:none}.tslider__track:focus-visible{outline:2px solid var(--tg-theme-primary);outline-offset:4px;border-radius:16px}.tslider__card{scroll-snap-align:start;background:#fff;border:1px solid #e6e5f7;border-radius:18px;flex-direction:column;flex:0 0 calc(33.3333% - 16px);gap:16px;margin:0;padding:26px 26px 22px;display:flex;box-shadow:0 10px 30px -18px #312e8140}.tslider__top{justify-content:space-between;align-items:center;display:flex}.tslider__top svg{color:#c9c8f7;width:30px;height:30px}.tslider__stars{gap:3px;display:flex}.tslider__quote{flex:1;margin:0}.tslider__quote p{color:#45436b;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.95;display:-webkit-box;overflow:hidden}.tslider__author{border-top:1px solid #efeefb;align-items:center;gap:12px;padding-top:14px;display:flex}.tslider__author img{border-radius:50%;flex:none;width:44px;height:44px}.tslider__author b{color:#1d1b4b;font-size:15px;font-weight:600;display:block}.tslider__author span{color:#7a7896;font-size:13px;display:block}.tslider__nav{justify-content:center;gap:12px;margin-top:26px;display:flex}.tslider__btn{width:46px;height:46px;color:var(--tg-theme-primary);background:#fff;border:1.5px solid #d8d7f5;border-radius:50%;place-items:center;transition:all .2s;display:grid}.tslider__btn:hover{background:var(--tg-theme-primary);color:#fff;border-color:var(--tg-theme-primary)}@media (max-width:991.98px){.tslider__card{flex-basis:calc(50% - 12px)}}@media (max-width:575.98px){.tslider__card{flex-basis:88%;padding:22px 20px 18px}}.footer__licenses{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:260px;display:grid}.footer__license a{aspect-ratio:1/1.05;background:#fff;border-radius:14px;place-items:center;padding:10px;transition:transform .2s,box-shadow .2s;display:grid}.footer__license a:hover{transform:translateY(-2px);box-shadow:0 10px 24px -12px #00000080}.footer__license img{object-fit:contain;width:100%;height:100%}.copy-right-text .footer__parent,.copy-right-text p .footer__parent{font-size:1.15em;font-weight:700;color:#fbbf24!important}.copy-right-text a.footer__parent:hover{color:#fde68a!important}.features__area-nine+.features__area-three{margin-top:32px}@media (max-width:767.98px){.features__area-nine+.features__area-three{margin-top:24px}}.features__shape-three svg{color:#d9d8f7}.testimonial__area{padding-top:110px}@media (max-width:767.98px){.testimonial__area{padding-top:70px}}.hosting__area-three{background:#f5f6fa}.hosting__area-three .hosting__inner-wrap{background:0 0;border-radius:0}.features__area-six .features__item-twelve{text-align:center}.features__area-six .features__item-twelve .step-num{margin-left:auto;margin-right:auto}.features__area-six .row{justify-content:center}.cantact__form input,.cantact__form textarea{text-align:right;direction:rtl}.cantact__form input.ltr-value:not(:placeholder-shown){text-align:left;direction:ltr}.contact__info-box .list-wrap li{align-items:center}.contact__info-box .info-line{color:#45436b;font-size:15.5px;line-height:1.9}.contact__info-box .info-line b{color:#1d1b4b;margin-left:4px;font-weight:600}.protected-email{color:var(--tg-theme-primary);unicode-bidi:isolate}.contact__info-box .icon svg{color:var(--tg-theme-primary)}.phone-ext{color:#6b6990;background:#f1f0fd;border-radius:999px;margin-right:8px;padding:2px 10px;font-size:13px;display:inline-block}.site-captcha{margin:6px 0 18px}.site-captcha__box{text-align:right;background:#fff;border:1.5px solid #dcdcea;border-radius:14px;align-items:center;gap:14px;width:100%;padding:12px 16px;transition:border-color .2s,background .2s;display:flex}.site-captcha__box:hover:not(:disabled){border-color:var(--tg-theme-primary)}.site-captcha__box.is-done{background:#f5f4ff;border-color:#bdbcf0}.site-captcha__box.is-error{background:#fff5f6;border-color:#f3b4bb}.site-captcha__check{color:#fff;background:#fff;border:2px solid #c9c8e0;border-radius:8px;flex:0 0 26px;place-items:center;height:26px;font-weight:800;display:grid}.site-captcha__box.is-done .site-captcha__check{background:#22b573;border-color:#22b573}.site-captcha__label{color:#1d1b4b;flex-direction:column;font-size:15px;font-weight:600;display:flex}.site-captcha__label small{color:#7a7896;margin-top:2px;font-size:12.5px;font-weight:400}.site-captcha__box.is-error small{color:#c0303f}.site-captcha__spin{border:2px solid #c9c8f7;border-top-color:var(--tg-theme-primary);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite capspin}@keyframes capspin{to{transform:rotate(360deg)}}.cantact__form button[type=submit]:disabled{opacity:.55;cursor:not-allowed}.tgmenu__navbar-wrap>ul>li>a{color:#2a2850;font-size:15px;font-weight:600}.tgmenu__navbar-wrap>ul>li>a:hover{color:var(--tg-theme-primary)}.tgmenu__navbar-wrap>ul>li.active>a{color:var(--tg-theme-primary);position:relative}.tgmenu__navbar-wrap>ul>li.active>a:after{content:"";background:var(--tg-theme-primary);border-radius:3px;width:18px;height:3px;position:absolute;bottom:20px;right:50%;transform:translate(50%)}@media (max-width:1199.98px){.tgmenu__navbar-wrap>ul>li>a{font-size:14px}}.tgmobile__menu .navigation li.active>a{color:var(--tg-theme-primary);font-weight:700}.counter__area .row{justify-content:center}.counter__area .counter__item-three{text-align:center;justify-content:center;align-items:center}.testimonial__area+.faq__area-two{padding-top:20px}@media (max-width:767.98px){.testimonial__area+.faq__area-two{padding-top:10px}}.breadcrumb__area{padding:56px 0 64px}@media (max-width:767.98px){.breadcrumb__area{padding:40px 0 44px}}@media (max-width:991.98px){.tgmenu__nav{flex-direction:row-reverse;justify-content:space-between;align-items:center}.tgmenu__nav .mobile-nav-toggler{color:#1d1b4b;background:0 0;border-radius:12px;place-items:center;width:44px;height:44px;margin:0;font-size:30px;display:grid}.tgmenu__nav .mobile-nav-toggler:active{background:#f1f0fd}.tgmenu__nav .logo img{width:128px;height:auto}.tg-header__area-four{margin-top:0}.tg-header__area-four>.container{max-width:100%;padding:0}.tg-header__area-four .row{margin:0}.tg-header__area-four .row>.col-12{padding:0}.tg-header__area-four .tgmenu__wrap,.tg-header__area-four.sticky-menu .tgmenu__wrap{background:#fff;border:0;border-bottom:1px solid #ecebf7;border-radius:0;padding:10px 16px;box-shadow:0 6px 18px -14px #1d1b4b59}}.tgmobile__menu{width:100%;max-width:100%;padding-left:0;left:auto;right:0;transform:translate(101%)}.mobile-menu-visible .tgmobile__menu{transform:translate(0)}.tgmobile__menu .tgmobile__menu-box{width:100%;max-width:100%;box-shadow:none}.tgmobile__menu .close-btn{width:44px;height:44px;font-size:22px;top:22px;left:20px;right:auto}.tgmobile__menu .nav-logo{text-align:right;padding:26px 24px 20px}.tgmobile__menu .navigation li>a{color:#1d1b4b;padding:14px 24px;font-size:17px;font-weight:600}.tgmobile__menu .mobile-auth{padding:24px}.tgmobile__menu .mobile-auth .hdr-btn{height:50px;font-size:15px}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .scroll__top{display:none}@media (pointer:coarse),(max-width:991.98px){.footer__social .list-wrap li a{place-items:center;width:44px;height:44px;display:grid}.footer__social .list-wrap{gap:6px}[class*=faq] [role=tab]{min-height:44px;padding-inline:16px}.footer__contact .phone-link,.contact__info-box .phone-link,.protected-email{align-items:center;min-height:44px;display:inline-flex}.footer__link .list-wrap li a,.footer__bottom-menu .list-wrap li a{align-items:center;min-height:40px;display:inline-flex}.pricing-tab .tab-btn{min-height:44px;padding-inline:10px}.pricing-tab .pricing-tab-switcher{min-width:56px;min-height:32px}}.breadcrumb__content nav,.breadcrumb__content .breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;line-height:1.6;display:inline-flex}.breadcrumb__content nav a,.breadcrumb__content nav span,.breadcrumb__content .breadcrumb a,.breadcrumb__content .breadcrumb span{align-items:center;min-height:0;padding:0;line-height:1.6;display:inline-flex}@media (max-width:767.98px){.features__shape-three{display:none}}.post-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:36px;display:flex}.post-toolbar .post-filters{margin:0}.post-search{flex:0 320px;margin-inline-start:auto;position:relative}.post-search input{color:#1d1b4b;background:#fff;border:1.5px solid #dcdcea;border-radius:999px;width:100%;height:48px;padding:0 20px 0 52px;font-size:14.5px}.post-search input:focus{border-color:var(--tg-theme-primary);outline:none;box-shadow:0 0 0 4px #4d4cb71f}.post-search button{background:var(--tg-theme-primary);color:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:5px;left:5px}@media (max-width:767.98px){.post-search{flex-basis:100%}}.empty-state{text-align:center;background:#fbfaff;border:1px dashed #d8d7f5;border-radius:20px;max-width:520px;margin:10px auto 20px;padding:32px 20px}.empty-state img{border-radius:14px;width:280px;max-width:100%;height:auto;margin-bottom:18px}.empty-state h2{color:#1d1b4b;margin-bottom:8px;font-size:20px}.empty-state p{color:#6b6990;margin-bottom:18px}.blog__post-thumb img,.blog__details-thumb img{background:#f3f2ff}.post-share{color:#6b6990;border-top:1px solid #efeefb;flex-wrap:wrap;align-items:center;gap:8px;margin:28px 0 0;padding-top:20px;font-size:14px;display:flex}.post-share a{min-height:40px;color:var(--tg-theme-primary);background:#f3f2ff;border-radius:999px;align-items:center;padding:0 16px;font-weight:600;display:inline-flex}.post-share a:hover{background:var(--tg-theme-primary);color:#fff}.post-cta{background:linear-gradient(135deg,#f5f4ff,#e8e7ff);border:1px solid #dcdaf8;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:36px;padding:26px 28px;display:flex}.post-cta h2{color:#1d1b4b;margin:0 0 6px;font-size:20px}.post-cta p{color:#45436b;margin:0;font-size:14.5px}.hero2{background:radial-gradient(38% 60% at 12% 42%,#7c76f229,#0000 70%),radial-gradient(34% 50% at 92% 18%,#a5b4fc38,#0000 70%),linear-gradient(#f7f7ff 0%,#fff 100%);padding:150px 0 64px;position:relative;overflow:hidden}.hero2__grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);align-items:center;gap:32px;display:grid}.hero2__content{max-width:620px}.hero2__badge{color:#4b4d6b;background:#fff;border:1px solid #e3e2fb;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 16px;font-size:13.5px;display:inline-flex;box-shadow:0 6px 18px -10px #4338ca59}.hero2__badge svg{color:#4b45e0;flex:none}.hero2__title{color:#16133a;letter-spacing:0;margin:0 0 20px;font-size:clamp(28px,2.9vw,40px);font-weight:700;line-height:1.65}.hero2__hl{color:#3b36d1;white-space:nowrap;display:inline-block;position:relative}.hero2__swoosh{width:100%;height:.34em;position:absolute;bottom:-.12em;left:0;right:0}.hero2__after{display:block}.hero2__text{color:#5b5d78;max-width:560px;margin:0 0 30px;font-size:16px;line-height:2.05}.hero2__actions{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.hero2__btn{background:linear-gradient(135deg,#4f49e6,#3730b8);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 28px;font-size:15.5px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 28px -14px #3730b8b3;color:#fff!important}.hero2__btn:hover{transform:translateY(-2px);box-shadow:0 18px 32px -14px #3730b8bf}.hero2__btn--ghost{box-shadow:none;background:#fff;border:1.5px solid #cfcdf7;color:#3b36d1!important}.hero2__btn--ghost:hover{box-shadow:none;border-color:#3b36d1}.hero2__checks{flex-wrap:wrap;gap:12px 28px;margin:0;padding:0;list-style:none;display:flex}.hero2__checks li{color:#3f415c;align-items:center;gap:8px;font-size:14.5px;display:inline-flex}.hero2__checks svg{color:#14b8a6;flex:none}.hero2__media{justify-content:center;display:flex}.hero2__art,.hero2__media img{width:100%;max-width:640px;height:auto}@media (max-width:991.98px){.hero2{padding:116px 0 40px}.hero2__grid{grid-template-columns:1fr;gap:20px}.hero2__content{max-width:none}.hero2__art,.hero2__media img{max-width:520px}}@media (max-width:575.98px){.hero2{padding-top:100px}.hero2__title{font-size:29px}.hero2__hl{white-space:normal}.hero2__text{font-size:15px}.hero2__actions{gap:10px}.hero2__btn{flex:100%;min-height:50px}.hero2__checks{gap:10px 18px}.hero2__checks li{font-size:13.5px}}.site-captcha-slot{min-height:64px;margin:6px 0 18px}:where(img[width][height]){height:auto}
