@import"https://fonts.googleapis.com/css?family=Lato:400,700";.menu li{padding:10px}body{padding-top:60px}.navbar{display:flex;align-items:center;justify-content:space-between;padding:10px;background:linear-gradient(to right,#ff91af,#8a2be2);position:fixed;top:0;left:0;width:100%;z-index:100;border-bottom:none}.container{width:100%;max-width:960px;margin:0 auto}.hamburger{cursor:pointer}.menu{display:none;flex-direction:column;list-style:none;padding:10px;margin:0 10px;position:absolute;top:100%;left:0;background:linear-gradient(to right,#ff91af,#8a2be2);box-shadow:0 2px 4px #0000001a;z-index:200;text-decoration:none;color:inherit}.menu.active{display:flex}.navbar-text{position:absolute;top:50%;right:-150px;transform:translateY(-50%);font-size:16px;font-weight:700;color:#000;animation:slideIn 1s forwards}@keyframes slideIn{0%{right:-150px;opacity:0}to{right:10px;opacity:1}}.home-container{display:flex;flex-direction:column;align-items:center;margin-top:0;min-height:100vh;padding:80px 20px 20px;background:#f3f3f3}.profile-section{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.profile-photo{width:250px;height:250px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 8px #0000001a;margin-bottom:20px;transition:transform .3s ease-in-out;animation:shine 2s infinite alternate}@keyframes shine{0%,to{box-shadow:0 0 20px 5px #b983ff,0 0 40px 10px #8f5cff}50%{box-shadow:0 0 40px 15px #fff,0 0 80px 30px #b983ff}}@keyframes spin-horizontal{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.architecture-btn{perspective:1000px}.profile-photo:hover{transform:scale(1.05)}.info-section{width:100%;max-width:700px;text-align:center}.info-section h2{padding:12px;border:2px solid #e63946;border-radius:10px;background-color:#ffb3c6;color:#1a1a1a;text-shadow:none;-webkit-text-stroke:0;-webkit-text-fill-color:#1a1a1a;margin-bottom:20px;box-sizing:border-box;font-weight:700}.skills-list{list-style-type:disc;text-align:left;margin:20px auto;max-width:600px;background:#fff;padding:25px 40px;border-radius:15px;box-shadow:0 2px 10px #0000000d}.skills-list li{margin-bottom:15px;line-height:1.6;color:#2d3436;font-size:1.05rem;font-weight:500}.scroll-prompt{position:fixed;top:15%;right:20px;background-color:#ff00001a;color:#e63946;padding:10px;border:2px solid #e63946;font-size:11px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:65px;height:65px;animation:fade-in 1s ease-in-out forwards;z-index:50}.social-links-title{width:100%;max-width:600px;padding:10px;border:1px solid #ddd;border-radius:10px;background-color:#f8f9fa;color:#333;margin:30px auto 20px;text-align:center}.social-links{display:flex;justify-content:center;gap:30px;margin-bottom:40px;flex-wrap:wrap}.social-link{display:flex;align-items:center;text-decoration:none;color:#e63946;font-size:1.3em;transition:all .3s ease}.social-link:hover{color:#a80000;transform:translateY(-3px)}@media(max-width:768px){.skills-list{margin:10px;padding:20px}.social-links{flex-direction:row;gap:15px}}.audit-image{border:1px solid #fff;max-width:100%;height:auto;width:100%;opacity:0;transform:translate(-100px);animation:slideInRight 2s forwards}@keyframes slideInRight{to{opacity:1;transform:translate(0)}}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;height:60px;padding:20px;box-sizing:border-box}.navbar ul{height:100%;padding:0;overflow-y:auto;overflow-x:hidden}.navbar li{border-top:1px solid;border-left:1px solid;list-style:none;position:center;width:100%}.navbar a{display:block;padding:10px 30px;color:#0333f5;text-decoration:none}header{position:fixed;top:0;left:0;width:100%}img{max-width:100%;height:auto;margin:0 auto 20px}.course-header{position:static;text-align:center;margin-bottom:20px}.course-title{font-size:1.5rem;color:#333;font-weight:700;margin-top:10px}.image-container{position:relative;text-align:center;margin:20px auto;max-width:90%}.image-title{position:static;font-size:1.5rem;color:red;font-weight:700;margin-bottom:10px;text-align:center}.responsive-image{display:block;max-width:100%;height:auto;margin:0 auto}main{margin-top:80px;margin-bottom:80px;padding:20px}footer{position:fixed;bottom:0;left:0;width:100%;z-index:1000;height:60px}.studies-sidebar{width:40%;position:fixed;left:0;top:80px;height:calc(100vh - 160px);overflow-y:auto;background:#fff;z-index:10;padding-right:16px;border-right:1px solid #eee;display:none}.studies-content{width:100%;margin-left:0}@media(min-width:1024px){.studies-sidebar{display:block;padding-bottom:80px}.studies-content{width:60%;margin-left:40%;padding-left:32px}}.footer{background:linear-gradient(to right,#ff91af,#8a2be2);color:#fff;text-align:center;padding:50px 20px;width:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;border-top:2px solid rgba(0,0,0,.1);box-shadow:0 -2px 5px #0000001a}.footer h2{flex:1;margin:5px 5px 10px}.chat-button-container{margin-left:auto}@media(max-width:768px){.footer{flex-direction:column;align-items:center;padding:20px 10px;min-height:120px}.footer h2{margin-bottom:10px;text-align:center;font-size:1.2em}.chat-button-container{margin-left:0}}.technical-challenges-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:100vh;padding:50px 20px;max-width:800px;width:100%;box-sizing:border-box;text-align:left;margin:0 auto 40px}.technical-challenges-container h2{margin-top:20px;margin-bottom:20px;text-align:center;width:100%;font-size:2.5rem;font-weight:700}.navbar,.footer{height:50px;z-index:1000}.technical-challenges-list{padding:0;list-style-type:none;width:100%}.technical-challenges-item{margin:20px auto;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.technical-challenges-item:last-child{margin-bottom:100px}.technical-challenges-link{color:red;text-decoration:none;display:block;margin-top:10px;margin-bottom:20px}.technical-challenges-link.deployed-link{background-color:#007bff;color:#fff;padding:8px 12px;border-radius:5px;text-decoration:none;font-size:.9em;margin-left:10px}.technical-challenges-link.deployed-link:hover{background-color:#0056b3}.only-desktop-button{display:none}@media(max-width:768px){.technical-challenges-container{padding:50px 10px;min-height:auto;margin-bottom:40px}.technical-challenges-container ul{padding-left:0}.technical-challenges-container li{margin:10px auto 35px;flex-direction:column;align-items:flex-start}.technical-challenges-link{margin-top:5px;display:inline-block;margin-right:10px}.technical-challenges-link.deployed-link{margin-left:0}.only-desktop-button{display:inline-block;margin-left:10px}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff;font-family:Verdana,sans-serif}#page-wrapper{position:relative;margin-bottom:80px;padding:20px}li{list-style:none}a{color:#000;text-decoration:none}.container{max-width:1000px;width:100%;margin:0 auto}.btn{padding:0 20px;height:40px;font-size:1.5em;font-weight:900;text-transform:uppercase;border:3px black solid;border-radius:2px;background:transparent;cursor:pointer}.grid{display:flex}header{position:fixed;top:0;min-height:75px;padding:0 20px;display:flex;justify-content:space-around;align-items:center;background-color:#fff}@media(max-width:600px){header{flex-wrap:wrap}}.logo{width:55vw}@media(max-width:650px){.logo{margin-top:15px;width:100%;position:relative}}.logo>img{width:100%;height:100%;max-width:500px;display:flex;justify-content:center;align-items:center;text-align:center;margin-left:20px}@media(max-width:650px){.logo>img{margin:0 auto}}nav{font-weight:400}@media(max-width:650px){nav{margin-top:10px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 50px}nav li{padding-bottom:5px}}nav>ul{width:30vw;display:flex;flex-direction:row;justify-content:space-around}@media(max-width:650px){nav>ul{flex-direction:column}}#hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:200px;margin-top:50px}#hero>h2{margin-bottom:20px;word-wrap:break-word}#hero input[type=email]{max-width:275px;width:100%;padding:5px;color:#333;font-size:16px}#hero textarea{color:#333;font-size:16px}#hero input[type=submit]{max-width:150px;width:100%;height:30px;margin:15px 0;border:0;background-color:#f1c40f}#hero input[type=submit]:hover{background-color:red;transition:background-color 2s}@media(max-width:650px){#hero{margin-top:120px}}#caracteristicas{margin-top:10px}#caracteristicas .icon{display:flex;align-items:center;justify-content:center;height:90px;width:auto;color:#8b0000}@media(max-width:550px){#caracteristicas .icon{display:none}}#caracteristicas .desc{display:flex;flex-direction:column;justify-content:center;height:100px;width:80vw;padding:5px}@media(max-width:550px){#caracteristicas .desc{width:100%;text-align:center;padding:0;height:150px}}@media(max-width:650px){#caracteristicas{margin-top:0}}#como-funciona{margin-top:50px;display:flex;justify-content:center}#como-funciona>iframe{max-width:560px;width:100%}#precio{margin-top:60px;display:flex;flex-direction:row;justify-content:center}.product{display:flex;flex-direction:column;align-items:center;text-align:center;width:calc(100% / 3);margin:10px;border:1px solid #000;border-radius:3px}.product>.level{background-color:#d01f1f;color:#000;padding:15px 0;width:100%;text-transform:uppercase;font-weight:700}.product>h2{margin-top:15px}.product>ol{margin:15px 0}.product>ol>li{padding:5px 0}.product>button{border:0;margin:15px 0;background-color:#d01f1f;font-weight:400}.product>button:hover{background-color:orange;transition:background-color 1s}@media(max-width:800px){#precio{flex-direction:column}.product{max-width:300px;width:100%;margin:0 auto 10px}}footer{margin-top:30px;background-color:#fc5d5d;padding:20px}footer>ul{display:flex;justify-content:flex-end}footer>ul>li{padding:0 10px}footer>span{margin-top:5px;display:flex;justify-content:flex-end;font-size:.9em;color:#444}#message{height:90px}@media(max-width:768px){#valve{margin-bottom:30px}}.about-gallery-img{max-width:100%;width:95vw;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-top:0}.about-gallery-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:40px;padding-bottom:110px}@media(min-width:900px){.about-gallery-img{width:500px;margin-top:0}}@media(max-width:899px){.about-gallery-img{margin-top:20px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mb-1{margin-bottom:.25rem}.mb-4{margin-bottom:1rem}.ml-auto{margin-left:auto}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-16{height:4rem}.h-4{height:1rem}.h-\[calc\(100vh-100px\)\]{height:calc(100vh - 100px)}.min-h-screen{min-height:100vh}.w-16{width:4rem}.w-4{width:1rem}.w-full{width:100%}.max-w-7xl{max-width:80rem}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-6{gap:1.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-2{row-gap:.5rem}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-zinc-700{--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity, 1))}.border-r-blue-500{--tw-border-opacity: 1;border-right-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-t-blue-500{--tw-border-opacity: 1;border-top-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-zinc-500{--tw-bg-opacity: 1;background-color:rgb(113 113 122 / var(--tw-bg-opacity, 1))}.bg-zinc-700{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.bg-zinc-800{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.p-10{padding:2.5rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pb-4{padding-bottom:1rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.italic{font-style:italic}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}body{background:#202020;color:#fff}.content-container{height:calc(100vh - 5rem)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.disabled\:bg-indigo-300:disabled{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}@media(min-width:640px){.sm\:px-4{padding-left:1rem;padding-right:1rem}}@media(min-width:768px){.md\:mt-0{margin-top:0}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
