@import"https://use.typekit.net/hoe5tcv.css";@font-face{font-family:ExotcBold;src:url(/fonts/EXOT350B.TTF) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:ExotcBoldDBT;src:url(/fonts/exotc350bdbtrusbyme_bold.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-SemiBold.otf) format("opentype");font-weight:600;font-style:normal}:root{--color-background: white;--color-border: #CCCCCC;--color-text: black;--button-background: white;--button-color: black;--button-border: #CCCCCC;--button-background-hover: #F0F0F0;--button-background-active: #E0E0E0;--button-shadow: none;--border-radius: 8px;--color-danger: rgb(211, 47, 47);--color-warning: rgb(237, 108, 2);--border-style: solid;--border-width: 1px;--theme-white: #FFFFFF;--theme-black: #232326;--theme-gray: #3C3C41;--theme-orange: #F27D00;--theme-green: #4AC441;--theme-blue: #007ACC;--theme-purple: #A855F7;--theme-red: #EF4444;--theme-yellow: #FACC15;--theme-teal: #14B8A6;--footer-height: 191px}.display-none{display:none!important}.persona-name-heading{font-family:ExotcBold,ExotcBoldDBT,sans-serif;font-size:49px;margin-bottom:5px;font-weight:700;margin-top:15px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.custom-heading{font-family:ExotcBold,ExotcBoldDBT,sans-serif;font-size:56px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:1rem}.say-hi{font-family:var(--font-family);font-size:27px;color:#000;font-weight:700;margin:5px 0 15px}.status{font-family:var(--font-family);font-size:1.1rem;margin:5px 0 15px;padding:3px 15px;border-radius:12px;background-color:transparent;display:inline-block}html,body{margin:0;padding:0;overflow:hidden;height:100%;width:100%}body{font-family:var(--font-family);background-color:var(--background-dark);color:#f9f9f9;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease,color .3s ease}#root{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.chatbot,.call-layout{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100vh;width:100vw;background-color:#1e1e1e;box-shadow:0 6px 12px #000c;overflow:hidden}.call-layout{background-image:url(/images/backgrounds/SkyBackground.png);background-size:cover;background-position:center;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;padding:20px;box-sizing:border-box;height:calc(100vh - var(--footer-height))}.persona-athena.call-layout{background-image:url(/images/backgrounds/SpaceBackground.png)}.persona-apollo.call-layout{background-image:url(/images/backgrounds/SkyBackground.png)}.persona-amber.call-layout{background-image:url(/images/backgrounds/SkyBackground.png)}.persona-geary.call-layout{background-image:none;background:linear-gradient(90deg,#00adad,#1a3a7f 60%,#0d162b)}.chat-log{flex:1;overflow-y:auto;padding:1rem;background-color:#2a2a2a;border-radius:8px;margin-bottom:1rem}.call-log{width:100%;max-width:900px;height:50%;overflow-y:hidden;margin:0 0 20px;display:flex;flex-direction:column;align-items:flex-end;transition:opacity .25s linear;opacity:1;position:relative;z-index:10}.chat-waiting .call-log{opacity:0}.call-log.scrolling{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 100px);mask-image:linear-gradient(to bottom,transparent 0%,black 100px)}.call-log.instructions{left:6%;opacity:1;position:absolute;top:21%;transition:opacity .25s linear;width:55%}.chat-active .call-log.instructions{opacity:0}.call-log.instructions .chat-message{width:80%}.chat-message{margin:8px 0;padding:12px 16px;border-radius:24px;width:80%;font-size:23px;font-weight:700;text-align:center;word-wrap:break-word;box-shadow:0 1px 2px #0003;align-self:center;position:relative;z-index:10}.chat-message.user{background-color:var(--chat-bg-user);color:var(--chat-text-user)}.chat-message.bot{background-color:var(--chat-bg-bot);color:var(--chat-text-bot)}.chat-message.speech{background-color:var(--chat-bg-speech);color:var(--chat-text-speech)}.persona-geary .chat-message{border-bottom-right-radius:0;border-color:var(--theme-white);border-style:solid;border-width:3px;font-family:var(--font-family);font-size:23px;font-weight:700;line-height:37px;margin-bottom:20px;padding:20px 30px;text-align:left;width:768px}.persona-geary .chat-message.bot{border-color:var(--theme-green)}.persona-geary .chat-message.user{border-color:var(--theme-orange)}.call-controls{display:flex;gap:1rem;opacity:1;transform:opacity .3s linear;width:550px;margin-top:50rem;z-index:9999}.call-controls button{text-transform:none!important;padding:8px 50px!important;border-radius:8px;font-weight:700}.call-control{padding:10px 20px;border:none;border-radius:20px;font-size:1rem;cursor:pointer;transition:background .3s ease;min-width:100px}.call-control.end{background-color:#e74c3c;color:#fff}.call-control.end:hover{background-color:#c0392b}.call-control.reset{background-color:var(--chat-bg-bot);color:#fff;font-size:30px;font-weight:300;font-family:Montserrat,sans-serif}.call-control.reset:hover{background-color:#2980b9}.persona-amber .call-control.end{background-color:#fff;color:#d11e61;border:2px solid #D11E61}.persona-amber .call-control.end:hover{background-color:#f8f8f8}.persona-amber .call-control.reset{background-color:#d11e61;color:#fff}.persona-amber .call-control.reset:hover{background-color:#b01a50}.persona-athena .call-control.end{background-color:#fff;color:#072795;border:2px solid #072795}.persona-athena .call-control.end:hover{background-color:#f8f8f8}.persona-athena .call-control.reset{background-color:#072795;color:#fff;border:2px solid #FFFFFF}.persona-athena .call-control.reset:hover{background-color:#051d70}.persona-geary .call-control.reset{background-color:var(--theme-green);color:var(--theme-white)}.persona-geary .call-control.mute{background-color:var(--theme-white);border:1px solid var(--theme-green);color:var(--theme-green)}.call-layout-background{background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;width:100%}.recording-indicator{color:var(--primary-color);animation:pulse 1.5s infinite}.idle-indicator{color:#ffc107}.processing-indicator{color:#ff6f61;font-size:1rem;text-align:center;margin-top:.5rem}.status{font-size:1.1rem;margin:5px 0 15px;padding:3px 15px;border-radius:12px;background-color:transparent;display:inline-block}.persona-athena .status,.persona-athena .status.listening,.persona-athena .status.speaking{color:#fff}.persona-amber .status,.persona-amber .status.listening,.persona-amber .status.speaking{color:#000}.status.listening{color:var(--status-listening)}.status.speaking{color:var(--status-speaking)}.persona-call svg{width:400px;height:auto;object-fit:cover;z-index:3}.persona-section{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 0}.persona-section img{height:70px;width:70px;border-radius:50%}.persona-section h2{font-size:1.5rem;color:#f9f9f9}.persona-call{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:10px}.persona-call h2{font-size:2.5rem;margin-bottom:5px;font-weight:700;margin-top:15px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.persona-call p:not(.status){font-size:27px;color:#000;font-weight:700;margin:5px 0 15px}.persona-athena .persona-call p:not(.status){color:#fff}.persona-geary .persona-call svg{left:50%;position:absolute;top:67%;transition:transform 2s ease;transform:translate(0)}.chat-waiting.persona-geary .persona-call svg{transform:translate(-50px,-450px)}.persona-geary .persona-call svg{animation-name:bounce;animation-duration:2.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-play-state:paused;animation-delay:.5s}.status-speaking.persona-geary .persona-call svg{animation-play-state:running}.persona-card{margin-bottom:2.5rem;background-color:transparent;overflow:hidden;border-radius:12px;display:flex;flex-direction:column;justify-content:center;border:none;box-shadow:none}.persona-card.selected{border:none;box-shadow:none}@media (min-width: 600px){.persona-card{flex-direction:row}}.persona-card-image-container{height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 600px){.persona-card-image-container{width:48%;height:100%}}.persona-card-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px 0 0 8px}.persona-card-content{padding:.5rem;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;box-sizing:border-box}@media (min-width: 600px){.persona-card-content{width:48%;overflow-y:auto}}.persona-card-title{font-weight:700;color:#000;text-align:left;font-size:1.5rem;margin-bottom:.75rem}.persona-card-description{color:#000;text-align:left;margin-bottom:1rem!important;line-height:1.5;font-size:18px}.persona-card-button{color:#fff;padding:5px 10px!important;border:0;font-size:20px!important;border-radius:10px!important;text-transform:none!important;font-weight:700!important;letter-spacing:.5px}.persona-card-button.amber{background-color:#d11e61}.persona-card-button.amber:hover{background-color:#b01a50}.persona-card-button.athena{background-color:#072795}.persona-card-button.athena:hover{background-color:#051d70}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes pulse-speaking{0%{box-shadow:0 0 10px #ffffff80}50%{box-shadow:0 0 20px #fff}to{box-shadow:0 0 10px #ffffff80}}@keyframes rotation-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotation-counterclockwise{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.glow{box-shadow:0 0 10px #ffffff80,0 0 20px #ffffff80,0 0 30px #ffffff80;transition:box-shadow .3s ease-in-out}.version-indicator{position:fixed;top:10px;right:10px;background-color:#000000b3;color:#fff;padding:5px 10px;border-radius:5px;font-size:.9rem;z-index:1000;display:none}.persona-manager-container{background-image:url(/images/backgrounds/SkyBackground.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:calc(100vh - var(--footer-height));padding-top:20px;padding-bottom:40px;overflow-y:scroll}.persona-manager-title{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-family:Arial,sans-serif}.persona-manager-subtitle{color:#000;text-shadow:0px 0px 2px rgba(255,255,255,.5);font-family:Arial,sans-serif}.form-section{padding:16px;margin-top:16px;background-color:#2a2a2a;color:#f9f9f9}.form-heading{color:#f9f9f9}.form-action-button{color:#f9f9f9;border-color:#f9f9f9}.form-icon{color:#f9f9f9}.persona-athena{--chat-bg-user: #3F69F7;--chat-bg-bot: #072795;--chat-text-user: #FFFFFF;--chat-text-bot: #FFFFFF;--status-speaking: #9c27b0;--status-listening: #03a9f4}.persona-apollo{--chat-bg-user: #8B1A3D;--chat-bg-bot: #C53E85;--chat-text-user: #FFFFFF;--chat-text-bot: #FFFFFF;--status-speaking: #D946EF;--status-listening: #8B2E9B}.persona-apollo .chat-message{border-radius:25px;padding:20px 30px;margin:15px 0;max-width:75%;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;text-align:left;box-shadow:0 4px 12px #0003;border:3px solid #FFFFFF;position:relative}.persona-apollo .chat-message.bot{align-self:flex-start;margin-left:50px;border-radius:25px 25px 5px}.persona-apollo .chat-message.user{align-self:flex-end;margin-right:50px;border-radius:25px 25px 25px 5px}.persona-apollo .call-log:not(.instructions){position:absolute;left:50px;top:120px;width:calc(60% - 100px);max-width:600px;height:auto;max-height:calc(100vh - 400px);overflow-y:auto;align-items:flex-start;scrollbar-width:none;-ms-overflow-style:none}.persona-apollo .call-log:not(.instructions)::-webkit-scrollbar{display:none}.persona-apollo .call-controls{position:absolute;bottom:220px;left:50px;margin-top:0;z-index:100}.persona-apollo .call-log.instructions{left:50px;top:120px;width:calc(100% - 100px);max-width:none}.persona-apollo .call-log.instructions .chat-message{max-width:50%;margin-left:0;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;border-radius:25px 25px 0;padding:20px 30px;text-align:left;border:3px solid #FFFFFF}.persona-apollo .call-log.instructions .chat-message:before{content:"";position:absolute;bottom:0;left:-10px;width:0;height:0;border:10px solid transparent;border-right-color:#c53e85;border-bottom:0;border-left:0;margin-left:-5px;margin-bottom:-10px}.persona-apollo.call-layout{background-image:url(/images/backgrounds/SkyBackground.png);background-size:cover;background-position:center;min-height:100vh}.persona-apollo .footer{background:#000}.persona-apollo .footer-text{color:#fff;font-size:96px;font-family:ExotcBold,ExotcBoldDBT,sans-serif;letter-spacing:2px}.persona-amber{--chat-bg-user: #D11E61;--chat-bg-bot: #8E3154;--chat-text-user: #FFFFFF;--chat-text-bot: #FFFFFF;--status-speaking: #ff5722;--status-listening: #4caf50}.persona-ember{--chat-bg-user: #3d1e1e;--chat-bg-bot: #1e3d1e;--chat-text-user: #ffb3b3;--chat-text-bot: #b3ffb3;--status-speaking: #e91e63;--status-listening: #4caf50}.persona-geary{--theme-green: #BFD63B;--theme-teal: #00ABAB;--theme-blue: #1A3A81;--theme-black: #000000;--theme-white: #FFFFFF;--theme-orange: #F48030;--theme-teal-bright: #0FFAE8;--chat-bg-user: transparent;--chat-bg-bot: transparent;--chat-bg-speech: transparent;--chat-text-user: var(--theme-white);--chat-text-bot: var(--theme-white);--chat-text-speech: var(--theme-white);--font-family: "montserrat", sans-serif;--status-speaking: var(--theme-green);--status-listening: var(var(--theme-orange));--button-primary-background: var(--theme-green);--button-primary-color: var(--theme-white);--button-secondary-background: var(--theme-white);--button-secondary-color: var(--theme-green)}.MuiBox-root .css-q0yiu{align-items:flex-start;justify-content:flex-start}.header-logo{margin:5rem 0rem 0rem;height:90px;margin-bottom:0!important}.header-subheading{margin:0rem 0rem 4rem}details,summary{color:#000;width:50vw;z-index:1000}.chat-debug textarea{width:100%}.chat-debug input[type=submit]{padding:.25em;width:100%}button.settings{background-color:#fff;position:absolute;right:10px;top:10px}.settings-form>*{margin-bottom:1em;width:100%}.footer{align-items:center;background:var(--theme-black);display:flex;height:var(--footer-height);width:100%;z-index:2}.geary-gears{height:40%;left:-91px;position:absolute;top:64.5%;width:100%;z-index:1}.geary-gears .gear-large{animation-name:rotation-clockwise;position:absolute;left:0}.geary-gears .gear-medium{animation-name:rotation-counterclockwise;position:absolute;left:30%;top:50%}.geary-gears .gear-little{animation-name:rotation-clockwise;position:absolute;left:40%;top:25%}.geary-gears img{animation-timing-function:linear;animation-duration:20s;animation-iteration-count:infinite;animation-play-state:paused}.status-thinking .geary-gears img,.status-speaking .geary-gears img{animation-play-state:running}cls-1,.cls-2{fill:none}.cls-3{fill:#a6b5cf}.cls-4{fill:#294396}.cls-5{fill:#0d9c91}.cls-6{fill:#36fcf2}.cls-7{fill:#8f8f8f}.cls-8{fill:#231f20}.cls-9{fill:#0d1530}.cls-10{fill:#40b599}.cls-11{fill:#0cc2b9}.cls-12{fill:#73fcfa}.cls-13{fill:#ccc}.cls-14{fill:#0ffae8}.cls-15{fill:#abfffc}.cls-16{fill:#fff}.cls-17{fill:#b8b8b8}.cls-18{fill:#bfdb38}.cls-19{fill:#6b82a8}.cls-2{stroke:#d9d9d9;stroke-linecap:round;stroke-linejoin:round}.cls-20{clip-path:url(#clippath)}.cls-21{fill:#2e4270}.geary-touch-header{width:100%;text-align:center;margin-top:7vh;margin-bottom:2vh;position:relative;z-index:3;scale:1.64}.meet-text{font-family:Montserrat,sans-serif;font-size:6rem;color:#fff;letter-spacing:2px;font-weight:700;line-height:1;transition:opacity .8s cubic-bezier(.4,.2,.2,1)}.geary-text{font-family:Montserrat,sans-serif;font-size:6rem;color:#bfd63b;letter-spacing:2px;font-weight:700;line-height:1;transition:opacity .8s cubic-bezier(.4,.2,.2,1)}.geary-touch-instruction{font-size:1.3rem;color:#fff;font-weight:700;letter-spacing:1px;text-align:center;margin-bottom:0;z-index:4}.geary-touch-content{width:100%;margin-top:11vh;margin-bottom:18vh;z-index:3;text-align:center;scale:1.64}.geary-svg{scale:1.64}.geary-touch-geary{margin:7.5rem auto 0 26.5rem;z-index:10;position:relative;display:flex;justify-content:center;align-items:center;width:400px;max-width:80vw;transition:left .8s cubic-bezier(.4,.2,.2,1),top .8s cubic-bezier(.4,.2,.2,1),transform .8s cubic-bezier(.4,.2,.2,1),scale .8s cubic-bezier(.4,.2,.2,1)}.geary-touch-geary svg{width:100%;height:auto;max-width:600px;max-height:550px;scale:2.132}.flipped{transform:scaleX(-1)}.geary-touch-geary.flipped.geary-transitioning{transform:scaleX(1) scale(.77) translateY(-684px) translate(95px);opacity:.99}.fade-out .meet-text,.fade-out .geary-text,.fade-out .geary-touch-instruction,.fade-out .geary-touch-hand{opacity:0}.geary-touch-hand{z-index:4;animation:bounce 1.5s infinite}.geary-touch-barrier .footer{position:absolute;bottom:0;width:100%;z-index:20}.persona-humphrey{--theme-primary: #EB7340;--theme-secondary: #FCEB9B;--theme-accent: #D34A3D;--theme-bg: #FCEB9B;--theme-text: #0B335D;--theme-white: #ffffff;--chat-bg-bot: rgba(235, 115, 64, .9);--chat-bg-user: rgba(11, 51, 93, .9);--chat-text-bot: #ffffff;--chat-text-user: #ffffff;--chat-bg-speech: transparent;--chat-text-speech: var(--theme-text)}.persona-humphrey.call-layout{background:var(--theme-bg);color:var(--theme-text);position:relative}.persona-humphrey .chat-message{border-radius:40px 40px 0;padding:30px 40px;margin:10px 0;max-width:80%;font-family:Montserrat,sans-serif}.persona-humphrey .chat-message.bot{background-color:transparent;color:#0b335d;align-self:flex-start;border:3px solid #707070}.persona-humphrey .chat-message.user{background-color:transparent;color:#0b335d;align-self:flex-end;border:5px solid #4682AC}.persona-humphrey .call-control.reset{background:#0b335d;border:3px solid #0B335D;color:var(--theme-white);font-weight:700;font-size:1.1rem;padding:12px 24px;font-family:Montserrat,sans-serif}.persona-humphrey .call-control.reset:hover{background:#0b335d;color:var(--theme-white);border-color:#d34a3d}.persona-humphrey .call-controls{position:absolute;bottom:calc(var(--footer-height) + 20px);left:50%;transform:translate(-50%);margin-top:0;z-index:100}.persona-humphrey .call-log:not(.instructions){position:absolute;left:6%;top:21%;width:55%;max-width:600px;height:auto;max-height:60%;overflow-y:auto;align-items:flex-start;scrollbar-width:none;-ms-overflow-style:none}.persona-humphrey .call-log:not(.instructions)::-webkit-scrollbar{display:none}.persona-humphrey .persona-call svg{width:280px;height:280px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.chat-waiting.persona-humphrey .persona-call svg{transform:scale(1.1);transition:transform .3s ease}.humphrey-touch-barrier{background:#fceb9b;position:relative}.humphrey-touch-header{text-align:center;padding:17rem 0 60px}.humphrey-touch-header .meet-text{font-size:85px;font-weight:700;color:#0b335d;margin-bottom:5px;letter-spacing:4px;font-family:Montserrat,sans-serif}.humphrey-touch-header .humphrey-text{font-size:85px;font-weight:700;color:#d34a3d;text-shadow:none;letter-spacing:3px;margin-bottom:0;font-family:Montserrat,sans-serif}.humphrey-touch-content{position:absolute;left:50%;top:39%;transform:translate(-50%) translateY(-50%);text-align:center;padding:20px;z-index:10}.humphrey-touch-hand{margin-bottom:25px}.humphrey-touch-hand img{animation:pulse 2s infinite}.humphrey-touch-instruction{font-size:1.4rem;color:#0b335d;font-weight:700;text-shadow:none;line-height:1.3;letter-spacing:1px;font-family:Montserrat,sans-serif}.humphrey-touch-humphrey{position:absolute;bottom:10%;right:17.15%;z-index:2}.humphrey-touch-humphrey.flipped{transform:none}.humphrey-touch-humphrey svg{width:300px;height:300px;filter:drop-shadow(0 6px 12px rgba(0,0,0,.2))}.humphrey-touch-humphrey img{width:788.69px;height:auto;filter:drop-shadow(0 8px 16px rgba(0,0,0,.2))}.fade-out{opacity:0!important}.humphrey-svg{width:100%;height:100%}.humphrey-container{width:630px;height:630px;display:flex;align-items:center;justify-content:center}.persona-humphrey .persona-call svg,.persona-humphrey .humphrey-container{width:630px;height:630px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}@keyframes gentle-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.header{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;padding:0 40px;z-index:1000;background:transparent}.header-logo img{height:233px;width:auto}.footer{position:fixed;bottom:0;left:0;width:100%;height:var(--footer-height);display:flex;align-items:center;justify-content:center;z-index:1000;background:#0b335d}.footer-logo{display:flex;align-items:center;gap:10px}.footer-logo img{height:129px;width:auto}.humphrey-image{width:1377px;height:auto;filter:drop-shadow(0 6px 12px rgba(0,0,0,.2));position:absolute;top:7%;left:58%}.persona-humphrey.call-layout{padding-top:calc(var(--header-height) + 20px);padding-bottom:calc(var(--footer-height) + 20px)}.humphrey-touch-barrier .header{position:absolute;background:transparent}.humphrey-touch-barrier .footer{position:absolute;background:#0b335d}@media (max-width: 768px){.humphrey-touch-humphrey{right:0;bottom:0}.humphrey-touch-humphrey img,.humphrey-image{width:280px}.header-logo img{height:45px}.footer-logo img{height:30px}.humphrey-touch-header .meet-text{font-size:2.2rem}.humphrey-touch-header .humphrey-text{font-size:3.8rem}.humphrey-touch-content{left:30%}}.athena-touch-barrier{background:linear-gradient(135deg,#0b1426,#1e3a8a,#3b82f6)!important;position:relative}.athena-touch-header{text-align:center;padding:17rem 0 60px;color:#fff}.athena-touch-header .meet-text{font-size:85px;font-weight:300;color:#fff;margin-bottom:10px;letter-spacing:4px;font-family:Montserrat,sans-serif;opacity:.9}.athena-touch-header .athena-text{font-size:85px;font-weight:700;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.3);letter-spacing:3px;margin-bottom:0;font-family:Montserrat,sans-serif}.athena-touch-content{position:absolute;left:50%;top:39%;transform:translate(-50%) translateY(-50%);text-align:center;padding:20px;z-index:10}.athena-touch-hand{margin-bottom:20px}.athena-touch-hand img{width:60px;height:auto;opacity:.9}.athena-touch-instruction{font-size:32px;color:#fff;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:1.3;letter-spacing:1px;font-family:Montserrat,sans-serif}.athena-touch-athena{position:absolute;bottom:10%;right:17.15%;z-index:2}.athena-touch-athena img{width:400px;height:auto;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3))}.athena-transitioning{transform:scale(1.1);transition:transform .8s ease-out}.athena-touch-barrier .header{position:absolute;background:transparent}.athena-touch-barrier .footer{position:absolute;background:#0b1426}@media (max-width: 768px){.athena-touch-athena{right:0;bottom:0}.athena-touch-athena img{width:280px}.athena-touch-header .meet-text{font-size:2.2rem}.athena-touch-header .athena-text{font-size:3.8rem}.athena-touch-content{left:30%}}.apollo-touch-barrier{background-image:url(/images/backgrounds/SkyBackground.png);background-size:cover;background-position:center;position:relative;min-height:100vh}.apollo-touch-header{text-align:center;padding:100px 0 60px;color:#fff}.apollo-touch-header .meet-text{font-size:90px;font-weight:400;color:#fff;margin-bottom:0;letter-spacing:8px;font-family:ExotcBold,ExotcBoldDBT,sans-serif;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.apollo-touch-header .apollo-text{font-size:150px;font-weight:400;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);letter-spacing:8px;margin-bottom:0;font-family:ExotcBold,ExotcBoldDBT,sans-serif}.apollo-touch-content{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2}.apollo-touch-hand{margin-bottom:40px}.apollo-touch-hand img{width:100px;height:auto;opacity:1;filter:brightness(0) invert(1)}.apollo-touch-instruction{font-size:36px;font-weight:400;color:#fff;line-height:1.3;font-family:Montserrat,sans-serif}.apollo-touch-apollo{position:absolute;bottom:275px;right:50%;transform:translate(50%);z-index:1;transition:all .8s cubic-bezier(.4,.2,.2,1)}.apollo-touch-apollo img{width:600px;height:auto;border-radius:5%;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3))}.persona-apollo .apollo-image{width:400px;height:auto;position:absolute;top:135px;right:80px;border-radius:5%;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));transition:all .8s cubic-bezier(.4,.2,.2,1);z-index:1}.apollo-touch-apollo.apollo-transitioning{transform:translate(calc(50% + 300px)) translateY(-30px) scale(.7)}.apollo-transitioning{transform:scale(1.05)}.apollo-touch-barrier .header{position:absolute;background:transparent}.apollo-touch-barrier .footer{position:absolute;background:#000}.fade-out{opacity:0;transition:opacity .3s ease}.apollo-touch-barrier .footer{position:absolute;bottom:0;width:100%;background:#000;z-index:20;display:flex;align-items:center;justify-content:center}.apollo-touch-barrier .footer-text{color:#fff;font-size:96px;font-family:ExotcBold,ExotcBoldDBT,sans-serif;letter-spacing:2px}.hey-there{font-size:32px}.hi-apollo{font-size:55px}@media (max-width: 768px){.apollo-touch-apollo{position:fixed;right:0;bottom:0}.apollo-touch-apollo img{width:280px}.apollo-touch-header .meet-text{font-size:2.2rem}.apollo-touch-header .apollo-text{font-size:3.8rem}.apollo-touch-content{left:30%}}@keyframes speaking-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}
