@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);:root{color-scheme:light dark}*,:after,:before{box-sizing:border-box}#root,body,html{margin:0;min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#0f172a;font-family:Inter,DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){body{background-color:#070914;background-image:radial-gradient(900px 500px at 15% -10%,#574ff51f,#0000 60%),radial-gradient(700px 500px at 100% 0,#574ff514,#0000 55%);color:#e2e8f0}}@font-face{font-family:DMSans ExtraLight;font-style:normal;font-weight:400;src:url(/static/media/DMSans-ExtraLight.6edd3b0e19030e14b335.woff) format("woff")}@font-face{font-family:DMSans Regular;font-style:normal;font-weight:400;src:url(/static/media/DMSans-Regular.c8cea20c75698a9e12b5.woff) format("woff")}.App,body,html{width:100%}.App{background:radial-gradient(700px 320px at 50% -15%,#2563eb1a,#0000 65%),#f8fafc;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:72px;position:relative}@media(min-width:768px){.App{padding-top:72px}}@media(prefers-color-scheme:dark){.App{background:radial-gradient(700px 320px at 50% -15%,#6366f138,#0000 70%),#070914}}.tmx-messenger{align-items:center;display:flex;flex-direction:column;gap:1.55rem;justify-content:flex-start;margin-bottom:1rem;min-height:auto;overflow:hidden;padding:clamp(3.6rem,8.5vw,6.25rem) 1rem 1rem;position:relative;text-align:center;width:100%}@media(min-width:768px){.tmx-messenger{margin-bottom:1.2rem;padding:clamp(4rem,9vw,7rem) 1rem 1.5rem}}.tmx-messenger:after,.tmx-messenger:before{background:#594ffe59;border-radius:50%;content:"";filter:blur(180px);height:620px;opacity:.28;position:absolute;width:620px;z-index:-1}.tmx-messenger:before{bottom:-340px;left:-280px}.tmx-messenger:after{right:-280px;top:-390px}.tmx-messenger__topBlob{background:#38bdf852;border-radius:50%;content:"";filter:blur(170px);height:320px;left:50%;opacity:.3;position:absolute;top:-300px;transform:translateX(-50%);width:900px;z-index:-1}.tmx-messenger__title{color:#0f172a;font-size:clamp(2rem,6vw,3.9rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0 0 .35rem}.tmx-messenger__title span{color:#574ff5}.tmx-messenger__title br{display:block}@media(min-width:666px){.tmx-messenger__title br{display:none}}@media(min-width:1920px){.tmx-messenger__title{font-size:5rem}}.tmx-messenger__subTitle{color:#334155;font-size:clamp(1rem,2.4vw,1.2rem);font-weight:500;line-height:1.55;margin:0 0 1.1rem;width:min(780px,100%)}.tmx-messenger__subTitle2{color:#475569;font-size:clamp(.95rem,2.2vw,1.1rem);font-weight:500;line-height:1.5;margin:0;width:min(840px,100%)}.tmx-messenger__featureList{grid-gap:.75rem;display:grid;gap:.75rem;margin-top:.5rem;width:min(900px,100%)}@media(min-width:768px){.tmx-messenger__featureList{gap:.85rem;grid-template-columns:1fr 1fr}}.tmx-messenger__featureItem{background:#fffc;border:1px solid #dbe3f1;border-radius:14px;box-shadow:0 8px 22px #0f172a14;padding:.8rem .9rem .85rem;text-align:left}.tmx-messenger__featureHeading{color:#0f172a;font-size:1rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.35rem}.tmx-messenger__featureText{color:#475569;font-size:.95rem;font-weight:500;line-height:1.5}.tmx-messenger__logosHeading{color:#0f172a;font-size:clamp(1.05rem,2vw,1.26rem);font-weight:700;letter-spacing:-.01em;line-height:1.35;margin:2.75rem 0 .35rem;text-align:center;width:min(1140px,100%)}.tmx-messenger__logosMosaic{background:#0000;border:0;border-radius:0;box-shadow:none;margin-top:.35rem;padding:0;width:min(1140px,100%)}.tmx-messenger__logosMosaic--desktop{display:block}.tmx-messenger__logosMosaic--mobile{display:none}.tmx-messenger__logosRow{grid-gap:clamp(.45rem,1vw,.75rem);align-items:center;display:grid;gap:clamp(.45rem,1vw,.75rem);grid-template-columns:repeat(var(--logo-cols),minmax(0,1fr))}.tmx-messenger__logosRow+.tmx-messenger__logosRow{margin-top:clamp(.2rem,.8vw,.48rem)}.tmx-messenger__logoTile{align-items:center;display:flex;justify-content:center;min-height:clamp(37px,4.4vw,55px);padding:.1rem .2rem}.tmx-messenger__logoImage{display:block;filter:saturate(1.02);max-height:48px;object-fit:contain;width:100%}@media(max-width:900px){.tmx-messenger__logosMosaic--desktop{display:none}.tmx-messenger__logosMosaic--mobile{display:flex;flex-direction:column;gap:.65rem;overflow:visible;padding:0}.tmx-messenger__logosRow--mobile{grid-gap:.65rem .55rem;display:grid;gap:.65rem .55rem;grid-template-columns:repeat(var(--mobile-logo-cols),minmax(0,1fr))}.tmx-messenger__logosRow--mobile+.tmx-messenger__logosRow--mobile{margin-top:0}.tmx-messenger__logosRow--mobileTwo{column-gap:clamp(1rem,4.5vw,1.45rem);grid-template-columns:repeat(2,auto);justify-content:center}.tmx-messenger__logosRow--mobileTwo .tmx-messenger__logoTile{width:clamp(84px,24vw,118px)}.tmx-messenger__logoTile{min-height:36px;padding:.05rem .1rem}.tmx-messenger__logoImage{max-height:38px}}@media(prefers-color-scheme:dark){.tmx-messenger:after,.tmx-messenger:before{opacity:.24}.tmx-messenger__title{color:#f8fafc}.tmx-messenger__title span{color:#574ff5}.tmx-messenger__subTitle{color:#cbd5e1}.tmx-messenger__featureItem{background:#0f172a73;border-color:#6366f159;box-shadow:0 12px 30px #01040f61}.tmx-messenger__featureHeading{color:#e2e8f0}.tmx-messenger__featureText{color:#94a3b8}.tmx-messenger__logosHeading{color:#e2e8f0}.tmx-messenger__logoImage{filter:brightness(1.04) saturate(1.05)}}.tmx-input{align-items:center;background-color:#fff;border:1px solid #594ffe;border-radius:30px;display:flex}@media(min-width:320px){.tmx-input{padding:4px;width:95%}}@media(min-width:768px){.tmx-input{padding:4px 4px 4px 8px;width:340px}}@media(min-width:1920px){.tmx-input{padding:6px 6px 6px 10px;width:400px}}.tmx-input__input{background:none;border:none;color:#0009;flex-grow:1;font-size:15px;outline:none;padding:8px}@media(min-width:320px){.tmx-input__input{padding:4px}}@media(min-width:1920px){.tmx-input__input{font-size:20px}}.tmx-input__input::placeholder{color:#5d5d5d}.tmx-button{align-items:center;background-color:#2d2d4f;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:5px;justify-content:center;outline:none;-webkit-user-select:none;user-select:none}@media(min-width:320px){.tmx-button{font-size:.75rem;padding:4px}}@media(min-width:500px){.tmx-button{font-size:1rem;padding:4px}}.tmx-button__buttonLabel{white-space:nowrap}.tmx-button--disabled{background-color:#878787}.tmx-button:hover{opacity:.9}.tmx-button .loader{animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tmx-button .arrow-right{color:#fff;height:20px;width:20px}.tmx-navigation{background:#f8fafc;box-shadow:0 1px 0 #0f172a0f;inset:0 0 auto 0;padding:0;position:fixed;width:100%;z-index:10}.tmx-navigation__innerContainer{align-items:center;display:flex;justify-content:space-between;padding:18px 16px;position:relative;width:100%}@media(min-width:768px){.tmx-navigation__innerContainer{padding:18px 24px}}.tmx-navigation__logoContainer{align-items:center;cursor:pointer;display:inline-flex;flex-shrink:0;gap:8px;-webkit-user-select:none;user-select:none}.tmx-navigation__rightControls{align-items:center;display:flex;flex-shrink:0;gap:.75rem;justify-content:flex-end;margin-left:20px;min-width:0}.tmx-navigation__logoImage{display:block;height:24px;object-fit:contain;width:49px}.tmx-navigation__logoText{color:#0f172a;font-size:1.6rem;font-weight:800;letter-spacing:-.02em;line-height:1;white-space:nowrap}@media(min-width:666px){.tmx-navigation__logoText{font-size:1.95rem}}.tmx-navigation__navButtonContainer{align-items:center;display:none;flex-wrap:nowrap;gap:0;margin-left:auto}@media(min-width:1024px){.tmx-navigation__navButtonContainer{display:flex;justify-content:flex-end}}.tmx-navigation__navButtonContainer--hide{display:none}.tmx-navigation__mobileHamburger{align-items:center;display:flex}@media(min-width:1024px){.tmx-navigation__mobileHamburger{display:none}}.tmx-navigation__mobileHamburger img{cursor:pointer;height:24px;width:24px}.tmx-navigation__mobileHamburger--hide{display:none}.tmx-navigation__link{background:#0000;border:0;color:#334155;cursor:pointer;display:inline-block;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1.2;padding:0;text-decoration:none;transition:color .2s ease;white-space:nowrap}.tmx-navigation__link:hover{color:#0f172a;text-decoration:underline;text-underline-offset:3px}.tmx-navigation__lower{grid-gap:.75rem;align-items:stretch;background:#fff;border:1px solid #94a3b859;border-radius:14px;box-shadow:0 16px 36px #0f172a21;display:grid;gap:.75rem;justify-items:stretch;margin-top:0;max-height:0;opacity:0;overflow:hidden;position:absolute;right:1rem;top:calc(100% + 8px);transform:translateY(-6px);transition:all .3s ease;width:min(240px,100vw - 2rem)}.tmx-navigation__lower.isOpen{max-height:190px;opacity:1;padding:.9rem .95rem;transform:translateY(0)}@media(min-width:1024px){.tmx-navigation__lower{display:none}}@media(prefers-color-scheme:dark){.tmx-navigation{background:#03071c;box-shadow:0 1px 0 #ffffff0a}.tmx-navigation__logoText{color:#fff}.tmx-navigation__mobileHamburger img{filter:brightness(0) invert(1)}.tmx-navigation__link{color:#e5e7eb}.tmx-navigation__link:hover{color:#fff}.tmx-navigation__lower{background:#0b122f;border:1px solid #6366f147;box-shadow:0 16px 36px #01040f8c}}.tmx-errorPage{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:center;width:100%}@media(min-width:320px){.tmx-errorPage{min-height:280px}}@media(min-width:500px){.tmx-errorPage{min-height:200px}}@media(min-width:768px){.tmx-errorPage{justify-content:center;padding-top:0}}.tmx-errorPage__title{color:#000;font-size:1.6rem;font-weight:500}.tmx-supportPage{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:1rem;height:100dvh;justify-content:center;overflow:hidden;padding:0 1rem;position:relative;width:100%}.tmx-supportPage:after,.tmx-supportPage:before{background:#594ffe;border-radius:50%;content:"";filter:blur(150px);height:500px;opacity:.2;position:absolute;width:500px;z-index:-1}.tmx-supportPage:before{bottom:-250px;left:-200px}.tmx-supportPage:after{bottom:-250px;right:-200px}.tmx-supportPage__title{color:#594ffe;font-size:1.9rem;font-weight:600;padding-bottom:10px}@media(min-width:768px){.tmx-supportPage__title{font-size:2.4rem}}.tmx-supportPage__supportText{color:#000;font-size:15px}@media(min-width:768px){.tmx-supportPage__supportText{font-size:17px}}.tmx-supportPage__supportText a{color:#594ffe;font-weight:600}.tmx-termsOfServicePage{height:100%;padding:0 10px;text-align:left}@media(min-width:768px){.tmx-termsOfServicePage{padding:0}}.tmx-termsOfServicePage__onPage{padding-top:91px}@media(min-width:768px){.tmx-termsOfServicePage__onPage{padding:74px 28%}}.tmx-termsOfServicePage__title{color:#5d5d74;font-size:1rem;font-weight:500;line-height:normal;margin:0 0 16px}@media(min-width:768px){.tmx-termsOfServicePage__title{font-size:2.25rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.39;margin:0 0 24px}}.tmx-termsOfServicePage__paragraph{color:#929292;font-size:.75rem}@media(min-width:768px){.tmx-termsOfServicePage__paragraph{font-size:1rem;font-weight:400}}.tmx-termsOfServicePage__span{font-weight:700}.tmx-appErrorPage{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:flex-start;padding-top:87px;width:100%}@media(min-width:320px){.tmx-appErrorPage{margin-top:50px;min-height:280px}}@media(min-width:500px){.tmx-appErrorPage{margin-bottom:205px;min-height:200px}}@media(min-width:768px){.tmx-appErrorPage{justify-content:center;padding-bottom:0}}.tmx-appErrorPage__title{color:#000;font-size:1.7rem;font-weight:500;padding-bottom:10px}.tmx-appErrorPage__supportText{font-size:17px;padding-bottom:10px}.tmx-privacyPolicy{height:100%;padding:0 10px;text-align:left}@media(min-width:768px){.tmx-privacyPolicy{padding:0}}.tmx-privacyPolicy__onPage{padding-top:119px}@media(min-width:768px){.tmx-privacyPolicy__onPage{padding:168px 28%}}.tmx-privacyPolicy__title{color:#5d5d74;font-size:1rem;font-weight:500;line-height:normal;margin:0 0 16px}@media(min-width:768px){.tmx-privacyPolicy__title{font-size:2.25rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.39;margin:0 0 24px}}.tmx-privacyPolicy__paragraph{color:#929292;font-size:.75rem}@media(min-width:768px){.tmx-privacyPolicy__paragraph{font-size:1rem;font-weight:400}}.tmx-privacyPolicy__paragraph--italic{font-style:italic}.tmx-privacyPolicy__list{color:#929292;font-size:.75rem;list-style-type:disc}.tmx-privacyPolicy__list li{margin:10px 0}@media(min-width:768px){.tmx-privacyPolicy__list{font-size:1rem;font-weight:400}}.tmx-privacyPolicy__span{font-weight:700}.tmx-howItWorks{align-items:center;display:flex;flex-direction:column;gap:2.5rem;padding:2rem 1rem 3.5rem;width:100%}@media(min-width:768px){.tmx-howItWorks{gap:3.25rem;padding:3rem 1.5rem 5rem}}.tmx-howItWorks h2{color:#0f172a;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0}.tmx-howItWorks__itemContainer{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-auto-rows:1fr;justify-content:center;width:min(1140px,100%)}@media(min-width:1024px){.tmx-howItWorks__itemContainer{gap:1.35rem;grid-template-columns:1fr auto 1fr auto 1fr}}.tmx-howItWorks__itemContainer__arrow{display:none}@media(min-width:1024px){.tmx-howItWorks__itemContainer__arrow{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:56px}.tmx-howItWorks__itemContainer__arrow:before{border-top:1px solid #cbd5e1;content:"";width:100%}.tmx-howItWorks__itemContainer__arrow:after{border-right:1px solid #cbd5e1;border-top:1px solid #cbd5e1;content:"";height:8px;margin-top:-1px;position:absolute;right:0;transform:rotate(45deg);width:8px}.tmx-howItWorks__itemContainer__arrow--reverse:after{border-left:1px solid #cbd5e1;border-right:0;left:0;right:auto;transform:rotate(-45deg)}}.tmx-howItWorks__itemContainer__logoContainer{align-items:center;background:#574ff51a;border-radius:14px;box-shadow:none;display:flex;justify-content:center;padding:1rem}.tmx-howItWorks__itemContainer__logoContainer img{height:28px;width:28px}.tmx-howItWorks__itemContainer__item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 30px #0f172a14;color:#0f172a;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:flex-start;min-height:100%;min-height:280px;padding:1.8rem 1.45rem;text-align:center}@media(min-width:768px){.tmx-howItWorks__itemContainer__item{min-height:320px;padding:2.1rem 1.6rem}}.tmx-howItWorks__itemContainer__item__bottom{align-items:center;display:flex;flex-direction:column;gap:1.25rem;padding-top:.35rem}.tmx-howItWorks__itemContainer__item__bottom h5{font-size:1.14rem;font-weight:700;line-height:1.35;margin:0}.tmx-howItWorks__itemContainer__item__bottom p{color:#334155;font-size:1rem;font-weight:500;line-height:1.55;margin:0}.tmx-howItWorks__workflow{display:flex;flex-direction:column;gap:1.5rem;width:min(1140px,100%)}.tmx-howItWorks__workflow+.tmx-howItWorks__workflow{margin-top:1rem}.tmx-howItWorks__subHeading{color:#334155;font-size:clamp(1.25rem,2.8vw,1.7rem);font-weight:700;letter-spacing:-.01em;margin:0}@media(prefers-color-scheme:dark){.tmx-howItWorks h2{color:#f8fafc}}@media(prefers-color-scheme:dark)and (min-width:1024px){.tmx-howItWorks__itemContainer__arrow:before{border-top-color:#334155}.tmx-howItWorks__itemContainer__arrow:after{border-left-color:#334155;border-right-color:#334155;border-top-color:#334155}}@media(prefers-color-scheme:dark){.tmx-howItWorks__itemContainer__item{background:#090b17;border-color:#1f2937;box-shadow:0 14px 38px #01040f80;color:#f8fafc}.tmx-howItWorks__itemContainer__item__bottom p{color:#94a3b8}.tmx-howItWorks__subHeading{color:#cbd5e1}}.tmx-getStarted{align-items:center;display:flex;flex-direction:column;gap:1.2rem;margin-top:1.8rem;padding:1.4rem 1rem 6.5rem;width:100%}@media(min-width:768px){.tmx-getStarted{gap:1.4rem;margin-top:2.6rem;padding:1.8rem 1.5rem 8rem}}.tmx-getStarted h2{color:#0f172a;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0;z-index:1}.tmx-getStarted__subTitle{color:#475569;font-size:clamp(.98rem,2.2vw,1.15rem);font-weight:500;line-height:1.5;text-align:center;width:min(760px,100%);z-index:1}.tmx-getStarted__ctaButton{background:#574ff5;border:1px solid #574ff5;border-radius:12px;color:#eef2ff;cursor:pointer;font-size:1.05rem;font-weight:700;line-height:1.2;padding:.9rem 1.6rem;transition:all .2s ease;z-index:1}.tmx-getStarted__ctaButton:hover{background:#6a63f6}.tmx-getStarted__modalOverlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617cc;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.tmx-getStarted__panel{align-items:stretch;display:flex;flex-direction:column;max-width:1080px;padding:0;text-align:center;width:100%}.tmx-getStarted__modalClose{background:#0000;border:0;color:#64748b;cursor:pointer;font-size:1.8rem;line-height:1;padding:.1rem .4rem;position:absolute;right:.85rem;top:.85rem}.tmx-getStarted__modalTitle{color:#0f172a;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0;padding-right:2rem}.tmx-getStarted__modalSubTitle{color:#334155;font-size:clamp(1.2rem,2.2vw,2rem);font-weight:700;line-height:1.4;margin:1.55rem 0 0;text-align:left;width:100%}.tmx-getStarted__personaRotate{animation:tmx-persona-fade .26s ease;color:#574ff5;display:inline-block;font-weight:800;white-space:nowrap}.tmx-getStarted__tiers{margin-top:1rem;width:100%}.tmx-getStarted__pricingGrid{grid-gap:1.2rem;align-items:stretch;display:grid;gap:1.2rem;grid-template-columns:1fr}@media(min-width:768px){.tmx-getStarted__pricingGrid{gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.tmx-getStarted__pricingCard{background:#fff;border:2px solid #cbd5e1;border-radius:26px;display:flex;flex-direction:column;gap:.85rem;min-height:100%;padding:3rem 1.35rem 1.55rem;position:relative;text-align:left}.tmx-getStarted__pricingCard--featured{background:linear-gradient(180deg,#574ff514,#574ff505),#fff;border-color:#574ff5;box-shadow:0 10px 28px #574ff52e}.tmx-getStarted__preferredTag{background:#574ff5;border-radius:999px;color:#eef2ff;display:inline-flex;font-size:.8rem;font-weight:700;left:1.35rem;letter-spacing:.02em;margin:0;padding:.28rem .7rem;position:absolute;top:.9rem}.tmx-getStarted__planTitle{color:#0f172a;font-size:clamp(1.35rem,2.5vw,1.8rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:0}.tmx-getStarted__planPrice{color:#0f172a;font-size:clamp(1.4rem,4.2vw,2.6rem);font-weight:800;letter-spacing:-.02em;line-height:.95;margin:0}.tmx-getStarted__planPriceUnit{color:#475569;font-size:.42em;font-weight:600;letter-spacing:0;white-space:nowrap}.tmx-getStarted__planDetails{color:#334155;flex-grow:1;font-size:1rem;font-weight:500;line-height:1.55;margin:.1rem 0 0;padding-left:1.1rem}.tmx-getStarted__planDetails li+li{margin-top:.35rem}.tmx-getStarted__planButton{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-size:.95rem;font-weight:700;line-height:1.2;padding:.72rem 1rem;text-decoration:none;transition:all .2s ease;width:fit-content}.tmx-getStarted__planButton:hover{background:#f8fafc;border-color:#94a3b8}.tmx-getStarted__planButton--featured{background:#574ff5;border-color:#574ff5;color:#eef2ff}.tmx-getStarted__planButton--featured:hover{background:#4f46e5;border-color:#4f46e5}@media(prefers-color-scheme:dark){.tmx-getStarted h2{color:#f8fafc}.tmx-getStarted__subTitle{color:#94a3b8}.tmx-getStarted__ctaButton{background:#574ff5;border-color:#574ff5;color:#eef2ff}.tmx-getStarted__ctaButton:hover{background:#6a63f6}.tmx-getStarted__modalOverlay{background:#020617b8}.tmx-getStarted__modalClose{color:#94a3b8}.tmx-getStarted__modalTitle{color:#f8fafc}.tmx-getStarted__modalSubTitle{color:#cbd5e1}.tmx-getStarted__personaRotate{color:#574ff5}.tmx-getStarted__pricingCard{background:#090b17;border-color:#334155}.tmx-getStarted__pricingCard--featured{background:linear-gradient(180deg,#574ff529,#574ff50d),#090b17;border-color:#574ff5;box-shadow:0 10px 28px #06091e73}.tmx-getStarted__planPriceUnit{color:#94a3b8}.tmx-getStarted__preferredTag{background:#574ff5;color:#eef2ff}.tmx-getStarted__planPrice,.tmx-getStarted__planTitle{color:#f8fafc}.tmx-getStarted__planDetails{color:#cbd5e1}.tmx-getStarted__planButton{background:#090b17;border-color:#334155;color:#e2e8f0}.tmx-getStarted__planButton:hover{background:#111827;border-color:#475569}.tmx-getStarted__planButton--featured{color:#eef2ff}.tmx-getStarted__planButton--featured,.tmx-getStarted__planButton--featured:hover{background:#574ff5;border-color:#574ff5}}@keyframes tmx-persona-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.tmx-instantAlerts{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:center;min-height:100vh;overflow:hidden;padding:150px 1rem 3rem;position:relative;width:100%}@media(min-width:1024px){.tmx-instantAlerts{padding:180px 1rem 0}}@media(min-width:1920px){.tmx-instantAlerts{padding:230px 1rem 2rem}}.tmx-instantAlerts:after,.tmx-instantAlerts:before{background:#594ffe;border-radius:50%;content:"";filter:blur(150px);height:500px;opacity:.2;position:absolute;width:500px;z-index:-1}.tmx-instantAlerts:before{bottom:0;left:-200px}.tmx-instantAlerts:after{bottom:0;right:-200px}.tmx-instantAlerts__topBlob{background:#50e2c2;border-radius:50%;content:"";filter:blur(150px);height:250px;left:50%;opacity:.4;position:absolute;top:-250px;transform:translateX(-50%);width:900px;z-index:-1}.tmx-instantAlerts__title{color:#594ffe;font-size:2.2rem;font-weight:600;line-height:1.15;margin-bottom:.75rem}@media(min-width:768px){.tmx-instantAlerts__title{font-size:2.4rem}}.tmx-instantAlerts__title span{color:#594ffe}.tmx-instantAlerts__title br{display:block}@media(min-width:666px){.tmx-instantAlerts__title br{display:none}}@media(min-width:768px){.tmx-instantAlerts__title{font-size:2.8rem}}@media(min-width:1920px){.tmx-instantAlerts__title{font-size:3.8rem;margin-bottom:1rem}}.tmx-instantAlerts__subTitle{color:#000;font-size:17px;font-weight:400;font-weight:600;line-height:25px;margin-bottom:0;text-align:center;width:80%}@media(min-width:768px){.tmx-instantAlerts__subTitle{font-size:18px;margin-bottom:3.4rem;width:40%}}@media(min-width:1920px){.tmx-instantAlerts__subTitle{font-size:24px;line-height:35px}}.tmx-instantAlerts__itemsContainer{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;width:100%}@media(min-width:666px){.tmx-instantAlerts__itemsContainer{flex-direction:row;width:80%}}@media(min-width:1024px){.tmx-instantAlerts__itemsContainer{gap:7rem;height:60vh;width:60%}}.tmx-instantAlerts__itemsContainer__imageContainer{align-items:center;display:flex;height:50vh;justify-content:center;width:100%}@media(min-width:768px){.tmx-instantAlerts__itemsContainer__imageContainer{height:40vh;width:50%}}@media(min-width:1024px){.tmx-instantAlerts__itemsContainer__imageContainer{height:100%}}.tmx-instantAlerts__itemsContainer__imageContainer img{height:100%;object-fit:contain;width:100%}.tmx-instantAlerts__itemsContainer__listContainer{display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:flex-start;padding:0 1rem;width:100%}@media(min-width:768px){.tmx-instantAlerts__itemsContainer__listContainer{gap:2rem;padding:0;width:50%}}@media(min-width:1920px){.tmx-instantAlerts__itemsContainer__listContainer{gap:3rem}}.tmx-instantAlerts__itemsContainer__listContainer__listItem{align-items:center;display:flex;gap:1.5rem;justify-content:flex-start}.tmx-instantAlerts__itemsContainer__listContainer__listItem__logo{align-items:center;background-color:#594ffe;border-radius:20px;box-shadow:0 4px 40px #594ffe66;display:flex;justify-content:center;padding:1rem}.tmx-instantAlerts__itemsContainer__listContainer__listItem__logo img{height:20px;width:20px}@media(min-width:666px){.tmx-instantAlerts__itemsContainer__listContainer__listItem__logo img{height:25px;width:25px}}@media(min-width:1920px){.tmx-instantAlerts__itemsContainer__listContainer__listItem__logo img{height:35px;width:35px}}.tmx-instantAlerts__itemsContainer__listContainer__listItem h3{font-size:1rem;font-weight:600;margin:0}@media(min-width:768px){.tmx-instantAlerts__itemsContainer__listContainer__listItem h3{font-size:1.4rem;white-space:nowrap}}@media(min-width:1920px){.tmx-instantAlerts__itemsContainer__listContainer__listItem h3{font-size:1.8rem}}.tmx-tryAnyPlan{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:3rem 1rem;position:relative;text-align:center}.tmx-tryAnyPlan:after{background:#594ffe;border-radius:10%;bottom:-320px;content:"";filter:blur(150px);height:250px;opacity:.4;position:absolute;right:0;width:100%;z-index:0}@media(min-width:768px){.tmx-tryAnyPlan{padding:4rem 1.5rem}}@media(min-width:1920px){.tmx-tryAnyPlan{padding:5rem 1.5rem}}.tmx-tryAnyPlan h3{font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 1rem}@media(min-width:768px){.tmx-tryAnyPlan h3{font-size:2.4rem;margin-bottom:1.5rem}}@media(min-width:1920px){.tmx-tryAnyPlan h3{font-size:3.2rem}}.tmx-tryAnyPlan p{font-size:17px;line-height:1.5;margin:0}@media(min-width:768px){.tmx-tryAnyPlan p{font-size:1.1rem}}@media(min-width:1920px){.tmx-tryAnyPlan p{font-size:1.4rem}}.tmx-tryAnyPlan img{cursor:pointer;margin:3rem 0 2rem;width:160px}@media(min-width:768px){.tmx-tryAnyPlan img{margin:5rem 0 4rem;width:180px}}@media(min-width:1920px){.tmx-tryAnyPlan img{margin:6rem 0 5rem;width:225px}}.tmx-tryAnyPlan__bottom{color:#000;font-size:1rem;font-weight:600;margin-top:.5rem}@media(min-width:768px){.tmx-tryAnyPlan__bottom{font-size:1.15rem}}@media(min-width:1920px){.tmx-tryAnyPlan__bottom{font-size:1.5rem}}.tmx-newsrooms,.tmx-publicists{display:flex;flex-direction:column;height:100%;width:100%}.tmx-FastestWay{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:1rem;height:70dvh;justify-content:center;overflow:hidden;padding:0 1rem;position:relative;text-align:center;width:100%}@media(min-width:375px)and (max-width:420px){.tmx-FastestWay{height:70dvh}}@media(min-width:768px){.tmx-FastestWay{padding:0}}.tmx-FastestWay:after,.tmx-FastestWay:before{background:#594ffe;border-radius:50%;content:"";filter:blur(150px);height:500px;opacity:.2;position:absolute;width:500px;z-index:-1}.tmx-FastestWay:before{bottom:-250px;left:-200px}.tmx-FastestWay:after{bottom:-250px;right:-200px}.tmx-FastestWay__topBlob{background:#50e2c2;border-radius:50%;content:"";filter:blur(150px);height:250px;left:50%;opacity:.4;position:absolute;top:-250px;transform:translateX(-50%);width:900px;z-index:-1}.tmx-FastestWay__title{color:#594ffe;font-size:2.2rem;font-weight:600;line-height:1.18;margin-bottom:0;padding-top:11dvh}@media(min-width:768px){.tmx-FastestWay__title{margin-bottom:.8rem}}.tmx-FastestWay__title__desktopBr{display:none}@media(min-width:666px){.tmx-FastestWay__title__desktopBr{display:block}}@media(min-width:768px){.tmx-FastestWay__title{font-size:3.2rem;margin-bottom:1rem}}@media(min-width:1920px){.tmx-FastestWay__title{font-size:4.3rem;margin-bottom:1.8rem}}.tmx-FastestWay__subTitle{color:#000;font-size:17px;font-weight:400;line-height:24px;margin-bottom:1rem;text-align:center}@media(min-width:360px){.tmx-FastestWay__subTitle{margin-bottom:3.5rem}}@media(min-width:768px){.tmx-FastestWay__subTitle{font-size:20px;margin-bottom:2.8rem}}@media(min-width:1920px){.tmx-FastestWay__subTitle{font-size:27px;margin-bottom:4.2rem}}.tmx-FastestWay__bottom{align-items:center;display:flex;flex-direction:column;gap:1.2rem;justify-content:center;margin-top:.4rem}@media(min-width:768px){.tmx-FastestWay__bottom{gap:1.2rem}}@media(min-width:1920px){.tmx-FastestWay__bottom{gap:1.8rem}}.tmx-FastestWay__bottom h4{font-size:1.4rem;margin:0}@media(min-width:768px){.tmx-FastestWay__bottom h4{font-size:1.7rem}}@media(min-width:1920px){.tmx-FastestWay__bottom h4{font-size:2.4rem}}.tmx-FastestWay__bottom p{color:#000;font-size:16px;font-weight:400;line-height:24px;margin:0}@media(min-width:768px){.tmx-FastestWay__bottom p{font-size:18px;line-height:26px}}@media(min-width:1920px){.tmx-FastestWay__bottom p{font-size:24px;line-height:26px}}.tmx-CommonRequests{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:2rem;overflow:hidden;padding:4rem 1rem;position:relative;width:100%}.tmx-CommonRequests:after{background:#594ffe;border-radius:10%;bottom:-320px;content:"";filter:blur(150px);height:250px;opacity:.4;position:absolute;right:0;width:100%;z-index:0}@media(min-width:768px){.tmx-CommonRequests{gap:5rem;padding:5rem 0}}@media(min-width:1920px){.tmx-CommonRequests{gap:7rem}}.tmx-CommonRequests h2{color:#000000e6;font-size:1.5rem;font-weight:600;line-height:1.15;margin:0}@media(min-width:666px){.tmx-CommonRequests h2{font-size:2rem}}@media(min-width:1920px){.tmx-CommonRequests h2{font-size:2.9rem}}.tmx-CommonRequests__itemContainer{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr;justify-content:center}@media(min-width:320px){.tmx-CommonRequests__itemContainer{width:94%}}@media(min-width:1024px){.tmx-CommonRequests__itemContainer{width:70%}}.tmx-CommonRequests__itemContainer__logoContainer{align-items:center;background-color:#594ffe;border-radius:20px;box-shadow:0 4px 40px #594ffe66;display:flex;height:fit-content;justify-content:center;padding:1rem;width:fit-content}@media(min-width:1920px){.tmx-CommonRequests__itemContainer__logoContainer{padding:1.2rem}}.tmx-CommonRequests__itemContainer__logoContainer img{height:20px;width:20px}@media(min-width:666px){.tmx-CommonRequests__itemContainer__logoContainer img{height:25px;width:25px}}@media(min-width:1920px){.tmx-CommonRequests__itemContainer__logoContainer img{height:30px;width:30px}}.tmx-CommonRequests__itemContainer__item{color:#000;display:flex;gap:1rem;height:100%;justify-content:flex-start;text-align:center}@media(min-width:768px){.tmx-CommonRequests__itemContainer__item{gap:2rem}}.tmx-CommonRequests__itemContainer__item__left{display:none}@media(min-width:666px){.tmx-CommonRequests__itemContainer__item__left{display:block}}.tmx-CommonRequests__itemContainer__item__right{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:.3rem}@media(min-width:666px){.tmx-CommonRequests__itemContainer__item__right{gap:0}}.tmx-CommonRequests__itemContainer__item__right__header{display:flex;gap:1.5rem}.tmx-CommonRequests__itemContainer__item__right__header__left{display:block}@media(min-width:666px){.tmx-CommonRequests__itemContainer__item__right__header__left{display:none}}.tmx-CommonRequests__itemContainer__item__right__header__right{text-align:left}.tmx-CommonRequests__itemContainer__item__right__header__right h5{font-size:1.2rem;font-weight:600;line-height:26px;margin:0 0 .5rem}@media(min-width:666px){.tmx-CommonRequests__itemContainer__item__right__header__right h5{font-size:1.1rem}}@media(min-width:768px){.tmx-CommonRequests__itemContainer__item__right__header__right h5{font-size:1.4rem}}@media(min-width:1920px){.tmx-CommonRequests__itemContainer__item__right__header__right h5{font-size:1.6rem;margin-bottom:1rem}}.tmx-CommonRequests__itemContainer__item__right__header__right h5 a{color:inherit}.tmx-CommonRequests__itemContainer__item__right__header__right p{font-size:17px;font-weight:400;line-height:26px;margin:0;text-align:left}.tmx-CommonRequests__itemContainer__item__right__header__right p a{color:inherit}@media(min-width:666px){.tmx-CommonRequests__itemContainer__item__right__header__right p{font-size:16px;line-height:28px}}@media(min-width:1920px){.tmx-CommonRequests__itemContainer__item__right__header__right p{font-size:22px}}.tmx-CommonRequests__itemContainer__item__right__grid{grid-row-gap:1rem;grid-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr;margin-top:1.5rem;row-gap:1rem;text-align:left;width:100%}@media(min-width:666px){.tmx-CommonRequests__itemContainer__item__right__grid{grid-template-columns:1fr 1fr}}@media(min-width:1920px){.tmx-CommonRequests__itemContainer__item__right__grid{margin-top:2.5rem}}.tmx-CommonRequests__itemContainer__item__right__grid__box{background-color:#e5e5ea;border-radius:1.5rem;padding:1rem 1.25rem;position:relative;width:100%}.tmx-CommonRequests__itemContainer__item__right__grid__box p{color:#000;font-size:15px;line-height:1.4;margin:0}@media(min-width:768px){.tmx-CommonRequests__itemContainer__item__right__grid__box p{font-size:14px}}@media(min-width:1024px){.tmx-CommonRequests__itemContainer__item__right__grid__box p{font-size:1rem}}@media(min-width:1920px){.tmx-CommonRequests__itemContainer__item__right__grid__box p{font-size:1.2rem}}.tmx-CommonRequests__itemContainer__item__right__grid__box:before{border-bottom:10px solid #0000;border-right:15px solid #e5e5ea;border-top:10px solid #0000;bottom:15px;content:"";height:0;left:-10px;position:absolute;width:0}@keyframes fade{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes fadeIn{0%{opacity:.2}50%{opacity:1}to{opacity:1}}@keyframes spinner{to{transform:rotate(1turn)}}@keyframes drop{0%{transform:translateY(-50px)}50%{transform:translateY(-138px)}to{transform:translateY(-355px)}}@keyframes successRise{0%{transform:translateY(-50px)}to{transform:translateY(-355px)}}@keyframes rise{0%{transform:translateY(-250px)}to{transform:translateY(-340px)}}@keyframes mymove{0%{top:100px}to{top:0}}.tmx-slackPage__buttonOne.light-animation,.tmx-slackPage__buttonOneMobile.light-animation{animation:shimmer 2s;-webkit-animation:shimmer 2s;background:linear-gradient(135deg,#8b84fe,#8b84fe 40%,#ffffff80 50%,#8b84fe 60%,#8b84fe);background-position:0;background-repeat:no-repeat;background-size:300%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=$granite-grey99,endColorstr=$granite-grey99,GradientType=1)}@keyframes shimmer{0%{background-position:-400px}to{background-position:0}}.tmx-slackPage{display:flex;flex-grow:1}.tmx-slackPage__slackPageContainer{align-items:center;background-image:linear-gradient(#fff,#f4f4ff);display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:center;margin-top:104px}@media(min-width:768px){.tmx-slackPage__slackPageContainer{display:flex;flex-direction:column;height:max-content;padding-bottom:146px;padding-top:43px}}@media(min-width:1024px){.tmx-slackPage__slackPageContainer{display:flex;flex-direction:row;height:max-content;padding-bottom:146px;padding-left:160px;padding-top:43px}}.tmx-slackPage__ImageContainer{padding-right:0}@media(min-width:768px){.tmx-slackPage__ImageContainer{height:545px;overflow:hidden;padding-right:100px;width:764px}}.tmx-slackPage__Image{border-radius:10px;height:100px;width:100px}@media(min-width:768px){.tmx-slackPage__Image{box-shadow:0 4px 8px 0 #22222229;display:block;height:145px;width:145px}}.tmx-slackPage__Image--tmx{background-color:#fff;padding:10px}.tmx-slackPage__ImageMobile{display:block;margin:auto;max-width:365px}@media(min-width:768px){.tmx-slackPage__ImageMobile{display:none}}.tmx-slackPage__header{margin-right:20px}@media(min-width:1441px){.tmx-slackPage__header{margin-right:100px}}.tmx-slackPage__headerTitle{color:#32324d;font-size:2.25rem;font-weight:600;margin-left:50px;text-align:left}@media(min-width:768px){.tmx-slackPage__headerTitle{font-size:3.75rem;margin-left:50px}}.tmx-slackPage__buttonOne{background-color:#8b84fe;display:none}.tmx-slackPage__buttonOne:hover{background-color:#8b84fe;box-shadow:0 2px 4px 0 #8b84fe99}.tmx-slackPage__buttonOne:focus{background-color:#706acc}.tmx-slackPage__buttonOne.light-animation{background-color:#8b84fe}@media(min-width:768px){.tmx-slackPage__buttonOne{border-radius:22px;color:#fff;display:block;font-size:1.125rem;font-size:1.375rem;font-weight:400;margin-bottom:10px;margin-left:50px;opacity:.9;padding:10px 23px}}.tmx-slackPage__buttonToo{display:none}@media(min-width:768px){.tmx-slackPage__buttonToo{background-color:#e6e6eb;border-radius:22px;color:#5d5d74;display:block;font-size:1.125rem;font-weight:400;margin-bottom:95px;margin-left:100px;opacity:.9;padding:10px 57px}.tmx-slackPage__buttonToo:hover{background-color:#dfdfe6}}.tmx-slackPage__buttonOneMobile{background-color:#8b84fe;border-radius:22px;color:#fff;display:block;font-size:1.375rem;font-size:1.125rem;font-weight:400;margin:30px auto 20px;opacity:.9;padding:14px 46px}.tmx-slackPage__buttonOneMobile:hover{background-color:#8b84fe;box-shadow:0 2px 4px 0 #8b84fe99}.tmx-slackPage__buttonOneMobile:focus{background-color:#706acc}.tmx-slackPage__buttonOneMobile.light-animation{background-color:#8b84fe}@media(min-width:768px){.tmx-slackPage__buttonOneMobile{display:none}}.tmx-slackPage__buttonTwoMobile{background-color:#f0f0f5;border-radius:22px;color:#5d5d74;display:block;font-size:1.125rem;font-weight:400;margin-left:auto;margin-right:auto;opacity:.9;padding:10px 57px}@media(min-width:768px){.tmx-slackPage__buttonTwoMobile{display:none}}.tmx-slackPage__headerText{color:#5d5d74;font-size:1.438rem;font-weight:400;line-height:normal;margin-left:50px;padding-bottom:30px;padding-right:20px;text-align:left;width:311px}@media(min-width:768px){.tmx-slackPage__headerText{margin-left:50px;width:600px}}@media(min-width:1024px){.tmx-slackPage__headerText{font-size:1.5rem;height:108px;width:386px}}.tmx-slackPage__cardContainer{display:flex;flex-direction:column;justify-content:center;margin:0 auto 30px;padding:0}@media(min-width:1024px){.tmx-slackPage__cardContainer{flex-direction:row}}.tmx-slackPage__link{align-items:center;color:#7a7a99;display:flex;font-weight:400;padding-top:10px;text-decoration:none}@media(min-width:768px){.tmx-slackPage__link{padding-bottom:35px}}.tmx-slackPage__linkText{color:#fff;font-size:1.5rem;font-weight:400;letter-spacing:normal;line-height:1.5;padding:16px 10px}.tmx-slackPage__linkDetails{color:#58559e;font-size:1.5rem;font-weight:400;padding-left:10px;text-decoration:none}.tmx-slackPage__icon{border:2px solid #8b84fe;border-radius:50%}.tmx-slackPage__dashboardIcon{border:2px solid #32324d;border-radius:50%}.tmx-slackPage__sectionContainer{background-color:#58559e}.tmx-slackPage__main{margin:0 160px}.tmx-slackPage__journalistCard{border-radius:30px;color:#fff;margin:0 auto 20px;padding:30px;position:relative;width:80%}@media(min-width:1024px){.tmx-slackPage__journalistCard{margin:40px 15px;max-width:450px}}.tmx-slackPage__journalistTitle{color:#fff;font-size:3.75rem;font-weight:500;margin:0;padding:102px 0 37px;text-align:center}.tmx-slackPage__journalistDescription{color:#f8f8fa;font-size:2.25rem;font-weight:400;margin:0;padding:40px 0 78px;text-align:center}.tmx-slackPage__card{border-radius:30px;color:#fff;margin:0 auto 20px;padding:30px;position:relative;width:80%}@media(min-width:1024px){.tmx-slackPage__card{margin:40px 15px;max-width:450px}}.tmx-slackPage__title{color:#f8f8fa;font-size:2.25rem;font-weight:500;width:345px}.tmx-slackPage__description{color:#f8f8fa;font-size:1.125rem;font-weight:400;line-height:1.33;margin:0 auto}@media(min-width:768px){.tmx-slackPage__description{font-size:1.5rem}}.tmx-slackPage__subtitle{color:#f8f8fa;font-size:2.25rem;font-style:italic;font-weight:400;margin:0;padding:40px 0 20px;text-align:center}.tmx-slackPage__descriptionText{color:#f0f0f5;font-size:1.5rem;font-weight:400}.tmx-slackPage__browserSection{padding-top:50px}.tmx-slackPage__resourcesText{color:#f0f0f5;font-size:1.5rem;font-style:normal;letter-spacing:normal;line-height:1.5;margin:5px 0 0;text-align:center}.tmx-slackPage__toolSection{margin:10px 190px}.tmx-slackPage__toolSectionText{color:#f8f8fa;font-size:3.125rem;font-weight:500;line-height:1.2;text-align:center}.tmx-slackPage__tmxUser{color:#dfdfe6;font-size:2rem;font-stretch:normal;font-style:italic;font-weight:400;line-height:1.88;text-align:center}.tmx-slackPage__join{background-color:#484859;border-radius:75px;box-shadow:0 2px 4px 0 #00000080;color:#f8f8fa;font-size:2.25rem;font-weight:500;padding:10px 147px 10px 148px;position:absolute;text-align:center}.tmx-slackPage__publicistSection{background-color:#1f1f33;display:flex;justify-content:center}.tmx-slackPage__testimage{height:210px;width:270px}.tmx-slackPage__publish{background-color:#6c6c84;border-radius:22px;margin:54px 0 10px;padding:4px 95px 4px 76px}.tmx-slackPage__publish .tmx-button__extraIcon{font-size:2.5rem;margin-left:-12px;padding-right:0}.tmx-slackPage__cardBox{padding-left:0}@media(min-width:1024px){.tmx-slackPage__cardBox{padding-left:2px}}@media(min-width:768px){.tmx-slackPage__cardBox{padding-left:15px}}.tmx-slackPage__dashboardSection{align-items:center;background-color:#8b84fe;display:flex;justify-content:center;padding-top:20px}.tmx-slackPage__dashboardImg{height:300px;width:320px}@media(min-width:768px){.tmx-slackPage__dashboardImg{height:600px;width:800px}}.tmx-slackPage__dashboardHeader{color:#fff;font-size:2.25rem;font-weight:500;letter-spacing:normal;margin:0 auto;padding-top:30px;text-align:center}.tmx-slackPage__dashboardlink{align-items:center;display:flex;margin:auto;text-decoration:none;width:160px}.tmx-slackPage__customerSection{align-items:center;background-color:#fff;display:flex;flex-direction:column}.tmx-slackPage__customerSectionTitle{color:#5d5d74;font-size:1.5rem;margin-bottom:10px;padding:30px 50px;text-align:center}@media(min-width:768px){.tmx-slackPage__customerSectionTitle{font-size:2.25rem;padding-bottom:60px}}.tmx-slackPage__inputContainer{display:block;padding-bottom:50px}@media(min-width:768px){.tmx-slackPage__inputContainer{display:none}}.tmx-slackPage__input{background-color:#fff;border:1px solid #ceced9;border-radius:4px;color:#6c6c84;font-size:.9375rem;margin-left:54px;padding:0 5px;width:76%}.tmx-slackPage__imageSubContainer{align-items:center;display:flex;flex-direction:row;gap:50px;justify-content:center;margin-bottom:50px;margin-top:50px}@media(min-width:768px){.tmx-slackPage__imageSubContainer{margin-bottom:50px;margin-top:102px}}.tmx-slackPage__plus{color:#8b84fe;font-size:53px}.tmx-slackPage__instructionContainer{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-left:48px;padding-right:48px;text-align:left}@media(min-width:768px){.tmx-slackPage__instructionContainer{padding-left:50px;padding-right:50px;padding-top:25px}}.tmx-slackPage__listHeading{font-size:25px;font-weight:700}.tmx-slackPage__listContainer{font-size:20px;text-align:left}.tmx-slackPage__listContainer li{margin-bottom:3px}.tmx-slackPage__code{font-feature-settings:none;background:#f8f8f8;border:1px solid #ddd;border-radius:.2rem;color:#e01e5a;font-size:16px;font-variant-ligatures:none;padding:2px 3px 1px;tab-size:4;white-space:normal}.tmx-slackPage__privacyLink{display:contents}
/*# sourceMappingURL=main.f7f88fcd.css.map*/