html,body,div,h1,h2,h3,p,header,ul,li,table,menu{margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;position:relative;padding:0;font-family:roboto,sans-serif;background-image:url(/images/django-cake.png);background-size:contain;background-repeat:no-repeat;background-position:top;background-attachment:fixed;background-color:#222}body.landing_page{background-image:none}.container{margin:0 auto}@media only screen and (min-width:800px){.container{min-width:800px;max-width:1200px}}@media only screen and (max-width:800px){.container{width:auto}}.container article{padding:0 20px}.container article img{display:block;width:100%}header{width:100%;height:100%;color:#fff}header a,header a:visited,header a:active{font-weight:700;color:#000;text-decoration:none;white-space:nowrap}header a:hover,header a:focus{color:#fff}header .nav-container{background-color:#00f8a5;margin-top:50px;border-width:5px 0;border-color:#000;border-style:solid;padding:10px}@media only screen and (min-width:800px){header .nav-container{margin-top:100px;padding:20px}}header .logo-and-nav{display:flex;align-items:center;width:100%;column-gap:20px;font-size:1.3em}@media only screen and (min-width:800px){header .logo-and-nav{column-gap:20px;font-size:1.8em}}header .logo-and-nav .logo{margin:-70px 0}header .main-nav{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;column-gap:25px;align-items:center}header .logo img{display:block;width:100px;margin-right:-10px}@media screen and (min-width:800px){header .logo img{width:150px;margin-right:-20px}}header #check{display:none}header .icons{position:absolute;right:5%;font-size:2.8rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;display:none}header .icons svg{width:.6em;height:.6em;color:#000}@media only screen and (max-width:400px){#check:checked~.icons #menu-icon{display:none}label.icons{display:inline-flex;align-items:center}label.icons #close-icon{display:none}#check:checked~.icons #close-icon{display:block;margin-top:.3rem;margin-left:.2rem}.logo-and-nav{height:20px}.logo-and-nav .logo{z-index:10001}header .main-nav{position:absolute;top:50px;left:0;width:100%;flex-direction:column;column-gap:0;height:0;z-index:1000;background-color:#00f8a5;overflow:hidden;box-shadow:0 .5rem rgba(0,0,0,.5)}#check:checked~.main-nav{height:6rem;padding:.5rem 0}.delay-0{--i:0}.delay-1{--i:1}.delay-2{--i:2}.delay-3{--i:3}.delay-4{--i:4}.delay-5{--i:5}.main-nav a{display:block;margin:.5rem 0;text-align:center;transform:translateY(-50px);transition:.4s ease;opacity:0}#check:checked~.main-nav a{transform:translateY(0);opacity:1;transition-delay:calc(.15s * var(--i))}}.landing-page{width:100%;background-color:#222;display:flex;justify-content:center}.landing-page .row{width:100%;margin:2.5rem 3rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.landing-page .row .happy-birthday{width:45%}.landing-page .row .happy-birthday h1{color:#fff;font-size:3.5rem;margin:0}.landing-page .row .cake{width:55%}.landing-page .row .cake img{width:100%}@media screen and (max-width:800px){.landing-page .row{flex-direction:column;align-items:center;justify-content:center;margin:2rem 1.5rem}.landing-page .row .happy-birthday{text-align:center;width:100%;margin-top:2rem}.landing-page .row .happy-birthday h1{font-size:2.8rem}.landing-page .row .cake{width:100%;display:flex;justify-content:center;margin-top:2rem}.landing-page .row .cake img{width:75%;margin:0 auto}}@media screen and (max-width:550px){.landing-page .row .happy-birthday h1{font-size:2.2rem}.landing-page .row .cake img{width:90%}}.hero{color:#fff;margin:40px 0;padding:40px;background:rgba(0,0,0,.9);border-radius:5px}@media only screen and (max-width:1200px){.hero{margin:0}}.hero h1{font-size:2.2em;margin:20px 0}@media only screen and (min-width:800px){.hero h1{font-size:3.5em}}.hero p.subtitle{font-size:1.5em;margin-bottom:30px}@media only screen and (min-width:800px){.hero p.subtitle{font-size:2.5em;margin-bottom:40px}}.hero p.subsubtitle{font-size:1.2em;margin-bottom:30px}@media only screen and (min-width:800px){.hero p.subsubtitle{font-size:2em;margin-bottom:40px}}section{background-color:#00f8a5;border-width:5px 0;border-color:#000;border-style:solid;margin-bottom:20px}section.events{background-color:#44b0ff;border-width:5px 0;border-color:#000;border-style:solid}section.map{background:rgba(0,0,0,.8);border-width:5px 0;border-color:#000;border-style:solid}section.map article{color:#fff}section.map #map{max-width:1400px;margin:0 auto}@media only screen and (max-width:800px){section.map{width:auto}}section.timeline{background:radial-gradient(farthest-side at top right,#222 98%,#0000)calc(50% - 10px)0/20px 20px no-repeat,radial-gradient(farthest-side at bottom right,#222 98%,#0000)calc(50% - 10px)100%/20px 20px no-repeat,linear-gradient(90deg,#fe7abf 50%,#44b0ff 0)}section.timeline ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,30%);justify-content:center}section.timeline li{font-size:24px;padding:20px;grid-column:span 2;border-radius:65px;color:#fff;position:relative;border:20px solid #0000;background:linear-gradient(#222 0 0)content-box,linear-gradient(var(--c,#fe7abf) 0 0)padding-box,linear-gradient(var(--d,90deg),#0000 75%,#222 0)border-box;margin:0}section.timeline li p{padding:20px}section.timeline li p a,section.timeline li p a:visited,section.timeline li p a:active{color:#fff}section.timeline li p code{background:#333;border:1px solid gray;padding:1px 3px;font-size:80%;font-family:monospace}section.timeline li img{display:block;max-width:100%}section.timeline li.release p{font-size:80%;padding:10px 20px}section.timeline li blockquote{font-style:italic;padding-right:30px;position:relative}section.timeline li blockquote:before{position:absolute;content:open-quote;font-size:2em;margin-left:-.6em;margin-top:-.4em}section.timeline li blockquote:after{position:absolute;content:close-quote;font-size:2em;bottom:0;right:0;margin-right:0;margin-bottom:-1em}section.timeline li iframe{width:100%;min-height:300px}section.timeline li:nth-child(even){grid-column-end:-1;--d:-90deg;--c:#44b0ff}section.timeline li:not(:last-child){margin-bottom:-20px}section.timeline li:before,section.timeline li:after{content:"";padding:0;display:block;height:.6em}section.timeline time{position:absolute;left:calc(100% + 50px);top:50%;transform:translateY(-50%);white-space:nowrap;background:rgba(0,0,0,.5);border-radius:5px;border:2px solid rgba(0,0,0,.5);padding:4px}section.timeline li:nth-child(even) time{left:auto;right:calc(100% + 50px)}section.timeline time:before{content:"";position:absolute;height:10px;top:calc(50% - 5px);right:calc(100% + 5px);width:65px;background:repeating-linear-gradient(-90deg,#fff 0 5px,#0000 0 10px)50%/100% 2px no-repeat}section.timeline li:nth-child(even) time:before{right:auto;left:calc(100% + 5px);background:repeating-linear-gradient(90deg,#fff 0 5px,#0000 0 10px)50%/100% 2px no-repeat}article{margin:30px 0;font-size:1em}@media only screen and (min-width:800px){article{margin:40px 0;font-size:1.5em}}article h1{font-size:1.3em;margin:20px 0}@media only screen and (min-width:800px){article h1{font-size:2em;margin:20px 0}}article h2{font-size:1.5em;margin:20px 0}@media only screen and (min-width:800px){article h2{font-size:2em;margin:20px 0}}article p{max-width:800px;line-height:150%;margin:20px 0}article ul{margin:20px 0;padding-left:40px}article img.icon{width:50px;display:inline-block;margin-right:10px;margin-bottom:-20px}article a,article a:active,article a:visited{color:#0080dd}footer{margin-top:300px;color:#fff;background:rgba(0,0,0,.8);font-size:1em}footer.landing_page{margin-top:0}@media screen and (min-width:800px){footer{margin-top:500px;font-size:1.4em}footer.landing_page{margin-top:0}}footer h5{text-transform:uppercase;font-size:1.2em}footer a{color:#fff}footer p{margin-bottom:20px;line-height:150%}footer p.minor{font-size:.8em;color:#ccc}footer .footer-columns{padding:40px;display:flex;flex-wrap:wrap;flex-flow:row;column-gap:50px;align-items:center;align-content:space-between}footer .footer-columns .footer-column{width:33%}footer .footer-columns .footer-column p{font-size:90%}footer .footer-columns .credits{text-align:right}footer .footer-columns .logo img{display:block;width:100%}@media only screen and (max-width:800px){footer .footer-columns{display:block;padding:0;column-gap:0}footer .footer-columns .logo img{display:inline-block;width:50%}footer .footer-columns .footer-column{margin-top:20px;width:auto;text-align:center;padding:.5rem}}section.events{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#44b0ff;padding-bottom:3rem}section.events .table{width:80vw;height:100%;background-color:#fff5;backdrop-filter:blur(7px);border-radius:.8rem;margin-top:2rem;overflow:hidden}@media screen and (max-width:1200px){section.events .table{width:90vw}}section.events .table__header{background-color:#fff4;backdrop-filter:blur(7px);border:none;width:100%;height:15%;padding:.8rem 1rem}section.events .table__header .event-toggle{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-right:2rem}section.events .table__header .event-toggle:hover{color:#fff}section.events .table__header .event-toggle h2{margin:1rem 1rem .5rem 0}section.events .table__header .event-toggle svg{width:32px;height:32px;transition:transform .3s ease}section.events .table__body{width:95%;max-height:calc(90% - .8rem);background-color:#fffb;margin:.8rem auto;border-radius:.6rem;border:none;overflow:auto}section.events .table__body::-webkit-scrollbar{width:.5rem;height:.5rem}section.events .table__body::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:#0004;visibility:hidden}section.events .table__body:hover::-webkit-scrollbar-thumb{visibility:visible}section.events .table__body table,section.events .table__body th,section.events .table__body td{border-collapse:collapse;padding:.5rem;text-align:left}@media screen and (min-width:800px){section.events .table__body table,section.events .table__body th,section.events .table__body td{padding:1rem}}section.events .table__body table{width:100%}section.events .table__body thead{border-bottom:solid 2px #0004}section.events .table__body thead th{position:sticky;top:0;left:0;background-color:#cbecfffe}section.events .table__body tbody tr:nth-child(even){background-color:#0000000b}section.events .table__body tbody tr:hover{background-color:#fff6}section.events .table__body .event-link{width:30%}section.events .table__body .event-link svg{width:18px;height:18px;margin-bottom:.4rem;vertical-align:middle;color:#005935}@media screen and (min-width:800px){section.events .table__body .event-link svg{width:24px;height:24px;margin-right:.5rem;vertical-align:middle}}section.events .table__body .event-link a{text-decoration:none;font-weight:600;color:#005935}section.events .table__body .event-link:hover svg,section.events .table__body .event-link:hover a{color:#00f8a5}section.events .table__body .event-location{width:20%}section.events .table__body .event-date{width:20%}section.events .table__body .event-category{padding:.4rem;border-radius:2rem;text-align:center}section.events .table__body .event-category.conference{background-color:#00f8a5;color:#005935}section.events .table__body .event-category.meetup{background-color:#005935;color:#00f8a5}section.events .table__body .event-category.sprint{background-color:#b57edc;color:#3b1f54}section.events .table__body .event-category.other{background-color:#222;color:#fafcfb}section.events .table__body .event-host{width:20%;font-weight:600;color:#3b1f54}@media screen and (max-width:1200px){section.events .table__body td:first-of-type{min-width:12rem}}section.events .event-dropdown input{display:none}section.events .event-dropdown input:not(:checked)~.dropdown-content{display:none}section.events .event-dropdown input:checked~.dropdown-content{display:block}section.events .event-dropdown label svg{transition:transform .3s ease}section.events .event-dropdown input:checked+section label svg{transform:rotate(180deg)}section.events .event-dropdown input:not(:checked)+section label svg{transform:rotate(0)}:root{--color-django-dark:darken(#00f8a5, 0.8);--color-django-accent:#00f8a5;--color-white:#fff;--color-bg-light:#f8f9fa;--header-height:120px;--spacing-lg:2rem;--spacing-sm:1.2rem}#map{width:100%;height:70vh;min-height:350px}