.rcs-page{--rcs-blue:#1a73e8;--rcs-chip-bg:#d3e3fd;--rcs-chip-fg:#0b57d0;--rcs-in-bg:#f1f3f4;--rcs-in-fg:#202124;--rcs-screen:#fff;--rcs-hairline:#e3e6ea}.rcs-phone{position:relative;width:260px;height:520px;flex:none;background:#0c0f12;border-radius:36px;padding:10px;border:6px solid #1a1e22;box-shadow:0 24px 60px rgba(47,53,59,.3),0 8px 18px rgba(47,53,59,.16)}.rcs-phone:before{content:"";position:absolute;top:14px;left:50%;transform:translateX(-50%);width:9px;height:9px;background:#23272b;border-radius:999px;z-index:10}.rcs-phone__screen{width:100%;height:100%;background:var(--rcs-screen);border-radius:28px;overflow:hidden;display:flex;flex-direction:column;font-family:var(--sf-font-body)}.rcs-statusbar{display:flex;justify-content:space-between;align-items:center;padding:13px 20px 6px;font-size:11px;font-weight:500;color:var(--rcs-in-fg)}.rcs-statusbar__right{display:inline-flex;align-items:center;gap:5px}.rcs-statusbar__right svg{width:11px;height:11px}.rcs-statusbar__right b{font-weight:500;font-size:11px}.rcs-hd{display:flex;align-items:center;gap:9px;padding:6px 14px 11px;border-bottom:1px solid var(--rcs-hairline)}.rcs-hd__back{color:#5f6368;display:flex}.rcs-hd__back svg{width:18px;height:18px}.rcs-hd__avatar{width:32px;height:32px;border-radius:999px;flex:none;background:#fff;border:1px solid var(--rcs-hairline);object-fit:contain;padding:3px;box-sizing:border-box}.rcs-hd__info{display:flex;flex-direction:column;min-width:0;line-height:1.25}.rcs-hd__info b{display:inline-flex;align-items:center;gap:4px;font-family:var(--sf-font-display);font-size:14px;font-weight:600;color:var(--rcs-in-fg)}.rcs-hd__info small{font-size:10.5px;color:#5f6368}.rcs-verified{width:14px;height:14px;flex:none}.rcs-thread{flex:1 1;min-height:0;padding:14px 12px 10px;display:flex;flex-direction:column;gap:7px;overflow:hidden}.rcs-thread__tag{align-self:center;font-family:var(--sf-font-display);font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#5f6368;background:var(--rcs-in-bg);border-radius:999px;padding:4px 11px;margin-bottom:3px}.rcs-msg{display:flex;max-width:100%}.rcs-msg--in{justify-content:flex-start}.rcs-msg--out{justify-content:flex-end}.rcs-bubble{max-width:76%;padding:9px 13px;font-size:12.5px;line-height:1.42;word-break:break-word;border-radius:18px}.rcs-msg--in .rcs-bubble{background:var(--rcs-in-bg);color:var(--rcs-in-fg);border-bottom-left-radius:5px}.rcs-msg--out .rcs-bubble{background:var(--rcs-blue);color:#fff;border-bottom-right-radius:5px}.rcs-bubble--typing{display:inline-flex;align-items:center;gap:4px;padding:13px 14px}.rcs-bubble--typing i{width:6px;height:6px;border-radius:999px;background:#9aa0a6;animation:rcsTyping 1.2s ease-in-out infinite}.rcs-bubble--typing i:nth-child(2){animation-delay:.18s}.rcs-bubble--typing i:nth-child(3){animation-delay:.36s}@keyframes rcsTyping{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.rcs-receipt{align-self:flex-end;display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#5f6368;margin-top:-2px}.rcs-receipt svg{width:12px;height:12px;color:var(--rcs-blue)}.rcs-card{width:180px;flex:none;background:#fff;border:1px solid var(--rcs-hairline);border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(32,33,36,.1)}.rcs-msg .rcs-card{width:82%}.rcs-card__body{display:flex;flex-direction:column;gap:3px;padding:10px 12px}.rcs-card__body b{font-family:var(--sf-font-display);font-size:12.5px;font-weight:600;color:var(--rcs-in-fg);line-height:1.3}.rcs-card__body span{font-size:11px;line-height:1.4;color:#5f6368}.rcs-card__chips{display:flex;flex-wrap:wrap;gap:5px;padding:0 10px 10px}.rcs-art{display:flex;align-items:center;justify-content:center;height:94px;color:hsla(0,0%,100%,.92);position:relative;overflow:hidden}.rcs-art:after{content:"";position:absolute;inset:0;background-image:radial-gradient(hsla(0,0%,100%,.22) 1px,transparent 0);background-size:10px 10px;opacity:.5}.rcs-art svg{position:relative;z-index:1;width:30px;height:30px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.18))}.rcs-art--promo{background:linear-gradient(140deg,#ff9d3f,#f26522 60%,#d8521a)}.rcs-art--ticket{background:linear-gradient(140deg,#7c5cff,#4b2fd6)}.rcs-art--delivery{background:linear-gradient(140deg,#34a4a0,#167c78)}.rcs-art--stay{background:linear-gradient(140deg,#4f8ef7,#1a56c4)}.rcs-art--product{background:linear-gradient(140deg,#ff7a9c,#d93b66)}.rcs-art--video{background:linear-gradient(140deg,#3a4148,#14181c)}.rcs-art--doc{background:linear-gradient(140deg,#8f99a3,#4a525a)}.rcs-art--auth{background:linear-gradient(140deg,#2fae6a,#17804a)}.rcs-chips{display:flex;flex-wrap:wrap;gap:6px;padding-top:2px}.rcs-chip{display:inline-flex;align-items:center;gap:5px;font-family:var(--sf-font-display);font-size:11px;font-weight:500;line-height:1;color:var(--rcs-chip-fg);background:var(--rcs-chip-bg);border-radius:999px;padding:7px 11px;white-space:nowrap}.rcs-card__chips .rcs-chip{background:transparent;border:1px solid var(--rcs-hairline);padding:6px 10px}.rcs-chip svg{width:11px;height:11px;flex:none}.rcs-carousel{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -12px;padding:2px 12px 8px;scrollbar-width:none}.rcs-carousel::-webkit-scrollbar{display:none}.rcs-carousel .rcs-card{scroll-snap-align:start}.rcs-inputbar{display:flex;align-items:center;gap:8px;padding:9px 12px 12px;border-top:1px solid var(--rcs-hairline)}.rcs-inputbar__field{flex:1 1;background:var(--rcs-in-bg);border-radius:999px;padding:9px 14px;font-size:11.5px;color:#5f6368}.rcs-inputbar__send{width:30px;height:30px;flex:none;border-radius:999px;background:var(--rcs-blue);color:#fff;display:flex;align-items:center;justify-content:center}.rcs-inputbar__send svg{width:14px;height:14px}@media (prefers-reduced-motion:reduce){.rcs-bubble--typing i{animation:none;opacity:.6}}.rcs-page .sf-contact{padding-bottom:96px}.rcs-hero-section{padding:64px 0 32px;overflow:visible}.rcs-hero{display:grid;grid-template-columns:1fr auto;grid-gap:40px;gap:40px;align-items:center;grid-column:1/-1;width:100%}.rcs-hero__left{max-width:100%;min-width:0}.rcs-badges{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 20px}.rcs-badge{font-family:var(--sf-font-display);font-size:12px;font-weight:600;color:#4a525a;background:#f4f5f7;border:1px solid #e6eaee;border-radius:999px;padding:5px 12px;white-space:nowrap}.rcs-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.rcs-hero__right{display:flex;align-items:center;justify-content:center;gap:36px;min-width:0}@media (min-width:992px) and (max-width:1199.98px){.rcs-hero-section h1{font-size:48px}}@media (max-width:991.98px){.rcs-hero{grid-template-columns:1fr;gap:44px}.rcs-hero__right{flex-direction:column;gap:28px;padding:0;max-width:100%}.rcs-hero__right .rcs-phone{width:300px;height:600px}}@media (max-width:767.98px){.rcs-hero{gap:36px}.rcs-hero__left{text-align:center}.rcs-badges,.rcs-hero__ctas{justify-content:center}.rcs-hero__left .sf-lede{margin-left:auto;margin-right:auto}}@media (max-width:575.98px){.rcs-hero__right .rcs-phone{width:260px;height:520px;max-width:100%}.rcs-hero__ctas .sf-btn{flex:1 1 100%;text-align:center;justify-content:center}}.rcs-how{padding:64px 0 72px}.rcs-how .sf-section-hd{margin-bottom:48px}.rcs-how__steps{position:relative;list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;counter-reset:rcs-how}.rcs-how__steps:before{content:"";position:absolute;top:22px;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,#e6eaee 8%,#e6eaee 92%,transparent);z-index:0}.rcs-how__step{position:relative;z-index:1}.rcs-how__inner{height:100%;background:#fff;border:1px solid #e6eaee;border-radius:20px;padding:44px 22px 24px;box-shadow:0 1px 2px rgba(47,53,59,.04);transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s ease}.rcs-how__step:focus-within .rcs-how__inner,.rcs-how__step:hover .rcs-how__inner{transform:translateY(-2px);border-color:#ffc59a;box-shadow:0 8px 18px rgba(47,53,59,.07)}.rcs-how__num{position:absolute;top:-1px;left:22px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:46px;padding:0 12px;border-radius:999px;background:#fff5ee;border:1px solid #ffe6d2;font-family:var(--sf-font-display);font-size:15px;font-weight:700;letter-spacing:-.01em;color:#b53f12}.rcs-how__hd{gap:10px;margin-bottom:10px}.rcs-how__hd,.rcs-how__ico{display:flex;align-items:center}.rcs-how__ico{flex:none;width:34px;height:34px;border-radius:10px;background:#f4f5f7;color:#4a525a;justify-content:center}.rcs-how__ico svg{width:18px;height:18px}.rcs-how__hd h3{font-family:var(--sf-font-display);font-size:17px;font-weight:600;color:#2f353b;margin:0;line-height:1.25}.rcs-how__desc{font-size:14px;line-height:1.6;color:#4a525a;margin:0}.rcs-how__foot{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 20px;margin-top:40px}.rcs-how__foot-txt{margin:0;max-width:520px;font-size:14px;line-height:1.6;color:#6e7882;text-align:right}@media (max-width:991.98px){.rcs-how__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 20px}.rcs-how__steps:before{display:none}}@media (max-width:767.98px){.rcs-how__foot{flex-direction:column;align-items:stretch}.rcs-how__foot-txt{text-align:left;max-width:none}.rcs-how__foot .sf-btn{align-self:flex-start}}@media (max-width:575.98px){.rcs-how{padding:48px 0 56px}.rcs-how__steps{grid-template-columns:1fr;gap:34px}.rcs-how__inner{padding:40px 20px 22px}}@media (prefers-reduced-motion:reduce){.rcs-how__inner{transition:none}.rcs-how__step:focus-within .rcs-how__inner,.rcs-how__step:hover .rcs-how__inner{transform:none}}.rcs-page .sf-platform__footer{flex-wrap:wrap}.rcs-feats{position:relative;padding:72px 0 40px;background:#fff}.rcs-feats__inner{display:grid;grid-template-columns:.62fr 1fr;grid-gap:48px;gap:48px;align-items:center}.rcs-feats__stage{position:relative;display:flex;justify-content:center;align-items:center}.rcs-feats__stage:before{content:"";position:absolute;left:50%;top:50%;width:520px;height:520px;transform:translate(-50%,-50%);background-image:linear-gradient(rgba(47,53,59,.06) 1px,transparent 0),linear-gradient(90deg,rgba(47,53,59,.06) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse 55% 55% at 50% 50%,#000 25%,transparent 78%);mask-image:radial-gradient(ellipse 55% 55% at 50% 50%,#000 25%,transparent 78%);pointer-events:none;z-index:0}.rcs-feats__stage .rcs-phone{position:relative;z-index:1;width:300px;height:610px}.rcs-feats__stage .rcs-thread>*{animation:rcsSceneIn .46s cubic-bezier(.16,1,.3,1) both}.rcs-feats__stage .rcs-thread>:first-child{animation-delay:0ms}.rcs-feats__stage .rcs-thread>:nth-child(2){animation-delay:80ms}.rcs-feats__stage .rcs-thread>:nth-child(3){animation-delay:.16s}.rcs-feats__stage .rcs-thread>:nth-child(4){animation-delay:.24s}.rcs-feats__stage .rcs-thread>:nth-child(n+5){animation-delay:.32s}@keyframes rcsSceneIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}.rcs-feats__sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.rcs-feats__copy{position:relative;min-width:0}.rcs-feats__title{font-family:var(--sf-font-display);font-size:40px;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#2f353b;margin:12px 0 14px;text-wrap:balance}.rcs-feats__sub{font-size:16px;line-height:1.6;color:#4a525a;margin:0 0 28px;max-width:560px}@media (max-width:1199.98px){.rcs-feats__inner{gap:32px}}@media (max-width:991.98px){.rcs-feats__inner{grid-template-columns:1fr;gap:48px}.rcs-feats__title{font-size:32px}}@media (max-width:767.98px){.rcs-feats__stage{display:none}.rcs-feats{padding:48px 0 24px}}@media (prefers-reduced-motion:reduce){.rcs-feats__stage .rcs-thread>*{animation:none}}.rcs-uses{padding:64px 0 32px}.rcs-uses__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;list-style:none;margin:0;padding:0}.rcs-uses__card{display:flex;flex-direction:column;background:#fff;border:1px solid #e6eaee;border-radius:20px;padding:24px 24px 20px;transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s cubic-bezier(.16,1,.3,1),border-color .24s cubic-bezier(.16,1,.3,1)}.rcs-uses__card:hover{transform:translateY(-2px);border-color:#dfe4e9;box-shadow:0 8px 20px rgba(47,53,59,.06),0 1px 3px rgba(47,53,59,.04)}.rcs-uses__ico{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;border-radius:14px;background:#fff5ee;color:#f26522;margin-bottom:16px}.rcs-uses__ico svg{width:24px;height:24px;display:block}.rcs-uses__title{font-family:var(--sf-font-display);font-size:17px;font-weight:600;line-height:1.3;letter-spacing:-.01em;color:#2f353b;margin:0 0 8px}.rcs-uses__desc{font-family:var(--sf-font-body);font-size:15px;line-height:1.55;color:#4a525a;margin:0 0 16px}.rcs-uses__tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:auto 0 0;padding:0}.rcs-uses__tag{font-family:var(--sf-font-display);font-size:12px;font-weight:600;line-height:1.4;color:#4a525a;background:#f4f5f7;border:1px solid #e6eaee;border-radius:999px;padding:5px 12px}@media (max-width:767.98px){.rcs-uses__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rcs-uses__card{padding:20px 20px 18px}}@media (max-width:575.98px){.rcs-uses__grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.rcs-uses__card{transition:none}.rcs-uses__card:hover{transform:none}}.rcs-pricing{background:#fff}.rcs-pricing__types{margin:0 0 20px}.rcs-pricing__types-label{font-family:var(--sf-font-display);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6e7882;margin:0}.rcs-pricing .sms-pricing__pills{margin-top:10px}.rcs-pricing .sms-pricing__pill{min-height:44px;padding:11px 16px;line-height:1.4}.rcs-pricing .sms-pricing__pill:hover{border-color:#f26522;color:#b53f12}.rcs-pricing .sms-pricing__pill.active:hover{background:#d8521a;border-color:#d8521a;color:#fff}.rcs-pricing .sms-pricing__pill:focus-visible{outline:2px solid #b53f12;outline-offset:2px}.rcs-pricing__explain{font-size:14px;line-height:1.55;color:#4a525a;margin:0 0 16px;padding-left:12px;border-left:2px solid #f26522;min-height:44px}@media (max-width:575.98px){.rcs-pricing .sms-pricing__pills{gap:6px}.rcs-pricing .sms-pricing__pill{padding:11px 13px;font-size:12px}.rcs-pricing__explain{min-height:0}}.rcs-agent-cta{position:relative;background:#fff;padding:64px 0}.rcs-agent-cta .sf-container{position:relative;z-index:1}.rcs-agent-cta .sf-price-teaser{margin:0 auto}