: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-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}.h1,.h2,h1,h2{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (width>=1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (width>=1200px){.h2,h2{font-size:2rem}}p{margin-top:0;margin-bottom:1rem}strong{font-weight:bolder}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button{font-family:inherit;font-size:inherit;line-height:inherit;text-transform:none;margin:0}[role=button]{cursor:pointer}[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,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.container,.container-fluid{--bs-gutter-x:30px;--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 (width>=576px){.container{max-width:540px}}@media (width>=768px){.container{max-width:720px}}@media (width>=992px){.container{max-width:960px}}@media (width>=1200px){.container{max-width:1140px}}@media (width>=1400px){.container{max-width:1200px}}.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%}@media (width>=768px){.col-md-6{flex:none;width:50%}}@media (width>=992px){.col-lg-6{flex:none;width:50%}}@media (width>=1200px){.col-xl-4{flex:none;width:33.3333%}.col-xl-6{flex:none;width:50%}.col-xl-8{flex:none;width:66.6667%}.col-xl-12{flex:none;width:100%}}.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid #0000;border-top-color:currentColor;border-bottom:0;margin-left:.255em;display:inline-block}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:0 .5rem 1rem #00000026;--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;z-index:var(--bs-dropdown-zindex);min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);background-clip:padding-box;margin:0;list-style:none;display:none;position:absolute}.dropdown-menu[data-bs-popper]{margin-top:var(--bs-dropdown-spacer);top:100%;left:0}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (width>=576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (width>=768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (width>=992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (width>=1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (width>=1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1;overflow:hidden}.dropdown-item{width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;color:var(--bs-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;font-weight:400;text-decoration:none;display:block}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);background-color:var(--bs-dropdown-link-active-bg);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:#0000}.dropdown-menu.show{display:block}.dropdown-header{padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);color:var(--bs-dropdown-header-color);white-space:nowrap;margin-bottom:0;font-size:.875rem;display:block}.dropdown-item-text{padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color);display:block}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:#ffffff26;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after{margin-left:0}.overflow-hidden{overflow:hidden!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.gap-3{gap:1rem!important}@media (width>=768px){.d-md-inline-block{display:inline-block!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}}@media (width>=1200px){.text-xl-end{text-align:right!important}}.mb-60{margin-bottom:60px}.ml-20{margin-left:20px}.pt-180{padding-top:180px}.pb-10{padding-bottom:10px}.pr-15{padding-right:15px}.back-to-top-wrapper,a,button,p{-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}:root{--tp-ff-teko:"Teko", serif;--tp-ff-body:"Inter", sans-serif;--tp-ff-heading:"Inter", sans-serif;--tp-ff-inter:"Inter", sans-serif;--tp-ff-p:"Inter", sans-serif;--tp-ff-besley:"Besley", serif;--tp-ff-mango-thin:"MangoGrotesqueThin", serif;--tp-ff-mango-light:"MangoGrotesqueLight", serif;--tp-ff-mango:"MangoGrotesque", serif;--tp-ff-mango-medium:"MangoGrotesqueMed", serif;--tp-ff-mango-semibold:"MangoGrotesqueSemBd", serif;--tp-ff-mango-bold:"MangoGrotesque", serif;--tp-ff-clash-light:"ClashDisplay-Light", serif;--tp-ff-clash-regular:"ClashDisplay-Regular", serif;--tp-ff-clash-medium:"ClashDisplay-Medium", serif;--tp-ff-clash-semibold:"ClashDisplay-Semibold", serif;--tp-ff-clash-bold:"ClashDisplay-Bold", serif;--tp-ff-grotesk:"Space Grotesk", serif;--tp-ff-platform:"Platform", serif;--tp-ff-playfair:"Playfair Display", serif;--tp-ff-satisfy:"Satisfy", cursive;--tp-ff-dirtyline:"dirtyline-36daysoftype-2022", serif;--tp-ff-phudu:"Phudu", serif;--tp-ff-poppins:"Poppins", serif;--tp-ff-onest:"Onest", serif;--tp-ff-fontawesome:"Font Awesome 6 Pro";--tp-common-white:#fff;--tp-common-black:#141414;--tp-common-black-2:#232323;--tp-common-black-3:#000;--tp-common-black-4:#0a0a0a;--tp-common-black-5:#121212;--tp-common-black-6:#212121;--tp-common-black-7:#0e0f11;--tp-common-black-8:#1a1b1e;--tp-common-black-9:#16302f;--tp-common-black-10:#21212d;--tp-common-cream:#f9f4e8;--tp-common-cream-2:#fff6bf;--tp-common-cream-3:#ffffe6;--tp-common-yellow:#ffc446;--tp-common-yellow-1:#fff669;--tp-common-yellow-green:#e9ff48;--tp-common-green-light:#d0ff71;--tp-common-green-regular:#c1ed00;--tp-common-green-solid:#17312f;--tp-common-pink-light:#fde1da;--tp-common-paste:#43d4a0;--tp-common-paste-2:#0c5752;--tp-common-sky:#c5fcfc;--tp-common-red:#ff4851;--tp-common-red-2:#ff481f;--tp-common-red-3:#ff5722;--tp-common-blue:#7463ff;--tp-common-brown:#453030;--tp-grey-1:#f8f8f8;--tp-grey-2:#f1f1f1;--tp-grey-3:#f8f8fb;--tp-grey-4:#f6f8ef;--tp-coffe-1:#653624;--tp-coffe-2:#552411;--tp-cream-1:#b7ab98;--tp-cream-2:#cfc292;--tp-text-body:#2e2d2d;--tp-theme-green:#a0ff27;--tp-theme-pink:#ec6fd5;--tp-theme-yellow:#ffb701;--tp-border-1:#eaebed;--tp-border-2:#e7e7e7}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (width>=1400px){.container{max-width:1510px}}body{color:var(--tp-text-body);font-size:14px;font-weight:400;line-height:26px;font-family:var(--tp-ff-body)}img{max-width:100%}h1,h2{-o-transition:color .3s ease-in-out;color:var(--tp-common-black);font-weight:500;line-height:1.2;font-family:var(--tp-ff-heading);margin-top:0;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;-ms-transition:color .3s ease-in-out;transition:color .3s ease-in-out}h1{font-size:40px}h2{font-size:36px}p{letter-spacing:-.02em;font-size:18px;font-weight:400;line-height:1.56;font-family:var(--tp-ff-p);color:var(--tp-text-body);margin-bottom:15px}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}a:focus,.button:focus{outline:none;text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;background:0 0;border:none;outline:none}button:hover{cursor:pointer}button:focus{outline:0}::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::-moz-placeholder{color:var(--tp-common-black);opacity:1;font-size:14px}::placeholder{color:var(--tp-common-black);opacity:1;font-size:14px}.p-relative{position:relative}.back-to-top-wrapper{cursor:pointer;width:44px;height:44px;z-index:var(--z-public-floating);opacity:0;visibility:hidden;border-radius:50%;display:block;position:fixed;bottom:0;right:50px}@media (width<=767px){.back-to-top-wrapper{bottom:20px;right:20px}}.back-to-top-wrapper.back-to-top-btn-show{visibility:visible;opacity:1;bottom:50px}.back-to-top-btn{text-align:center;width:44px;height:44px;color:var(--tp-common-black);-o-transition:all .3s ease-in-out;background:var(--tp-common-white);border-radius:50%;line-height:44px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:inline-block;box-shadow:0 8px 16px #03041c4d}.back-to-top-btn svg{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.back-to-top-btn:hover{-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);-ms-transform:translateY(-4px);-o-transform:translateY(-4px);transform:translateY(-4px)}.tp-btn-black{display:inline-block;position:relative}.tp-btn-black-text{color:var(--tp-common-white);background-color:var(--tp-common-black);border-radius:9999px;padding:7px 22px;font-size:16px;font-weight:500}@media only screen and (width>=1200px) and (width<=1399px){.tp-btn-black-text{padding:7px 17px;font-size:14px}}@media (width<=767px){.tp-btn-black-text{padding:7px 13px;font-size:15px}}.tp-btn-black-filter-blur{position:absolute;top:0;left:0}.tp-btn-black-circle{background:var(--tp-common-black);border-radius:9999px;flex:0 0 36px;place-items:center;width:36px;height:36px;margin-left:-4px;line-height:1;transition-duration:.9s;transition-timing-function:cubic-bezier(.135,.9,.15,1);display:inline-grid}.tp-btn-black-circle>svg{width:14px;height:14px;color:var(--tp-common-white);margin:0;display:block;transform:none}.tp-btn-black:hover .tp-btn-black-circle{transform:translate(12px)rotate(45deg)}.tp-btn-black.btn-green-light-bg .tp-btn-black-text{color:var(--tp-common-black);background-color:var(--tp-common-green-light)}.tp-btn-black.btn-green-light-bg .tp-btn-black-circle{background-color:var(--tp-common-green-light)}.tp-btn-black.btn-green-light-bg .tp-btn-black-circle svg{color:var(--tp-common-black)}.tp-btn-black.btn-transparent-bg .tp-btn-black-text{color:var(--tp-common-white);background-color:#26282c}.tp-btn-black.btn-transparent-bg .tp-btn-black-circle{background-color:#26282c}.tp-btn-black.btn-transparent-bg .tp-btn-black-circle svg{color:var(--tp-common-white)}@keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@keyframes bar_anim{0%,to{-webkit-clip-path:inset(-2px 0);clip-path:inset(-2px 0)}42%{-webkit-clip-path:inset(-2px 0 -2px 100%);clip-path:inset(-2px 0 -2px 100%)}43%{-webkit-clip-path:inset(-2px 100% -2px 0);clip-path:inset(-2px 100% -2px 0)}}.header-transparent{z-index:9;width:100%;position:absolute;top:0;left:0;right:0}@media only screen and (width>=992px) and (width<=1199px),only screen and (width>=768px) and (width<=991px),(width<=767px){.tp-header-ptb{padding:10px 0}}.tp-header-border{border-bottom:1px solid #ffffff1a}@media only screen and (width>=1600px) and (width<=1700px),only screen and (width>=1400px) and (width<=1599px){.tp-header-box{padding-right:30px}}@media only screen and (width>=1200px) and (width<=1399px){.tp-header-box{padding-right:0}}.tp-header-logo img{max-width:inherit}@media only screen and (width>=1600px) and (width<=1700px){.tp-header-logo{padding-left:30px}}@media only screen and (width>=1200px) and (width<=1399px){.tp-header-logo{padding-right:25px}}@media only screen and (width>=992px) and (width<=1199px),only screen and (width>=768px) and (width<=991px),(width<=767px){.tp-header-logo{padding:10px 0}}.tp-header-bar button{width:30px;color:var(--tp-common-white)}.tp-header-bar button i{background-color:var(--tp-common-white);width:14px;height:2px;margin-left:0;display:block}.tp-header-bar button i:nth-child(2){width:24px}.tp-header-bar button i:not(:last-of-type){margin:6px auto}.tp-header-bar button:hover i{animation:.8s cubic-bezier(.44,1.1,.53,.99) forwards bar_anim}@media (width<=767px){.tp-header-4-style .tp-header-btn-box{display:none}}.tp-header-4-style.header-4-light-style .tp-header-bar button{color:var(--tp-common-black)}.tp-header-4-style.header-4-light-style .tp-header-bar button i{background-color:var(--tp-common-black)}.header-sticky{opacity:1;width:100%;z-index:var(--z-public-banner);visibility:visible;background:#262528e6;-webkit-animation:.95s forwards headerSlideDown;animation:.95s forwards headerSlideDown;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 6px #13131614}.header-sticky.sticky-white-bg{background:#ffffffe6}.header-sticky.sticky-white-bg .logo-black{display:block!important}.header-sticky.sticky-white-bg .tp-header-bar button i{background-color:var(--tp-common-black)}.header-sticky.tp-header-blur:after{content:"";backdrop-filter:blur(40px);z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.header-sticky.tp-header-border{border-bottom:0}.header-sticky .tp-header-logo{padding:0}.dropdown-white-bg nav ul li .tp-submenu{background:#ffffffe6}.dropdown-white-bg nav ul li .tp-submenu li a{color:#636368}.dropdown-white-bg nav ul li .tp-submenu li:hover>a{color:var(--tp-common-black);background-color:#f8f8fb}.dropdown-white-bg nav ul li .tp-submenu li.menu-item-has-children>a:after{color:#636368}.dropdown-white-bg nav ul li .tp-submenu li.menu-item-has-children:hover>a:after{color:var(--tp-common-black)}.tp-menu-close{position:absolute;top:12px;right:7px}.tp-menu-close i{font-size:18px;font-weight:500;transition:all .3s}.body-overlay{z-index:var(--z-public-overlay);visibility:hidden;opacity:0;background:#18181866;width:100%;height:100%;transition:all .45s ease-in-out;position:fixed;top:0;left:0}.body-overlay.opened{opacity:1;visibility:visible}.creative-hero-banner{border-radius:20px;width:100%;height:700px;position:relative;overflow:hidden}@media only screen and (width>=768px) and (width<=991px){.creative-hero-banner{height:500px}}@media (width<=767px){.creative-hero-banner{height:400px}}.creative-hero-banner img{object-fit:cover;width:100%}.creative-hero-banner video{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%}.agntix-light .creative-hero-banner:after{box-shadow:0 -18px #fbfbfb}.agntix-light .tp-header-border{border-bottom:1px solid #0000001a}:root{--tlp-primary:#21212d;--tlp-green:#cfff45;--tlp-red:#ef2b10;--tlp-soft:#f6f6f9;--tp-ff-body:"Inter", sans-serif!important;--tp-ff-heading:"Inter", sans-serif!important;--tp-ff-inter:"Inter", sans-serif!important;--tp-ff-p:"Inter", sans-serif!important;--tp-ff-platform:"Inter", sans-serif!important;--tp-ff-mango:"Inter", sans-serif!important;--tp-ff-mango-thin:"Inter", sans-serif!important;--tp-ff-mango-light:"Inter", sans-serif!important;--tp-ff-mango-medium:"Inter", sans-serif!important;--tp-ff-mango-semibold:"Inter", sans-serif!important;--tp-ff-mango-bold:"Inter", sans-serif!important;--tp-ff-clash-light:"Inter", sans-serif!important;--tp-ff-clash-regular:"Inter", sans-serif!important;--tp-ff-clash-medium:"Inter", sans-serif!important;--tp-ff-clash-semibold:"Inter", sans-serif!important;--tp-ff-clash-bold:"Inter", sans-serif!important;--tp-ff-grotesk:"Inter", sans-serif!important;--tp-ff-teko:"Inter", sans-serif!important;--tp-ff-phudu:"Inter", sans-serif!important;--tp-ff-onest:"Inter", sans-serif!important;--tp-ff-poppins:"Inter", sans-serif!important;--tp-ff-dirtyline:"Inter", sans-serif!important;--tp-ff-besley:"Inter", sans-serif!important;--tp-ff-playfair:"Inter", sans-serif!important;--tp-ff-satisfy:"Inter", sans-serif!important}html,body{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--tlp-soft);color:var(--tlp-primary);font-family:Inter,sans-serif!important}body :where(h1,h2,p,a,button,label,strong,div,span),h1,h2,.creative-2-hero-title{font-family:Inter,sans-serif!important}.creative-hero-banner{background:#0b0c12}@media (width>=992px){.creative-hero-banner{height:clamp(700px,50vw,1000px)}}.creative-hero-banner .tlp-hero-poster,.creative-hero-banner .tlp-hero-poster img,.creative-hero-banner video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.creative-hero-banner video{z-index:2;opacity:0;transition:opacity .45s}.creative-hero-banner video.is-ready{opacity:1}@media (width<=767px){.creative-hero-banner{aspect-ratio:16/9;height:auto}.creative-hero-banner .tlp-hero-poster img,.creative-hero-banner video{object-fit:contain}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width>=1200px){#hero.creative-2-hero-wrap{padding-top:195px!important}#hero>.container>.creative-2-hero-top-wrap>.row>[class*=col-]:nth-child(2)>.creative-2-hero-btn-wrap{transform:translateY(24px)}#hero .creative-2-hero-text{transform:translate(-150px)}}@media (width>=1400px){.container-1610{max-width:1710px}}a{text-decoration:none}img,video{max-width:100%}.creative-2-hero-title{color:var(--tp-common-black);letter-spacing:-.06em;text-transform:uppercase;margin:0;font-size:clamp(64px,4.85vw,104px);font-weight:600;line-height:.95}.creative-2-hero-title img{vertical-align:middle;width:clamp(70px,6.1vw,124px);height:auto;margin:0 -4px 0 -6px;transform:translateY(-5px)}#hero .creative-2-hero-top-wrap{margin-bottom:90px!important}#hero .creative-2-hero-btn-wrap>.row{align-items:center}#hero .creative-2-hero-text{width:min(100%,310px);padding-bottom:0;display:block}#hero .creative-2-hero-text p{letter-spacing:-.03em;flex:none;margin:0;font-size:17px;font-weight:700;line-height:1.38}#hero .creative-2-hero-icon{width:min(255px,100%);min-width:0;margin-top:18px;line-height:0;display:block;position:static;transform:none}#hero .creative-2-hero-icon svg{width:100%;height:auto}#hero .creative-2-hero-btn{white-space:nowrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}.agntix-light .creative-2-hero-title img{filter:invert()}html{scroll-padding-top:120px}#header-sticky.tp-header-area.header-transparent{z-index:var(--z-public-banner);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #21212d14;transition:transform .45s cubic-bezier(.2,.8,.2,1),background-color .3s,box-shadow .3s;box-shadow:0 18px 50px #14141e14}#header-sticky .tp-header-bar button i{background-color:#16161d}.tp-header-logo img{object-fit:contain;height:auto;display:block;width:158px!important}.tp-header-right{gap:18px!important}.tp-header-right .tp-header-btn-box{flex:none}.tlp-header-login{color:#21212d;letter-spacing:0;white-space:nowrap;flex:none;padding:13px 0;font-size:16px;font-weight:600;line-height:1}.tlp-header-login:hover{color:#111}#hero .creative-2-hero-text p{font-size:clamp(18px,1.35vw,25px);font-weight:820;line-height:1.2}@media (width>=1200px) and (width<=1399.98px){.tp-header-logo img{width:150px!important}.tlp-header-login{font-size:15px}}#hero.creative-2-hero-wrap{background:#fff!important}#hero .creative-2-hero-text{width:min(100%,310px)}#hero .creative-2-hero-text p{letter-spacing:-.03em;font-size:17px;font-weight:700;line-height:1.38}@media (width<=767px){.creative-2-hero-title{letter-spacing:-.04em;font-size:55px;line-height:.95}#hero .creative-2-hero-top-wrap{margin-bottom:54px!important}#hero .creative-2-hero-text{width:100%;margin-top:18px;padding-bottom:34px;transform:none}#hero .creative-2-hero-text p{letter-spacing:-.04em;font-size:clamp(20px,6vw,26px);line-height:1.35}#hero .creative-2-hero-icon{width:min(260px,100%);margin-top:18px;position:static}#hero .creative-2-hero-btn{white-space:normal;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px;margin-top:20px}}.tlp-lang-switch{flex:none}.tlp-lang-switch-btn{color:#21212d;cursor:pointer;background:0 0;border:1px solid #0000001f;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;line-height:1;transition:all .2s}.tlp-lang-switch-btn:hover{background:#0000000a;border-color:#0003}.tlp-lang-switch-btn svg{flex-shrink:0}.tlp-lang-switch-menu{min-width:130px;z-index:var(--z-public-popover);background:#fff;border:1px solid #00000014;border-radius:10px;margin-top:6px;padding:6px;list-style:none;display:none;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0000001a}.tlp-lang-switch-menu.show{display:block}.tlp-lang-switch-menu li a{color:#555;border-radius:6px;padding:6px 12px;font-size:13px;text-decoration:none;transition:background .15s;display:block}.tlp-lang-switch-menu li a:hover,.tlp-lang-switch-menu li a.active{color:#2e7d32;background:#e8f5e9;font-weight:600}#header-sticky{transition:top .3s}.back-to-top-wrapper{display:none!important}