html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}#about,#clients,#team{scroll-margin-top:100px}.header{position:sticky;top:0;z-index:1030;background-color:#fff;box-shadow:0 2px 14px rgba(0,0,0,.08)}.header-wrap,header{position:sticky;top:0;z-index:1030}.navL img{width:150px;height:50px}.navbar-expand-lg{box-shadow:initial;padding:12px 0}.navL ul.navbar-nav{align-items:center}.navL ul li{display:flex;align-items:center;text-align:center;margin:0 6px}.navL .active{color:#dd1a1e}.navL ul li a{position:relative;padding:8px 4px;color:#000;font-weight:600;text-decoration:none;border:2px solid transparent}.navL ul li a::after{content:"";position:absolute;left:50%;bottom:0;width:0;height:2px;background-color:#dd1a1e;transition:width .25s ease,left .25s ease}.navL ul li a.active,.navL ul li a:hover{color:#dd1a1e;text-decoration:none;padding:8px 4px}.navL ul li a.active::after,.navL ul li a:hover::after{width:100%;left:0}.navL ul li a.talk-to-sales{box-sizing:border-box;height:34px;border:1.5px solid #dd1a1e;border-radius:17px;padding:0 14px;font-size:13px;display:inline-flex;align-items:center;gap:6px;background-color:#dd1a1e;color:#fff;transition:background-color .2s ease,border-color .2s ease}.navL ul li a.talk-to-sales::after{display:none}.navL ul li a.talk-to-sales:hover{background-color:#c4141a;border-color:#c4141a;color:#fff}.navL a{padding:5px;color:#fff}.navL a:hover{color:#000;padding:5px;text-decoration-line:underline}.navbar-nav button{box-sizing:border-box;height:34px;margin-top:0;border-radius:17px;background-color:#dd1a1e;border:none;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:700;letter-spacing:.4px;color:#fff;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.navbar-nav button:hover{background-color:#c4141a;transform:translateY(-2px)}.navbar-nav button:active{transform:translateY(0)}.navbar-nav button:focus{outline:transparent!important}.login-item{position:relative}.login-tooltip{position:absolute;top:120%;right:0;background-color:#2e2e2d;color:#fff;padding:8px 14px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:0 4px 10px rgba(0,0,0,.2);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:1040}.login-tooltip::after{content:"";position:absolute;bottom:100%;right:14px;border-width:6px;border-style:solid;border-color:transparent transparent #2e2e2d transparent}.login-item:focus-within .login-tooltip,.login-item:hover .login-tooltip{opacity:1;visibility:visible}@media (max-width:991px){.navbar-nav button{margin-top:10px}}.tf-nav-dropdown{position:relative}.tf-nav-dropdown-toggle{display:inline-flex;align-items:center;gap:6px}.tf-nav-caret{font-size:10px;transition:transform .2s ease}.tf-nav-dropdown-menu{list-style:none;margin:0;padding:10px;position:absolute;top:100%;left:50%;min-width:210px;background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 16px 36px rgba(31,34,34,.14);opacity:0;visibility:hidden;transform:translate(-50%,8px);z-index:1050;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}.tf-nav-dropdown-menu li+li{margin-top:2px}.tf-nav-dropdown-menu a{display:flex;align-items:center;gap:10px;padding:10px 12px;border:none;border-radius:8px;color:#1f2222;font-weight:600;font-size:13.5px;text-decoration:none;transition:background-color .2s ease,color .2s ease,padding-left .2s ease}.tf-nav-dropdown-menu a::after{display:none}.tf-nav-dropdown-menu a i{color:#dd1a1e;font-size:13px;width:16px;text-align:center;transition:color .2s ease}.tf-nav-dropdown-menu a:focus,.tf-nav-dropdown-menu a:hover{background-color:rgba(221,26,30,.08);color:#dd1a1e;text-decoration:none;padding-left:16px}.tf-nav-dropdown-menu a:focus i,.tf-nav-dropdown-menu a:hover i{color:#dd1a1e}@media (min-width:992px){.tf-nav-dropdown:focus-within .tf-nav-dropdown-menu,.tf-nav-dropdown:hover .tf-nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%,0);transition:opacity .2s ease,transform .2s ease,visibility 0s linear 0s}.tf-nav-dropdown:focus-within .tf-nav-caret,.tf-nav-dropdown:hover .tf-nav-caret{transform:rotate(180deg)}}@media (max-width:991.98px){.tf-nav-dropdown{flex-direction:column;width:100%}.tf-nav-dropdown-toggle{justify-content:center;width:100%}.tf-nav-dropdown-menu{position:static;display:block;opacity:1;visibility:visible;transform:none;border:none;border-radius:0;box-shadow:none;background-color:rgba(221,26,30,.03);padding:0 0 0 18px;margin:4px 0 4px;max-height:0;overflow:hidden;transition:max-height .25s ease}.tf-nav-dropdown.is-open .tf-nav-dropdown-menu{max-height:220px;padding:6px 0 6px 18px}.tf-nav-dropdown.is-open .tf-nav-caret{transform:rotate(180deg)}}.tf-hero{margin:40px 0 0;padding:20px 0 40px}.tf-wide-container{max-width:1720px;margin:0 auto;padding:0 clamp(15px,4vw,40px)}.tf-hero-container{position:relative;overflow:hidden;background-image:url(../img/Gu6.webp);background-repeat:no-repeat;background-origin:content-box;background-size:clamp(160px,22vw,420px) clamp(160px,22vw,420px);background-position:right center}.tf-hero-container::after{content:"";position:absolute;left:2%;bottom:8%;width:90px;height:90px;background-image:radial-gradient(rgba(221,26,30,.18) 1.5px,transparent 1.5px);background-size:12px 12px;pointer-events:none}.tf-hero .row{position:relative;z-index:1;flex-wrap:nowrap}.tf-hero-visual{position:relative;text-align:center;flex:0 0 42%;max-width:42%}.tf-hero-illustration{max-width:100%;height:auto}.tf-hero-content{flex:0 0 58%;max-width:58%;text-align:left;padding-left:clamp(10px,3vw,45px)}.tf-hero-content h1,.tf-hero-content h2{font-size:clamp(1.05rem, 3vw, 2.1rem);font-weight:700;color:#1f2222}.tf-hero-content h2.redH1{color:#dd1a1e;font-weight:700;margin-bottom:clamp(8px,1.5vw,18px)}.tf-hero-desc{color:#6b7070;font-size:clamp(10px, 1.3vw, 15px);line-height:1.7;max-width:420px;margin:0 0 clamp(12px,2vw,26px)}.tf-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:clamp(6px,1.2vw,14px)}.tf-hero-btn{box-sizing:border-box;height:clamp(26px,4vw,42px);display:inline-flex;align-items:center;justify-content:center;gap:clamp(3px,.8vw,8px);padding:0 clamp(8px,2vw,22px);border-radius:clamp(13px,2vw,21px);font-size:clamp(9px, 1.2vw, 14px);font-weight:700;letter-spacing:.3px;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.tf-hero-btn:hover{text-decoration:none;transform:translateY(-2px)}.tf-hero-btn-primary{background-color:#dd1a1e;color:#fff;box-shadow:0 6px 16px rgba(221,26,30,.3)}.tf-hero-btn-primary:hover{background-color:#c4141a;color:#fff}.tf-hero-btn-secondary{background-color:#fff;color:#dd1a1e;border:1.5px solid #dd1a1e}.tf-hero-btn-secondary:hover{background-color:rgba(221,26,30,.06);color:#dd1a1e}.tf-hero-fade-in{opacity:0;transform:translateY(14px);animation:tf-hero-fade-up .6s ease forwards}.tf-hero-fade-1{animation-delay:.1s}.tf-hero-fade-2{animation-delay:.4s}.tf-hero-fade-3{animation-delay:.7s}@keyframes tf-hero-fade-up{to{opacity:1;transform:translateY(0)}}@media (max-width:575px){.tf-hero{padding:10px 0 30px}.tf-hero-container::after{display:none}}.tf-features{position:relative;overflow:hidden;background-color:#faf9f8;padding:90px 0 80px;margin:40px 0 0 0}.tf-features::before{content:"";position:absolute;top:-40px;left:-60px;width:200px;height:200px;border-radius:50%;border:1px solid rgba(221,26,30,.12);pointer-events:none}.tf-features::after{content:"";position:absolute;right:6%;bottom:8%;width:90px;height:90px;background-image:radial-gradient(rgba(221,26,30,.15) 1.5px,transparent 1.5px);background-size:12px 12px;pointer-events:none}.tf-features .container{position:relative;z-index:1;max-width:1200px}.tf-features-header{max-width:680px;margin:0 auto 40px}.tf-features-label{display:inline-flex;align-items:center;gap:12px;color:#dd1a1e;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.tf-features-label::after,.tf-features-label::before{content:"";width:24px;height:2px;background-color:#dd1a1e}.tf-features-title{margin:14px 0 16px;font-size:2.5rem;font-weight:800;color:#1f2222}.tf-features-desc{font-size:16px;color:#6b7070;line-height:1.6}.tf-feature-tabs-wrapper{position:relative;display:flex;align-items:center;gap:18px;margin-bottom:34px}.tf-feature-scroll-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid #e3e3e3;background-color:#fff;color:#1f2222;font-size:14px;cursor:pointer;box-shadow:0 4px 10px rgba(31,34,34,.08);transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.tf-feature-scroll-btn:hover{border-color:#dd1a1e;color:#dd1a1e}.tf-feature-scroll-btn:disabled{opacity:0;visibility:hidden;pointer-events:none}.tf-feature-tabs-viewport{position:relative;flex:1 1 auto;min-width:0}.tf-feature-tabs-fade{position:absolute;top:0;bottom:4px;width:36px;z-index:2;pointer-events:none;opacity:0;transition:opacity .2s ease}.tf-feature-tabs-fade-left{left:0;background:linear-gradient(to right,#faf9f8 0,rgba(250,249,248,0) 100%)}.tf-feature-tabs-fade-right{right:0;background:linear-gradient(to left,#faf9f8 0,rgba(250,249,248,0) 100%)}.tf-feature-tabs-wrapper.has-scroll-left .tf-feature-tabs-fade-left,.tf-feature-tabs-wrapper.has-scroll-right .tf-feature-tabs-fade-right{opacity:1}.tf-features-tabs{position:relative;display:flex;flex-wrap:wrap;justify-content:center;row-gap:26px;column-gap:12px}.tf-features-tabs.tf-feature-tabs-scroll{flex:1 1 auto;flex-wrap:nowrap;justify-content:flex-start;row-gap:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;padding-top:4px;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.tf-features-tabs.tf-feature-tabs-scroll.is-dragging{cursor:grabbing;scroll-behavior:auto}.tf-features-tabs.tf-feature-tabs-scroll::-webkit-scrollbar{display:none}.tf-features-tab{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:12px 22px;border-radius:24px;border:1px solid #e3e3e3;background-color:#fff;color:#333;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.tf-features-tab:hover{border-color:#dd1a1e;color:#dd1a1e;transform:translateY(-1px)}.tf-features-tab.active{background-color:#dd1a1e;border-color:#dd1a1e;color:#fff}.tf-features-tab.active:hover{color:#fff}.tf-features-tab:focus{outline:0}.tf-features-tab:focus-visible{outline:2px solid rgba(221,26,30,.5);outline-offset:2px}.tf-features-tab-pointer{position:absolute;top:0;left:0;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #dd1a1e;transform:translate(var(--tf-pointer-x,0),var(--tf-pointer-y,0)) translateX(-50%);transition:transform .3s ease;will-change:transform}.tf-features-panels{display:grid}.tf-features-panel{grid-area:1/1;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s;display:flex;align-items:center;gap:50px;background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:24px;box-shadow:0 10px 30px rgba(31,34,34,.06);padding:48px}.tf-features-panel.active{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,visibility 0s linear 0s}.tf-features-content{flex:0 0 44%;max-width:44%}.tf-features-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:22px;margin-bottom:18px}.tf-features-content h3{font-size:1.6rem;font-weight:700;color:#1f2222;margin-bottom:14px}.tf-features-content p{font-size:15px;color:#6b7070;line-height:1.7;margin-bottom:22px}.tf-features-content p a{color:#dd1a1e;font-weight:600;text-decoration:none}.tf-features-content p a:hover{text-decoration:underline}.tf-features-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;list-style:none;padding:0;margin:0 0 28px}.tf-features-bullets li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#333}.tf-features-bullet-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:8px;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:14px}.tf-features-actions{display:flex;flex-wrap:wrap;gap:14px}.tf-features-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.tf-features-btn:hover{text-decoration:none;transform:translateY(-2px)}.tf-features-btn-primary{background-color:#dd1a1e;color:#fff;box-shadow:0 4px 12px rgba(221,26,30,.3)}.tf-features-btn-primary:hover{background-color:#c4141a;color:#fff}.tf-features-btn-secondary{background-color:#fff;color:#1f2222;border:1px solid #dd1a1e}.tf-features-btn-secondary:hover{background-color:rgba(221,26,30,.06);color:#1f2222}.tf-features-visual{position:relative;flex:1;min-height:340px}.tf-features-badge-icon{position:absolute;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:16px;z-index:3}.tf-features-mockup{position:relative;z-index:1;margin:78px auto 0 150px;max-width:300px;background-color:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 20px 40px rgba(31,34,34,.12);padding:20px}.tf-features-mockup-title{font-size:12px;font-weight:700;letter-spacing:1px;color:#6b7070;margin-bottom:14px}.tf-features-mockup-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin-bottom:16px}.tf-features-mockup-fields div{display:flex;flex-direction:column;gap:2px}.tf-features-mockup-fields span{font-size:11px;color:#9a9d9d}.tf-features-mockup-fields strong{font-size:13px;color:#1f2222}.tf-features-mockup-highlight{color:#dd1a1e!important}.tf-features-mockup-amount{color:#1f9d55!important}.tf-features-mockup-table{width:100%;border-collapse:collapse;font-size:12px;margin-bottom:14px}.tf-features-mockup-table th{text-align:left;color:#9a9d9d;font-weight:600;padding:6px 4px;border-bottom:1px solid #eee}.tf-features-mockup-table td{padding:6px 4px;color:#333;border-bottom:1px solid #f5f5f5}.tf-features-mockup-saved{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#1f9d55;background-color:rgba(31,157,85,.1);padding:6px 12px;border-radius:16px}.tf-features-float{position:absolute;background-color:#fff;border-radius:14px;box-shadow:0 12px 26px rgba(31,34,34,.1);padding:14px 16px;z-index:2}.tf-features-float-label{display:block;font-size:11px;color:#9a9d9d;margin-bottom:4px}.tf-features-float-value{display:block;font-size:18px;font-weight:700;color:#1f2222}.tf-features-float-trend{display:inline-block;margin-top:4px;font-size:11px;font-weight:700;color:#1f9d55}.tf-features-float-tl{top:0;left:0;z-index:2}.tf-features-float-tr{top:54px;right:0;background-color:#dd1a1e;z-index:2}.tf-features-float-tr .tf-features-float-label,.tf-features-float-tr .tf-features-float-value{color:#fff}.tf-features-float-bars{display:flex;align-items:flex-end;gap:3px;margin-top:8px;height:18px}.tf-features-float-bars i{display:block;width:4px;background-color:rgba(255,255,255,.7);border-radius:2px}.tf-features-float-bars i:first-child{height:40%}.tf-features-float-bars i:nth-child(2){height:65%}.tf-features-float-bars i:nth-child(3){height:85%}.tf-features-float-bars i:nth-child(4){height:100%}.tf-features-visual-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:20px}.tf-features-float-bl{position:static;box-shadow:0 10px 22px rgba(31,34,34,.08)}.tf-features-donut-wrap{display:flex;align-items:center;gap:12px;margin-top:6px}.tf-features-donut-chart{width:56px;height:56px;flex:0 0 56px;border-radius:50%;background:conic-gradient(#dd1a1e 0 45%,#1f2222 45% 75%,#e3c9ca 75% 100%);position:relative}.tf-features-donut-chart::after{content:"";position:absolute;inset:10px;background-color:#fff;border-radius:50%}.tf-features-donut-legend{list-style:none;padding:0;margin:0;font-size:11px;color:#333}.tf-features-donut-legend li{display:flex;align-items:center;gap:6px;margin-bottom:4px}.tf-features-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.tf-features-dot-1{background-color:#dd1a1e}.tf-features-dot-2{background-color:#1f2222}.tf-features-dot-3{background-color:#e3c9ca}.tf-features-person{position:static;width:120px;height:auto;flex:0 0 auto}@media (max-width:991px){.tf-features-panel{flex-direction:column;padding:32px}.tf-features-content{max-width:100%;flex-basis:auto}.tf-features-visual{width:100%;min-height:420px}.tf-features-mockup{margin:70px auto 0 60px}}@media (max-width:575px){.tf-features{padding:60px 0 40px}.tf-features-title{font-size:1.8rem}.tf-feature-tabs-wrapper{gap:6px;margin-bottom:24px}.tf-feature-scroll-btn{width:32px;height:32px;font-size:12px}.tf-features-tabs{row-gap:24px;column-gap:8px}.tf-features-tab{padding:10px 16px;font-size:13px}.tf-features-panel{padding:22px;border-radius:18px}.tf-features-bullets{grid-template-columns:1fr}.tf-features-actions{flex-direction:column}.tf-features-btn{justify-content:center;width:100%}.tf-features-mockup{max-width:100%;margin:12px 0 0}.tf-features-mockup-table{font-size:11px}.tf-features-visual{min-height:auto}.tf-features-badge-icon{display:none}.tf-features-float{position:static;margin:12px auto 0;display:block;max-width:260px}.tf-features-visual-footer{margin-top:12px}.tf-features-person{display:none}}.OrgSolutions{position:relative;overflow:hidden;background-color:#fff;padding:56px 0 70px;margin:0}.OrgSolutions::before{content:"";position:absolute;top:-60px;right:-60px;width:220px;height:220px;border-radius:50%;border:1px solid rgba(221,26,30,.15);pointer-events:none}.OrgSolutions::after{content:"";position:absolute;left:4%;bottom:6%;width:90px;height:90px;background-image:radial-gradient(rgba(221,26,30,.18) 1.5px,transparent 1.5px);background-size:12px 12px;pointer-events:none}.OrgSolutions .container{position:relative;z-index:1;max-width:1200px}.OrgSolutions-header{max-width:640px;margin:0 auto 50px}.OrgSolutions-label{display:inline-flex;align-items:center;gap:12px;color:#dd1a1e;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.OrgSolutions-label::after,.OrgSolutions-label::before{content:"";width:24px;height:2px;background-color:#dd1a1e}.OrgSolutions-title{margin:14px 0 16px;font-size:2.5rem;font-weight:800;color:#1f2222}.OrgSolutions-desc{font-size:16px;color:#6b7070;line-height:1.6}.OrgCard{display:flex;align-items:center;gap:50px;background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:24px;box-shadow:0 10px 30px rgba(31,34,34,.06);padding:48px;margin-bottom:36px;transition:box-shadow .25s ease,transform .25s ease}.OrgCard:hover{box-shadow:0 16px 40px rgba(31,34,34,.1);transform:translateY(-2px)}.OrgCard-reverse{flex-direction:row-reverse}.OrgCard-media{flex:0 0 42%;max-width:42%}.OrgCard-media img{width:100%;height:auto}.OrgCard-body{flex:1}.OrgCard-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:22px;margin-bottom:18px}.OrgCard-body h3{font-size:1.6rem;font-weight:700;color:#1f2222;margin-bottom:14px}.OrgCard-body p{font-size:15px;color:#6b7070;line-height:1.7;margin-bottom:22px}.OrgCard-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;list-style:none;padding:0;margin:0 0 28px}.OrgCard-features li{display:flex;align-items:flex-start;gap:8px;font-size:14px;font-weight:600;color:#333}.OrgCard-features li i{color:#dd1a1e;margin-top:2px}.OrgCard-actions{display:flex;flex-wrap:wrap;gap:14px}.OrgCard-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.OrgCard-btn:hover{text-decoration:none;transform:translateY(-2px)}.OrgCard-btn-primary{background-color:#dd1a1e;color:#fff;box-shadow:0 4px 12px rgba(221,26,30,.3)}.OrgCard-btn-primary:hover{background-color:#c4141a;color:#fff}.OrgCard-btn-secondary{background-color:#fff;color:#1f2222;border:1px solid #dfe1e1}.OrgCard-btn-secondary:hover{background-color:#f5f5f5;color:#1f2222}@media (max-width:991px){.OrgCard{flex-direction:column;padding:36px}.OrgCard-reverse{flex-direction:column}.OrgCard-media{max-width:100%;flex-basis:auto}.OrgCard-features{grid-template-columns:1fr}}@media (max-width:575px){.OrgSolutions{padding:60px 0 40px}.OrgSolutions-title{font-size:1.8rem}.OrgCard{padding:26px;border-radius:18px}.OrgCard-actions{flex-direction:column}.OrgCard-btn{justify-content:center;width:100%}}.tf-value{position:relative;background-color:#faf9f8;margin-top:60px;padding:80px 0;overflow:hidden}.tf-value-container{max-width:1200px}.tf-value-visual{position:relative;text-align:center}.tf-value-visual::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(221,26,30,.07) 0,rgba(221,26,30,0) 70%);z-index:0}.tf-value-visual::after{content:"";position:absolute;top:6%;right:8%;width:70px;height:70px;background-image:radial-gradient(rgba(221,26,30,.18) 1.5px,transparent 1.5px);background-size:10px 10px;z-index:0}.tf-value-illustration{position:relative;z-index:1;max-width:100%;height:auto}.tf-value-content{padding-left:50px}.tf-value-title{color:#1f2222;font-size:2rem;font-weight:800;line-height:1.3;margin-bottom:16px}.tf-value-desc{color:#6b7070;font-size:16px;line-height:1.6;max-width:520px;margin:0}.tf-about{background-color:#faf9f8;padding:0 0 90px}.tf-about-card{position:relative;overflow:hidden;max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#e5383b 0,#c4141a 100%);border-radius:22px;padding:45px 70px;box-shadow:0 20px 45px rgba(196,20,26,.25);text-align:center}.tf-about-card::after{content:"";position:absolute;top:50%;right:-70px;transform:translateY(-50%);width:380px;height:380px;background-image:url(../img/gu7.webp);background-size:contain;background-repeat:no-repeat;opacity:.12;pointer-events:none}.tf-about-inner{position:relative;z-index:1;max-width:960px;margin:0 auto}.tf-about-title{color:#fff;font-size:2rem;font-weight:800;margin-bottom:10px}.tf-about-subtitle{color:rgba(255,255,255,.9);font-size:16px;font-weight:500;margin-bottom:16px}.tf-about-divider{display:inline-block;width:60px;height:3px;background-color:#fff;border-radius:2px;margin-bottom:28px}.tf-about-text{color:#fff;font-size:17px;line-height:1.7;margin-bottom:18px}.tf-about-text:last-child{margin-bottom:0}@media (max-width:767px){.tf-value{padding:50px 0}.tf-value-visual{margin-bottom:30px}.tf-value-content{padding-left:0;text-align:center}.tf-value-title{font-size:1.8rem}.tf-value-desc{margin:0 auto}.tf-about{padding:0 0 60px}.tf-about-card{padding:40px 24px;border-radius:18px}.tf-about-title{font-size:1.7rem}.tf-about-card::after{width:220px;height:220px;right:-50px;opacity:.1}}.tf-security{position:relative;background-color:#fff;margin-top:60px;padding:90px 0;overflow:hidden}.tf-security::before{content:"";position:absolute;top:-60px;left:-60px;width:220px;height:220px;border-radius:50%;border:1px solid rgba(221,26,30,.12);pointer-events:none}.tf-security::after{content:"";position:absolute;right:4%;bottom:6%;width:90px;height:90px;background-image:radial-gradient(rgba(221,26,30,.15) 1.5px,transparent 1.5px);background-size:12px 12px;pointer-events:none}.tf-security-container{position:relative;z-index:1;max-width:1200px}.tf-security-label{display:inline-flex;align-items:center;gap:8px;color:#dd1a1e;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px}.tf-security-title{color:#1f2222;font-size:2.1rem;font-weight:800;line-height:1.28;margin-bottom:14px}.tf-security-subtitle{color:#1f2222;font-size:1.1rem;font-weight:700;margin-bottom:14px}.tf-security-desc{color:#6b7070;font-size:16px;line-height:1.7;max-width:480px;margin-bottom:32px}.tf-security-list{display:flex;flex-direction:column;gap:14px}.tf-security-item{display:flex;align-items:flex-start;gap:14px;background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;box-shadow:0 6px 18px rgba(31,34,34,.05);padding:16px 18px;transition:box-shadow .2s ease,transform .2s ease}.tf-security-item:hover{box-shadow:0 10px 24px rgba(31,34,34,.09);transform:translateY(-2px)}.tf-security-icon{flex:0 0 40px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:17px}.tf-security-item-body{flex:1;min-width:0}.tf-security-item-body h4{font-size:15px;font-weight:700;color:#1f2222;margin-bottom:4px}.tf-security-item-body p{font-size:13px;color:#6b7070;line-height:1.6;margin:0}.tf-security-check{flex:0 0 26px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1.5px solid #dd1a1e;color:#dd1a1e;font-size:11px;margin-top:4px}.tf-security-visual-col{display:flex;flex-direction:column;align-items:center}.tf-security-visual{width:100%;text-align:center;margin:30px 0}.tf-security-illustration{max-width:100%;height:auto}.tf-security-summary{display:flex;gap:16px;width:100%}.tf-security-summary-card{flex:1;min-width:0;display:flex;align-items:flex-start;gap:10px;background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;box-shadow:0 8px 20px rgba(31,34,34,.06);padding:16px}.tf-security-summary-icon{flex:0 0 34px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:14px}.tf-security-summary-card h5{font-size:13px;font-weight:700;color:#1f2222;margin-bottom:2px}.tf-security-summary-card p{font-size:11px;color:#6b7070;line-height:1.5;margin:0}@media (max-width:991px){.tf-security{padding:60px 0}}@media (max-width:767px){.tf-security-content{text-align:center}.tf-security-label{margin-left:auto;margin-right:auto}.tf-security-desc{margin-left:auto;margin-right:auto}.tf-security-item{text-align:left}.tf-security-visual-col{margin-top:40px}.tf-security-summary{flex-direction:column}}.tf-company{position:relative;background-color:#fff;padding:48px 0 90px;overflow:hidden}.tf-company::before{content:"";position:absolute;top:-60px;right:-60px;width:220px;height:220px;border-radius:50%;border:1px solid rgba(221,26,30,.12);pointer-events:none}.tf-company::after{content:"";position:absolute;left:4%;bottom:8%;width:90px;height:90px;background-image:radial-gradient(rgba(221,26,30,.15) 1.5px,transparent 1.5px);background-size:12px 12px;pointer-events:none}.tf-company-container{position:relative;z-index:1;max-width:1200px}.tf-company-header{max-width:900px;margin:0 auto 56px;text-align:center}.tf-company-label{display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#dd1a1e;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.tf-company-label::after,.tf-company-label::before{content:"";width:24px;height:2px;background-color:#dd1a1e}.tf-company-title{margin:18px 0 20px;font-size:clamp(1.9rem, 3vw, 2.6rem);font-weight:800;color:#1f2222;line-height:1.25}.tf-company-title span{color:#dd1a1e}.tf-company-desc{max-width:900px;margin:0 auto;color:#6b7070;font-size:16px;line-height:1.75}.tf-company-points{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1080px;margin:0 auto 56px}.tf-company-point{display:flex;align-items:flex-start;gap:14px}.tf-company-point-icon{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background-color:#dd1a1e;color:#fff;font-size:13px;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.tf-company-point p{margin:0;color:#1f2222;font-size:15.5px;font-weight:600;line-height:1.55}.tf-company-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.tf-company-stat-card{background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;box-shadow:0 10px 28px rgba(31,34,34,.06);padding:34px 26px;text-align:center;transition:box-shadow .25s ease,transform .25s ease}.tf-company-stat-card:hover{box-shadow:0 16px 40px rgba(31,34,34,.1);transform:translateY(-4px)}.tf-company-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:22px;margin-bottom:18px}.tf-company-stat-value{display:block;font-size:2.1rem;font-weight:800;color:#dd1a1e;line-height:1;margin-bottom:8px}.tf-company-stat-label{display:block;font-size:15px;font-weight:700;color:#1f2222;margin-bottom:10px}.tf-company-stat-desc{margin:0;font-size:13.5px;color:#6b7070;line-height:1.65}@media (max-width:991px){.tf-company{padding:40px 0 60px}.tf-company-points{grid-template-columns:1fr 1fr;gap:24px;max-width:640px}.tf-company-stats{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:767px){.tf-company-points{grid-template-columns:1fr;max-width:420px}.tf-company-stats{grid-template-columns:1fr}}.tf-client{position:relative;background-color:#faf9f8;padding:90px 0 100px;overflow:hidden}.tf-client-container{position:relative;z-index:1;max-width:1200px}.tf-client-header{text-align:center;margin-bottom:50px}.tf-client-title{font-size:2.1rem;font-weight:800;color:#1f2222;margin-bottom:14px}.tf-client-underline{display:inline-block;width:60px;height:3px;background-color:#dd1a1e;border-radius:2px}.tf-client-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tf-client-item{background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 8px 22px rgba(31,34,34,.06);padding:28px 22px;text-align:center;transition:box-shadow .25s ease,transform .25s ease}.tf-client-item:hover{box-shadow:0 14px 32px rgba(31,34,34,.1);transform:translateY(-3px)}.tf-client-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:19px;margin-bottom:14px}.tf-client-name{font-size:16px;font-weight:700;color:#1f2222;margin-bottom:10px}.tf-client-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;color:#6b7070;font-size:12.5px;font-weight:600;margin:0}.tf-client-meta i{color:#dd1a1e;margin-right:4px}@media (max-width:991px){.tf-client{padding:70px 0}.tf-client-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.tf-client-grid{grid-template-columns:1fr}}.tf-team{position:relative;background-color:#fff;padding:90px 0 100px;overflow:hidden}.tf-team::before{content:"";position:absolute;top:-50px;right:-60px;width:200px;height:200px;border-radius:50%;border:1px solid rgba(221,26,30,.12);pointer-events:none}.tf-team::after{content:"";position:absolute;left:5%;bottom:6%;width:90px;height:90px;background-image:radial-gradient(rgba(221,26,30,.15) 1.5px,transparent 1.5px);background-size:12px 12px;pointer-events:none}.tf-team-container{position:relative;z-index:1;max-width:1200px}.tf-team-header{max-width:680px;margin:0 auto 50px;text-align:center}.tf-team-label{display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#dd1a1e;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.tf-team-label::after,.tf-team-label::before{content:"";width:24px;height:2px;background-color:#dd1a1e}.tf-team-title{margin:14px 0 16px;font-size:2.3rem;font-weight:800;color:#1f2222}.tf-team-desc{font-size:16px;color:#6b7070;line-height:1.6;margin:0}.tf-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:56px}.tf-team-card{display:flex;flex-direction:column;align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;box-shadow:0 10px 28px rgba(31,34,34,.06);padding:34px 22px 26px;text-align:center;transition:box-shadow .25s ease,transform .25s ease}.tf-team-card:hover{box-shadow:0 16px 40px rgba(31,34,34,.1);transform:translateY(-4px)}.tf-team-photo-wrap{display:inline-flex;align-items:center;justify-content:center;width:108px;height:108px;border-radius:50%;background-color:rgba(221,26,30,.08);margin-bottom:18px;flex:0 0 auto;overflow:hidden}.tf-team-photo{width:92px;height:92px;border-radius:50%;object-fit:cover;object-position:center 35%;display:block;transition:transform .35s ease}.tf-team-card:hover .tf-team-photo{transform:scale(1.12)}.tf-team-name{font-size:16px;font-weight:700;color:#1f2222;margin-bottom:4px}.tf-team-role{font-size:13px;font-weight:700;color:#dd1a1e;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.tf-team-bio{font-size:13.5px;color:#6b7070;line-height:1.6;margin:0 0 20px}.tf-team-social{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:auto}.tf-team-social-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(221,26,30,.35);background-color:#fff;color:#dd1a1e;font-size:14px;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}a.tf-team-social-btn:hover{background-color:#dd1a1e;border-color:#dd1a1e;color:#fff;transform:translateY(-2px)}.tf-team-social-btn.is-disabled{border-color:rgba(0,0,0,.1);color:#c7c7c7;cursor:not-allowed}.tf-team-tooltip{position:absolute;bottom:130%;left:50%;transform:translateX(-50%);background-color:#2e2e2d;color:#fff;padding:7px 12px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:0 4px 10px rgba(0,0,0,.2);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:1040}.tf-team-tooltip::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:6px;border-style:solid;border-color:#2e2e2d transparent transparent transparent}a.tf-team-social-btn:focus .tf-team-tooltip,a.tf-team-social-btn:hover .tf-team-tooltip{opacity:1;visibility:visible}@media (max-width:991px){.tf-team{padding:70px 0}.tf-team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.tf-team-grid{grid-template-columns:1fr}}.image-wrapper{margin:0 auto;width:auto;overflow:hidden;font-size:0}.image-wrapper img{max-width:100%;min-width:100%;transition:transform .3s ease-in-out}.image-wrapper:hover img{transform:scale(1.1);background-color:rgba(0,0,0,.1);opacity:.5}.PostedDate{position:absolute;left:15px;top:0;z-index:1;text-align:center;color:#fff;font-size:24px;max-width:60px;width:100%;font-weight:700;padding:7px 6px;line-height:1.2em;background-color:#dd1a1e}.textDivStyle{background-color:#fff;padding:20px;box-shadow:5px 0 5px -2px #a9a9a9;margin-top:30px}.Blog_ReadMore{padding-top:15px}.Blog_ReadMore a{border:1px solid #eee;padding:15px;background-color:#dd1a1e;color:#fff;font-weight:600}.Blog_ReadMore a:hover{border:1px solid #eee;padding:15px;background-color:#dd1a1e;color:#fff;font-weight:600;opacity:.7}.like_STYLE{color:#fff;background-color:#3b59a1;padding:8px;text-align:center}.like_STYLE a{color:#fff}.Follow_STYLE{color:#fff;background-color:#1da1f2;padding:8px;text-align:center}.Follow_STYLE a{color:#fff}.MediaImage{width:30%;height:auto}.tags_styling{border:1px solid #000}.populer-tags{margin-bottom:40px}.tagcloud a{color:#000;font-size:13px;border-radius:0;font-weight:600;border:1px solid #000;padding:8px 15px;float:left;margin:0 10px 10px 0;text-decoration:none;transition:all .3s ease-in-out}.tagcloud a:hover{color:#fff;background-color:rgba(0,0,0,.4);font-size:13px;border-radius:0;font-weight:600;border:1px solid #000;padding:8px 15px;float:left;margin:0 10px 10px 0;text-decoration:none;transition:all .3s ease-in-out}.Col5Heading h4{font-weight:600;padding-left:15px;padding:10px;color:#dd1a1e}.Caregories_Icon{padding-left:20px}.Caregories_Icon span{color:#dd1a1e;float:right}.stylingbody span{color:green}.loginbody{background-color:#dd1a1e}.CardLogo i{color:#fff;font-size:50px}.inputstyle input{background-color:#dd1a1e;border:0;border-bottom:1px solid #fff;border-radius:0;color:#fff!important;opacity:.8}.input-group placeholder{color:#fff!important}.CustmrHeading h{color:#fff;font-weight:100;letter-spacing:5px;font-size:25px;opacity:.8}.loginDiv i{width:15px}.logincard{height:auto;margin-top:auto;margin-bottom:auto;width:400px;background-color:#dd1a1e!important}.Fa_styling{background-color:#dd1a1e;border:0;border-bottom:1px solid #fff;border-radius:0;color:#fff;opacity:.8}.card-header h3{color:#fff}.inputstyle input:focus{outline:0 0 0 0!important;box-shadow:0 0!important;background-color:#dd1a1e!important;border:0!important;border-bottom:1px solid #fff!important;border-radius:0!important;color:#fff!important;opacity:.8}.remember{color:#fff}.remember input{width:20px;height:20px;margin-left:15px;margin-right:5px;opacity:.8}.input-group input::placeholder{color:#fff!important;opacity:.8}.remember a{margin-right:15px;color:#fff;opacity:.8}.login_btn{color:#fff;background-color:#dd1a1e;width:100px;opacity:.8;border:0!important}.login_btn:hover{color:#00f;opacity:.8}.links{color:#fff;opacity:.8}.links a{margin-left:4px}.modelStyling button{background-color:#dd1a1e;border:none;color:#fff;width:75px;margin-right:15px;height:40px;margin-top:20px;border-radius:30px}.modal{display:none;position:fixed;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:80%;margin-top:90px}.close{color:#aaa;text-align:end;font-size:28px;font-weight:700}.Companyinputstyle input{background-color:#fff!important;border:none;border-bottom:1px solid #dd1a1e;border-radius:0}.Companyinputstyle input:focus{outline:0 0 0 0!important;box-shadow:0 0!important;background-color:#fff!important;border:0!important;border-bottom:1px solid #dd1a1e!important;border-radius:0!important;color:#000!important}.model_Fa_styling{color:#dd1a1e;border:0;border-bottom:1px solid #dd1a1e;border-radius:0;background-color:#fff}.CompanyHeading h{color:#dd1a1e;font-size:20px;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}.tf-pricing{position:relative;background-color:#fff;padding:2rem 0 90px;overflow:hidden}.tf-pricing::before{content:"";position:absolute;top:-80px;right:-80px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(221,26,30,.08) 0,rgba(221,26,30,0) 70%);pointer-events:none}.tf-pricing::after{content:"";position:absolute;left:4%;bottom:6%;width:90px;height:90px;background-image:radial-gradient(rgba(221,26,30,.15) 1.5px,transparent 1.5px);background-size:12px 12px;pointer-events:none}.tf-pricing-header{position:relative;z-index:1;max-width:680px;margin:0 auto 46px;text-align:center}.tf-pricing-label{display:inline-flex;align-items:center;gap:12px;color:#dd1a1e;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.tf-pricing-label::after,.tf-pricing-label::before{content:"";width:24px;height:2px;background-color:#dd1a1e}.tf-pricing-title{margin:14px 0 16px;font-size:2.2rem;font-weight:800;color:#1f2222;line-height:1.3}.tf-pricing-title-accent{color:#dd1a1e}.tf-pricing-subtitle{font-size:16px;color:#6b7070;line-height:1.6;margin-bottom:28px}.tf-pricing-toggle{display:inline-flex;align-items:center;gap:4px;background-color:#fff;border:1px solid #ece9e9;border-radius:40px;box-shadow:0 8px 20px rgba(31,34,34,.06);padding:6px}.tf-pricing-toggle-btn{display:inline-flex;align-items:center;gap:8px;border:none;background-color:transparent;color:#1f2222;font-size:14px;font-weight:700;padding:10px 20px;border-radius:30px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.tf-pricing-toggle-btn.active{background-color:#dd1a1e;color:#fff}.tf-pricing-save{font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px;background-color:rgba(221,26,30,.1);color:#dd1a1e}.tf-pricing-toggle-btn.active .tf-pricing-save{background-color:rgba(255,255,255,.25);color:#fff}.tf-pricing-row{position:relative;z-index:1;margin-bottom:50px}.tf-pricing-card{position:relative;height:100%;background-color:#fff;border:1px solid #ececec;border-radius:20px;box-shadow:0 10px 26px rgba(31,34,34,.05);padding:40px 32px;margin-bottom:30px;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.tf-pricing-card:hover{transform:translateY(-6px);box-shadow:0 18px 36px rgba(31,34,34,.1)}.tf-pricing-card-featured{border:1.5px solid #dd1a1e;box-shadow:0 16px 36px rgba(221,26,30,.14);padding-top:44px;padding-bottom:44px}@media (min-width:992px){.tf-pricing-card-featured{transform:scale(1.03)}.tf-pricing-card-featured:hover{transform:scale(1.03) translateY(-6px)}}.tf-pricing-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background-color:#dd1a1e;color:#fff;font-size:12px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;padding:6px 18px;border-radius:20px;box-shadow:0 6px 14px rgba(221,26,30,.35);white-space:nowrap}.tf-pricing-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:22px;margin-bottom:18px}.tf-pricing-plan-title{font-size:1.3rem;font-weight:800;color:#1f2222;margin-bottom:4px}.tf-pricing-plan-subtitle{font-size:13px;color:#9a9d9d;margin-bottom:18px}.tf-pricing-price{margin-bottom:22px}.tf-pricing-amount{display:block;font-size:2.1rem;font-weight:800;color:#1f2222}.tf-pricing-period{display:block;font-size:13px;color:#9a9d9d;margin-top:2px}.tf-pricing-amount,.tf-pricing-period{transition:opacity .15s ease}.tf-pricing-amount.tf-pricing-fade-out,.tf-pricing-period.tf-pricing-fade-out{opacity:0}.tf-pricing-original{display:none;font-size:14px;color:#9a9d9d;text-decoration:line-through;margin-bottom:4px}.tf-pricing-original.is-visible{display:block;animation:tfPriceFadeIn .3s ease}.tf-pricing-save-badge{display:none;margin-top:10px;padding:4px 12px;border-radius:12px;background-color:rgba(31,157,85,.12);color:#1f9d55;font-size:12px;font-weight:700}.tf-pricing-save-badge.is-visible{display:inline-block;animation:tfPriceFadeIn .3s ease}@keyframes tfPriceFadeIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tf-pricing-divider{display:block;height:1px;background-color:#eee;margin-bottom:22px}.tf-pricing-features{list-style:none;padding:0;margin:0 0 28px;text-align:left}.tf-pricing-features li{display:flex;align-items:center;gap:12px;font-size:14px;padding:9px 0}.tf-pricing-feature-available{color:#1f2222;font-weight:600}.tf-pricing-feature-unavailable{color:#b5b8b8}.tf-pricing-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;border-radius:50%;font-size:11px}.tf-pricing-feature-available .tf-pricing-feature-icon{background-color:rgba(221,26,30,.12);color:#dd1a1e}.tf-pricing-feature-unavailable .tf-pricing-feature-icon{background-color:#f1f1f1;color:#c3c5c5}.tf-pricing-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;height:46px;border-radius:23px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.tf-pricing-btn:hover{text-decoration:none;transform:translateY(-2px)}.tf-pricing-btn-outline{background-color:#fff;border:1.5px solid #dd1a1e;color:#dd1a1e}.tf-pricing-btn-outline:hover{background-color:rgba(221,26,30,.06);color:#dd1a1e}.tf-pricing-btn-solid{background-color:#dd1a1e;border:1.5px solid #dd1a1e;color:#fff;box-shadow:0 6px 16px rgba(221,26,30,.3)}.tf-pricing-btn-solid:hover{background-color:#c4141a;color:#fff}.tf-pricing-trust{position:relative;z-index:1;display:flex;background-color:#faf9f8;border-radius:20px;padding:30px}.tf-pricing-trust-item{flex:1;display:flex;align-items:flex-start;gap:14px;padding:0 20px;border-right:1px solid #e6e3e3}.tf-pricing-trust-item:last-child{border-right:none}.tf-pricing-trust-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:12px;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:18px}.tf-pricing-trust-item h4{font-size:14px;font-weight:700;color:#1f2222;margin-bottom:4px}.tf-pricing-trust-item p{font-size:12.5px;color:#6b7070;line-height:1.5;margin:0}@media (max-width:991px){.tf-pricing-card-featured{transform:none}.tf-pricing-trust{flex-wrap:wrap;gap:24px}.tf-pricing-trust-item{flex:0 0 calc(50% - 12px);border-right:none}}@media (max-width:767px){.tf-pricing{padding:1.5rem 0 60px}.tf-pricing-title{font-size:1.7rem}.tf-pricing-trust-item{flex:0 0 100%}}.Heading_main{text-align:center}.Heading_main h3{color:#dd1a1e;font-family:alfa-slab-one}.div_right_border{border-right:1px double;border-bottom:1px double}.b_Botm{border-bottom:1px double}#divFeatures{font-weight:400}#divFeatures h3{font-size:25px;text-align:center;margin-top:15px;margin-bottom:10px}.tf-footer{margin-top:60px}.tf-footer-cta{background-color:#fff;padding:0 clamp(15px,4vw,40px) 10px}.tf-footer-cta-bar{position:relative;overflow:hidden;background-color:#1c1c1c;border-radius:20px;padding:22px clamp(20px,3vw,40px);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.tf-footer-cta-bar::before{content:"";position:absolute;top:-80px;left:-80px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(221,26,30,.25) 0,rgba(221,26,30,0) 70%);pointer-events:none}.tf-footer-cta-bar::after{content:"";position:absolute;bottom:-80px;right:-80px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(221,26,30,.25) 0,rgba(221,26,30,0) 70%);pointer-events:none}.tf-footer-cta-dots-left,.tf-footer-cta-dots-right{position:absolute;top:50%;transform:translateY(-50%);width:90px;height:90px;background-image:radial-gradient(rgba(255,255,255,.15) 1.5px,transparent 1.5px);background-size:12px 12px;pointer-events:none}.tf-footer-cta-dots-left{left:6%}.tf-footer-cta-dots-right{right:6%}.tf-footer-cta-info{position:relative;z-index:1;display:flex;align-items:center;gap:16px;text-align:left}.tf-footer-cta-icon{flex:0 0 52px;width:52px;height:52px;border-radius:50%;background-color:#dd1a1e;color:#fff;font-size:20px;display:inline-flex;align-items:center;justify-content:center}.tf-footer-cta-heading{color:#fff;font-size:1.15rem;font-weight:700;line-height:1.35;margin:0 0 4px}.tf-footer-cta-dot{color:#dd1a1e}.tf-footer-cta-subtitle{color:rgba(255,255,255,.65);font-size:13.5px;margin:0}.tf-footer-cta-btn{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;background-color:#dd1a1e;color:#fff;font-weight:700;font-size:14px;padding:12px 24px;border-radius:30px;text-decoration:none;white-space:nowrap;box-shadow:0 6px 16px rgba(221,26,30,.3);transition:background-color .2s ease,transform .2s ease}.tf-footer-cta-btn:hover{background-color:#c4141a;color:#fff;text-decoration:none;transform:translateY(-2px)}@media (max-width:767px){.tf-footer-cta-bar{flex-direction:column;text-align:center;padding:28px 24px}.tf-footer-cta-info{flex-direction:column;text-align:center}.tf-footer-cta-btn{width:100%;justify-content:center}}.tf-footer-main{background-color:#fff;padding:32px 0}.tf-footer-container{max-width:1200px}.tf-footer-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.tf-footer-brand{display:flex;align-items:center;gap:12px}.tf-footer-logo{width:120px;height:auto}.tf-footer-tagline{font-size:13px;color:#6b7070;font-weight:600;border-left:1px solid #e3e3e3;padding-left:12px}.tf-footer-links{display:flex;align-items:center;list-style:none;margin:0;padding:0}.tf-footer-links li{display:flex;align-items:center}.tf-footer-links li:not(:last-child)::after{content:"";width:1px;height:14px;background-color:#d9d9d9;margin:0 14px}.tf-footer-links a{color:#1f2222;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease}.tf-footer-links a:hover{color:#dd1a1e;text-decoration:none}.tf-footer-copyright{color:#6b7070;font-size:13px;margin:0}@media (max-width:767px){.tf-footer-cta-dots-left,.tf-footer-cta-dots-right{display:none}.tf-footer-row{flex-direction:column;text-align:center}.tf-footer-brand{flex-direction:column;gap:6px}.tf-footer-tagline{border-left:none;padding-left:0}.tf-footer-links{flex-wrap:wrap;justify-content:center}}.whatsapp-float{position:fixed;bottom:25px;right:25px;background-color:#dd1a1e;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(221,26,30,.4),0 0 0 4px rgba(255,255,255,.9);z-index:1000;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.whatsapp-float:focus,.whatsapp-float:hover{color:#fff;text-decoration:none;transform:scale(1.08);box-shadow:0 10px 26px rgba(221,26,30,.5),0 0 0 4px rgba(255,255,255,.9)}.whatsapp-float svg{width:34px;height:34px;fill:#fff}.whatsapp-tooltip{position:absolute;right:72px;top:50%;transform:translateY(-50%);background-color:#1c1c1c;color:#fff;padding:10px 18px;border-radius:8px;font-size:18px;font-weight:700;white-space:nowrap;box-shadow:0 4px 10px rgba(0,0,0,.25);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.whatsapp-tooltip::after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);border-width:7px;border-style:solid;border-color:transparent transparent transparent #1c1c1c}.whatsapp-float:focus .whatsapp-tooltip,.whatsapp-float:hover .whatsapp-tooltip{opacity:1;visibility:visible}@media (max-width:576px){.whatsapp-float{width:50px;height:50px;bottom:15px;right:15px}.whatsapp-float svg{width:28px;height:28px}.whatsapp-tooltip{font-size:15px;padding:8px 14px;right:60px}}.tf-why-hero{position:relative;margin:40px 0 0;padding:20px 0 50px;overflow:hidden}.tf-why-hero-row{position:relative;z-index:1;display:flex;align-items:center;gap:clamp(24px,4vw,60px)}.tf-why-hero-content{flex:0 0 56%;max-width:56%}.tf-why-pill{display:inline-block;background-color:#dd1a1e;color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:7px 18px;border-radius:20px;box-shadow:0 6px 14px rgba(221,26,30,.3);margin-bottom:18px}.tf-why-hero-title{font-size:clamp(1.9rem, 3.4vw, 2.8rem);font-weight:800;color:#1f2222;line-height:1.2;margin-bottom:16px}.tf-why-hero-desc{color:#6b7070;font-size:16px;line-height:1.75;max-width:480px;margin-bottom:32px}.tf-why-points{display:flex;flex-direction:column;gap:18px}.tf-why-point{display:flex;align-items:flex-start;gap:16px}.tf-why-point-icon{flex:0 0 40px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:16px}.tf-why-point-body h2{font-size:16px;font-weight:700;color:#1f2222;margin-bottom:4px}.tf-why-point-body p{font-size:14px;color:#6b7070;line-height:1.6;margin:0}.tf-why-hero-visual{position:relative;flex:0 0 44%;max-width:44%;text-align:center}.tf-why-hero-illustration{max-width:100%;height:auto}@media (max-width:991px){.tf-why-hero-row{flex-wrap:wrap}.tf-why-hero-content,.tf-why-hero-visual{flex:0 0 100%;max-width:100%}.tf-why-hero-visual{order:-1;max-width:340px;margin:0 auto 32px}}@media (max-width:575px){.tf-why-hero{padding:10px 0 40px}.tf-why-hero-desc{max-width:100%}}.tf-why-benefits{position:relative;background-color:#faf9f8;padding:90px 0;overflow:hidden}.tf-why-benefits-container{position:relative;z-index:1;max-width:1200px}.tf-why-section-header{text-align:center;margin-bottom:50px}.tf-why-section-title{font-size:2.1rem;font-weight:800;color:#1f2222;margin-bottom:14px}.tf-why-underline{display:inline-block;width:60px;height:3px;background-color:#dd1a1e;border-radius:2px}.tf-why-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.tf-why-benefit-card{background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;box-shadow:0 10px 28px rgba(31,34,34,.06);padding:32px 28px;transition:box-shadow .25s ease,transform .25s ease}.tf-why-benefit-card:hover{box-shadow:0 16px 40px rgba(31,34,34,.1);transform:translateY(-4px)}.tf-why-benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:20px;margin-bottom:18px}.tf-why-benefit-card h3{font-size:17px;font-weight:700;color:#1f2222;margin-bottom:10px}.tf-why-benefit-card p{font-size:14px;color:#6b7070;line-height:1.65;margin:0}@media (max-width:991px){.tf-why-benefits{padding:70px 0}.tf-why-benefit-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.tf-why-benefit-grid{grid-template-columns:1fr}}.tf-why-videos{position:relative;background-color:#fff;padding:90px 0 100px;overflow:hidden}.tf-why-videos-container{position:relative;z-index:1;max-width:1200px}.tf-why-video-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:44px}.tf-why-video-card{width:100%;max-width:300px;text-align:center}.tf-why-video-frame{position:relative;width:100%;aspect-ratio:9/16;border-radius:22px;overflow:hidden;background-color:#1f2222;border:1px solid rgba(0,0,0,.06);box-shadow:0 14px 34px rgba(31,34,34,.14);margin-bottom:18px}.tf-why-video{width:100%;height:100%;object-fit:cover;display:block}.tf-why-video:-moz-full-screen,.tf-why-video:-webkit-full-screen,.tf-why-video:fullscreen{width:100vw;height:100vh;object-fit:contain!important;background:#000;border-radius:0}.tf-why-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(221,26,30,.92);color:#fff;font-size:22px;box-shadow:0 8px 20px rgba(0,0,0,.3);pointer-events:none;transition:opacity .2s ease}.tf-why-video-frame.is-playing .tf-why-video-play{opacity:0}.tf-why-video-hook{font-size:17px;font-weight:700;color:#1f2222;margin:0 0 8px;line-height:1.45}.tf-why-video-title{font-size:16px;font-weight:700;color:#1f2222;margin-bottom:6px}.tf-why-video-desc{font-size:13.5px;color:#6b7070;line-height:1.6;margin:0}@media (max-width:767px){.tf-why-videos{padding:70px 0 80px}.tf-why-video-grid{gap:28px}.tf-why-video-card{max-width:240px}}@media (max-width:767.98px){.tf-hero-actions{flex-wrap:nowrap;gap:8px}.tf-hero-btn{flex:1 1 0;min-width:0;white-space:nowrap;padding:0 8px}.OrgSolutions-title,.tf-client-title,.tf-company-title,.tf-features-title,.tf-security-title,.tf-team-title,.tf-why-section-title{font-size:16.8px;line-height:1.2}.tf-about-title,.tf-pricing-title,.tf-value-title{font-size:16.8px;line-height:1.2}.OrgSolutions-label,.tf-company-label,.tf-features-label,.tf-pricing-label,.tf-security-label,.tf-team-label{font-size:12px;letter-spacing:1.5px}.OrgSolutions-label::after,.OrgSolutions-label::before,.tf-company-label::after,.tf-company-label::before,.tf-features-label::after,.tf-features-label::before,.tf-pricing-label::after,.tf-pricing-label::before,.tf-team-label::after,.tf-team-label::before{width:16px}.OrgSolutions-desc,.tf-company-desc,.tf-features-desc,.tf-pricing-subtitle,.tf-team-desc{font-size:10px;line-height:1.7;max-width:330px;margin-left:auto;margin-right:auto}.tf-security-desc{font-size:10px;line-height:1.7;max-width:330px}.OrgSolutions,.tf-client,.tf-company,.tf-features,.tf-security,.tf-team,.tf-why-benefits,.tf-why-videos{padding-top:55px;padding-bottom:55px}.tf-value{padding-top:40px;padding-bottom:40px}.tf-about{padding-top:0;padding-bottom:40px}.tf-pricing{padding-top:40px;padding-bottom:55px}.tf-features-tab{font-size:11px;padding:7px 12px;min-height:30px;gap:5px}.tf-features-tab i{font-size:11px}.tf-features-tabs.tf-feature-tabs-scroll{column-gap:8px}.tf-feature-scroll-btn{width:28px;height:28px;font-size:11px}.tf-feature-tabs-wrapper{gap:8px;margin-bottom:20px}.tf-features-panel{padding:18px 14px;border-radius:14px;gap:28px}.tf-features-content h3{font-size:19px;line-height:1.25;margin-bottom:8px}.tf-features-content p{font-size:12.5px;line-height:1.5;margin-bottom:14px}.tf-features-icon{width:42px;height:42px;font-size:16px;margin-bottom:12px}.OrgCard-features,.tf-features-bullets{gap:10px 14px;margin-bottom:18px}.OrgCard-features li,.tf-features-bullets li{font-size:12px;gap:8px}.tf-features-bullet-icon{width:30px;height:30px;flex:0 0 30px;font-size:12px}.OrgCard-media img,.tf-security-illustration,.tf-value-illustration{width:100%;max-width:220px;height:auto;margin:16px auto 0;object-fit:contain;display:block}.tf-features-mockup{max-width:220px}.tf-features-person{width:84px}.OrgCard-actions,.tf-features-actions{flex-direction:row;flex-wrap:nowrap;gap:8px}.OrgCard-btn,.tf-features-btn{justify-content:center;flex:1 1 0;min-width:0;width:auto;white-space:nowrap;font-size:10.5px;padding:0 8px;height:32px;min-height:32px}.tf-company-stat-card,.tf-security-item,.tf-why-benefit-card{padding:16px;border-radius:12px}.OrgCard{padding:18px 14px;border-radius:14px}.tf-security-list{gap:8px}.tf-security-icon{width:30px;height:30px;flex:0 0 30px;font-size:13px;border-radius:8px}.tf-security-item-body h4{font-size:13px}.tf-security-item-body p{font-size:11.5px}.tf-why-benefit-grid{gap:14px}.tf-why-benefit-icon{width:36px;height:36px;font-size:15px;margin-bottom:10px}.tf-why-benefit-card h3{font-size:14px;margin-bottom:6px}.tf-why-benefit-card p{font-size:12px}.tf-company-stats{gap:14px}.tf-company-stat-icon{width:38px;height:38px;font-size:16px;margin-bottom:10px}.tf-company-stat-value{font-size:22px}.tf-company-stat-label{font-size:13px;margin-bottom:6px}.tf-company-stat-desc{font-size:11.5px}.tf-pricing-trust{padding:16px}.tf-pricing-trust-icon{width:32px;height:32px;flex:0 0 32px;font-size:14px}.tf-pricing-trust-item h4{font-size:12.5px}.tf-pricing-trust-item p{font-size:11px}.tf-client-grid{gap:12px}.tf-client-item{padding:14px;min-height:auto;border-radius:12px}.tf-client-icon{width:38px;height:38px;font-size:14px;margin-bottom:8px}.tf-client-name{font-size:14px;margin-bottom:6px}.tf-client-meta{gap:8px;font-size:11px}.tf-team-grid{gap:14px}.tf-team-card{padding:18px 14px;border-radius:12px}.tf-team-photo-wrap{width:80px;height:80px;margin-bottom:10px}.tf-team-photo{width:68px;height:68px}.tf-team-name{font-size:15px}.tf-team-role{font-size:10.5px;margin-bottom:6px}.tf-team-bio{font-size:11.5px;margin-bottom:12px}.tf-pricing-card{padding:20px 16px;border-radius:12px}.tf-pricing-card-featured{padding-top:24px;padding-bottom:24px}.tf-pricing-icon{width:38px;height:38px;font-size:16px;margin-bottom:12px}.tf-pricing-plan-title{font-size:16px}.tf-pricing-plan-subtitle{font-size:11.5px;margin-bottom:12px}.tf-pricing-amount{font-size:26px}.tf-pricing-features li{font-size:11.5px;padding:6px 0;gap:8px}.tf-pricing-feature-icon{width:18px;height:18px;flex:0 0 18px}.OrgSolutions::before,.tf-company::before,.tf-features::before,.tf-security::before,.tf-team::before{width:100px;height:100px}.OrgSolutions::after,.tf-company::after,.tf-features::after,.tf-security::after,.tf-team::after,.tf-value-visual::after{width:45px;height:45px}.tf-value-visual::before{width:160px;height:160px}.tf-pricing::before{width:140px;height:140px}.tf-pricing::after{width:45px;height:45px}.tf-footer-cta-bar::after,.tf-footer-cta-bar::before{width:130px;height:130px}.tf-features-badge-icon{display:inline-flex;width:26px;height:26px;font-size:11px}.tf-features-mockup{margin:110px auto 0;padding:14px}.tf-features-float{position:absolute;display:block;margin:0;max-width:none;padding:8px 10px;border-radius:10px}.tf-features-float-label{font-size:8.5px}.tf-features-float-value{font-size:13px}.tf-features-float-trend{font-size:8.5px;margin-top:2px}.tf-features-float-tl{top:0;left:0}.tf-features-float-tr{top:30px;right:0}.tf-features-float-bl{position:static}.tf-features-float-bars{height:14px;margin-top:6px}.tf-features-visual-footer{margin-top:14px;gap:10px}.tf-features-donut-chart{width:40px;height:40px;flex:0 0 40px}.tf-features-donut-legend{font-size:9px}.tf-features-person{display:block;width:56px}.tf-about-text{font-size:13px;line-height:1.6;margin-bottom:14px}.tf-about-subtitle{font-size:13px}.OrgCard-body h3{font-size:19px;margin-bottom:10px}.OrgCard-body p{font-size:12.5px;line-height:1.55;margin-bottom:16px}.tf-company-points{gap:16px}.tf-company-point-icon{width:26px;height:26px;flex:0 0 26px;font-size:11px}.tf-company-point p{font-size:12.5px}.tf-why-pill{font-size:11px;padding:6px 14px;margin-bottom:12px}.tf-why-hero-title{font-size:16.8px;line-height:1.3;margin-bottom:10px}.tf-why-hero-desc{font-size:10px;line-height:1.7;margin-bottom:18px}.tf-why-points{gap:12px}.tf-why-point-icon{width:32px;height:32px;flex:0 0 32px;font-size:13px}.tf-why-point-body h2{font-size:13.5px;margin-bottom:2px}.tf-why-point-body p{font-size:11px;line-height:1.5}}@media (max-width:390px){.OrgCard-features,.tf-features-bullets{grid-template-columns:1fr}.OrgCard-media img,.tf-security-illustration,.tf-value-illustration{max-width:190px}.tf-features-mockup{max-width:190px}}.tf-seo-breadcrumb{padding:18px 0 0}.tf-seo-breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;font-size:13px;color:#6b7070}.tf-seo-breadcrumb a{color:#6b7070;text-decoration:none}.tf-seo-breadcrumb a:hover{color:#dd1a1e;text-decoration:underline}.tf-seo-breadcrumb li{display:flex;align-items:center;gap:6px}.tf-seo-breadcrumb li:not(:last-child)::after{content:"/";color:#c7c7c7}.tf-seo-breadcrumb li[aria-current]{color:#1f2222;font-weight:600}.tf-seo-hero{position:relative;overflow:hidden;padding:36px 0 60px}.tf-seo-hero-inner{max-width:820px;margin:0 auto;text-align:center}.tf-seo-label{display:inline-flex;align-items:center;gap:12px;color:#dd1a1e;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.tf-seo-label::after,.tf-seo-label::before{content:"";width:24px;height:2px;background-color:#dd1a1e}.tf-seo-hero-title{margin:16px 0 18px;font-size:clamp(1.9rem, 3vw, 2.6rem);font-weight:800;color:#1f2222;line-height:1.25}.tf-seo-hero-desc{font-size:16px;color:#6b7070;line-height:1.75;margin-bottom:28px}.tf-seo-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.tf-seo-section{padding:56px 0}.tf-seo-section-alt{background-color:#faf9f8}.tf-seo-section-header{max-width:720px;margin:0 auto 40px;text-align:center}.tf-seo-section-title{font-size:2rem;font-weight:800;color:#1f2222;margin-bottom:14px}.tf-seo-section-desc{font-size:15.5px;color:#6b7070;line-height:1.7}.tf-seo-content{max-width:820px;margin:0 auto}.tf-seo-content h2{font-size:1.6rem;font-weight:800;color:#1f2222;margin:40px 0 14px}.tf-seo-content h2:first-child{margin-top:0}.tf-seo-content h3{font-size:1.15rem;font-weight:700;color:#1f2222;margin:24px 0 10px}.tf-seo-content p{font-size:15.5px;color:#6b7070;line-height:1.75;margin-bottom:16px}.tf-seo-content ol,.tf-seo-content ul:not(.tf-seo-list){font-size:15.5px;color:#6b7070;line-height:1.75;margin:0 0 16px;padding-left:22px}.tf-seo-content ol li,.tf-seo-content ul:not(.tf-seo-list) li{margin-bottom:6px}.tf-seo-content a{color:#dd1a1e;font-weight:600;text-decoration:none}.tf-seo-content a:hover{text-decoration:underline}.tf-seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.tf-seo-grid-2{grid-template-columns:repeat(2,1fr)}.tf-seo-card{background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;box-shadow:0 10px 28px rgba(31,34,34,.06);padding:30px 26px;transition:box-shadow .25s ease,transform .25s ease}.tf-seo-card:hover{box-shadow:0 16px 40px rgba(31,34,34,.1);transform:translateY(-4px)}.tf-seo-card-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:20px;margin-bottom:16px}.tf-seo-card h3{font-size:1.05rem;font-weight:700;color:#1f2222;margin-bottom:8px}.tf-seo-card p{font-size:14px;color:#6b7070;line-height:1.65;margin:0}.tf-seo-list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.tf-seo-list li{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#1f2222;line-height:1.6}.tf-seo-list-icon{flex:0 0 30px;width:30px;height:30px;border-radius:50%;background-color:#dd1a1e;color:#fff;font-size:12px;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.tf-seo-cta{position:relative;overflow:hidden;max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#e5383b 0,#c4141a 100%);border-radius:22px;padding:46px 40px;text-align:center;box-shadow:0 20px 45px rgba(196,20,26,.25)}.tf-seo-cta h2{color:#fff;font-size:1.7rem;font-weight:800;margin-bottom:12px}.tf-seo-cta p{color:rgba(255,255,255,.9);font-size:15.5px;margin-bottom:26px}.tf-seo-cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.tf-seo-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:26px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s ease}.tf-seo-cta-btn:hover{transform:translateY(-2px);text-decoration:none}.tf-seo-cta-btn-solid{background-color:#fff;color:#dd1a1e}.tf-seo-cta-btn-solid:hover{color:#c4141a}.tf-seo-cta-btn-outline{background-color:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.6)}.tf-seo-cta-btn-outline:hover{color:#fff;border-color:#fff}.tf-seo-faq{max-width:820px;margin:0 auto}.tf-seo-faq-item{background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;box-shadow:0 6px 18px rgba(31,34,34,.05);padding:22px 24px;margin-bottom:14px}.tf-seo-faq-item h3{font-size:15.5px;font-weight:700;color:#1f2222;margin:0 0 8px}.tf-seo-faq-item p{font-size:14px;color:#6b7070;line-height:1.65;margin:0}.tf-seo-related{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.tf-seo-related a{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:22px;border:1px solid #e3e3e3;background-color:#fff;color:#1f2222;font-size:13.5px;font-weight:600;text-decoration:none;transition:border-color .2s ease,color .2s ease}.tf-seo-related a:hover{border-color:#dd1a1e;color:#dd1a1e;text-decoration:none}@media (max-width:991px){.tf-seo-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.tf-seo-hero{padding:24px 0 40px}.tf-seo-hero-title{font-size:22px;line-height:1.25}.tf-seo-hero-desc{font-size:13px;line-height:1.65}.tf-seo-hero-actions .tf-features-btn,.tf-seo-hero-actions .tf-hero-btn{width:auto}.tf-seo-section{padding:40px 0}.tf-seo-section-title{font-size:22px}.tf-seo-section-desc{font-size:13px}.tf-seo-content h2{font-size:19px;margin:28px 0 10px}.tf-seo-content h3{font-size:15px}.tf-seo-content p{font-size:13px}.tf-seo-grid,.tf-seo-grid-2{grid-template-columns:1fr;gap:16px}.tf-seo-card{padding:20px 18px;border-radius:14px}.tf-seo-cta{padding:30px 22px;border-radius:16px}.tf-seo-cta h2{font-size:20px}.tf-seo-cta-actions{flex-direction:column}.tf-seo-cta-btn{width:100%;justify-content:center}.tf-seo-faq-item{padding:16px}.tf-seo-related a{font-size:12.5px;padding:8px 14px}}.terms-hero{padding:36px 0 56px}.terms-hero-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:48px;align-items:center}.terms-hero-title{font-size:clamp(1.9rem, 3vw, 2.6rem);font-weight:800;color:#1f2222;line-height:1.25;margin:16px 0 18px}.terms-hero-title span{color:#dd1a1e}.terms-hero-underline{width:64px;height:4px;border-radius:2px;background-color:#dd1a1e;margin-bottom:22px}.terms-hero-desc{font-size:16px;color:#6b7070;line-height:1.75;max-width:520px}.terms-hero-visual{display:flex;align-items:center;justify-content:center}.terms-hero-image{width:100%;max-width:420px;height:auto;display:block}.terms-content{max-width:900px;margin:0 auto}.terms-accordion{display:grid;gap:16px;margin-bottom:40px}.terms-item{background-color:#fff;border:none;border-radius:16px;box-shadow:0 6px 18px rgba(31,34,34,.05);overflow:hidden}.terms-item.is-active{border:1px solid #dd1a1e}.terms-item-header{width:100%;display:flex;align-items:flex-start;gap:18px;padding:22px 24px;background:0 0;border:0;outline:0;text-align:left;cursor:pointer;font-family:inherit;appearance:none;-webkit-appearance:none;-moz-appearance:none}.terms-item-header:focus-visible{outline:2px solid #DD1A1E;outline-offset:-2px}.terms-item-header:active,.terms-item-header:focus:not(:focus-visible){outline:0}.terms-item-icon{flex:0 0 44px;width:44px;height:44px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;display:flex;align-items:center;justify-content:center;font-size:16px}.terms-item-heading{flex:1 1 auto;min-width:0}.terms-item-number{color:#dd1a1e;font-weight:700;margin-right:4px}.terms-item-title{font-size:16.5px;font-weight:700;color:#1f2222;margin:2px 0 6px}.terms-item-preview{font-size:13.5px;color:#6b7070;line-height:1.6;margin:0}.terms-item-arrow{flex:0 0 auto;color:#6b7070;font-size:14px;margin-top:6px;transition:transform .25s ease,color .25s ease}.terms-item-header[aria-expanded=true] .terms-item-arrow{transform:rotate(180deg);color:#dd1a1e}.terms-item-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.terms-item-body-inner{padding:0 24px 24px 86px;font-size:14px;color:#6b7070;line-height:1.75}.terms-item-body-inner a{color:#dd1a1e;font-weight:600;text-decoration:none}.terms-item-body-inner a:hover{text-decoration:underline}.terms-contact{background-color:rgba(221,26,30,.06);border:1px solid rgba(221,26,30,.15);border-radius:18px;padding:32px;text-align:center}.terms-contact h2{font-size:1.3rem;font-weight:800;color:#1f2222;margin-bottom:10px}.terms-contact p{font-size:14.5px;color:#6b7070;line-height:1.65;margin:0 auto 22px;max-width:480px}.tf-footer-links a.active{color:#dd1a1e;font-weight:700}@media (max-width:991px){.terms-hero-grid{grid-template-columns:1fr;gap:32px}.terms-hero-visual{order:-1}.terms-hero-image{max-width:320px}}@media (max-width:767.98px){.terms-hero{padding:24px 0 36px}.terms-hero-title{font-size:26px}.terms-hero-desc{font-size:13.5px}.terms-hero-image{max-width:220px}.terms-content{padding:0 4px}.terms-item-header{padding:16px 16px;gap:12px}.terms-item-icon{width:36px;height:36px;font-size:14px;flex-basis:36px}.terms-item-title{font-size:14.5px}.terms-item-preview{font-size:12.5px}.terms-item-body-inner{padding:0 16px 20px 64px;font-size:13px}.terms-contact{padding:24px 18px;border-radius:14px}.terms-contact h2{font-size:18px}.terms-contact p{font-size:13px}}.privacy-hero{padding:36px 0 56px}.privacy-hero-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:48px;align-items:center}.privacy-hero-badge{display:inline-flex;align-items:center;gap:8px;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:13px;font-weight:700;padding:8px 18px;border-radius:22px;margin-bottom:18px}.privacy-hero-title{font-size:clamp(1.9rem, 3vw, 2.6rem);font-weight:800;color:#1f2222;line-height:1.25;margin:0 0 14px}.privacy-hero-subtitle{font-size:17px;font-weight:600;color:#1f2222;line-height:1.5;margin:0 0 14px}.privacy-hero-desc{font-size:15.5px;color:#6b7070;line-height:1.75;max-width:520px;margin:0}.privacy-hero-visual{display:flex;align-items:center;justify-content:center}.privacy-hero-image{width:100%;max-width:460px;height:auto;display:block}.privacy-content{max-width:1120px;margin:0 auto}.privacy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-bottom:44px}.privacy-card{background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 6px 18px rgba(31,34,34,.05);padding:28px 26px;transition:box-shadow .25s ease,transform .25s ease}.privacy-card:hover{box-shadow:0 14px 32px rgba(31,34,34,.09);transform:translateY(-3px)}.privacy-card-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:20px;margin-bottom:18px}.privacy-card h2{font-size:1.05rem;font-weight:700;color:#1f2222;margin:0 0 10px}.privacy-card p{font-size:14px;color:#6b7070;line-height:1.7;margin:0}.privacy-contact{background-color:rgba(221,26,30,.06);border:1px solid rgba(221,26,30,.15);border-radius:18px;padding:34px 32px;text-align:center}.privacy-contact h2{font-size:1.3rem;font-weight:800;color:#1f2222;margin-bottom:10px}.privacy-contact p{font-size:14.5px;color:#6b7070;line-height:1.65;margin:0 auto 22px;max-width:520px}@media (max-width:991px){.privacy-hero-grid{grid-template-columns:1fr;gap:32px}.privacy-hero-visual{order:-1}.privacy-hero-image{max-width:340px}.privacy-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.privacy-hero{padding:24px 0 36px}.privacy-hero-title{font-size:26px}.privacy-hero-subtitle{font-size:14.5px}.privacy-hero-desc{font-size:13.5px}.privacy-hero-image{max-width:220px}.privacy-grid{grid-template-columns:1fr;gap:16px}.privacy-card{padding:20px 18px;border-radius:14px}.privacy-card h2{font-size:15px}.privacy-card p{font-size:13px}.privacy-contact{padding:24px 18px;border-radius:14px}.privacy-contact h2{font-size:18px}.privacy-contact p{font-size:13px}}.gdpr-hero{padding:36px 0 56px}.gdpr-hero-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:48px;align-items:center}.gdpr-hero-label{display:inline-flex;align-items:center;gap:12px;color:#dd1a1e;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px}.gdpr-hero-label::before{content:"";width:24px;height:2px;background-color:#dd1a1e}.gdpr-hero-title{font-size:clamp(1.9rem, 3vw, 2.6rem);font-weight:800;color:#1f2222;line-height:1.25;margin:0 0 14px}.gdpr-hero-title-accent{color:#dd1a1e}.gdpr-hero-underline{display:block;width:64px;height:4px;border-radius:2px;background-color:#dd1a1e;margin-bottom:22px}.gdpr-hero-subtitle{font-size:17px;font-weight:700;color:#1f2222;line-height:1.5;margin:0 0 12px}.gdpr-hero-desc{font-size:15.5px;color:#6b7070;line-height:1.75;max-width:540px;margin:0}.gdpr-hero-visual{display:flex;align-items:center;justify-content:center}.gdpr-hero-image{width:100%;max-width:440px;height:auto;display:block}.gdpr-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gdpr-card{background-color:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 6px 18px rgba(31,34,34,.05);padding:26px 24px;transition:box-shadow .25s ease,transform .25s ease}.gdpr-card:hover{box-shadow:0 14px 32px rgba(31,34,34,.09);transform:translateY(-3px)}.gdpr-card-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background-color:rgba(221,26,30,.1);color:#dd1a1e;font-size:18px;margin-bottom:16px}.gdpr-card h3{font-size:1rem;font-weight:700;color:#1f2222;margin:0 0 8px}.gdpr-card p{font-size:13.5px;color:#6b7070;line-height:1.65;margin:0}.gdpr-rights{max-width:720px;margin:0 auto}.gdpr-note{text-align:center;max-width:720px;margin:20px auto 0;color:#6b7070;font-size:14px}.gdpr-highlight-card{max-width:900px;margin:0 auto;background-color:rgba(221,26,30,.06);border:1px solid rgba(221,26,30,.15);border-radius:18px;padding:32px 34px}.gdpr-highlight-card h2{font-size:1.3rem;font-weight:800;color:#1f2222;margin:0 0 12px}.gdpr-highlight-card p{font-size:14.5px;color:#6b7070;line-height:1.75;margin:0}.gdpr-contact{background-color:rgba(221,26,30,.06);border:1px solid rgba(221,26,30,.15);border-radius:18px;padding:34px 32px;text-align:center}.gdpr-contact h2{font-size:1.3rem;font-weight:800;color:#1f2222;margin-bottom:10px}.gdpr-contact p{font-size:14.5px;color:#6b7070;line-height:1.65;margin:0 auto 22px;max-width:520px}@media (max-width:991px){.gdpr-hero-grid{grid-template-columns:1fr;gap:32px}.gdpr-hero-visual{order:-1}.gdpr-hero-image{max-width:320px}.gdpr-principles{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.gdpr-hero{padding:24px 0 36px}.gdpr-hero-title{font-size:26px}.gdpr-hero-subtitle{font-size:14.5px}.gdpr-hero-desc{font-size:13.5px}.gdpr-hero-image{max-width:220px}.gdpr-principles{grid-template-columns:1fr;gap:14px}.gdpr-card{padding:18px 16px;border-radius:14px}.gdpr-card h3{font-size:14.5px}.gdpr-card p{font-size:13px}.gdpr-highlight-card{padding:22px 20px;border-radius:14px}.gdpr-highlight-card h2{font-size:18px}.gdpr-highlight-card p{font-size:13px}.gdpr-contact{padding:24px 18px;border-radius:14px}.gdpr-contact h2{font-size:18px}.gdpr-contact p{font-size:13px}}