:root{color-scheme:light dark;--fiu_blue: #081E3F;--fiu_bright-blue: #0C2B5A;--fiu_bright-gold: #FFCC00;--font_main: #081E3F;--font_alt: #FFFFFF;--alert: #FF0000;--body_background: #EFF0F2;--card_background: #FFFFFF;--dialog_solid_background: rgb(10, 10, 10);--dialog_transparent_background_dark: rgba(10, 10, 10, 0.8);--dialog_transparent_background_light: rgba(10, 10, 10, 0.5);--notch: #0C2B5A;--button_bright-gold: #FFCC00;--transparent_border: rgba(255, 255, 255, 0.1);--dialog_transparent_border: transparent;--nav_border: #FFFFFF;--solid_border: #D3D3D3;--material-icons: #5F6368;--svg-icons: #F7F7F7;--footer_background: #081E3F;--footer_anchor: #FFCC00;--box_shadow1: rgba(0, 0, 0, .10);--box_shadow2: rgba(0, 0, 0, .12);--box_shadow3: rgba(0, 0, 0, .16)}@media (prefers-color-scheme: dark){:root{--fiu_blue: #081E3F;--fiu_bright-blue: #2B2D30;--fiu_bright-gold: #FFCC00;--font_main: #E2E2E2;--font_alt: #FFFFFF;--body_background: #111213;--card_background: #2B2D30;--dialog_solid_background: #2B2D30;--dialog_transparent_background_dark: rgba(10, 10, 10, 0.8);--notch: #2B2D30;--button_bright-gold: #2B2D30;--dialog_transparent_border: #2B2D30;--solid_border: #000000;--material-icons: #9AA0A6;--svg-icons: #1E1E1E;--footer_background: #081E3F;--footer_anchor: #FFCC00;--box_shadow1: rgba(0, 0, 0, .0);--box_shadow2: rgba(0, 0, 0, .0);--box_shadow3: rgba(0, 0, 0, .0)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.hidden{display:none !important}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;color:var(--material-icons, #5F6368);display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}footer{background:var(--footer_background, #081E3F);padding:2em 0;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}footer div.grid-container{width:auto}footer div.grid-container div.grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}footer div.grid-container div.grid a{color:var(--footer_anchor, #fc0);text-decoration:underline}footer div.grid-container div.grid div{box-sizing:border-box}footer div.grid-container div.grid div.copyright{font-size:16px;color:var(--font_alt, #fff)}footer div.grid-container div.grid div.cell{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:calc(100% - 20px);margin:10px}footer div.grid-container div.grid div.cell:first-child{margin:0 10px 10px}footer div.grid-container div.grid div.cell strong{font-size:1.1rem;margin-bottom:0.5rem;display:block;color:var(--font_alt, #fff)}footer div.grid-container div.grid div.cell ul{margin:0;padding:0;line-height:1.6;margin-bottom:1.5rem}footer div.grid-container div.grid div.cell ul li{list-style:none}footer div.grid-container div.grid div.cell ul.social-media-links li{display:inline-block;padding:0 10px 0 0}footer div.grid-container div.grid div.cell ul.social-media-links li a{color:var(--font_alt, #fff)}footer div.grid-container div.grid div.cell ul.social-media-links li a span{color:var(--font_alt, #fff)}footer div.grid-container div.grid div.copyright small{color:var(--fiu_white, #fff)}footer div.grid-container div.grid div img{margin:0 auto;max-width:320px;display:block;width:100%}@media only screen and (min-width: 640px){footer div.grid-container div.grid div.cell{height:auto;margin:0.9375rem;width:calc(33.33333% - 1.875rem);text-align:left}footer div.grid-container div.grid div.cell:first-child{margin:0.9375rem;order:3}footer div.grid-container div.grid div.copyright{order:4;width:calc(100% - 15px);margin:0 0.9375rem 0.9375rem;box-sizing:border-box;text-align:center}footer div.grid-container div.grid div.copyright small{text-align:center;width:80%;display:inline-block;font-size:0.95rem;line-height:22px}}@media only screen and (min-width: 1000px){footer div.grid-container{max-width:60rem;margin-left:auto;margin-right:auto}}*{padding:0;margin:0;position:relative;box-sizing:border-box;font-family:'Roboto', sans-serif}h2,h3{margin:20px auto}section div.col{color:var(--font_main, #081E3F)}a{text-decoration:none;font-weight:500;text-decoration:underline;color:var(--font_main, #081E3F)}a.doc_link{padding:0 0 0 18px;margin:20px auto;display:block;text-decoration:none}a.doc_link:before{content:"description";font-family:'Material Icons';-webkit-font-feature-settings:'liga';left:0;cursor:pointer;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute}a.doc_link:hover::before{color:var(--fiu_bright-gold, #fc0)}a.link{padding:0 0 0 18px;text-decoration:none}a.link::before{content:"link";position:absolute;font-family:'Material Icons';-webkit-font-feature-settings:'liga';left:0;transform:rotate(-45deg);cursor:pointer;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}a.link:hover::before{color:var(--fiu_bright-gold, #fc0)}a.button{display:block;margin:30px auto 50px;padding:15px 30px;background:var(--button_bright-gold, #fc0);text-align:center;width:280px;box-sizing:border-box;text-decoration:none}p{line-height:1.2em}html body{background:var(--body_background, #EFF0F2)}html body noscript div.noscript{color:var(--alert, red);margin:20px auto;padding:10px;border:1px solid var(--alert, red);box-sizing:border-box;background:var(--dialog_transparent_background_dark, rgba(10,10,10,0.8))}html body noscript div.noscript span{display:block}html body noscript div.noscript span:nth-of-type(1){font-size:1.3em}html body div.col{margin:0 auto;max-width:900px;padding:0 20px}html body header{border-bottom:3px solid var(--fiu_bright-gold, #fc0)}html body header div.bar{position:fixed;top:0;left:0;width:100%;z-index:10}html body header div.bar div.col{max-width:100%}html body header div.bar div.col div.fiu_brand{display:flex;align-items:center;justify-content:space-between}html body header div.bar div.col div.fiu_brand a{height:50px;display:flex;align-items:center;-webkit-transition:all ease 0.1s;-moz-transition:all ease 0.1s;-ms-transition:all ease 0.1s;-o-transition:all ease 0.1s;transition:all ease 0.1s;text-decoration:none}html body header div.bar div.col div.fiu_brand a img{height:30px;-webkit-transition:all ease 0.1s;-moz-transition:all ease 0.1s;-ms-transition:all ease 0.1s;-o-transition:all ease 0.1s;transition:all ease 0.1s}html body header div.bar div.col div.fiu_brand a span{display:none}html body header div.bar div.col div.fiu_brand i{color:var(--font_alt, #fff);cursor:pointer}html body header div.bar.scroll{background:var(--dialog_transparent_background_dark, rgba(10,10,10,0.8));border-bottom:solid 1px var(--dialog_transparent_border, transparent)}html body header div.bar.scroll div.col div.fiu_brand a{height:44px}html body header div.bar.scroll div.col div.fiu_brand a img{height:22px}html body header div.security_header{padding:80px 0 0}html body header div.security_header div.col h1{font-size:1.5em;margin:0;color:var(--font_alt, #fff);font-weight:400;text-transform:uppercase}html body header div.security_header div.col p{color:var(--font_alt, #fff)}html body header div.security_header div.col p:empty{display:none}html body header div.security_header div.col nav{display:none;-webkit-transition:all ease 0.1s;-moz-transition:all ease 0.1s;-ms-transition:all ease 0.1s;-o-transition:all ease 0.1s;transition:all ease 0.1s}html body header div.security_header div.col nav a{text-decoration:none}html body header div.security_header div.col nav.active{display:block;position:fixed;top:50px;left:20px;width:calc(100% - 60px);max-height:calc(100% - 100px);overflow:hidden;overflow-y:scroll;background:var(--dialog_solid_background, #0a0a0a);z-index:1000;border:1px solid var(--nav_border, #fff)}html body header div.security_header div.col nav.active ul{list-style:none}html body header div.security_header div.col nav.active ul li{position:relative}html body header div.security_header div.col nav.active ul li a{color:var(--font_alt, #fff);display:block;padding:10px 15px 10px 10px;border-bottom:1px solid var(--transparent_border, rgba(255,255,255,0.1))}html body header div.security_header div.col nav.active ul li a:hover{background:var(--transparent_border, rgba(255,255,255,0.1));border-bottom:1px solid transparent}html body header div.security_header div.col nav.active ul li:last-child a{border-bottom:none}html body header div.security_header div.col nav.active ul li::after{content:'';position:absolute;top:10px;right:10px;color:var(--font_alt, #fff);font-family:'Material Icons';-webkit-font-feature-settings:'liga';-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}html body header div.security_header div.col nav.active ul li.expand_more ul{display:none}html body header div.security_header div.col nav.active ul li.expand_more::after{content:"expand_more"}html body header div.security_header div.col nav.active ul li.expand_less::after{content:"expand_less"}html body header div.security_header div.col nav.active ul li.expand_less ul{display:block;border-bottom:1px solid var(--transparent_border, rgba(255,255,255,0.1))}html body header div.security_header div.col nav.active ul li.expand_less ul li a{border:none;margin-left:30px;border-left:1px solid var(--transparent_border, rgba(255,255,255,0.1));border-bottom:1px solid var(--transparent_border, rgba(255,255,255,0.1));-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;-ms-transition:all ease 0.3s;-o-transition:all ease 0.3s;transition:all ease 0.3s}html body header div.security_header div.col nav.active ul li.expand_less ul li a:hover{background:var(--transparent_border, rgba(255,255,255,0.1));border-bottom:1px solid transparent;border-left:2px solid var(--solid_border, #d3d3d3)}html body header div.security_header div.col nav.active ul li.expand_less ul li:last-child a{border-bottom:none}html body main section{margin:20px auto;padding:30px 0}html body main section:last-of-type{margin:20px auto 0;padding:30px 0 50px}@media only screen and (min-width: 800px){html body header div.bar div.col div.fiu_brand i{display:none}html body header div.bar.scroll+div.security_header nav{line-height:44px}html body header div.security_header div.col nav{display:block;position:fixed;top:0;right:20px;line-height:50px;font-size:0.8em;letter-spacing:1.5px;z-index:100}html body header div.security_header div.col nav ul{list-style:none;display:flex}html body header div.security_header div.col nav ul li{position:relative;margin:0 10px 0 0}html body header div.security_header div.col nav ul li:last-of-type{margin:0}html body header div.security_header div.col nav ul li a{color:var(--font_alt, #fff);font-weight:300;padding:10px 20px 10px 10px}html body header div.security_header div.col nav ul li::after{content:'';position:absolute;top:50%;right:2px;transform:translate(0, -50%);color:var(--font_alt, #fff);cursor:pointer;font-family:'Material Icons';-webkit-font-feature-settings:'liga';-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}html body header div.security_header div.col nav ul li.expand_more ul{display:none}html body header div.security_header div.col nav ul li.expand_more::after{content:"expand_more"}html body header div.security_header div.col nav ul li.expand_less{background:var(--dialog_solid_background, #0a0a0a)}html body header div.security_header div.col nav ul li.expand_less::after{content:"expand_less"}html body header div.security_header div.col nav ul li.expand_less ul{display:block;position:fixed;background:var(--dialog_solid_background, #0a0a0a);width:200px;padding:10px 0}html body header div.security_header div.col nav ul li.expand_less ul li{margin:0;line-height:1em}html body header div.security_header div.col nav ul li.expand_less ul li a{padding:10px;display:block;line-height:1.2em}html body header div.security_header div.col nav ul li.expand_less ul li a:hover{background:var(--transparent_border, rgba(255,255,255,0.1))}}@media only screen and (min-width: 900px){html body header::after,html body header::before{display:none}}@media only screen and (min-width: 1100px){html body header div.bar div.col div.fiu_brand a span{display:block;color:var(--font_alt, #fff);text-transform:uppercase;font-size:0.9em;line-height:50px;width:270px;padding:0 0 0 10px}}html body header{min-height:100vh;background:linear-gradient(rgba(10,10,10,0.8), rgba(7,29,63,0.9)),url("/National_Library/oe_/https://security.fiu.edu/content/backgrounds/15954004073_fe1f02dca5_k.jpg");background-attachment:fixed;background-repeat:no-repeat;background-position:center;background-size:cover}html body header::after,html body header::before{content:"expand_more";position:absolute;color:var(--transparent_border, rgba(255,255,255,0.1));font-family:'Material Icons';-webkit-font-feature-settings:'liga';font-size:2em;bottom:15px;left:50%;transform:translate(-50%, 0);-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}html body header::before{animation:scroll-down ease-out 2s infinite}html body header div#carousel{position:relative;overflow:hidden;height:100vh;max-height:calc(100vh - 205px);margin:20px auto 0;box-sizing:border-box}html body header div#carousel i{display:none}html body header div#carousel article{background:var(--dialog_transparent_background_dark, rgba(10,10,10,0.8));position:absolute;top:50%;transform:translate(0, -50%);width:calc(100% - 40px);box-sizing:border-box;-webkit-transition:all ease 0.8s;-moz-transition:all ease 0.8s;-ms-transition:all ease 0.8s;-o-transition:all ease 0.8s;transition:all ease 0.8s;border-radius:4px;padding:20px;margin:0 20px;color:var(--font_alt, #fff);display:flex;flex-direction:column;justify-content:space-between}html body header div#carousel article img{height:30px;width:auto}html body header div#carousel article span.title{display:block;font-size:1.5em;margin:10px auto 0}html body header div#carousel article span.date{font-size:0.75em}html body header div#carousel article p{margin:10px auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical}html body header div#carousel article a{font-weight:400;color:var(--font_alt, #fff);text-align:right}html body header div#carousel article:nth-of-type(1){left:-200%;opacity:0}html body header div#carousel article:nth-of-type(2){left:-100%;opacity:0}html body header div#carousel article:nth-of-type(3){left:0;opacity:1}html body header div#carousel article:nth-of-type(4){left:100%;opacity:0}html body header div#carousel article:nth-of-type(5){left:200%;opacity:0}html body section.links div.col div.link_container ul{list-style:none;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}html body section.links div.col div.link_container ul li{flex-basis:46%;margin:10px auto;min-height:150px;background-color:var(--card_background, #fff);border:1px solid var(--solid_border, #d3d3d3);border-radius:6px;overflow:hidden}html body section.links div.col div.link_container ul li.training a::after{content:"model_training"}html body section.links div.col div.link_container ul li.sanitation a::after{content:"published_with_changes"}html body section.links div.col div.link_container ul li.twofa a::after{content:"verified_user"}html body section.links div.col div.link_container ul li.vpn a::after{content:"vpn_lock"}html body section.links div.col div.link_container ul li a{display:block;text-align:center;padding:90px 25px 20px;box-sizing:border-box;position:relative;height:100%;text-decoration:none}html body section.links div.col div.link_container ul li a::after{position:absolute;font-family:'Material Icons';-webkit-font-feature-settings:'liga';font-size:3em;top:20px;left:50%;transform:translate(-50%, 0);-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;color:var(--material-icons, #5f6368)}html body section.about_itso div.col div.about h2{margin:20px auto}html body section.about_itso div.col div.itso_container ul{list-style:none;margin:50px auto}html body section.about_itso div.col div.itso_container ul li{text-align:center;margin:50px auto}html body section.about_itso div.col div.itso_container ul li i{display:block;font-size:4em;pointer-events:none;margin-bottom:10px}html body section.about_itso div.col div.itso_container ul li span{display:block;word-spacing:100vw}html body section.about_itso div.col div.contact h3{margin:10px auto}html body section.about_itso div.col div.contact div.contact_info{margin:30px auto}html body section.about_itso div.col div.contact div.contact_info span{display:block;line-height:1.2em}html body section.about_itso div.col div.contact div.contact_info span:nth-of-type(1){font-weight:bold;margin:10px auto 5px}html body section.about_itso div.col div.contact div.contact_info span:nth-of-type(2){font-weight:500}html body section.about_itso div.col div.contact div.incident_container{position:relative;padding-top:20px}html body section.about_itso div.col div.contact div.incident_container ul{list-style:none;display:flex;justify-content:space-between;margin:30px auto}html body section.about_itso div.col div.contact div.incident_container ul li{flex-basis:46%;margin:10px auto;background-color:var(--card_background, #fff);border:1px solid var(--solid_border, #d3d3d3);border-radius:6px;overflow:hidden}html body section.about_itso div.col div.contact div.incident_container ul li a{display:block;text-align:center;padding:10px;box-sizing:border-box;position:relative;text-decoration:none}html body section.governance{background:var(--fiu_bright-blue, #0c2b5a);color:var(--font_alt, #fff)}html body section.governance div.col h2{margin:20px auto;color:var(--font_alt, #fff)}html body section.governance div.col div.container ul{list-style:none}html body section.governance div.col div.container ul li{margin:30px auto;color:var(--font_alt, #fff)}html body section.governance div.col div.container ul li a{color:var(--font_alt, #fff);text-decoration:none;position:relative;display:block;padding:10px 0 10px 30px;font-size:1.2em}html body section.governance div.col div.container ul li a::after{position:absolute;font-family:'Material Icons';-webkit-font-feature-settings:'liga';top:50%;left:0;transform:translate(0%, -50%);cursor:pointer;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute}html body section.governance div.col div.container ul li a.policies::after{content:"gavel"}html body section.governance div.col div.container ul li a.procedures::after{content:"assignment"}html body section.governance div.col div.container ul li a.copyright::after{content:"copyright"}html body section.governance div.col div.container ul li a.guidelines::after{content:"fact_check"}@media only screen and (min-width: 700px){html body header div#carousel{width:100%;max-width:1000px}html body header div#carousel i{display:block;position:absolute;cursor:pointer;z-index:1;border-radius:50%}html body header div#carousel i.chevron_left,html body header div#carousel i.chevron_right{top:50%;transform:translate(0, -50%);color:var(--font_alt, #fff)}html body header div#carousel i.chevron_left:hover,html body header div#carousel i.chevron_right:hover{background:var(--font_alt, #fff);color:var(--fiu_blue, #081E3F);mix-blend-mode:screen}html body header div#carousel i.chevron_left{left:20px}html body header div#carousel i.chevron_right{right:20px}html body header div#carousel article{width:calc(100% - 100px);margin:0 auto}html body header div#carousel article:nth-of-type(3){left:50px}html body section.links div.col div.link_container ul li{max-width:150px;-webkit-transition:all ease 0.2s;-moz-transition:all ease 0.2s;-ms-transition:all ease 0.2s;-o-transition:all ease 0.2s;transition:all ease 0.2s;box-shadow:0 4px 5px 0 var(--box_shadow2, rgba(0,0,0,0.12)),0 1px 10px 0 var(--box_shadow1, rgba(0,0,0,0.1)),0 2px 4px -1px var(--box_shadow3, rgba(0,0,0,0.16));border-radius:6px;overflow:hidden;border:none}html body section.links div.col div.link_container ul li:hover{transform:scale(1.05);box-shadow:0 24px 38px 3px var(--box_shadow2, rgba(0,0,0,0.12)),0 9px 46px 8px var(--box_shadow1, rgba(0,0,0,0.1)),0 11px 15px -7px var(--box_shadow3, rgba(0,0,0,0.16));z-index:1}html body section.links div.col div.link_container ul li a{padding:90px 15px 20px}html body section.links div.col div.link_container ul li a::after{top:20px}html body section.about_itso div.col div.itso_container ul{display:flex;justify-content:space-between}html body section.about_itso div.col div.itso_container ul li{margin:20px auto}html body section.about_itso div.col div.contact div.incident_container ul{justify-content:space-around;flex-wrap:nowrap}html body section.about_itso div.col div.contact div.incident_container ul li{max-width:350px;-webkit-transition:all ease 0.2s;-moz-transition:all ease 0.2s;-ms-transition:all ease 0.2s;-o-transition:all ease 0.2s;transition:all ease 0.2s;box-shadow:0 4px 5px 0 var(--box_shadow2, rgba(0,0,0,0.12)),0 1px 10px 0 var(--box_shadow1, rgba(0,0,0,0.1)),0 2px 4px -1px var(--box_shadow3, rgba(0,0,0,0.16));border:none}html body section.about_itso div.col div.contact div.incident_container ul li:hover{transform:scale(1.05);box-shadow:0 24px 38px 3px var(--box_shadow2, rgba(0,0,0,0.12)),0 9px 46px 8px var(--box_shadow1, rgba(0,0,0,0.1)),0 11px 15px -7px var(--box_shadow3, rgba(0,0,0,0.16));z-index:1}html body section.about_itso div.col div.contact div.incident_container ul li.affiliate{background:url("/National_Library/oe_/https://security.fiu.edu/content/images/incident/11806863894_80b5d73e61_c.jpg");background-repeat:no-repeat;max-width:250px;background-size:255px;background-position:top;background-color:var(--card_background, #fff)}html body section.about_itso div.col div.contact div.incident_container ul li.non-affiliate{background:url("/National_Library/oe_/https://security.fiu.edu/content/images/incident/13451970304_efbc37873f_c.jpg");background-repeat:no-repeat;max-width:250px;background-size:255px;background-position:top;background-color:var(--card_background, #fff)}html body section.about_itso div.col div.contact div.incident_container ul li a{border-radius:0;min-height:76px;background:transparent;min-height:auto;padding:190px 20px 20px}}@media only screen and (min-width: 900px){html body header div#carousel{max-height:calc(100vh - 320px)}html body section.links{position:absolute;left:50%;top:-350px;transform:translate(-50%, 0);width:100vw;max-width:1200px}html body section.links div.col{max-width:1000px}html body section.links div.col div.link_container ul{justify-content:space-around;flex-wrap:nowrap}html body section.links div.col div.link_container ul li{max-width:200px}html body section.links div.col div.link_container ul li.training{background:url("/National_Library/oe_/https://security.fiu.edu/content/images/services/annie-spratt-QckxruozjRg-unsplash.jpg");background-repeat:no-repeat;background-size:270px;background-position:top;background-color:var(--card_background, #fff)}html body section.links div.col div.link_container ul li.sanitation{background:url("/National_Library/oe_/https://security.fiu.edu/content/images/services/jeshoots-com-sMKUYIasyDM-unsplash.jpg");background-repeat:no-repeat;background-size:270px;background-position:top;background-color:var(--card_background, #fff)}html body section.links div.col div.link_container ul li.twofa{background:url("/National_Library/oe_/https://security.fiu.edu/content/images/services/firmbee-com-SpVHcbuKi6E-unsplash.jpg");background-repeat:no-repeat;background-size:270px;background-position:top;background-color:var(--card_background, #fff)}html body section.links div.col div.link_container ul li.vpn{background:url("/National_Library/oe_/https://security.fiu.edu/content/images/services/privecstasy-CXlqHmQy3MY-unsplash.jpg");background-repeat:no-repeat;background-size:270px;background-position:top;background-color:var(--card_background, #fff)}html body section.links div.col div.link_container ul li a{border-radius:0;border:none;min-height:76px;padding:200px 45px 20px}html body section.links div.col div.link_container ul li a::after{display:none}html body section.about_itso{margin:150px auto 20px}html body section.governance.notch::before{content:'';position:absolute;top:-20px;left:50%;width:500px;height:20px;background:var(--notch, #2B2D30);transform:translate(-50%, 0) perspective(10px) rotateX(5deg);z-index:0}html body section.governance div.col div.container ul{display:flex;justify-content:space-between;flex-wrap:wrap}html body section.governance div.col div.container ul li{flex-basis:46%;margin:10px auto;min-height:150px}}@keyframes scroll-down{0%{bottom:15px;opacity:0}5%{bottom:15px;opacity:1}100%{opacity:0;bottom:0;font-size:1.5em}}
