.scrollToTop{display:none!important;height:55px;width:55px;position:fixed;bottom:20px;right:20px;background-color:#cbc6c6;border-radius:50%;overflow:hidden;cursor:pointer;z-index:999;transition:all .5s ease}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.scrollToTop{height:40px;width:40px}}.scrollToTop.active-progress{display:block!important}.scrollToTop:hover{transform:translateY(-15%)}.scrollToTop .arrowUp{position:absolute;left:0;top:0;z-index:3;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--tp-common-black);font-size:24px}.scrollToTop .arrowUp i{font-size:19px}.scrollToTop .water{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;transform:translateY(100%);background-color:var(--tp-theme-primary);transition:all .3s;border:1px solid var(--tp-theme-primary)}.scrollToTop .water svg use{margin-bottom:-1px;position:relative;bottom:-1px;fill:var(--tp-theme-primary)!important}.scrollToTop-2 .water{background-color:var(--tp-theme-secondary);border:1px solid var(--tp-theme-secondary)}.scrollToTop-2 .water svg use{fill:var(--tp-theme-secondary)!important}.scrollToTop-3 .water{background-color:var(--tp-common-angry);border:1px solid var(--tp-common-angry)}.scrollToTop-3 .water svg use{fill:var(--tp-common-angry)!important}.scrollToTop-4 .water{background-color:var(--tp-theme-1);border:1px solid var(--tp-theme-1)}.scrollToTop-4 .water svg use{fill:var(--tp-theme-1)!important}.scrollToTop .water_wave{width:200%;position:absolute;bottom:100%}.scrollToTop .water_wave_back{right:0;fill:var(--tp-theme-primary);animation:wave-back 1.4s linear infinite}.scrollToTop .water_wave_front{left:0;fill:rgba(122,37,158,.8784313725);margin-bottom:-1px;animation:wave-front .7s linear infinite}@keyframes wave-front{to{transform:translateX(-50%)}}@keyframes wave-back{to{transform:translateX(50%)}}.tp-search-form-toggle{position:fixed;top:0;left:0;width:100%;background-color:var(--tp-common-white);z-index:100;padding-top:70px;padding-bottom:100px;opacity:0;backdrop-filter:blur(10px);transform:translateY(calc(-100% - 80px));transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition-delay:.5s;z-index:9999}.tp-search-form-toggle.active{opacity:1;transform:translateY(0);transition-delay:0s}.tp-search-form-toggle.active .tp-search-form-input{transform:translateY(0);opacity:1;transition-delay:.3s}.tp-search-form-icon{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:22px;color:var(--tp-common-black)}.tp-search-form-input{position:relative;height:52px;transform:translateY(-40px);transition:all .3s ease-in-out;transition-delay:.5s;opacity:0}.tp-search-form-input input{width:100%;height:100%;background-color:rgba(0,0,0,0);border:0;outline:0;font-size:24px;font-weight:400;color:var(--tp-common-black);border-bottom:1px solid var(--tp-border-1);font-family:var(--tp-ff-inter);padding:0 30px 0 0}.tp-search-form-input input::-moz-placeholder{font-size:24px;color:var(--tp-grey-1)}.tp-search-form-input input::placeholder{font-size:24px;color:var(--tp-grey-1)}.tp-search-form-input input~.tp-search-focus-border{position:absolute;bottom:0;left:auto;right:0;width:0;height:1px;background-color:var(--tp-common-black);transition:all .5s}.tp-search-form-input input:focus{border-color:rgba(0,0,0,0)}.tp-search-form-input input:focus~.tp-search-focus-border{width:100%;left:0;right:auto;transition:all .8s}.tp-search-close{color:var(--tp-common-black);font-size:40px;transition:all .3s ease}.tp-search-close:hover{color:var(--tp-grey-1);transform:rotate(180deg)}.tp-search-body-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(24,24,24,.5);z-index:99;cursor:zoom-out;transform:translateY(calc(-100% - 80px));transition:all .5s ease-in-out 0s;transition-delay:.3s}.tp-search-body-overlay.active{transform:translateY(0)}.tp-search-dark{background-color:var(--tp-common-black)}.tp-search-dark .tp-search-form-input input{color:var(--tp-common-white);border-bottom:1px solid var(--tp-border-3)}.tp-search-dark .tp-search-form-input input~.tp-search-focus-border{background-color:var(--tp-common-white)}.tp-search-dark .tp-search-close{color:var(--tp-common-white)}.tp-search-dark .tp-search-close:hover{color:var(--tp-grey-2)}.tp-search-dark .tp-search-form-icon{color:var(--tp-common-white)}.tp-offcanvas-menu{margin-bottom:40px}.tp-offcanvas-menu ul{list-style:none}.tp-offcanvas-menu ul li{position:relative!important}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-offcanvas-menu ul li.has-dropdown span{display:none}}.tp-offcanvas-menu ul li>a{padding:8px 0;display:block;font-size:18px;font-weight:500;font-family:var(--tp-ff-inter)}.tp-offcanvas-menu ul li.active>a{color:var(--tp-common-black)}.tp-offcanvas-menu ul li.active>.tp-menu-close{background-color:var(--tp-common-black);color:var(--tp-common-white);border-color:var(--tp-common-black)}.tp-offcanvas-menu ul li.active>.tp-menu-close i{transform:rotate(90deg);color:var(--tp-common-white)}.tp-offcanvas-menu ul li .tp-submenu{display:none}.tp-offcanvas-menu ul li .tp-submenu.submenu{padding-left:20px}.tp-offcanvas-menu .tp-megamenu-wrapper.megamenu-white-bg{backdrop-filter:none;background:rgba(0,0,0,0);box-shadow:none}.tp-offcanvas-menu .tp-submenu li a{padding:8px 20px;border-radius:10px;font-size:17px}.tp-offcanvas-menu .tp-submenu li a:hover{background-color:#f8f8fb;color:var(--tp-common-black)}.tp-menu-close{position:absolute;right:0;top:6px;height:30px;width:30px;font-size:12px;line-height:29px;text-align:center;border:1px solid rgba(1,15,28,.12)}.tp-menu-close i{transition:all .3s}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:flex-end}.mobile-menu{background-color:#fff;width:300px;height:100%;padding:20px;box-shadow:-5px 0 20px rgba(0,0,0,.1);overflow-y:auto}.mobile-menu-close{background:none;border:none;font-size:24px;color:var(--tp-common-black,#1c3658);cursor:pointer}.mobile-menu-nav{list-style:none;padding:0;margin:0}.mobile-menu-item{margin-bottom:4px}.mobile-menu-item__header{display:flex;align-items:center}.mobile-menu-item__link{color:#1c3658;text-decoration:none;font-size:18px;font-weight:500;display:block;padding:12px 0;flex:1}.mobile-menu-item__toggle{background:none;border:none;cursor:pointer;padding:12px 4px;display:flex;align-items:center;justify-content:center}.mobile-menu-item__toggle svg{transition:transform .3s ease}.mobile-menu-item__toggle--expanded svg{transform:rotate(180deg)}.mobile-submenu{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-submenu--expanded{max-height:500px}.mobile-submenu__link{color:#46759e;text-decoration:none;font-size:15px;font-weight:400;display:block;padding:10px 0 10px 16px}.mobile-submenu__link:hover{color:#1c3658}.mobile-menu-lang{border-top:1px solid #a1c6e3;padding-top:16px;margin-top:16px}.mobile-menu-lang__label{font-size:14px;color:#46759e;margin-bottom:10px;display:block}.mobile-menu-lang__select{width:100%;padding:10px;border:1px solid #a1c6e3;border-radius:6px;background-color:#fff;font-size:14px;color:#1c3658}.mobile-menu-cta{display:block;margin-top:16px;background-color:#b5191e;color:#fff;padding:12px 24px;border-radius:6px;text-decoration:none;font-size:16px;font-weight:500;text-align:center;width:100%}.mobile-menu-cta:hover{background-color:#9a1519;color:#fff}.tp-header-area{background-color:var(--color-neutral-white);box-shadow:0 2px 20px rgba(0,0,0,.1)}.tp-header-search-btn{width:48px;height:48px;display:inline-block;color:var(--color-brand-primary-dark);border:1px solid var(--tp-border-1);text-align:center;line-height:48px;border-radius:100%;line-height:9px}.tp-header-search-btn:hover{background:var(--color-brand-primary-dark);color:var(--color-neutral-white);border-color:var(--color-brand-primary-dark)}.tp-header-lang .tp-select{border:none;background:rgba(0,0,0,0);font-size:14px;font-weight:500;cursor:pointer;outline:none;color:var(--color-brand-primary-dark)}.tp-header-btn .tp-btn-lg{background-color:var(--color-brand-accent);padding:12px 24px}.tp-header-lg-spacing{padding:15px 0}@media(max-width:574.98px){.tp-header-lg-spacing{padding:8px 0}}.tp-header-sidebar-btn span{height:2px;width:25px;display:block;margin:6px auto;background:var(--color-brand-primary-dark)}.tp-header-sidebar-btn:hover span{animation:bar_anim .8s cubic-bezier(.44,1.1,.53,.99) 1 forwards}.tp-header-sidebar-btn:hover span:nth-child(2){animation-delay:.1s}.header-transparent{position:absolute;top:0;left:0;right:0;z-index:9;width:100%}.header-fixed{position:fixed;top:0;left:0;right:0;z-index:55}.tp-hamburger-btn{color:var(--color-brand-primary-dark);padding:8px}.tp-hamburger-btn span{display:block;width:20px;height:2px;background-color:var(--color-brand-primary-dark);margin:4px 0;transition:all .3s}.tp-main-menu nav>ul{display:flex;gap:8px;align-items:center;justify-content:center;flex-wrap:nowrap;margin-bottom:0}.tp-main-menu nav>ul>li{list-style:none;display:inline-block;margin:0 25px;position:relative}@media (max-width:574.98px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-main-menu nav>ul>li{margin:0 18px}}.tp-main-menu nav>ul>li>a{font-family:var(--tp-ff-heading);font-weight:500;font-size:15px;text-transform:uppercase;text-decoration:none;padding:28px 0}.tp-main-menu nav>ul>li>a,.tp-main-menu nav>ul>li>a>span{color:var(--color-brand-primary-dark);display:inline-block}.tp-main-menu nav>ul>li>a>span{margin-left:2px;transition:all .4s ease}.tp-main-menu nav>ul>li .submenu{position:absolute;top:100%;left:0;width:260px;z-index:99;opacity:0;padding:12px 0;transition:.5s;text-align:start;visibility:hidden;border-radius:14px;transform-origin:0 0;transform:scaleY(0);backdrop-filter:blur(40px);background:var(--color-neutral-white);box-shadow:0 4px 20px rgba(0,0,0,.15)}.tp-main-menu nav>ul>li .submenu li{width:100%;padding:0 12px;border-radius:8px;margin:0}.tp-main-menu nav>ul>li .submenu li a{position:relative;border-radius:8px;font-weight:500;font-size:16px;line-height:1;color:var(--color-brand-primary-dark);padding:12px 18px;display:inline-block;letter-spacing:-.01em;text-align:start;width:100%;font-family:var(--tp-ff-heading)}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:1600px)and (max-width:1700px){.tp-main-menu nav>ul>li .submenu li a{font-size:14px}}.tp-main-menu nav>ul>li .submenu li .submenu{top:0;left:100%}.tp-main-menu nav>ul>li .submenu li:hover>a{background-color:var(--color-bg-section);color:var(--color-brand-primary-dark)}.tp-main-menu nav ul li{position:relative}.tp-main-menu nav ul li:hover>.submenu{visibility:visible;opacity:1;transform:scale(1);width:400px}.tp-main-menu nav ul li:hover.has-dropdown>a>span{color:var(--color-brand-primary-dark)}.dropdown-white-bg nav ul li .tp-submenu{background:var(--color-neutral-white)}.dropdown-white-bg nav ul li .tp-submenu li a{color:var(--color-brand-secondary);text-decoration:none;line-height:1.5}.dropdown-white-bg nav ul li .tp-submenu li:hover>a{background-color:var(--color-bg-section);color:var(--color-brand-primary-dark)}.header-sticky{position:fixed;top:0;left:0;right:0;opacity:1;width:100%;z-index:10;visibility:visible;background:var(--color-neutral-white);box-shadow:0 2px 6px 0 rgba(19,19,22,.08);animation:headerSlideDown .95s ease 0s 1 normal forwards running;-webkit-animation:headerSlideDown .95s ease 0s 1 normal forwards running}.header-sticky .tp-header-menu>nav>ul>li>a{padding:22px 0}.header-sticky.sticky-white-bg{background:var(--color-neutral-white)}.header-sticky.tp-header-blur:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;backdrop-filter:blur(40px);z-index:-1}.tp-header-dropdown nav ul li{list-style:none}.tp-header-dropdown nav ul li:hover>.tp-megamenu-wrapper{visibility:visible;opacity:1;transition-duration:.2s;transform:perspective(300px) rotateX(0deg)}@media(max-width:1024px){.tp-header-area .container-fluid{padding-left:15px;padding-right:15px}.tp-main-menu-wrapper{display:none!important}.tp-header-btn .tp-btn-lg{padding:8px 16px!important;font-size:12px!important}.tp-header-right{gap:8px!important}.tp-header-lang{display:none!important}.tp-hamburger-btn{display:block!important}}@media(min-width:1025px){.tp-main-menu-wrapper{display:block!important}.tp-hamburger-btn{display:none!important}}@media(min-width:1025px)and (max-width:1200px){.tp-header-area .container-fluid{padding-left:15px;padding-right:15px}.tp-main-menu ul{gap:4px!important}.tp-main-menu ul li{margin:0 4px!important}.tp-main-menu ul li a{font-size:13px!important;padding:6px 8px!important;white-space:nowrap}.tp-header-btn .tp-btn-lg{padding:8px 16px!important;font-size:12px!important}.tp-header-search{margin-right:10px!important}.tp-header-lang{margin-left:10px!important}.tp-header-right{gap:8px!important}}@media(min-width:1200px)and (max-width:1400px){.tp-main-menu ul li{margin:0 6px!important}.tp-main-menu ul li a{font-size:14px!important;padding:8px 10px!important}.tp-header-btn .tp-btn-lg{padding:10px 18px!important;font-size:13px!important}}@media(min-width:1400px){.tp-main-menu ul li{margin:0 8px!important}.tp-main-menu ul li a{font-size:15px!important;padding:10px 12px!important}.tp-header-btn .tp-btn-lg{padding:12px 24px!important;font-size:15px!important}}.tp-footer-top-title{font-size:145px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-top-title{font-size:120px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-footer-top-title{font-size:80px}}@media(max-width:574.98px){.tp-footer-top-title{font-size:60px}}.tp-footer-social ul{display:flex;flex-wrap:wrap}.tp-footer-social ul li{margin-right:20px;margin-bottom:10px;list-style:none}.tp-footer-social ul li a{font-family:var(--tp-ff-heading);font-weight:500;font-size:16px;text-transform:uppercase;color:var(--tp-grey-2);background:rgba(26,26,26,.831372549);display:inline-block;padding:5px 20px;border-radius:100px}.tp-footer-social ul li a:hover{color:var(--tp-theme-primary)}.tp-footer-social ul li a i{margin-right:5px}.tp-footer-btn a{background:rgba(26,26,26,.831372549);border-color:#0d0d0d;color:var(--tp-common-white)}.tp-footer-btn a:hover{color:var(--tp-common-black)}.tp-footer-btn .tp-btn-circle-dot{background:var(--tp-theme-primary)}.tp-footer-main{border-top:1px solid hsla(0,0%,60%,.1)}.tp-footer-widget>a{line-height:2.5}.tp-footer-widget-form .tp-input{background:rgba(26,26,26,.831372549);border-radius:10px;width:100%;height:70px;border:1px solid rgba(0,0,0,0);font-weight:500;font-size:16px;color:var(--tp-common-white);padding:5px 80px 5px 30px}.tp-footer-widget-form .tp-input::-moz-placeholder{font-weight:500;font-size:16px;color:var(--tp-grey-2)}.tp-footer-widget-form .tp-input::placeholder{font-weight:500;font-size:16px;color:var(--tp-grey-2)}.tp-footer-widget-form .tp-button{position:absolute;right:30px;top:50%;transform:translateY(-50%)}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px){.tp-footer-widget a br,.tp-footer-widget p br{display:none}}.tp-footer-copyright p span{transform:translateY(-2px);display:inline-block}.tp-footer-bottom{border-top:1px solid hsla(0,0%,60%,.1);padding:22px 0 20px}.tp-footer-bottom-white{border-top:1px solid var(--tp-border-1)}.tp-footer-bottom-white .tp-footer-menu ul li a{color:var(--tp-grey-1)}.tp-footer-bottom-white .tp-footer-menu ul li a:hover{color:var(--tp-common-black)}.tp-footer-shape{position:absolute;bottom:0;left:0;z-index:-1}.tp-footer-menu ul{display:flex;align-items:center;justify-content:end}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-footer-menu ul{justify-content:flex-start;margin-top:10px}}.tp-footer-menu ul li{margin-left:50px;margin-bottom:5px;list-style:none}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-footer-menu ul li{margin-left:0;margin-right:30px}}.tp-footer-menu ul li a{font-weight:500;font-size:15px;text-transform:uppercase;color:var(--tp-common-white)}.tp-footer-menu ul li a:hover{color:var(--tp-theme-primary)}.tp-footer-2-btn a{font-size:15px;font-family:var(--tp-ff-p);width:200px;height:200px;padding-top:60px}.tp-footer-2-social ul li a:hover{color:var(--tp-common-yellow)}.tp-footer-wd-desk{border:1px solid hsla(0,0%,60%,.6);border-radius:10px;padding:14px 20px;display:inline-block;display:flex;align-items:center}.tp-footer-wd-desk span{border-radius:1000px;width:40px;height:40px;background:var(--tp-common-blue);border-radius:50px;text-align:center;line-height:37px;display:inline-block;margin-right:10px;flex:0 0 auto}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-wd-widget{margin-left:0}}.tp-footer-wd-widget ul li{list-style:none;margin-bottom:15px}.tp-footer-wd-widget ul li span{font-weight:500;font-size:14px;color:var(--tp-common-black);background:var(--tp-theme-primary);display:inline-block;padding:2px 8px;border-radius:100px;line-height:1;margin-left:5px}.tp-footer-wd-widget ul li a{font-weight:400;font-size:18px;color:var(--tp-grey-1);display:inline-block;background-size:0 1px,0 1px}.tp-footer-wd-widget ul li a,.tp-footer-wd-widget ul li a:hover{background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .3s linear;transition:all .4s ease ease-out .3s 0s}.tp-footer-wd-widget ul li a:hover{background-size:0 1px,100% 1px}.tp-footer-wd-widget-form .tp-input{background:rgba(0,0,0,0);border:1px solid hsla(0,0%,60%,.6);color:var(--tp-common-black);font-weight:400}.tp-footer-wd-widget-form .tp-input::-moz-placeholder{font-weight:400;font-size:16px;line-height:162%;color:var(--tp-grey-2)}.tp-footer-wd-widget-form .tp-input::placeholder{font-weight:400;font-size:16px;line-height:162%;color:var(--tp-grey-2)}.tp-footer-wd-social a{width:36px;height:36px;display:inline-block;border:1px solid hsla(0,0%,60%,.6);border-radius:100px;text-align:center;line-height:36px;color:var(--tp-grey-1);margin-right:9px;flex:0 0 auto}.tp-footer-wd-social a:hover{color:var(--tp-common-black);background:var(--tp-theme-primary);border-color:var(--tp-theme-primary)}.tp-footer-wd-bottom{border-color:var(--tp-border-1)}.tp-footer-sa-widget ul li span{background:var(--tp-common-nights);color:var(--tp-common-white)}.tp-footer-sa-widget ul li a{color:var(--tp-grey-2)}.tp-footer-sa-widget ul li a:hover{color:var(--tp-common-white)}.tp-footer-sa-widget .tp-input{background:#0d0d0d;border:rgba(0,0,0,0);color:var(--tp-common-white)}.tp-footer-sa-widget .tp-footer-wd-social a{border:1px solid hsla(0,0%,100%,.1);color:#525252}.tp-footer-sa-widget .tp-footer-wd-social a:hover{background:var(--tp-common-nights);color:var(--tp-common-white)}.tp-footer-sa-widget .tp-footer-wd-desk{background:#0d0d0d;border-color:#0d0d0d}.tp-footer-sa-widget .tp-footer-wd-desk:hover{color:var(--tp-grey-2)}.tp-footer-sa-bottom{border-color:hsla(0,0%,60%,.1)}.tp-footer-pp-social ul{justify-content:center}@media (max-width:574.98px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-pp-widget{margin-left:0}}.tp-footer-pp-widget ul li{list-style:none}.tp-footer-pp-widget ul li a{font-weight:500;font-size:18px;color:var(--tp-grey-2);padding:6px 0;display:inline-block}.tp-footer-pp-widget ul li a:hover{color:var(--tp-common-white)}.tp-footer-pp-link a{font-weight:500;font-size:25px;color:var(--tp-grey-2);background:rgba(26,26,26,.831372549);border-radius:100px;padding:15px 41px;display:inline-block;margin-bottom:10px}@media (max-width:574.98px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-pp-link a{padding:10px 20px}}.tp-footer-pp-link a:hover{color:var(--tp-common-white)}.tp-footer-pp-shape{position:absolute;top:0;right:0;width:20%}@media (max-width:574.98px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-pp-shape{width:10%;height:10%}}.tp-footer-pp-shape-2{position:absolute;top:0;left:0;width:20%}@media (max-width:574.98px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-pp-shape-2{width:10%;height:10%}}.tp-footer-cst-dec{color:#c6caca}.tp-footer-cst-widget ul li a{font-family:var(--tp-ff-dm);color:#c6caca}.tp-footer-cst-widget ul li span{font-family:var(--tp-ff-dm);font-size:12px;color:var(--tp-common-black-1)}.tp-footer-cst-widget .tp-footer-wd-desk span{background:var(--tp-common-green-2)}.tp-footer-cst-widget .tp-footer-wd-desk{border:1px solid #27433e;padding:9px 38px 9px 20px;display:inline-block}.tp-footer-cst-widget-form{margin-left:-30px}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-footer-cst-widget-form{margin-left:0}}.tp-footer-cst-widget-form .tp-input{height:60px;border:1px solid #27433e;font-family:var(--tp-ff-dm);color:var(--tp-grey-5)}.tp-footer-cst-widget-form .tp-input::-moz-placeholder{color:#c6caca;font-family:var(--tp-ff-dm)}.tp-footer-cst-widget-form .tp-input::placeholder{color:#c6caca;font-family:var(--tp-ff-dm)}.tp-footer-cst-widget-form .tp-footer-wd-social a{width:40px;height:40px;border:1px solid #27433e;line-height:40px;color:var(--tp-grey-5)}.tp-footer-cst-widget-form .tp-footer-wd-social a:hover{color:var(--tp-common-black-1);background:var(--tp-common-green-2);border-color:var(--tp-common-green-2)}.tp-footer-cst-menu-wrap{border-top:1px solid #27433e;border-bottom:1px solid #27433e;padding:36px 0}.tp-footer-cst-menu ul{display:flex;flex-wrap:wrap;justify-content:center}@media(max-width:574.98px){.tp-footer-cst-menu ul{justify-content:flex-start}}.tp-footer-cst-menu ul li{list-style:none;margin:0 25px;padding:5px 0}@media only screen and (min-width:576px)and (max-width:767px){.tp-footer-cst-menu ul li{margin:0 17px}}@media(max-width:574.98px){.tp-footer-cst-menu ul li{margin-left:0}}.tp-footer-cst-menu ul li a{font-family:var(--tp-ff-dm);font-weight:700;font-size:15px;text-transform:uppercase;color:var(--tp-grey-5);display:inline-block;background-size:0 1px,0 1px}.tp-footer-cst-menu ul li a,.tp-footer-cst-menu ul li a:hover{background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .3s linear;transition:all .4s ease ease-out .3s 0s}.tp-footer-cst-menu ul li a:hover{background-size:0 1px,100% 1px}.tp-footer-cst-bottom{padding-top:26px;padding-bottom:14px}.tp-footer-cst-btp{width:80px;height:80px;display:flex;justify-content:center;align-items:center;background:var(--tp-common-green-2);border-radius:50%}.tp-footer-cst-btp:hover{transform:scale(1.1)}.tp-footer-cst-banner{padding:110px 0 90px}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px){.tp-footer-cst-banner{padding:60px 0 50px}}.tp-footer-cst-banner-shape{position:absolute;bottom:5px;left:0;width:100%;z-index:-1}.tp-footer-it-dec{opacity:.8}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-footer-it-widget{margin-left:40px}}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-it-widget{margin-left:0}}.tp-footer-it-widget ul li a{font-family:var(--tp-ff-inter);color:var(--tp-grey-5);opacity:.8}.tp-footer-it-widget ul li a:hover{opacity:1}.tp-footer-it-widget ul li span{font-family:var(--tp-ff-inter)}.tp-footer-it-widget-form{width:344px;margin-left:0}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-it-widget-form{width:100%}}.tp-footer-it-widget-form .tp-input{border:1px solid rgba(243,241,242,.1);background:rgba(0,0,0,0);font-family:var(--tp-ff-inter)}.tp-footer-it-widget-form .tp-input::-moz-placeholder{font-family:var(--tp-ff-inter);opacity:.8;color:var(--tp-grey-5)}.tp-footer-it-widget-form .tp-input::placeholder{font-family:var(--tp-ff-inter);opacity:.8;color:var(--tp-grey-5)}.tp-footer-it-copyright{color:rgba(243,241,242,.8)}.tp-footer-it-copyright a{color:#f3f1f2}.tp-footer-it-bottom{border-top:1px solid rgba(243,241,242,.1)}.tp-footer-it-bigtext{font-size:600px;line-height:.68;color:#999;margin-bottom:-10px;margin-top:25px;letter-spacing:0}@media only screen and (min-width:1400px)and (max-width:1599px){.tp-footer-it-bigtext{font-size:500px}}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-footer-it-bigtext{font-size:400px}}@media only screen and (min-width:992px)and (max-width:1199px){.tp-footer-it-bigtext{font-size:375px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-footer-it-bigtext{font-size:275px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-footer-it-bigtext{font-size:200px}}@media(max-width:574.98px){.tp-footer-it-bigtext{font-size:100px}}.tp-footer-pb-widget .tp-footer-wd-social a{color:var(--tp-common-white);margin-right:7px;border-color:rgba(243,241,242,.1);width:40px;height:40px;line-height:40px}.tp-footer-pb-widget .tp-footer-wd-social a:hover{background:var(--tp-theme-secondary);border-color:var(--tp-theme-secondary)}@media only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:1600px)and (max-width:1700px){.tp-footer-pb-widget.ml-180{margin-left:100px}}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-footer-pb-widget.ml-180{margin-left:50px}}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-pb-widget.ml-180{margin-left:0}}@media only screen and (min-width:1400px)and (max-width:1599px){.tp-footer-pb-widget.ml-85{margin-left:40px}}@media (max-width:574.98px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-pb-widget.ml-20,.tp-footer-pb-widget.ml-85{margin-left:0}}.tp-footer-pb-bottom{border-top:1px solid hsla(0,0%,60%,.1);padding:18px 0 3px}.tp-footer-pb-shape-wrapper{position:absolute;z-index:-2;height:100%;left:0;top:0}.tp-footer-pb-shape-wrapper .tp-techonolgy-capsule-item{width:auto;height:auto;background:rgba(0,0,0,0);border-radius:0;padding:0}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-footer-pb-shape-wrapper .tp-techonolgy-capsule-item{width:150px;height:150px}}.tp-footer-pb-capsule-wrapper{z-index:1;height:auto!important}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-ai-widget a br{display:none}}.tp-footer-ai-widget.widget-2{margin-left:-30px}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px){.tp-footer-ai-widget.widget-2{margin-left:0}}.tp-footer-ai-menu ul{-moz-column-count:2;column-count:2}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px){.tp-footer-ai-menu ul{-moz-column-count:1;column-count:1}}.tp-footer-ai-menu ul li{list-style:none}.tp-footer-ai-menu ul li a{font-family:var(--tp-ff-dm);font-weight:700;font-size:15px;text-transform:uppercase;color:var(--tp-common-black-5);border-radius:50px;padding:7px 32px;display:inline-block}.tp-footer-ai-menu ul li a:hover{background:var(--tp-common-black-5);color:var(--tp-common-white)}.tp-footer-ai-social{gap:8px}.tp-footer-ai-social a{color:var(--tp-common-black-5);border-color:rgba(17,17,18,.1);margin:0}.tp-footer-ai-social a:hover{background:var(--tp-common-angry);border-color:var(--tp-common-angry)}.tp-footer-ai-bigtitle{font-size:422px}@media only screen and (min-width:1400px)and (max-width:1599px){.tp-footer-ai-bigtitle{font-size:370px}}@media (max-width:574.98px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-ai-bigtitle{font-size:330px}}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-ai-bigtitle{font-size:267px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-footer-ai-bigtitle{font-size:200px}}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px){.tp-footer-ai-bigtitle{font-size:150px}}@media(max-width:574.98px){.tp-footer-ai-bigtitle{font-size:92px}}.tp-footer-ai-copyright-border{border-top:1px solid rgba(17,17,18,.1);padding:18px 0 0}.tp-footer-ai-copyright p span{transform:translateY(-1px);display:inline-block}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px){.tp-footer-ai-title-wrap{padding-top:0;padding-bottom:40px}}.tp-footer-md-rounded{border-radius:35px 35px 0 0}.tp-footer-md-apoinment{border-bottom:1px solid rgba(243,241,242,.1)}.tp-footer-md-apoinment-btn svg{transform:translateY(-2px)}.tp-footer-md-apoinment-btn:hover{background:var(--tp-common-white)}.tp-footer-md-apoinment-form{backdrop-filter:blur(5px);box-shadow:5px 6px 99px 5px rgba(16,48,42,.3);border-radius:24px;background:radial-gradient(229.59% 96.04% at 36% 3.96%,rgba(255,255,255,.15) 0,rgba(255,255,255,.15) 100%);padding:60px}@media (max-width:574.98px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-md-apoinment-form{padding:30px}}.tp-footer-md-apoinment-form .tp-remember-input input[type=checkbox],.tp-footer-md-apoinment-form .tp-remember-input input[type=radio]{display:none}.tp-footer-md-apoinment-form .tp-remember-input input[type=checkbox]:checked~label:after,.tp-footer-md-apoinment-form .tp-remember-input input[type=radio]:checked~label:after{background-color:rgba(0,0,0,0);border-color:var(--tp-theme-1)}.tp-footer-md-apoinment-form .tp-remember-input input[type=checkbox]:checked~label:before,.tp-footer-md-apoinment-form .tp-remember-input input[type=radio]:checked~label:before{transform:scale(1)}.tp-footer-md-apoinment-form .tp-remember{font-family:var(--tp-ff-dm);font-weight:500;font-size:16px;letter-spacing:-.04em;color:var(--tp-grey-5);position:relative;padding-left:30px}.tp-footer-md-apoinment-form .tp-remember:after,.tp-footer-md-apoinment-form .tp-remember:before{position:absolute;content:"";left:0;top:5px;width:16px;height:16px;background-color:rgba(0,0,0,0);border:1px solid rgba(243,241,242,.1);border-radius:50px;transition:.2s ease-out .3s 0s}.tp-footer-md-apoinment-form .tp-remember:before{width:10px;height:10px;background-color:var(--tp-theme-1);left:3px;top:8px;right:3px;bottom:3px;transform:scale(0)}.tp-footer-md-apoinment-form .tp-remember:hover{cursor:pointer}.tp-footer-md-apoinment-form .tp-input{background:rgba(0,0,0,0);border:1px solid rgba(243,241,242,.1);border-radius:8px;height:54px;font-family:var(--tp-ff-dm);font-size:18px;letter-spacing:-.02em;padding:20px;color:var(--tp-grey-5)}.tp-footer-md-apoinment-form .tp-input:focus{border-color:var(--tp-theme-1)}.tp-footer-md-apoinment-form .tp-input::-moz-placeholder{font-family:var(--tp-ff-dm);font-weight:400;font-size:18px;letter-spacing:-.02em;color:rgba(243,241,242,.6)}.tp-footer-md-apoinment-form .tp-input::placeholder{font-family:var(--tp-ff-dm);font-weight:400;font-size:18px;letter-spacing:-.02em;color:rgba(243,241,242,.6)}.tp-footer-md-apoinment-form .tp-textarea{height:162px;resize:none}.tp-footer-md-apoinment-title{color:rgba(243,241,242,.6)}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-footer-md-apoinment-content .tp-section-md-title{margin-bottom:40px}}.tp-footer-md-widget{position:relative;z-index:1}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-md-widget{margin-left:0}}.tp-footer-md-widget p{color:rgba(243,241,242,.8)}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-md-widget p br{display:none}}.tp-footer-md-widget ul li{list-style:none;font-family:var(--tp-ff-dm);font-weight:400;font-size:18px;line-height:144%;letter-spacing:-.02em;color:var(--tp-grey-5);opacity:.8}@media only screen and (min-width:992px)and (max-width:1199px){.tp-footer-md-widget ul li{font-size:17px}}.tp-footer-md-widget ul li:not(:last-child){margin-bottom:18px}.tp-footer-md-social a,.tp-footer-md-widget ul li a:hover{color:var(--tp-common-white)}.tp-footer-md-social a{border-color:rgba(243,241,242,.1);width:40px;height:40px;line-height:40px}.tp-footer-md-social a:hover{background:var(--tp-common-white);color:var(--tp-common-black);border-color:var(--tp-common-white)}.tp-footer-md-bigtitle{font-size:730px;line-height:.8}@media only screen and (min-width:1700px)and (max-width:1800px){.tp-footer-md-bigtitle{font-size:710px}}@media only screen and (min-width:1600px)and (max-width:1700px){.tp-footer-md-bigtitle{font-size:660px}}@media only screen and (min-width:1400px)and (max-width:1599px){.tp-footer-md-bigtitle{font-size:580px}}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-footer-md-bigtitle{font-size:500px}}@media only screen and (min-width:992px)and (max-width:1199px){.tp-footer-md-bigtitle{font-size:410px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-footer-md-bigtitle{font-size:315px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-footer-md-bigtitle{font-size:225px}}@media(max-width:574.98px){.tp-footer-md-bigtitle{font-size:140px}}.tp-footer-md-title-wrap{margin-bottom:-160px}@media (max-width:574.98px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-footer-md-title-wrap{margin-bottom:-100px}}.tp-footer-md-bottom{border-top:1px solid rgba(243,241,242,.1)}.tp-footer-md-bottom .tp-footer-it-copyright svg{margin-bottom:-2px}.tp-footer-md-copyright-menu a:not(:last-child){margin-right:30px}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-footer-md-copyright-menu a:not(:last-child){margin-right:10px}}.tp-footer-md-shape{position:absolute;top:0;left:0;width:13%}.tp-footer-md-shape-2{position:absolute;top:20px;right:135px;width:6%}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-footer-vp-widget{margin-left:0}}.tp-footer-vp-widget span{color:rgba(251,252,238,.6)}.tp-footer-vp-widget ul li{list-style:none}.tp-footer-vp-widget ul li:not(:last-child){margin-bottom:15px}.tp-footer-vp-widget ul li a{font-family:var(--tp-ff-inter);font-weight:400;font-size:20px;letter-spacing:-.02em;color:#fbfcee;background-size:0 1px,0 1px}.tp-footer-vp-widget ul li a,.tp-footer-vp-widget ul li a:hover{background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .3s linear;transition:all .4s ease ease-out .3s 0s}.tp-footer-vp-widget ul li a:hover{background-size:0 1px,100% 1px}.tp-footer-vp-widget ul li a svg{margin-left:3px}.tp-footer-vp-bigtext{font-weight:600;font-size:320px;line-height:73%}@media only screen and (min-width:1400px)and (max-width:1599px){.tp-footer-vp-bigtext{font-size:280px}}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-footer-vp-bigtext{font-size:250px}}@media only screen and (min-width:992px)and (max-width:1199px){.tp-footer-vp-bigtext{font-size:200px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-footer-vp-bigtext{font-size:160px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-footer-vp-bigtext{font-size:120px}}@media(max-width:574.98px){.tp-footer-vp-bigtext{font-size:70px}}@media (max-width:574.98px),only screen and (min-width:576px)and (max-width:767px){.tp-footer-vp-bigtext-wrap{margin-top:60px}}.text-scale-anim{white-space:pre-wrap;transform-origin:top left}.tp-letter-span,.tp-word-span{display:inline-block}:root{--tp-ff-body:"Noto Sans",sans-serif;--tp-ff-heading:"Noto Sans",sans-serif;--tp-ff-p:"Noto Sans",sans-serif;--tp-ff-teko:"Noto Sans",sans-serif;--tp-ff-funnel:"Noto Sans",sans-serif;--tp-ff-sora:"Noto Sans",sans-serif;--tp-ff-dm:"Noto Sans",sans-serif;--tp-ff-inter:"Noto Sans",sans-serif;--tp-ff-poppins:"Noto Sans",sans-serif;--tp-ff-playfair:"Noto Sans",sans-serif;--tp-ff-jakarta:"Noto Sans",sans-serif;--tp-ff-familjen:"Noto Sans",sans-serif;--tp-ff-morganite-bold:"Noto Sans",sans-serif;--tp-ff-morganite-semibold:"Noto Sans",sans-serif;--tp-ff-fontawesome:"Font Awesome 6 Pro";--tp-common-white:#ffffff;--tp-common-white-2:#eff4fa;--tp-common-black:#1c3658;--tp-common-black-1:#1c3658;--tp-common-black-2:#1c3658;--tp-common-black-3:#000;--tp-common-black-4:#46759e;--tp-common-black-5:#1c3658;--tp-common-black-6:#1c3658;--tp-common-black-7:#1c3658;--tp-common-yellow:#b5191e;--tp-common-yellow-2:#b5191e;--tp-common-green:#204b76;--tp-common-green-2:#204b76;--tp-common-green-3:#eff4fa;--tp-common-blue:#46759e;--tp-common-nights:#6c0f12;--tp-common-meteor:#b5191e;--tp-common-angry:#b5191e;--tp-common-sugar:#fff5f2;--tp-common-cream:#a1c6e3;--tp-common-pink:#b5191e;--tp-grey-1:#46759e;--tp-grey-2:#a1c6e3;--tp-grey-3:#eff4fa;--tp-grey-4:#a1c6e3;--tp-grey-5:#eff4fa;--tp-grey-6:#a1c6e3;--tp-grey-7:#46759e;--tp-grey-8:#1c3658;--tp-theme-primary:#204b76;--tp-theme-secondary:#46759e;--tp-theme-1:#204b76;--tp-border-1:#a1c6e3;--tp-border-2:rgba(28,54,88,0.8);--tp-border-3:rgba(255,255,255,0.1);--tp-kd-red-01:#EF403D;--tp-kd-white-01:#FFF5F5;--tp-kd-white-02:#FAFAFA}body.tp-magic-cursor #magic-cursor{display:block}#magic-cursor{position:absolute;display:none;width:10px;height:10px;pointer-events:none;z-index:99999;opacity:0;top:0;left:0}#ball{position:fixed;display:flex;align-items:center;pointer-events:none;border-radius:50%;color:rgba(0,0,0,0);justify-content:center;mix-blend-mode:difference;background-color:var(--tp-common-black)}.cursor-bg-red #ball{background-color:var(--tp-theme-secondary)!important}.cursor-bg-red #ball .ball-view{color:var(--tp-common-white)}.cursor-white-bg #ball{background-color:var(--tp-common-white)!important}.cursor-white-bg #ball .ball-view{color:var(--tp-common-black)}.cursor-black-bg #ball{background-color:var(--tp-common-black)!important}.cursor-black-bg #ball .ball-view{color:var(--tp-common-white)}.cursor-bg-green #ball{background-color:var(--tp-theme-1)!important}.cursor-bg-green #ball .ball-view{color:var(--tp-common-white)}#ball .ball-view{opacity:0;visibility:hidden;line-height:1.1;transform:scale(0)}#ball .ball-drag,#ball .ball-view{position:absolute;padding:0 5px;font-size:16px;font-weight:600;text-align:center;font-family:var(--tp-ff-dm);color:var(--tp-common-black)}#ball .ball-drag{display:block;width:100%;line-height:1.2;transition:all .3s}#ball .ball-drag:after,#ball .ball-drag:before{position:absolute;top:50%;margin-top:-5px;font-size:19px;height:10px;line-height:10px;font-weight:900;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;color:var(--tp-common-white);font-family:Font Awesome\ 6 Pro;-webkit-font-smoothing:antialiased}#ball .ball-drag:before{content:"";left:0;transform:translate3d(-30px,0,0);transition:all .25s}#ball .ball-drag:after{content:"";right:0;transform:translate3d(30px,0,0);transition:all .25s}#ball.with-blur{backdrop-filter:blur(5px);transform:translateZ(0)}#ball.ball-close-enabled{opacity:1!important}#ball .ball-close{position:absolute;padding:0 5px;font-size:14px;font-weight:600;line-height:1;text-align:center;color:var(--tp-common-black)}.tp-magnetic-wrap{display:flex;align-items:center;justify-content:center}.MainLayout{padding-top:100px}