@keyframes shake{0%,50%,to{transform:rotate(0deg)}10%,30%{transform:rotate(-5deg)}20%,40%{transform:rotate(5deg)}}#fcw-widget{position:fixed;bottom:70px;right:20px;z-index:1}.fcw-main-wrapper{display:flex;align-items:center;gap:10px}.fcw-main-text{background-color:#333;color:#fff;padding:8px 12px;border-radius:4px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;box-shadow:0 2px 6px rgb(0 0 0/.3);white-space:nowrap;line-height:1.4}.fcw-close-icon,.fcw-main-button,.fcw-main-icon{display:flex;align-items:center;justify-content:center}.fcw-main-button{width:60px;height:60px;border-radius:50%;cursor:pointer;transition:background-color .3s ease,transform .3s ease;position:relative;overflow:hidden}.fcw-close-icon,.fcw-main-icon{transition:opacity .3s ease,transform .3s ease}.fcw-main-icon{width:100%;height:100%}.fcw-close-icon{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transform:scale(.8) rotate(0deg)}.fcw-close-x{font-size:30px;line-height:1;color:#fff;font-weight:300;font-family:Arial,sans-serif}.fcw-main-button:hover{transform:scale(1.05)}.fcw-icon img,.fcw-main-icon img{width:100%;height:100%;object-fit:cover;border-radius:50%}.fcw-main-button.shake{animation:shake 2s ease-in-out}.fcw-icons-container{position:absolute;bottom:70px;right:0;display:flex;flex-direction:column;align-items:flex-end;gap:10px;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.fcw-icon-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:10px;position:relative}.fcw-icon-text{background-color:#333;color:#fff;padding:6px 10px;border-radius:4px;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;box-shadow:0 2px 4px rgb(0 0 0/.2);white-space:nowrap;line-height:1.4}.fcw-icon{width:50px;height:50px;background-color:#0073aa;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative;text-decoration:none;overflow:hidden;flex-shrink:0}.fcw-icon:hover{background-color:#005a87;transform:scale(1.1)}@media (max-width:768px){#fcw-widget{bottom:90px;right:10px}.fcw-main-button{width:50px;height:50px}.fcw-close-x{font-size:24px}.fcw-main-text{font-size:12px;padding:6px 10px}.fcw-icon{width:40px;height:40px}.fcw-icon-text{font-size:12px;padding:5px 8px}.fcw-icon-wrapper{flex-direction:row}.fcw-icon-text{order:1;margin-right:10px;margin-left:0}.fcw-icon{order:2}}.fcw-icon-wrapper,.fcw-main-wrapper{user-select:none}#fcw-widget *{box-sizing:border-box}.fcw-main-text{transition:opacity .3s ease,transform .3s ease;cursor:pointer}.fcw-main-text:hover{transform:translateX(-5px)}.fcw-icon-text{transition:all .3s ease}.fcw-icon:active,.fcw-main-button:active{transform:scale(.95)}.fcw-icon-text,.fcw-main-text{background-color:rgb(0 0 0/.85)}.fcw-main-button::before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:rgb(255 255 255/.2);border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s ease}.fcw-main-button:hover::before{transform:translate(-50%,-50%) scale(1)}@media (max-width:480px){#fcw-widget{bottom:50px;right:5px}.fcw-main-button{width:45px;height:45px}.fcw-close-x{font-size:22px}.fcw-icon{width:35px;height:35px}.fcw-icon-text,.fcw-main-text{font-size:11px;padding:4px 8px}.fcw-icons-container{bottom:55px;gap:8px}}body{font-size:14px}@media only screen and (min-width:1350px){.et_pb_row{padding:27px 0}.et_pb_section{padding:54px 0}.et_pb_fullwidth_section{padding:0}}body,h2,h3,input,textarea{font-family:"Albert Sans",Helvetica,Arial,Lucida,sans-serif}