.tic-mfst{position:relative;padding:var(--tic-mfst-pad-top, 72px) var(--tic-sp-6) var(--tic-mfst-pad-bottom, 72px);background:var(--tic-bg-deep, #021736);color:var(--tic-ink, #fff);overflow:hidden;font-family:var(--tic-font-sans, "Inter", sans-serif);isolation:isolate}.tic-mfst:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 70% 80% at 50% 0%,rgba(34,211,238,.1) 0%,transparent 60%),radial-gradient(ellipse 50% 50% at 0% 100%,rgba(12,92,187,.18) 0%,transparent 60%),radial-gradient(ellipse 50% 50% at 100% 100%,rgba(245,158,11,.05) 0%,transparent 60%)}.tic-mfst:not(.tic-mfst--with-image):after{content:"TIC\ae";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;font-family:Inter,sans-serif;font-size:clamp(10rem,13vw,18rem);font-weight:900;letter-spacing:-.05em;color:#22d3ee08;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;line-height:.9}.tic-mfst__inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:var(--tic-sp-8, 32px);align-items:center}.tic-mfst--with-image .tic-mfst__inner{grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}.tic-mfst:not(.tic-mfst--with-image) .tic-mfst__inner{text-align:center;max-width:880px}.tic-mfst:not(.tic-mfst--with-image) .tic-mfst__copy{align-items:center;text-align:center;max-width:100%}.tic-mfst__media{position:relative;border-radius:var(--tic-radius-lg, 14px);overflow:hidden;aspect-ratio:4/5;max-width:460px;width:100%;justify-self:start;isolation:isolate}.tic-mfst__img{width:100%;height:100%;object-fit:cover;display:block;filter:contrast(1.05) saturate(1.05)}.tic-mfst__media-glow{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;z-index:-1;background:radial-gradient(circle at 30% 30%,rgba(34,211,238,.4) 0%,transparent 60%);filter:blur(50px);pointer-events:none}.tic-mfst__copy{display:flex;flex-direction:column;gap:var(--tic-sp-5, 20px);max-width:720px;align-items:flex-start}.tic-mfst__eyebrow{align-self:inherit}.tic-mfst__quote{position:relative;font-family:Inter,sans-serif;font-size:clamp(2.4rem,3vw,3.8rem);font-weight:800;line-height:1.25;letter-spacing:-.022em;color:#fff;margin:0;padding:0}.tic-mfst--with-image .tic-mfst__quote{padding-left:var(--tic-sp-6, 24px)}.tic-mfst__quote p{margin:0 0 var(--tic-sp-4, 16px)}.tic-mfst__quote p:last-child{margin-bottom:0}.tic-mfst__quote p:first-child{background:linear-gradient(135deg,#fff,#22d3ee);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tic-mfst__quote p:not(:first-child){font-size:.72em;font-weight:600;color:#ffffffb3;line-height:1.55;font-style:italic}.tic-mfst__mark{display:block;width:clamp(32px,3.6vw,44px);height:auto;color:#22d3ee;opacity:.9;margin-bottom:var(--tic-sp-3, 12px);filter:drop-shadow(0 0 14px rgba(34,211,238,.4))}.tic-mfst:not(.tic-mfst--with-image) .tic-mfst__mark{margin-left:auto;margin-right:auto}.tic-mfst__attrib{display:flex;flex-direction:column;gap:4px;margin-top:var(--tic-sp-3, 12px)}.tic-mfst--with-image .tic-mfst__attrib{padding-left:var(--tic-sp-6, 24px);border-left:2px solid #22d3ee}.tic-mfst:not(.tic-mfst--with-image) .tic-mfst__attrib{align-items:center;padding-top:var(--tic-sp-4, 16px);border-top:1px solid rgba(34,211,238,.25);border-left:none;width:fit-content;margin-left:auto;margin-right:auto;padding-left:var(--tic-sp-6, 24px);padding-right:var(--tic-sp-6, 24px)}.tic-mfst__author{font-size:1.84rem;font-weight:800;letter-spacing:-.01em;color:#fff}.tic-mfst__author-role{font-size:1.184rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#22d3ee}.tic-mfst__cta{align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;margin-top:var(--tic-sp-3, 12px);padding:14px 28px;background:linear-gradient(135deg,#3b82f6,#0891b2);color:#fff!important;text-decoration:none!important;font-size:1.52rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border-radius:8px;box-shadow:0 6px 24px #0c5cbb66;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.tic-mfst:not(.tic-mfst--with-image) .tic-mfst__cta{align-self:center}.tic-mfst__cta:hover{background:linear-gradient(135deg,#0c5cbb,#0891b2);transform:translateY(-2px);box-shadow:0 10px 32px #0c5cbb8c}.tic-mfst__cta-arrow{transition:transform .2s ease;display:inline-block}.tic-mfst__cta:hover .tic-mfst__cta-arrow{transform:translate(3px)}@media(max-width:900px){.tic-mfst--with-image .tic-mfst__inner{grid-template-columns:1fr;gap:var(--tic-sp-8, 32px);text-align:center}.tic-mfst--with-image .tic-mfst__copy{align-items:center;text-align:center}.tic-mfst--with-image .tic-mfst__quote{padding-left:0}.tic-mfst--with-image .tic-mfst__attrib{padding-left:var(--tic-sp-4, 16px);padding-right:var(--tic-sp-4, 16px);border-left:none;border-top:1px solid rgba(34,211,238,.25);align-items:center;width:fit-content;margin-inline:auto;padding-top:var(--tic-sp-4, 16px)}.tic-mfst__media{max-width:360px;justify-self:center}.tic-mfst:not(.tic-mfst--with-image):after{font-size:clamp(8rem,22vw,14.4rem)}}@media(max-width:480px){.tic-mfst{padding-left:var(--tic-sp-4, 16px);padding-right:var(--tic-sp-4, 16px)}}[dir=rtl] .tic-mfst__cta-arrow{transform:scaleX(-1)}[dir=rtl] .tic-mfst__cta:hover .tic-mfst__cta-arrow{transform:scaleX(-1) translate(-3px)}[dir=rtl] .tic-mfst--with-image .tic-mfst__quote{padding-left:0;padding-right:var(--tic-sp-6, 24px)}[dir=rtl] .tic-mfst--with-image .tic-mfst__attrib{padding-left:0;padding-right:var(--tic-sp-6, 24px);border-left:0;border-right:2px solid #22d3ee}
/*# sourceMappingURL=/cdn/shop/t/9/assets/tic-manifesto.css.map */
