<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{font-family:Roboto Mono;src:url(/fonts/roboto/RobotoMono-Regular.woff2) format("woff2"),url(/fonts/roboto/RobotoMono-Regular.woff) format("woff"),url(/fonts/roboto/RobotoMono-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:url(/fonts/roboto/Roboto-Italic.woff2) format("woff2"),url(/fonts/roboto/Roboto-Italic.woff) format("woff"),url(/fonts/roboto/Roboto-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roboto Mono;src:url(/fonts/roboto/RobotoMono-Bold.woff2) format("woff2"),url(/fonts/roboto/RobotoMono-Bold.woff) format("woff"),url(/fonts/roboto/RobotoMono-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:url(/fonts/roboto/Roboto-BoldItalic.woff2) format("woff2"),url(/fonts/roboto/Roboto-BoldItalic.woff) format("woff"),url(/fonts/roboto/Roboto-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Coolvetica;src:url(/fonts/coolvetica-rg.otf) format("opentype");font-weight:400;font-style:sans-serif}:root{--blue-padelaxe:#0d6fe5;--green-light-padelaxe:#c1ff72;--grey-padelaxe:#545454;--orange100:#fdebd5;--orange200:#fcd2ac;--orange300:#f8b181;--orange400:#f19160;--orange500:#e86130;--orange600:#c74222;--orange700:#a72917;--orange800:#86150e;--orange900:#6f090a;--primary:var(--orange500);--primary-opacity:rgba(232,97,48,.8);--blue-linkedin:#0a66c2;--green-bot100:#d9fbd0;--green-bot200:#adf8a3;--green-bot300:#75eb73;--green-bot400:#4dd857;--green-bot500:#1cbf37;--green-bot600:#14a439;--green-bot700:#0e8939;--green-bot800:#086e36;--green-bot900:#055b34;--green-bot-primary:var(--green-bot500);--green-light-bot100:#e7fae7;--green-light-bot200:#cff6d4;--green-light-bot300:#afe5ba;--green-light-bot400:#8fcba2;--green-light-bot500:#67a982;--green-light-bot600:#4b916e;--green-light-bot700:#33795e;--green-light-bot800:#20624e;--green-light-bot900:#135145;--green-light-bot-primary:var(--green-light-bot500);--accents0:#f1f3f5;--accents1:#eceef0;--accents2:#e6e8eb;--accents3:#dfe3e6;--accents4:#d7dbdf;--accents5:#c1c8cd;--accents6:#889096;--accents7:#7e868c;--accents8:#687076;--accents9:#11181c;--text:#000;--text-secondary:#fff;--background:#fff;--background-card:#fff}[data-theme=light]{--accents0:#f1f3f5;--accents1:#eceef0;--accents2:#e6e8eb;--accents3:#dfe3e6;--accents4:#d7dbdf;--accents5:#c1c8cd;--accents6:#889096;--accents7:#7e868c;--accents8:#687076;--accents9:#11181c;--orange100:#fdebd5;--orange200:#fcd2ac;--orange300:#f8b181;--orange400:#f19160;--orange500:#ff5722;--orange600:#c74222;--orange700:#a72917;--orange800:#86150e;--orange900:#6f090a;--primary:var(--orange500);--text:#000;--text-secondary:#fff;--background:var(--accents2);--background-menu:#fff;--background-card:#fff}[data-theme=dark]{--accents0:#16181a;--accents1:#26292b;--accents2:#2b2f31;--accents3:#313538;--accents4:#3a3f42;--accents5:#4c5155;--accents6:#697177;--accents7:#787f85;--accents8:#9ba1a6;--accents9:#ecedee;--orange900:#fdebd5;--orange800:#fcd2ac;--orange700:#f8b181;--orange600:#f19160;--orange500:#ff5722;--orange400:#c74222;--orange300:#a72917;--orange200:#86150e;--orange100:#6f090a;--primary:var(--orange500);--text:#fff;--text-secondary:#000;--background:var(--accents0);--background-menu:#000;--background-card:#000}body,html{padding:0;background:var(--background);margin:0;font-family:Roboto,sans-serif;overflow:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.MuiDrawer-paper{width:65%}@media (max-width:640px){.MuiDrawer-paper{width:100%}}.react-chatbot-kit-user-chat-message{padding:10px;border-radius:5px;font-size:.9rem;color:#585858}.react-chatbot-kit-chat-bot-avatar-container{background-color:#d8d8d8;display:flex;justify-content:center;align-items:center}.react-chatbot-kit-chat-bot-avatar-icon{fill:#494646}.react-chatbot-kit-chat-bot-message{background-color:#2898ec;padding:10px;border-radius:5px;font-size:.9rem;color:#fff;width:184.5px;margin-left:auto}.react-chatbot-kit-chat-bot-message-arrow{border-right:8px solid #2898ec;left:-7px}.react-chatbot-kit-chat-container{width:275px}.react-chatbot-kit-chat-inner-container{height:500px;background-color:#fff;border-radius:3px;border-radius:5px}.react-chatbot-kit-chat-header{border-top-right-radius:5px;border-top-left-radius:5px;background-color:#efefef;font-family:Arial;display:flex;align-items:center;font-size:.85rem;color:#514f4f;padding:12.5px;font-weight:700}.react-chatbot-kit-chat-input-container{position:absolute;bottom:0;display:flex}.react-chatbot-kit-chat-message-container{padding:0 17.5px 10px;overflow:scroll;height:424px}.react-chatbot-kit-chat-input{padding:12.5px;font-size:.85rem;border:none;border-top:1px solid #d8d8d8}.react-chatbot-kit-chat-input-form{display:flex}.react-chatbot-kit-chat-btn-send{background-color:#2898ec}.react-chatbot-kit-chat-btn-send-icon{margin:0 auto}.react-chatbot-kit-user-chat-message-container{display:flex;margin:15px 0;justify-content:flex-end}.react-chatbot-kit-user-avatar,.react-chatbot-kit-user-avatar-container{width:40px;height:40px;border-radius:50%;margin-left:12.5px;background-color:#3d4e8d;display:flex;justify-content:center;align-items:center}.react-chatbot-kit-user-avatar-icon{fill:#fff;width:15px;height:15px}.react-chatbot-kit-user-chat-message{background-color:#f1f1f1;padding:10px 15px;border-radius:15px;font-size:.95rem;color:#000;font-weight:medium;position:relative;text-align:left}.react-chatbot-kit-user-chat-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #f1f1f1;position:absolute;right:-7px;top:13px}.react-chatbot-kit-chat-bot-message-container{display:flex;margin:15px 0;justify-content:flex-start;padding:1px}.react-chatbot-kit-chat-bot-avatar{display:flex}.react-chatbot-kit-chat-bot-avatar-container{width:40px;height:40px;border-radius:50%;font-size:1.2rem;margin-right:12.5px;background-image:url(/img/chat-bot.gif);background-repeat:no-repeat;background-position:50%;background-size:cover}.react-chatbot-kit-chat-bot-avatar-icon{width:22.5px;height:22.5px}.react-chatbot-kit-chat-bot-avatar-letter{display:none;color:#1d1d1d;margin:0;padding:0}.react-chatbot-kit-chat-bot-message{padding:10px 15px;border-radius:15px;border:1px solid var(--primary);background-color:var(--background-menu);font-size:.95rem;color:var(--text);font-weight:medium;position:relative;width:auto;max-width:80%;margin-left:2px;text-align:left}.react-chatbot-kit-chat-bot-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid var(--primary);position:absolute;left:-8px;top:13px}.react-chatbot-kit-chat-bot-loading-icon-container{height:17px;width:25px}.chatbot-loader-container{display:flex;width:100%;justify-content:center;background:var(--primary);border-radius:15px}#chatbot-loader #chatbot-loader-dot1{animation:load 1s infinite}#chatbot-loader #chatbot-loader-dot2{animation:load 1s infinite;animation-delay:.2s}#chatbot-loader #chatbot-loader-dot3{animation:load 1s infinite;animation-delay:.4s}@keyframes load{0%{opacity:0}50%{opacity:1}to{opacity:0}}.react-chatbot-kit-chat-container{position:relative;width:100%;height:99%;overflow-y:scroll}@media (max-width:640px){.react-chatbot-kit-chat-container{position:relative;width:100%;height:95%;overflow-y:scroll}}.react-chatbot-kit-chat-inner-container{display:flex;flex-direction:column;background-color:var(--background);width:100%;height:100%}.react-chatbot-kit-chat-header{display:none}.react-chatbot-kit-chat-input-container{width:100%;display:none;height:5vh;min-height:5vh;max-height:5vh}.react-chatbot-kit-chat-message-container{padding:0 17.5px;overflow-y:scroll;overflow-x:hidden}.react-chatbot-kit-chat-input{display:none;width:100%;height:100%;padding:15px;font-size:.9rem;border:1px solid #d8d8d8;border-right:none;border-bottom:none;border-top-left-radius:5px;border-bottom-left-radius:5px}.react-chatbot-kit-chat-input-form{width:100%;display:none}.react-chatbot-kit-chat-input::placeholder{color:#585858}.react-chatbot-kit-chat-btn-send{background:linear-gradient(#3da5e6,#1982fc);width:100px;border:none;color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px}.react-chatbot-kit-chat-btn-send-icon{fill:#fff;width:15px}.react-chatbot-kit-error{background-color:#fff;border-radius:3px;padding:15px}.react-chatbot-kit-error-container{width:260px}.react-chatbot-kit-error-header{font-size:1.3rem;color:#1d1d1d;margin-bottom:30px}.react-chatbot-kit-error-docs{display:block;margin:25px auto;color:#38688b;padding:8px;border:1px solid #2898ec;width:130px;text-align:center;text-decoration:none;font-size:1rem}.carousel{width:13.125rem;height:13.125rem;position:relative;margin:0 auto;perspective:62.5rem}.carousel__container{width:100%;height:100%;position:absolute;transform-style:preserve-3d;transition:transform 1s;border-radius:10px}.carousel__slide{position:absolute;width:11.875rem;height:11.875rem;left:.625rem;top:.625rem;border:.125rem solid var(--primary);border-radius:10px;transition:transform 1s,opacity 1s;cursor:pointer}.carousel__slide img{width:100%;height:100%;display:flex;object-fit:cover;border-radius:8px}.carousel__slide-overlay{color:var(--primary);border-radius:8px;text-align:center;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;align-content:center;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease-in-out;background-color:rgba(0,0,0,.7);-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel__slide-overlay span,.carousel__slide-overlay strong{display:block;flex:0 0 100%}.carousel__slide:hover .carousel__slide-overlay{opacity:1}.carousel__controls{display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.carousel__control{font-size:0;line-height:0;text-indent:-100%;width:2.5rem;height:2.5rem;display:block;position:relative;border:1px solid var(--primary);margin:0 2rem;background:var(--background-menu);border-radius:50%;box-shadow:none}.carousel__control:after,.carousel__control:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.carousel__control:before{width:50%;height:1px;background-color:var(--primary)}.carousel__control:after{content:"";width:.9375rem;height:.9375rem;display:inline-block;vertical-align:middle;border-color:var(--primary);border-style:solid;border-width:0 0 1px 1px;margin:auto;transform:rotate(-135deg);transform-origin:50% 50%;transition:all .35s ease-in-out}.carousel__control--prev:after{transform:rotate(45deg)}</pre></body></html>