[data-v-fb28de1e]:root{--color-white:#fff;--color-bg:#f0f1f7;--color-text-black:#232323;--color-text-gray:rgba(50,48,67,0.35);--color-text-gray-dark:rgba(50,48,67,0.55);--color-border:#ccc;--color-border-light:#e5e7eb;--color-text-white:#fff;--color-text-blue:#373c58;--color-text-inactive:#a9a9a9;--color-blue-light:#474e7a;--color-blue-lighter:#7179a8;--color-blue:#373c58;--color-yellow-dark:#f7d01c;--color-yellow-start:#ffe89e;--color-yellow-end:#ffcc80;--color-yellow-light:#fff5cd;--color-row-alternate:#f3f3f3;--color-warning:#ffb53f;--color-green:#09d490;--color-green-dark:#239d74;--color-row-hover:rgba(0,0,0,0.1);--color-orange:#dd7600;--color-orange-dark:#953701;--color-blue-rgb:71,78,122;--color-red:#b03543;--color-red-rgb:176,53,67;--color-red-light:#b03543;--color-blue-dark:#342f54;--color-blue-darker:#11121c;--color-driver-alone-primary:gold;--color-driver-alone-background:#fffbec;--color-driver-alone-text:#92400e;--color-driver-alone-border:gold;--color-driver-day-primary:#1e90ff;--color-driver-day-background:#ebf5ff;--color-driver-day-text:#1e40af;--color-driver-day-border:#1e90ff;--color-driver-night-primary:#dc2626;--color-driver-night-background:#fef2f2;--color-driver-night-text:#991b1b;--color-driver-night-border:#dc2626}[data-v-fb28de1e]{-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-fb28de1e]:focus{outline:none}ol[data-v-fb28de1e],ul[data-v-fb28de1e]{margin:0;padding:0}img[data-v-fb28de1e]{display:block}figure[data-v-fb28de1e],h1[data-v-fb28de1e],h2[data-v-fb28de1e],h3[data-v-fb28de1e],h4[data-v-fb28de1e],h5[data-v-fb28de1e],p[data-v-fb28de1e]{margin:0}a[data-v-fb28de1e]{text-decoration:none}.ChecklistSection[data-v-fb28de1e]{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:2rem;margin-bottom:2rem;backdrop-filter:blur(10px);-webkit-transition:all .3s ease;transition:all .3s ease}.ChecklistSection[data-v-fb28de1e]:hover{border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04)}.ChecklistSection--error[data-v-fb28de1e]{background:rgba(220,38,38,.05);border-color:rgba(220,38,38,.2)}.ChecklistSection--error .ChecklistItem--error .ChecklistIcon[data-v-fb28de1e],.ChecklistSection--error .SectionIcon[data-v-fb28de1e]{color:#ef4444}.ChecklistSection .SectionHeader[data-v-fb28de1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid hsla(0,0%,100%,.1)}.ChecklistSection .SectionHeader .SectionIcon[data-v-fb28de1e]{font-size:1.75rem;color:#ffe89e;-ms-flex-negative:0;flex-shrink:0}.ChecklistSection .SectionHeader .SectionTitle[data-v-fb28de1e]{font-size:1.5rem;font-weight:700;margin:0;color:#fff}.ChecklistSection .ChecklistItems[data-v-fb28de1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.ChecklistSection .ChecklistItem[data-v-fb28de1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;font-size:1rem;color:hsla(0,0%,100%,.9);line-height:1.6;cursor:pointer;padding:.5rem;border-radius:8px;-webkit-transition:all .3s ease;transition:all .3s ease}.ChecklistSection .ChecklistItem[data-v-fb28de1e]:hover{background:hsla(0,0%,100%,.05);-webkit-transform:translateX(4px);transform:translateX(4px)}.ChecklistSection .ChecklistItem--indent-1[data-v-fb28de1e]{padding-left:2rem}.ChecklistSection .ChecklistItem--indent-2[data-v-fb28de1e]{padding-left:4rem}.ChecklistSection .ChecklistItem--error .ChecklistIcon[data-v-fb28de1e]{color:#ef4444}.ChecklistSection .ChecklistItem--completed .ChecklistIcon[data-v-fb28de1e]{color:#22c55e}.ChecklistSection .ChecklistItem--completed .ChecklistText[data-v-fb28de1e]{opacity:.7;text-decoration:line-through}.ChecklistSection .ChecklistItem--readonly[data-v-fb28de1e]{cursor:default}.ChecklistSection .ChecklistItem--readonly[data-v-fb28de1e]:hover{background:transparent;-webkit-transform:none;transform:none}.ChecklistSection .ChecklistItem--readonly .ChecklistIcon[data-v-fb28de1e]{color:hsla(0,0%,100%,.5)}.ChecklistSection .ChecklistItem .ChecklistIcon[data-v-fb28de1e]{font-size:1.25rem;color:hsla(0,0%,100%,.6);-ms-flex-negative:0;flex-shrink:0;margin-top:-.25rem;-webkit-transition:all .3s ease;transition:all .3s ease}.ChecklistSection .ChecklistItem .ChecklistText[data-v-fb28de1e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width:768px){.ChecklistSection[data-v-fb28de1e]{padding:1.5rem}.ChecklistSection .SectionHeader .SectionIcon[data-v-fb28de1e]{font-size:1.5rem}.ChecklistSection .SectionHeader .SectionTitle[data-v-fb28de1e]{font-size:1.25rem}.ChecklistSection .ChecklistItem[data-v-fb28de1e]{font-size:.9rem}.ChecklistSection .ChecklistItem--indent-1[data-v-fb28de1e]{padding-left:1.5rem}.ChecklistSection .ChecklistItem--indent-2[data-v-fb28de1e]{padding-left:3rem}.ChecklistSection .ChecklistItem .ChecklistIcon[data-v-fb28de1e]{font-size:1.1rem}}[data-v-38284a40]:root{--color-white:#fff;--color-bg:#f0f1f7;--color-text-black:#232323;--color-text-gray:rgba(50,48,67,0.35);--color-text-gray-dark:rgba(50,48,67,0.55);--color-border:#ccc;--color-border-light:#e5e7eb;--color-text-white:#fff;--color-text-blue:#373c58;--color-text-inactive:#a9a9a9;--color-blue-light:#474e7a;--color-blue-lighter:#7179a8;--color-blue:#373c58;--color-yellow-dark:#f7d01c;--color-yellow-start:#ffe89e;--color-yellow-end:#ffcc80;--color-yellow-light:#fff5cd;--color-row-alternate:#f3f3f3;--color-warning:#ffb53f;--color-green:#09d490;--color-green-dark:#239d74;--color-row-hover:rgba(0,0,0,0.1);--color-orange:#dd7600;--color-orange-dark:#953701;--color-blue-rgb:71,78,122;--color-red:#b03543;--color-red-rgb:176,53,67;--color-red-light:#b03543;--color-blue-dark:#342f54;--color-blue-darker:#11121c;--color-driver-alone-primary:gold;--color-driver-alone-background:#fffbec;--color-driver-alone-text:#92400e;--color-driver-alone-border:gold;--color-driver-day-primary:#1e90ff;--color-driver-day-background:#ebf5ff;--color-driver-day-text:#1e40af;--color-driver-day-border:#1e90ff;--color-driver-night-primary:#dc2626;--color-driver-night-background:#fef2f2;--color-driver-night-text:#991b1b;--color-driver-night-border:#dc2626}[data-v-38284a40]{-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-38284a40]:focus{outline:none}ol[data-v-38284a40],ul[data-v-38284a40]{margin:0;padding:0}img[data-v-38284a40]{display:block}figure[data-v-38284a40],h1[data-v-38284a40],h2[data-v-38284a40],h3[data-v-38284a40],h4[data-v-38284a40],h5[data-v-38284a40],p[data-v-38284a40]{margin:0}a[data-v-38284a40]{text-decoration:none}.Logo[data-v-38284a40]{width:70px;position:relative;z-index:2;display:block}.Logo img[data-v-38284a40]{width:100%}[data-v-01df7690]:root{--color-white:#fff;--color-bg:#f0f1f7;--color-text-black:#232323;--color-text-gray:rgba(50,48,67,0.35);--color-text-gray-dark:rgba(50,48,67,0.55);--color-border:#ccc;--color-border-light:#e5e7eb;--color-text-white:#fff;--color-text-blue:#373c58;--color-text-inactive:#a9a9a9;--color-blue-light:#474e7a;--color-blue-lighter:#7179a8;--color-blue:#373c58;--color-yellow-dark:#f7d01c;--color-yellow-start:#ffe89e;--color-yellow-end:#ffcc80;--color-yellow-light:#fff5cd;--color-row-alternate:#f3f3f3;--color-warning:#ffb53f;--color-green:#09d490;--color-green-dark:#239d74;--color-row-hover:rgba(0,0,0,0.1);--color-orange:#dd7600;--color-orange-dark:#953701;--color-blue-rgb:71,78,122;--color-red:#b03543;--color-red-rgb:176,53,67;--color-red-light:#b03543;--color-blue-dark:#342f54;--color-blue-darker:#11121c;--color-driver-alone-primary:gold;--color-driver-alone-background:#fffbec;--color-driver-alone-text:#92400e;--color-driver-alone-border:gold;--color-driver-day-primary:#1e90ff;--color-driver-day-background:#ebf5ff;--color-driver-day-text:#1e40af;--color-driver-day-border:#1e90ff;--color-driver-night-primary:#dc2626;--color-driver-night-background:#fef2f2;--color-driver-night-text:#991b1b;--color-driver-night-border:#dc2626}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:400;src:url(/fonts/outfit-v11-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:700;src:url(/fonts/outfit-v11-latin-700.woff2) format("woff2")}[data-v-01df7690]{-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-01df7690]:focus{outline:none}ol[data-v-01df7690],ul[data-v-01df7690]{margin:0;padding:0}img[data-v-01df7690]{display:block}figure[data-v-01df7690],h1[data-v-01df7690],h2[data-v-01df7690],h3[data-v-01df7690],h4[data-v-01df7690],h5[data-v-01df7690],p[data-v-01df7690]{margin:0}a[data-v-01df7690]{text-decoration:none}.TSEChecklistPage[data-v-01df7690]{min-height:100vh;background:linear-gradient(135deg,#161936,#181328);position:relative;overflow:visible}.TSEChecklistPage .Content[data-v-01df7690]{position:relative;max-width:1200px;margin:0 auto;padding:0 2rem 80px}@media(max-width:768px){.TSEChecklistPage .Content[data-v-01df7690]{padding:0 1rem 70px}}.TSEChecklistPage .HeroSection[data-v-01df7690]{padding:200px 0 100px;background:transparent;background-size:cover;background-position:50%}@media(max-width:1024px){.TSEChecklistPage .HeroSection[data-v-01df7690]{padding:120px 0 80px}}@media(max-width:480px){.TSEChecklistPage .HeroSection[data-v-01df7690]{padding:100px 0 80px}}.TSEChecklistPage .HeroSection .HeroContent[data-v-01df7690]{margin:0 auto;text-align:center;opacity:0;-webkit-animation:fadeInUp-data-v-01df7690 .6s cubic-bezier(.25,.46,.45,.94) .1s forwards;animation:fadeInUp-data-v-01df7690 .6s cubic-bezier(.25,.46,.45,.94) .1s forwards;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.TSEChecklistPage .HeroSection .HeroContent .HeroBadge[data-v-01df7690]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.05);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.9);padding:.5rem 1.25rem;border-radius:20px;font-size:.8rem;font-weight:500;letter-spacing:.05em;margin-bottom:1.5rem}.TSEChecklistPage .HeroSection .HeroContent .HeroTitle[data-v-01df7690]{font-family:Outfit,sans-serif;font-size:4rem;font-weight:700;margin-bottom:2rem;line-height:1.1;color:#fff;letter-spacing:-.02em;max-width:850px;margin-left:auto;margin-right:auto}.TSEChecklistPage .HeroSection .HeroContent .HeroTitle .TitleHighlight[data-v-01df7690]{display:block;background:-webkit-gradient(linear,left top,right top,from(#f0e2b4),to(rgba(253,196,61,.9)));background:linear-gradient(90deg,#f0e2b4,rgba(253,196,61,.9));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media(max-width:1024px){.TSEChecklistPage .HeroSection .HeroContent .HeroTitle[data-v-01df7690]{font-size:3rem}}@media(max-width:480px){.TSEChecklistPage .HeroSection .HeroContent .HeroTitle[data-v-01df7690]{font-size:2.5rem}}.TSEChecklistPage .HeroSection .HeroContent .HeroSubtitle[data-v-01df7690]{font-size:1.25rem;color:hsla(0,0%,100%,.85);line-height:1.6;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.TSEChecklistPage .Container[data-v-01df7690]{max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:1024px){.TSEChecklistPage .Container[data-v-01df7690]{padding:0 1.5rem}}@media(max-width:480px){.TSEChecklistPage .Container[data-v-01df7690]{padding:0 1rem}}.TSEChecklistPage .ProgressIndicator[data-v-01df7690]{position:fixed;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px 12px 0 0;padding:.75rem 1.5rem;backdrop-filter:blur(20px);opacity:0;-webkit-animation:fadeInUp-data-v-01df7690 .6s ease-out .4s forwards;animation:fadeInUp-data-v-01df7690 .6s ease-out .4s forwards;max-width:600px;margin:0 auto;z-index:1000;-webkit-box-shadow:0 -4px 20px rgba(0,0,0,.1);box-shadow:0 -4px 20px rgba(0,0,0,.1)}@media(max-width:768px){.TSEChecklistPage .ProgressIndicator[data-v-01df7690]{padding:.5rem 1rem;border-radius:8px 8px 0 0;max-width:100%}}.TSEChecklistPage .ProgressIndicator .ProgressInfo[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.TSEChecklistPage .ProgressIndicator .ProgressInfo .ProgressText[data-v-01df7690]{font-size:.85rem;color:hsla(0,0%,100%,.9);font-weight:500}.TSEChecklistPage .ProgressIndicator .ProgressInfo .ProgressPercentage[data-v-01df7690]{font-size:1rem;font-weight:700;color:#ffe89e}.TSEChecklistPage .ProgressIndicator .ProgressBar[data-v-01df7690]{width:100%;height:6px;background:hsla(0,0%,100%,.1);border-radius:3px;overflow:hidden;margin-bottom:.5rem}.TSEChecklistPage .ProgressIndicator .ProgressBar .ProgressFill[data-v-01df7690]{height:100%;background:-webkit-gradient(linear,left top,right top,from(#ffe89e),to(#ffcc80));background:linear-gradient(90deg,#ffe89e,#ffcc80);border-radius:3px;-webkit-transition:width .5s ease;transition:width .5s ease}.TSEChecklistPage .ProgressIndicator .ProgressNote[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;font-size:.75rem;color:hsla(0,0%,100%,.7);margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.TSEChecklistPage .ProgressIndicator .ProgressNote i[data-v-01df7690]{color:#ffe89e;font-size:.8rem}.TSEChecklistPage .WarningBanner[data-v-01df7690]{background:linear-gradient(135deg,rgba(253,224,71,.15),rgba(253,224,71,.05));border:2px solid rgba(253,224,71,.3);border-radius:16px;padding:1.5rem 2rem;margin-bottom:3rem;backdrop-filter:blur(10px);opacity:0;-webkit-animation:fadeInUp-data-v-01df7690 .6s ease-out .4s forwards;animation:fadeInUp-data-v-01df7690 .6s ease-out .4s forwards}.TSEChecklistPage .WarningBanner .WarningContent[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.TSEChecklistPage .WarningBanner .WarningContent i[data-v-01df7690]{font-size:2rem;color:#fde047;-ms-flex-negative:0;flex-shrink:0}.TSEChecklistPage .WarningBanner .WarningContent .WarningText[data-v-01df7690]{text-align:left}.TSEChecklistPage .WarningBanner .WarningContent .WarningText h3[data-v-01df7690]{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;color:#fff}.TSEChecklistPage .WarningBanner .WarningContent .WarningText p[data-v-01df7690]{font-size:1rem;margin:0;color:hsla(0,0%,100%,.9);line-height:1.4}.TSEChecklistPage .ChecklistContainer[data-v-01df7690]{margin-bottom:4rem;opacity:0;-webkit-animation:fadeInUp-data-v-01df7690 .6s ease-out .5s forwards;animation:fadeInUp-data-v-01df7690 .6s ease-out .5s forwards}.TSEChecklistPage .SectionCTA[data-v-01df7690]{margin:2rem 0;border-radius:16px;padding:2rem;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width:768px){.TSEChecklistPage .SectionCTA[data-v-01df7690]{padding:1.5rem}}.TSEChecklistPage .SectionCTA--hardware[data-v-01df7690],.TSEChecklistPage .SectionCTA--taxifusion[data-v-01df7690]{background:linear-gradient(135deg,rgba(253,224,71,.15),rgba(34,197,94,.05));border:2px solid rgba(253,224,71,.3)}.TSEChecklistPage .SectionCTA .CTAContent[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.5rem}@media(max-width:768px){.TSEChecklistPage .SectionCTA .CTAContent[data-v-01df7690]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.TSEChecklistPage .SectionCTA .CTAContent .CTAIcon[data-v-01df7690]{font-size:2.5rem;color:#ffe89e;-ms-flex-negative:0;flex-shrink:0}@media(max-width:768px){.TSEChecklistPage .SectionCTA .CTAContent .CTAIcon[data-v-01df7690]{font-size:2rem}}.TSEChecklistPage .SectionCTA .CTAContent .CTAText[data-v-01df7690]{-webkit-box-flex:1;-ms-flex:1;flex:1}.TSEChecklistPage .SectionCTA .CTAContent .CTAText h3[data-v-01df7690]{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#fff}@media(max-width:768px){.TSEChecklistPage .SectionCTA .CTAContent .CTAText h3[data-v-01df7690]{font-size:1.1rem}}.TSEChecklistPage .SectionCTA .CTAContent .CTAText p[data-v-01df7690]{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.85);margin:0 0 1rem}@media(max-width:768px){.TSEChecklistPage .SectionCTA .CTAContent .CTAText p[data-v-01df7690]{font-size:.95rem}}.TSEChecklistPage .SectionCTA .CTAContent .CTAText .CTABenefits[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;margin-top:1rem}.TSEChecklistPage .SectionCTA .CTAContent .CTAText .CTABenefits .Benefit[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;font-size:.95rem;color:hsla(0,0%,100%,.9)}.TSEChecklistPage .SectionCTA .CTAContent .CTAText .CTABenefits .Benefit i[data-v-01df7690]{color:#ffe89e;font-size:1.1rem}.TSEChecklistPage .SectionCTA .CTAContent .CTAText .CTABenefits .Benefit span[data-v-01df7690]{font-weight:500}.TSEChecklistPage .SectionCTA .CTAContent .CTAText .CTAAction[data-v-01df7690]{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:768px){.TSEChecklistPage .SectionCTA .CTAContent .CTAText .CTAAction[data-v-01df7690]{margin-top:1rem}}.TSEChecklistPage .SectionCTA .CTAContent .CTAText .CTAAction a[data-v-01df7690]{text-decoration:none}.TSEChecklistPage .SectionCTA .CTAContent .CTAText .CTAAction .SiteButton[data-v-01df7690]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.TSEChecklistPage .SectionCTA .CTAContent .CTAText .CTAAction .SiteButton i[data-v-01df7690]{color:inherit;font-size:1.1rem}.TSEChecklistPage .SectionCTA .CTAContent .CTAText .CTAAction .SiteButton span[data-v-01df7690]{text-transform:none}.TSEChecklistPage .CompletionSection[data-v-01df7690]{margin-bottom:4rem;opacity:0;-webkit-animation:fadeInUp-data-v-01df7690 .6s ease-out .6s forwards;animation:fadeInUp-data-v-01df7690 .6s ease-out .6s forwards}.TSEChecklistPage .CompletionSection .CompletionCard[data-v-01df7690]{background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.05));border:2px solid rgba(34,197,94,.3);border-radius:20px;padding:3rem;text-align:center;backdrop-filter:blur(20px)}@media(max-width:768px){.TSEChecklistPage .CompletionSection .CompletionCard[data-v-01df7690]{padding:2rem}}.TSEChecklistPage .CompletionSection .CompletionCard .CompletionIcon[data-v-01df7690]{font-size:4rem;color:#22c55e;margin-bottom:1rem;-webkit-animation:bounce-data-v-01df7690 1s ease-in-out;animation:bounce-data-v-01df7690 1s ease-in-out}@media(max-width:768px){.TSEChecklistPage .CompletionSection .CompletionCard .CompletionIcon[data-v-01df7690]{font-size:3rem}}.TSEChecklistPage .CompletionSection .CompletionCard h2[data-v-01df7690]{font-size:2.5rem;font-weight:700;margin:0 0 1rem;color:#fff}@media(max-width:768px){.TSEChecklistPage .CompletionSection .CompletionCard h2[data-v-01df7690]{font-size:2rem}}.TSEChecklistPage .CompletionSection .CompletionCard p[data-v-01df7690]{font-size:1.125rem;color:hsla(0,0%,100%,.8);margin:0 0 2rem;line-height:1.6}.TSEChecklistPage .CompletionSection .CompletionCard .CompletionActions[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:768px){.TSEChecklistPage .CompletionSection .CompletionCard .CompletionActions[data-v-01df7690]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.TSEChecklistPage .TaxiFusionPromotion[data-v-01df7690]{background:linear-gradient(135deg,#161936,#181328);border-radius:20px;padding:2.5rem;margin:3rem 0;border:2px solid rgba(253,224,71,.3);position:relative;overflow:hidden;opacity:0;-webkit-animation:fadeInUp-data-v-01df7690 .6s ease-out .6s forwards;animation:fadeInUp-data-v-01df7690 .6s ease-out .6s forwards}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion[data-v-01df7690]{padding:2rem 1.5rem;margin:2rem 0}}.TSEChecklistPage .TaxiFusionPromotion .PromotionBadge[data-v-01df7690]{position:absolute;top:20px;right:20px;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:rgba(253,224,71,.95);backdrop-filter:blur(10px);border:2px solid rgba(253,224,71,.5);border-radius:25px;padding:8px 16px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.TSEChecklistPage .TaxiFusionPromotion .PromotionBadge i[data-v-01df7690]{color:#161936;font-size:18px;font-weight:700}.TSEChecklistPage .TaxiFusionPromotion .PromotionBadge span[data-v-01df7690]{font-size:.9rem;font-weight:800;color:#161936;letter-spacing:.5px;text-transform:uppercase}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionBadge[data-v-01df7690]{position:static;margin-bottom:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.TSEChecklistPage .TaxiFusionPromotion .PromotionHeader[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionHeader[data-v-01df7690]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:1rem;margin-bottom:1.5rem}}.TSEChecklistPage .TaxiFusionPromotion .PromotionHeader .PromotionIcon[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TSEChecklistPage .TaxiFusionPromotion .PromotionHeader .PromotionIcon .Logo[data-v-01df7690]{width:70px}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionHeader .PromotionIcon .Logo[data-v-01df7690]{width:60px}}.TSEChecklistPage .TaxiFusionPromotion .PromotionHeader h3[data-v-01df7690]{font-size:1.75rem;font-weight:700;margin:0;color:#fff;line-height:1.2}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionHeader h3[data-v-01df7690]{font-size:1.4rem}}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody[data-v-01df7690]{margin-bottom:2rem}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionMainText[data-v-01df7690]{font-size:1.15rem;line-height:1.7;margin:0 0 2rem;color:hsla(0,0%,100%,.95);font-weight:500}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionMainText strong[data-v-01df7690]{color:#ffe89e;font-weight:700}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionMainText[data-v-01df7690]{font-size:1rem;margin-bottom:1.5rem}}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps[data-v-01df7690]{display:grid;gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps[data-v-01df7690]{gap:1rem;margin-bottom:1.5rem}}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1.5rem;background:hsla(0,0%,100%,.05);border-radius:12px;border:1px solid hsla(0,0%,100%,.1)}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep[data-v-01df7690]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.25rem;gap:1rem}}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep .StepBadge[data-v-01df7690]{width:40px;height:40px;background:#ffe89e;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#161936;-ms-flex-negative:0;flex-shrink:0}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep .StepDetails[data-v-01df7690]{-webkit-box-flex:1;-ms-flex:1;flex:1}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep .StepDetails h4[data-v-01df7690]{font-size:1.2rem;font-weight:600;margin:0 0 .75rem;color:#fff}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep .StepDetails h4[data-v-01df7690]{font-size:1.1rem}}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep .StepDetails .StepFeatures[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep .StepDetails .StepFeatures .feature-item[data-v-01df7690]{font-size:.95rem;color:hsla(0,0%,100%,.85);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep .StepDetails .StepFeatures .feature-item[data-v-01df7690]:before{content:"✓";color:#ffe89e;margin-right:.5rem;font-weight:700}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep .StepDetails .StepFeatures .feature-link[data-v-01df7690]{color:#ffe89e;text-decoration:none;font-weight:600;font-size:.95rem;margin-top:.25rem;display:inline-block}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionSteps .PromotionStep .StepDetails .StepFeatures .feature-link[data-v-01df7690]:hover{text-decoration:underline}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionHighlights[data-v-01df7690]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionHighlights[data-v-01df7690]{grid-template-columns:1fr;gap:.75rem}}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionHighlights .Highlight[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;padding:1rem;background:hsla(0,0%,100%,.05);border-radius:8px;font-size:.95rem;color:hsla(0,0%,100%,.9);font-weight:500}.TSEChecklistPage .TaxiFusionPromotion .PromotionBody .PromotionHighlights .Highlight i[data-v-01df7690]{color:#ffe89e;font-size:1.3rem}.TSEChecklistPage .TaxiFusionPromotion .PromotionCTA[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionCTA[data-v-01df7690]{gap:1rem}}.TSEChecklistPage .TaxiFusionPromotion .PromotionCTA .PromotionButtons[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1rem}@media(max-width:768px){.TSEChecklistPage .TaxiFusionPromotion .PromotionCTA .PromotionButtons[data-v-01df7690]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.TSEChecklistPage .TaxiFusionPromotion .PromotionCTA .PromotionButtons a[data-v-01df7690]{text-decoration:none}.TSEChecklistPage .TaxiFusionPromotion .PromotionCTA .PromotionButtons .SiteButton[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem}.TSEChecklistPage .TaxiFusionPromotion .PromotionCTA .PromotionButtons .SiteButton i[data-v-01df7690]{color:inherit;font-size:1.2rem;font-weight:400}.TSEChecklistPage .TaxiFusionPromotion .PromotionCTA .PromotionButtons .SiteButton span[data-v-01df7690]{text-transform:none}.TSEChecklistPage .DownloadPromotion[data-v-01df7690]{background:linear-gradient(135deg,rgba(100,116,139,.15),rgba(100,116,139,.05));border-radius:20px;padding:2.5rem;margin:3rem 0;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.1);position:relative;overflow:hidden;opacity:0;-webkit-animation:fadeInUp-data-v-01df7690 .6s ease-out .7s forwards;animation:fadeInUp-data-v-01df7690 .6s ease-out .7s forwards}@media(max-width:768px){.TSEChecklistPage .DownloadPromotion[data-v-01df7690]{padding:2rem 1.5rem;margin:2rem 0}}.TSEChecklistPage .DownloadPromotion .DownloadBadge[data-v-01df7690]{position:absolute;top:20px;right:20px;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.5);border-radius:25px;padding:8px 16px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.TSEChecklistPage .DownloadPromotion .DownloadBadge i[data-v-01df7690]{color:#64748b;font-size:18px;font-weight:700}.TSEChecklistPage .DownloadPromotion .DownloadBadge span[data-v-01df7690]{font-size:.9rem;font-weight:800;color:#64748b;letter-spacing:.5px;text-transform:uppercase}@media(max-width:768px){.TSEChecklistPage .DownloadPromotion .DownloadBadge[data-v-01df7690]{position:static;margin-bottom:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.TSEChecklistPage .DownloadPromotion .DownloadContent[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem}@media(max-width:768px){.TSEChecklistPage .DownloadPromotion .DownloadContent[data-v-01df7690]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}}.TSEChecklistPage .DownloadPromotion .DownloadContent .DownloadIcon[data-v-01df7690]{font-size:4rem;color:hsla(0,0%,100%,.2);-ms-flex-negative:0;flex-shrink:0}@media(max-width:768px){.TSEChecklistPage .DownloadPromotion .DownloadContent .DownloadIcon[data-v-01df7690]{font-size:3rem}}.TSEChecklistPage .DownloadPromotion .DownloadContent .DownloadText[data-v-01df7690]{-webkit-box-flex:1;-ms-flex:1;flex:1}.TSEChecklistPage .DownloadPromotion .DownloadContent .DownloadText h3[data-v-01df7690]{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#fff}@media(max-width:768px){.TSEChecklistPage .DownloadPromotion .DownloadContent .DownloadText h3[data-v-01df7690]{font-size:1.3rem}}.TSEChecklistPage .DownloadPromotion .DownloadContent .DownloadText p[data-v-01df7690]{font-size:1rem;color:hsla(0,0%,100%,.8);margin:0 0 1.5rem;line-height:1.6}@media(max-width:768px){.TSEChecklistPage .DownloadPromotion .DownloadContent .DownloadText p[data-v-01df7690]{font-size:.95rem;margin-bottom:1rem}}.TSEChecklistPage .DownloadPromotion .DownloadContent .DownloadText .SiteButton[data-v-01df7690]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem}.TSEChecklistPage .SolutionSection[data-v-01df7690]{margin-bottom:4rem;opacity:0;-webkit-animation:fadeInUp-data-v-01df7690 .6s ease-out .6s forwards;animation:fadeInUp-data-v-01df7690 .6s ease-out .6s forwards}.TSEChecklistPage .SolutionSection .SolutionCard[data-v-01df7690]{background:linear-gradient(135deg,rgba(94,234,212,.1),rgba(8,145,178,.1));border:1px solid rgba(94,234,212,.2);border-radius:20px;padding:3rem;backdrop-filter:blur(20px)}@media(max-width:768px){.TSEChecklistPage .SolutionSection .SolutionCard[data-v-01df7690]{padding:2rem}}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionHeader[data-v-01df7690]{text-align:center;margin-bottom:3rem}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionHeader .SolutionIcon[data-v-01df7690]{font-size:3rem;color:#ffe89e;margin-bottom:1rem}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionHeader h2[data-v-01df7690]{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;color:#fff}@media(max-width:768px){.TSEChecklistPage .SolutionSection .SolutionCard .SolutionHeader h2[data-v-01df7690]{font-size:2rem}}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionHeader p[data-v-01df7690]{font-size:1.125rem;color:hsla(0,0%,100%,.8);margin:0}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin-bottom:3rem}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps .SolutionStep[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps .SolutionStep .StepNumber[data-v-01df7690]{width:60px;height:60px;background:linear-gradient(135deg,#ffe89e,#474e7a);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;-ms-flex-negative:0;flex-shrink:0}@media(max-width:480px){.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps .SolutionStep .StepNumber[data-v-01df7690]{width:50px;height:50px;font-size:1.25rem}}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps .SolutionStep .StepContent[data-v-01df7690]{-webkit-box-flex:1;-ms-flex:1;flex:1}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps .SolutionStep .StepContent h3[data-v-01df7690]{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#fff}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps .SolutionStep .StepContent ul[data-v-01df7690]{margin:0;padding-left:1.5rem}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps .SolutionStep .StepContent ul li[data-v-01df7690]{color:hsla(0,0%,100%,.8);line-height:1.6;margin-bottom:.5rem}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps .SolutionStep .StepContent ul li[data-v-01df7690]:last-child{margin-bottom:0}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps .SolutionStep .StepContent ul li .inline-link[data-v-01df7690]{color:#ffe89e;text-decoration:none;font-weight:600;border-bottom:1px solid transparent;-webkit-transition:all .3s ease;transition:all .3s ease}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionSteps .SolutionStep .StepContent ul li .inline-link[data-v-01df7690]:hover{border-bottom-color:#ffe89e}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionFeatures[data-v-01df7690]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.TSEChecklistPage .SolutionSection .SolutionCard .SolutionFeatures[data-v-01df7690]{grid-template-columns:1fr;gap:1rem}}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionFeatures .Feature[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;padding:1rem;background:hsla(0,0%,100%,.05);border-radius:12px;border:1px solid hsla(0,0%,100%,.1)}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionFeatures .Feature i[data-v-01df7690]{font-size:1.5rem;color:#ffe89e;-ms-flex-negative:0;flex-shrink:0}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionFeatures .Feature span[data-v-01df7690]{color:hsla(0,0%,100%,.9);font-weight:500}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionCTA[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;max-width:500px;margin:0 auto}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionCTA .ContactInfo[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;text-align:center}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionCTA .ContactInfo .ContactItem[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem;font-size:1.1rem;color:hsla(0,0%,100%,.9);font-weight:500}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionCTA .ContactInfo .ContactItem i[data-v-01df7690]{color:#ffe89e;font-size:1.2rem}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionCTA .CTAButtons[data-v-01df7690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(max-width:768px){.TSEChecklistPage .SolutionSection .SolutionCard .SolutionCTA .CTAButtons[data-v-01df7690]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionCTA .CTAButtons a[data-v-01df7690]{text-decoration:none}.TSEChecklistPage .SolutionSection .SolutionCard .SolutionCTA .CTAButtons .SiteButton[data-v-01df7690]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;font-size:1.1rem}.TSEChecklistPage .DownloadSection[data-v-01df7690]{margin-bottom:4rem;opacity:0;-webkit-animation:fadeInUp-data-v-01df7690 .6s ease-out .7s forwards;animation:fadeInUp-data-v-01df7690 .6s ease-out .7s forwards}.TSEChecklistPage .DownloadSection .DownloadContent[data-v-01df7690]{text-align:center;padding:2rem}.TSEChecklistPage .DownloadSection .DownloadContent i[data-v-01df7690]{font-size:3rem;color:#ffe89e;margin-bottom:1rem}.TSEChecklistPage .DownloadSection .DownloadContent h3[data-v-01df7690]{font-size:1.75rem;font-weight:700;margin:0 0 .5rem;color:#fff}.TSEChecklistPage .DownloadSection .DownloadContent p[data-v-01df7690]{font-size:1rem;color:hsla(0,0%,100%,.8);margin:0 0 1.5rem}.TSEChecklistPage .DownloadSection .DownloadContent .SiteButton[data-v-01df7690]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}@-webkit-keyframes fadeInUp-data-v-01df7690{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp-data-v-01df7690{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bounce-data-v-01df7690{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}60%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes bounce-data-v-01df7690{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}60%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}