@keyframes tsFloat{0%,to{transform:translateY(0) scale(1);opacity:.4}50%{transform:translateY(-18px) scale(1.3);opacity:.8}}@keyframes tsPulse{0%,to{opacity:.06}50%{opacity:.12}}@keyframes tsShine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes tsGradientSlide{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.ts-gradient-line{background-size:200% 100%;animation:tsGradientSlide 4s ease-in-out infinite}@keyframes tsRotate{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes tsFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ts-fade-up{animation:tsFadeUp .8s cubic-bezier(.16,1,.3,1) both}.ts-white-form .control-label,.ts-white-form [class*=text-white]:not(button):not(button *):not([class*=bg-blue]):not([class*=bg-blue] *):not([class*=bg-primary]):not([class*=bg-primary] *),.ts-white-form label,.ts-white-form p:not([class*=text-center]),.ts-white-form span:not(button span):not([class*=bg-]):not(.text-red-500){color:#0f172a!important;opacity:1!important}.ts-white-form .control-label,.ts-white-form label{font-size:13px!important;font-weight:600!important;margin-bottom:6px!important;display:inline-block!important}.ts-white-form p{font-size:11px!important;font-weight:400!important}.ts-white-form .text-red-500,.ts-white-form span.text-red-500{color:#ef4444!important;font-size:inherit!important;font-weight:inherit!important}.ts-white-form .btn-primary,.ts-white-form button[class*=bg-blue-600],.ts-white-form button[class*=bg-primary],.ts-white-form button[type=submit]{background:#f97316!important;border-color:#f97316!important;color:white!important;font-size:15px!important;font-weight:700!important;box-shadow:0 8px 24px rgba(249,115,22,.3)!important}.ts-white-form button[class*=bg-blue-600]:hover,.ts-white-form button[type=submit]:hover{background:#ea6900!important;box-shadow:0 12px 32px rgba(249,115,22,.4)!important}.ts-white-form .c-btn .placeholder,.ts-white-form .c-btn span.text-gray-500,.ts-white-form .c-btn span[class*=placeholder],.ts-white-form .c-btn span[class*=text-slate],.ts-white-form .selected-list .placeholder,.ts-white-form .selected-list span.text-white,.ts-white-form .selected-list span[class*=placeholder],.ts-white-form input::placeholder,.ts-white-form select::placeholder,.ts-white-form span.text-slate-400,.ts-white-form textarea::placeholder{color:#94a3b8!important;font-size:13px!important;font-weight:400!important}.ts-white-form .PhoneInputInput,.ts-white-form .form-control,.ts-white-form input,.ts-white-form textarea{color:#1e293b!important;font-size:14px!important;background:#f8fafc!important;border-color:#e2e8f0!important;opacity:1!important}.ts-white-form .form-control:focus,.ts-white-form input:focus,.ts-white-form textarea:focus{border-color:#f97316!important;background:#ffffff!important}.ts-white-form .c-btn,.ts-white-form .selected-list .c-btn{background:#f8fafc!important;border-color:#e2e8f0!important;color:#1e293b!important}.ts-white-form .c-btn span,.ts-white-form .selected-list .c-list span,.ts-white-form .selected-list span{color:#1e293b!important;font-size:13px!important;font-weight:400!important}.ts-white-form .c-btn .placeholder{color:#94a3b8!important}.ts-white-form .border-dashed{background:#f8fafc!important;border-color:#cbd5e1!important}.ts-white-form .border-dashed .text-gray-500,.ts-white-form .border-dashed .text-gray-600,.ts-white-form .border-dashed p,.ts-white-form .border-dashed span{color:#64748b!important;font-size:12px!important;font-weight:400!important}.ts-white-form h4{color:#374151!important;font-size:12px!important;font-weight:600!important}.ts-white-form .space-y-1 p,.ts-white-form .space-y-1 span{font-size:11px!important;font-weight:400!important;color:#64748b!important}.ts-white-form .space-y-1 p.font-medium{color:#1e293b!important;font-weight:500!important}.ts-white-form .space-y-1 svg{color:#64748b!important}.ts-white-form .space-y-1 button{color:#ef4444!important}.ts-white-form .border-dashed span.bg-primary,.ts-white-form .border-dashed span.inline-flex,.ts-white-form .border-dashed span.text-white,.ts-white-form .border-dashed span[class*=bg-primary]{color:white!important;font-size:12px!important;font-weight:600!important}.ts-white-form .border-dashed+p,.ts-white-form .border-dashed~p,.ts-white-form p.text-center{font-size:10px!important;font-weight:400!important;color:#b0b8c4!important}@media (prefers-reduced-motion:reduce){@keyframes tsFloat{0%,to{transform:none;opacity:.4}}@keyframes tsPulse{0%,to{opacity:.06}}@keyframes tsShine{0%,to{transform:none}}@keyframes tsGradientSlide{0%,to{background-position:0 50%}}.ts-fade-up{animation:none!important;opacity:1!important;transform:none!important}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.ts-reveal{animation:tsRevealIn linear both;animation-timeline:view();animation-range:entry 5% cover 26%}}}@keyframes tsRevealIn{0%{translate:0 26px}to{translate:0 0}}.ts-marquee-mask{-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent)}.ts-marquee-track{display:flex;width:max-content;animation:tsMarquee 46s linear infinite}.ts-marquee-mask:hover .ts-marquee-track{animation-play-state:paused}@keyframes tsMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.ts-photo img{transition:transform 1.1s cubic-bezier(.16,1,.3,1),filter .6s ease;will-change:transform}.ts-photo:hover img{transform:scale(1.06)}.ts-scrim:after{inset:0;background:linear-gradient(180deg,rgba(0,3,65,.05),rgba(0,3,65,.28) 55%,rgba(0,3,65,.72))}.ts-scrim:after,.ts-sheen:before{content:"";position:absolute;pointer-events:none}.ts-sheen:before{top:0;left:-60%;width:45%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.35),transparent);transform:skewX(-18deg);opacity:0;z-index:2}.ts-sheen:hover:before{animation:tsSheenSweep .9s ease-out}@keyframes tsSheenSweep{0%{left:-60%;opacity:0}18%{opacity:1}to{left:130%;opacity:0}}.ts-chip-float{animation:tsChipFloat 9s ease-in-out infinite}@keyframes tsChipFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-11px,0)}}.ts-grain:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.5;background-image:radial-gradient(rgba(255,255,255,.055) 1px,transparent 0);background-size:3px 3px}@media (prefers-reduced-motion:reduce){.ts-marquee-track{transform:none!important}.ts-chip-float,.ts-marquee-track{animation:none!important}.ts-photo:hover img{transform:none!important}.ts-reveal,.ts-sheen:hover:before{animation:none!important}.ts-reveal{opacity:1!important;translate:none!important}}.ts-bento-scrim{background:linear-gradient(178deg,rgba(0,3,65,.22),rgba(0,3,65,.7) 44%,rgba(0,3,65,.95))}@media (min-width:640px){.ts-bento-scrim{background:linear-gradient(96deg,rgba(0,3,65,.96),rgba(0,3,65,.92) 38%,rgba(0,3,65,.55) 62%,rgba(0,3,65,.12))}}