
/* /theme_macstation/static/src/css/corporativo_gracias.css */
 .contact-center-single.ms-corporativo-ty{--ms-ty-text: #1d1d1f; --ms-ty-text-soft: #515154; --ms-ty-text-faint: #86868b; --ms-ty-surface: #f5f5f7; --ms-ty-line: #e2e2e5; --ms-ty-line-strong: #c9c9cd; --ms-ty-accent: #0071e3; --ms-ty-green: #1fa855; --ms-ty-green-soft: #e3f5ea; --ms-ty-radius-sm: 10px; --ms-ty-header-offset: 80px; padding-top: var(--ms-ty-header-offset); padding-bottom: 90px;}.contact-center-single.ms-corporativo-ty .contact-center-single__breadcrumb-container{margin-top: 0; margin-bottom: 20px; scroll-margin-top: calc(var(--ms-ty-header-offset) + 8px);}.ms-corporativo-ty__main{max-width: 620px; margin: 0 auto; padding: 0 24px; text-align: center;}.ms-corporativo-ty__icon{width: 76px; height: 76px; margin: 0 auto 26px; border-radius: 50%; background: var(--ms-ty-green-soft); display: flex; align-items: center; justify-content: center;}.ms-corporativo-ty__icon svg{width: 38px; height: 38px; color: var(--ms-ty-green);}.ms-corporativo-ty__title{font-size: 34px; font-weight: 700; letter-spacing: -0.02em; margin: 0 0 12px; color: var(--ms-ty-text);}.ms-corporativo-ty__lead{font-size: 16px; color: var(--ms-ty-text-soft); line-height: 1.6; margin: 0 auto 20px; max-width: 480px;}.ms-corporativo-ty__lead b{color: var(--ms-ty-text); font-weight: 600;}.ms-corporativo-ty__eta{display: inline-flex; align-items: center; gap: 7px; font-size: 13px; color: var(--ms-ty-text-soft); background: var(--ms-ty-surface); padding: 7px 14px; border-radius: 999px; margin-bottom: 40px;}.ms-corporativo-ty__eta svg{width: 15px; height: 15px; color: var(--ms-ty-text-faint); flex: none;}.ms-corporativo-ty__steps{display: flex; align-items: flex-start; justify-content: center; gap: 0; margin: 0 auto 44px; max-width: 520px; padding: 0; list-style: none;}.ms-corporativo-ty__step{flex: 1; position: relative; display: flex; flex-direction: column; align-items: center; gap: 8px;}.ms-corporativo-ty__step::before{content: ""; position: absolute; top: 18px; left: -50%; width: 100%; height: 1.5px; background: var(--ms-ty-line); z-index: 0;}.ms-corporativo-ty__step:first-child::before{display: none;}.ms-corporativo-ty__step--done::before{background: var(--ms-ty-green);}.ms-corporativo-ty__step-dot{width: 36px; height: 36px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; z-index: 1;}.ms-corporativo-ty__step-dot--done{background: var(--ms-ty-green); color: #fff;}.ms-corporativo-ty__step-dot--done svg{width: 18px; height: 18px;}.ms-corporativo-ty__step-dot--todo{background: #fff; border: 1.5px solid var(--ms-ty-line-strong); color: var(--ms-ty-text-faint);}.ms-corporativo-ty__step-label{font-size: 12px; color: var(--ms-ty-text-soft); line-height: 1.35; max-width: 120px;}.ms-corporativo-ty__cta{display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-bottom: 22px;}.ms-corporativo-ty__btn{display: inline-flex; align-items: center; justify-content: center; gap: 8px; height: 50px; padding: 0 26px; border-radius: 999px; font-size: 15px; font-weight: 500; font-family: inherit; text-decoration: none; cursor: pointer; border: none;}.ms-corporativo-ty__btn--primary{background: var(--ms-ty-text); color: #fff;}.ms-corporativo-ty__btn--primary:hover, .ms-corporativo-ty__btn--primary:focus-visible{color: #fff; opacity: 0.9;}.ms-corporativo-ty__btn--wsp{background: #fff; color: var(--ms-ty-text); border: 1px solid var(--ms-ty-line-strong);}.ms-corporativo-ty__btn--wsp:hover, .ms-corporativo-ty__btn--wsp:focus-visible{color: var(--ms-ty-text); background: var(--ms-ty-surface);}.ms-corporativo-ty__btn--wsp svg{width: 19px; height: 19px; color: var(--ms-ty-green); flex: none;}.ms-corporativo-ty__hint{font-size: 13px; color: var(--ms-ty-text-faint); margin: 0; line-height: 1.5;}.ms-corporativo-ty__hint a{color: var(--ms-ty-accent); text-decoration: none;}.ms-corporativo-ty__hint a:hover{text-decoration: underline;}@media screen and (max-width: 991px){.contact-center-single.ms-corporativo-ty{--ms-ty-header-offset: 68px;}.contact-center-single.ms-corporativo-ty .contact-center-single__breadcrumb-container{margin-bottom: 16px;}}@media screen and (max-width: 600px){.ms-corporativo-ty__title{font-size: 28px;}.ms-corporativo-ty__step-label{font-size: 11px;}.ms-corporativo-ty__btn{width: 100%;}}