*{color:var(--primary);transition:.3s ease-in-out}body,html{margin:0;padding:0;display:flex;flex-direction:column;background-color:var(--background)}html{line-height:1.5;font-weight:300;letter-spacing:-.41px}html strong{font-weight:700}@media(min-width:0){html{font-size:16px}}@media(min-width:576px){html{font-size:16.5px}}@media(min-width:768px){html{font-size:17px}}@media(min-width:992px){html{font-size:17.5px}}@media(min-width:1200px){html{font-size:18px}}@media(min-width:1400px){html{font-size:18.5px}}h1{font-size:4rem;line-height:1;font-weight:700;-webkit-margin-before:.25rem;margin-block-start:.25rem;-webkit-margin-after:.25rem;margin-block-end:.25rem;display:inline-flex;vertical-align:middle}@media(min-width:0){h1{font-size:3rem}}@media(min-width:576px){h1{font-size:3rem}}@media(min-width:768px){h1{font-size:3rem}}@media(min-width:992px){h1{font-size:4rem}}@media(min-width:1200px){h1{font-size:4rem}}@media(min-width:1400px){h1{font-size:4rem}}h2{font-size:4rem;line-height:1;font-weight:700;-webkit-margin-before:.25rem;margin-block-start:.25rem;-webkit-margin-after:.25rem;margin-block-end:.25rem;line-height:1.1;font-weight:600;-webkit-margin-before:.3rem;margin-block-start:.3rem;-webkit-margin-after:.3rem;margin-block-end:.3rem;display:inline-flex;vertical-align:middle}@media(min-width:0){h2{font-size:2rem}}@media(min-width:576px){h2{font-size:2rem}}@media(min-width:768px){h2{font-size:2rem}}@media(min-width:992px){h2{font-size:3rem}}@media(min-width:1200px){h2{font-size:3rem}}@media(min-width:1400px){h2{font-size:3rem}}h3{font-size:1.5rem;display:inline-flex}h3,h4{line-height:1.25;font-weight:500;-webkit-margin-before:.35rem;margin-block-start:.35rem;-webkit-margin-after:.35rem;margin-block-end:.35rem;vertical-align:middle}h4{font-size:1rem}h4,h5{display:block}h5{font-size:.9rem;line-height:1;font-weight:100;-webkit-margin-before:.35rem;margin-block-start:.35rem;-webkit-margin-after:.35rem;margin-block-end:.35rem;vertical-align:middle}li,p{font-family:Nunito,sans-serif;letter-spacing:.01rem;line-height:1.6rem;font-size:1.2rem}a{text-decoration:none;box-sizing:border-box}label{font-size:1rem}.animated{transition:none}body{margin:0;padding-top:80px;font-family:Poppins,sans-serif}#root{position:relative;min-height:100vh;box-sizing:border-box;padding-bottom:81px;max-width:100vw;background-image:unset;background-color:unset;background-position:unset;background-size:unset}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.full-height{height:100%}.full-window-height{height:calc(100vh - 70px);display:inline-flex;align-items:center;width:100%}.nav-top-left{left:0;height:70px}.nav-top-left,.nav-top-right{position:absolute;display:inline-flex;z-index:1;vertical-align:middle;align-items:center}.nav-top-right{top:0;right:0;height:88px}.vertical-centered{align-items:center}.horizontal-centered{justify-content:center}.text-centered{text-align:center}.self-centered{align-self:center}.margin-left{margin-left:1rem}.margin-right{margin-right:1rem}.spacer{display:block;height:2rem}.char-line{color:var(--accent)}@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800&display=swap";:root{--primary:rgb(0,0,0);--primary-15:rgba(0,0,0,0.15);--primary-25:rgba(0,0,0,0.25);--secondary:rgb(142,142,147);--tertiary:rgb(174,174,178);--quaternary:rgb(199,199,204);--quinary:rgb(209,209,214);--senary:rgb(229,229,234);--septenary:rgb(242,242,247);--background:rgb(241 237 228);--background-15:rgba(255,255,255,0.15);--background-50:rgba(255,255,255,0.5);--background-80:rgba(255,255,255,0.8);--cinema-foreground:rgba(236,221,215,1);--blue:rgb(0,122,255);--indigo:#3734CE;--purple:rgb(175,82,222);--pink:rgb(255,45,85);--green:rgb(52,199,89);--yellow:rgb(255,204,0);--orange:rgb(255,149,0);--red:rgb(255,59,48);--accent:#6F5F92;--fixed-accent:#6F5F92;--accent-10:rgba(111,95,146,0.1);--accent-50:rgba(111,95,146,0.5);--light-yellow:#FFFADB;--light-indigo:#E7E7F9;--light-blue:#DBECFF;--light-pink:#FFE1E7;--light-purple:#F6E7FD;--light-green:#E2F9E5}.view-from-xs{display:none}@media(min-width:0){.view-from-xs{display:initial}}.view-from-s{display:none}@media(min-width:576px){.view-from-s{display:initial}}.view-from-m{display:none}@media(min-width:768px){.view-from-m{display:initial}}.view-from-l{display:none}@media(min-width:992px){.view-from-l{display:initial}}.view-from-xl{display:none}@media(min-width:1200px){.view-from-xl{display:initial}}.view-from-xxl{display:none}@media(min-width:1400px){.view-from-xxl{display:initial}}.container{width:100%;margin:auto;max-width:1400px;box-sizing:border-box;padding:0 1rem}@media(min-width:0){.container{min-width:360px;max-width:100vw}}@media(min-width:576px){.container{max-width:95%;margin:auto}}@media(min-width:768px){.container{max-width:90%}}@media(min-width:992px){.container{max-width:85%}}@media(min-width:1200px){.container{max-width:80%}}@media(min-width:1400px){.container{max-width:1200px}}.row{width:100%;max-width:100%;display:flex;flex-flow:row wrap;padding:.5rem 0;position:relative}.row,[class*=col-]{box-sizing:border-box}[class*=col-]{flex-grow:0}.row>div[class*=col-]{padding:.5rem 0}@media(min-width:576px){.row>div[class*=col-]{padding:0 .5rem}}.row>div:first-child{padding-left:0}.row>div:last-child{padding-right:0}@media(min-width:0){.col-1-xs{width:8.3333333333%;max-width:8.3333333333%}.col-2-xs{width:16.6666666667%;max-width:16.6666666667%}.col-3-xs{width:25%;max-width:25%}.col-4-xs{width:33.3333333333%;max-width:33.3333333333%}.col-5-xs{width:41.6666666667%;max-width:41.6666666667%}.col-6-xs{width:50%;max-width:50%}.col-7-xs{width:58.3333333333%;max-width:58.3333333333%}.col-8-xs{width:66.6666666667%;max-width:66.6666666667%}.col-9-xs{width:75%;max-width:75%}.col-10-xs{width:83.3333333333%;max-width:83.3333333333%}.col-11-xs{width:91.6666666667%;max-width:91.6666666667%}.col-12-xs{width:100%;max-width:100%}}@media(min-width:576px){.col-1-s{width:8.3333333333%;max-width:8.3333333333%}.col-2-s{width:16.6666666667%;max-width:16.6666666667%}.col-3-s{width:25%;max-width:25%}.col-4-s{width:33.3333333333%;max-width:33.3333333333%}.col-5-s{width:41.6666666667%;max-width:41.6666666667%}.col-6-s{width:50%;max-width:50%}.col-7-s{width:58.3333333333%;max-width:58.3333333333%}.col-8-s{width:66.6666666667%;max-width:66.6666666667%}.col-9-s{width:75%;max-width:75%}.col-10-s{width:83.3333333333%;max-width:83.3333333333%}.col-11-s{width:91.6666666667%;max-width:91.6666666667%}.col-12-s{width:100%;max-width:100%}}@media(min-width:768px){.col-1-m{width:8.3333333333%;max-width:8.3333333333%}.col-2-m{width:16.6666666667%;max-width:16.6666666667%}.col-3-m{width:25%;max-width:25%}.col-4-m{width:33.3333333333%;max-width:33.3333333333%}.col-5-m{width:41.6666666667%;max-width:41.6666666667%}.col-6-m{width:50%;max-width:50%}.col-7-m{width:58.3333333333%;max-width:58.3333333333%}.col-8-m{width:66.6666666667%;max-width:66.6666666667%}.col-9-m{width:75%;max-width:75%}.col-10-m{width:83.3333333333%;max-width:83.3333333333%}.col-11-m{width:91.6666666667%;max-width:91.6666666667%}.col-12-m{width:100%;max-width:100%}}@media(min-width:992px){.col-1-l{width:8.3333333333%;max-width:8.3333333333%}.col-2-l{width:16.6666666667%;max-width:16.6666666667%}.col-3-l{width:25%;max-width:25%}.col-4-l{width:33.3333333333%;max-width:33.3333333333%}.col-5-l{width:41.6666666667%;max-width:41.6666666667%}.col-6-l{width:50%;max-width:50%}.col-7-l{width:58.3333333333%;max-width:58.3333333333%}.col-8-l{width:66.6666666667%;max-width:66.6666666667%}.col-9-l{width:75%;max-width:75%}.col-10-l{width:83.3333333333%;max-width:83.3333333333%}.col-11-l{width:91.6666666667%;max-width:91.6666666667%}.col-12-l{width:100%;max-width:100%}}@media(min-width:1200px){.col-1-xl{width:8.3333333333%;max-width:8.3333333333%}.col-2-xl{width:16.6666666667%;max-width:16.6666666667%}.col-3-xl{width:25%;max-width:25%}.col-4-xl{width:33.3333333333%;max-width:33.3333333333%}.col-5-xl{width:41.6666666667%;max-width:41.6666666667%}.col-6-xl{width:50%;max-width:50%}.col-7-xl{width:58.3333333333%;max-width:58.3333333333%}.col-8-xl{width:66.6666666667%;max-width:66.6666666667%}.col-9-xl{width:75%;max-width:75%}.col-10-xl{width:83.3333333333%;max-width:83.3333333333%}.col-11-xl{width:91.6666666667%;max-width:91.6666666667%}.col-12-xl{width:100%;max-width:100%}}@media(min-width:1400px){.col-1-xxl{width:8.3333333333%;max-width:8.3333333333%}.col-2-xxl{width:16.6666666667%;max-width:16.6666666667%}.col-3-xxl{width:25%;max-width:25%}.col-4-xxl{width:33.3333333333%;max-width:33.3333333333%}.col-5-xxl{width:41.6666666667%;max-width:41.6666666667%}.col-6-xxl{width:50%;max-width:50%}.col-7-xxl{width:58.3333333333%;max-width:58.3333333333%}.col-8-xxl{width:66.6666666667%;max-width:66.6666666667%}.col-9-xxl{width:75%;max-width:75%}.col-10-xxl{width:83.3333333333%;max-width:83.3333333333%}.col-11-xxl{width:91.6666666667%;max-width:91.6666666667%}.col-12-xxl{width:100%;max-width:100%}}.flex-right{position:absolute;right:0}.flex-left{position:absolute;left:0}@media(min-width:0){.auto-align{text-align:center}}@media(min-width:576px){.auto-align{text-align:unset}}@media(min-width:768px){.auto-align{text-align:unset}}@media(min-width:0){.button-100 label{width:100%}}@media(min-width:576px){.button-100 label{width:auto}}@media(min-width:768px){.button-100 label{width:auto}}@keyframes Loading{0%{left:0;right:100%}50%{left:0;right:0}to{left:100%;right:0}}@keyframes BGLoading{0%{background-color:var(--senary)}50%{background-color:var(--septenary)}to{background-color:var(--senary)}}.PageLoading{position:fixed;ptop:70px;left:0;right:100%;height:2px;background-color:var(--accent);animation:Loading 1.7s infinite;box-shadow:0 0 5px 0 var(--senary)}.Button .small{font-size:1rem}.Button .medium{font-size:1.05rem}.Button .big{font-size:1.1rem}.Button .margin-right{margin-right:.5rem}.Button .margin-left{margin-left:.5rem}.Button .uppercase{text-transform:uppercase}.Button label{cursor:pointer;vertical-align:middle;justify-content:center;padding:.9em 1.5rem;box-sizing:border-box;display:inline-flex;border-radius:100px;min-width:2.5em;min-height:2.5em;position:relative;font-weight:500}.Button label:active{transform:scale(.95);transition:.1s linear}.Button svg{vertical-align:middle;height:auto;width:auto}.Button .contained.primary{background-color:var(--accent);color:var(--background);border:4px solid #2a202d;box-shadow:5px 4px 0 0 #2a202d}.Button .contained.primary path{fill:var(--background)}.Button .contained.primary:hover{transform:translate(5px,4px);box-shadow:0 0 0 0 #2a202d}.Button div{position:absolute;background-color:var(--accent);height:8px;width:calc(100% - .5em);bottom:.25em;left:.25em;z-index:-1;border-radius:0;transition:.4s cubic-bezier(.65,0,.93,.73);transform:rotateY(45deg) skewX(-56deg) skewY(-2deg);border-radius:20px;mask-image:linear-gradient(90deg,black 0 0);-webkit-mask-image:linear-gradient(90deg,black 0 0);mask-size:0 100%;-webkit-mask-size:0 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Button .text:hover div{mask-size:100% 100%;-webkit-mask-size:100% 100%}.Button .contained.secondary{background-color:var(--primary-15);color:var(--primary)}.Button .contained.secondary:hover{background-color:var(--primary-25);color:var(--primary)}.Button .outlined.primary{border:1px solid #fff;color:#fff}.Button .outlined.primary path{color:#fff}.Button .outlined.primary:hover,.Button .outlined.secondary:hover{background-color:var(--accent-10)}.Button .icon svg{margin:0}.Button .iconLeft svg{margin-right:.6em}.Button .iconRight svg{margin-left:.6em}div .Button:first-child{margin-left:0}div .Button:last-child{margin-right:0}.active .Button .text div{mask-size:100% 100%;-webkit-mask-size:100% 100%}.active .Logo svg{stroke:var(--accent)}.Navbar{width:100%;position:fixed;height:88px;top:0;z-index:10;background-color:var(--background);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,95% 95%,90% 100%,85% 95%,80% 100%,75% 95%,70% 100%,65% 95%,60% 100%,55% 95%,50% 100%,45% 95%,40% 100%,35% 95%,30% 100%,25% 95%,20% 100%,15% 95%,10% 100%,5% 95%,0 100%,0 0);clip-path:polygon(0 0,100% 0,100% 100%,95% 95%,90% 100%,85% 95%,80% 100%,75% 95%,70% 100%,65% 95%,60% 100%,55% 95%,50% 100%,45% 95%,40% 100%,35% 95%,30% 100%,25% 95%,20% 100%,15% 95%,10% 100%,5% 95%,0 100%,0 0)}.Navbar--hide{transform:translateY(-100%)}.Navbar .container{height:100%}.Navbar .container .row{height:100%;align-items:center}.Logo{position:relative;width:1.5rem;height:1.5rem;margin:0 2rem;transition:none}@media(min-width:0){.Logo{margin:0 1rem}}@media(min-width:576px){.Logo{margin:0 1.5rem}}@media(min-width:768px){.Logo{margin:0 2rem}}.Logo svg{height:100%;width:100%;stroke:var(--primary);transition:none;outline:none}.Logo svg:hover{stroke:var(--accent)}.Logo path{transition:none}.Card{margin:4rem 0}.Card .image{box-sizing:border-box;border-radius:1.5rem;overflow:hidden;background-position:50%;background-size:cover;position:relative;height:0;padding-top:70%;width:100%}.Card .image:hover{transform:scale(1.08)}.Card .body{padding-left:2rem!important;box-sizing:border-box}.Card .body p{margin:0}.Card .body strong{font-weight:700;margin-right:.25rem}.Card .body .role{margin-top:2rem;margin-bottom:.75rem;font-size:.85rem}.Card .body .duration,.Card .body .tools{font-size:.85rem}.Toggle{position:relative;width:48px;height:35px;display:inline-block}.Toggle span{cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--primary-15);border-radius:100px}.Toggle span:before{content:"";position:absolute;height:30.45px;width:30.45px;left:2.275px;top:2.275px;background-color:var(--background);border-radius:100%;transition:.3s ease-in-out;box-shadow:0 4px 4px rgba(0,0,0,.15),0 3px 1px rgba(0,0,0,.06)}.Toggle input[type=checkbox]{opacity:0;width:0;height:0}.Toggle input:checked+span{background-color:var(--yellow)}.Toggle input:checked+span:before{transform:translateX(13px)}.DarkMode span:before{background-image:url(/icons/sun.svg);background-repeat:no-repeat;background-position:50%;background-size:55%}.DarkMode input:checked+span:before{background-image:url(/icons/moon.svg)}.Youtube{position:relative;height:0;padding-top:56.25%;width:100%;box-sizing:border-box}.Youtube iframe{position:absolute;top:0;left:0;border:0;width:100%;height:100%;max-height:100%;border-radius:1.5rem}.Footer{flex-shrink:0;width:100%}.Footer span{font-size:14px;color:var(--secondary);font-family:Nunito,sans-serif}.Footer .row{align-items:center;padding:0}.Footer .row>div:first-child{display:flex;gap:1rem;align-items:center;justify-content:center}.Footer .row:first-child{padding-top:1rem}.Footer .row:last-child{padding-bottom:1rem}@media(min-width:0){.Footer .flex-right{text-align:center;width:100%;position:static}}@media(min-width:576px){.Footer .flex-right{text-align:center;width:100%;position:static}}@media(min-width:768px){.Footer .flex-right{text-align:unset;width:unset;position:absolute}}.OnloadAnimation{background-color:var(--accent);width:100vh;height:100vh;position:fixed;z-index:0;left:calc(50vw + 1px);border-radius:100%;z-index:2}.OnloadBackground{animation:BGLoading 1s infinite}