@charset "UTF-8";.home__terminal{margin-top:6rem}.home__terminal>.container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (min-width:768px){.home__terminal>.container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;gap:3.75rem}}.home__terminal--content-title{color:#D7F9FF;margin-top:2rem;font-size:1.625rem;line-height:130%}@media screen and (min-width:768px){.home__terminal--content-title{margin-top:0;font-size:1.875rem;line-height:115%}}@media screen and (min-width:1024px){.home__terminal--content-title{font-size:3.75rem;line-height:3.75rem}}.home__terminal--content-text{color:#98D4DE;font-size:1rem;line-height:1.5rem;margin-top:2rem}.home__terminal--prompt{margin-top:4rem}@media screen and (min-width:768px){.home__terminal--prompt{width:60%;margin-top:0}}.home__terminal .terminal-schools{position:relative}.home__terminal .terminal-schools__prompt{position:relative;background-position:top center;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/img/alura2023/home/console-prompt-mobile.1750260030.svg)}.home__terminal .terminal-schools__prompt::before{content:"";float:left;padding-top:99.5%}.home__terminal .terminal-schools__prompt::after{content:"";display:block;clear:both}.home__terminal .terminal-schools__area{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:absolute;top:2%;left:1.5%;width:97%;height:93%;clip-path:polygon(5% 0,95% 0,100% 5%,100% 100%,0 100%,0 5%)}.home__terminal .terminal-schools__area::after{z-index:10;content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:15px;background:linear-gradient(180deg,rgba(1,8,14,0) 0%,rgba(1,8,14,.5) 100%)}.home__terminal .terminal-schools__area::before{z-index:10;content:"";position:absolute;top:0;left:0;display:block;width:100%;height:30px;background:linear-gradient(0deg,rgba(1,8,14,0) 0%,rgba(1,8,14,.5) 100%)}.home__terminal .terminal-schools__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;position:relative;gap:1rem;overflow-y:auto;overflow-x:hidden;padding:1.25rem .75rem 1rem}.home__terminal .terminal-schools__content-msg{position:relative;display:block;background-color:#092D5D;color:#fff;font-weight:400;max-width:80%;font-size:.75rem;line-height:1.125rem;padding:.75rem .875rem;border-radius:0 1.25rem 1.25rem 0}.home__terminal .terminal-schools__content-msg.user{margin-left:auto;border-radius:1.875rem 0 0 1.875rem;background-color:#051933;border:1px solid #2BDEFD;text-align:right;animation:slideRight 1s forwards}.home__terminal .terminal-schools__content-msg.ai,.home__terminal .terminal-schools__content-msg.typing{animation:slideLeft 1s forwards}.home__terminal .terminal-schools__content-msg ul{list-style:none;padding-left:0}.home__terminal .terminal-schools__content-msg a{text-decoration:underline;color:inherit}.home__terminal .terminal-schools__content-ctas{color:#fff;font-weight:bold;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;justify-content:end;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:8px;margin-top:.5rem}.home__terminal .terminal-schools__content-ctas button.hide{display:none}.home__terminal .terminal-schools__content-ctas button{cursor:pointer;background-color:transparent;border:2px solid #2A7AE4;color:#2BDEFD;border-radius:13px;padding:.5rem}.home__terminal .terminal-schools__detail{position:absolute;top:-4%;left:7%;width:25%}@media screen and (min-width:1024px){.home__terminal .terminal-schools__prompt{background-image:url(/assets/img/alura2023/home/console-prompt.1750260030.svg)}.home__terminal .terminal-schools__prompt::before{padding-top:71%}.home__terminal .terminal-schools__area{height:91%;clip-path:polygon(5% 0,95% 0,100% 9%,100% 100%,0 100%,0 9%)}.home__terminal .terminal-schools__content-msg{font-size:.875rem;line-height:1.25rem;padding:1rem 1.25rem;border-radius:0 2.5rem 2.5rem 0}}@media screen and (min-width:768px){.home__terminal .home__terminal--content{width:60%}}@keyframes slideLeft{from{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideRight{from{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.style-scroll{scrollbar-width:thin;scrollbar-color:#285189 transparent}.style-scroll:-webkit-scrollbar{width:5px}.style-scroll:-webkit-scrollbar-track{background:#051933}.style-scroll:-webkit-scrollbar-thumb{background-color:#285189;border-radius:6px;border:3px solid transparent}.style-scroll::-webkit-scrollbar{width:5px}.style-scroll::-webkit-scrollbar-track{background-color:#051933;border-radius:10px}.style-scroll::-webkit-scrollbar-thumb{background-color:#285189;border-radius:10px}.dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#2BDEFD;color:#2BDEFD;box-shadow:9999px 0 0 -5px;animation:dot-pulse 1.5s infinite linear;animation-delay:0.25s}.dot-pulse::before{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#2BDEFD;color:#2BDEFD;box-shadow:9984px 0 0 -5px;animation:dot-pulse-before 1.5s infinite linear;animation-delay:0s}.dot-pulse::after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#2BDEFD;color:#2BDEFD;box-shadow:10014px 0 0 -5px;animation:dot-pulse-after 1.5s infinite linear;animation-delay:0.5s}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,100%{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,100%{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,100%{box-shadow:10014px 0 0 -5px}}