:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13, 110, 253;--bs-secondary-rgb:108, 117, 125;--bs-success-rgb:25, 135, 84;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:33, 37, 41;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, #ffffff26, #fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:#0000002d;--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-heading-color: ;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;margin:0}.h2,.h3,.h4,.h5,h2,h3,h4,h5{color:var(--bs-heading-color);margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h2,h2{font-size:calc(1.325rem.9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem.6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem.3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}ul{margin-top:0;margin-bottom:1rem;padding-left:2rem}ul ul{margin-bottom:0}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);color:var(--bs-code-color);word-wrap:break-word;font-size:.875em}a>code{color:inherit}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,select{font-family:inherit;font-size:inherit;line-height:inherit;text-transform:none;margin:0}select{word-wrap:normal}select:disabled{opacity:1}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}::-webkit-datetime-edit-day-field{padding:0}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit-hour-field{padding:0}::-webkit-datetime-edit-minute{padding:0}::-webkit-datetime-edit-month-field{padding:0}::-webkit-datetime-edit-text{padding:0}::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}.lead{font-size:1.25rem;font-weight:300}.container,.container-fluid{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:30px;--bs-gutter-y:0;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));flex-wrap:wrap;display:flex}.row>*{width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex-shrink:0}.col-4{flex:none;width:33.3333%}.col-8{flex:none;width:66.6667%}.col-12{flex:none;width:100%}@media (min-width:768px){.col-md-6{flex:none;width:50%}.col-md-12{flex:none;width:100%}}@media (min-width:992px){.col-lg-2{flex:none;width:16.6667%}.col-lg-3{flex:none;width:25%}.col-lg-4{flex:none;width:33.3333%}.col-lg-6{flex:none;width:50%}.col-lg-7{flex:none;width:58.3333%}.col-lg-10{flex:none;width:83.3333%}}@media (min-width:1200px){.col-xl-2{flex:none;width:16.6667%}.col-xl-3{flex:none;width:25%}.col-xl-4{flex:none;width:33.3333%}.col-xl-6{flex:none;width:50%}.col-xl-7{flex:none;width:58.3333%}.col-xl-8{flex:none;width:66.6667%}.col-xl-10{flex:none;width:83.3333%}.col-xl-12{flex:none;width:100%}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;transition:height .35s;overflow:hidden}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;flex-wrap:wrap;margin-bottom:0;padding-left:0;list-style:none;display:flex}.accordion{--bs-accordion-color:#000;--bs-accordion-bg:#fff;--bs-accordion-transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:.375rem;--bs-accordion-inner-border-radius:calc(.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem #0d6efd40;--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type,.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:.5rem;--bs-modal-box-shadow:0 .125rem .25rem #00000013;--bs-modal-inner-border-radius:calc(.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;z-index:var(--bs-modal-zindex);outline:0;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden auto}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 .5rem 1rem #00000026}}@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.d-flex{display:flex!important}.d-none{display:none!important}.justify-content-center{justify-content:center!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.order-1{order:1!important}.order-2{order:2!important}.text-center{text-align:center!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity))!important}@media (min-width:576px){.d-sm-block{display:block!important}}@media (min-width:768px){.d-md-block{display:block!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}}@media (min-width:992px){.d-lg-block{display:block!important}.d-lg-none{display:none!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.text-lg-center{text-align:center!important}}.animated{animation-duration:1s;animation-fill-mode:both}@keyframes jump{0%{transform:translate(0,0)}40%{transform:translateY(50%)}to{transform:translate(0,0)}}@-webkit-keyframes jumpTwo{0%{transform:translate(0,0)}40%{transform:translateY(20px)}to{transform:translate(0,0)}}@keyframes jumpTwo{0%{transform:translate(0,0)}40%{-webkit-transform:translateY(20px);transform:translateY(40px)}to{transform:translate(0,0)}}@keyframes jumpThree{0%{transform:translate(0,0)}40%{transform:translateY(-20px)}to{transform:translate(0,0)}}@keyframes jumpFour{0%{transform:translate(0,0)}50%{transform:translateY(-10px)}to{transform:translate(0,0)}}@keyframes jumpFive{0%{transform:translate(0,0)}50%{transform:translateY(10px)}to{transform:translate(0,0)}}@keyframes prXOne{0%{transform:translate(0)}50%{transform:translate(-15px)}to{transform:translate(0)}}@keyframes prXTwo{0%{transform:translate(0)}50%{transform:translate(15px)}to{transform:translate(0)}}@keyframes rotated{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotatedTwo{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes rotatedHalf{0%{transform:rotate(0)}50%{transform:rotate(90deg)}to{transform:rotate(0)}}@keyframes rotatedHalfTwo{0%{transform:rotate(-90deg)}to{transform:rotate(90deg)}}@keyframes scale-upOne{0%{transform:scale(1)}50%{transform:scale(.85)}to{transform:scale(1)}}@keyframes scale-right{0%{transform:translate(0)}50%{transform:translate(20%)}to{transform:translate(0)}}@keyframes tpfadeInDown{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in{0%{opacity:.2}40%{opacity:1}to{opacity:.2}}@keyframes hvr-ripple-out{0%{inset:-5px}50%{opacity:.8;inset:-15px}to{opacity:1;inset:-5px}}@keyframes hvr-ripple-out-two{0%{inset:0}to{opacity:0;inset:-30px}}@keyframes scale-up-one{0%{transform:scale(1)}40%{transform:scale(.5)}to{transform:scale(1)}}@keyframes scale-up-two{0%{transform:scale(.5)}40%{transform:scale(.8)}to{transform:scale(.5)}}@keyframes scale-up-three{0%{transform:scale(1)}40%{transform:scale(2)}to{transform:scale(1)}}@keyframes jump5p{0%{transform:translate(0,0)}40%{transform:translateY(5px)}to{transform:translate(0,0)}}@keyframes jump5pRsv{0%{transform:translate(0,0)}40%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes moveclouds{0%{margin-left:200px}to{margin-left:-200px}}@keyframes moveclouds2{0%{margin-right:200px}to{margin-right:-200px}}@keyframes moveUp{0%{transform:translateY(0)}to{transform:translateY(-70%)}}@keyframes tpfadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tpfadeUp{animation-name:tpfadeUp}@keyframes tpfadeLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.tpfadeLeft{animation-name:tpfadeLeft}@keyframes tpfadeRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.tpfadeRight{animation-name:tpfadeRight}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes tpfadeIn{0%{opacity:0}to{opacity:1}}.tpfadeIn{animation-name:tpfadeIn}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.mt-125{margin-top:125px}.mt-130{margin-top:130px}.mt-135{margin-top:135px}.mt-140{margin-top:140px}.mt-145{margin-top:145px}.mt-150{margin-top:150px}.mt-155{margin-top:155px}.mt-160{margin-top:160px}.mt-165{margin-top:165px}.mt-170{margin-top:170px}.mt-175{margin-top:175px}.mt-180{margin-top:180px}.mt-185{margin-top:185px}.mt-190{margin-top:190px}.mt-195{margin-top:195px}.mt-200{margin-top:200px}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mb-125{margin-bottom:125px}.mb-130{margin-bottom:130px}.mb-135{margin-bottom:135px}.mb-140{margin-bottom:140px}.mb-145{margin-bottom:145px}.mb-150{margin-bottom:150px}.mb-155{margin-bottom:155px}.mb-160{margin-bottom:160px}.mb-165{margin-bottom:165px}.mb-170{margin-bottom:170px}.mb-175{margin-bottom:175px}.mb-180{margin-bottom:180px}.mb-185{margin-bottom:185px}.mb-190{margin-bottom:190px}.mb-195{margin-bottom:195px}.mb-200{margin-bottom:200px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-60{margin-left:60px}.ml-65{margin-left:65px}.ml-70{margin-left:70px}.ml-75{margin-left:75px}.ml-80{margin-left:80px}.ml-85{margin-left:85px}.ml-90{margin-left:90px}.ml-95{margin-left:95px}.ml-100{margin-left:100px}.ml-105{margin-left:105px}.ml-110{margin-left:110px}.ml-115{margin-left:115px}.ml-120{margin-left:120px}.ml-125{margin-left:125px}.ml-130{margin-left:130px}.ml-135{margin-left:135px}.ml-140{margin-left:140px}.ml-145{margin-left:145px}.ml-150{margin-left:150px}.ml-155{margin-left:155px}.ml-160{margin-left:160px}.ml-165{margin-left:165px}.ml-170{margin-left:170px}.ml-175{margin-left:175px}.ml-180{margin-left:180px}.ml-185{margin-left:185px}.ml-190{margin-left:190px}.ml-195{margin-left:195px}.ml-200{margin-left:200px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-45{margin-right:45px}.mr-50{margin-right:50px}.mr-55{margin-right:55px}.mr-60{margin-right:60px}.mr-65{margin-right:65px}.mr-70{margin-right:70px}.mr-75{margin-right:75px}.mr-80{margin-right:80px}.mr-85{margin-right:85px}.mr-90{margin-right:90px}.mr-95{margin-right:95px}.mr-100{margin-right:100px}.mr-105{margin-right:105px}.mr-110{margin-right:110px}.mr-115{margin-right:115px}.mr-120{margin-right:120px}.mr-125{margin-right:125px}.mr-130{margin-right:130px}.mr-135{margin-right:135px}.mr-140{margin-right:140px}.mr-145{margin-right:145px}.mr-150{margin-right:150px}.mr-155{margin-right:155px}.mr-160{margin-right:160px}.mr-165{margin-right:165px}.mr-170{margin-right:170px}.mr-175{margin-right:175px}.mr-180{margin-right:180px}.mr-185{margin-right:185px}.mr-190{margin-right:190px}.mr-195{margin-right:195px}.mr-200{margin-right:200px}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-120{padding-top:120px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-145{padding-top:145px}.pt-150{padding-top:150px}.pt-155{padding-top:155px}.pt-160{padding-top:160px}.pt-165{padding-top:165px}.pt-170{padding-top:170px}.pt-175{padding-top:175px}.pt-180{padding-top:180px}.pt-185{padding-top:185px}.pt-190{padding-top:190px}.pt-195{padding-top:195px}.pt-200{padding-top:200px}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.pb-155{padding-bottom:155px}.pb-160{padding-bottom:160px}.pb-165{padding-bottom:165px}.pb-170{padding-bottom:170px}.pb-175{padding-bottom:175px}.pb-180{padding-bottom:180px}.pb-185{padding-bottom:185px}.pb-190{padding-bottom:190px}.pb-195{padding-bottom:195px}.pb-200{padding-bottom:200px}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-55{padding-left:55px}.pl-60{padding-left:60px}.pl-65{padding-left:65px}.pl-70{padding-left:70px}.pl-75{padding-left:75px}.pl-80{padding-left:80px}.pl-85{padding-left:85px}.pl-90{padding-left:90px}.pl-95{padding-left:95px}.pl-100{padding-left:100px}.pl-105{padding-left:105px}.pl-110{padding-left:110px}.pl-115{padding-left:115px}.pl-120{padding-left:120px}.pl-125{padding-left:125px}.pl-130{padding-left:130px}.pl-135{padding-left:135px}.pl-140{padding-left:140px}.pl-145{padding-left:145px}.pl-150{padding-left:150px}.pl-155{padding-left:155px}.pl-160{padding-left:160px}.pl-165{padding-left:165px}.pl-170{padding-left:170px}.pl-175{padding-left:175px}.pl-180{padding-left:180px}.pl-185{padding-left:185px}.pl-190{padding-left:190px}.pl-195{padding-left:195px}.pl-200{padding-left:200px}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-40{padding-right:40px}.pr-45{padding-right:45px}.pr-50{padding-right:50px}.pr-55{padding-right:55px}.pr-60{padding-right:60px}.pr-65{padding-right:65px}.pr-70{padding-right:70px}.pr-75{padding-right:75px}.pr-80{padding-right:80px}.pr-85{padding-right:85px}.pr-90{padding-right:90px}.pr-95{padding-right:95px}.pr-100{padding-right:100px}.pr-105{padding-right:105px}.pr-110{padding-right:110px}.pr-115{padding-right:115px}.pr-120{padding-right:120px}.pr-125{padding-right:125px}.pr-130{padding-right:130px}.pr-135{padding-right:135px}.pr-140{padding-right:140px}.pr-145{padding-right:145px}.pr-150{padding-right:150px}.pr-155{padding-right:155px}.pr-160{padding-right:160px}.pr-165{padding-right:165px}.pr-170{padding-right:170px}.pr-175{padding-right:175px}.pr-180{padding-right:180px}.pr-185{padding-right:185px}.pr-190{padding-right:190px}.pr-195{padding-right:195px}.pr-200{padding-right:200px}:root{--tp-ff-body:"Outfit",sans-serif;--tp-ff-heading:"Poppins",sans-serif;--tp-ff-fontawesome:Font Awesome 5 Pro;--tp-common-white:#fff;--tp-common-white-2:#bdbeec;--tp-common-black:#151718;--tp-common-yellow:#fdc85d;--tp-common-sky:#45ccfe;--tp-common-sky-2:#3eb7fd;--tp-common-pink:#f85797;--tp-heading-primary:#141774;--tp-grey-1:#bdbeec;--tp-grey-2:#e8f6ff;--tp-text-body:#62637d;--tp-theme-1:#141774;--tp-theme-2:#017efa;--tp-theme-3:#0b4df5;--tp-border-1:#edf5fa;--tp-border-2:#dcedf9;--tp-border-3:#2c2f94;--tp-border-4:#dcedf9}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1200px}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--tp-ff-body);color:var(--tp-text-body);font-size:15px;font-weight:400;line-height:1.3;overflow-x:hidden}html,body{overflow-x:hidden}a{text-decoration:none;transition:all .3s}h1,h2,h3,h4,h5,h6{font-family:var(--tp-ff-heading);color:var(--tp-theme-1);-o-transition:all .3s ease-out 0s;margin-top:0;font-weight:700;line-height:1.1;transition:all .3s ease-out}img{max-width:100%}h1{font-size:40px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}ul{margin:0;padding:0}p{color:var(--tp-text-body);font-size:18px;font-weight:400;line-height:27px}.z-index{z-index:2;position:relative}.z-index-3{z-index:3;position:relative}.z-index-4{z-index:4;position:relative}.z-index-5{z-index:5;position:relative}.z-index-6{z-index:6;position:relative}a,.btn,button,input,select,textarea,li,img,.transition-3,h1,h2,h3,h4,h5,h6{-o-transition:all .3s ease-out 0s;transition:all .3s ease-out}li{list-style:none}a:focus,.button:focus{outline:0;text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;background:0 0;border:0;outline:0}button:hover{cursor:pointer}button:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input,textarea{color:var(--tp-theme-1);outline:0}input::-webkit-input-placeholder{color:#747474}textarea::-webkit-input-placeholder{color:#747474}:-moz-any(input:-moz-placeholder-shown,textarea:-moz-placeholder-shown){color:#747474}:is(input:placeholder-shown,textarea:placeholder-shown){color:#747474}input::-moz-placeholder{color:#747474}textarea::-moz-placeholder{color:#747474}:is(input:-ms-placeholder-shown,textarea:-ms-placeholder-shown){color:#747474}:is(input:placeholder-shown,textarea:placeholder-shown){color:#747474}input[type=color]{appearance:none;cursor:pointer;background:0;border:0;border-radius:50%;width:100%;height:100%;padding:0}::-moz-selection{background:var(--tp-theme-1);color:var(--tp-common-white);text-shadow:none}::selection{background:var(--tp-theme-1);color:var(--tp-common-white);text-shadow:none}::placeholder{color:var(--tp-theme-1);font-size:var(--tp-fz-body);opacity:1}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.overflow-y-visible{overflow:hidden visible}.p-relative{position:relative}.p-absolute{position:absolute}.include-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.gx-10{--bs-gutter-x:10px}.gx-30{--bs-gutter-x:30px}.gx-40{--bs-gutter-x:40px}.gx-50{--bs-gutter-x:12px}.gx-60{--bs-gutter-x:65px}.gx-20{--bs-gutter-x:20px}.gx-25{--bs-gutter-x:25px}.tp-btn{background-color:var(--tp-common-white);color:var(--tp-theme-1);text-align:center;letter-spacing:.1em;text-transform:uppercase;z-index:1;border-radius:60px;height:55px;padding:0 35px;font-size:14px;font-weight:700;line-height:55px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.tp-btn:after{content:"";background-color:red}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-btn{padding:0 30px;font-size:13px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-btn{height:45px;padding:0 15px;font-size:12px;line-height:45px}}.tp-btn:before{backface-visibility:hidden;background-color:var(--tp-common-black);clip-path:polygon(-1% 0,0 0,-25% 100%,-1% 100%);content:"";width:100%;height:100%;transition:clip-path .5s cubic-bezier(.165,.84,.44,1);animation:.5s step-end forwards opacityFallbackOut;position:absolute;top:0;left:0;transform:translateZ(0)}.tp-btn:hover:before{clip-path:polygon(0 0,101% 0,101% 101%,0 101%);color:var(--tp-common-white);animation:step-start forwards opacityFallbackIn}.tp-btn:hover span{color:var(--tp-common-white)}.tp-btn:after{background-color:var(--tp-common-sky)}.tp-btn span{z-index:1;position:relative}.tp-btn-blue{background-color:var(--tp-theme-2);color:var(--tp-common-white);text-align:center;letter-spacing:.1em;text-transform:uppercase;z-index:1;border-radius:60px;height:55px;padding:0 35px;font-size:14px;font-weight:700;line-height:55px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-btn-blue{padding:0 30px;font-size:13px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-btn-blue{height:45px;padding:0 15px;font-size:12px;line-height:45px}}.tp-btn-blue:before{backface-visibility:hidden;background-color:var(--tp-common-black);clip-path:polygon(-1% 0,0 0,-25% 100%,-1% 100%);content:"";width:100%;height:100%;transition:clip-path .5s cubic-bezier(.165,.84,.44,1);animation:.5s step-end forwards opacityFallbackOut;position:absolute;top:0;left:0;transform:translateZ(0)}.tp-btn-blue:hover:before{clip-path:polygon(0 0,101% 0,101% 101%,0 101%);color:var(--tp-common-white);animation:step-start forwards opacityFallbackIn}.tp-btn-blue:hover span{color:var(--tp-common-white)}.tp-btn-blue:after{background-color:var(--tp-common-sky)}.tp-btn-blue span{z-index:1;position:relative}.tp-btn-pink{background-color:var(--tp-common-pink);color:var(--tp-common-white);text-align:center;letter-spacing:.1em;text-transform:uppercase;z-index:1;border-radius:5px;height:55px;padding:0 35px;font-size:14px;font-weight:700;line-height:55px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px){.tp-btn-pink{height:45px;padding:0 15px;font-size:12px;line-height:45px}}.tp-btn-pink:before{backface-visibility:hidden;background-color:var(--tp-common-black);clip-path:polygon(-1% 0,0 0,-25% 100%,-1% 100%);content:"";width:100%;height:100%;transition:clip-path .5s cubic-bezier(.165,.84,.44,1);animation:.5s step-end forwards opacityFallbackOut;position:absolute;top:0;left:0}.tp-btn-pink:hover:before{clip-path:polygon(0 0,101% 0,101% 101%,0 101%);color:var(--tp-common-white);animation:step-start forwards opacityFallbackIn}.tp-btn-pink:hover span{color:var(--tp-common-white)}.tp-btn-pink:after{background-color:var(--tp-common-sky)}.tp-btn-pink span{z-index:1;position:relative}.tp-btn-blue-square{background-color:var(--tp-theme-2);color:var(--tp-common-white);text-align:center;letter-spacing:.1em;text-transform:uppercase;z-index:1;border-radius:5px;height:55px;padding:0 35px;font-size:14px;font-weight:700;line-height:55px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-btn-blue-square{padding:0 30px;font-size:13px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-btn-blue-square{height:45px;padding:0 15px;font-size:12px;line-height:45px}}.tp-btn-blue-square:before{backface-visibility:hidden;background-color:var(--tp-common-black);clip-path:polygon(-1% 0,0 0,-25% 100%,-1% 100%);content:"";width:100%;height:100%;transition:clip-path .5s cubic-bezier(.165,.84,.44,1);animation:.5s step-end forwards opacityFallbackOut;position:absolute;top:0;left:0;transform:translateZ(0)}.tp-btn-blue-square:hover:before{clip-path:polygon(0 0,101% 0,101% 101%,0 101%);color:var(--tp-common-white);animation:step-start forwards opacityFallbackIn}.tp-btn-blue-square:hover span{color:var(--tp-common-white)}.tp-btn-blue-square:after{background-color:var(--tp-common-sky)}.tp-btn-blue-square span{z-index:1;position:relative}.tp-btn-border{border:1px solid var(--tp-border-1);color:var(--tp-theme-1);text-align:center;letter-spacing:.1em;text-transform:uppercase;z-index:1;border-radius:50px;height:65px;padding:0 50px;font-size:14px;font-weight:700;line-height:65px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-btn-border{padding:0 30px;font-size:13px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-btn-border{height:45px;padding:0 15px;font-size:12px;line-height:45px}}@media (max-width:767px){.tp-btn-border{height:45px;padding:0 20px;font-size:12px;line-height:45px}}.tp-btn-border:before{backface-visibility:hidden;background-color:var(--tp-common-black);clip-path:polygon(-1% 0,0 0,-25% 100%,-1% 100%);content:"";width:100%;height:100%;transition:clip-path .5s cubic-bezier(.165,.84,.44,1);animation:.5s step-end forwards opacityFallbackOut;position:absolute;top:0;left:0;transform:translateZ(0)}.tp-btn-border:hover:before{clip-path:polygon(0 0,101% 0,101% 101%,0 101%);color:var(--tp-common-white);animation:step-start forwards opacityFallbackIn}.tp-btn-border:hover span{color:var(--tp-common-white)}.tp-btn-border:after{background-color:var(--tp-common-sky)}.tp-btn-border span{z-index:1;position:relative}.tp-btn-sky-sm{color:var(--tp-common-white);background-color:var(--tp-common-sky);text-align:center;letter-spacing:.1em;text-transform:uppercase;z-index:1;border-radius:5px;height:55px;padding:0 35px;font-size:14px;font-weight:700;line-height:55px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-btn-sky-sm{padding:0 30px;font-size:13px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-btn-sky-sm{height:45px;padding:0 15px;font-size:12px;line-height:45px}}.tp-btn-sky-sm:before{backface-visibility:hidden;background-color:var(--tp-common-black);clip-path:polygon(-1% 0,0 0,-25% 100%,-1% 100%);content:"";width:100%;height:100%;transition:clip-path .5s cubic-bezier(.165,.84,.44,1);animation:.5s step-end forwards opacityFallbackOut;position:absolute;top:0;left:0;transform:translateZ(0)}.tp-btn-sky-sm:hover:before{clip-path:polygon(0 0,101% 0,101% 101%,0 101%);color:var(--tp-common-white);animation:step-start forwards opacityFallbackIn}.tp-btn-sky-sm:hover span{color:var(--tp-common-white)}.tp-btn-sky-sm:after{background-color:var(--tp-common-sky)}.tp-btn-sky-sm span{z-index:1;position:relative}.tp-btn-sky{color:var(--tp-common-white);background-color:var(--tp-common-sky);text-align:center;letter-spacing:.1em;text-transform:uppercase;z-index:1;border-radius:10px;height:65px;padding:0 40px;font-size:14px;font-weight:700;line-height:65px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-btn-sky{padding:0 30px;font-size:13px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-btn-sky{height:45px;padding:0 15px;font-size:12px;line-height:45px}}.tp-btn-sky:before{backface-visibility:hidden;background-color:var(--tp-common-black);clip-path:polygon(-1% 0,0 0,-25% 100%,-1% 100%);content:"";width:100%;height:100%;transition:clip-path .5s cubic-bezier(.165,.84,.44,1);animation:.5s step-end forwards opacityFallbackOut;position:absolute;top:0;left:0}.tp-btn-sky:hover:before{clip-path:polygon(0 0,101% 0,101% 101%,0 101%);color:var(--tp-common-white);animation:step-start forwards opacityFallbackIn}.tp-btn-sky:hover span{color:var(--tp-common-white)}.tp-btn-sky:after{background-color:var(--tp-common-sky)}.tp-btn-sky span{z-index:1;position:relative}.tp-pulse-border:after,.tp-pulse-border:before{content:"";-o-transition:all .3s ease-out 0s;z-index:99;border:1px solid #fff6;border-radius:50%;width:100%;height:100%;transition:all .3s ease-out;animation:2s linear infinite borderanimate2;-webkit-animation-delay:;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 #fff6}70%{-webkit-box-shadow:0 0 0 45px #fff0}to{-webkit-box-shadow:0 0 #fff0}}@keyframes pulse{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 45px #fff0}to{box-shadow:0 0 #fff0}}@keyframes section-animation{0%{width:0}15%{width:100%}85%{opacity:1}90%{opacity:0;width:100%}to{opacity:0;width:0}}@keyframes about-sm{to{transform:translateY(60px)}to{transform:translateY(50px)}}@keyframes hero-thumb-animation{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes tpleftright{0%{transform:translate(0)}to{transform:translate(-20px)}}@keyframes tprotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tpupdown{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes tpswing{0%{transform:rotate(6deg)}to{transform:rotate(-6deg)}}@keyframes borderanimate2{0%{transform:translate(-50%,-50%)scale(.8)}60%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(2.5)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes moving{0%{transform:translateY(0)}20%{transform:translate(-50px)}50%{transform:translateY(-40px)}to{transform:translateY(0)}}@keyframes about-circle{0%{transform:translate(100px)}to{transform:translate(0)}}@keyframes services-triangle{0%{transform:rotate(0)translate(-50px)}to{transform:rotate(360deg)translateY(100px)}}@keyframes hero-3-dot-2{0%{transform:translateY(-50px)}to{transform:translateY(0)}}@keyframes tfLeftToRight{49%{transform:translate(30%)}50%{opacity:0;transform:translate(-30%)}51%{opacity:1}}@keyframes rotate2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes leftright{0%{transform:translate(0)}50%{transform:translate(100%)}to{transform:translate(0)}}@keyframes movinglight{0%{transform:translateY(0)}20%{transform:translate(-70px)}50%{transform:translateY(-70px)}to{transform:translateY(0)}}@keyframes movinglight2{0%{transform:translateY(0)}20%{transform:translate(70px)}50%{transform:translateY(70px)}to{transform:translateY(0)}}@keyframes movingtop{0%{transform:translateY(0)}20%{transform:translateY(70px)}50%{transform:translateY(-70px)}to{transform:translateY(0)}}@keyframes circle-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes circle-animation2{0%{transform:scaleX(-1)rotate(360deg)}to{transform:scaleX(-1)rotate(0)}}@keyframes zoom{0%{transform:scale(.5)}50%{transform:scale(1)}to{transform:scale(.5)}}@keyframes zoom2{0%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(.9)}}@keyframes wobble-vertical{10%{transform:translateY(-10px)}50%{transform:skew(15deg)}80%{transform:rotate(10deg)}to{transform:translate(0)}}@keyframes section-highlight{0%{width:0}to{width:100%}}@keyframes widthcalc{0%{width:20%}50%{width:50%}75%{width:90%}90%{opacity:.75}90%{opacity:1}}@-webkit-keyframes bounceRight{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-90px)}60%{transform:translate(-15px)}}@-moz-keyframes bounceRight{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-90px)}60%{transform:translate(-15px)}}@keyframes bounceRight{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-50px)}60%{transform:translate(-10px)}}@keyframes icon-bounce{0%,to,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes light-one{0%{opacity:1}25%{opacity:.4}50%{opacity:.6}75%{opacity:.8}to{opacity:1}}.dark #preloader{background-color:var(--tp-theme-1)}#preloader{z-index:999999;background-color:#f7f7f7;position:fixed;inset:0}.preloader{text-align:left;box-sizing:border-box;width:50px;height:50px;margin-top:-25px;margin-left:-25px;padding:0;display:inline-block;position:absolute;top:50%;left:50%}.preloader span{background:var(--tp-theme-1);border-radius:100%;width:50px;height:50px;animation:1.3s linear infinite preloader;display:inline-block;position:absolute}.preloader span:last-child{animation-delay:-.9s}@keyframes preloader{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(1)}}@-webkit-keyframes preloader{0%{opacity:.5;-webkit-transform:scale(0)}to{opacity:0;-webkit-transform:scale(1)}}.scroll-top{z-index:999;width:50px;height:50px;color:var(--tp-common-white);text-align:center;cursor:pointer;background:var(--tp-theme-2);border:0;border-radius:6px;font-size:16px;line-height:50px;transition:all 1s;position:fixed;bottom:-10%;right:50px}.scroll-top.open{bottom:30px}.grey-bg{background:var(--tp-grey-2)}.white-bg{background:var(--tp-common-white)}.black-bg{background:var(--tp-common-black)}.theme-bg{background:var(--tp-theme-1)}.theme-bg-3{background:var(--tp-theme-3)}.body-overlay{z-index:999;visibility:hidden;opacity:0;background:#18181899;width:100%;height:100%;transition:all .45s ease-in-out;position:fixed;top:0;left:0}.body-overlay.apply{opacity:1;visibility:visible}.tp-instagram img{width:100%}.tpoffcanvas{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--tp-common-black);z-index:9999;scrollbar-width:none;opacity:0;visibility:hidden;width:480px;padding:50px;transition:all .45s ease-in-out;position:fixed;top:0;bottom:0;right:-100%;overflow-y:scroll;box-shadow:0 16px -32px #000c}.tpoffcanvas.opened{opacity:1;visibility:visible}@media (max-width:767px){.tpoffcanvas{width:300px;padding:40px 35px}}@media only screen and (min-width:576px) and (max-width:767px){.tpoffcanvas{width:400px;padding:40px}}.tpoffcanvas.opened{transition:all .6s cubic-bezier(.785,.135,.15,.86);right:0}.tpoffcanvas__logo{margin-bottom:40px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas__logo{padding-top:0}}.tpoffcanvas__logo img{width:157px;height:100%}.tpoffcanvas__close-btn button{color:#fff;opacity:.2;transition:all 1s;font-size:35px;font-weight:300;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;top:42px;right:50px}@media only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas__close-btn button{font-size:28px;top:52px;right:48px}}@media (max-width:767px){.tpoffcanvas__close-btn button{font-size:28px;top:38px;right:39px}}.tpoffcanvas__close-btn button:hover{color:#fff;opacity:1}.tpoffcanvas__content{margin-bottom:30px}.tpoffcanvas__content p{color:#fff;margin-bottom:25px;font-size:16px;font-weight:400;line-height:1.6}.tpoffcanvas__content span{color:#fff;margin-bottom:5px;font-size:18px;font-weight:500;display:inline-block}.tpoffcanvas__content a{color:var(--tp-common-white);font-size:30px;font-weight:700;line-height:51px;display:inline-block}@media (max-width:767px){.tpoffcanvas__content a{font-size:27px}}.tpoffcanvas__social{margin-top:50px}.tpoffcanvas__social .social-icon a{text-align:center;background-color:var(--tp-common-white);width:50px;height:50px;color:var(--tp-theme-1);border-radius:10px;margin-right:15px;font-size:18px;line-height:50px;transition:all .3s;display:inline-block}@media (max-width:767px){.tpoffcanvas__social .social-icon a{margin-right:3px}}.tpoffcanvas__social .social-icon a:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.tpoffcanvas__text{border-bottom:1px solid #3b3838;margin-bottom:20px;padding-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tpoffcanvas__text{display:none}}.tpoffcanvas__text p{color:var(--tp-common-white-2);font-size:18px}.tpoffcanvas__info{border-bottom:1px solid #3b3838;margin-bottom:20px;padding-bottom:30px}.tpoffcanvas__info .offcanva-title{color:var(--tp-common-white);margin:30px 0 40px;font-size:20px;font-weight:600}.tpoffcanvas__info-icon a{background-color:var(--tp-theme-1);width:50px;height:50px;color:var(--tp-common-white);text-align:center;border-radius:50px;margin-right:20px;font-size:18px;font-weight:500;line-height:50px;display:inline-block}.tpoffcanvas__info-address span{color:var(--tp-common-white);font-size:16px;font-weight:400;display:block}.tpoffcanvas__info-address a{color:var(--tp-common-white-2);font-size:18px;font-weight:600;transition:all .3s;display:block}@media (max-width:767px){.tpoffcanvas__info-address a{font-size:16px}}.tpoffcanvas__info-address a:hover{color:var(--tp-common-white-2)}.mobile-menu.mean-container{margin-bottom:50px}.offcan-social-title{color:#fff;margin-bottom:15px;font-size:18px;font-weight:500;display:inline-block}.tpoffcanvas-social{flex-direction:column;height:100%;display:flex}.header-border-2.header-sticky{background-color:var(--tp-common-white);z-index:999;background-color:var(--tp-common-white);z-index:999;width:100%;animation:.5s ease-in-out fadeInDown;position:fixed;top:0;left:0;right:0;box-shadow:0 10px 21px #0000000d}.header-transparent.header-sticky{z-index:999;background-color:#fff;width:100%;animation:.5s ease-in-out fadeInDown;position:fixed;top:0;left:0;right:0}.header-transparent.header-sticky.header-border{border:0}.black-bg.header-sticky{z-index:999;background-color:#051b46;width:100%;animation:.5s ease-in-out fadeInDown;position:fixed;top:0;left:0;right:0}.black-bg.header-sticky.header-border{border:0}.sticky-white-bg.header-sticky{background-color:var(--tp-common-white);z-index:999;width:100%;animation:.5s ease-in-out fadeInDown;position:fixed;top:0;left:0;right:0;box-shadow:0 10px 21px #0000000d}.tp-header-black-sticky.header-sticky{background-color:#2c2c2c}.breadcrumb-height{padding-top:200px;padding-bottom:190px}@media (max-width:767px){.breadcrumb-height{background-position:0;padding-top:150px;padding-bottom:120px}}.breadcrumb__scroll-bottom{position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.breadcrumb__scroll-bottom a{text-align:center;background-color:var(--tp-common-white);width:70px;height:70px;color:var(--tp-theme-1);border-radius:50%;font-size:20px;line-height:70px;display:inline-block;position:relative}.breadcrumb__scroll-bottom a:after{background-color:var(--tp-common-white);content:"";border-radius:50%;width:25px;height:25px;position:absolute;top:20px;right:-15px}.breadcrumb__scroll-bottom a:before{background-color:var(--tp-common-white);content:"";border-radius:50%;width:25px;height:25px;position:absolute;top:20px;left:-15px}.breadcrumb__title{color:var(--tp-theme-1);padding-bottom:15px;font-size:65px;font-weight:600;line-height:1.1}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumb__title{font-size:50px}}@media (max-width:767px){.breadcrumb__title{margin-bottom:0;font-size:35px}}.breadcrumb__list{padding:0 10px;display:inline-block}.breadcrumb__list span{letter-spacing:.14em;text-transform:uppercase;color:var(--tp-theme-1);font-size:15px;font-weight:700;line-height:19px}.breadcrumb__list span.dvdr i{padding:0 5px;font-size:18px;font-weight:400}.breadcrumb__subtitle{color:var(--tp-common-black);text-transform:uppercase;font-size:18px;font-weight:300}@media (max-width:767px){.breadcrumb__subtitle{font-size:15px}}.breadcrumb__area{background-position:50%;background-size:cover}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.breadcrumb__area{background-position:100%}}.tp-custom-accordio .accordion-items{margin-bottom:20px}.tp-custom-accordio .accordion-buttons{text-align:left;border:1px solid var(--tp-border-4);border-radius:10px 10px 0 0;width:100%;padding:30px 20px;font-size:18px;font-weight:500;position:relative}.tp-custom-accordio .accordion-buttons:not(.collapsed){background-color:var(--tp-common-white);border-color:var(--tp-common-white);padding-bottom:5px}@media (max-width:767px){.tp-custom-accordio .accordion-buttons{padding:20px 15px;font-size:16px}}.tp-custom-accordio .accordion-buttons:after{content:"";color:var(--tp-theme-1);opacity:1;background-image:none;width:auto;height:auto;font-family:"Font Awesome 5 Pro";font-size:16px;font-weight:700;position:absolute;top:31px;right:20px}@media (max-width:767px){.tp-custom-accordio .accordion-buttons:after{top:19px}}.tp-custom-accordio .accordion-buttons.collapsed:after{content:"";opacity:.3}.tp-custom-accordio .collapsed{border-radius:10px}.tp-custom-accordio .accordion-body{background-color:var(--tp-common-white);z-index:1;border-radius:0 0 10px 10px;padding:5px 20px 20px;font-size:16px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-custom-accordio .accordion-body{font-size:15px}}@media (max-width:767px){.tp-custom-accordio .accordion-body{padding:20px 25px}}.tp-custom-accordio-2 .accordion-items{margin-bottom:20px}.tp-custom-accordio-2 .accordion-items.border-show{border:1px solid var(--tp-border-2);border-radius:10px}.tp-custom-accordio-2 .accordion-items.border-show .accordion-buttons{border:0}.tp-custom-accordio-2 .accordion-buttons{text-align:left;background-color:var(--tp-common-white);border:1px solid var(--tp-border-2);border-radius:10px 10px 0 0;width:100%;padding:40px 30px;font-size:18px;font-weight:500;position:relative}.tp-custom-accordio-2 .accordion-buttons:not(.collapsed){background-color:var(--tp-common-white);border:#0000;padding-bottom:3px}@media (max-width:767px){.tp-custom-accordio-2 .accordion-buttons{padding:20px 15px;font-size:15px}}.tp-custom-accordio-2 .accordion-buttons:after{content:"";color:var(--tp-theme-1);opacity:1;background-image:none;width:auto;height:auto;font-family:"Font Awesome 5 Pro";font-size:16px;font-weight:700;position:absolute;top:40px;right:35px}@media (max-width:767px){.tp-custom-accordio-2 .accordion-buttons:after{top:19px;right:15px}}.tp-custom-accordio-2 .accordion-buttons.collapsed:after{content:"";opacity:.3}.tp-custom-accordio-2 .collapsed{border-radius:10px}.tp-custom-accordio-2 .accordion-body{background-color:var(--tp-common-white);z-index:1;border-radius:0 0 10px 10px;padding:20px 30px 50px;font-size:16px;line-height:1.8;position:relative}@media (max-width:767px){.tp-custom-accordio-2 .accordion-body{padding:20px 25px}}.tp-custom-accordio-3 .accordion-items{border:1px solid var(--tp-border-2);border-radius:10px;margin-bottom:20px}.tp-custom-accordio-3 .accordion-buttons{text-align:left;border-radius:10px 10px 0 0;width:100%;padding:30px 20px;font-size:20px;font-weight:600;position:relative}.tp-custom-accordio-3 .accordion-buttons:not(.collapsed){padding-bottom:5px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-custom-accordio-3 .accordion-buttons{font-size:14px}}@media (max-width:767px){.tp-custom-accordio-3 .accordion-buttons{padding:20px 15px;font-size:16px}}.tp-custom-accordio-3 .accordion-buttons:after{content:"";color:var(--tp-theme-1);opacity:1;background-image:none;width:auto;height:auto;font-family:"Font Awesome 5 Pro";font-size:16px;font-weight:200;position:absolute;top:31px;right:20px}@media (max-width:767px){.tp-custom-accordio-3 .accordion-buttons:after{top:19px}}.tp-custom-accordio-3 .accordion-buttons.collapsed:after{content:"";opacity:.3;font-weight:200}.tp-custom-accordio-3 .collapsed{border-radius:10px}.tp-custom-accordio-3 .accordion-body{background-color:var(--tp-common-white);z-index:1;border-radius:0 0 10px 10px;padding:15px 20px 20px;font-size:16px;line-height:1.9;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-custom-accordio-3 .accordion-body{font-size:15px}}@media (max-width:767px){.tp-custom-accordio-3 .accordion-body{padding:20px 25px}}.tp-section-title{letter-spacing:-.01em;font-size:50px;font-weight:600;line-height:1.2}@media only screen and (min-width:992px) and (max-width:1199px){.tp-section-title{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-section-title{font-size:40px}}@media (max-width:767px){.tp-section-title{font-size:31px}.tp-section-title br{display:none}}.tp-section-title-md{color:var(--tp-theme-1);font-size:45px;font-weight:600;line-height:1.2}@media only screen and (min-width:992px) and (max-width:1199px){.tp-section-title-md{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-section-title-md{font-size:40px}.tp-section-title-md br{display:none}}@media (max-width:767px){.tp-section-title-md{font-size:35px}.tp-section-title-md br{display:none}}.tp-section-title-sm{letter-spacing:-.01em;font-size:42px;font-weight:600;line-height:1.2}@media only screen and (min-width:992px) and (max-width:1199px){.tp-section-title-sm{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-section-title-sm br{display:none}}@media (max-width:767px){.tp-section-title-sm{font-size:35px}.tp-section-title-sm br{display:none}}.mobile-menu.mean-container{overflow:hidden}@media (max-width:767px){.mobile-menu.mean-container{margin-bottom:30px}}.mobile-menu .sidebar-list{clear:both}.mobile-menu .sidebar-list li{color:var(--tp-common-white);margin-bottom:5px;padding-left:20px;position:relative}.mobile-menu .sidebar-list li:after{content:"";background-color:#0000;border:1px solid #c00;border-radius:50%;width:6px;height:6px;display:inline-block;position:absolute;top:10px;left:0}.mobile-menu .tp-sidebar-social{margin-top:20px}.mobile-menu .tp-sidebar-social a{background-color:var(--tp-theme-primary);color:#fff;text-align:center;width:35px;height:35px;margin-right:5px;font-size:14px;line-height:34px;display:inline-block}.sidebar-title h3{color:var(--tp-common-white)}.mean-container .mean-nav{background:0;margin-top:0}.mean-container .mean-bar{background:0;min-height:auto;padding:0}.mean-container .mean-nav>ul{width:100%;margin:0;padding:0;list-style-type:none;display:block!important}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{color:#fff;border-top:1px solid #ffffff1a;width:100%;padding:15px 0;font-size:14px;font-weight:700;line-height:1.5}.mean-container .mean-nav ul li a:hover{color:var(--tp-theme-3)}.mean-container .mean-nav ul li a.mean-expand{color:#fff;width:30px;height:30px;margin-top:10px;font-weight:400;line-height:30px;top:0;border:1px solid #ffffff1a!important;padding:0!important}.mean-container .mean-nav ul li a.mean-expand:hover{color:var(--tp-theme-2);border-color:#888}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked{color:var(--tp-theme-2)}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{color:var(--tp-common-white);transform:rotate(45deg)}.tp-header__transparent{position:absolute;left:0;right:0}.tp-header__space{padding-left:100px;padding-right:100px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__space{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__space{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header__space{padding-left:0;padding-right:0}}.tp-header__space.header-sticky{z-index:999;background-color:#4b3caf;width:100%;animation:.5s ease-in-out fadeInDown;position:fixed;top:0;left:0;right:0}.tp-header__space.header-sticky .tp-header__main-menu>nav>ul{padding-top:0}.tp-header__space-2{padding-left:155px;padding-right:155px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-header__space-2{padding-left:100px;padding-right:100px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__space-2{padding-left:40px;padding-right:40px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__space-2{padding-left:10px;padding-right:10px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__space-2{padding-left:0;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header__space-2{padding:30px 0}}.tp-header__space-2.header-sticky{background-color:var(--tp-grey-2);z-index:999;width:100%;animation:.5s ease-in-out fadeInDown;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 55px #a8b6da52}.tp-header__space-2.header-sticky .tp-header__main-menu>nav>ul{padding-top:0}.tp-header__space-3{padding:0 185px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-header__space-3{padding:0 130px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__space-3{padding:0 50px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__space-3{padding:0 30px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__space-3{padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-header__space-3{padding:0 15px}}@media (max-width:767px){.tp-header__space-3{padding:0}}.tp-header__space-3.header-sticky{z-index:999;background-color:#fff;width:100%;animation:.5s ease-in-out fadeInDown;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 55px #a8b6da52}.tp-header__space-3.header-sticky .tp-header__main-menu>nav>ul{padding-top:0}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header__bottom{padding:20px 0}}.tp-header__bottom .tp-menu-bar{background-color:var(--tp-theme-2);color:var(--tp-common-white);border-radius:5px}.tp-header__top-left a{padding:15px 0;display:inline-block}.tp-header__top-left a span{color:#acadc3;text-transform:uppercase;padding-left:10px;font-size:12px;font-weight:600}.tp-header__top-left a span b{color:var(--tp-common-white);transition:all .3s}.tp-header__top-left a span:hover .frist-child{color:var(--tp-common-sky)}.tp-header__top-left a.last-child{padding-left:100px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__top-left a.last-child{padding-left:70px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header__top-left a.last-child{display:none}}.tp-header__top-left a.last-child span{text-transform:capitalize}.tp-header__top-left a.last-child span b{text-transform:uppercase}.tp-header__top-right a{text-transform:uppercase;color:#fff;opacity:.5;margin-left:30px;font-size:14px;font-weight:400;transition:all .3s}.tp-header__top-right a:hover{color:var(--tp-common-sky-2);opacity:1}.tp-header__logo img{width:157px;height:100%}.tp-header__main-menu ul{text-align:center;margin-left:30px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-header__main-menu ul{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__main-menu ul{margin-left:35px}}.tp-header__main-menu ul li{margin:0 35px;display:inline-block}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__main-menu ul li{margin:0 20px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__main-menu ul li{margin:0 13px}}.tp-header__main-menu ul li a{color:var(--tp-common-white-2);text-align:center;letter-spacing:.14em;text-transform:uppercase;-o-transition:all .3s ease-out 0s;padding:35px 0;font-size:15px;font-weight:700;line-height:19px;transition:all .3s ease-out;display:inline-block}.tp-header__main-menu ul li:hover a{color:var(--tp-common-white)}.tp-header__main-menu ul li .submenu{z-index:999;opacity:0;visibility:hidden;text-align:start;background-color:#fff;width:270px;margin-left:0;padding:30px 0;transition:all .4s;position:absolute;top:110%;box-shadow:0 8px 20px #3d6ea833}.tp-header__main-menu ul li .submenu li{margin:0 0 15px;padding:0 40px;display:block}.tp-header__main-menu ul li .submenu li:last-child{margin-bottom:0}.tp-header__main-menu ul li .submenu li a{text-transform:capitalizes;color:var(--tp-text-body);letter-spacing:1px;margin:0;padding:0;font-size:14px;font-weight:500;display:inline-block;position:relative}.tp-header__main-menu ul li .submenu li a:after{content:"";background-color:var(--tp-theme-1);width:0;height:1px;transition:all .7s;display:inline-block;position:absolute;bottom:0;left:auto;right:0}.tp-header__main-menu ul li .submenu li:hover a{color:var(--tp-theme-1)}.tp-header__main-menu ul li .submenu li:hover a:after{width:100%;left:0;right:auto}.tp-header__main-menu ul li .submenu li .submenu{top:0;left:100%}.tp-header__main-menu ul li:hover .submenu{opacity:1;visibility:visible;top:100%}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__black-menu ul li{margin:0 20px}}.tp-header__black-menu ul li a{color:var(--tp-common-black)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__black-menu ul li a{font-size:14px}}.tp-header__black-menu ul li:hover a{color:var(--tp-theme-1)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__menu-3 ul{margin-left:65px}}.tp-header__menu-3 ul li a{padding:40px 0}.tp-header__menu-space{padding-top:25px}.tp-header__right{justify-content:end;align-items:center;display:flex}.tp-header__right a:last-child{margin-left:20px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__right a:last-child{margin-left:10px}}.tp-header__bars{background-color:var(--tp-common-white);text-align:center;width:55px;height:55px;color:var(--tp-theme-1);border-radius:50%;font-size:20px;line-height:55px;transition:all .3s}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.tp-header__bars{width:45px;height:45px;line-height:45px}}.tp-header__bars:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.tp-header__right-two a{margin-left:35px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__right-two a{margin-left:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__right-two a{margin-left:10px}}.tp-header__right-two a:first-child{margin-left:0}.tp-header__login{letter-spacing:.14em;text-transform:uppercase;color:var(--tp-theme-1);font-size:15px;font-weight:700;line-height:19px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__login{font-size:14px}}.tp-header__login span{color:var(--tp-theme-1);margin-left:4px;display:inline-block;transform:translateY(3px)}.header-sticky.tp-header__menu-space{padding-top:0}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.header-sticky.tp-header__menu-space{padding:15px 0}}.tp-hero__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:190px;padding-bottom:30px}.tp-hero__bg-2{padding-top:170px}.tp-hero__title{color:var(--tp-common-white);font-size:64px;font-weight:600;line-height:1.2}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero__title{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero__title{font-size:55px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero__title{font-size:50px}}@media (max-width:767px){.tp-hero__title{font-size:38px}}.tp-hero__title-lg{color:var(--tp-common-white);font-size:70px;font-weight:600;line-height:1.2}.tp-hero__title-lg.theme-color{color:var(--tp-theme-1)}.tp-hero__title-lg span{color:var(--tp-theme-2);position:relative}.tp-hero__title-lg span:before{content:"";background-color:var(--tp-theme-2);width:100%;height:5px;animation:4s infinite section-animation;display:inline-block;position:absolute;bottom:9px;left:0}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero__title-lg{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero__title-lg{font-size:55px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero__title-lg{font-size:50px}}@media (max-width:767px){.tp-hero__title-lg{font-size:37px}}.tp-hero__thumb-icon span{text-align:center;background-color:var(--tp-common-white);border-radius:50%;width:80px;height:80px;line-height:80px;display:inline-block;box-shadow:0 21px 89px #0416313d}.tp-hero__thumb-icon span.hero-icon-1{position:absolute;top:50%;left:150px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero__thumb-icon span.hero-icon-1{left:225px}}.tp-hero__thumb-icon span.hero-icon-2{position:absolute;top:47%;right:80px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero__thumb-icon span.hero-icon-2{right:160px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero__thumb-icon span.hero-icon-2{right:70px}}.tp-hero__contact a{font-size:16px;font-weight:400}.tp-hero__contact a b{color:var(--tp-theme-1);transition:all .3s}.tp-hero__contact a b:hover{color:var(--tp-common-sky)}.tp-hero__img-1{animation:1s infinite alternate tpupdown;position:absolute;top:16%;left:-28%}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero__img-1{left:0}}.tp-hero__img-2{animation:1s infinite alternate tpleftright;position:absolute;top:25%;right:-24%}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero__img-2{right:-30%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero__img-2{top:60%;right:0}}.tp-hero__wrapper-3{margin-right:-80px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero__wrapper-3{margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-hero__wrapper-3{width:100%;margin-right:0}}.tp-hero__content-box p{padding-bottom:25px}.tp-hero__social{flex-direction:column;padding-left:120px;display:flex;position:absolute;bottom:19%;right:5%;overflow:hidden}.tp-hero__social a{text-align:center;width:40px;height:40px;color:var(--tp-theme-1);border:1px solid #eab6cc;border-radius:50%;margin-top:7px;line-height:40px;display:inline-block}.tp-hero__social a:hover .social-icon{opacity:1;visibility:visible;left:-70px}.tp-hero__social a:hover .social-icon.facebook{left:-81px}.tp-hero__social a:hover .social-icon.instagram{left:-88px}.tp-hero__social a:hover .social-icon.dribbble{left:-80px}.tp-hero__social .social-icon{background-color:var(--tp-common-white);opacity:0;visibility:hidden;border-radius:30px;padding:12px 20px;transition:all .5s;position:absolute;top:-1px;left:-35px}.tp-hero__social .social-icon span{text-transform:capitalize;flex-direction:row;align-items:center;font-size:14px;font-weight:500;line-height:0;display:flex}.tp-hero__social .social-icon span i{margin-right:10px}.tp-hero__thumb-3{width:490px;height:490px;animation:1s infinite alternate tpupdown;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero__thumb-3{width:450px;height:450px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero__thumb-3{width:100%;height:100%;margin-top:80px}}@media (max-width:767px){.tp-hero__thumb-3{width:100%;height:100%;margin-top:60px}}.tp-hero__thumb-3 img{border-radius:50%}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-hero__thumb-3 img{width:100%}}.tp-hero__thumb-3:after{content:"";border:1px dashed var(--tp-theme-2);border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.1)}.tp-hero__thumb-shape-1{z-index:-1;position:absolute;top:25px;right:10px}.tp-hero__thumb-shape-2{z-index:-1;position:absolute;bottom:25px;left:10px}@media (max-width:767px){.tp-hero__content-box p{font-size:16px}}.tp-hero__shape-3-1{z-index:-1;position:absolute;top:35%;left:0}.tp-hero__shape-3-2{z-index:-1;position:absolute;top:35%;right:0}.tp-header-bg{z-index:-1;position:absolute;top:-100px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header-bg{top:0}}.scroll-dots{animation:.6s infinite alternate tpupdown;position:absolute;bottom:14%;left:0}@media only screen and (min-width:1200px) and (max-width:1399px){.scroll-dots{bottom:22%}}.scroll-dots .circle-1,.scroll-dots .circle-2,.scroll-dots .circle-3{border-radius:50%;margin-bottom:8px;display:inline-block}.scroll-dots .circle-1{background-color:#ffffff1a;width:15px;height:15px}.scroll-dots .circle-2{background-color:#fff6;width:9px;height:9px}.scroll-dots .circle-3{background-color:#fff;width:5px;height:5px}.scroll-dots .rotate-text{letter-spacing:.55em;text-transform:uppercase;color:#7c7eb1;margin-bottom:100px;font-size:15px;font-weight:700;transform:rotate(90deg)}.scroll-dots .scroll-mouse{color:var(--tp-common-white);font-size:35px;transform:rotate(180deg)}.tp-about__section-box{padding-left:90px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__section-box{padding-left:0}}.tp-about__thumb-wrapper{padding-left:70px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__thumb-wrapper{padding-left:0}}.tp-about__thumb{border-radius:50%;width:490px;height:490px;animation:1s infinite alternate tpupdown;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__thumb{width:400px;height:400px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__thumb{width:100%;height:100%;margin-bottom:70px}}.tp-about__thumb img{border-radius:50%}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__thumb img{width:100%}}.tp-about__thumb:after{content:"";border:1px dashed var(--tp-theme-2);border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.1)}.tp-about__text{padding-bottom:30px}@media (max-width:767px){.tp-about__text p{font-size:16px}}.tp-about__shape-1{z-index:-1;animation:2s infinite zoom;position:absolute;top:25px;right:10px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__shape-1{top:-13px;right:61px}}.tp-about__shape-2{z-index:-1;animation:4s infinite zoom;position:absolute;bottom:25px;left:70px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__shape-2{bottom:-11px;left:32px}}.tp-about__shape-3-1{z-index:-1;position:absolute;top:0;left:0}.tp-about__shape-3-2{z-index:-1;position:absolute;top:-24%;right:0}.about-inner__wrapper{margin-right:60px}@media only screen and (min-width:768px) and (max-width:991px){.about-inner__wrapper{margin-bottom:70px;margin-right:0}}@media (max-width:767px){.about-inner__wrapper{margin-bottom:40px;margin-right:0}}.about-inner__subtitle{letter-spacing:.1em;text-transform:uppercase;color:#62637d;padding-bottom:20px;font-size:14px;font-weight:700;line-height:1.2;display:inline-block}.about-inner__thumb img{border-radius:10px}.about-inner__content-item{background-color:var(--tp-theme-3);border-radius:10px;padding:40px}@media only screen and (min-width:992px) and (max-width:1199px){.about-inner__content-item{flex-wrap:wrap}}@media (max-width:767px){.about-inner__content-item{margin-bottom:20px}}.about-inner__content-item span{color:var(--tp-common-white);margin-right:20px;font-size:90px;font-weight:700;line-height:1.1;display:inline-block}.about-inner__content-item p{color:var(--tp-common-white);margin-bottom:0;font-size:22px;font-weight:500;line-height:1.2}.about-inner__thumb-2 img{border-radius:10px}.about-inner__play-btn{background-color:var(--tp-common-pink);text-align:center;width:55px;height:55px;color:var(--tp-common-white);border-radius:50%;font-size:14px;line-height:55px;display:inline-block}.about-inner__play-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.about-inner__list{padding-bottom:50px}.about-inner__list ul li{color:#141774;margin-bottom:15px;padding-left:35px;font-size:16px;font-weight:500;line-height:1.2;position:relative}.about-inner__list ul li:last-child{margin-bottom:0}.about-inner__list ul li i{color:var(--tp-theme-2);font-size:16px;position:absolute;top:3px;left:0}.about-inner__content{padding-bottom:25px}.about-inner__content p{color:#62637d;font-size:16px;font-weight:400;line-height:1.6}@media only screen and (min-width:768px) and (max-width:991px){.about-inner__content p{font-size:15px}}.ac-ab-img{border-radius:15px;width:100%}.ac-ab-img img{border-radius:15px;width:100%;transition:all 1s;transform:scale(1)}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.ac-ab-img img{width:100%}}.ac-ab-img:hover img{transform:scale(1.1)}.tp-inner-play-button a{background-color:var(--tp-theme-1);text-align:center;width:105px;height:105px;color:var(--tp-common-white);border-radius:50%;font-size:20px;line-height:105px;transition:all .3s;animation:2s infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.tp-inner-play-button a{width:70px;height:70px;font-size:12px;line-height:74px}}.tp-inner-play-button a:hover{background-color:var(--tp-common-yellow)}.ab-info-space{padding-top:120px}@media (max-width:767px){.ab-info-space{padding-top:70px}}.amaboutinfo__client-info h4{color:var(--tp-common-black);font-size:30px;font-weight:500}@media only screen and (min-width:768px) and (max-width:991px){.amaboutinfo__client-info h4{font-size:24px}}.amaboutinfo__client-info span{color:var(--tp-theme-1);text-transform:uppercase;padding-bottom:25px;font-size:12px;display:inline-block}@media only screen and (min-width:768px) and (max-width:991px){.amaboutinfo__client-info span{padding-bottom:5px}}.amaboutinfo__client-info p{color:#8a90a2;padding-bottom:25px;padding-right:81px;font-size:15px;font-weight:400;line-height:25px}@media only screen and (min-width:992px) and (max-width:1199px){.amaboutinfo__client-info p{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.amaboutinfo__client-info p{padding-right:65px}}@media (max-width:767px){.amaboutinfo__client-info p{padding-right:0}}.amaboutinfo__experience p{color:#8a90a2;font-size:16px;font-weight:400}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.amaboutinfo__experience p{font-size:14px}}.amaboutinfo__experience p:hover a{color:var(--tp-theme-1)}.amaboutinfo__experience p b{color:var(--tp-common-black)}.amaboutsocial__icon{overflow:hidden}@media (max-width:767px){.amaboutsocial__icon{margin-bottom:0;display:inline-block}}.amaboutsocial__icon>a{display:inline-block}.amaboutsocial__icon .tp-si.tp-si-color-2{background-color:var(--tp-common-blue)}.amaboutsocial__icon .tp-si__text{height:42px;color:var(--tp-common-white);opacity:0;visibility:hidden;z-index:-1;background-color:#4267b2;border-radius:3px 0 0 3px;margin-right:-112px;padding-left:16px;padding-right:28px;font-size:16px;font-weight:500;line-height:42px;transition:all .3s;display:inline-block;position:relative}@media (max-width:767px){.amaboutsocial__icon .tp-si__text{display:none}}.amaboutsocial__icon .tp-si__text.tp-si-color-1{background-color:#e40028}.amaboutsocial__icon .tp-si__text.tp-si-color-2{background-color:var(--tp-theme-1)}.amaboutsocial__icon .tp-si__text.tp-si-color-3{background-color:var(--tp-common-blue)}.amaboutsocial__icon .tp-si__text.tp-si-color-4{background-color:#e40028}.amaboutsocial__icon .tp-si__text:after{content:"";z-index:9;background-color:#ffffff26;width:14px;height:1px;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.amaboutsocial__icon .tp-si__icon{text-align:center;width:42px;height:42px;color:var(--tp-common-white);background-color:#4267b2;border-radius:3px;line-height:42px;display:inline-block}@media (max-width:767px){.amaboutsocial__icon .tp-si__icon{margin-top:20px;margin-right:10px}}.amaboutsocial__icon .tp-si__icon.tp-si-color-1{background-color:#e40028}.amaboutsocial__icon .tp-si__icon.tp-si-color-2{background-color:var(--tp-theme-1)}.amaboutsocial__icon .tp-si__icon.tp-si-color-3{background-color:var(--tp-common-blue)}.amaboutsocial__icon .tp-si__icon.tp-si-color-4{background-color:#e40028}.si-btn-link:hover .tp-si__text{opacity:1;visibility:visible;margin-right:0}.si-btn-link:hover .tp-si__icon{border-radius:0 3px 3px 0}.feature-bottom-space{padding-bottom:90px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.feature-bottom-space{padding-bottom:90px}}.amfeature{padding-top:50px}@media (max-width:767px){.amfeature{padding-left:0}}.amfeature__item p{font-size:15px;line-height:26px}.amfeature__title p{font-size:16px}.amfeature__list ul li{color:var(--tp-theme-1);padding-bottom:10px;padding-left:30px;font-size:15px;font-weight:500;position:relative}.amfeature__list ul li i{color:#726ffc;font-weight:500;position:absolute;top:6px;left:0}.amskill__title p{font-size:16px;line-height:26px}.am-skill-title{color:var(--tp-common-black);padding-bottom:25px;font-size:30px;font-weight:500}.am-skill-sm-title{color:var(--tp-common-black);padding-bottom:20px;font-size:24px;font-weight:500}.contact-form{background-color:var(--tp-grey-2);border-radius:20px;padding:80px}@media only screen and (min-width:768px) and (max-width:991px){.contact-form{padding:30px}}@media (max-width:767px){.contact-form{padding:10px}}@media only screen and (min-width:576px) and (max-width:767px){.contact-form{padding:30px}}.contact-form .input{margin-bottom:30px}@media (max-width:767px){.contact-form .input{margin-bottom:10px}}.contact-form .input input{border:1px solid #0000;border-radius:5px;width:100%;height:65px;padding:0 20px}.contact-form .input input:focus{border:1px solid var(--tp-theme-2)}.contact-form .textarea{margin-bottom:30px}@media (max-width:767px){.contact-form .textarea{margin-bottom:10px}}.contact-form .textarea textarea{resize:none;border:1px solid #0000;border-radius:5px;outline:0;width:100%;height:180px;padding:15px 20px;transition:all .3s}.contact-form .textarea textarea:focus{border:1px solid var(--tp-theme-2)}.am-contact-info{margin-bottom:35px}.am-p-space-1{padding-bottom:25px;padding-right:60px}@media only screen and (min-width:1200px) and (max-width:1399px){.am-p-space-1{padding-right:20px}}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.am-p-space-1{padding-right:0}}.am-p-space-2{padding-bottom:25px;padding-right:60px}@media only screen and (min-width:1200px) and (max-width:1399px){.am-p-space-2{padding-right:20px}}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.am-p-space-2{padding-right:0}}.am-p-space-3{padding-bottom:25px;padding-right:60px}@media only screen and (min-width:1200px) and (max-width:1399px){.am-p-space-3{padding-right:10px}}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.am-p-space-3{padding-right:0}}.tp-feature__item{border:1px dashed;border-image-source:linear-gradient(#ef8eff,#51cff9);border-image-slice:1;border-radius:10px;flex-direction:column;height:100%;min-height:332px;padding:40px 55px;display:flex;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px){.tp-feature__item{padding:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-feature__item{padding:35px}}@media (max-width:767px){.tp-feature__item{padding:30px 20px}}.tp-feature__item:hover .tp-feature__icon{animation:.8s icon-bounce}.tp-feature__item:hover .tp-feature__link svg{color:var(--tp-common-sky);transition:all .3s;animation:.8s infinite forwards tfLeftToRight}.tp-feature__icon{z-index:5;margin-bottom:30px;position:relative}.tp-feature__icon img{width:88px;height:88px}.tp-feature__content{z-index:5;position:relative}.tp-feature__content p{margin-bottom:0;font-size:15px;font-weight:400;line-height:24px}.tp-feature__title-sm{margin-bottom:25px;font-size:22px;font-weight:600}.tp-service__space{margin-left:185px;margin-right:185px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-service__space{margin:0 130px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-service__space{margin:0 50px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-service__space{margin:0}}.tp-service__space.theme-bg-3{border-radius:20px 20px 0 0}.tp-service__section-wrapper{margin-bottom:60px}@media (max-width:767px){.tp-service__section-wrapper{flex-wrap:wrap}}.tp-service__title{color:var(--tp-common-white);font-size:45px;font-weight:600;line-height:1.2}@media only screen and (min-width:768px) and (max-width:991px){.tp-service__title{font-size:35px}}@media (max-width:767px){.tp-service__title{margin-bottom:50px;font-size:35px}.tp-service__title br{display:none}}.tp-service__play-btn{margin-right:100px}@media only screen and (min-width:768px) and (max-width:991px){.tp-service__play-btn{margin-right:30px}}@media (max-width:767px){.tp-service__play-btn{margin-left:30px;margin-right:0}}.tp-service__play-btn a{text-align:center;width:95px;height:95px;color:var(--tp-common-white);background-color:var(--tp-common-pink);border-radius:50%;line-height:95px;animation:2s infinite pulse;display:inline-block}.tp-service__icon{margin-bottom:45px}.tp-service__icon img{width:70px;height:70px}.tp-service__item{background-color:#1859ff;border-radius:10px;max-height:440px;padding:80px 50px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-service__item{padding:50px 30px}}@media (max-width:767px){.tp-service__item{padding:40px 24px}}.tp-service__item:hover .tp-service__icon img{animation:.8s icon-bounce}.tp-service__item:hover .tp-service__link a svg{color:var(--tp-common-pink)}.tp-service__inner-item{border:1px solid var(--tp-grey-2);background-color:#0000}.tp-service__title-sm{color:var(--tp-common-white);margin-bottom:35px;font-size:24px;font-weight:600;transition:all .3s;display:inline-block}.tp-service__title-sm:hover{color:var(--tp-common-pink)}.tp-service__content p{color:var(--tp-common-white);padding-bottom:25px;font-size:15px;font-weight:400;line-height:24px}.tp-service__link a svg{color:var(--tp-common-white);transition:all .3s}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-service__title-box{margin-left:0}}.tp-service__slider-active{margin:0 -15px}.tp-service__slider-active button{background-color:var(--tp-common-white);border-radius:50%;width:80px;height:80px;font-size:24px;font-weight:700;transition:all .3s;box-shadow:0 21px 89px #92a8c93d}.tp-service__slider-active button:hover{background-color:var(--tp-common-pink);color:var(--tp-common-white)}.tp-service__slider-active .slick-slide{padding:0 15px}.tp-service__slider-active .slick-prev{position:absolute;top:50%;left:-17%;transform:translateY(-50%)}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-service__slider-active .slick-prev{left:-9%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-service__slider-active .slick-prev{left:-7%}}.tp-service__slider-active .slick-next{position:absolute;top:50%;right:-17%;transform:translateY(-50%)}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-service__slider-active .slick-next{right:-9%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-service__slider-active .slick-next{right:-7%}}.service-inner.grey-bg{border-radius:20px 20px 0 0}.service-inner .tp-service__title{color:var(--tp-theme-1)}.service-inner .tp-service__item{background-color:var(--tp-common-white)}.service-inner .tp-service__title-sm{color:var(--tp-theme-1)}.service-inner .tp-service__title-sm:hover{color:var(--tp-common-pink)}.service-inner .tp-service__content p{color:#62637d}.service-inner .tp-service__link a svg{color:var(--tp-theme-1)}.service-inner__top-thumb{margin-bottom:20px}.service-inner__top-thumb img{border-radius:5px}.service-inner__list ul li{color:#62637d;margin-bottom:10px;padding-left:30px;font-size:16px;font-weight:500;line-height:30px;position:relative}.service-inner__list ul li:last-child{margin-bottom:0}.service-inner__list ul li i{color:var(--tp-theme-2);font-size:18px;position:absolute;top:4px;left:0}.service-inner__title{letter-spacing:-.02em;padding-bottom:15px;font-size:40px;font-weight:600;line-height:1.1}@media (max-width:767px){.service-inner__title{font-size:30px}}.service-inner__process-box p{color:#62637d;padding-right:30px;font-size:16px;font-weight:400;line-height:28px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.service-inner__process-box p{padding-right:0}}.tp-app__wrapper{padding-left:50px;padding-right:100px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-app__wrapper{padding-left:35px;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-app__wrapper{padding-left:35px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-app__wrapper{padding-left:0;padding-right:0}}.tp-app__thumb{padding-left:35px;animation:1s infinite alternate tpupdown}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-app__thumb{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-app__thumb{width:100%;margin-bottom:70px;padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.tp-app__thumb img{width:100%}}.tp-app__content p{color:var(--tp-common-white-2);padding-bottom:55px;padding-right:40px}@media (max-width:767px){.tp-app__content p{padding-right:0}}.tp-app__title-sm{margin-bottom:30px;font-size:20px;font-weight:600}.tp-app__thumb-sm-1{margin-right:20px}.tp-integration__bg{z-index:99;position:relative}.tp-integration__title-box .tp-section-title{margin-bottom:40px}.tp-integration__icon span{text-align:center;background-color:var(--tp-common-white);border-radius:50%;width:80px;height:80px;line-height:80px;display:inline-block;box-shadow:0 21px 40px #1f3c500d}.tp-integration__icon.int-icon-1{position:absolute;top:40%;left:21%}.tp-integration__icon.int-icon-2{position:absolute;top:23%;left:31%}.tp-integration__icon.int-icon-3{position:absolute;top:60%;left:31%}.tp-integration__icon.int-icon-4{position:absolute;top:41%;left:46%}.tp-integration__icon.int-icon-5{position:absolute;top:41%;right:22%}.tp-integration__icon.int-icon-6{position:absolute;top:54%;right:33%}.tp-integration__icon.int-icon-7{position:absolute;top:27%;right:33%}.int-icon-bottom span{text-align:center;background-color:var(--tp-common-white);border-radius:50%;width:100px;height:100px;line-height:80px;display:inline-block;box-shadow:0 21px 40px #1f3c500d}.int-icon-8{position:absolute;bottom:16%;left:10%}.int-icon-9{position:absolute;bottom:36%;right:6%}.tp-faq__wrapper-box{padding-top:120px;padding-bottom:120px;padding-right:25px}@media (max-width:767px){.tp-faq__wrapper-box{padding-bottom:60px;padding-right:0}}.tp-faq__title-box p{color:var(--tp-theme-1);padding-bottom:20px;font-size:18px;font-weight:400}@media (max-width:767px){.tp-faq__title-box p br{display:none}}.tp-faq__title-box .tp-section-title{padding-bottom:20px}.tp-faq__thumb{width:510px;transform:translate(120px)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-faq__thumb{transform:translate(75px)}}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.tp-faq__thumb{transform:translate(0)}.tp-faq__thumb img{max-width:100%}}.tp-faq__right-side{background-color:var(--tp-grey-2);border-radius:10px;margin-left:30px;padding:70px 40px}@media only screen and (min-width:768px) and (max-width:991px){.tp-faq__right-side{margin-left:0}}@media (max-width:767px){.tp-faq__right-side{margin-left:0;padding:20px}}.tp-faq__icon{padding-bottom:40px}.tp-faq__icon a{background-color:var(--tp-common-white);text-align:center;border-radius:50%;width:80px;height:80px;line-height:80px;display:inline-block}.tp-faq__faq-sm-title{letter-spacing:-.02em;padding-bottom:15px;font-size:22px;font-weight:600;line-height:22px}.tp-faq__content p{text-align:center;letter-spacing:-.02em;color:#62637d;padding:0 25px 75px;font-size:16px;font-weight:400;line-height:1.8}@media (max-width:767px){.tp-faq__content p{padding:0}}.tp-faq__content a{background-color:var(--tp-common-sky);color:#fff;border-radius:10px;width:100%;padding:30px;font-size:16px;font-weight:600;transition:all .3s;display:inline-block}.tp-faq__content a:hover{background-color:var(--tp-theme-2)}@media (max-width:767px){.tp-faq__content a{padding:20px}}.tp-choose__thumb-sm{margin:0 10px}.tp-choose__subtitle{margin-bottom:30px;font-size:20px;font-weight:500}.tp-counter__area{position:relative}.tp-counter__theme-bg{background-color:var(--tp-theme-1);z-index:-1;width:100%;height:50%;position:absolute;top:0;left:0}.tp-counter__grey-bg{background-color:var(--tp-grey-2);z-index:-1;width:100%;height:50%;position:absolute;bottom:0;left:0}.tp-counter__content span{color:var(--tp-theme-1);font-size:48px;font-style:normal;font-weight:600;display:block}@media (max-width:767px){.tp-counter__content span{font-size:35px}}.tp-counter__content span i{font-style:normal}.tp-counter__content p{letter-spacing:.05em;color:#646580;margin-bottom:0;font-size:16px;font-weight:400}@media (max-width:767px){.tp-counter__content p{font-size:15px}}.tp-counter__icon{flex:none;margin-right:30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-counter__icon{margin-right:18px}}@media (max-width:767px){.tp-counter__icon{margin-right:15px}}.tp-counter__icon img{width:88px;height:88px}.tp-counter__item{background-color:var(--tp-grey-2);border:1px solid #d3e5f1;border-radius:16px;padding:50px;transition:all .3s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-counter__item{padding:24px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-counter__item{margin-bottom:20px}}@media (max-width:767px){.tp-counter__item{margin-bottom:15px;padding:20px}}.tp-counter__item:hover{background-color:var(--tp-common-white);border-color:var(--tp-common-white);box-shadow:0 23px 41px #1a3e5512}.tp-counter-2__space{margin:0 185px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-counter-2__space{margin:0 130px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-counter-2__space{margin:0 50px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-counter-2__space{margin:0}}.tp-counter-2__space.theme-bg-3{border-radius:0 0 20px 20px}.tp-counter-2__wrapper{border-top:2px solid #306aff}.tp-counter-2__icon{margin-right:35px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-counter-2__icon{margin-right:15px}}.tp-counter-2__content h4,.tp-counter-2__content h4 span{color:var(--tp-common-white);font-size:40px;font-weight:600}.tp-counter-2__content span{color:var(--tp-common-white);font-size:15px;font-weight:400;line-height:26px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-counter-2__content span{font-size:14px}}.counter-inner.grey-bg{border-radius:0 0 20px 20px;margin-bottom:130px}.counter-inner .tp-counter-2__content h4,.counter-inner .tp-counter-2__content h4 span{color:var(--tp-theme-1)}.counter-inner .tp-counter-2__content span{color:#62637d}.counter-inner .tp-counter-2__wrapper{border-top:2px solid #1417741a}@media only screen and (min-width:768px) and (max-width:991px){.tp-brand__space{padding-bottom:120px}}@media (max-width:767px){.tp-brand__space{padding-top:80px;padding-bottom:80px}}.tp-brand__title{font-size:16px;font-weight:500;line-height:1.4}.tp-brand__item{text-align:center}.tp-barnd__active .slick-slide img{display:inline-block}.tp-cta__bg{border-radius:8px;padding:80px}@media (max-width:767px){.tp-cta__bg{padding:30px}}.tp-cta__title{letter-spacing:-.01em;margin-bottom:0;font-size:42px;font-weight:600;line-height:1.2}@media only screen and (min-width:768px) and (max-width:991px){.tp-cta__title{font-size:35px}}@media (max-width:767px){.tp-cta__title{font-size:25px}}.tp-cta__thumb{position:absolute;top:-35%;right:10%}@media only screen and (min-width:992px) and (max-width:1199px){.tp-cta__thumb{right:1%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-cta__thumb{text-align:center;margin-bottom:50px;position:static}}@media (max-width:767px){.tp-cta__thumb{margin-bottom:50px;position:static;top:0;right:0}}@media only screen and (min-width:576px) and (max-width:767px){.tp-cta__thumb{text-align:center}}.tp-cta__thumb-2{animation:1s infinite alternate tpleftright;position:absolute;top:-29%;left:4%}.tp-cta__item{padding:100px 30px}@media (max-width:767px){.tp-cta__item{padding:70px 20px}}.tp-cta__wrapper-2{border-radius:20px}.tp-cta__shape-1{position:absolute;top:14%;left:18%}.tp-cta__shape-2{animation:1s infinite alternate tpleftright;position:absolute;top:14%;right:8%}@media (max-width:767px){.tp-cta__shape-2{top:8%}}.tp-cta__shape-3{animation:1s infinite alternate tpupdown;position:absolute;bottom:14%;left:8%}.tp-cta__shape-4{position:absolute;bottom:18%;left:18%}.tp-cta__shape-5{position:absolute;bottom:14%;right:8%}.tp-cta__grey-bg{width:100%;height:50%;position:absolute;top:0;left:0}.tp-cta__white-bg{width:100%;height:50%;position:absolute;bottom:0;left:0}.tp-testimonial__wrapper{padding-left:40px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial__wrapper{padding-left:20px}}@media (max-width:767px){.tp-testimonial__wrapper{padding-left:0}}.tp-testimonial__thumb{animation:1s infinite alternate tpupdown}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-testimonial__thumb{width:100%;margin-bottom:70px}.tp-testimonial__thumb img{width:100%}}.tp-testimonial__item{border:1px solid var(--tp-border-2);border-radius:15px;padding:40px;transition:all .3s}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-testimonial__item{padding:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial__item{padding:20px}}@media (max-width:767px){.tp-testimonial__item{flex-wrap:wrap;padding:20px}}.tp-testimonial__item:hover{background-color:var(--tp-common-white);border-color:var(--tp-common-white)}.tp-testimonial__item:hover .tp-testimonial__icon span{box-shadow:inset 0 0 0 40px #141774}.tp-testimonial__icon{margin-right:30px;position:relative}@media (max-width:767px){.tp-testimonial__icon{margin-bottom:15px}}.tp-testimonial__icon span{background-color:var(--tp-common-white);text-align:center;border-radius:50%;width:75px;height:75px;line-height:75px;transition:all .5s;display:inline-block;position:relative}.tp-testimonial__content p{color:#62637d;padding-bottom:5px;font-size:16px;font-weight:400;line-height:1.4}.tp-testimonial__title-sm{margin-bottom:0;font-size:16px;font-weight:600}.tp-testimonial__title-sm span{font-size:12px;font-weight:400}.tp-testimonial__slider-item{background-color:var(--tp-common-white);border-radius:10px;padding:25px}@media (max-width:767px){.tp-testimonial__slider-item{flex-wrap:wrap}}.tp-testimonial__slider-img{flex:none}@media (max-width:767px){.tp-testimonial__slider-img,.tp-testimonial__slider-img img{width:100%}}.tp-testimonial__slider-content{padding-left:15px;padding-right:50px}@media (max-width:767px){.tp-testimonial__slider-content{padding-top:30px;padding-left:0;padding-right:0}}.tp-testimonial__slider-content p{letter-spacing:-.02em;color:#62637d;padding-bottom:20px;font-size:22px;font-weight:400;line-height:1.6}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-testimonial__slider-content p{font-size:18px}}@media only screen and (min-width:1200px) and (max-width:1399px),(max-width:767px){.tp-testimonial__slider-content p{font-size:17px}}.tp-testimonial__slider-title{font-size:20px;font-weight:600;line-height:1.1}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-testimonial__slider-title{font-size:16px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-testimonial__slider-title{font-size:14px}}@media (max-width:767px){.tp-testimonial__slider-title{margin-bottom:25px;font-size:15px}}.tp-testimonial__slider-quote{background-color:var(--tp-theme-1);text-align:center;width:60px;height:60px;color:var(--tp-common-white);border-radius:50%;font-size:20px;line-height:60px;display:inline-block;position:absolute;top:-30px;left:35px}.tp-testimonial__active{margin:0 -130px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-testimonial__active{margin:0 -150px}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-testimonial__active{margin:0}}.tp-testimonial__active .slick-slide{padding:30px 15px 0}@media (max-width:767px){.tp-testimonial__active .slick-slide{padding:30px 0 0}}.tp-testimonial-3__shape-3-1{z-index:-1;position:absolute;top:22%;left:0}.tp-testimonial-3__shape-3-2{z-index:-1;position:absolute;top:22%;right:0}.tp-testimonial-3__wrapper{padding-left:50px;padding-right:50px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-testimonial-3__wrapper{padding-left:0;padding-right:0}}.tp-testimonial-3__section-box{padding-bottom:50px}.tp-testimonial-3__item{background-color:var(--tp-common-white);border:1px solid #dcedf9;border-radius:15px;padding:50px 30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-3__item{padding:30px 20px}}@media (max-width:767px){.tp-testimonial-3__item{flex-wrap:wrap;padding:30px 20px}}.tp-testimonial-3__icon{flex:none;width:75px;height:75px;margin-right:30px}@media (max-width:767px){.tp-testimonial-3__icon{margin-bottom:20px}}.tp-testimonial-3__icon img{border-radius:50%;box-shadow:0 10px 23px #eef1f9}.tp-testimonial-3__content p{color:#62637d;margin-bottom:60px;padding-right:30px;font-size:16px;font-weight:400}@media (max-width:767px){.tp-testimonial-3__content p{margin-bottom:30px;padding-right:0}}.tp-testimonial-3__author h4{font-size:16px;font-weight:600}.tp-testimonial-3__author h4 span{color:var(--tp-theme-1);font-size:12px;font-weight:400}.tp-testimonial-3__item-2{padding:30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-3__item-2{padding:20px}}.tp-testimonial-3__item-2 .tp-testimonial-3__content p{margin-bottom:20px}.tp-support__bg{text-align:center;margin:0 auto;position:absolute;top:20%;left:0;right:0}.tp-support__bg img{max-width:100%}.tp-support__bg-2{top:12%}@media only screen and (min-width:992px) and (max-width:1199px){.tp-platform__content{padding-left:0}}@media (max-width:767px){.tp-platform__content{padding-left:0}.tp-platform__content p{font-size:17px}.tp-platform__content p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-platform__thumb{width:100%;margin-bottom:70px;display:inline-block}}@media (max-width:767px){.tp-platform__thumb{margin-bottom:70px}}.tp-platform__thumb img{margin:0 80px;box-shadow:12px 50px 81px #192e4e24}@media only screen and (min-width:992px) and (max-width:1199px){.tp-platform__thumb img{width:100%;margin:0}}@media only screen and (min-width:768px) and (max-width:991px){.tp-platform__thumb img{width:100%;margin:0}}@media (max-width:767px){.tp-platform__thumb img{margin:0}}@media only screen and (min-width:576px) and (max-width:767px){.tp-platform__thumb img{width:100%}}.tp-platform__shape-1{animation:1s ease-in-out 1s infinite alternate forwards tpswing;position:absolute;top:-15%;right:0}.tp-platform__shape-2{animation:1s infinite alternate tpleftright;position:absolute;bottom:-15%;left:0}.tp-price__item{background-color:var(--tp-common-white);border-radius:10px;margin:0 0 -1px;padding:60px 45px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-price__item{padding:40px 20px}}@media (max-width:767px){.tp-price__item{padding:30px}}.tp-price__item:hover .tp-price__icon span.icon{animation:.8s icon-bounce}.tp-price__active{border:2px solid var(--tp-common-sky);box-shadow:0 31px 39px #20465e1a}.tp-price__active .tp-btn-border{background-color:var(--tp-common-sky);color:var(--tp-common-white)}.tp-price__border .tp-price__item{border:1px solid #f1f1f1}.tp-price__border .tp-price__active{border:2px solid var(--tp-common-sky);box-shadow:0 31px 39px #20465e1a}.tp-price__border .tp-price__active .tp-btn-border{background-color:var(--tp-common-sky);color:var(--tp-common-white)}.tp-price__title{padding-bottom:50px;font-size:30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-price__title{padding-bottom:30px;font-size:25px}}@media (max-width:767px){.tp-price__title{padding-bottom:30px}}.tp-price__icon{margin-bottom:60px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-price__icon{margin-bottom:40px}}@media (max-width:767px){.tp-price__icon{margin-bottom:30px}}.tp-price__icon span{letter-spacing:.1em;text-transform:uppercase;color:#62637d;font-size:14px;font-weight:600}@media (max-width:767px){.tp-price__icon span{font-size:13px}}.tp-price__icon span.icon{text-align:center;background-color:var(--tp-common-pink);width:57px;height:57px;color:var(--tp-common-white);border-radius:50%;font-size:18px;line-height:57px;display:inline-block}.tp-price__icon span.price-color-2{background-color:var(--tp-common-sky)}.tp-price__icon span.price-color-3{background-color:var(--tp-common-yellow)}.tp-price__btn{line-height:0}.tp-price__btn .tp-btn-border{width:100%}.tp-price__list{margin-bottom:70px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-price__list{margin-bottom:50px}}@media (max-width:767px){.tp-price__list{margin-bottom:45px}}.tp-price__list ul li{margin-bottom:15px;padding-left:30px;position:relative}.tp-price__list ul li:last-child{margin-bottom:0}.tp-price__list ul li:before{content:"";background-color:var(--tp-common-yellow);border-radius:50%;width:13px;height:13px;position:absolute;top:4px;left:0}.tp-price__list ul li.color-sky:before{background-color:var(--tp-common-sky)}.tp-price__list ul li.color-pink:before{background-color:var(--tp-common-pink)}.tp-price__list ul li.color-theme:before{background-color:var(--tp-theme-2)}.tp-price__list ul li a{color:#62637d;font-size:18px;font-weight:400}@media only screen and (min-width:992px) and (max-width:1199px){.tp-price__list ul li a{font-size:16px}}.tp-project__section-box{margin-bottom:60px;padding:0 40px}@media only screen and (min-width:768px) and (max-width:991px){.tp-project__section-box{flex-wrap:wrap}.tp-project__section-box .tp-section-title-md{margin-bottom:30px}}@media (max-width:767px){.tp-project__section-box{flex-wrap:wrap;padding:0}.tp-project__section-box .tp-section-title-md{margin-bottom:30px}}.tp-project__item{background-color:var(--tp-common-white);border-radius:20px;padding:20px}.tp-project__item:hover .tp-project__thumb img{transform:scale(1.1)}.tp-project__border .tp-project__item{border:1px solid var(--tp-border-2)}.tp-project__thumb{border-radius:20px;margin-bottom:40px}.tp-project__thumb img{border-radius:20px;width:100%;transition:all .6s}.tp-project__title{letter-spacing:-.03em;color:#141774;padding-bottom:6px;font-size:26px;font-weight:600;line-height:1.2;transition:all .3s;display:inline-block}.tp-project__title:hover{color:var(--tp-theme-2)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-project__title{font-size:22px}}@media (max-width:767px){.tp-project__title{font-size:20px}}.tp-project__content{padding-left:20px}@media (max-width:767px){.tp-project__content{padding-left:0}}.tp-project__content p{padding-bottom:5px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-project__content p{font-size:15px}}@media (max-width:767px){.tp-project__content p{font-size:16px}}.cd-banner-img img{border-radius:20px;max-width:100%}.cd-case-title{color:var(--tp-common-black);padding-bottom:15px;font-size:20px;font-weight:500}.cd-project-info-box{padding-left:80px;padding-right:80px}@media only screen and (min-width:1200px) and (max-width:1399px){.cd-project-info-box{padding-left:40px;padding-right:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.cd-project-info-box{padding-left:40px;padding-right:20px}}@media only screen and (min-width:768px) and (max-width:991px){.cd-project-info-box{padding-left:20px;padding-right:0}}@media (max-width:767px){.cd-project-info-box{margin-bottom:30px;padding-left:10px;padding-right:10px}}.cd-project-info-box p{margin-bottom:0;font-size:15px;font-weight:400;line-height:25px}.cd-client-details{padding-left:40px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.cd-client-details{padding-left:0}}@media (max-width:767px){.cd-client-details{margin-bottom:20px;padding-left:10px}}.cd-client-details p{margin-bottom:0;padding-bottom:20px;font-size:18px;font-weight:500}.cd-client-details p span{color:var(--tp-common-black)}.cd-project-wrapper{border:1px solid #ebebeb;border-radius:20px;padding:70px 0}@media only screen and (min-width:768px) and (max-width:991px){.cd-project-wrapper{padding:23px 0}}@media (max-width:767px){.cd-project-wrapper{padding:10px 0}}.cd-social-icon{padding-left:70px}@media only screen and (min-width:992px) and (max-width:1199px){.cd-social-icon{padding-left:40px}}@media only screen and (min-width:768px) and (max-width:991px){.cd-social-icon{padding-left:30px}}@media (max-width:767px){.cd-social-icon{padding-left:10px}}.cd-social-icon a{text-align:center;border:1px solid #ebebeb;border-radius:50%;width:45px;height:45px;margin-bottom:10px;line-height:45px;display:block}@media (max-width:767px){.cd-social-icon a{margin-right:20px;display:inline-block}}.cd-si-color-1{color:#4267b2}.cd-si-color-1:hover{color:var(--tp-common-white);background-color:#4267b2;border-color:#4267b2}.cd-si-color-2{color:#e40028}.cd-si-color-2:hover{color:var(--tp-common-white);background-color:#e40028;border-color:#e40028}.cd-si-color-3{color:#1da1f2}.cd-si-color-3:hover{color:var(--tp-common-white);background-color:#1da1f2;border-color:#1da1f2}.cd-info-box{padding-left:80px;padding-right:110px}@media only screen and (min-width:1200px) and (max-width:1399px){.cd-info-box{padding-left:35px;padding-right:100px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.cd-info-box{padding-left:0;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.cd-info-box{padding-left:45px}}.tp-team__ml-mr{margin-left:185px;margin-right:185px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-team__ml-mr{margin:0 130px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-team__ml-mr{margin:0 50px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-team__ml-mr{margin:0}}.tp-team__ml-mr.theme-bg-3{border-radius:20px}.tp-team__section-box{margin-bottom:60px;padding:0 30px}@media only screen and (min-width:768px) and (max-width:991px){.tp-team__section-box{flex-wrap:wrap}.tp-team__section-box .tp-section-title-md{margin-bottom:40px}}@media (max-width:767px){.tp-team__section-box{flex-wrap:wrap;padding:0}.tp-team__section-box .tp-section-title-md{margin-bottom:20px}}.tp-team__grey-bg{z-index:-1;width:100%;height:170px;position:absolute;top:0;left:0}@media (max-width:767px){.tp-team__btn .tp-btn-sky-sm{margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.tp-team__btn .tp-btn-sky-sm{margin-left:15px}}.tp-team__img{margin-bottom:35px}.tp-team__title{color:var(--tp-common-white);font-size:22px;font-weight:500}@media only screen and (min-width:992px) and (max-width:1199px){.tp-team__title{font-size:18px}}.tp-team__title a{background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0 1px,0 1px;transition:background-size .3s linear;display:inline}.tp-team__title a:hover{background-size:0 1px,100% 1px}.tp-team__content{padding-bottom:20px}.tp-team__content span{color:#a4b4c3;font-size:16px;font-weight:400}.tp-team__inner .tp-team__title{color:var(--tp-theme-1)}.tp-team__inner .tp-team__title:hover{color:var(--tp-common-sky)}.tp-team__inner .tp-team__social a{color:var(--tp-theme-1);margin:0 15px;font-size:13px;font-weight:400;transition:all .3s}.tp-team__inner .tp-team__social a:hover{color:var(--tp-common-sky)}.tp-team__social a{color:var(--tp-common-white);margin:0 15px;font-size:13px;font-weight:400;transition:all .3s}.tp-team__social a:hover{color:var(--tp-common-sky)}.tp-blog__section-box{margin-bottom:50px;padding:0 40px}@media only screen and (min-width:768px) and (max-width:991px){.tp-blog__section-box{flex-wrap:wrap}.tp-blog__section-box .tp-section-title-md{margin-bottom:30px}}@media (max-width:767px){.tp-blog__section-box{flex-wrap:wrap;padding:0}.tp-blog__section-box .tp-section-title-md{margin-bottom:30px}}.tp-blog__item{background-color:var(--tp-common-white);border-radius:10px;padding:20px}.tp-blog__item:hover .tp-blog__thumb img{transform:scale(1.1)}.tp-blog__content-wrapper{padding-left:20px}@media (max-width:767px){.tp-blog__content-wrapper{padding-left:0}}.tp-blog__thumb{border-radius:10px;margin-bottom:40px}@media (max-width:767px){.tp-blog__thumb{margin-bottom:25px}}.tp-blog__thumb img{border-radius:10px;width:100%;transition:all .5s}.tp-blog__tag{margin-bottom:25px}@media (max-width:767px){.tp-blog__tag{margin-bottom:15px}}.tp-blog__tag span{text-transform:uppercase;color:var(--tp-theme-2);background-color:#0b4df51a;border-radius:10px;padding:15px 25px;font-size:14px;font-weight:700;line-height:1;transition:all .3s;display:inline-block}.tp-blog__tag span:hover{background-color:var(--tp-theme-2);color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-blog__content p{font-size:17px}.tp-blog__content p br{display:none}}@media (max-width:767px){.tp-blog__content p{font-size:16px}.tp-blog__content p br{display:none}}.tp-blog__title{letter-spacing:-.03em;padding-bottom:10px;font-size:28px;font-weight:600;line-height:1.4;transition:all .3s;display:inline-block}.tp-blog__title:hover{color:var(--tp-theme-2)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-blog__title{font-size:25px}.tp-blog__title br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-blog__title{font-size:25px}.tp-blog__title br{display:none}}@media (max-width:767px){.tp-blog__title{margin-bottom:0;font-size:22px}.tp-blog__title br{display:none}}.tp-blog-wrapper{flex-wrap:wrap}@media (max-width:767px){.tp-blog-wrapper .tp-blog-button{margin-top:30px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.postbox__wrapper{margin-bottom:50px;padding-right:0}}.postbox__p-right{margin-right:20px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.postbox__p-right{margin-right:0}}.postbox__thumb .play-btn{z-index:1;background-color:var(--tp-common-white);text-align:center;width:90px;height:90px;color:var(--tp-theme-2);border-radius:50%;line-height:90px;animation:2s infinite pulse;position:absolute;top:calc(50% - 20px);left:50%;transform:translate(-50%,-50%)}.postbox__thumb .play-btn:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.postbox__thumb img{border-radius:20px;margin-bottom:40px}.postbox__audio{width:100%;height:100%}.postbox__audio iframe{border:0;width:100%;height:100%}.postbox__item-single:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.postbox__content p img{border-radius:10px;max-width:100%;margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.postbox__content p img{width:100%}}.postbox__content-single{border:0;padding-left:0;padding-right:0}.postbox__title{color:var(--tp-theme-1);letter-spacing:-.02em;margin-bottom:20px;font-size:32px;font-weight:600;line-height:1.3}@media only screen and (min-width:1200px) and (max-width:1399px){.postbox__title{font-size:33px}}@media only screen and (min-width:992px) and (max-width:1199px){.postbox__title{font-size:28px}}@media only screen and (min-width:768px) and (max-width:991px){.postbox__title{font-size:33px}}@media only screen and (min-width:576px) and (max-width:767px){.postbox__title{font-size:30px}.postbox__title br{display:none}}@media (max-width:767px){.postbox__title{font-size:25px}.postbox__title br{display:none}}.postbox__title a:hover{color:var(--tp-theme-2)}.postbox__meta{margin-bottom:20px}.postbox__meta span{color:#8a90a2;text-transform:uppercase;margin-right:30px;font-size:14px;font-weight:700;display:inline-block}.postbox__meta span:last-child{margin-right:0}.postbox__meta span i{color:var(--tp-theme-1);margin-right:3px;font-weight:500}.postbox__meta span:hover{color:var(--tp-theme-2)}.postbox__text{margin-bottom:50px;padding-right:30px}.postbox__text img{max-width:100%}.postbox__text p{margin-bottom:28px;font-size:17px}@media only screen and (min-width:1200px) and (max-width:1399px){.postbox__text p{font-size:16px}}.postbox__text-single p{margin-bottom:15px}.postbox__slider button{z-index:1;color:var(--tp-common-white);font-size:30px;position:absolute;top:50%;left:50px;transform:translateY(-50%)}.postbox__slider button.slick-next{left:auto;right:50px}@media (max-width:767px){.postbox__slider button.slick-next{right:10px}.postbox__slider button{left:10px}}.postbox__comment ul li{margin-bottom:30px;list-style:none}.postbox__comment ul li.children{margin-left:100px}@media (max-width:767px){.postbox__comment ul li.children{margin-left:15px}}.postbox__comment ul-title{color:var(--tp-common-black);margin-bottom:40px;margin-right:20px;font-size:20px;font-weight:500}.postbox__comment-input{margin-bottom:20px;position:relative}.postbox__comment-input span{color:var(--tp-common-black);margin-bottom:12px;font-weight:600;display:block}.postbox__comment-input input,.postbox__comment-input textarea{width:100%;height:55px;color:var(--tp-common-black);background-color:var(--tp-grey-2);-o-border-radius:7px;-ms-border-radius:7px;border:1px solid #f7f7f7;border-radius:7px;outline:0;padding:0 20px;font-size:14px}.postbox__comment-input input:focus,.postbox__comment-input textarea:focus{border-color:var(--tp-theme-2)}.postbox__comment-input textarea{resize:none;height:175px;color:var(--tp-common-black);background-color:var(--tp-grey-2);padding-top:20px;padding-bottom:20px}.postbox__comment-title{color:var(--tp-theme-1);margin-bottom:35px;font-size:28px;font-weight:500}.postbox__comment-avater img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;width:50px;height:50px}.postbox__comment-name{margin-bottom:5px}.postbox__comment-name h5{color:var(--tp-theme-1);font-size:16px;font-weight:500;line-height:1}.postbox__comment-name span{color:#8a879f;text-transform:uppercase;letter-spacing:1px;font-size:14px}@media (max-width:767px){.postbox__comment-text{margin-top:15px;margin-left:0}}.postbox__comment-text p{color:var(--tp-text-11);margin-bottom:15px;font-size:16px}@media (max-width:767px){.postbox__comment-text p br{display:none}}.postbox__comment-reply{margin-top:10px}.postbox__comment-reply a{color:var(--tp-theme-1);-o-border-radius:4px;-ms-border-radius:4px;background:#3d6ce71a;border-radius:4px;height:22px;padding:0 10px;font-size:14px;font-weight:500;line-height:22px;display:inline-block}.postbox__comment-reply a:hover{color:var(--tp-common-white);background:var(--tp-theme-1)}.postbox__comment-agree{padding-left:5px}.postbox__comment-agree input{appearance:none;background:var(--tp-common-white);-o-border-radius:4px;-ms-border-radius:4px;border:1px solid #b9bac1;border-radius:4px;outline:0;flex:none;width:14px;height:14px;margin:0;display:block;transform:translateY(-1px)}.postbox__comment-agree input:checked{background-color:var(--tp-theme-1);border-color:#0000;position:relative}.postbox__comment-agree input:checked:after{box-sizing:border-box;content:"";font-family:var(--tp-ff-fontawesome);color:var(--tp-common-white);font-size:10px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.postbox__comment-agree input:hover{cursor:pointer}.postbox__comment-agree label{color:var(--tp-text-1);padding-left:8px;line-height:1}.postbox__comment-agree label a{color:var(--tp-common-black);padding-left:4px;font-weight:600}.postbox__comment-agree label a:hover{color:var(--tp-theme-1)}.postbox__comment-agree label:hover{cursor:pointer}.postbox__tag span{color:var(--tp-common-black);margin-bottom:17px;margin-right:30px;font-size:20px;font-weight:500}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.postbox__social{margin-top:40px}}.postbox__social span{color:var(--tp-common-black);font-size:20px;font-weight:500}.postbox__social a{padding-left:30px;font-size:15px}.postbox__social a .tp-linkedin{color:#0e6ba1}.postbox__social a .tp-pinterest{color:#d70220}.postbox__social a .tp-facebook{color:#0e6ba1}.postbox__social a .tp-twitter{color:#36b6ed}.postbox__comment-form-title{color:var(--tp-theme-1);margin-bottom:35px;font-size:28px;font-weight:500}@media (max-width:767px){.postbox__comment-form-title{font-size:25px}}.postbox__social-wrapper{border-bottom:1px solid #eceef3;margin-bottom:40px;padding-bottom:40px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.postbox__comment-form{margin-bottom:50px}}.aproch-title{margin-bottom:15px;font-size:36px}.approch-item{margin-bottom:65px}.approch-item ul li{padding-left:30px;position:relative}.approch-item ul li i{color:var(--tp-theme-2);font-size:14px;font-weight:600;position:absolute;top:5px;left:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.approch-thumb{margin-bottom:40px}}.approch-thumb img{border-radius:10px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.approch-thumb img{width:100%}}.postbox__comment-info{flex:none}.rc__post ul li:not(:last-child){margin-bottom:15px}.rc__post-thumb{flex:none}.rc__post-thumb img{object-fit:cover;border-radius:10px;flex:none;width:100px;height:80px}.rc__post-title{color:var(--tp-common-black);margin-bottom:6px;font-size:15px;font-weight:500;line-height:22px}.rc__post-title a:hover{color:var(--tp-theme-2)}.rc__meta span{text-transform:uppercase;color:#6a6a74;font-size:12px;font-weight:500}.sidebar__wrapper{padding-left:10px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.sidebar__wrapper{padding-left:0}}.sidebar__widget{border:1px solid #f6f6f6;padding:40px}@media (max-width:767px){.sidebar__widget{padding-left:20px}}.sidebar__widget-title{color:var(--tp-theme-1);margin-bottom:30px;font-size:22px;font-weight:600}.sidebar__widget:last-child-title{border-bottom:0}.sidebar__widget ul li{list-style:none}.sidebar__widget ul li:last-child{padding-bottom:0}.sidebar__widget ul li:last-child a{margin-bottom:0}.sidebar__widget ul li:first-child{padding-top:0}.sidebar__widget ul li a{color:#6a6a74;text-transform:uppercase;margin-bottom:10px;padding:7px 0;font-size:14px;font-weight:500;display:block}.sidebar__widget ul li a:hover,.sidebar__widget ul li a:hover span{color:var(--tp-theme-2)}.sidebar__widget ul li span{float:right;color:#6a6a74;font-size:15px;font-weight:500}.sidebar__search{position:relative}.sidebar__search input{background:var(--tp-grey-2);text-transform:capitalize;-o-border-radius:7px;-ms-border-radius:7px;border:0;border-radius:7px;outline:0;width:100%;height:60px;padding:3px 80px 0 25px;line-height:60px}@media (max-width:767px){.sidebar__search input{padding-left:15px;padding-right:40px}}.sidebar__search input:focus{border-color:var(--tp-theme-2)}.sidebar__search input::placeholder{color:#777}.sidebar__search button{color:var(--tp-common-black);-o-border-radius:0 7px 7px 0;-ms-border-radius:0 7px 7px 0;height:100%;border-radius:0 7px 7px 0;padding:0 24px;line-height:60px;position:absolute;top:0;right:0}.sidebar__banner-content{z-index:1;background:var(--tp-theme-1);position:absolute;bottom:0;right:0}.sidebar__banner-content h4{color:var(--tp-common-white);text-transform:uppercase;margin-bottom:0;padding:15px 20px;font-size:24px}.tagcloud a{color:#8a879f;text-transform:uppercase;border:1px solid #f2f4f6;border-radius:5px;margin-bottom:8px;margin-right:10px;padding:10px 25px;font-size:13px;font-weight:600;line-height:1;transition:all .3s;display:inline-block}.tagcloud a:hover{background:var(--tp-theme-2);color:var(--tp-common-white);border-color:var(--tp-theme-2)}blockquote{background:var(--tp-grey-1);margin-bottom:35px;padding:35px 50px}@media (max-width:767px){blockquote{padding-left:15px;padding-right:15px}}blockquote p{color:#57565e;font-size:20px;font-weight:400;line-height:1.5}blockquote cite{color:#070337;font-size:18px;font-style:inherit;margin-top:10px;font-weight:600;display:block;position:relative}blockquote cite:before{content:"";color:var(--tp-theme-1);background:var(--tp-theme-1);text-align:center;width:40px;height:2px;margin-right:10px;padding-bottom:0;font-size:28px;font-weight:400;display:inline-block;position:relative;top:-4px}.blog-post-slider-active{margin-bottom:40px;position:relative}.blog-post-slider-active .swiper-slide img{border-radius:5px;width:100%}.blog-nav-prev{z-index:5;position:absolute;top:50%;right:0;transform:translateY(-50%)}.blog-nav-next{z-index:5;position:absolute;top:50%;left:0;transform:translateY(-50%)}.blog-post-slider-nav .nav-button{background-color:var(--tp-common-white);text-align:center;width:60px;height:60px;color:var(--tp-common-black);font-size:24px;line-height:60px}.basic-pagination ul li:not(:last-child){margin-right:10px}.basic-pagination ul li{display:inline-block}.basic-pagination ul li a,.basic-pagination ul li span{text-align:center;-o-border-radius:7px;-ms-border-radius:7px;border:1px solid var(--tp-border-1);border-radius:7px;width:50px;height:50px;font-size:18px;font-weight:600;line-height:46px;transition:all .3s;display:inline-block}@media (max-width:767px){.basic-pagination ul li a,.basic-pagination ul li span{width:40px;height:40px;line-height:38px}}.basic-pagination ul li a:hover,.basic-pagination ul li a.current,.basic-pagination ul li span:hover,.basic-pagination ul li span.current{background:var(--tp-theme-1);border-color:var(--tp-theme-1);color:var(--tp-common-white)}.tp-account__wrapper{padding-right:70px}@media only screen and (min-width:768px) and (max-width:991px){.tp-account__wrapper{margin-bottom:70px;padding-right:0}}@media (max-width:767px){.tp-account__wrapper{margin-bottom:40px;padding-right:0}.tp-account__section-box .tp-section-title-sm{padding-bottom:5px}}.tp-account__section-box p{color:#667685;padding-bottom:30px;font-size:18px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-account__section-box p br{display:none}}@media (max-width:767px){.tp-account__section-box p{font-size:16px}.tp-account__section-box p br{display:none}}.tp-account__section-box span{color:#1d1d1f;margin-bottom:5px;font-size:22px;font-weight:400;line-height:32px;display:inline-block}@media (max-width:767px){.tp-account__section-box span{font-size:17px}}.tp-account__form{margin-bottom:70px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-account__form{margin-bottom:50px}}@media (max-width:767px){.tp-account__form{margin-bottom:40px}}.tp-account__form button{text-align:right;text-transform:uppercase;color:#000;font-size:15px;font-weight:500;line-height:20px;position:absolute;top:0;right:0}.tp-account__form button i{margin-left:5px}@media (max-width:767px){.tp-account__form button{margin-top:30px;position:static}}.tp-account__input input{border:0;border-bottom:1px solid #000;width:100%;padding-bottom:15px;padding-right:100px;font-size:18px;font-weight:400}@media (max-width:767px){.tp-account__input input{padding-bottom:10px;padding-right:0;font-size:15px}}.tp-account__input input::-webkit-input-placeholder{color:#000}.tp-account__input input:-moz-placeholder-shown{color:#000}.tp-account__input input::-moz-placeholder{color:#000}.tp-account__input input:-ms-placeholder-shown{color:#000}.tp-account__app-download span{color:#667685;margin-bottom:20px;font-size:15px;font-style:normal;font-weight:400;line-height:32px;display:inline-block}.tp-account__sm-img-1{border-radius:10px;animation:1s infinite alternate tpleftright;position:absolute;top:-30%;left:0;box-shadow:0 100px 80px #00000008,0 64.8148px 46.8519px #00000006,0 38.5185px 25.4815px #00000005,0 20px 13px #00000004,0 8.14815px 6.51852px #00000003,0 1.85185px 3.14815px #00000002}@media only screen and (min-width:768px) and (max-width:991px){.tp-account__sm-img-1{top:0}}.tp-account__sm-img-2{border-radius:10px;animation:1s infinite alternate tpupdown;position:absolute;bottom:-30%;right:0;box-shadow:0 100px 80px #00000008,0 64.8148px 46.8519px #00000006,0 38.5185px 25.4815px #00000005,0 20px 13px #00000004,0 8.14815px 6.51852px #00000003,0 1.85185px 3.14815px #00000002}.contact-title{margin-bottom:45px;font-size:36px;font-weight:600}@media (max-width:767px){.contact-title{font-size:31px}}.tp-contact-input input{width:100%;height:60px;color:var(--tp-theme-1);background-color:var(--tp-grey-2);border:1px solid #0000;border-radius:10px;margin-bottom:30px;padding:0 20px;font-size:15px}.tp-contact-input input:focus{border:1px solid var(--tp-theme-2)}.tp-contact-input input::placeholder{color:#74747480}.tp-contact-input textarea{resize:none;background-color:var(--tp-grey-2);width:100%;height:170px;color:var(--tp-theme-1);border:1px solid #0000;border-radius:10px;margin-bottom:30px;padding:20px}.tp-contact-input textarea:focus{border:1px solid var(--tp-theme-2)}.tp-contact-input textarea::placeholder{color:#74747480}.contact-info{border:1px solid var(--tp-grey-2);border-radius:10px;padding:40px}@media only screen and (min-width:768px) and (max-width:991px){.contact-info{padding:30px 20px}}.contact-info .contact-icon{border:1px solid var(--tp-grey-2);text-align:center;width:60px;height:60px;color:var(--tp-theme-2);border-radius:50%;margin-bottom:30px;font-size:30px;line-height:60px;display:inline-block}.contact-info h4{letter-spacing:-.01em;padding-bottom:10px;font-size:20px;font-weight:600}.contact-info h4 a{background-image:linear-gradient(#141774,#141774),linear-gradient(#141774,#141774);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0 1px,0 1px;transition:background-size .3s linear;display:inline}.contact-info h4 a:hover{background-size:0 1px,100% 1px}.contact-info span{font-size:16px;font-weight:400;line-height:30px}@media only screen and (min-width:768px) and (max-width:991px){.contact-info span{font-size:14px;line-height:25px}}.tp-login-title{color:var(--tp-theme-1);padding-bottom:30px;font-size:35px;font-weight:700}@media (max-width:767px){.tp-login-title{font-size:30px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-login-thumb{margin-bottom:70px}}.tp-login-thumb img{max-width:100%}.tplogin{width:420px}@media (max-width:767px){.tplogin__form{margin-bottom:40px}}.tplogin__form .tp-mail{margin-bottom:15px}.tplogin__form .tp-mail label{color:var(--tp-theme-1);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.tplogin__form .tp-mail input{background-color:var(--tp-grey-2);width:100%;height:60px;color:var(--tp-theme-1);border:1px solid #0000;border-radius:10px;padding:0 20px}.tplogin__form .tp-mail input:focus{border:1px solid var(--tp-theme-2)}.tplogin__form .tp-mail input::placeholder{color:#b2b0c1;font-weight:400}.tplogin__form .tp-password{padding-bottom:30px}.tplogin__form .tp-password label{color:var(--tp-theme-1);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.tplogin__form .tp-password input{background-color:var(--tp-grey-2);width:100%;height:60px;color:var(--tp-theme-1);border:1px solid #0000;border-radius:10px;padding:0 20px}.tplogin__form .tp-password input:focus{border:1px solid var(--tp-theme-2)}.tplogin__form .tp-password input::placeholder{color:#b2b0c1;font-weight:400}.tplogin__form .tp-password .tp-number{padding-bottom:10px}.tplogin__form .tp-password .tp-number label{color:var(--tp-common-black);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.tplogin__form .tp-password .tp-number input{background-color:var(--tp-grey-1);color:#b2b0c1;border:0;border-radius:5px;width:100%;height:60px;padding:0 20px}.tplogin__form .tp-password .tp-number input::placeholder{color:#b2b0c1;font-size:14px;font-weight:400}.tplogin__form .tp-password .tp-forgot-password{margin-bottom:40px}.tplogin__form .tp-password .tp-forgot-password .checkbox label{color:var(--tp-common-black);font-size:14px;font-weight:500}.tplogin__form .tp-password .tp-forgot-password .forgot a{color:#007aff;font-size:14px;font-weight:500}.tplogin__form .tp-password .tp-signup{margin-top:20px}.tplogin__form .tp-password .tp-signup .account a{color:var(--tp-common-black);font-size:14px;font-weight:500}.tplogin__form .tp-password .tp-signup .signin a{color:#007aff;font-size:14px;font-weight:500}.tplogin .tp-forgot-password{margin-bottom:40px}.tplogin .tp-forgot-password .checkbox label{color:var(--tp-theme-1);font-size:14px;font-weight:500}.tplogin .tp-forgot-password .forgot a{color:#007aff;font-size:14px;font-weight:500}.tplogin .tp-signup{margin-top:20px}.tplogin .tp-signup .account a{color:var(--tp-theme-1);font-size:14px;font-weight:500}.tplogin .tp-signup .signin a{color:#007aff;font-size:14px;font-weight:500}@media (max-width:767px){.tp-login-wrapper{padding-left:20px;padding-right:20px}}.height-404{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh}.wrapper-404{height:100vh}.tp-404-content h4{font-size:30px;font-weight:600}.header-grey-bg{background-color:#f7f7f7}.tp-footer__content .tp-section-title{margin-bottom:30px}.tp-footer__content p{color:#c0c0dd;margin-bottom:30px;font-size:18px;font-weight:400;line-height:1.4}.tp-footer__thumb-sm{margin:0 10px}.tp-footer-bottom__border-top{border-top:1px solid #2c2f94}.tp-footer-bottom__menu ul{text-align:end}@media only screen and (min-width:768px) and (max-width:991px){.tp-footer-bottom__menu ul{text-align:center;margin-bottom:50px}}@media (max-width:767px){.tp-footer-bottom__menu ul{text-align:center;margin-bottom:30px}}.tp-footer-bottom__menu ul li{margin:0 30px;display:inline-block}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-footer-bottom__menu ul li{margin:0 20px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-bottom__menu ul li{margin:0 15px}}@media (max-width:767px){.tp-footer-bottom__menu ul li{margin:0 10px}}.tp-footer-bottom__menu ul li a{color:var(--tp-common-white);text-align:center;letter-spacing:.14em;text-transform:uppercase;font-size:15px;font-weight:700;line-height:19px;display:inline-block}.tp-footer-bottom__menu ul li a:hover{color:var(--tp-common-sky)}@media (max-width:767px){.tp-footer-bottom__logo{width:70%;margin-bottom:30px}}.tp-footer-bottom__social ul li{margin-left:10px;display:inline-block}.tp-footer-bottom__social ul li:first-child{margin-left:0}.tp-footer-bottom__social ul li a{width:40px;height:40px;color:var(--tp-common-white);text-align:center;background-color:#23259f;border-radius:50%;line-height:40px;transition:all .3s;display:inline-block}.tp-footer-bottom__social ul li a:hover{background-color:#3eb9ff}.body{overflow:hidden}#feature-area,#about,#faq,#download{scroll-margin-top:150px}.tpoffcanvas__content a{margin-bottom:15px;display:block}.tp-header__bars svg{vertical-align:middle;display:inline-block}.tpoffcanvas__close-btn svg{margin:0 auto;display:block}.tp-about__legal-name{color:var(--tp-theme-2);letter-spacing:.5px;margin-bottom:35px;font-size:30px;font-weight:700}@media (max-width:767px){.tp-about__legal-name{font-size:24px}}.tp-about__sub-title{color:var(--tp-heading-primary);margin-top:30px;font-weight:600}.tp-about__text p{color:var(--tp-text-1);line-height:1.8}@media (max-width:767px){.tp-faq__thumb{width:auto;max-width:100%}}
