@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{font-family:Montserrat,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--theme-clr: #004763;--secondary-clr: #49c9f5;--pastel-clr: #eafbff;--theme-clr-hidden-nav: rgba(0, 71, 99, .741);--black: rgb(0, 0, 0);--light-grey: rgb(248, 248, 248);--agenda-card: rgb(240, 240, 240);--agenda-text: rgb(74, 74, 74);--sessions-card: rgb(239, 239, 239);--image-radius: 2rem;--button-radius: 2.5rem}#root{overflow-x:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-height:100vh;background-color:#fff}button{border-radius:30px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.loader{width:100%;height:100vh;display:grid;place-items:center;background-color:var(--theme-clr);color:#fff}.navigation__bar{width:100%;min-height:5rem;position:fixed;top:0;left:0;z-index:1010;transition:all .5s cubic-bezier(.55,.085,.68,.53)}.redNav{background-color:#004764;transition:all .5s cubic-bezier(.55,.085,.68,.53)}.navigation__bar__container{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:0 0rem}.navigation__bar__clear{background-image:linear-gradient(-45deg,var(--theme-clr),var(--theme-clr))}.logo{width:16rem;height:auto}.navigation__list{display:none}.navigation__link{color:#fff;font-weight:500;position:relative;margin-left:1.5rem}.navigation__link:after{content:"";position:absolute;bottom:-.2rem;left:0;width:0%;height:.1rem;background-color:#f2f2f2;transition:all .2s cubic-bezier(.55,.085,.68,.53)}.navigation__link:hover:after{width:100%}.navigation__link:hover{color:#fff}.navigation__cta{letter-spacing:.03rem;margin-left:1rem;background-color:var(--pastel-clr);border:solid .1rem var(--pastel-clr);color:var(--theme-clr);padding:.9rem 1.4rem;border-radius:1.2rem;font-weight:500;display:inline-block;transition:all .3s cubic-bezier(.55,.085,.68,.53);position:relative;overflow:hidden}.navigation__cta:hover{background-color:#fff;color:var(--theme-clr)!important}.navigation__cta:before{content:"";position:absolute;top:100%;left:0%;width:100%;height:100%;background-color:#f2f2f2;transition:all .2s cubic-bezier(.55,.085,.68,.53);z-index:-1}.navigation__cta:hover:before{top:0%}.navigation__button{width:3rem;height:3rem;position:relative;cursor:pointer;z-index:10000}.navigation__line_one{position:absolute;background-color:#fff;top:.5rem;right:.15rem;width:1rem;height:.15rem;border-radius:30px;transition:all .2s cubic-bezier(.55,.085,.68,.53)}.navigation__line_two{position:absolute;background-color:#fff;top:1.3rem;right:.15rem;width:1.5rem;height:.15rem;border-radius:30px;transition:all .2s cubic-bezier(.55,.085,.68,.53)}.navigation__line_three{position:absolute;background-color:#fff;top:2.1rem;right:.15rem;width:2rem;height:.15rem;border-radius:30px;transition:all .2s cubic-bezier(.55,.085,.68,.53)}.navigation__line__one__move{width:3rem;transform:rotate(-45deg);top:1.3rem;height:.2rem}.navigation__line__two__move{transform:translate(-2rem);opacity:0}.navigation__line__three__move{width:3rem;transform:rotate(45deg);height:.2rem;top:1.3rem}.fixScreen{overflow:hidden}.navigation__hidden__wrapper{position:fixed;width:100%;height:100%;background-image:linear-gradient(-25deg,var(--theme-clr-hidden-nav),var(--theme-clr) 60%);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);z-index:1001;opacity:0;display:grid;place-items:center;transition:all .2s cubic-bezier(.55,.085,.68,.53);overflow:hidden;pointer-events:none}.move__hidden__nav{opacity:1;pointer-events:all}.close__hidden__nav{top:-100%}.navigation__hidden__list{margin:auto;padding:1rem;height:70%;list-style:none;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;font-weight:800;font-size:1.5rem;text-transform:uppercase}.close__navigation{position:absolute;top:2rem;right:2rem;width:3rem;height:3rem;cursor:pointer;display:none}.cross__line__one{position:absolute;top:0;left:0;width:3rem;height:.5rem;border-radius:1rem;background-color:#fff;transform-origin:left;transform:rotate(45deg);transition:all .2s cubic-bezier(.55,.085,.68,.53)}.cross__line__two{position:absolute;top:2.1rem;left:0;width:3rem;height:.5rem;border-radius:1rem;background-color:#fff;transform-origin:left;transform:rotate(-45deg);transition:all .2s cubic-bezier(.55,.085,.68,.53)}.navigation__cta__hidden{display:inline-block;width:18rem;border:solid .1rem #f2f2f2;color:#f2f2f2;padding:.7rem 1.4rem;border-radius:1.2rem;position:relative;z-index:5;overflow:hidden;transition:all .3s cubic-bezier(.55,.085,.68,.53)}.navigation__cta__hidden:hover{color:var(--theme-clr)}.navigation__cta__hidden:before{content:"";position:absolute;top:100%;left:0%;background-color:#f2f2f2;width:100%;height:100%;transition:all .2s cubic-bezier(.55,.085,.68,.53);z-index:-1}.navigation__cta__hidden:hover:before{top:0%}@media only screen and (min-width: 30rem){.logo{margin:.5rem;width:20rem}.navigation__link{font-size:.8rem}}@media only screen and (min-width: 70rem){.navigation__bar__container{margin:0 auto}.navigation__button{display:none}.navigation__list{display:flex;flex-direction:row;justify-content:space-around;align-items:center;list-style:none;transition:all .3s cubic-bezier(.55,.085,.68,.53)}}@media only screen and (min-width: 80rem){.navigation__link{font-size:1rem}}@media only screen and (min-width: 160rem){.navigation__bar__container{width:100rem;margin:0 auto}}.hero{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-image:url(/hero/cvc-hero.png);background-position:bottom;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;position:relative;overflow:hidden;scroll-margin-top:0}.hero__filter{width:100%;height:100%;position:absolute;top:0;left:0;z-index:5;overflow:hidden;background-color:#004864e6}.hero__video{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;transform:scale(1.5);background-size:cover;overflow:hidden;display:none}.hero__content{z-index:10}.hero__title{margin:0;margin-bottom:.9rem;padding:0 1rem;font-size:3rem;line-height:1.25}.opportunities{color:#49c9f5}.hero__subtitle{font-size:1.2rem;margin-bottom:1.2rem;padding:0 1rem;font-weight:400}.hero__date,.hero__venue{font-size:1rem;font-weight:400;padding:0 1rem}.hero__date{margin-bottom:1.5rem}.hero__button{color:var(--pastel-clr);border-radius:1.2rem;border:solid .1rem #f2f2f2;letter-spacing:.05rem;margin-left:1rem;padding:.8rem 2.2rem;font-size:1.2rem;font-weight:500;position:relative;transition:all .2s cubic-bezier(.55,.085,.68,.53);overflow:hidden;display:inline-block;z-index:5}.hero__button:hover{color:var(--theme-clr)}.hero__button:before{content:"";position:absolute;top:100%;left:0%;width:100%;height:100%;background-color:#f2f2f2;transition:all .2s cubic-bezier(.55,.085,.68,.53);z-index:-1}.hero__button:hover:before{top:0%}@media only screen and (min-width: 40rem){.hero__title{font-size:2.2rem}}@media only screen and (min-width: 64rem){.hero{height:100vh;justify-content:center;padding-bottom:10rem}.hero__content{margin-top:15rem;margin-left:0rem}.hero__title{font-size:3.8rem;line-height:1.1}.hero__video{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;transform:scale(1.5);background-size:cover;overflow:hidden;display:block}}@media only screen and (min-width: 80rem){.hero{padding-bottom:0rem}.hero__content{margin-top:5rem;padding:10rem}.hero__title{font-size:5rem;font-weight:800}.hero__subtitle{font-size:1.75rem}.hero__date{font-size:1.2rem}}@media only screen and (min-width: 120rem){.hero{padding-bottom:0rem}.hero__title{font-size:6rem}.hero__subtitle{font-size:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}.about{color:var(--theme-clr);background-color:var(--pastel-clr);overflow:hidden}.about__wrapper{padding:1rem 1.25rem;text-align:left}.about__title{font-weight:800;line-height:1.25;margin-bottom:1.5rem}.about__title__text{font-size:2.6rem;font-weight:800;line-height:1.2;background-color:var(--pastel-clr);color:var(--theme-clr);padding:2rem 0 0}.about__content{margin-bottom:.5rem;font-weight:400;font-size:1rem;margin-bottom:1rem}.about__astericks{color:#690000;font-size:.8rem}.fad{position:relative;font-family:"Font Awesome 5 Duotone";font-weight:900}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fad,.fa-phone-volume:after{content:"􏊠"}.fad,.fa-signal-4:after{content:"􏚏"}.fad,.fa-mobile:after{content:"􏄋"}.fad,.fa-cogs:after{content:"􏂅"}@media only screen and (min-width: 50rem){.about__wrapper{margin:0 1.5rem;border-radius:var(--button-radius);padding:2rem}.about__title{font-size:2.2rem;line-height:1.2}.about__title,.about__content{padding:0rem 1rem;margin-bottom:0}}@media only screen and (min-width: 75rem){.about{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;place-items:center}.about__wrapper{margin:0 auto}.about__title,.about__content{padding:.5rem 0;margin-bottom:0}}@media only screen and (min-width: 90rem){.about__wrapper{margin:0 auto}}.list__wrapper{background-color:#f2f2f2;padding:1rem}.list__title{font-size:1.5rem;text-align:left;margin-bottom:1rem;line-height:1.2}.list__list{list-style:none;text-align:left;margin-bottom:1rem}.list__item{margin-bottom:.5rem}.list__image{max-width:100%}@media only screen and (min-width: 30rem){.list__container{margin:0 auto;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;place-items:center;padding:2rem 4rem}.list__content{padding:0rem}.list__title{font-size:2rem;margin-bottom:2rem}.list__list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.list__item{margin-bottom:1rem}.list__image__container{max-width:100%}.list__image{max-width:75%}}@media only screen and (min-width: 70rem){.list__container{width:1024px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;place-items:center;padding:4rem 2rem}}.last{width:100%;padding:3rem 0;background-color:#f1f1f1;color:#004763;overflow:hidden}.last__content{margin-top:3rem;padding:1rem 1rem 1rem 4rem;text-align:left;width:70%}.last__title{font-weight:700;font-size:3rem;line-height:1.2;margin-bottom:.5rem}.last__text{font-size:1rem;margin-bottom:2rem;width:70%}.last__image{max-width:95%;border-radius:1rem}.last__button{color:#fff;border-radius:.825rem;padding:1rem 2rem;background-color:#49c9f5}@media only screen and (min-width: 64rem){.last{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.last__images{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;margin-right:-5rem;place-items:center}.last__image{max-width:95%}}.attend{color:#000;padding:1rem;margin:0 auto}#attend{scroll-padding-top:50px}.title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#004763}.subtitle{margin-bottom:4rem;font-size:1rem}.attendee__list-title{font-weight:700;font-size:1.5rem;margin-bottom:2.2rem;color:#004763}.non-attendee__list-title{font-size:1.5rem;font-weight:700;margin-bottom:2.2rem;color:#610000}.attendee{background-color:var(--pastel-clr);margin-bottom:.5rem;padding:1rem;border-radius:10rem;position:relative;z-index:10;transition:all .2s ease-in;font-weight:500}.attendee:hover,.non-attendee:hover{transform:translateY(-.5rem)}.attend__list{margin-top:3rem;width:100%;height:auto}.non-attendee{background-color:#fef0f0;margin-bottom:1rem;padding:1rem;border-radius:10rem;position:relative;z-index:10;transition:all .2s ease-in;font-weight:500}@media only screen and (min-width: 50rem){.attend{padding:2rem 1rem}.attend__content{margin:0 auto}.attend__who{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;place-items:center}.attend__grid{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;width:25rem}.attendee,.non-attendee{margin:.5rem 0;font-size:.9rem;color:#202020}.title{font-size:4rem}.subtitle{padding:0 0 3rem 0rem;width:40rem;margin:0 auto;color:#747474}.attend__list{width:25rem}}@media only screen and (min-width: 94rem){.attend__who{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;width:60rem;margin:0 auto}}@media only screen and (min-width: 100rem){.attend__content{width:100rem}}.speakers__wrapper{width:100%;height:auto;padding:0rem;background-color:#f6f6f6;position:relative;text-align:center}.speaker__page .speaker__title{background-image:url(./cvc-header.png);background-position:30%;background-size:cover}.speaker__title{color:#fff;font-size:3rem;margin-bottom:2rem;padding:10rem 2rem 5rem;background-color:var(--theme-clr);background-image:linear-gradient(90deg,var(--theme-clr),var(--secondary-clr))}.speaker__subtitle{margin:1rem;display:inline-block;max-width:100%;color:#5c5c5c;font-size:1rem}.speakers__container{margin:0 auto;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;text-align:center}.speaker__card{margin:1rem;padding:0rem;border-radius:3rem;color:#080808;text-align:center}.speaker__image{max-width:100%;margin-bottom:.5rem;border-radius:3.5rem}.speaker__name{font-size:1.2rem;margin-bottom:.3rem;margin-top:0;font-weight:700;color:var(--theme-clr)}.speaker__role{line-height:normal;margin:0;font-weight:400;font-size:0rem;margin-bottom:1rem;color:#4a4a4a}.speaker__button{font-weight:600;background-image:linear-gradient(90deg,var(--theme-clr),var(--secondary-clr))}.modal__open{color:var(--theme-clr);font-weight:500;padding:.4rem .8rem;border-radius:var(--button-radius);transition:all .2s cubic-bezier(.25,.46,.45,.94);display:block;cursor:pointer;font-size:.8rem;position:relative;overflow:hidden;z-index:5}.modal__open:hover{transform:scale(1.05);filter:saturate(0);color:var(--theme-clr)}.modal__open:before{content:"";position:absolute;width:100%;height:100%;top:100%;left:0%;background-color:var(--theme-clr);z-index:-1;transition:all .15s cubic-bezier(.55,.085,.68,.53)}.modal__title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.modal__text{line-height:1.25;color:#4b4b4b}.modal__text{line-height:1.5}.modal__text+.modal__text{margin-top:1rem}@media only screen and (min-width: 45rem){.speakers__container{margin:0 auto;padding:0 10rem;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto}.speaker__card{padding:1rem}.speaker__title{font-size:5rem}.speaker__subtitle{margin:0 auto;margin-bottom:2rem;width:780px}.modal__open{padding:.5rem 1rem;font-size:1rem}}@media only screen and (min-width: 60rem){.speakers__container{width:800px;margin:0 auto;display:grid;grid-template-rows:auto}.speaker__image{max-width:100%}.speaker__name{font-size:2rem}.speaker__role{font-size:1rem}}.modal__container{background-color:#000000c5;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);filter:saturate(2);position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;display:grid;place-items:center;pointer-events:none}.modal__container.appear{opacity:1;pointer-events:all;transition:all .2s cubic-bezier(.445,.05,.55,.95)}.no-scrolling{overflow-y:hidden}.modal__content__container{position:fixed;top:20%;left:1rem;width:90%;z-index:10000;margin:1rem;padding:2rem;background-color:#fff;color:var(--theme-clr);text-align:left;max-width:100%;height:auto;border-radius:1rem}@media only screen and (min-width: 1000px){.modal__content__container{position:fixed;top:20%;left:0;transform:translate(-50%);z-index:10000;margin:1rem;padding:2rem;text-align:left;max-width:900px;height:auto}}.modal-padding{padding:50px!important}.modal__close{width:3rem;height:3rem;position:absolute;top:2rem;right:2rem;background-color:var(--clr-black);color:#f2f2f2;font-size:2rem;font-weight:600;cursor:pointer;display:flex!important;transform-origin:center;transition:all .2s cubic-bezier(.455,.03,.515,.955)}.modal__close:hover{transform:translateY(-.2rem) scale(1.1)}.modal__close:hover .close__line__one,.modal__close:hover .close__line__two{transform:rotate(-180deg)}.close__line__one{position:absolute;top:1.4rem;left:0;width:3rem;height:.25rem;background-color:#4b4b4b;transform:rotate(45deg);border-radius:5rem;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.close__line__two{position:absolute;top:1.4rem;right:0;width:3rem;height:.25rem;background-color:#4b4b4b;transform:rotate(-45deg);border-radius:5rem;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.modal__close:hover+.close__line__two{transform:rotate(-30deg)}@media screen and (min-width: 700px){.speakers__images__container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.modal__title{font-size:2.5rem}}@media screen and (min-width: 1000px){.speakers__title{font-size:5rem}.speakers__images__container{grid-template-columns:repeat(3,1fr);padding:2rem 8rem}.modal__content__container{padding:5rem 2rem}}@media screen and (min-width: 1200px){.speakers__section{padding-top:6rem;padding-bottom:2rem}.speakers__images__container{grid-template-columns:repeat(3,1fr);padding:2rem 8rem}.modal__title{font-size:2.5rem}.modal__text{font-size:1rem}}.sponsor__wrapper{width:100%;height:auto;background-color:#fff;color:#080808;overflow:hidden;scroll-padding-top:-300px}.sponsor__container{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;overflow:hidden}.sponsor__page .sponsor__title{color:#fff;background-color:var(--theme-clr);background-image:linear-gradient(90deg,var(--theme-clr),var(--secondary-clr));padding:10rem 2rem 5rem;background-image:url(/hero/hero_image.png);background-position:30%;background-size:cover}.sponsor__title{font-size:3rem;margin-bottom:2rem;color:var(--theme-clr);font-weight:800}.sponsor__subtitle{margin:1rem;display:inline-block;max-width:100%;color:#5c5c5c;font-size:1rem}.category__title{font-size:1rem;font-weight:500;color:var(--theme-clr);display:inline-block;padding:1rem 3rem;margin:1rem;border-radius:10rem;background-color:#f5f5f5}.sponsor__image__container{margin:2rem;padding:.5rem;border:solid .1rem #f0f0f0;border-radius:var(--button-radius);transition:all .2s cubic-bezier(.55,.085,.68,.53);position:relative}.sponsor__image__container:hover{transform:scale(1.05)}.sponsor__image{max-width:100%}.sponsor__modal{border-radius:unset;padding:unset;background-color:unset;cursor:pointer}.sponsor__modal:hover{border-color:transparent}.modal__text{white-space:pre-wrap}.modal__content__container{position:fixed;top:20%;left:50%;transform:translate(-50%);z-index:10000;margin:1rem;padding:2rem;text-align:left;max-width:1000px;height:auto}@media only screen and (min-width: 1200px){.modal__content__container{width:800px}}@media only screen and (min-width: 30rem){.sponsor__container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.sponsor__title{font-size:5rem}.category__title{font-size:1.5rem}}@media only screen and (min-width: 50rem){.sponsor__image{border-radius:2.5rem;max-width:16rem}.sponsor__subtitle{margin:0 auto;margin-bottom:2rem;width:600px}}@media only screen and (min-width: 70rem){.sponsor__container{width:1024px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:2rem auto}.sponsor__image__container{margin:1rem}}@media only screen and (min-width: 90rem){.sponsor__container{width:1200px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:2rem auto}.sponsor__image__container{margin:1rem}}.venue{max-width:100%;height:auto;padding:2rem 0rem}#venue{scroll-margin-top:20rem}.venue__wrapper{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--pastel-clr);border-radius:1rem;padding:1rem;margin:.5rem}.venue__container{padding:1rem}.venue__image,.venue__image__2{max-width:60%;border-radius:.5rem;margin-bottom:2rem;margin:.5rem}.venue__content{text-align:center;color:#080808;margin-bottom:2rem}.venue__title{font-size:3rem;font-weight:700;margin-bottom:0rem;padding:1rem 0;color:var(--theme-clr);line-height:1.2}.venue__location{font-weight:400;font-size:1.1rem}.venue__address{font-weight:400;font-size:1.2rem;color:var(--theme-clr);font-weight:500}.venue__image__container{flex:1;display:flex;flex-direction:row;justify-content:center;position:relative;z-index:0}.venue__image,.venue__image__2{max-width:45%;margin-bottom:0}@media only screen and (min-width: 50rem){.venue__container{padding-top:.5rem}.venue__wrapper{width:750px;margin:0 auto;padding:4rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.venue__title{font-size:2.8rem}.venue__content{text-align:left;flex:1}.venue__image__container{flex:1;display:flex;flex-direction:row}.venue__image,.venue__image__2{margin-bottom:0}.venue__content{padding:2rem;margin-bottom:2rem}}@media only screen and (min-width: 70rem){.venue__wrapper{width:65rem}}@media only screen and (min-width: 90rem){.venue__wrapper{width:80rem;padding:6rem}.venue__image,.venue__image__2{max-width:45%;margin-bottom:0}}.themes{padding:3rem 1rem;color:#000;background-color:#fcfcfc}.themes__box{margin:1rem;padding:2rem;border-radius:1.2rem;background-color:var(--pastel-clr)}.themes__icon-container{text-align:center}.themes__icon{width:7rem;margin-bottom:1.5rem;border-radius:100%}.themes__heading{font-size:3rem;font-weight:800;margin-bottom:1rem;color:var(--theme-clr)}.themes__title{font-size:1.5rem;margin-bottom:1.5rem;font-weight:800;line-height:1.2;position:relative}.themes__subheading{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:var(--theme-clr)}.themes__desc{color:#5f5f5f}.themes__text{font-size:1rem;color:#535353;margin-bottom:1rem;text-align:left}.themes__container{color:#004763;text-align:left}@media only screen and (min-width: 768px){.themes__container{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;width:700px;margin:0 auto}}@media only screen and (min-width: 1000px){.themes__heading{font-size:5rem}.themes__box{margin-bottom:2rem}.themes__container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;width:950px}}@media only screen and (min-width: 1100px){.themes__container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;width:1100px}.themes__desc{width:850px;margin:0 auto 1rem}}@media only screen and (min-width: 1300px){.themes__container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;width:1200px}}.agenda{max-width:100%;margin:0 auto;scroll-margin-top:0px}::-webkit-scrollbar{width:.5rem;height:.2rem}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#adadad}::-webkit-scrollbar-thumb:hover{background:#555}.day__list{list-style-type:none;margin-bottom:1rem;width:100%;height:auto}.day{display:inline-block;background-color:#f2f2f2;color:var(--theme-clr);padding:1.2rem 2.8rem;border-radius:1rem;transition:all .2s ease-in-out;cursor:pointer;margin:1rem}.day:hover{background-color:var(--theme-clr);color:#fff}.agenda__no{font-size:4rem;color:#fff;background-color:var(--theme-clr);font-weight:700;padding:7rem 0}.agenda__body{border-radius:2rem;padding:1rem;margin:.5rem .5rem 2rem}.agenda__day__selected{font-size:1.2rem;margin-bottom:1rem;color:var(--clr-theme)}.agenda__title__container{width:100%;background-image:url(/album/header__image.png);background-position:20%;background-size:cover}.agenda__title{padding:10rem 0 5rem;background-image:url(/hero/hero_image.png);background-position:20%;background-size:cover;font-size:3rem;color:#fff}.agenda__subtitle{margin:2rem 1rem;display:inline-block;max-width:100%;color:#5c5c5c;font-size:1rem}.agenda__card{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;max-width:100%;margin:1rem;padding:1.5rem 1rem;border-bottom:.1rem #c0c0c0 solid}.agenda__left{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.agenda__time{display:block;margin-bottom:.5rem;font-weight:400;font-size:1.2rem;padding:.8rem 1rem;border-radius:var(--button-radius);color:var(--theme-clr);letter-spacing:.05rem;width:6rem;text-align:center;display:inline-block}.day.active{background-color:var(--pastel-clr);color:var(--theme-clr)}.agenda__details{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.agenda__data{text-align:left}.agenda__label{margin-left:1rem;margin-bottom:.7rem;color:#fff;font-weight:700;font-size:.9rem;display:inline-block;background-image:linear-gradient(90deg,#007db0,#004764);padding:.5rem 1rem;border-radius:.5rem}.agenda__tabs{font-size:1.2rem;font-weight:400;margin-left:1rem;text-align:left;color:#fff;background-color:var(--secondary-clr);font-size:.8rem;padding:.5rem 1rem;border-radius:.5rem;margin-bottom:1rem;border:solid .1rem var(--secondary-clr)}.agenda__header{font-size:1.2rem;line-height:1.3;margin-left:1rem;text-align:left;color:var(--theme-clr);font-weight:800;white-space:pre-wrap}.agenda__info{font-size:.8rem;font-weight:400;margin-left:1rem;text-align:left;color:var(--grey-clr)}@media only screen and (min-width: 30rem){.agenda__time{font-size:1.2rem}.agenda__header{font-size:1.2rem;margin-bottom:.2rem}.agenda__info{font-size:1.2rem}}@media only screen and (min-width: 40rem){.agenda{margin:0 auto}.agenda__title{font-size:5rem;margin-bottom:1rem}.agenda__time{margin-left:1rem;margin-bottom:0;display:inline-block;width:11rem}.agenda__label{margin-left:1rem}.agenda__info{margin-left:1rem;font-size:1.1rem}.agenda__card{margin:1rem 0rem;flex-direction:row;justify-content:flex-start;align-items:center}.agenda__left{flex-direction:column;align-items:flex-start;text-align:left;padding:0 1rem;width:auto}.agenda__tabs{margin-left:1rem}.agenda__time{padding:.4rem 1rem;display:inline-block}}@media only screen and (min-width: 50rem){.agenda{color:#000;margin:0 auto;width:50rem}.agenda__subtitle{margin:1.5rem auto 2rem}.day__list{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:50rem;height:auto;margin:0 auto}}@media only screen and (min-width: 64rem){.agenda{color:#000;margin:0 auto;width:52rem}}.footer{width:100%;background-position:top;background-repeat:no-repeat;background-size:cover;background-color:var(--pastel-clr);color:var(--theme-clr);text-align:center;padding:2rem;scroll-margin-top:100px}.footer__title{font-size:4rem;margin-bottom:2rem;text-align:left;font-weight:800;color:var(--theme-clr);background-color:var(--pastel-clr)}.footer__details{margin-bottom:3rem}.footer__summary,.organised{margin-bottom:2rem}.organised__title{margin-bottom:1rem}.footer__logo{max-width:100%;width:14rem;margin-bottom:1rem}.footer__card{border-top:solid .05rem var(--theme-clr);padding-top:1rem;margin-bottom:2rem;text-align:center;display:inline-block}.footer__name{font-size:1.2rem;margin-bottom:.5rem}.footer__role{font-weight:400;margin-bottom:.5rem;letter-spacing:.1rem;word-wrap:wrap}h1,p{margin:0}.footer__rights{width:100%;text-align:center;padding:1rem;opacity:.7}.footer__number,.footer__email,.footer__linkedin{display:block;color:var(--theme-clr);opacity:.7;cursor:pointer;transition:all .1s ease-in-out;font-weight:400;margin-bottom:.5rem}.footer__number:hover,.footer__email:hover,.footer__linkedin:hover{opacity:1;color:var(--theme-clr)}@media only screen and (min-width: 30rem){.footer__title{font-size:4rem}}@media only screen and (min-width: 48rem){.footer{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.footer__title{font-size:5rem}.footer__details{text-align:left;width:30rem;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:20rem}.footer__container{min-height:30vh}.footer__card{margin:1rem;text-align:left;width:16rem}}@media only screen and (min-width: 64rem){.footer{padding:2rem 8rem;background-position:center}.footer__details{padding:2rem}.footer__role{font-size:.9rem;margin-bottom:.5rem}.footer__email,.footer__number{font-size:.9rem}.footer__container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;place-items:center}}@media only screen and (min-width: 70rem){.footer__title{font-size:5rem}.footer__container{min-height:30vh;margin:0 auto}}@media only screen and (min-width: 120rem){.footer{background-position:center}}._footer_1mn15_1{padding-top:clamp(2rem,5vh,4.25rem);background-color:var(--pastel-clr)}._footer__branding_1mn15_6{margin-top:0;display:block;width:7rem}._footer__logo_1mn15_12{max-width:4rem;opacity:1}._footer__summary_1mn15_17{padding-right:2rem;color:var(--theme-clr)}._footer__links_1mn15_22{display:inline-block;position:relative;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto}._footer__policy_1mn15_30{font-size:.8rem;text-align:center;display:inline;position:relative;padding:.5rem 0;color:var(--theme-clr)}._footer__copyright_1mn15_39{padding-top:1rem;padding-bottom:1rem;display:block;text-align:center;color:var(--theme-clr);opacity:.7}@media only screen and (min-width: 800px){._footer__summary_1mn15_17{width:40rem;margin:0 auto 1rem}._footer__links_1mn15_22{width:750px;display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto}}
