/**handles:chatbot-chatgpt-css,responsive-lightbox-swipebox**/
.chatbot-avatar{width:60px;height:60px}#chatgpt-open-btn.avatar-icon{width:70px;padding:5px 5px}#chatgpt-open-btn.dashicon{padding:25px;font-family:inherit!important;height:20px;width:20px}.chatbot-bubble{background-color:#f0f0f0;color:#000;border-radius:3px;padding:10px 15px;margin:10px;word-wrap:break-word;overflow-wrap:break-word;position:absolute;right:80px;z-index:100;white-space:normal;display:inline-block;font:inherit!important;box-shadow:0 3px 6px rgba(0,0,0,.16);box-sizing:border-box;min-width:300px;max-width:500px;max-height:100px;overflow-y:auto}.chatbot-container *{font-family:inherit}#chatbot-chatgpt{transition:width .5s ease,height .5s ease;width:1px;height:1px;overflow:hidden;position:fixed;bottom:10px;right:10px;display:flex;flex-direction:column;z-index:100;padding-bottom:10px}.chatbot-floating-style{width:1px;height:1px;overflow:hidden;position:fixed;bottom:10px;right:10px;background-color:#f1f1f1;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.3);display:flex;flex-direction:column;z-index:100;padding-bottom:10px}.chatbot-embedded-style{height:50vh!important;overflow:hidden;position:relative!important;margin:10px auto;padding:10px;background-color:#f1f1f1;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.3);left:0;right:0}.chatbot-wide{width:500px!important;height:45vh!important;overflow:visible}.chatbot-narrow{width:300px!important;height:45vh!important;overflow:visible}.chatbot-full{width:100%!important;height:100%!important;overflow:visible}#chatbot-chatgpt.wide{width:500px}#chatbot-chatgpt.embedded-width{width:90%}#chatbot-chatgpt-header{background-color:#222;color:#fff;padding:10px;font-size:16px;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;align-items:center;justify-content:space-between}#chatbot-chatgpt-header-embedded{background-color:#222;color:#fff;padding:10px;font-size:16px;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;align-items:center;justify-content:space-between}#chatbot-chatgpt-conversation{flex-grow:1;padding:10px 10px 10px 20px!important;overflow-y:auto;max-height:90vh}#chatbot-chatgpt-input{display:flex;justify-content:center;align-items:start;gap:5px;width:100%}#chatbot-chatgpt-input-area{flex-grow:1;max-width:95%}#chatbot-chatgpt-message{flex-grow:1;border:1px solid #000;border-radius:3px;background:#f8f8ff}#chatbot-chatgpt-message:focus{border:1px solid #000;outline:0}#chatbot-chatgpt-submit{background-color:#f1f1f1;border:none;border-radius:1px;padding:1px 1px;margin-left:1px;cursor:pointer}#chatbot-chatgpt-buttons-container{justify-content:center;flex-grow:0;display:flex;flex-direction:row;align-items:center;gap:5px}#chatbot-chatgpt-submit:hover{background-color:#dcdcdc!important}#chatbot-chatgpt-upload-file{background-color:#f1f1f1;border:none;border-radius:1px;padding:1px 1px;margin-left:1px;cursor:pointer}#chatbot-chatgpt-upload-file:hover{background-color:#dcdcdc!important}#chatbot-chatgpt-upload-mp3{background-color:#f1f1f1;border:none;border-radius:1px;padding:1px 1px;margin-left:1px;cursor:pointer}#chatbot-chatgpt-upload-mp3:hover{background-color:#dcdcdc!important}#chatbot-chatgpt-erase-btn{background-color:#f1f1f1;border:none;border-radius:1px;padding:1px 1px;margin-left:1px;cursor:pointer}#chatbot-chatgpt-erase-btn:hover{background-color:#dcdcdc!important}#chatbot-chatgpt-text-to-speech-btn{background-color:#f1f1f1;border:none;border-radius:1px;padding:1px 1px;margin-left:1px;cursor:pointer}#chatbot-chatgpt-text-to-speech-btn:hover{background-color:#dcdcdc!important}#chatbot-chatgpt-download-transcript-btn:hover{background-color:#dcdcdc!important}#chatbot-chatgpt-download-transcript-btn{background-color:#f1f1f1;border:none;border-radius:1px;padding:1px 1px;margin-left:1px;cursor:pointer}#chatbot-chatgpt-speech-recognition-btn:hover{background-color:#dcdcdc!important}#chatbot-chatgpt-speech-recognition-btn{background-color:#f1f1f1;border:none;border-radius:1px;padding:1px 1px;margin-left:1px;cursor:pointer}.chat-message{margin:5px;padding:5px;max-width:95%;word-wrap:break-word}.user-message{text-align:right;font:inherit}.chatbot-user-text{display:inline-block;background-color:#007bff;color:#fff;padding:5px 10px;border-radius:12px 12px 0 12px;overflow-wrap:anywhere;font:inherit}.bot-message{text-align:left}.chatbot-bot-text{display:inline-block;background-color:#5bc236;color:#fff;padding:5px 10px;border-radius:12px 12px 12px 0;overflow-wrap:anywhere;font:inherit}.error-message{display:inline-block;background-color:red;color:#000;padding:5px 10px;border-radius:12px 12px 12px 0;overflow-wrap:anywhere;font:inherit}.error-text{color:#000;font:inherit}.message-space{height:10px}.chatbot-collapse-btn{position:relative;display:flex;align-items:center;background-color:#f1f1f1;border:none;cursor:pointer;text-align:center;padding:1px;border-radius:1px;justify-content:center;flex-wrap:nowrap;margin-top:0}.chatbot-collapse-btn:hover{background-color:#dcdcdc}.chatbot-collapsed{width:48px;height:48px;border-radius:50%;cursor:pointer;display:none}#chatgpt-open-btn-dashicon{position:relative;font-family:inherit!important;display:flex;justify-content:center;align-items:center;height:20px;width:20px}#chatgpt-open-btn{transition:width .5s ease,height .5s ease;position:fixed;bottom:2%;right:2%;background-color:#007bff;border:none;cursor:pointer;padding:15px;float:right;box-shadow:2px 4px 15px #665c8f;border-radius:10%;width:50px;z-index:100;font:inherit!important;display:flex;justify-content:center;align-items:center}#chatgpt-open-btn:hover{background-color:#dcdcdc}#chatbot-chatgpt-title.title{color:#fff;font-size:inherit;flex-grow:1}.chatbot-typing-indicator{display:inline-flex;justify-content:flex-start;background-color:#5bc236;padding:5px 10px;border-radius:12px 12px 12px 0}.chatbot-typing-dot{margin-right:3px;animation:typing 1s infinite;color:#fff}.chatbot-typing-dot:nth-child(2){animation-delay:.2s}.chatbot-typing-dot:nth-child(3){animation-delay:.4s}.chatbot-attribution{text-align:center;font-size:11px}.chatbot-attribution-link{text-decoration:none;font-size:10px}.chatbot-attribution-text{text-align:center;font-size:11px}@keyframes typing{0%{opacity:0}50%{opacity:1}100%{opacity:0}}#chatbot-chatgpt-custom-buttons{justify-content:center;flex-grow:0;display:flex;flex-direction:row;align-items:center;gap:5px;padding:5px}.chatbot-chatgpt-custom-button-class{background-color:#3b82f6;color:#fff;padding:.5rem 1rem;border-radius:.25rem;text-decoration:none;align-items:center;display:inline-flex}.chatbot-chatgpt-custom-button-class:hover{background-color:#1e3a8a}.chatbot-chatgpt-custom-button-class a{color:inherit;text-decoration:none!important}.chatbot-chatgpt-custom-button-class a:hover{color:inherit;text-decoration:none!important}.chatbot-chatgpt-chatbot-history{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:10px;background-color:#f1f1f1;border-radius:5px;margin:10px}@media only screen and (max-width:600px){#chatbot-chatgpt-conversation{flex-grow:1;padding:10px;overflow-y:auto;max-height:200px}}@media only screen and (min-width:600px){#chatbot-chatgpt-conversation{flex-grow:1;padding:10px;overflow-y:auto;max-height:400px}}#chatbot-chatgpt-header{position:relative}.chatbot-resize-btn{position:relative;display:flex;align-items:center;background-color:#f1f1f1;border:none;cursor:pointer;text-align:center;padding:1px;border-radius:1px;justify-content:center;flex-wrap:nowrap;margin-top:0}.chatbot-resize-btn:hover{background-color:#dcdcdc}.chatbot-resize-up-btn{position:relative;display:flex;align-items:center;background-color:#f1f1f1;border:none;cursor:pointer;text-align:center;padding:1px;border-radius:1px;justify-content:center;flex-wrap:nowrap;margin-top:0}.chatbot-resize-up-btn:hover{background-color:#dcdcdc}.chatbot-resize-down-btn{position:relative;display:flex;align-items:center;background-color:#f1f1f1;border:none;cursor:pointer;text-align:center;padding:1px;border-radius:1px;justify-content:center;flex-wrap:nowrap;margin-top:0}.chatbot-resize-down-btn:hover{background-color:#dcdcdc}.chatbot-header-actions{position:absolute;top:10px;right:10px;display:flex;gap:5px}#chatbot-widget-iframe{max-width:none;max-height:none;overflow:visible;border:none!important;outline:0!important;box-shadow:none!important}iframe{border:none!important;outline:0!important;box-shadow:none!important}body,html{overflow-x:hidden}
/*! Swipebox v1.5.2 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.admin-bar #swipebox-overlay{top: 32px;}.admin-bar #swipebox-container {bottom: 32px;}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(https://renowned-group.com/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(https://renowned-group.com/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}