@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap");body,html{font-family:Ubuntu,sans-serif;background-color:#ecf0f1;color:#222;font-weight:200}#__next,body,html{height:100%}a{color:#9b9b9b;text-decoration:none;transition:color .3s ease}a:active,a:hover{color:#000}.hover\:text-white:hover{color:var(--color-primary-foreground)}.youtube-container{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;margin-bottom:50px}.youtube-container iframe{width:100%;height:100%;position:absolute;top:0;left:0}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--color-primary:#2c3e50;--color-primary-foreground:#fff;--color-secondary:#34495e;--accent-terra:#ff6500;--accent-sage:#57828d;--accent-lime:#84cc16;--accent-raspberry:#e11d48;--accent-orange:#d35305;--color-primary-DEFAULT:#2c3e50;--color-primary-foreground:#ecf0f1;--color-secondary-DEFAULT:#34495e;--color-secondary-foreground:#ecf0f1;--accent-sage:#7f8c8d;--accent-terra:#d35400;--accent-olive:#27ae60;--color-accent-sage:#7f8c8d;--color-accent-terra:#d35400;--color-accent-olive:#27ae60;--background:#ecf0f1;--foreground:#2c3e50;--color-background:#ecf0f1;--color-foreground:#2c3e50;--header-height:6rem}.bg-primary{background-color:var(--color-primary)}.text-primary-foreground{color:var(--color-primary-foreground)}.bg-secondary{background-color:var(--color-secondary)}.text-secondary-foreground{color:var(--color-secondary-foreground)}.text-accent-terra{color:var(--accent-terra)}.text-accent-orange{color:var(--accent-orange)}.text-white{color:var(--color-primary-foreground)}.bg-accent-terra{background-color:var(--accent-terra)}.hover\:text-accent-sage:hover{color:var(--accent-sage)}.hover\:bg-accent-olive:hover{background-color:var(--accent-olive)}.bg-accent-lime{background-color:var(--accent-lime)}.hover\:bg-accent-raspberry:hover{background-color:var(--accent-raspberry)}.transition-colors{transition-property:background-color,color,border-color,fill,stroke;transition-duration:.15s}.container{max-width:960px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}.no-bullet-list{list-style-type:none}.gap-2{gap:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.rounded-full{border-radius:9999px}.w-8{width:2rem}.h-8{height:2rem}.w-4{width:1rem}.h-4{height:1rem}.mr-2{margin-right:.5rem}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.gap-8{gap:2rem}.rounded-lg{border-radius:.5rem}.shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)}.w-12{width:3rem}.h-12{height:3rem}