:root{--secondary-color:#d57a28;--white:#fcfdff;--white-100:#fefeff;--white-200:#e0e0e0;--white-500:#f5f8fe;--white-700:#d5e8ea;--gray:#575d63;--gray-600:#555d64;--gray-800:#363c41;--green:#0ca05e;--aqua-marine:#82b1b4;--orange:#da8a40}body{background:#fff}h1,h2,h3,p{color:var(--gray)}h2{font-family:"Chakra Petch",sans-serif;font-size:1.5rem;line-height:1.74rem;color:var(--gray)}li{list-style:none}strong{color:var(--gray)}.highlight{font-family:"Chakra Petch",sans-serif;color:var(--orange)}.header-wrapper,.class-wrapper{background:var(--white-500)}.opacity-hover{-webkit-transition:0.3s;transition:0.3s}.opacity-hover:hover{opacity:.7;cursor:pointer}.header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-top:2.5rem;padding-bottom:5rem}.header__logo__challenge,.header__logo__oracle{width:113px;object-fit:contain}.class__video{padding-bottom:2.1875rem}.class__informations__title{font-family:"Chakra Petch",sans-serif;font-size:2rem;font-weight:700;margin-bottom:1rem;margin-top:1.9375rem}.class__informations__title span{font-family:"Chakra Petch",sans-serif;color:var(--theme-color)}.class__informations__description{font-family:"Inter",sans-serif;font-size:1.25rem}.class__classes{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:1rem;padding-bottom:4.9375rem}.class__classes__sprint{background:var(--white-100);padding:1.25rem;border-radius:.375rem;border:1px solid var(--orange);height:202px}.class__classes__sprint:hover{-webkit-transform:translate(3px,-3px);transform:translate(3px,-3px);box-shadow:-3px 3px 0 var(--orange)}.class__classes__sprint.desactived{opacity:.7;cursor:not-allowed}.class__classes__sprint a{text-decoration:none;width:100%;height:100%}.class__classes__sprint__informations{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:1.125rem;-webkit-box-pack:justify;justify-content:space-between}.class__classes__sprint__informations__status{padding:.375rem .4375rem;background:var(--theme-color);border-radius:8px;text-transform:uppercase;display:block;color:var(--white-200);font-size:.5625rem}.class__classes__sprint__informations__name{margin-bottom:1rem}.class__classes__sprint__informations__name{font-family:"Chakra Petch",sans-serif;font-size:1.125rem;font-weight:bold}.class__video__iframe-wrapper{width:100%;padding-top:55%;position:relative}.class__video__iframe{width:100%;height:100%;position:absolute;top:0;left:0}.instructors{padding-left:10%;padding-right:10%;padding-bottom:5rem}.instructors__title{padding-bottom:2rem;text-align:center}.instructors__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;gap:1rem}.instructors__item{max-width:360px}.instructors__item__image{height:360px;object-fit:cover}.instructors__item__informations{border:1px solid var(--white-700);background:var(--white-500);padding:2rem}.instructors__item__name{font-family:"Roboto",sans-serif;padding-bottom:1.125rem;color:var(--theme-color);font-weight:500}.discord,.trello{padding-top:5rem;padding-bottom:5.625rem;text-align:center}.discord__title,.trello__title{padding-bottom:2rem;max-width:80%;margin:0 auto}.discord__description,.trello__description{padding-bottom:2.25rem;max-width:90%;margin:0 auto}.discord__call-to-action,.trello__call-to-action,.dive__call-to-action{width:100%;text-transform:uppercase;text-align:center;padding:.875rem 0;background:var(--theme-color);font-size:.875rem;font-weight:700;color:#fff;margin-bottom:2.5rem;text-decoration:none;border-radius:8px}.trello{padding-top:0}.details__title,.details__subtitle{text-align:center;padding-bottom:2rem;margin:0 auto;max-width:95%}.details__title{padding-bottom:.75rem}.details__title span{font-family:"Chakra Petch",sans-serif;color:var(--theme-color)}.details__subtitle{font-family:"Chakra Petch",sans-serif;font-weight:600}.details__content{padding:2rem;border-radius:8px;border:1px solid var(--white-700)}.details__content.cosmos-content h2{padding:2rem 0 0}.details__content ul,.details__content ol{margin-left:0}.details__content a{color:var(--orange);font-weight:600;text-decoration:underline}.details__content a:hover{color:var(--orange);opacity:.7;-webkit-transition:0.3s;transition:0.3s}.details__resources__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;gap:1rem;margin-bottom:1rem}.details__resources__item svg{margin-left:.5rem}.details__resources__title{text-transform:uppercase}.details__resources__icon{width:24px;height:24px;margin-bottom:auto;object-fit:contain}.instructors__item__bio{padding-bottom:1rem}.dive-wrapper{background:var(--white-500);padding-top:5rem;padding-bottom:5rem}.dive__title{text-align:center;padding-bottom:2.5rem;max-width:90%;margin:0 auto}.footer-wrapper{background:var(--orange)}.footer{padding-top:2rem;padding-bottom:2rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.footer__logo{width:200px}.footer p{color:#fff}@media (min-width:768px){h2{font-size:2.5rem;line-height:2.9rem}p{line-height:1.25rem}.header{padding-top:5rem;padding-bottom:3.75rem}.header__logo__challenge,.header__logo__oracle{width:204px}.class__informations__title{font-size:2rem;margin:2.5rem 0 1rem}.class__informations__subtitle{font-size:1.25rem}.class__video{padding-bottom:5.8125rem}.class__classes{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.class__classes__sprint{height:208px}.class__classes__sprint__informations{margin-bottom:1.25rem}.class__classes__sprint__informations__status{font-size:.75rem}.class__classes__sprint__informations__name{margin-bottom:1.25rem;font-size:1.25rem}.class__classes__sprint__informations__description{font-size:.875rem}.instructors__title{max-width:526px;margin:0 auto}.instructors__list{width:100%}.instructors__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;flex:1;width:100%;max-width:900px}.instructors__item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.instructors__item:nth-child(even) .instructors__item__informations{border-left:1px solid var(--white-700);border-right:none}.instructors__item__image{width:300px;object-fit:cover;height:300px}.instructors__item__name{font-size:1.5rem}.instructors__item__bio{font-size:1.125rem}.instructors__item__informations{border-left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;width:100%}.instructors__item__social-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;gap:.75rem}.discord,.trello{display:-webkit-box;display:-webkit-flex;display:flex;text-align:start;gap:3rem}.discord{-webkit-box-align:center;align-items:center;padding-bottom:7.5rem;padding-top:6.25rem}.discord__informations,.trello__informations{width:50%;-webkit-box-align:start;align-items:flex-start}.discord__illustration,.trello__illustration{width:50%}.discord__call-to-action,.trello__call-to-action{width:70%;padding:1.1875rem 0;margin-bottom:0}.discord__title,.trello__title{margin:0;max-width:none}.discord__description,.trello__description{margin:0;padding-bottom:3rem}.trello{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;padding-bottom:8.75rem}.dive{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.dive__title{max-width:458px}.dive__call-to-action{width:60%;margin:0 auto;display:block}}@media (min-width:1024px){h2{font-size:3rem;line-height:3.48rem}.class{display:-webkit-box;display:-webkit-flex;display:flex;gap:2.125rem;padding-bottom:4.125rem}.class__classes{grid-template-columns:382px;gap:1.25rem}.class__video{-webkit-box-flex:1;flex:1;padding-bottom:0}.header{padding-top:4.5rem;padding-bottom:3.125rem}.header__logo__challenge,.header__logo__oracle{width:241px}.class__informations__title{margin:2.5rem 0 1rem}.instructors{padding-left:7%;padding-right:7%;padding-bottom:8.75rem}.instructors__title{max-width:500px;padding-bottom:5rem}.instructors__item__informations{padding:5.625rem 4rem}.instructors__item__name{font-size:2.25rem;line-height:2.6369rem}.instructors__item__bio{font-size:1.25rem}.instructors__item__image{width:344px;height:344px}.discord,.trello{gap:6.875rem}.details__subtitle{font-size:2rem;padding-bottom:5rem}.details__content{padding:5rem 6.5625rem;margin-bottom:7.5rem;position:relative;background:#fff}.details__content::before,.details__content::after{content:"";width:473px;height:633px;position:absolute;border-radius:50px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}.details__content::before{background:var(--orange);left:-383px;bottom:-352px}.details__content::after{background:var(--aqua-marine);top:-368px;right:-433px}.details__content h2{font-size:1.5rem}.details__content p{font-size:1rem}.dive-wrapper{padding-top:7.8125rem;padding-bottom:9.5625rem}.dive__title{max-width:645px;padding-bottom:3rem}.dive__call-to-action{width:48%}.dive__challenge__logo-wrapper{width:571px;height:410px;-webkit-transform:translateX(50px);transform:translateX(50px)}.footer__logo{width:auto}.footer p{font-size:1.25rem}}