@-webkit-keyframes page{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes page{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes titleIntro{0%{opacity:0;-webkit-transform:none;transform:none}5%{opacity:1}90%{opacity:1}99%{-webkit-transform:none;transform:none}100%{opacity:0;display:none}}@keyframes titleIntro{0%{opacity:0;-webkit-transform:none;transform:none}5%{opacity:1}90%{opacity:1}99%{-webkit-transform:none;transform:none}100%{opacity:0;display:none}}@-webkit-keyframes bgIntro{0%{opacity:0;-webkit-transform:none;transform:none}5%{opacity:1}90%{opacity:1}99%{-webkit-transform:none;transform:none}100%{opacity:0;height:0}}@keyframes bgIntro{0%{opacity:0;-webkit-transform:none;transform:none}5%{opacity:1}90%{opacity:1}99%{-webkit-transform:none;transform:none}100%{opacity:0;height:0}}::-webkit-scrollbar{width:5px;height:1px}::-webkit-scrollbar-track{border-radius:5px}::-webkit-scrollbar-thumb{border-radius:5px;background:#ffe395}::-webkit-scrollbar-thumb:window-inactive{background:#ffe395}#introContainer{position:fixed;top:0;left:0;z-index:999;width:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-animation-name:titleIntro;animation-name:titleIntro;-webkit-animation-iteration-count:inherit;animation-iteration-count:inherit;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:1.5s;animation-duration:1.5s}#introContainer .bg{position:absolute;width:200%;min-height:100vh;height:100%;background-color:#1b2249;-webkit-animation-name:bgIntro;animation-name:bgIntro;-webkit-animation-iteration-count:inherit;animation-iteration-count:inherit;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:2s;animation-duration:2s;border-bottom:1px solid #ffe395}#introContainer #introDiv{width:200%;min-height:100vh;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}#introContainer #introDiv .logoHeader{margin:auto;display:inline-block;cursor:pointer}#introContainer #introDiv .logoHeader img{width:17rem}@media (min-width: 768px){#introContainer #introDiv .logoHeader img{width:25rem}}#introContainer #introDiv .logoHeader p{color:#1b2249;margin:0;text-align:center}#introContainer #introDiv .logoHeader .mlLogo{display:block;color:#ffe395;font-family:"Gayathri",sans-serif;font-size:1.802rem;font-weight:700;border-bottom:1px solid rgba(255,244,244,0.123);padding-bottom:.25rem;margin-bottom:.25rem}#introContainer #introDiv .logoHeader .enLogo{display:block;color:#ffe395;font-family:"Unna",serif;font-size:2.281rem;font-weight:500;letter-spacing:2px}#introContainer #introDiv .logoHeader img{cursor:pointer}#wallContainer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#wallContainer #wallDiv{width:100%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 768px){#wallContainer #wallDiv{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:600px}}#wallContainer #wallDiv .wallImage{width:100%;height:300px;background-position:top}@media (min-width: 768px){#wallContainer #wallDiv .wallImage{height:100%}}#wallContainer #wallDiv .wallImage .text{position:absolute;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#1b2249;font-size:.889rem;font-weight:500;font-family:"Unna",serif;letter-spacing:.5px;background-color:#ffe395}@media (min-width: 768px){#wallContainer #wallDiv .wallImage .text{font-size:1rem;padding:0.75rem 1.875rem}}#wallContainer #wallDiv .wallImage .text span{display:inline-block;white-space:nowrap}#wallContainer #wallDiv .wallImage .text .border{width:100%;height:1px;background-color:#ffe395}#wallContainer #wallDiv .wallContent{width:100%;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#1b2249;padding:0 1.875rem;padding-bottom:3.75rem;margin-top:3.75rem}@media (min-width: 768px){#wallContainer #wallDiv .wallContent{margin:0;padding:0 3.75rem}}#wallContainer #wallDiv .wallContent .title{font-family:"Unna",serif;font-size:1.602rem;font-weight:400;letter-spacing:1.5px;margin:0;margin-bottom:2rem;line-height:160%;cursor:default}@media (min-width: 568px){#wallContainer #wallDiv .wallContent .title{font-size:1.602rem}}@media (min-width: 768px){#wallContainer #wallDiv .wallContent .title{font-size:2.027rem}}#wallContainer #wallDiv .wallContent .title span{font-size:2.281rem}@media (min-width: 768px){#wallContainer #wallDiv .wallContent .title span{font-size:2em}}#wallContainer #wallDiv .wallContent .wallStyle{border-left:3px solid #ffe395;padding-left:1rem}#wallContainer #wallDiv .wallContent .wallStyle p{margin:0;color:#444547;font-weight:300}#wallContainer #wallDiv .wallContent p{color:#444547;font-size:1.125rem;font-weight:300;letter-spacing:.5px;line-height:160%;cursor:default}#notificationSection{width:100%;background-color:#1b2249;overflow:hidden}@media (min-width: 1024px){#notificationSection{margin:0;overflow:unset}}#notificationSection .innerSection{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#notificationSection .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ffe395;font-family:"Unna",serif;letter-spacing:2px;margin:0;margin-bottom:1.875rem}#notificationSection .title .titleText{margin:0 .5rem;font-size:2.281rem}@media (min-width: 768px){#notificationSection .title .titleText{font-size:3em}}#notificationSection .title .arrow{width:30px;cursor:pointer}#notificationSection .title .border{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background-color:#ffe395;opacity:.1}#notificationSection #notificationSlideDiv{overflow-y:auto}#notificationSection #notificationSlideDiv::-webkit-scrollbar{display:none}#notificationSection .eventCatCardWrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}#notificationSection #notificationWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:1.875rem;width:100%;min-width:100%}#notificationSection #notificationWrapper .eventCatCard{width:100%;height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ffe395;-webkit-box-shadow:0px 2px 10px -5px #060818;box-shadow:0px 2px 10px -5px #060818;padding:.5rem;margin-bottom:1rem;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media (min-width: 768px){#notificationSection #notificationWrapper .eventCatCard{width:28%;margin:0}}#notificationSection #notificationWrapper .eventCatCard:hover .content{border:2px solid #1b2249}#notificationSection #notificationWrapper .eventCatCard:hover .content .title{color:#313131}#notificationSection #notificationWrapper .eventCatCard .content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;border:2px solid #fff;-webkit-transition:all .3s;transition:all .3s}#notificationSection #notificationWrapper .eventCatCard .title{margin:auto;color:#1b2249;font-family:"Poppins",sans-serif;font-weight:600;letter-spacing:0;text-align:center;-webkit-transition:all .3s;transition:all .3s}#notificationSection #notificationWrapper .notificationCard{width:100%;min-width:300px;max-width:300px;margin-right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-box-shadow:0px 14px 19px 5px rgba(35,28,28,0);box-shadow:0px 14px 19px 5px rgba(35,28,28,0);border-bottom:3px solid #ffe395;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;cursor:pointer}#notificationSection #notificationWrapper .notificationCard:hover .contentDiv{background-color:#fff}#notificationSection #notificationWrapper .notificationCard:hover .contentDiv .more{color:#ffe395}#notificationSection #notificationWrapper .notificationCard .imageDiv{width:100%;padding-top:calc((9 / 16) * 100%)}#notificationSection #notificationWrapper .notificationCard .contentDiv{width:100%;height:230px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.5rem 1rem;padding-bottom:1rem;background-color:#fff;-webkit-transition:all .5s ease-in;transition:all .5s ease-in}@media (min-width: 768px){#notificationSection #notificationWrapper .notificationCard .contentDiv{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem}}@media (min-width: 1024px){#notificationSection #notificationWrapper .notificationCard .contentDiv{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.5rem 1rem}}#notificationSection #notificationWrapper .notificationCard .contentDiv .label{color:#fc8989;font-size:.702rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem}#notificationSection #notificationWrapper .notificationCard .contentDiv .cardTitle{color:#1b2249;font-size:.889rem;font-weight:500;letter-spacing:.5px;line-height:140%;margin-top:.5rem}#notificationSection #notificationWrapper .notificationCard .contentDiv .cardTitle span{font-weight:600}#notificationSection #notificationWrapper .notificationCard .contentDiv .text{color:#7a7c7e;font-size:.889rem;font-weight:500;letter-spacing:.5px;line-height:140%;margin-top:.5rem}#notificationSection #notificationWrapper .notificationCard .contentDiv p{font-size:.79rem}#notificationSection #notificationWrapper .notificationCard .contentDiv .more{margin-top:auto;display:block;text-align:center;color:#1b2249;font-size:.9rem;font-weight:500;letter-spacing:1px;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.aboutPage{min-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contentBanner .innerSection{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.contentBanner .innerSection .title{color:#1b2249;font-size:2.281rem;font-weight:500;font-family:"Unna",serif;margin:0;margin-bottom:1.875rem}@media (min-width: 768px){.contentBanner .innerSection .title{font-size:3em}}.contentBanner .innerSection p{font-size:1.125rem;max-width:800px;margin:0 auto;margin-bottom:.5rem}@media (min-width: 768px){.contentBanner .innerSection p{font-size:1.266rem}}.contentBanner .innerSection .smText{color:#7a7c7e;font-size:.79rem;font-weight:500;letter-spacing:3px;margin-top:1.875rem}.contentBanner .innerSection .bText{font-size:1rem;color:#7a7c7e}.contentBanner .innerSection .bText span{color:#444547;font-weight:600;letter-spacing:2px}.contentBanner .innerSection .mail{color:#7a7c7e;font-size:1rem;font-weight:500}.galleryContainer .innerSection{-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f5f4f4;padding-top:1.875rem !important;padding-bottom:1.875rem !important}@media (min-width: 1024px){.galleryContainer .innerSection{padding-top:3.75rem !important;padding-bottom:3.75rem !important}}.galleryContainer .innerSection .heading{width:100%;text-align:center;margin:0;margin-bottom:1.875rem;color:#1b2249;font-weight:600}@media (min-width: 1024px){.galleryContainer .innerSection .heading{margin-bottom:3.75rem}}.galleryContainer .innerSection .blackEvent .content{background-color:#101011 !important}.galleryContainer .innerSection .colorEvent .content{background-color:#ffe395 !important}.galleryContainer .innerSection .colorEvent .content .label{color:#101011 !important;font-weight:600 !important}.galleryContainer .innerSection .colorEvent .content .title{color:#1b2249 !important}.galleryContainer .innerSection .colorEvent .content .button{color:#1b2249 !important;border:1px solid #1b2249 !important}.galleryContainer .innerSection .galleryGrid{width:100%;height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width: 568px){.galleryContainer .innerSection .galleryGrid{height:300px}}@media (min-width: 1024px){.galleryContainer .innerSection .galleryGrid{height:500px}}.galleryContainer .innerSection .galleryGrid .gallerylgGrid{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex}.galleryContainer .innerSection .galleryGrid .galleryMdGrid{width:33.33%;height:inherit;display:none}@media (min-width: 568px){.galleryContainer .innerSection .galleryGrid .galleryMdGrid{display:inline-block}}.galleryContainer .innerSection .galleryGrid .gallerySmGrid{width:18%;height:inherit;display:none}@media (min-width: 568px){.galleryContainer .innerSection .galleryGrid .gallerySmGrid{display:inline-block}}.galleryContainer .innerSection .galleryGrid .gallerySmGrid .imageGrid{height:33.33%}.galleryContainer .innerSection .titleGrid{margin-bottom:1rem}@media (min-width: 768px){.galleryContainer .innerSection .titleGrid{margin-right:1%}}.galleryContainer .innerSection .titleGrid .content{background-color:#f9f9f9 !important;height:100%;padding:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.galleryContainer .innerSection .titleGrid .content .label{display:inline-block;margin:0;font-size:1.602rem;font-weight:400}.galleryContainer .innerSection .titleGrid .content .label::before{content:"";position:absolute;left:0;top:-1rem;width:50%;height:3px;display:block;border-radius:1rem;background-color:#ffe395}@media (min-width: 768px){.galleryContainer .innerSection .titleGrid .content .label{font-size:1.802rem}}@media (min-width: 1024px){.galleryContainer .innerSection .titleGrid .content .label{font-size:2.281rem}}.galleryContainer .innerSection .titleGrid .content .title{margin-top:1rem !important;color:#7a7c7e;text-align:center;line-height:150%;font-size:1.125rem;font-weight:300}.galleryContainer .innerSection .imageGrid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;cursor:pointer;border:3px solid #f5f4f4}.galleryContainer .innerSection .imageGrid:hover .content{-webkit-transform:none;transform:none}.galleryContainer .innerSection .imageGrid .content{position:absolute;left:0;bottom:0;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media (min-width: 568px){.galleryContainer .innerSection .imageGrid .content{bottom:unset;top:0;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.875rem}}.galleryContainer .innerSection .imageGrid .content .label{margin:0;margin-bottom:.5rem;font-weight:600}@media (min-width: 568px){.galleryContainer .innerSection .imageGrid .content .label{margin-bottom:1rem}}.galleryContainer .innerSection .imageGrid .content .title{margin:0;font-size:1rem;font-family:"Unna",serif;font-weight:500;letter-spacing:1px}@media (min-width: 350px){.galleryContainer .innerSection .imageGrid .content .title{font-size:1.125rem}}@media (min-width: 568px){.galleryContainer .innerSection .imageGrid .content .title{font-size:1.424rem;margin-bottom:1rem}}@media (min-width: 768px){.galleryContainer .innerSection .imageGrid .content .title{font-size:1.802rem}}.galleryContainer .innerSection .imageGrid .content .button3{display:none;color:#ebedf3;font-size:.889rem;font-weight:300;border:0.5px solid #ebedf3;border-radius:0}@media (min-width: 568px){.galleryContainer .innerSection .imageGrid .content .button3{display:-webkit-box;display:-ms-flexbox;display:flex}}.galleryContainer .innerSection .mdGrid{width:100%;height:50%}.galleryContainer .innerSection .lgGrid{width:100%;height:inherit}@media (min-width: 568px){.galleryContainer .innerSection .lgGrid{width:50%}}.galleryContainer .innerSection .lgGrid .content{background-color:#1b2249}.galleryContainer .innerSection .lgGrid .content .label{color:#ffe395;font-weight:400}.galleryContainer .innerSection .lgGrid .content .title{color:#fff;font-weight:400}#galleryImageWrapper{background-color:#f9f9f9}#galleryImageWrapper .closeDiv{position:fixed;right:1.875rem;top:1.875rem;z-index:999;width:40px;padding:.5rem;background-color:#fff;cursor:pointer}#galleryImageWrapper #galleryImageDiv{width:100%;max-width:800px;margin:0 auto}#galleryImageWrapper #galleryImageDiv img{display:block;margin-bottom:1.875rem}.eventPage{width:100%;padding-top:5rem !important}.eventPage #eventContainer{width:100%;padding-top:3.75rem}.eventPage #eventContainer .profileSection{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 768px){.eventPage #eventContainer .profileSection{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.eventPage #eventContainer .profileSection .profileImage{width:200px;min-width:200px;height:200px;border-radius:10rem;border:5px solid #f5f4f4}@media (min-width: 350px){.eventPage #eventContainer .profileSection .profileImage{width:300px;min-width:300px;height:300px}}.eventPage #eventContainer .profileSection .imgDiv{width:200px;min-width:200px;height:200px}@media (min-width: 350px){.eventPage #eventContainer .profileSection .imgDiv{width:1000px;min-width:1000px;height:300px}}@media (min-width: 768px){.eventPage #eventContainer .profileSection .imgDiv{width:500px;min-width:500px;height:300px}}@media (min-width: 568px){.eventPage #eventContainer .profileSection .imgDiv{width:600px;min-width:600px;height:400px}}.eventPage #eventContainer .profileSection .profileDiv{width:100%;max-width:700px}@media (min-width: 568px){.eventPage #eventContainer .profileSection .profileDiv{margin-left:2rem;padding-left:2rem;border-left:1px solid #ffe395}}.eventPage #eventContainer .profileSection .profileDiv .label{color:#ff8787;font-size:.889rem;font-weight:600;letter-spacing:1px;margin:0}.eventPage #eventContainer .profileSection .profileDiv .title{color:#1b2249;font-family:"Unna",serif;font-size:1.424rem;line-height:140%}.eventPage #eventContainer .profileSection .profileDiv .title span{color:#1b2249;font-weight:500;border-bottom:1px solid #ffe395}.eventPage #eventContainer .profileSection .profileDiv p{color:#313131;line-height:160%}.eventPage #eventContainer .profileSection .profileDiv p span{font-weight:500}.eventPage #eventContainer .profileSection .profileDiv .text{color:#1b2249;font-weight:400;line-height:100%}.eventPage #eventContainer .profileSection .profileDiv .button{padding-right:3rem !important;border-radius:1rem}.eventPage #eventContainer .profileSection .profileDiv .button .lds-ripple{position:absolute;top:4px;right:10px;display:inline-block;width:30px;height:30px}.eventPage #eventContainer .profileSection .profileDiv .button .lds-ripple div{position:absolute;border:2px solid #ffe395;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;animation:lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.eventPage #eventContainer .profileSection .profileDiv .button .lds-ripple div:nth-child(2){-webkit-animation-delay:-0.5s;animation-delay:-0.5s}@-webkit-keyframes lds-ripple{0%{top:13px;left:13px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:27px;height:27px;opacity:0}}@keyframes lds-ripple{0%{top:13px;left:13px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:27px;height:27px;opacity:0}}.eventPage #eventContainer #mediaContainer{margin-top:3.75rem;overflow:hidden}.eventPage #eventContainer #mediaContainer .mediaMenuDiv{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.eventPage #eventContainer #mediaContainer .mediaMenuDiv .mediaMenu{color:#7a7c7e;font-size:1.266rem;font-weight:500;padding:1rem 0;margin-right:1rem;letter-spacing:.5px;border-bottom:2px solid transparent;cursor:pointer;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}@media (min-width: 568px){.eventPage #eventContainer #mediaContainer .mediaMenuDiv .mediaMenu{margin:0 1rem}}.eventPage #eventContainer #mediaContainer .mediaMenuDiv .activeMenu{color:#313131;font-weight:600;border-bottom:2px solid #ffe395}.eventPage #eventContainer #mediaContainer #videoSlide{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.875rem}.eventPage #eventContainer #mediaContainer #videoSlide .videoCard{width:100%;padding-top:calc((10/16)*100%);border-radius:.25rem;overflow:hidden;margin-bottom:1rem}@media (min-width: 568px){.eventPage #eventContainer #mediaContainer #videoSlide .videoCard{width:49%;padding-top:calc((10/16)*49%)}}@media (min-width: 768px){.eventPage #eventContainer #mediaContainer #videoSlide .videoCard{width:33%;padding-top:calc((10/16)*33%)}}.eventPage #eventContainer #mediaContainer #videoSlide .videoCard iframe{position:absolute;top:0;width:100%;height:100%}.eventPage #eventContainer #mediaContainer #mediaWrapper{width:100%;min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .7s ease-in-out !important;transition:all .7s ease-in-out !important}.eventPage #eventContainer #mediaContainer #mediaWrapper .mediaSlide{width:100%;min-width:100%;height:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1.875rem;padding-bottom:1.875rem}.eventPage #eventContainer #mediaContainer #mediaWrapper .mediaSlide #imageSlide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.eventPage #eventContainer #mediaContainer #mediaWrapper .mediaSlide #imageSlide .column{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.eventPage #eventContainer #mediaContainer #mediaWrapper .mediaSlide #imageSlide .column .image{width:100%;overflow:hidden;margin:.5%;margin-bottom:1rem}@media (min-width: 568px){.eventPage #eventContainer #mediaContainer #mediaWrapper .mediaSlide #imageSlide .column .image{width:49%}}.eventPage #eventContainer #mediaContainer #mediaWrapper .mediaSlide #imageSlide .column .image img{display:block;cursor:pointer}.eventPage #eventContainer #mediaContainer #mediaWrapper #imageSlideContainer{position:fixed;left:0;top:0;z-index:992;width:100%;height:100vh;background-color:#fff}.eventPage #eventContainer #mediaContainer #mediaWrapper #imageSlideContainer .imageSlideShow{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;max-width:700px}.eventPage #eventContainer #mediaContainer #mediaWrapper #imageSlideContainer .imageSlideShow .column{width:100% !important;min-width:100%}.eventPage #eventContainer #mediaContainer #mediaWrapper #imageSlideContainer .imageSlideShow .column .image{width:100%;min-width:100%}
/*# sourceMappingURL=index.css.map */