.featured{position:relative;transition:opacity 1s ease,width 1s ease,height 1s ease;opacity:1;width:100%;height:100%}.featured a{color:#000}.featured .category{position:absolute;top:80px;left:50px;font-size:30px;font-weight:500;color:#fff;display:flex;align-items:center}.featured .category select{cursor:pointer;background-color:var(--main-color);border:1px solid white;color:#fff;margin-left:20px;padding:5px}.featured img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured .info{width:35%;position:absolute;left:50px;bottom:100px;color:#fff;display:flex;flex-direction:column}.featured .info img{width:400px}.featured .info .desc{margin:20px 0}.featured .info .buttons{display:flex}.featured .info .buttons button{padding:10px 20px;border:none;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;margin-right:10px;cursor:pointer}.featured .info .buttons button.play{background-color:#fff;color:var(--main-color)}.featured .info .buttons button.more{background-color:gray;color:#fff}.featured .info .buttons button span{margin-left:5px}.featured.fade-out{opacity:0;width:0;height:0}.listItem{position:relative;z-index:1;transition:transform .3s ease,box-shadow .3s ease}.listItem:hover{z-index:100;transform:scale(1.05);box-shadow:0 10px 30px #00000080}.listItem .thumbnail{width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:black;position:relative;min-height:140px}.listItem .thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.listItem .thumbnail .playOverlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);color:#fff;align-items:center;justify-content:center;font-size:2rem}.listItem:hover .playOverlay{display:flex}.listItem .infoPanel{display:none;background:black;color:#fff;font-size:.875rem;padding:.5rem;flex-direction:column;gap:.5rem;position:absolute;width:100%}.listItem .infoPanel .tags{font-size:.75rem;text-transform:capitalize}.listItem .infoPanel .adminInfo{font-size:.7rem;color:gray}.listItem .infoPanel .resume{font-size:.75rem;margin-top:.5rem}.listItem .infoPanel .presentationLink{margin-top:.5rem;display:flex;gap:.5rem;align-items:center}.listItem .infoPanel .presentationLink a{color:#fff}.listItem .infoPanel .presentationLink a:hover{color:gray}.listItem:hover .infoPanel{display:flex}.list{width:100%;position:relative}.list .listTitle{color:#fff;font-weight:500;margin-left:2rem;margin-bottom:1rem;font-size:1.25rem}.list .slider{display:flex;align-items:center;position:relative;overflow:hidden;width:100%}.list .slider:hover{z-index:800;overflow:visible}.list .container{display:flex;flex-wrap:nowrap;gap:16px;width:-moz-max-content;width:max-content;transform:translate(0);transition:transform .5s ease}.list .arrowButton{position:absolute;top:0;bottom:0;width:40px;background-color:#141414bf;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.list .arrowButton.left{left:0}.list .arrowButton.right{right:0}.navbar{width:100%;color:#fff;font-size:14px;position:fixed;top:0;z-index:999;background:linear-gradient(to top,transparent 0%,rgba(0,0,0,.3) 50%)}.navbar.scrolled{background-color:var(--main-color)}.navbar .container{display:flex;align-items:center;justify-content:space-between}.navbar .container .logo{height:70px!important}.navbar .container .left img{height:25px}.navbar .container .left span{cursor:pointer}.navbar .container .right{display:flex;align-items:center}.navbar .container .right .icon{margin:0 15px;cursor:pointer}.navbar .container .right img{width:30px;height:30px;border-radius:5px;-o-object-fit:cover;object-fit:cover;cursor:pointer}.navbar .container .right .profile .options{display:none;background-color:var(--main-color);border-radius:5px}.navbar .container .right .profile span{padding:10px;cursor:pointer}.home{background-color:var(--main-color);overflow:hidden}.button{background-color:#007bff;color:#fff;padding:10px 20px;border:none;cursor:pointer;border-radius:5px;font-size:16px;transition:background-color .3s;margin:0 5px}.button:hover{background-color:#0056b3}.button:active{background-color:#003f80}.pdf-container{display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.controls{margin:20px;display:flex;justify-content:center}@media print{.pdf-container{display:none}}.pdf-reader{background-color:#d3d3d3}.react-pdf__Page{border:1px solid #ccc;box-shadow:2px 2px 5px #0003}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.left-0{left:0}.right-0{right:0}.right-6{right:1.5rem}.top-0{top:0}.top-16{top:4rem}.z-10{z-index:10}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.mx-12{margin-left:3rem;margin-right:3rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-16{margin-bottom:4rem}.mb-4{margin-bottom:1rem}.ml-12{margin-left:3rem}.ml-8{margin-left:2rem}.mr-4{margin-right:1rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.table{display:table}.hidden{display:none}.h-32{height:8rem}.h-\[200px\]{height:200px}.h-full{height:100%}.h-screen{height:100vh}.w-48{width:12rem}.w-52{width:13rem}.w-64{width:16rem}.w-full{width:100%}.w-screen{width:100vw}.max-w-full{max-width:100%}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.self-center{align-self:center}.justify-self-end{justify-self:end}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.bg-\[\#004e8e\]{--tw-bg-opacity: 1;background-color:rgb(0 78 142 / var(--tw-bg-opacity))}.bg-\[\#141414\]{--tw-bg-opacity: 1;background-color:rgb(20 20 20 / var(--tw-bg-opacity))}.bg-\[\#141414\]\/75{background-color:#141414bf}.bg-\[\#C8112E\]{--tw-bg-opacity: 1;background-color:rgb(200 17 46 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-black\/25{background-color:#00000040}.bg-black\/70{background-color:#000000b3}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.bg-gray-500\/50{background-color:#6b728080}.object-cover{-o-object-fit:cover;object-fit:cover}.p-12{padding:3rem}.p-2{padding:.5rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-12{padding-bottom:3rem}.pt-24{padding-top:6rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.capitalize{text-transform:capitalize}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--main-color: #141414}.hover\:block:hover{display:block}.hover\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-\[\#00437A\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 67 122 / var(--tw-bg-opacity))}.hover\:bg-\[\#BC102D\]:hover{--tw-bg-opacity: 1;background-color:rgb(188 16 45 / var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:text-\[\#B8B8B8\]:hover{--tw-text-opacity: 1;color:rgb(184 184 184 / var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.group:hover .group-hover\:absolute{position:absolute}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width: 768px){.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:ml-24{margin-left:6rem}.md\:max-w-\[25\%\]{max-width:25%}.md\:p-12{padding:3rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:pl-12{padding-left:3rem}.md\:pr-4{padding-right:1rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}}
