@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Playfair+Display:wght@400;600;700;800;900&family=Open+Sans:wght@400;600;700;800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@charset "utf-8";
::-moz-selection{background-color:var(--theme-ui-colors-main);color:var(--theme-ui-colors-white);}
::selection{background-color:var(--theme-ui-colors-main);color:var(--theme-ui-colors-white);}
html{
--theme-ui-colors-black: #000;
--theme-ui-colors-white: #fff;
--theme-ui-colors-main: #cb101c; /* Corporate Red */
--theme-ui-colors-grey: #3c3c3c; /* Light Grey */
--theme-ui-colors-blue-grey: #f8f9ff;
--theme-ui-colors-dark-grey: #555555;
--font-family-nunito: "Nunito", sans-serif;
--font-family-lora: "Lora", serif;
--primary-font-base: var(--font-family-nunito);
--secondary-font-base: var(--font-family-lora);
}
.embed-responsive-16by9,.embed-responsive-9by16{position:relative;padding-bottom:56.25%;margin:0 auto;height:0;z-index:1000;overflow:hidden;background:none;-webkit-overflow-scrolling:touch;}
.embed-responsive-16by9 iframe,.embed-responsive-9by16 iframe{min-height:auto!important;margin:0 auto!important;position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:0;}
.embed-responsive-9by16{padding-bottom:175%;}
.video-item{padding:0.4em;}

.align-center{text-align:center;}
.note{padding:0.8em;margin-top:0.8em;font-size:0.9em;text-align:center;background:#f8f9ff;}
.newsletter-signup{font-size:1.1em;padding:1.4em 2em;margin-top:1em;border-radius:0.6em;border:2px solid var(--theme-ui-colors-main);}

html,body{margin:0;padding:0;text-rendering:optimizeLegibility;-webkit-font-feature-settings:'kern';-moz-font-feature-settings:'kern';font-feature-settings:'kern';-webkit-font-kerning:normal;-moz-font-kerning:normal;font-kerning:normal;-webkit-font-variant-ligatures:common-ligatures;-moz-font-variant-ligatures:common-ligatures;font-variant-ligatures:common-ligatures;scroll-behavior:smooth;}
body{font-family:Nunito,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;width:100%;height:100%;font-size:1.1rem;overflow-x:initial;height:auto!important;text-wrap:pretty;background-size:100% auto;background-repeat:no-repeat;background-attachment:fixed;background-image:url(../imgs/bg-desktop.webp);background-position:center bottom;}

a{color:var(--theme-ui-colors-main);text-decoration:none;outline:none;-ms-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;-webkit-transition:0.3s;transition:0.3s;}
a:hover,a:active,a:focus{outline:none;text-decoration:none!important;}
em{font-style:normal;}
body,h1,h2,h3,p,li{text-wrap:pretty;}
h1{font-size:2.4em;font-family:var(--secondary-font-base);text-align:center;font-weight:900;}
h1 em{font-size:1.6em;}
h1 em,h1 span{display:block;}
h3{color:var(--theme-ui-colors-black);}
small{font-size:14px;line-height:1.3;display:block;}
a{transition:all .5s;}

.btn-default{padding:0.8em 1.4em;border-radius:50px;font-weight:700;display:table;margin:1em auto 0 auto;color:var(--theme-ui-colors-white);background:var(--theme-ui-colors-main);}
.btn-default:hover{background:var(--theme-ui-colors-black);}

.view-desktop{display:block;width:100%;-webkit-overflow-scrolling:touch;}
.view-mobile,.view-tablet{display:none;width:100%;-webkit-overflow-scrolling:touch;}

@media (min-width:200px) and (max-width:768px){
.view-mobile{display:block!important;}
.view-desktop{display:none!important;}
h1{font-size:1.4em;}
h1 em{font-size:1.6em;}
body{background-image:url(../imgs/bg-mobile.webp);background-size:140% auto;}
.newsletter-signup{font-size:1em;padding:0.8em 1em 2em 1em;}
}

#brand{width:70%;margin:1em auto 1.4em auto;position:relative;}
.brand-header{display:flex;justify-content:space-between;align-items:end;position:relative;}
.brand-header img{width:100%;height:auto;}
#logo img{width:auto;height:100px;}
#logo span{color:var(--theme-ui-colors-black);}
#logo span{font-size:1.4em;font-family:Roboto;font-weight:300;display:block;text-align:center;}
#logo-sub img{width:140px;}

#themebar{padding:1.6em;color:var(--theme-ui-colors-main);background:var(--theme-ui-colors-blue-grey);border-top:8px solid var(--theme-ui-colors-main);}

.wrapper{width:100%;margin:2em auto;padding:2em 0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.5);}
.container{width:66%;margin:auto;}

.event-details p{color:var(--theme-ui-colors-black);}
.intro{padding:1em 2em 1em 0;font-size:1.3rem;color:var(--theme-ui-colors-black);}
.intro000:after{width:50%;height:2px;margin:2em auto;display:block;background:var(--theme-ui-colors-main);content:'';}

.event-details{padding:0;overflow:hidden;border-radius:0.6em;border:2px solid var(--theme-ui-colors-main);}
.event-details p{margin:0.4em 0;line-height:1.2;}
.event-info{}
.event-group{padding:1em 2em 0 2em;}
.event-group.highlight em{font-size:1.4em;font-weight:700;color:var(--theme-ui-colors-main);font-family:var(--secondary-font-base);}
.event-group em{font-weight:700;}
.event-set{display:flex;}
.event-set .event-item:nth-child(1){margin-right:1em;padding-right:1em;border-right:1px solid var(--theme-ui-colors-main);}
.event-item em{font-size:1.1rem;line-height:1.2;margin-bottom:0.2em;display:block;color:var(--theme-ui-colors-black);font-weight:700;font-family:var(--secondary-font-base);}
.event-item{line-height:1;}
.event-item span{font-size:0.9rem;}

.panel{margin:2em 0;padding:1em 3em;border-radius:0.6em;position:relative;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(255,255,255,0.1);box-shadow:0 0 70px rgba(0,0,0,0.1);}
.panel-group{padding:0 0 1em 0;margin:0 0 1em 0;border-bottom:1px dotted var(--theme-ui-colors-main);}
.panel .panel-group:last-child,.panel-multiple{border:none;padding:0;margin:0;}
.panel-multiple{margin-bottom:1em;display:inline-block;width:49%;}
.panel-multiple .panel-item{align-items:start!important;}
.panel-set{width:49%;}
.panel-item{display:flex;align-items:center;}
.panel-profile{padding:0 2em 0 0;}
.panel-profile img{width:120px;border-radius:50%;}
.panel-details{display:block;}
.panel .panel-label{font-size:1.2rem;display:block;margin:auto;font-weight:700;font-family:var(--secondary-font-base);color:var(--theme-ui-colors-main);}
.panel .panel-name{font-size:1.2rem;margin:0.4em 0 0.2em 0;font-weight:900;color:var(--theme-ui-colors-black);display:block;}
.panel .panel-designation{color:var(--theme-ui-colors-grey);display:block;font-size:0.9em;}


#brand-profile{width:90%;margin:4em auto;display:block;color:var(--theme-ui-colors-grey);}
#brand-profile .content{}

#footer{width:70%;margin:5em auto 20em auto;padding:4em;font-size:0.9rem;color:var(--theme-ui-colors-dark-grey);border-top:4px solid var(--theme-ui-colors-main);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(255,255,255,0.1);}
#footer #brand{width:100%;justify-content:space-between;align-items:end;}
#footer .brand-identity{display:flex;justify-content:center;}
#footer .brand-item{padding:1em 3em;text-align:center;}
#footer .brand-item:before,#footer .brand-item a{display:block;}
#footer .brand-item:before{margin-bottom:0.8em;}
#footer .brand-identity img{width:auto;}
#footer .brand-identity a{height:60px;display:flex;align-items:end;}
#footer .credit-organiser:before{content:'Organised by';}
#footer .credit-organiser img{height:60px;}
#footer .credit-supporter:before{content:'Supported by';}
#footer .credit-supporter img{height:40px;}
#footer .brand-social{margin-top:3em;display:flex;justify-content:center;}
#footer .brand-social a{margin:0 0.3em;}
#footer .brand-social img{width:30px;height:30px;border-radius:50%;border:1px solid var(--theme-ui-colors-grey);}
#footer .brand-social a:hover img{border:1px solid var(--theme-ui-colors-dark-grey);}
#footer #copyright{margin:4em auto;text-align:center;}
#footer .copyright-text{}
#footer .copyright-links{display:flex;justify-content:center;}
#footer .copyright-links a{padding:0 0.8em 0.4em 0;color:var(--theme-ui-colors-dark-grey);display:flex;align-items:center;}
#footer .copyright-links a:before{width:6px;height:6px;margin-right:0.4em;border-radius:50%;display:block;content:'';background:var(--theme-ui-colors-main);}

@media (min-width:769px) and (max-width:1100px){
.container{width:90%;}
}

@media (min-width:200px) and (max-width:768px){
#brand{width:90%;}
.brand-header{display:block;}
#logo img{width:80%;height:auto;margin:1em auto;padding-top:2em;display:block;}
.wrapper{margin:0 auto;padding:0;}
.container{width:90%;}
.intro{font-size:1.1rem;}
.event-group{padding:1em 1.2em 0 1.2em;}
.event-group.highlight em{font-size:1.2em;}
.event-set{display:block;}
.event-set .event-item:nth-child(1){margin:0 0 1em 0;padding:0 0 1em 0;border:none;border-bottom:1px solid var(--theme-ui-colors-grey);}
.panel{padding:1em;margin:1em auto;}
.panel-profile{padding:0 1em 0 0;}
.panel-profile img{width:80px;}
.panel-item{align-items:start;}
.panel-set,.panel-multiple{width:100%;}
.panel .panel-label,.panel .panel-name{font-size:1rem;}
.panel .panel-designation{font-size:0.9rem;line-height:1.2;}
#footer{width:80%;padding:2em 1em;}
#footer #brand{display:block;}
#footer .brand-identity,#footer .brand-identity a{display:block;}
#footer .brand-item{padding:1em;}
#footer .brand-identity,#footer .brand-social{text-align:center;margin:1em auto;}
#footer #copyright{text-align:center;}
#footer .copyright-links{display:block;margin-top:1em;}
#footer .copyright-links a{display:inline-flex;padding:0 0.4em 0 0;}
}

.display-panel{display:flex;width:100%;padding:0;margin:0 auto;align-items:center;}
.display-align{display:flex!important;align-items:center;justify-content:center;}
.display-md-auto{display:flex;}
.display-full.display-md-auto .embed-responsive-16by9{width:80%;margin:1em auto;}
.display-md-1{width:10%;}
.display-md-2{width:20%;}
.display-md-25{width:25%;}
.display-md-3{width:30%;}
.display-md-33{width:33.33333%;}
.display-md-4{width:40%;}
.display-md-5{width:50%;}
.display-md-6{width:60%;}
.display-md-7{width:70%;}
.display-md-8{width:80%;}
.display-md-9{width:90%;}
.display-md-10{width:100%;}
.offset-md-1{margin-left:10%;}
.offset-md-2{margin-left:20%;}

@media screen and (max-width:1000px){
.display-wrapper{padding:1em;}
.display-full,.display-panel,.display-full.display-md-auto .embed-responsive-16by9{width:100%;display:block;}
.offset-md-1,.offset-md-2{margin-left:0;}
.display-xs-3{width:30%;}
.display-xs-5{width:49.3%;display:inline-block;vertical-align:top;}
.display-xs-7{width:70%;}
.display-xs-10,.display-md-1,.display-md-2,.display-md-25,.display-md-3,.display-md-33,.display-md-4,.display-md-5,.display-md-6,.display-md-7,.display-md-8,.display-md-9,.display-md-10{width:100%;}
}

@keyframes blink{
0%{opacity:1;}
50%{opacity:0;}
100%{opacity:1;}
}

.blink{animation:blink 1.6s infinite;}

#IntroVideo.display-video{width:54%;margin:1em auto 4em auto;box-shadow: 0 0 70px rgba(0, 0, 0, 0.1);}

.display-splash{background:#202f3d;padding:0;}
.display-splash .display-video{width000:40%;}
.display-video{margin:auto;align-items:center;}
.display-video iframe{border:none;}


@media screen and (max-width:768px){
.display-splash .display-video,#IntroVideo.display-video{width:100%;}
.display-splash{padding:1em 0;}
#IntroVideo.display-video{margin:auto;}
}


.gallery-slider{position:relative;}
.gallery-slider .swiper-container{width:100%;height:100%;}
.gallery-slider .swiper-slide{justify-content:flex-start;align-items:flex-start;}
.gallery-slider .swiper-slide__bg-image{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;}

.swiper-slide{transition:opacity 0.3s ease-in-out;opacity:0.2;}
.swiper-slide-active{opacity:1;}


.swiper-pagination{width:100%;font-size:0;bottom:0;}
.swiper-pagination-bullet{width:6px;height:4px;background-color:blue;border-radius:0;opacity:1;}
.swiper-pagination-bullet-active{background-color:blue;}

.swiper-button-next{right:-1em;}
.swiper-button-prev{left:-1em;}
.swiper-button-prev,.swiper-button-next{width:40px;height:40px;background-image:none!important;background-color:rgba(255,255,255,0.8)!important;border-radius:50%;display:flex;align-items:center;justify-items:center;justify-content:center;opacity:1;box-shadow:0 0 2em rgba(0,0,0,0.2);transition:all .5s;border:2px solid #000;}
.swiper-button-prev:hover,.swiper-button-next:hover{opacity:1;border-color:transparent!important;background-color:var(--theme-ui-colors-main)!important;}
.swiper-button-prev:before,.swiper-button-next:before{content:'';position:relative;border:solid black;border-width:0 1px 1px 0;display:inline-block;padding:0.3em;}
.swiper-button-prev:before{margin-left:0.4em;}
.swiper-button-next:before{margin-left:-0.4em;}

.swiper-button-prev:hover:before,.swiper-button-next:hover:before{border:solid white;border-width:0 1px 1px 0;}
.arrow-right,.swiper-button-next:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
.arrow-left,.swiper-button-prev:before{transform:rotate(135deg);-webkit-transform:rotate(135deg);}

.swiper-button-disabled{opacity:0!important;}






