.tf-title-section .title-section .heading b,.tf-title-section .title-section .sub-title b{color:var(--theme-primary-color)}.tf-title-section.show-line .title-section .heading::before{content:"";width:2px;height:60%;background:var(--theme-primary-color);position:absolute;left:0;top:50%;transform:translateY(-50%)}.tf-title-section.show-line .title-section .heading{padding-left:10px}.tf-title-section.style2 .title-section{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;align-items:center}.tf-title-section.style2 .title-section .content-left,.tf-title-section.style2 .title-section .content-right{width:50%}.tf-title-section.has-btn{display:flex;align-items:center;justify-content:space-between;gap:20px}.tf-title-section.has-btn .title-section .heading{font-size:48px}.tf-title-section.has-btn .heading-button{font-size:16px;font-weight:700;line-height:30px;letter-spacing:1.76px;text-transform:uppercase;color:var(--theme-primary-color);margin-top:6px;width:max-content;flex-shrink:0}.tf-title-section.has-btn .heading-button i{margin-left:4px;font-size:12px;display:inline-block}.tf-title-section.has-btn .heading-button:hover i{-webkit-animation:toRightFromLeft .3s forwards;-moz-animation:toRightFromLeft .3s forwards;animation:toRightFromLeft .3s forwards}@media (max-width:767px){.tf-title-section.style2 .title-section,.tf-title-section.has-btn{display:block}.tf-title-section.style2 .title-section .content-left,.tf-title-section.style2 .title-section .content-right{width:100%}}.splitting .word,.splitting .char{display:inline-block}.splitting .char{position:relative}.splitting .char::before,.splitting .char::after{content:attr(data-char);position:absolute;top:0;left:0;visibility:hidden;transition:inherit;user-select:none}.splitting{--word-center:calc(( var(--word-total) - 1 ) / 2);--char-center:calc(( var(--char-total) - 1 ) / 2);--line-center:calc(( var(--line-total) - 1 ) / 2)}.splitting .word{--word-percent:calc(var(--word-index) / var(--word-total));--line-percent:calc(var(--line-index) / var(--line-total))}.splitting .char{--char-percent:calc(var(--char-index) / var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc(( var(--char-offset) * var(--char-offset) ) / var(--char-center));--distance-sine:calc(var(--char-offset) / var(--char-center));--distance-percent:calc(( var(--distance) / var(--char-center) ))}.splitting.tf-animated .char{animation-fill-mode:both;animation-duration:1000ms;animation-delay:calc(200ms + calc(15ms * var(--char-index)))}.splitting.tf-animated .char{animation-name:uicoreFadeInUp,uicoreFadeIn!important;animation-timing-function:cubic-bezier(.22,1,.36,1),cubic-bezier(0,0,.2,1)}.tf-headline{font-size:42px;color:#2b2b2b;font-weight:700;line-height:1.2}.tf-text.tf-highlighted-text{position:relative}.tf-text.tf-highlighted-text.type .item-text{position:relative}.tf-text.tf-highlighted-text.type .item-text::after{content:"";width:100%;height:3px;background:currentColor;position:absolute;left:0;bottom:3px}.tf-highlighted-text{color:var(--theme-primary-color)}.animationtext{font-size:3rem;line-height:1.2}.animationtext.font-style-normal i,.animationtext.font-style-normal em{font-style:normal}.animationtext .item-text{margin:0}.cd-words-wrapper{display:inline-block;position:relative;text-align:left}.cd-words-wrapper .item-text{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0;font-weight:inherit}.cd-words-wrapper .item-text.is-visible{position:relative}.no-js .cd-words-wrapper .item-text{opacity:0}.no-js .cd-words-wrapper .item-text.is-visible{opacity:1}.animationtext.rotate-1 .cd-words-wrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.animationtext.rotate-1 .item-text{opacity:0;-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);transform:rotateX(180deg)}.animationtext.rotate-1 .item-text.is-visible{opacity:1;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-animation:cd-rotate-1-in 1.2s;-moz-animation:cd-rotate-1-in 1.2s;animation:cd-rotate-1-in 1.2s}.animationtext.rotate-1 .item-text.is-hidden{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-animation:cd-rotate-1-out 1.2s;-moz-animation:cd-rotate-1-out 1.2s;animation:cd-rotate-1-out 1.2s}.animationtext.type .cd-words-wrapper{vertical-align:top;overflow:hidden}.animationtext.type .cd-words-wrapper::after{content:"";position:absolute;right:0;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:90%;width:1px;background-color:#aebcb9}.animationtext.type .cd-words-wrapper.waiting::after{-webkit-animation:cd-pulse 1s infinite;-moz-animation:cd-pulse 1s infinite;animation:cd-pulse 1s infinite}.animationtext.type .item-text{visibility:hidden}.animationtext.type .item-text.is-visible{visibility:visible}.animationtext.type i{position:absolute;visibility:hidden;font-style:normal}.animationtext.type i.in{position:relative;visibility:visible}.animationtext.rotate-2 .cd-words-wrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.animationtext.rotate-2 i,.animationtext.rotate-2 em{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.animationtext.rotate-2 .item-text{opacity:0}.animationtext.rotate-2 i{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-20px) rotateX(90deg);-moz-transform:translateZ(-20px) rotateX(90deg);-ms-transform:translateZ(-20px) rotateX(90deg);-o-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg);opacity:0}.is-visible .animationtext.rotate-2 i{opacity:1}.animationtext.rotate-2 i.in{-webkit-animation:cd-rotate-2-in .4s forwards;-moz-animation:cd-rotate-2-in .4s forwards;animation:cd-rotate-2-in .4s forwards}.animationtext.rotate-2 i.out{-webkit-animation:cd-rotate-2-out .4s forwards;-moz-animation:cd-rotate-2-out .4s forwards;animation:cd-rotate-2-out .4s forwards}.animationtext.rotate-2 em{-webkit-transform:translateZ(20px);-moz-transform:translateZ(20px);-ms-transform:translateZ(20px);-o-transform:translateZ(20px);transform:translateZ(20px)}.no-csstransitions .animationtext.rotate-2 i{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg);opacity:0}.no-csstransitions .animationtext.rotate-2 i em{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.no-csstransitions .animationtext.rotate-2 .is-visible i{opacity:1}.animationtext.loading-bar span{display:inline-block;padding:.2em 0}.animationtext.loading-bar .cd-words-wrapper{overflow:hidden;vertical-align:top}.animationtext.loading-bar .cd-words-wrapper::after{content:"";position:absolute;left:0;bottom:0;height:3px;width:0;background:#0096a7;z-index:2;-webkit-transition:width .3s -.1s;-moz-transition:width .3s -.1s;transition:width .3s -.1s}.animationtext.loading-bar .cd-words-wrapper.is-loading::after{width:100%;-webkit-transition:width 3s;-moz-transition:width 3s;transition:width 3s}.animationtext.loading-bar .item-text{top:.2em;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.animationtext.loading-bar .item-text.is-visible{opacity:1;top:0}.animationtext.slide span{display:inline-block}.animationtext.slide .cd-words-wrapper{overflow:hidden;vertical-align:top}.animationtext.slide .item-text{opacity:0;top:.2em}.animationtext.slide .item-text.is-visible{top:0;opacity:1;-webkit-animation:slide-in .6s;-moz-animation:slide-in .6s;animation:slide-in .6s}.animationtext.slide .item-text.is-hidden{-webkit-animation:slide-out .6s;-moz-animation:slide-out .6s;animation:slide-out .6s}.animationtext.clip span{display:inline-block;padding:0}.animationtext.clip .cd-words-wrapper{overflow:hidden;vertical-align:top}.animationtext.clip .cd-words-wrapper::after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background-color:#aebcb9}.animationtext.clip .item-text{opacity:0}.animationtext.clip .item-text.is-visible{opacity:1}.animationtext.zoom .cd-words-wrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.animationtext.zoom .item-text{opacity:0}.animationtext.zoom .item-text.is-visible{opacity:1;-webkit-animation:zoom-in .8s;-moz-animation:zoom-in .8s;animation:zoom-in .8s}.animationtext.zoom .item-text.is-hidden{-webkit-animation:zoom-out .8s;-moz-animation:zoom-out .8s;animation:zoom-out .8s}.animationtext.rotate-3 .cd-words-wrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.animationtext.rotate-3 .item-text{opacity:0}.animationtext.rotate-3 i{display:inline-block;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.is-visible .animationtext.rotate-3 i{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg)}.animationtext.rotate-3 i.in{-webkit-animation:cd-rotate-3-in .6s forwards;-moz-animation:cd-rotate-3-in .6s forwards;animation:cd-rotate-3-in .6s forwards}.animationtext.rotate-3 i.out{-webkit-animation:cd-rotate-3-out .6s forwards;-moz-animation:cd-rotate-3-out .6s forwards;animation:cd-rotate-3-out .6s forwards}.no-csstransitions .animationtext.rotate-3 i{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg);opacity:0}.no-csstransitions .animationtext.rotate-3 .is-visible i{opacity:1}.animationtext.scale .item-text{opacity:0}.animationtext.scale .item-text.is-visible{opacity:1}.animationtext.scale i{display:inline-block;opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.animationtext.scale .item-text.is-visible{-webkit-animation:scale-up .6s forwards;-moz-animation:scale-up .6s forwards;animation:scale-up .6s forwards}.animationtext.scale .item-text{-webkit-animation:scale-down .6s forwards;-moz-animation:scale-down .6s forwards;animation:scale-down .6s forwards}.no-csstransitions .animationtext.scale .item-text{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}.no-csstransitions .animationtext.scale .is-visible i{opacity:1}.animationtext.push .item-text{opacity:0}.animationtext.push .item-text.is-visible{opacity:1;-webkit-animation:push-in .6s;-moz-animation:push-in .6s;animation:push-in .6s}.animationtext.push .item-text.is-hidden{-webkit-animation:push-out .6s;-moz-animation:push-out .6s;animation:push-out .6s}.tf-highlighted-text{display:inline-block;position:relative;font-size:unset}.tf-highlighted .item{display:none}.tf-highlighted .item.active{display:block}.tf-highlighted-drop-in{position:relative;font-weight:200;font-size:4em}.tf-highlighted-drop-in .text-wrapper{position:relative;display:inline-block;padding-top:.2em;padding-right:.05em;padding-bottom:.1em;overflow:hidden}.tf-highlighted-drop-in .letter{transform-origin:50% 100%;display:inline-block;line-height:1em}@media (min-width:992px){.tf-headline-wrap.tf-headline-break .tf-text{zoom:1}.tf-headline-wrap.tf-headline-break .tf-text:before,.tf-headline-wrap.tf-headline-break .tf-text:after{content:"";display:table}.tf-headline-wrap.tf-headline-break .tf-text:after{clear:both}}@media (max-width:991px){.tf-headline-wrap.tf-headline-break-tablet .tf-text{zoom:1}.tf-headline-wrap.tf-headline-break-tablet .tf-text:before,.tf-headline-wrap.tf-headline-break-tablet .tf-text:after{content:"";display:table}.tf-headline-wrap.tf-headline-break-tablet .tf-text:after{clear:both}}@media (max-width:767px){.tf-headline-wrap.tf-headline-break-mobi .tf-text{zoom:1}.tf-headline-wrap.tf-headline-break-mobi .tf-text:before,.tf-headline-wrap.tf-headline-break-mobi .tf-text:after{content:"";display:table}.tf-headline-wrap.tf-headline-break-mobi .tf-text:after{clear:both}.tf-text.tf-highlighted-text{display:block}.cd-words-wrapper{text-align:unset}.cd-words-wrapper .item-text{right:0}}