.SiteChrome-module__AUbeLG__header{z-index:50;background:#faf9f6;border-bottom:1px solid #1f292617;width:100%;padding:0 24px;position:sticky;top:0}.SiteChrome-module__AUbeLG__headerOverlay{color:#fff;background:0 0;border-bottom-color:#0000;position:absolute}.SiteChrome-module__AUbeLG__headerOverlay .SiteChrome-module__AUbeLG__brand,.SiteChrome-module__AUbeLG__headerOverlay .SiteChrome-module__AUbeLG__brandAccent,.SiteChrome-module__AUbeLG__headerOverlay .SiteChrome-module__AUbeLG__navLink{color:#fff}.SiteChrome-module__AUbeLG__headerOverlay .SiteChrome-module__AUbeLG__navLink{text-shadow:0 2px 18px #00000052}.SiteChrome-module__AUbeLG__headerOverlay .SiteChrome-module__AUbeLG__navLink:hover,.SiteChrome-module__AUbeLG__headerOverlay .SiteChrome-module__AUbeLG__navLinkActive{color:#fff;border-color:#ffffffe0}.SiteChrome-module__AUbeLG__headerOverlay .SiteChrome-module__AUbeLG__menuButton{color:#fff;background:#0000002e}.SiteChrome-module__AUbeLG__headerScrolled{color:#1f2926;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf9f6e0;border-bottom-color:#1f292617;animation:.26s ease-out both SiteChrome-module__AUbeLG__header-in;position:fixed;box-shadow:0 10px 35px #141d1a14}.SiteChrome-module__AUbeLG__headerScrolled .SiteChrome-module__AUbeLG__brand{color:#1f2926}.SiteChrome-module__AUbeLG__headerScrolled .SiteChrome-module__AUbeLG__brandAccent{color:#53695f}.SiteChrome-module__AUbeLG__headerScrolled .SiteChrome-module__AUbeLG__navLink{color:#1f2926a3;text-shadow:none}.SiteChrome-module__AUbeLG__headerScrolled .SiteChrome-module__AUbeLG__navLink:hover,.SiteChrome-module__AUbeLG__headerScrolled .SiteChrome-module__AUbeLG__navLinkActive{color:#1f2926;border-color:#53695f}.SiteChrome-module__AUbeLG__headerScrolled .SiteChrome-module__AUbeLG__menuButton{color:#1f2926;background:#53695f1a}@keyframes SiteChrome-module__AUbeLG__header-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.SiteChrome-module__AUbeLG__headerBar{width:min(100%, var(--site-shell-max));justify-content:space-between;align-items:center;min-height:76px;margin:0 auto;padding:0;display:flex}.SiteChrome-module__AUbeLG__brand{color:#1f2926;min-width:0;font-family:var(--font-display);letter-spacing:-.025em;white-space:nowrap;align-items:center;gap:10px;font-size:21px;font-weight:590;display:inline-flex}.SiteChrome-module__AUbeLG__brandName{white-space:nowrap}.SiteChrome-module__AUbeLG__brandLogo{object-fit:contain;border-radius:11px;width:38px;height:38px}.SiteChrome-module__AUbeLG__brandAccent{color:#53695f;font-style:italic}.SiteChrome-module__AUbeLG__nav{align-items:center;gap:26px;display:flex}.SiteChrome-module__AUbeLG__navLink{color:#1f2926a3;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #0000;align-items:center;max-width:180px;min-height:38px;padding:0 2px;font-size:13px;font-weight:650;transition:color .18s,border-color .18s;display:inline-flex;overflow:hidden}.SiteChrome-module__AUbeLG__navLink:hover,.SiteChrome-module__AUbeLG__navLinkActive{color:#1f2926;border-color:#53695f}.SiteChrome-module__AUbeLG__actions{align-items:center;gap:20px;display:flex}.SiteChrome-module__AUbeLG__planButton{flex:none}.SiteChrome-module__AUbeLG__languageSwitcher{view-transition-name:SiteChrome-module__AUbeLG__lang-pill;background:#fff9;border:1px solid #1f292624;border-radius:999px;justify-content:center;align-items:center;gap:2px;width:112px;height:36px;padding:3px;transition:width .28s cubic-bezier(.34,1.2,.32,1),height .28s cubic-bezier(.34,1.2,.32,1),padding .28s,transform .28s cubic-bezier(.34,1.2,.32,1),background .18s,border-color .18s;display:flex;position:relative;overflow:hidden;transform:translate(0);box-shadow:0 1px 3px #1f29260f}.SiteChrome-module__AUbeLG__languageSpinner{z-index:1;color:#53695f;opacity:0;pointer-events:none;place-items:center;transition:opacity .18s,transform .28s cubic-bezier(.34,1.56,.64,1);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.4)}.SiteChrome-module__AUbeLG__languageSpinnerIcon{animation:.85s linear infinite SiteChrome-module__AUbeLG__language-spin}.SiteChrome-module__AUbeLG__languageSwitcherInverted .SiteChrome-module__AUbeLG__languageSpinner{color:#fff}.SiteChrome-module__AUbeLG__languageSwitcher[data-switching] .SiteChrome-module__AUbeLG__languageSpinner{opacity:1;transform:translate(-50%,-50%)scale(1)}.SiteChrome-module__AUbeLG__languageSwitcher[data-switching]{width:44px;height:44px;transform:translateX(var(--language-switch-shift,0px));padding:0}.SiteChrome-module__AUbeLG__languageSwitcher[data-switching] .SiteChrome-module__AUbeLG__languageOption{opacity:0;pointer-events:none;transform:scale(.5)}.SiteChrome-module__AUbeLG__languageSwitcher[data-switching] .SiteChrome-module__AUbeLG__languageOption:first-of-type{transform:translate(26px)scale(.5)}.SiteChrome-module__AUbeLG__languageSwitcher[data-switching] .SiteChrome-module__AUbeLG__languageOption:last-of-type{transform:translate(-26px)scale(.5)}@keyframes SiteChrome-module__AUbeLG__language-spin{to{transform:rotate(360deg)}}.SiteChrome-module__AUbeLG__languageSwitcherInverted{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-color:#ffffff4d}.SiteChrome-module__AUbeLG__languageOption{color:#1f29269e;letter-spacing:.04em;background:0 0;border-radius:999px;min-width:32px;min-height:28px;padding:3px 8px;font-size:11px;font-weight:800;transition:color .16s,background .16s,opacity .2s,transform .28s cubic-bezier(.34,1.3,.64,1)}.SiteChrome-module__AUbeLG__languageOption:hover{color:#1f2926;background:#53695f1a}.SiteChrome-module__AUbeLG__languageOption:active{transform:scale(.94)}.SiteChrome-module__AUbeLG__languageOptionActive,.SiteChrome-module__AUbeLG__languageOptionActive:hover{color:#fbfaf6;background:#53695f;box-shadow:0 2px 6px #31463d4d}.SiteChrome-module__AUbeLG__languageSwitcherInverted .SiteChrome-module__AUbeLG__languageOption{color:#ffffffc7;text-shadow:0 1px 10px #0000004d}.SiteChrome-module__AUbeLG__languageSwitcherInverted .SiteChrome-module__AUbeLG__languageOption:hover{color:#fff;background:#ffffff24}.SiteChrome-module__AUbeLG__languageSwitcherInverted .SiteChrome-module__AUbeLG__languageOptionActive,.SiteChrome-module__AUbeLG__languageSwitcherInverted .SiteChrome-module__AUbeLG__languageOptionActive:hover{color:#31463d;text-shadow:none;background:#fff}.SiteChrome-module__AUbeLG__menuButton{border-radius:var(--radius-icon-button);color:#1f2926;background:#53695f1a;place-items:center;width:42px;height:42px;display:none}.SiteChrome-module__AUbeLG__mobileMenu{transform-origin:100% 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf9f6fa;border:1px solid #1f29261a;border-radius:15px 4px 15px 15px;width:min(212px,100% - 48px);padding:6px;animation:.18s cubic-bezier(.2,.8,.2,1) both SiteChrome-module__AUbeLG__mobile-menu-in;position:absolute;top:calc(100% + 7px);right:24px;box-shadow:0 16px 38px #141d1a29}.SiteChrome-module__AUbeLG__mobileNav{gap:2px;display:grid}.SiteChrome-module__AUbeLG__mobileLink{color:#1f2926ad;text-overflow:ellipsis;white-space:nowrap;border-radius:10px 3px 10px 10px;grid-template-columns:32px minmax(0,1fr);align-items:center;min-height:42px;padding:4px 8px 4px 5px;font-size:13px;font-weight:650;display:grid;overflow:hidden}.SiteChrome-module__AUbeLG__mobileLinkIcon{color:#53695f;background:#53695f12;border:1px solid #1f292614;border-radius:9px 3px 9px 9px;place-items:center;width:29px;height:29px;display:grid}.SiteChrome-module__AUbeLG__mobileLinkActive{color:#1f2926;background:#53695f1a}.SiteChrome-module__AUbeLG__mobileLinkActive .SiteChrome-module__AUbeLG__mobileLinkIcon{color:#fff;background:#53695f}@keyframes SiteChrome-module__AUbeLG__mobile-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.97)}to{opacity:1;transform:none}}.SiteChrome-module__AUbeLG__footer{color:#ffffffb8;background:#f7f5f0}.SiteChrome-module__AUbeLG__footerShell{background:#202a27;border-radius:34px 34px 0 0;overflow:hidden}.SiteChrome-module__AUbeLG__footerInner{width:min(var(--site-shell-width), var(--site-shell-max));margin:0 auto;padding:36px 0 18px}.SiteChrome-module__AUbeLG__footerGrid{grid-template-columns:minmax(360px,560px) minmax(140px,180px) minmax(280px,400px);justify-content:space-between;align-items:stretch;gap:clamp(32px,5vw,72px);display:grid}.SiteChrome-module__AUbeLG__footerAboutColumn{min-width:0}.SiteChrome-module__AUbeLG__footerContactColumn{flex-direction:column;min-width:0;display:flex}.SiteChrome-module__AUbeLG__footerTitle{color:#fff;letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:700}.SiteChrome-module__AUbeLG__footerBrand{color:#fff;font-family:var(--font-display);font-size:clamp(1.9rem,3vw,2.8rem);font-weight:600;line-height:1}.SiteChrome-module__AUbeLG__footerAboutTitle{color:#ffffffd6;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:15px;font-size:13px;font-weight:650;display:-webkit-box;overflow:hidden}.SiteChrome-module__AUbeLG__footerAboutTitle:after{content:none;display:none}.SiteChrome-module__AUbeLG__footerAboutLink{color:inherit;border:0;text-decoration:none}.SiteChrome-module__AUbeLG__footerAboutLink:hover{color:#fff}.SiteChrome-module__AUbeLG__footerAbout{color:#ffffff9e;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:8px;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.SiteChrome-module__AUbeLG__footerAboutSlot{min-height:68px}.SiteChrome-module__AUbeLG__footerAbout *{color:inherit;font:inherit;line-height:inherit;background:0 0;border:0;margin:0;padding:0;display:inline}.SiteChrome-module__AUbeLG__footerAbout *:before{content:none;display:none}.SiteChrome-module__AUbeLG__footerAbout *:after{content:none;display:none}.SiteChrome-module__AUbeLG__footerAbout p+p:before{content:" ";display:inline}:is(.SiteChrome-module__AUbeLG__footerAbout img,.SiteChrome-module__AUbeLG__footerAbout video,.SiteChrome-module__AUbeLG__footerAbout iframe,.SiteChrome-module__AUbeLG__footerAbout figure,.SiteChrome-module__AUbeLG__footerAbout table){display:none}.SiteChrome-module__AUbeLG__footerList{gap:9px;min-width:0;display:grid}.SiteChrome-module__AUbeLG__footerLink,.SiteChrome-module__AUbeLG__contactLine{color:#ffffff9e;align-items:flex-start;gap:9px;min-width:0;font-size:13px;line-height:1.55;transition:color .18s;display:flex}.SiteChrome-module__AUbeLG__footerLink:hover{color:#fff}.SiteChrome-module__AUbeLG__footerLinkText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SiteChrome-module__AUbeLG__socials{gap:8px;margin-top:auto;padding-top:15px;display:flex}.SiteChrome-module__AUbeLG__socialLink{border-radius:var(--radius-icon-button);background:0 0;border:1px solid #ffffff29;place-items:center;width:38px;height:38px;transition:border-color .18s,background .18s,transform .18s;display:grid}.SiteChrome-module__AUbeLG__socialLink:hover{background:#ffffff14;border-color:#ffffff57;transform:translateY(-2px)}.SiteChrome-module__AUbeLG__contactChip{color:#fff;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;display:grid;box-shadow:0 2px 6px #00000047}.SiteChrome-module__AUbeLG__chipPhone{background:#53695f}.SiteChrome-module__AUbeLG__chipMail{background:#cf654f}.SiteChrome-module__AUbeLG__chipWhatsapp{background:#25d366}.SiteChrome-module__AUbeLG__chipAddress{background:#bd8c46}.SiteChrome-module__AUbeLG__chipWechat{background:#07c160}.SiteChrome-module__AUbeLG__footerForm{border-bottom:1px solid #ffffff3d;padding-bottom:7px;display:flex}.SiteChrome-module__AUbeLG__footerInput{color:#fff;background:0 0;outline:none;flex:1;min-width:0;font-size:12px}.SiteChrome-module__AUbeLG__footerInput::placeholder{color:#ffffff5c}.SiteChrome-module__AUbeLG__footerSubmit{border-radius:var(--radius-icon-button);color:#202a27;background:#fff;flex:none;place-items:center;width:34px;height:34px;display:grid}.SiteChrome-module__AUbeLG__footerBottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:14px;display:flex}.SiteChrome-module__AUbeLG__footerBottomText,.SiteChrome-module__AUbeLG__legalLink{color:#ffffff6b;font-size:11px}.SiteChrome-module__AUbeLG__legalLinks{gap:18px;display:flex}.SiteChrome-module__AUbeLG__legalLink:hover{color:#fff}@media (max-width:900px){.SiteChrome-module__AUbeLG__nav{display:none}.SiteChrome-module__AUbeLG__menuButton{display:grid}.SiteChrome-module__AUbeLG__planButton{display:none}.SiteChrome-module__AUbeLG__actions{gap:12px}.SiteChrome-module__AUbeLG__footerGrid{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:34px 48px}.SiteChrome-module__AUbeLG__footerAboutColumn{grid-row:span 2}}@media (max-width:640px){.SiteChrome-module__AUbeLG__header{padding:0 12px}.SiteChrome-module__AUbeLG__headerBar{min-height:66px}.SiteChrome-module__AUbeLG__brand{flex:auto;gap:6px;min-width:0;font-size:17px}.SiteChrome-module__AUbeLG__brandLogo{flex:0 0 34px;width:34px;height:34px}.SiteChrome-module__AUbeLG__brandName{text-overflow:clip;max-width:none;overflow:visible}.SiteChrome-module__AUbeLG__brand[data-locale=en] .SiteChrome-module__AUbeLG__brandName,.SiteChrome-module__AUbeLG__brand[data-locale=es] .SiteChrome-module__AUbeLG__brandName{letter-spacing:-.045em;font-size:clamp(8px,2.9vw,13px)}.SiteChrome-module__AUbeLG__actions{flex:none;gap:8px}.SiteChrome-module__AUbeLG__languageSwitcher{width:128px;height:42px}.SiteChrome-module__AUbeLG__languageSwitcher[data-switching]{width:44px;height:44px;transform:translateX(var(--language-switch-shift,0px))}.SiteChrome-module__AUbeLG__languageOption{min-width:38px;min-height:34px}.SiteChrome-module__AUbeLG__menuButton{width:44px;height:44px}.SiteChrome-module__AUbeLG__mobileMenu{width:min(212px,100% - 24px);right:12px}.SiteChrome-module__AUbeLG__footerShell{border-radius:26px}.SiteChrome-module__AUbeLG__footerInner{width:calc(100% - 36px);padding:34px 0 18px}.SiteChrome-module__AUbeLG__footerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.SiteChrome-module__AUbeLG__footerAboutColumn{grid-area:auto/1/auto/-1}.SiteChrome-module__AUbeLG__footerLinkText{white-space:normal;overflow-wrap:anywhere;min-width:0}.SiteChrome-module__AUbeLG__contactLine{overflow-wrap:anywhere}.SiteChrome-module__AUbeLG__socials{margin-top:0}.SiteChrome-module__AUbeLG__footerBottom{flex-direction:column;align-items:flex-start;margin-top:20px}.SiteChrome-module__AUbeLG__legalLinks{flex-wrap:wrap;gap:12px 18px}}@media (max-width:380px){.SiteChrome-module__AUbeLG__header{padding:0 9px}.SiteChrome-module__AUbeLG__brandLogo{flex-basis:30px;width:30px;height:30px}.SiteChrome-module__AUbeLG__languageSwitcher{width:98px;height:38px}.SiteChrome-module__AUbeLG__languageSwitcher[data-switching]{width:40px;height:40px;transform:translateX(var(--language-switch-shift,0px))}.SiteChrome-module__AUbeLG__languageOption{min-width:30px;padding-left:5px;padding-right:5px}.SiteChrome-module__AUbeLG__menuButton{width:40px;height:40px}}
.FloatingContact-module__EzU7Fq__root{z-index:70;pointer-events:none;justify-items:end;gap:14px;display:grid;position:fixed;bottom:clamp(16px,3vw,32px);right:clamp(16px,3vw,32px)}.FloatingContact-module__EzU7Fq__fab{color:#fffdf8;cursor:pointer;pointer-events:auto;background:radial-gradient(circle at 32% 24%,#ffffff47,#0000 30%),linear-gradient(145deg,#c89a56,#9a6a31);border:1px solid #ffffff61;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .22s,box-shadow .22s,color .22s,background .22s;display:grid;position:relative;box-shadow:0 12px 28px #5b3e1d4d,0 2px 7px #28221929,inset 0 1px #ffffff52}.FloatingContact-module__EzU7Fq__fab:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 15px 34px #5b3e1d5c,0 3px 8px #2822192e,inset 0 1px #ffffff61}.FloatingContact-module__EzU7Fq__fab:active{transform:scale(.96)}.FloatingContact-module__EzU7Fq__fabOrbit{pointer-events:none;border:1px solid #a97c3d57;border-radius:50%;position:absolute;inset:-7px}.FloatingContact-module__EzU7Fq__fabPulse{pointer-events:none;border-radius:50%;animation:2.6s ease-out infinite FloatingContact-module__EzU7Fq__fab-pulse;position:absolute;inset:0;box-shadow:0 0 #b5854361}.FloatingContact-module__EzU7Fq__root[data-open] .FloatingContact-module__EzU7Fq__fabPulse{animation:none}.FloatingContact-module__EzU7Fq__root[data-open] .FloatingContact-module__EzU7Fq__fab{color:#43564e;background:radial-gradient(circle at 34% 25%,#ffffffe6,#0000 34%),linear-gradient(145deg,#fffdf8,#e9e3d8);border-color:#53695f2e;box-shadow:0 12px 28px #1f292633,0 2px 7px #2822191a,inset 0 1px #fff}.FloatingContact-module__EzU7Fq__root[data-open] .FloatingContact-module__EzU7Fq__fabOrbit{border-color:#53695f42}.FloatingContact-module__EzU7Fq__fabIcon{place-items:center;transition:opacity .2s,transform .26s cubic-bezier(.34,1.56,.64,1);display:grid;position:absolute}.FloatingContact-module__EzU7Fq__fabIconOpen{opacity:0;transform:rotate(-90deg)scale(.4)}.FloatingContact-module__EzU7Fq__fabIconChat,.FloatingContact-module__EzU7Fq__root[data-open] .FloatingContact-module__EzU7Fq__fabIconOpen{opacity:1;transform:none}.FloatingContact-module__EzU7Fq__root[data-open] .FloatingContact-module__EzU7Fq__fabIconChat{opacity:0;transform:rotate(90deg)scale(.4)}.FloatingContact-module__EzU7Fq__panel{opacity:0;pointer-events:none;transform-origin:100% 100%;background:#fdfcf9;border:1px solid #31463d24;border-radius:20px 20px 6px;width:min(320px,100vw - 32px);transition:opacity .2s,transform .28s cubic-bezier(.34,1.4,.64,1);overflow:hidden;transform:translateY(14px)scale(.96);box-shadow:0 24px 60px #1f292638}.FloatingContact-module__EzU7Fq__root[data-open] .FloatingContact-module__EzU7Fq__panel{opacity:1;pointer-events:auto;transform:none}.FloatingContact-module__EzU7Fq__panelHead{background:radial-gradient(circle at 88% -20%,#bd8c4629,#0000 46%),linear-gradient(160deg,#f7f5ef,#fdfcf9);border-bottom:1px dashed #1f292629;padding:18px 18px 14px}.FloatingContact-module__EzU7Fq__panelStatus{color:#53695fe6;letter-spacing:.04em;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex}.FloatingContact-module__EzU7Fq__statusDot{background:#3fa46a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #3fa46a2e}.FloatingContact-module__EzU7Fq__panelTitle{color:#1f2926;font-family:var(--font-display);letter-spacing:-.01em;margin-top:6px;font-size:1.3rem;font-weight:640}.FloatingContact-module__EzU7Fq__channelList{gap:4px;padding:10px;display:grid}.FloatingContact-module__EzU7Fq__channelItem{opacity:0;transition:opacity .24s,transform .3s cubic-bezier(.22,1,.36,1);transform:translateY(10px)}.FloatingContact-module__EzU7Fq__root[data-open] .FloatingContact-module__EzU7Fq__channelItem{opacity:1;transform:none}.FloatingContact-module__EzU7Fq__channel{color:#1f2926;text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;padding:9px 10px;transition:background .16s,transform .16s;display:flex}.FloatingContact-module__EzU7Fq__channel:hover{background:#eff2ec;transform:translate(2px)}.FloatingContact-module__EzU7Fq__channel:hover .FloatingContact-module__EzU7Fq__channelArrow{color:#31463d;opacity:1;transform:none}.FloatingContact-module__EzU7Fq__channelChip{color:#fff;border:1px solid #ffffff3d;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 4px 10px #1f292624,inset 0 1px #fff3}.FloatingContact-module__EzU7Fq__chipPhone{background:linear-gradient(145deg,#71867c,#4c6258)}.FloatingContact-module__EzU7Fq__chipMail{background:linear-gradient(145deg,#c97b68,#a95443)}.FloatingContact-module__EzU7Fq__chipWhatsapp{background:linear-gradient(145deg,#49bd76,#258e53)}.FloatingContact-module__EzU7Fq__chipWechat{background:linear-gradient(145deg,#42ae7d,#267e5c)}.FloatingContact-module__EzU7Fq__chipContact{background:linear-gradient(145deg,#8b8a80,#696a63)}.FloatingContact-module__EzU7Fq__channelText{gap:1px;min-width:0;display:grid}.FloatingContact-module__EzU7Fq__channelLabel{font-size:13px;font-weight:700}.FloatingContact-module__EzU7Fq__channelValue{color:#1f292694;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.FloatingContact-module__EzU7Fq__channelHint{color:#53695fbf;font-size:11px}.FloatingContact-module__EzU7Fq__channelHintCopied{color:#2f8f57;font-weight:700}.FloatingContact-module__EzU7Fq__channelArrow{color:#31463d;opacity:.35;margin-left:auto;transition:opacity .16s,transform .16s;transform:translate(-2px,2px)}@media (max-width:640px){.FloatingContact-module__EzU7Fq__root{bottom:14px;right:14px}.FloatingContact-module__EzU7Fq__fab{width:52px;height:52px}}@keyframes FloatingContact-module__EzU7Fq__fab-pulse{0%{box-shadow:0 0 #b5854357}70%{box-shadow:0 0 0 14px #b5854300}to{box-shadow:0 0 #b5854300}}@media (prefers-reduced-motion:reduce){.FloatingContact-module__EzU7Fq__fabOrbit,.FloatingContact-module__EzU7Fq__fabPulse{animation:none}.FloatingContact-module__EzU7Fq__panel,.FloatingContact-module__EzU7Fq__channelItem,.FloatingContact-module__EzU7Fq__fabIcon{transition:none}}
