@charset "UTF-8";@font-face{font-family:camptonlight;src:url(/assets/fonts/campton_light-webfont.woff2) format("woff2"),url(/assets/fonts/campton_light-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:camptonsemibold;src:url(/assets/fonts/campton_semibold-webfont.woff2) format("woff2"),url(/assets/fonts/campton_semibold-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--header-height: 60px}*{box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0}html{font-size:100%;box-sizing:border-box;height:100%}body{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;font-size:1.5em;line-height:1.6;color:#000;-webkit-font-smoothing:antialiased;box-sizing:border-box;transition:all .3s ease-in-out;height:100%;overflow-x:hidden;display:flex;flex-direction:column}.bg-arcade{background:url(/assets/images/bg-arcade.gif) center no-repeat;background-size:cover}.bg-arcade .bg-man-of-steel-gradient{background:radial-gradient(circle at 91.81% 15.2%,rgba(120,2,6,.45),transparent 76%),radial-gradient(circle at 12.56% 15.45%,rgba(0,26,87,.4),transparent 100%),radial-gradient(circle at 56.63% 84.18%,rgba(238,0,255,.3),transparent 100%),radial-gradient(circle at 50% 50%,#f106,#363636)}.page-wrap{position:relative;flex:1;display:flex;flex-direction:column}.main-content{flex:1;display:flex;flex-direction:column}.bg-man-of-steel-gradient{background-color:#760936;background-image:radial-gradient(circle at 91.81% 15.2%,#780206,transparent 76%),radial-gradient(circle at 12.56% 15.45%,#001a57,transparent 100%),radial-gradient(circle at 56.63% 84.18%,#ee00ff,transparent 100%),radial-gradient(circle at 50% 50%,#f10,#f10);background-attachment:scroll;background-size:auto}@media(max-width:550px){.bg-arcade{background:#000}.bg-man-of-steel-gradient{background-color:#760936}}.content{box-sizing:border-box;transition:.3s ease-in-out;transition-timing-function:cubic-bezier(.7,0,.3,1);transform:translateZ(0);flex:1}@media(max-width:1100px){.content{padding:0 30px}}img{max-width:100%;height:auto;transition:all .3s ease-in-out}figcaption{font-size:14px}h1,h2,h3,h4,h5,h6{font-family:camptonsemibold,Arial,sans-serif;font-style:normal;margin-top:0;margin-bottom:2rem;max-width:100%;transition:all .3s ease-in-out}h1{font-size:1.3em;line-height:1.2}h2{font-size:1em;line-height:1.25}h3{font-size:.8em;line-height:1.3}h4{font-size:.7em;line-height:1.35}h5{font-size:.5em;line-height:1.5}h6{font-size:.3em;line-height:1.6}@media(min-width:550px){h1{font-size:1.5em}h2{font-size:1.2em}h3{font-size:1em}h4{font-size:.8em}h5{font-size:.6em}h6{font-size:.4em}}p{margin-top:0;transition:all .3s ease-in-out}cite{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;font-style:italic}blockquote{padding-left:20px;margin-left:20px;border-left:rgb(103.9340101523,167.2842639594,246.0659898477) solid 3px;font-family:Georgia,museo-slab,serif}blockquote p{margin-bottom:0}code:not(pre code){font-family:Courier New,Courier,monospace;font-size:.9rem;background-color:#e6e6e6;padding:2px 4px;border-radius:3px}a{color:#1eaedb;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}a:hover{color:#0fa0ce}.button,button,input[type=submit],input[type=reset],input[type=button]{font-family:camptonsemibold,Arial,sans-serif;font-style:normal;font-size:11px;text-decoration:none;color:#555;text-align:center;display:inline-block;padding:0 15px;white-space:nowrap;background-color:transparent;border-radius:4px;border:1px solid rgb(11,89,186);cursor:pointer;box-sizing:border-box;transition:all .3s ease-in-out}.button:hover,button:hover,input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover,.button:focus,button:focus,input[type=submit]:focus,input[type=reset]:focus,input[type=button]:focus{color:#333;border-color:#888;outline:0;transition:all .3s ease-in-out}input,textarea,select,fieldset{margin-bottom:15px}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:15px;transition:all .3s ease-in-out}hr{margin-top:1.5rem;margin-bottom:2rem;border:0}hr.blue{margin:0 auto;padding:0;border-top:rgb(11,89,186) solid 3px;width:30%}hr.lightgrey{border-top:rgb(229.5,229.5,229.5) solid 2px;width:100px}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}.container:after,.row:after,.u-cf{content:"";display:table;clear:both}.line-separator{margin:0 auto;padding-bottom:10px;width:40%;border-top:rgba(255,255,255,.5) 1px solid;transition:all .3s ease-in-out}.site-main{flex:1;display:flex;flex-direction:column;margin-top:var(--header-height)}.site-header{background-color:#fff;top:0;position:fixed;width:100%;height:60px;display:inline;box-sizing:border-box;z-index:9;transition:all .3s ease-in-out}.site-header .header-wrapper{max-width:1000px;width:100%;margin:0 auto;display:flex}.site-header .site-title{flex-grow:1;transition:all .3s ease-in-out}.site-header .site-title h1{font-size:20px;margin:0}.site-header .site-title a{color:#000}.site-header .site-logo{margin-right:20px;float:left;height:60px;overflow:hidden}.site-header .site-logo .logo{width:60px;transform:translateZ(0);transition:all .3s ease-in-out}.site-header .site-logo .logo:hover,.site-header .site-logo .logo :focus{transform:translate3d(0,-60px,0)}.site-header .menu-as-icons{margin:0;padding-right:30px;padding-top:22px;transition:all .3s ease-in-out}.site-header .menu-as-icons a{display:inline-block;margin-left:15px;height:24px;overflow:hidden;transition:all .3s ease-in-out}.site-header .menu-as-icons a:hover,.site-header .menu-as-icons a:focus{opacity:.7}.site-header .menu-as-icons a img{display:block;width:24px;height:24px}.site-header .menu-toggle{float:right;margin:0;padding-right:20px;transition:all .3s ease-in-out}.site-header .menu-toggle label{cursor:pointer}.site-header .site-title,.site-header .menu-toggle{padding-top:28px}#nav-icon{width:30px;height:20px;position:relative;margin:0 auto;cursor:pointer}#nav-icon span{display:block;position:absolute;height:3px;width:100%;background:#000;border-radius:2px;opacity:1;left:0}#nav-icon span:nth-child(1){top:0;transition:top .4s ease}#nav-icon span:nth-child(2){top:8px}#nav-icon span:nth-child(3){top:16px;transition:top .4s ease}#nav-icon:hover span:nth-child(1),#nav-icon :focus span:nth-child(1){top:2px;transition:top .4s ease}#nav-icon:hover span:nth-child(2),#nav-icon :focus span:nth-child(2){top:8px}#nav-icon:hover span:nth-child(3),#nav-icon :focus span:nth-child(3){top:14px;transition:top .4s ease}.close-icon{width:3em;position:absolute;top:.63em;overflow:hidden;font-size:1.1em;border:none;background:transparent;text-align:left;padding:0;font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal}.close-icon:hover{color:#fff}.menu-wrap{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;background:#000;position:fixed;z-index:1001;overflow-y:auto;overflow-x:hidden;right:0;top:0;width:300px;height:100%;padding:2.5em 1.5em 0;font-size:1.15em;transform:translate3d(300px,0,0);transition:transform .5s cubic-bezier(.47,.03,0,1.03)}.menu-wrap address{margin-top:1.5rem;font-size:75%}.menu-wrap address p{font-size:27px;margin-bottom:15px;color:#ffffff4d}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;pointer-events:none}.menu-overlay.show{opacity:1;visibility:visible;pointer-events:auto}.show-menu .menu-wrap{transform:translateZ(0);transition:transform .5s cubic-bezier(.47,.03,0,1.03);right:0}@media(min-width:1000px){.menu-wrap{width:30%;transform:translate3d(100%,0,0)}}@media(max-width:400px){.menu-wrap{width:80%;padding:2.5em 1em 0;transform:translate3d(100%,0,0)}}@media(max-width:425px){.site-header,.site-header .site-logo{height:48px}.site-header .site-logo .logo{width:48px}.site-header .site-logo .logo:hover,.site-header .site-logo .logo :focus{transform:translate3d(0,-48px,0)}.site-header .site-title h1{font-size:17px}.site-header .site-title,.site-header .menu-toggle{padding-top:20px}.menu-as-icons{display:none}}@media(min-width:1000px){.site-header .menu-toggle{padding-right:0}}.footer{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;font-size:12px;color:#000;display:block;position:relative;bottom:0;width:100%;padding:1%;box-sizing:border-box;background:#fff}.footer .footer-content{max-width:1000px;margin:0 auto;padding:10px 1%;box-sizing:border-box}.footer .footer-content p{float:right}.footer .footer-content p .copyright{margin-right:20px}.footer .footer-content nav{float:left}.footer .footer-content nav ul{display:block}.footer .footer-content nav ul li{margin-right:10px;float:left;list-style:none}.footer .footer-content nav ul li a{color:#000}.footer .footer-content nav ul li a:hover,.footer .footer-content nav ul li a :focus{color:#0b59ba}.footer .footer-content nav ul li .icon-svg{fill:#000}.footer .footer-content nav ul li .icon-svg:hover,.footer .footer-content nav ul li .icon-svg :focus{fill:#0b59ba}@media(max-width:550px){.footer .footer-content p{width:100%;text-align:center}.footer .footer-content nav{width:100%}.footer .footer-content nav ul{display:block;margin:0 auto;text-align:center}.footer .footer-content nav ul li{display:inline-block;float:none}}::selection{background:#000;color:#fff}::-moz-selection{background:#000;color:#fff}::-webkit-selection{background:#000;color:#fff}.popover-content{display:none}.tippy-box{background-color:#fff;border:1px solid #cccccc;box-shadow:0 4px 8px #0000001a;border-radius:6px;color:#000}.tippy-content{font-size:1rem;line-height:1.4;padding:15px}.tag-cloud{margin-top:1rem;margin-bottom:1rem;padding:1.3rem;background-color:#f7f7f7}.tags-list{display:inline-flex;flex-wrap:wrap;gap:.25rem;align-items:center}.tags-list .filter-label{font-weight:600;margin-right:.5rem;font-size:.8rem;color:#000}.tag-link,.tag{display:inline-block;padding:.1rem .3rem;background-color:#fff;border:1px solid rgb(216.75,216.75,216.75);font-size:.8rem;text-decoration:none;color:#000;transition:all .2s ease}.tag-link:hover,.tag:hover{background-color:#f2f2f2;border-color:#b3b3b3}.tag-link.active,.tag.active{background-color:#000;color:#fff;border-color:#000}.tag-link.all-articles,.tag.all-articles{font-weight:600}.article-tags{display:flex;flex-wrap:wrap;gap:.2rem}.article-tags .tag{font-size:.75rem}.articles-container{display:flex;flex-direction:column}.container{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0;box-sizing:border-box;flex:1;display:flex;flex-direction:column}.bg-arcade .container{min-height:calc(85dvh - var(--header-height));width:100%}.column,.columns{width:100%;float:left;box-sizing:border-box;transition:.3s ease-in-out}@media(min-width:550px){.column,.columns{margin-left:4%}.column:first-child,.columns:first-child{margin-left:0}.four.columns,.one-third.column{width:30.6666666667%}.two-thirds.column{width:65.3333333333%}.one-half.column{width:48%}}.projects-header{box-sizing:border-box;margin:100px 0;color:#fff}.projects-header h2{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;font-style:italic;font-size:23px;width:75%;line-height:inherit;margin-bottom:10px}.projects-header cite{font-size:16px;padding:9px 40px 0 0;border-top:rgb(11,89,186) 4px solid}.projects-list{box-sizing:border-box;display:block;width:100%}.projects-list .project-tile{margin-bottom:20px;background:#fff;color:#1a1a1a;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;transition:all .2s ease-in-out}.projects-list .project-tile:hover,.projects-list .project-tile :focus{color:#0b59ba;background:#f2f2f2}.projects-list .project-tile .thumbnail{width:100%;margin:auto;color:#fff;max-height:300px;overflow:hidden}.projects-list .project-tile .thumbnail img{width:100%;height:auto}.projects-list .project-tile .project-content-container{width:100%;padding:20px}.projects-list .project-tile .project-content-container .projects-description{padding:0 20px;display:flex;flex-direction:column}.projects-list .project-tile .project-content-container .projects-description .thumbnail-title{font-family:camptonsemibold,Arial,sans-serif;font-style:normal;font-size:28px;display:block;width:100%}.projects-list .project-tile .project-content-container .projects-description .thumbnail-title:hover,.projects-list .project-tile .project-content-container .projects-description .thumbnail-title :focus{border:none}.projects-list .project-tile .project-content-container .projects-description .thumbnail-description{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;opacity:.5;font-size:15px;margin-bottom:15px;display:block;width:100%}.projects-list .project-tile .project-content-container .projects-description a{color:inherit;transition:inherit}.projects-list .project-tile .project-content-container .projects-description a:hover,.projects-list .project-tile .project-content-container .projects-description a :focus{color:#fff}.projects-list .project-tile .project-content-container .projects-description .button{border-color:inherit;max-width:200px;transition:all .1s ease-in-out;font-family:camptonsemibold,Arial,sans-serif;font-style:normal;font-size:11px;line-height:35px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;color:#555;text-align:center;display:inline-block;height:38px;padding:0 30px;white-space:nowrap;background-color:transparent;border-radius:4px;border:1px solid rgb(11,89,186);cursor:pointer;box-sizing:border-box}.projects-list .project-tile .project-content-container .projects-description .button:hover,.projects-list .project-tile .project-content-container .projects-description .button :focus{border-color:#0b59ba;background:#0b59ba}@media(min-width:550px){.projects-list .project-tile{flex-direction:row;margin-bottom:0;max-height:300px;overflow:hidden}.projects-list .project-tile .thumbnail{width:50%;height:100%}.projects-list .project-tile .project-content-container{width:50%}.projects-list .project-tile .project-content-container .projects-description h3{font-size:25px;margin:0 0 5px}.projects-list .project-tile .project-content-container .projects-description p{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;font-size:18px;font-style:italic;margin:0}.project-tile:nth-child(2n){flex-direction:row-reverse}}@media(max-width:425px){.projects-header{margin:70px 0 100px}.projects-header h2{width:90%}}@media(min-width:750px){.projects-header h2{font-size:25px;width:70%}}.project-desc{background:#00000080;text-align:center;vertical-align:middle;padding:50px 20px;margin:-20px -20px 0;color:#fff;transition:.3s ease}.project-desc h1{font-size:35px;font-weight:400;text-transform:capitalize}.project-desc h1 .badge{font-size:50%;color:#000;padding:5px 15px;background:#fff;text-align:center;vertical-align:top}.project-desc h2{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;font-size:20px;margin:2rem 0 1rem}.project-desc p{font-size:15px;opacity:.7;margin-bottom:.5rem}.project-desc a{color:#fff}.project-content{display:block;margin:0 -20px 40px;padding:0;background:#fff;color:#1a1a1a}.project-content .project-text p,.project-content .project-text h1,.project-content .project-text h2,.project-content .project-text h3,.project-content .project-text h4,.project-content .project-text h5,.project-content .project-text h6{padding:5px 10%}.project-content .project-text p{font-size:18px;line-height:2}.project-content .project-text div{padding:0;margin:0}.project-content .project-text div>p{padding:5px 10%}.project-content img{width:100%;height:auto}@media(min-width:400px){.project-content .project-text p,.project-content .project-text h1,.project-content .project-text h2,.project-content .project-text h3,.project-content .project-text h4,.project-content .project-text h5,.project-content .project-text h6{padding:10px 15%}.project-content .project-text div>p{padding:10px 15%}}@media(min-width:550px){.project-content .project-text div>p{padding:20px}.project-content .project-text p,.project-content .project-text h1,.project-content .project-text h2,.project-content .project-text h3,.project-content .project-text h4,.project-content .project-text h5,.project-content .project-text h6{padding:10px 20%}.project-content .project-text p{font-size:24px;line-height:2.2}}@media(min-width:750px){.project-desc{padding:70px 30px}.project-desc h1{font-size:40px}.project-desc h2{font-size:22px}.project-desc p{font-size:18px}.project-content .project-text p,.project-content .project-text h1,.project-content .project-text h2,.project-content .project-text h3,.project-content .project-text h4,.project-content .project-text h5,.project-content .project-text h6{padding:15px 20%}}@media(min-width:1000px){.project-desc{padding:100px 50px;margin:0}.project-desc h1{font-size:50px}.project-desc h2{font-size:25px}.project-desc p{font-size:20px}.project-content{margin-left:0;margin-right:0}.project-content .project-text p,.project-content .project-text h1,.project-content .project-text h2,.project-content .project-text h3,.project-content .project-text h4,.project-content .project-text h5,.project-content .project-text h6{padding:15px 25%}}.next{font-family:camptonsemibold,Arial,sans-serif;font-style:normal;color:#fff3;width:100%;height:auto;padding:50px 20px;background:#0000004d;display:flex;align-items:center;text-align:center;box-sizing:border-box;font-size:80%}.next a{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;color:#fff}.next a:hover,.next a :focus{color:#ffffff80}.next #next:after{content:" ⟶"}.next #prev_item:before{content:"⟵ "}@media(max-width:550px){.next{flex-direction:column;padding:30px 20px 40px}}.articles-list{background:#fff;padding:20px}.articles-list p,.articles-list h1,.articles-list h2,.articles-list h3,.articles-list h4,.articles-list h5{margin-bottom:20px}.articles-list img{width:100%}.articles-list .article-tile{border-bottom:#cccccc 1px solid;color:#4d4d4d;margin:40px;padding-bottom:20px;max-width:600px}.articles-list .article-tile:last-child{border-bottom:0px}.articles-list .published_on{font-size:15px;color:#ccc;text-transform:uppercase}.articles-list .article-excerpt{font-size:75%}@media(max-width:550px){.articles-list .article-tile{margin:40px 0}}@media(max-width:1000px){.articles-list{margin:0 -20px}}.article-text{padding:10% 20% 10% 10%;font-size:1.1rem}.article-text pre{padding:15px;font-size:13px}@media(max-width:550px){.article-text{padding:5%}}.trigger-location{padding-left:26px;margin:0 15px;background:url(/assets/images/icons/location.png) left no-repeat;background-size:contain;color:#fff;text-transform:lowercase}.trigger-location:hover,.trigger-location :focus{color:#fff}.trigger-category{padding-left:26px;margin:0 15px;background:url(/assets/images/icons/category.png) left no-repeat;background-size:contain;color:#fff;text-transform:lowercase}.trigger-category:hover,.trigger-category :focus{color:#fff}@media(min-width:750px){.trigger-share,.trigger-comments,.trigger-location,.trigger-category{padding-left:32px}}@media(min-width:1000px){.trigger-share,.trigger-comments,.trigger-location,.trigger-category{padding-left:40px}}.index-wrapper{position:absolute;bottom:0;right:20px;left:20px}.site-tagline{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;margin-top:inherit;color:#fff}.site-tagline p{font-size:25px;margin:0}.site-tagline p .name{font-family:camptonsemibold,Arial,sans-serif;font-style:normal;font-weight:400;font-size:150%}.site-tagline p a{color:inherit;border-bottom:1px solid rgba(255,255,255,.3)}.site-tagline p a:hover{border-bottom:2px solid rgb(255,255,255)}.nav-cards{color:#fff;display:inline-block;box-sizing:border-box;margin:40px 0 20px;vertical-align:middle}.nav-cards .work-box{margin-bottom:20px;border-radius:5px;transition:all .3s ease-in-out}.nav-cards .work-box:hover,.nav-cards .work-box :focus{background:#470520}.nav-cards .work-box:hover .line-separator,.nav-cards .work-box :focus .line-separator{width:70%}.nav-cards .about-box{margin-bottom:20px;border-radius:5px;transition:all .3s ease-in-out}.nav-cards .about-box:hover,.nav-cards .about-box :focus{background:#470520}.nav-cards .about-box:hover .line-separator,.nav-cards .about-box :focus .line-separator{width:70%}.nav-cards .writting-box{margin-bottom:20px;border-radius:5px;transition:all .3s ease-in-out}.nav-cards .writting-box:hover,.nav-cards .writting-box :focus{background:#470520}.nav-cards .writting-box:hover .line-separator,.nav-cards .writting-box :focus .line-separator{width:70%}.nav-cards .card-content{text-align:center;border:solid 1px rgba(255,255,255,.3);border-radius:5px;padding:5%;max-width:100%;width:auto;height:100%;transition:all .3s ease-in-out}.nav-cards a{color:#fff}.nav-cards a:hover,.nav-cards a :focus{color:#fff}.nav-cards h2{font-family:camptonlight,Arial,sans-serif;font-weight:300;font-style:normal;font-size:30px;margin:10px 0 15px}.nav-cards p{font-size:14px;font-style:italic;margin:10px}@media(max-height:800px),(max-width:550px){.index-wrapper{bottom:initial;position:relative;margin-top:100px;right:0;left:0}}@media(min-width:400px){.site-tagline{margin-bottom:30px}.site-tagline p{font-size:20px}}@media(min-width:750px){.site-tagline{margin-bottom:50px}.site-tagline p{font-size:25px;max-width:80%}}@media(min-width:1000px){.index-wrapper{right:0;left:0}}.about-content{background:#fff;color:#1a1a1a}.about-content p,.about-content ul,.about-content h1,.about-content h2,.about-content h3{padding:10px 20%;font-size:24px;line-height:2.2}.about-content li{list-style:square outside none;font-size:80%}.intro{display:flex;overflow:hidden;max-height:500px;min-height:200px;height:100%;box-sizing:border-box;align-items:center;background:#08428a}.intro .text{padding:20px;width:50%;height:auto}.intro .text p{font-size:20px;color:#fff;margin:0;padding:10px 10%}.intro .profile{width:50%;height:505px;background:url(/assets/images/frank-etoundi.jpg) center no-repeat;background-size:cover}.intro .profile img{width:100%;height:auto}.summary{padding:70px 0 50px}.facts{background:#1a1a1a;padding:80px 0 50px}.facts ul.facts-list>li,.facts>h2{color:#fff}.playlist{background:#23232c;padding:80px 20% 0;color:#fff}.playlist h2{padding:0}.playlist .embed{position:relative;padding-bottom:100%;height:0;overflow:hidden;max-width:100%}.playlist .embed iframe,.playlist .embed object,.playlist .embed embed{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:800px){.intro .text{padding:5px;width:60%}.intro .profile{width:40%}}@media(max-width:550px){.about-content p,.about-content ul,.about-content h1,.about-content h2,.about-content h3{font-size:18px;line-height:2;padding:10px 8%}.intro{flex-direction:column-reverse;max-height:100%;min-height:100%;align-items:start;background:transparent}.intro .text{padding:20px 0;width:100%}.intro .text p{color:inherit}.intro .profile{width:100%;height:500px}.summary{padding:0}.facts{padding:40px 0 30px}.playlist{padding:40px 8% 0}}
