:root{--gray-color:#e5e5e5;--white-color:#fff;--black-color:#000;--light-black-color:#0b0b0b;--purple-color:#4845d4;--light-purple-color:#4c4bf4;--alt-white-color:#f7f6f7;--orange-color:#fd733d}body,html{font-size:100%;vertical-align:baseline;font-family:Inter,sans-serif;font-weight:500;scroll-behavior:smooth}main.main{overflow:hidden}*{box-sizing:border-box;padding:0;margin:0;border:0}ol,ul{list-style:none}a{color:inherit;text-decoration:none;font-family:Red Hat Mono,monospace;font-weight:600}.container{padding:0 60px;margin-left:auto;margin-right:auto;max-width:1320px}@media screen and (max-width:1440px){.container{padding:0 30px}}@media screen and (max-width:768px){.container{padding:0 20px}}.container--big{max-width:1440px}@media screen and (max-width:768px){.container--big{padding:0 30px}}.big-title{font-size:60px;line-height:68px;font-family:Red Hat Mono,monospace;font-weight:600;text-transform:uppercase;color:var(--alt-white-color);margin-bottom:20px;max-width:660px}@media screen and (max-width:768px){.big-title{font-size:40px;line-height:42px;margin:0 auto 20px}}@media screen and (max-width:640px){.big-title{font-size:30px;line-height:34px}}.title{font-size:45px;line-height:53px;font-family:Red Hat Mono,monospace;font-weight:600;text-transform:uppercase;color:var(--white-color);margin-bottom:15px}@media screen and (max-width:768px){.title{font-size:30px;line-height:35px}}.subtitle{font-size:15px;line-height:20px;font-family:Red Hat Mono,monospace;font-weight:600;text-transform:uppercase;color:var(--alt-white-color);margin-bottom:10px}@media screen and (max-width:768px){.subtitle{font-size:12px;line-height:16px;margin-bottom:6px}}.subtitle--gray{color:var(--gray-color)}.paragraph{font-size:18px;line-height:32px;color:var(--alt-white-color)}@media screen and (max-width:768px){.paragraph{font-size:14px;line-height:22px}}.paragraph--gray{color:var(--gray-color)}.btn,.btn-sm{font-size:16px;font-family:Red Hat Mono,monospace;font-weight:600;text-transform:uppercase;color:var(--white-color);display:inline-block;padding:23px 29px;background-color:var(--orange-color)}@media screen and (max-width:768px){.btn,.btn-sm{font-size:14px;padding:12px 18px}}.btn--purple{background-color:var(--light-purple-color)}.btn-sm{font-size:12px;padding:12px 18px}@media screen and (max-width:768px){.btn-sm{font-size:12px;padding:12px 18px}}.featured-image{position:relative}.featured-image:before{content:url(/icon-featured-image-top-left.svg);position:absolute;left:0;top:-20px;z-index:1}.featured-image:after{content:url(/icon-featured-image-bottom-right.svg);position:absolute;right:-30px;bottom:40px;z-index:1}@media screen and (max-width:991px){.featured-image{display:none}}.featured-image.mobile{display:none}@media screen and (max-width:991px){.featured-image.mobile{display:block;margin:20px 0}}.orange{color:var(--orange-color)}.purple{color:var(--light-purple-color)}.text-center{text-align:center}.background-black{background-color:var(--black-color)}.background-light-black{background-color:var(--light-black-color)}.site-header{background-color:var(--black-color);width:100%;border-top:1px solid #fff;border-bottom:1px solid #fff}.site-header .inner-header{display:flex;justify-content:space-between;min-height:90px}.site-header .logo-wrapper{display:flex;align-items:center;padding-right:110px;border-right:1px solid #fff}@media screen and (max-width:1440px){.site-header .logo-wrapper{padding-right:50px}}.site-header .logo-wrapper a{display:flex}.site-header nav.main-menu{display:contents;transition:all .3s ease-in-out}@media screen and (max-width:1200px){.site-header nav.main-menu{display:block;position:fixed;inset:0;z-index:10;width:100%;height:100%;background-color:var(--black-color);padding:30px;transform:translate(-100%)}}.site-header nav.main-menu .nav-list{display:flex;align-items:center}@media screen and (max-width:1200px){.site-header nav.main-menu .nav-list{flex-direction:column}}.site-header nav.main-menu .nav-item{position:relative;padding:33.5px 0}.site-header nav.main-menu .nav-item+.nav-item{margin-left:45px}@media screen and (max-width:1200px){.site-header nav.main-menu .nav-item{width:100%;padding:23.5px 0}.site-header nav.main-menu .nav-item+.nav-item{margin-left:0;border-top:1px solid hsla(0,0%,90%,.314)}}.site-header nav.main-menu .nav-link{text-transform:uppercase;color:var(--white-color);font-size:16px;cursor:pointer;display:flex;align-items:center}.site-header nav.main-menu .nav-link svg{margin-left:15px}@media screen and (max-width:1200px){.site-header nav.main-menu .nav-link svg{margin-left:auto}}.site-header nav.main-menu .nav-link:hover{color:var(--gray-color)}.site-header nav.main-menu .nav-link:hover path{fill:var(--gray-color)}.site-header nav.main-menu .nav-sublist{position:absolute;z-index:2;background-color:var(--black-color);width:184px;left:50%;transform:translateX(-50%);top:calc(100% + 2px);padding:26px 24px}@media screen and (max-width:1200px){.site-header nav.main-menu .nav-sublist{position:relative;width:100%;left:unset;top:unset;transform:unset;padding:15px 20px 0}}.site-header nav.main-menu .nav-sublist-hide{display:none}.site-header nav.main-menu .nav-subitem+.nav-subitem{margin-top:15px}.site-header nav.main-menu .nav-sublink{text-transform:uppercase;color:var(--white-color);font-size:15px;cursor:pointer}@media screen and (max-width:1200px){.site-header nav.main-menu .nav-sublink{width:100%;display:block}}.site-header nav.main-menu .nav-sublink .active{text-decoration:underline}.site-header nav.main-menu .nav-sublink:hover{color:var(--gray-color)}.site-header .close-menu{display:none;align-items:center;position:absolute;right:30px;top:30px}@media screen and (max-width:1200px){.site-header .close-menu{display:flex}}.site-header .close-menu svg{cursor:pointer;fill:var(--white-color);transition:all .3s ease-in-out}.site-header .close-menu svg:hover{fill:var(--gray-color)}.site-header .burger-menu{display:none;align-items:center}@media screen and (max-width:1200px){.site-header .burger-menu{display:flex}}.site-header .burger-menu svg{cursor:pointer;fill:var(--white-color);transition:all .3s ease-in-out}.site-header .burger-menu svg:hover{fill:var(--gray-color)}.site-footer{background-color:var(--black-color)}.site-footer .footer-flexbox{padding-top:110px;padding-bottom:75px;display:flex;justify-content:space-between}@media screen and (max-width:991px){.site-footer .footer-flexbox{flex-direction:column-reverse;padding-top:50px;padding-bottom:50px}}.site-footer .footer-flexbox-inner{display:flex;justify-content:flex-end;gap:160px}@media screen and (max-width:1200px){.site-footer .footer-flexbox-inner{gap:50px}}@media screen and (max-width:991px){.site-footer .footer-flexbox-inner{justify-content:space-between;margin-bottom:75px}}@media screen and (max-width:768px){.site-footer .footer-flexbox-inner{flex-direction:column;text-align:center}}.site-footer .footer-col-title{font-size:20px;font-family:Red Hat Mono,monospace;font-weight:600;color:var(--white-color);text-transform:uppercase;margin-bottom:35px}@media screen and (max-width:768px){.site-footer .footer-col-title{margin-bottom:20px}}.site-footer .footer-nav-list--2-col{column-count:2;column-gap:50px}@media screen and (max-width:768px){.site-footer .footer-nav-list--2-col{column-count:1}}.site-footer .footer-nav-item+.footer-nav-item{margin-top:22px}@media screen and (max-width:768px){.site-footer .footer-nav-item+.footer-nav-item{margin-top:10px}}.site-footer .footer-nav-link{font-size:15px;color:var(--gray-color);font-family:Inter,sans-serif;font-weight:500}.site-footer .footer-social-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}@media screen and (max-width:768px){.site-footer .footer-social-grid{display:flex;justify-content:center}}.site-footer .footer-social-grid-item{height:34px;width:34px;background-color:var(--light-purple-color);display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer}@media screen and (max-width:991px){.site-footer .footer-misc{text-align:center}}.site-footer .footer-misc p{margin-top:20px;font-size:15px;color:var(--gray-color)}.site-footer .footer-misc .footer-link{display:inline-block;margin-right:10px}@media screen and (max-width:768px){.site-footer .footer-misc .footer-link{display:block;margin-right:0;margin-bottom:10px}}.site-footer .footer-copyright{border-top:1px solid #292929}.site-footer .footer-copyright p{padding:40px 15px;text-align:center;font-size:13px;color:var(--gray-color)}.section-hero{background-color:var(--purple-color);position:relative}@media screen and (max-width:768px){.section-hero{text-align:center}}.section-hero .content-wrapper{padding:95px 0 95px 30px}@media screen and (max-width:768px){.section-hero .content-wrapper{padding:50px 0}}.section-hero--home .content-wrapper{padding:90px 0 140px 30px}@media screen and (max-width:768px){.section-hero--home .content-wrapper{padding:75px 0}}.section-hero .image-wrapper{position:absolute;display:flex;align-items:center;top:0;left:50%;height:100%}.section-hero .image-wrapper:after{content:"";background-color:var(--black-color);opacity:.1;height:100%;left:50%;top:0;width:calc(50vw - 8px - 50%);display:block;position:absolute}.section-hero .image-wrapper img{position:relative;z-index:1;width:100%}@media screen and (max-width:1200px){.section-hero .image-wrapper{display:none}}.section-hero .paragraph{max-width:585px;margin-bottom:40px;line-height:30px}@media screen and (max-width:768px){.section-hero .paragraph{margin:20px auto;line-height:25px}}.section-hero .scroll-link{display:flex;align-items:center;justify-content:center;height:52px;width:52px;border:1px solid var(--white-color);background-color:var(--light-black-color);position:absolute;z-index:1;left:50%;transform:translateX(-50%);top:calc(100% - 26px);cursor:default}.section-clients{padding:90px 0}@media screen and (max-width:768px){.section-clients{padding:55px 0}}.section-clients .title{margin-bottom:40px}.section-clients .client-row{display:flex;align-items:center;justify-content:space-between;gap:20px}@media screen and (max-width:991px){.section-clients .client-row{display:grid;grid-template-columns:repeat(1,1fr);place-items:center}}.section-clients .client-row+.client-row{margin-top:20px}@media screen and (max-width:991px){.section-clients .client-row+.client-row{margin-top:40px}}.section-podcast{padding:110px 0}@media screen and (max-width:991px){.section-podcast{padding:55px 0}}.section-podcast .inner-section{padding:80px 0;background-color:var(--black-color);background-image:url(/podcast-bg.png);background-repeat:no-repeat;background-position:0 0}@media screen and (max-width:768px){.section-podcast .inner-section{padding:40px 0}}.section-podcast.background-black .inner-section{background-color:var(--light-black-color)}.section-podcast .paragraph{max-width:742px;margin-inline:auto;margin-bottom:25px}.section-podcast .btn-wrapper{display:flex;justify-content:center;align-items:center;gap:20px}.section-podcast .apple-btn,.section-podcast .spotify-btn,.section-podcast .youtube-btn{width:164px;height:66px;display:grid;place-items:center}@media screen and (max-width:768px){.section-podcast .apple-btn,.section-podcast .spotify-btn,.section-podcast .youtube-btn{width:125px;height:45px}}.section-podcast .spotify-btn{background-color:#20d25b}.section-podcast .apple-btn{background-image:linear-gradient(45deg,#d668fc,#8520c5)}.section-podcast .youtube-btn{background-color:red}.section-podcast .newsletter-form{max-width:630px;margin:45px auto 0;display:flex}.section-podcast .newsletter-form input[type=email]{background-color:var(--white-color);border:1px solid var(--white-color);outline:none;height:70px;padding-left:20px;padding-right:20px;font-size:16px;color:#404040;width:100%}.section-podcast .newsletter-form input[type=email] ::placeholder{color:#898989;font-family:Inter,sans-serif;font-weight:500}@media screen and (max-width:768px){.section-podcast .newsletter-form input[type=email]{height:40px;padding:0 10px}}.section-podcast .newsletter-form input[type=submit]{flex-basis:205px;font-family:Red Hat Mono,monospace;font-weight:600;text-transform:uppercase;background-color:var(--orange-color);color:var(--white-color);font-size:16px;text-align:center;height:70px;cursor:pointer;flex-shrink:0}@media screen and (max-width:768px){.section-podcast .newsletter-form input[type=submit]{height:40px;flex-basis:140px;font-size:14px}}.section-featuring{padding:110px 0}@media screen and (max-width:991px){.section-featuring{padding:55px 0}}.section-featuring .inner-section{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:991px){.section-featuring .inner-section{justify-content:center;text-align:center}}.section-featuring .inner-section>*{flex-basis:50%;flex-grow:0;flex-shrink:1}@media screen and (max-width:991px){.section-featuring .inner-section>*{flex-basis:unset}}.section-featuring .iframe-wrapper{aspect-ratio:16/9}@media screen and (max-width:991px){.section-featuring .iframe-wrapper{display:none}}.section-featuring .iframe-wrapper.mobile{display:none}@media screen and (max-width:991px){.section-featuring .iframe-wrapper.mobile{display:block;margin:20px 0}}.section-featuring .iframe-wrapper iframe{width:100%;height:100%}.section-featuring .content-wrapper{max-width:500px;padding-right:30px}@media screen and (max-width:991px){.section-featuring .content-wrapper{padding-right:0}.section-featuring .image-wrapper{display:none}}.section-featuring .image-wrapper.mobile{display:none}@media screen and (max-width:991px){.section-featuring .image-wrapper.mobile{margin:20px 0}}.section-featuring .paragraph{margin-bottom:40px}@media screen and (max-width:991px){.section-featuring .paragraph{margin-bottom:20px}}.section-in-store{background-color:var(--light-purple-color);padding:110px 0}@media screen and (max-width:991px){.section-in-store{padding:55px 0}}.section-in-store .paragraph{max-width:742px;margin-bottom:70px;margin-left:auto;margin-right:auto}@media screen and (max-width:991px){.section-in-store .paragraph{margin-bottom:35px}}.section-in-store .card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;place-items:center}@media screen and (max-width:1200px){.section-in-store .card-grid{display:flex;flex-wrap:wrap;justify-content:center}}.section-in-store .card{background-color:var(--black-color);transition:all .3s ease-in-out;max-width:380px}.section-in-store .card:hover{background-color:var(--orange-color)}.section-in-store .card .card-image{height:203px;overflow:hidden;position:relative}.section-in-store .card .card-image img{object-fit:cover;width:100%;height:auto}.section-in-store .card .card-image.free:after{content:url(/home/free-sticker.png);position:absolute;right:12px;top:12px}.section-in-store .card .card-content{padding:40px 43px}.section-in-store .card h4{font-size:24px;line-height:27px;font-family:Red Hat Mono,monospace;font-weight:600;text-transform:uppercase;color:var(--white-color);margin-bottom:20px}@media screen and (max-width:768px){.section-in-store .card h4{font-size:18px;line-height:20px}}.section-in-store .card p{font-size:16px;line-height:28px;color:var(--gray-color);margin-bottom:30px}@media screen and (max-width:768px){.section-in-store .card p{font-size:14px;line-height:20px;margin-bottom:15px}}.section-in-store .card a{font-size:14px;line-height:18px;color:var(--white-color);text-transform:uppercase;position:relative}@media screen and (max-width:768px){.section-in-store .card a{font-size:12px;line-height:15px}}.section-in-store .card a:before{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-5px;background-color:var(--white-color)}.section-in-store .card a:after{content:url(/icon-chevron-right.svg);margin-left:10px}.section-contact{padding:110px 0}@media screen and (max-width:991px){.section-contact{padding:55px 0}}.section-contact .paragraph{max-width:742px;margin-bottom:70px;margin-left:auto;margin-right:auto}@media screen and (max-width:991px){.section-contact .paragraph{margin-bottom:35px}}.section-contact .contact-form{background-color:var(--light-purple-color);padding:64px 62px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px 25px;gap:30px 25px;max-width:1000px;margin-left:auto;margin-right:auto}@media screen and (max-width:991px){.section-contact .contact-form{grid-template-columns:1fr}}@media screen and (max-width:768px){.section-contact .contact-form{padding:30px;gap:20px}}.section-contact .contact-form input[type=email],.section-contact .contact-form input[type=text]{background-color:var(--white-color);border:1px solid var(--white-color);outline:none;height:70px;padding-left:20px;padding-right:20px;font-size:16px;color:#404040;width:100%}.section-contact .contact-form input[type=email] ::placeholder,.section-contact .contact-form input[type=text] ::placeholder{color:#898989;font-family:Inter,sans-serif;font-weight:500}@media screen and (max-width:991px){.section-contact .contact-form input[type=email],.section-contact .contact-form input[type=text]{grid-column:1/3}}@media screen and (max-width:768px){.section-contact .contact-form input[type=email],.section-contact .contact-form input[type=text]{height:40px}}.section-contact .contact-form textarea{background-color:var(--white-color);border:1px solid var(--white-color);outline:none;height:168px;color:#404040;font-size:16px;padding:25px 20px;width:100%;grid-column:1/3}.section-contact .contact-form textarea ::placeholder{color:#898989;font-family:Inter,sans-serif;font-weight:500}@media screen and (max-width:768px){.section-contact .contact-form textarea{height:150px}}.section-contact .contact-form input[type=email]:active,.section-contact .contact-form input[type=email]:hover,.section-contact .contact-form input[type=text]:active,.section-contact .contact-form input[type=text]:hover,.section-contact .contact-form textarea:active,.section-contact .contact-form textarea:hover{border:1px solid var(--black-color)}.section-contact .contact-form input[type=submit]{font-family:Red Hat Mono,monospace;font-weight:600;text-transform:uppercase;background-color:var(--orange-color);color:var(--white-color);font-size:16px;text-align:center;grid-column:1/3;height:70px;cursor:pointer}@media screen and (max-width:768px){.section-contact .contact-form input[type=submit]{height:40px;font-size:14px}}.section-discord{padding:135px 0 110px}@media screen and (max-width:991px){.section-discord{padding:55px 0}}.section-discord .paragraph{max-width:742px;margin-inline:auto;margin-bottom:25px}.section-discord .btn,.section-discord .btn-sm{margin-bottom:85px}@media screen and (max-width:640px){.section-discord .iframe-wrapper iframe{width:100%}}.section-text-columns{padding:135px 0 110px}@media screen and (max-width:991px){.section-text-columns{padding:55px 0}}.section-text-columns .subtitle{margin-top:60px}@media screen and (max-width:991px){.section-text-columns .subtitle{margin-top:30px}}.section-text-columns .paragraph-wrapper{column-count:2;column-gap:50px}@media screen and (max-width:991px){.section-text-columns .paragraph-wrapper{column-count:1}}.section-text-columns .paragraph+.paragraph{margin-top:40px}@media screen and (max-width:991px){.section-text-columns .paragraph+.paragraph{margin-top:20px}}.section-text-columns .iframe-wrapper{height:0;padding-top:56.5%;position:relative}.section-text-columns .iframe-wrapper iframe{position:absolute;inset:0;width:100%;height:100%}.section-text-card{padding:135px 0 45px}@media screen and (max-width:991px){.section-text-card{padding:55px 0}}.section-text-card .card{background-color:var(--light-black-color);padding:45px 55px;max-width:820px;transform:translate(50px,-55px)}@media screen and (max-width:991px){.section-text-card .card{max-width:unset;transform:unset}}@media screen and (max-width:768px){.section-text-card .card{padding:20px}}.section-text-card .card .btn-wrapper{margin-top:40px;display:flex;justify-content:flex-start;align-items:center;gap:25px}@media screen and (max-width:640px){.section-text-card .card .btn-wrapper{flex-wrap:wrap}.section-text-card .card .btn-wrapper .btn,.section-text-card .card .btn-wrapper .btn-sm{width:100%;text-align:center}}.section-steps{padding:110px 0}@media screen and (max-width:991px){.section-steps{padding:55px 0}}.section-steps .paragraph{max-width:742px;margin-inline:auto;margin-bottom:70px}@media screen and (max-width:991px){.section-steps .paragraph{margin-bottom:35px}}.section-steps .inner-section{display:flex;gap:30px;justify-content:center;margin-top:70px}@media screen and (max-width:991px){.section-steps .inner-section{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:768px){.section-steps .inner-section{margin-top:35px}}.section-steps .step{background-color:var(--light-black-color);transition:all .3s ease-in-out;width:100%;height:330px;padding:55px 43px;max-width:300px}@media screen and (max-width:1200px){.section-steps .step{padding:30px 25px;height:280px}}@media screen and (max-width:991px){.section-steps .step{text-align:center}}.section-steps .step:hover{background-color:var(--orange-color)}.section-steps .step h4{margin:25px 0 20px;font-size:24px;text-transform:uppercase;color:var(--white-color);font-family:Red Hat Mono,monospace;font-weight:600}@media screen and (max-width:768px){.section-steps .step h4{font-size:18px;line-height:20px}}.section-steps .step p{font-size:16px;color:var(--gray-color)}@media screen and (max-width:768px){.section-steps .step p{font-size:14px}}.section-steps--four .step{height:300px;padding:55px 33px}@media screen and (max-width:1200px){.section-steps--four .step{padding:30px 25px;height:250px}}.section-double-video{padding:110px 0}@media screen and (max-width:991px){.section-double-video{padding:55px 0}}.section-double-video .paragraph{max-width:742px;margin-inline:auto;margin-bottom:70px}@media screen and (max-width:991px){.section-double-video .paragraph{margin-bottom:30px}}.section-double-video .inner-section{display:flex;gap:60px}@media screen and (max-width:991px){.section-double-video .inner-section{flex-direction:column;gap:30px}}.section-double-video .day{width:100%}.section-double-video .day iframe{width:100%;max-height:336px;margin-bottom:30px}@media screen and (max-width:991px){.section-double-video .day iframe{max-height:450px}}@media screen and (max-width:768px){.section-double-video .day iframe{max-height:250px}}.section-double-video .day h4{font-size:24px;font-family:Red Hat Mono,monospace;font-weight:600;color:var(--white-color);text-transform:uppercase;margin-bottom:25px}@media screen and (max-width:991px){.section-double-video .day h4{margin-bottom:10px}}@media screen and (max-width:768px){.section-double-video .day h4{font-size:18px;line-height:20px}}.section-double-video .day p{font-size:16px;color:var(--gray-color)}@media screen and (max-width:768px){.section-double-video .day p{font-size:14px}}.section-audio{padding:110px 0}@media screen and (max-width:991px){.section-audio{padding:55px 0}}.section-audio iframe{width:100%}.section-staff{padding:110px 0}@media screen and (max-width:991px){.section-staff{padding:55px 0}}.section-staff .staff-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);grid-gap:30px;gap:30px}@media screen and (max-width:1200px){.section-staff .staff-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr)}}@media screen and (max-width:991px){.section-staff .staff-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr);place-items:center}}@media screen and (max-width:640px){.section-staff .staff-grid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(12,1fr)}}.section-staff .staff-grid-item{position:relative;transition:all .3s ease-in-out}.section-staff .staff-grid-item:hover .content{display:block}.section-staff .staff-grid-item .content{position:absolute;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);padding:40px 30px;display:none}@media screen and (max-width:640px){.section-staff .staff-grid-item .content{display:block}}.section-staff .staff-grid-item .content h4{font-size:24px;line-height:27px;font-family:Red Hat Mono,monospace;font-weight:600;text-transform:uppercase;color:var(--white-color);margin-bottom:20px}@media screen and (max-width:768px){.section-staff .staff-grid-item .content h4{font-size:18px;line-height:20px}}.section-staff .staff-grid-item .content p{font-size:16px;line-height:28px;color:var(--gray-color);margin-bottom:30px}@media screen and (max-width:768px){.section-staff .staff-grid-item .content p{font-size:14px;line-height:20px;margin-bottom:15px}}.section-staff .staff-grid-item .content a{font-size:14px;line-height:18px;color:var(--white-color);text-transform:uppercase;position:relative}.section-staff .staff-grid-item .content a:before{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-5px;background-color:var(--white-color)}.section-staff .staff-grid-item .content a:after{content:url(/icon-chevron-right.svg);margin-left:10px}.section-staff-member{padding:110px 0}@media screen and (max-width:991px){.section-staff-member{padding:55px 0}}.section-staff-member .image-wrapper{float:left;margin-right:110px}@media screen and (max-width:991px){.section-staff-member .image-wrapper{margin-right:unset;float:none;margin-bottom:20px}}.section-staff-member .text-wrapper{float:none}.section-staff-member .text-wrapper p{margin-bottom:40px}@media screen and (max-width:991px){.section-staff-member .text-wrapper p{margin-bottom:20px}}.section-staff-member .text-wrapper a{text-decoration:underline}.section-team{padding:135px 0 110px}@media screen and (max-width:991px){.section-team{padding:55px 0}}.section-team .paragraph{max-width:742px;margin-inline:auto;margin-bottom:80px}@media screen and (max-width:991px){.section-team .paragraph{margin-bottom:40px}}.section-team .team-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px;gap:60px}@media screen and (max-width:991px){.section-team .team-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.section-team .team-grid{grid-template-columns:1fr;text-align:center}}.section-team .team-grid-item{width:100%;margin-bottom:60px;page-break-inside:avoid;break-inside:avoid}.section-team .team-grid-item h4{font-size:24px;line-height:27px;font-family:Red Hat Mono,monospace;font-weight:600;text-transform:uppercase;color:var(--white-color);margin-top:30px;margin-bottom:20px}@media screen and (max-width:768px){.section-team .team-grid-item h4{font-size:18px;line-height:20px}}.section-team .team-grid-item p{font-size:16px;line-height:28px;color:var(--gray-color)}@media screen and (max-width:768px){.section-team .team-grid-item p{font-size:14px;line-height:20px}}.section-team .team-grid-item p+p{margin-top:40px}@media screen and (max-width:768px){.section-team .team-grid-item p+p{margin-top:20px}}.section-internships{padding:110px 0}@media screen and (max-width:991px){.section-internships{padding:55px 0}}.section-internships .paragraph{max-width:742px;margin-inline:auto;margin-bottom:80px}@media screen and (max-width:991px){.section-internships .paragraph{margin-bottom:40px}}.section-internships .internship-grid{column-count:2;column-gap:60px}@media screen and (max-width:991px){.section-internships .internship-grid{column-count:1}}.section-internships .internship-grid-item{width:100%;page-break-inside:avoid;break-inside:avoid;padding:50px 55px;background-color:var(--black-color)}@media screen and (max-width:991px){.section-internships .internship-grid-item{margin-bottom:30px}}@media screen and (max-width:640px){.section-internships .internship-grid-item{padding:20px}}.section-internships .internship-grid-item+.internship-grid-item{margin-top:60px}.section-internships .internship-grid-item h4{font-size:24px;line-height:27px;font-family:Red Hat Mono,monospace;font-weight:600;text-transform:uppercase;color:var(--white-color);margin-bottom:35px}@media screen and (max-width:768px){.section-internships .internship-grid-item h4{font-size:18px;line-height:20px}}.section-internships .internship-grid-item p{font-size:16px;line-height:32px;color:var(--white-color);margin-bottom:30px}@media screen and (max-width:768px){.section-internships .internship-grid-item p{font-size:14px;line-height:20px;margin-bottom:15px}}.section-internships .internship-grid-item:hover{background-color:var(--light-purple-color)}.section-internships .internship-grid-item:hover p{color:var(--gray-color)}.section-video{padding:135px 0 110px}@media screen and (max-width:991px){.section-video{padding:55px 0}}.section-video .paragraph{max-width:742px;margin-inline:auto;margin-bottom:80px}@media screen and (max-width:991px){.section-video .paragraph{margin-bottom:40px}}.section-video .iframe-wrapper{height:0;padding-top:56.5%;position:relative}.section-video .iframe-wrapper iframe{position:absolute;inset:0;width:100%;height:100%}.section-branding-logo{padding:135px 0 110px}@media screen and (max-width:991px){.section-branding-logo{padding:55px 0}}.section-branding-logo .paragraph{max-width:742px;margin-inline:auto;margin-bottom:35px}.section-branding-logo .btn,.section-branding-logo .btn-sm{margin-bottom:80px}@media screen and (max-width:991px){.section-branding-logo .btn,.section-branding-logo .btn-sm{margin-bottom:40px}}.section-branding-logo .logo-grid{display:flex;gap:60px}@media screen and (max-width:991px){.section-branding-logo .logo-grid{flex-direction:column}}.section-branding-logo .logo-grid-item{width:100%;display:grid;place-items:center;height:232px;background-color:var(--light-black-color);position:relative}.section-branding-logo .logo-grid-item:nth-child(2n){background-color:var(--white-color)}.section-branding-logo .logo-grid-item .btn-png,.section-branding-logo .logo-grid-item .btn-svg{position:absolute;bottom:15px;text-transform:uppercase;color:var(--white-color);font-family:Red Hat Mono,monospace;font-weight:600;font-size:16px;height:33px;line-height:33px;width:71px}.section-branding-logo .logo-grid-item .btn-png{right:15px;background-color:var(--orange-color)}.section-branding-logo .logo-grid-item .btn-svg{right:96px;background-color:var(--light-purple-color)}.section-branding-colours{padding:110px 0}@media screen and (max-width:991px){.section-branding-colours{padding:55px 0}}.section-branding-colours .paragraph{max-width:742px;margin-inline:auto;margin-bottom:35px}.section-branding-colours .btn,.section-branding-colours .btn-sm{margin-bottom:80px}@media screen and (max-width:991px){.section-branding-colours .btn,.section-branding-colours .btn-sm{margin-bottom:40px}}.section-branding-colours .colour-grid{display:flex;justify-content:space-between;max-width:640px;margin:0 auto}@media screen and (max-width:768px){.section-branding-colours .colour-grid{flex-direction:column}.section-branding-colours .colour-grid-item{margin-bottom:20px}}.section-branding-colours .colour-grid-item .colour{width:96px;height:96px;border:1px solid;border-radius:50%;margin-bottom:15px;display:inline-block}.section-branding-colours .colour-grid-item .colour.purple{color:var(--light-purple-color);background-color:var(--light-purple-color)}.section-branding-colours .colour-grid-item .colour.orange{color:var(--orange-color);background-color:var(--orange-color)}.section-branding-colours .colour-grid-item .colour.black{color:var(--white-color);background-color:var(--black-color)}.section-branding-colours .colour-grid-item .colour.light-black{color:var(--white-color);background-color:var(--light-black-color)}.section-branding-colours .colour-grid-item h4{font-size:18px;font-family:Red Hat Mono,monospace;font-weight:600;color:var(--white-color);text-transform:uppercase;margin-bottom:10px}.section-branding-colours .colour-grid-item p{font-size:16px;color:var(--gray-color)}.press-main{background-color:var(--black-color)}.video-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;padding:20px}.video-gallery iframe{width:100%;height:200px}.event-image-gallery{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 0}@media(min-width:768px){.event-image-gallery{flex-direction:row;justify-content:center}}.event-image-wrapper{width:100%;max-width:300px}