 :root {  --rusty_red: #b23308;  } html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {   margin:0;   padding:0;   border:0;   outline:0;   font-size:100%;   vertical-align:baseline;   background:transparent; } body { line-height: 1; } article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {  display:block; } nav ul {   list-style:none; } a {   margin:0;   padding:0;   font-size:100%;   vertical-align:baseline;   background:transparent; outline: none; text-decoration: none; } input, select {   vertical-align:middle; } table { border-spacing: 0; } .clearfix:before, .clearfix:after {   content: "";   display: table; } .clearfix:after {   clear: both; }  html {  box-sizing: border-box; } *, *:before, *:after {  box-sizing: inherit; }  .hidden { display: none; } .alignright, .align_right { text-align: right !important; } .align_left { text-align: left !important; } .floatright { float: right !important; } .fullwidth { width: 100%; } .nowrap { white-space: nowrap; } .clickable { cursor: pointer; }   body { background: #fff; position: relative; color: #444; font-family: "Nunito", sans-serif; font-weight: 400; font-size: 18px; line-height: 1.4; }  html, body{  min-height: 100%;  height: 100%; } html.iframe, html.iframe body { height: auto; min-height: 0; } .grecaptcha-badge {  visibility: hidden; }  @media (max-width: 1200px) { body {  font-size: 17px;  line-height: 1.5; } } @media (max-width: 740px) { body {  font-size: 16px;  line-height: 1.5; } } .wrapper { margin-bottom: 45px; } .wrapper--bg, .wrapper--bg.wrapper--padding_vert_normal { padding-top: 30px; padding-bottom: 30px; } .wrapper--padding_vert_medium, .wrapper--bg.wrapper--padding_vert_medium { padding-top: 60px !important; padding-bottom: 60px !important; } .wrapper--padding_vert_large, .wrapper--bg.wrapper--padding_vert_large { padding-top: 90px !important; padding-bottom: 90px !important; } .wrapper--padding_vert_xlarge, .wrapper--bg.wrapper--padding_vert_xlarge{ padding-top: 120px !important; padding-bottom: 120px !important; } .wrapper.wrapper--limit_align_right  .content, .wrapper.wrapper--limit_align_right  .container > h1, .wrapper.wrapper--limit_align_right  .container > h2 {  margin-left: auto;  margin-right: 0; }  .container { width: 90%; max-width: 1170px; margin: 0 auto; position: relative; z-index: 2; } .container--medium { max-width: 930px; } .container--medium_small { max-width: 820px; } .container--small { max-width: 690px; } .container--wide { max-width: 1650px; width: 94%; margin: 0 auto; position: relative; z-index: 2; }   .section { display: flex; flex-wrap: nowrap;  margin-left: -30px;  }  .column { flex: 1; box-sizing: border-box; padding-left: 30px; display: flex;  position: relative; z-index: 4;  }  .container--two_col_wide_right > .section > .column:first-of-type { width: 33.3333% !important; flex: none !important; } .container--two_col_widish_right > .section > .column:first-of-type { width: 40% !important; flex: none !important; }   .content { width: 100%; box-sizing: border-box; position: relative; z-index: 5; }  .content--align_center{ text-align: center; } .content--align_right { text-align: right; } .content--bordered { border: 2px solid #5b5b5b; border-bottom-width: 35px; padding: 70px; }  .content > h2:last-child, .content > h3:last-child, .content > p:last-child, .content > hr:last-child, .content > ul:last-child, .content > ol:last-child, .content > table:last-child, .content > .video:last-child { margin-bottom: 0 !important; } @media (max-width: 940px) { .container {  width: 94%;  } } @media (max-width: 740px) { .section {  display: block; }  .column {  flex: none !important; }  .container {  width: 94%;  }  .container--two_col_wide_right > .section > .column:first-of-type, .container--two_col_widish_right > .section > .column:first-of-type {  width: auto !important;  margin-bottom: 45px; }  .content--bordered {  padding: 25px; } } @media (max-width: 500px) { .container {  width: 91%;  } }#globalnav { background: rgba(0,0,0,0.85); position: fixed; width: 100%; z-index: 100; backdrop-filter: blur(15px) saturate(200%); } #close_nav { display: none; } #globalnav, #fixy_height_nav { height: 55px; } #globalnav ul { display: flex;  justify-content: left; max-width: 1170px; margin: 0 auto; } #globalnav ul li { margin-right: 45px; } #globalnav ul li:last-of-type { margin-right: 0; } #globalnav ul li a { color: #fff; font-size: 18.7px; font-weight: 600; line-height: 25px; display: block; padding-top: 14px; padding-bottom: 15px; border-top: 3px solid rgba(194,9,90,0); transition: border-color 0.2s ease-in-out; font-family: "League Spartan", sans-serif; text-transform: uppercase; } #globalnav ul li a:hover { color: rgba(194,9,90,1); border-color: rgba(194,9,90,1); } #totop a { position: absolute; right: 0; top: 0; width: 55px; height: 55px; text-indent: -5600px; background-image: url(../_img/up_arrow_circle.png); background-position: center center; background-repeat: no-repeat; background-size: 29px auto; transition: all 0.3s ease-in-out; opacity:0; } #totop a.active { opacity:0.5; } #totop a:hover { opacity: 1; }  header { position: relative; background-image: url(../_img/header_BG_w_gradient.webp); background-size: cover; background-repeat: no-repeat; background-position: center; height: 200px; }   header h1 { position: absolute; left: -2px; } header h1 a { display: block; background-image: url(../_img/header_logo_2024.png); background-repeat: no-repeat; background-position: left center; width: 415px; height: 200px; text-indent: -4900px; } header #dates_and_location { position: absolute; right: 0; height: 200px; width: 350px; background-image: url(../_img/dates_and_location_2025.png); background-repeat: no-repeat; background-position: right center; opacity: 0.95; } header #dates_and_location h4 { text-indent: -4500px; } #mobile_strap { display: none; }  @media (max-width: 940px) {  header {  height: 140px; }   header h1 a {  width: 260px;  height: 140px;  background-size: contain;   } header #dates_and_location {  height: 140px;  width: 290px;  background-size: auto 55px; } }  @media (max-width: 920px) {  #globalnav ul li {  margin-right: 30px; } }  @media (max-width: 835px) { .nav_nice_to_have, #totop {  display: none;  } }   @media (max-width: 600px) { #globalnav ul li {  margin-right: 30px; } #globalnav ul li a {  font-size: 16px; }  header {  height: 100px; }  header h1 {  left: -1px; }  header h1 a {  width: 200px;  height: 100px;  background-size: contain; }  header #dates_and_location {  height: 100px;  width: 290px;  background-size: auto 40px; }  } @media (max-width: 540px) { #globalnav ul #gn-facts {  display: none; } #globalnav ul {  justify-content: space-between; } #globalnav ul li {  margin-right: 0; } #globalnav ul li a {  font-size: 15px; } }  @media (max-width: 485px) {   header #dates_and_location {  display: none; } #mobile_strap {  display: block;  font-family: "League Spartan", sans-serif;  text-transform: uppercase;  text-align: center;  padding: 5px 5px 2px 5px;  box-shadow: 0 5px 5px rgba(0,0,0,0.3);  font-size: 15px;  line-height: 1.3; } #mobile_strap h4 {  font-weight: 700;   } #mobile_strap h4 span {  color: var(--rusty_red); } }  .wrapper--bg_white, .content--bg_white { background: rgba(255,255,255,0.75); } .wrapper--bg_white_50pc, .content--bg_white_50pc { background: rgba(255,255,255,0.5); } .wrapper--bg_white_25pc, .content--bg_white_25pc { background: rgba(255,255,255,0.25); } .wrapper--bg_white_90pc, .content--bg_white_90pc { background: rgba(255,255,255,0.90); } .wrapper--bg_white_80pc, .content--bg_white_80pc { background: rgba(255,255,255,0.80); } .content--bg_black { background: rgba(0,0,0,0.80);  padding: 30px; } .content--bg_white { background: rgba(255,255,255,1);  padding: 30px; } .wrapper--bg_dark {  background: linear-gradient(  to right,  #000000 0%,  #1e4e54 100%  ); } .wrapper.full_height { flex-direction: column; min-height: calc(100vh - 45px); display: flex; align-items: center;  justify-content: center; } .chopped {  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%); } .chopped_small {  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%); }  .content.content--callout { background: linear-gradient( to right, #30829b 0%, #51b5c8 100%); background-size: cover; background-position: center; padding: 30px; color: #fff; } .content.content--callout h3 { font-size: 1.5em; } .content h3.strap { font-family: "League Spartan", sans-serif; text-transform: uppercase; font-size: 1.33em;  margin-left: auto; margin-right: auto; line-height: 1.2; margin-bottom: 1.11em; }   .container h2, .content h2 { font-size: 1.66em;  color: var(--rusty_red); line-height: 1; position: relative; margin-bottom: 1.5em; padding-top: 1em; padding-bottom: 0.66em; text-align: center; font-weight: 700; font-family: "League Spartan", sans-serif; text-transform: uppercase; } .container h2 span, .content h2 span { width: 100px; height: 4px; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); background: var(--rusty_red); } .container h2.align_left, .content h2.align_left { text-align: left; } .container h2.align_left span, .content h2.align_left span { left: 0; transform: none; } .container h2.align_right, .content h2.align_right { text-align: right;  } .container h2.align_right span, .content h2.align_right span { left: auto; right: 0; transform: none; } .content h3 { font-weight: 700; font-size: 1.1em; padding-bottom: 10px;  font-family: "League Spartan", sans-serif; text-transform: uppercase; line-height: 1.2; } .content h3 span { color: var(--rusty_red); } .content .fontsize--smaller { font-size: 0.9em; } .content .fontsize--med_smaller { font-size: 0.95em; }  .wrapper--bg_dark .content { color: #fff; } .wrapper--bg_dark .container h2, .wrapper--bg_dark .content h2 { color: var(--rusty_red); } .wrapper--bg_dark .container h2 span, .wrapper--bg_dark .content h2 span { background: var(--rusty_red); }  .content a.fileicon { display: inline-block; padding-left: 40px; background-size: 32px 32px; min-height: 32px; background-repeat: no-repeat; padding-top: 3px; }  .content img { max-width: 100%; height: auto;  display: block; } .content p.stretch_none img { display: block; width: auto; height: auto;  margin: 0 auto; } .content ul, .content ol { margin-left: 1.2em; } .content a { color: var(--rusty_red); } .content p a { border-bottom: 1px dashed var(--rusty_red); } .content p a:hover { border-bottom: 1px solid var(--rusty_red);; color: #000; } .content ul li { padding: 5px 0; } .content p, .content ul, .content ol, .content table, .content .mb_normal, .mb_normal { margin-bottom: 1.5em; } .content .mb_none { margin-bottom: 0; } .content .mb_tiny { margin-bottom: 5px; } .mb_medium { margin-bottom: 45px; } .content em { font-style: normal; } .content strong { font-weight: 700; } .content .spacer { display: inline-block; padding: 0 0.7em; } .googlemap {   overflow:hidden;   padding-bottom:50%;   position:relative;   height:0; } .googlemap iframe{   left:0;   top:0;   height:100%;   width:100%;   position:absolute; }  .content table tr th, .content table tr td { text-align: left;  vertical-align: top; } .content table.layout tr td, .content table.layout tr th { padding: 3px 15px; } .content table.layout tr td:first-of-type, .content table.layout tr th:first-of-type { padding-left: 0 !important; } .content table.layout tr td:last-of-type, .content table.layout tr th:last-of-type { padding-right: 0 !important; } .content table.layout.tight tr td, .content table.layout.tight tr th { padding: 3px 7px; }  .content a.iconsq { width: 42px; height: 42px; display: inline-block; text-indent: -3456px; background-size: 42px 42px; } .content a.iconsq-32 { width: 32px; height: 32px;  background-size: 32px 32px; } .content a.iconsq.facebook { background-image: url(../_shared/_img/social/facebook.png); } .content a.iconsq.twitter { background-image: url(../_shared/_img/social/twitter.png); } .content a.iconsq.linkedin { background-image: url(../_shared/_img/social/linkedin.png); } .content a.iconsq.youtube { background-image: url(../_shared/_img/social/youtube.png); } .content a.iconsq.instagram { background-image: url(../_shared/_img/social/instagram.png); } .content a.iconsq.googleplus { background-image: url(../_shared/_img/social/googleplus.png); }  .content blockquote.feature, .content blockquote.feature_med {  text-align: center;   color: #333; font-size: 1.4em; line-height: 1.4;   background-image: url(../_img/quote-mark-grey.png);   background-repeat: no-repeat; background-position: center 15px; padding-top: 60px; padding-bottom: 40px; max-width: 690px; margin: 0 auto; } .content blockquote.feature p, .content blockquote.feature_med p { margin-bottom: 0; } .content blockquote.feature cite, .content blockquote.feature_med cite {   display: block;   padding-top: 15px;   font-style: normal;   letter-spacing: 0; font-size: 0.8em; } .content blockquote.feature_med { font-size: 1em; padding-left: 80px; padding-right: 80px; } .content blockquote.feature_med cite {   letter-spacing: 0; font-size: 1em; text-transform: uppercase; }  @media (max-width: 1080px) { #exhibitors .exhibitor_logos {  grid-gap: 20px; }  }  @media (max-width: 640px) { #exhibitors .exhibitor_logos {  grid-template-columns: 1fr 1fr; } } @media (max-width: 540px) { #exhibitors .exhibitor_logos {  grid-template-columns: 1fr;  grid-gap: 20px 20px;  max-width: 260px;  margin: 0 auto; } }  .modal #globalnav, .modal #fixy_height_nav, .modal header, .modal footer, .modal #header_prop, .modal #mobile_strap, .modal .wrapper--main_heading { display: none !important; }  .content .conference_schedule .conference_day { margin-top: 60px; text-align: center; font-size: 1em;  } .content .conference_schedule .conference_day h2 { text-transform: none; color: #222; font-size: 1.5em; } .content .conference_schedule .conference_day:first-of-type { margin-top: 0px; } .content .conference_schedule .conference_theme_heading { margin-top: 30px;  border-bottom: 0.444em solid var(--rusty_red); } .content .conference_schedule .conference_theme_heading h3 { background: var(--rusty_red); color: #fff; display: inline-block; padding: 0.667em 20px 0 20px; line-height: 1.3;  } .content .conference_schedule h3.session_heading { margin-bottom: 10px;  text-transform: none; font-family: 'Nunito', sans-serif; } .content .conference_schedule .session_time_slot { display: flex; margin-bottom: 5px; } .content .conference_schedule .session_start_time { background: #ddd; padding: 20px; width: 15%; white-space: nowrap; color: #000; font-weight: 700; } .content .conference_schedule .sts_2 .session_start_time {  } .content .conference_schedule .sts_3 .session_start_time { } .content .conference_schedule .session { background: #f0f0f0; padding: 20px; width: 100%; margin-left: 10px; margin-left: 5px; } .content .conference_schedule .sessions.sessnum_2 .session { width: 50%; } .content .conference_schedule .sessions.sessnum_3 .session { width: 33%; } .content .conference_schedule .sessions { width: 85%; display: flex; flex-wrap: nowrap; }  .content .conference_schedule .session_time_slot.is_break .session_start_time { background: #fff; color: #222; } .content .conference_schedule .session_time_slot.is_break .session { background: #fff; color: #222; }  .content .conference_schedule .session h4.dur { font-weight: 400; margin-bottom: 5px; font-size: 0.90em; background-image: url(../_shared/_img/icons/mini_clock.png); background-position: 0 2px; background-repeat: no-repeat; padding-left: 24px; margin-right: 20px; } .content .conference_schedule .session h4 { font-weight: 400; margin-bottom: 5px; font-size: 0.90em; background-image: url(../_shared/_img/icons/mini_location_marker.png); background-position: 0 2px; background-repeat: no-repeat; padding-left: 22px; } .content .conference_schedule .speaker_holder { margin-bottom: -10px; } .content .conference_schedule .session_heading a { color: #444; text-decoration: none; cursor: default; font-size: 1em; font-weight: 700; } .content .conference_schedule .conference_speaker { padding-bottom: 0; } .content .conference_schedule .conference_speaker a { display: inline-flex; align-items: center; color: #444; text-decoration: none; } .content .conference_schedule .conference_speaker a .speaker_image { position: relative; width: 40px; height: 40px; border-radius: 50px; overflow: hidden; margin-right: 15px; } .content .conference_schedule .conference_speaker a .speaker_text { font-size: 0.9em; font-weight: 400; } .content .conference_schedule .conference_speaker a img {  position: absolute;  width: 100%;  height: 100%;  object-fit: cover; } .content .conference_schedule .session_reveal.button { margin-bottom: 0; text-transform: uppercase; font-size: 0.9em; margin-top: 20px; } .content .conference_schedule .session_reveal.button a { padding: 3px 12px !important; }   #conferences-overview .conference_list { text-align: center; } #conferences-overview .content .conference_list h2.event_name { font-size: 1.8em;  margin-bottom: 20px; margin-top: 40px; font-weight: 700; } #conferences-overview .content .conference_list h3 { font-size: 1.6em; font-weight: 400; } #conferences-overview .content .conference_list h4.conference_days { margin-bottom: 20px; } #conferences-overview .conference_tile { background: #dde6c8; margin-bottom: 1em; padding: 30px; } #conferences-overview .conference_tile .button { margin-bottom: 0; }  #conferences-schedule .conference_days { display: none; }  #conferences-session {  } #conferences-session .session_location, #conferences-session .session_time { font-weight: 400; margin-bottom: 5px; font-size: 0.90em; background-image: url(../_shared/_img/icons/mini_location_marker.png); background-position: 0 2px; background-repeat: no-repeat; padding-left: 20px; } #conferences-session .session_time { background-image: url(../_shared/_img/icons/mini_clock.png); background-position: 0 5px; } #conferences-session .session_date { font-weight: 600; font-size: 1.1em; margin-bottom: 5px; } #conferences-session .content .session_details { font-weight: 300; }  #conferences-session .content .conference_speaker { padding-bottom: 5px; } #conferences-session .content .conference_speaker a { display: inline-flex; align-items: center; color: #444; text-decoration: none; } #conferences-session .content .conference_speaker a .speaker_image { position: relative; width: 60px; height: 60px; border-radius: 100px; overflow: hidden; margin-right: 15px; } #conferences-session .content .conference_speaker a .speaker_text { font-size: 0.9em; font-weight: 300; } #conferences-session .content .conference_speaker a img {  position: absolute;  width: 100%;  height: 100%;  object-fit: cover; }  @media (max-width: 740px) {  .content .conference_schedule .session_start_time {  width: 25%; }  .content .conference_schedule .sessions {  flex-wrap: wrap;  width: 75%; }  .content .conference_schedule .sessions.sessnum_2 .session {  width: 100%; } .content .conference_schedule .sessions.sessnum_2 .session + .session {  margin-top: 10px;  } .content .conference_schedule .session.sessnum_3 .session {  width: 100%; } }   @media (max-width: 540px) {  .content .conference_schedule .session_start_time {  width: 100%;  font-size: 1.1em;  padding: 0.5em 20px;  background: #ccc;  color: #000;  font-weight: 700; }  .content .conference_schedule .sessions {  display: block;  width: 100%; } .content .conference_schedule .session_time_slot {  display: block;  margin-bottom: 10px; }  .content .conference_schedule .session {  margin-left: 0; }  }  #about { padding-top: 3em;   padding-bottom: 2em; } #about .text_container { margin-bottom: 30px; } #about .content h3.strap { max-width: 600px; } #about #three_themes { background-image: url(../_img/green_server_racks_BG.webp);  padding-top: 120px; padding-bottom: 120px; background-size: cover; background-position: center; }  #facts { padding-top: 3em;   padding-bottom: 2em; background-color: #1e4e54; background-image: url(../_img/facts_BG.webp); background-size: cover; background-position: left center; margin-bottom: 0; } #facts_lists .content h3 { padding-bottom: 20px; font-size: 1.2em; } #facts_lists .content strong { color: #ff914d; text-transform: uppercase; } #facts_lists .content hr { margin: 0; padding: 0; height: 0; border: none; border-bottom: 1px dashed rgba(255,255,255,0.5); margin-bottom: 20px; }  #conference_section { padding-top: 3em;   padding-bottom: 2em; } #conference_section .text_container { margin-bottom: 30px; } #conference_section .content h3.strap { max-width: 600px; } #conference_section #conf_teasers { background-image: url(../_img/conference.webp); padding-top: 120px; padding-bottom: 120px; background-size: cover; background-position: center; } #conf_teasers_grid { display: grid; max-width: 900px; margin: 0 auto; gap: 30px; grid-template-columns: 1fr 1fr; } #conference_section #conf_teasers .content { background-color: rgba(255,255,255,0.7); backdrop-filter: blur(15px) saturate(200%);  padding-bottom: 60px; transition: all 0.3s ease-in-out; } #conference_section #conf_teasers .content p.button { margin-bottom: 0;  position: absolute; font-size: 0.9em; bottom: 35px; left: 50%; transform: translateX(-50%); white-space: nowrap; } #conference_section #conf_teasers .content:hover { background-color: rgba(255,255,255,0.9); }  .wrapper#exhibit { padding-top: 3em;   padding-bottom: 3em; background-image: url(../_img/exhibit_10pc.webp);  background-position: center; background-size: cover; margin-bottom: 0; } #exhibit #opportunities_list { margin-top: 30px; margin-bottom: 30px;  display: grid; grid-template-columns: 1fr 1fr; grid-column-gap: 30px;  grid-row-gap: 30px; } #exhibit #opportunities_list .o { background: #fff; box-shadow: 5px 5px 5px rgba(0,0,0,0.1); } #exhibit #opportunities_list .o .imclone {   height: 0;   padding-top: 50%;   background-size: cover;   background-position: center; margin-top: -20px; margin-left: -20px; margin-right: -20px; margin-bottom: 20px; } #exhibit #opportunities_list .o .o_image img { display: none; } #exhibit #opportunities_list .o .o_text { background: #fff; padding: 20px; } #exhibit #opportunities_list .o .o_text h3 { padding-bottom: 0px; } #exhibit #opportunities_list .o .o_text p { margin: 0; }  #hackathon { padding-top: 3em;   padding-bottom: 0; } #hackathon .content .vis_list { background: rgba(201,216,220, 0.7); backdrop-filter: blur(15px) saturate(200%);  text-align: left; padding: 20px; } #hackathon .col1 .content hr, .content hr.special { border: none; margin: 0; padding: 0; height: 30px; background-image: url(../_img/logo_symbol.png); background-position: left center; background-repeat: no-repeat; background-size: contain; margin-bottom: 1.5em; } #hackathon .col1 .content strong { color: var(--rusty_red); } #hackathon .content .vis_list ul { margin-left: 0; } #hackathon .content .vis_list li { list-style: none;  background-image: url(../_img/tick.png); background-size: 15px auto; background-repeat: no-repeat; background-position: 0 12px; padding-left: 30px; line-height: 24px; } #hackathon .content p.facts_source { text-align: right; font-size: 0.8em; } .wrapper#hackathon_details { padding-top: 3em;   padding-bottom: 9em; background-image: url(../_img/exhibit_10pc.webp);  background-position: center; background-size: cover; margin-bottom: 0; }  #hackathon_strap { background: url(../_img/visit.webp); padding: 100px 50px;  width: 100%; } #hackathon_strap .content { font-size: 1.1em;  color: #fff; margin: 0 auto; }  .wrapper#visit { padding-top: 3em;   padding-bottom: 1em; background: #fff; margin-bottom: 0; }  #visit .col1 .content hr { border: none; margin: 0; padding: 0; height: 30px; background-image: url(../_img/logo_symbol.png); background-position: left center; background-repeat: no-repeat; background-size: contain; margin-bottom: 1.5em; }  #visit .content .vis_list { background: rgba(201,216,220, 0.7); backdrop-filter: blur(15px) saturate(200%);  text-align: left; padding: 20px;  } #visit .content .vis_list ul { margin-left: 0;  } #visit .content .vis_list li { list-style: none;  background-image: url(../_img/tick.png); background-size: 15px auto; background-repeat: no-repeat; background-position: 0 12px; padding-left: 30px; line-height: 24px; } #visit #visitor_strap { background: url(../_img/visit.webp); padding: 100px 50px;  width: 100%; } #visit #visitor_strap .content { font-size: 1.3em;  color: #fff; margin: 0 auto; }  .wrapper#exhibitors { padding-top: 3em;   padding-bottom: 3em; } #exhibitors .text_container { max-width: 690px;  margin-left: auto; margin-right: auto; } #exhibitors .exhibitor_logos { display: grid; grid-template-columns: repeat(3, 1fr);  grid-gap: 30px 30px; } #exhibitors .exhibitor_logos > div { box-shadow: 5px 5px 10px rgba(0,0,0,0.1); } #exhibitors .content .exhibitor_logos p { margin: 0; }  #partners { padding-top: 3em; }  #contact { padding-top: 3em;   padding-bottom: 3em; } #contact .panel { padding: 20px; margin-top: -20px; max-width: 375px; margin-left: auto; margin-right: auto; font-size: 0.9em; } .content.team_member p.image_full { margin-bottom: 0.75em; } .content.team_member p img { display: inline-block; } .content.team_member a { color: #222; display: block; }  .content.team_member a span { display: inline-block;  background-color: var(--rusty_red); padding: 3px 20px; color: #fff; margin-top: 6px; font-size: 0.9em; border-radius: 1px; font-weight: 700; cursor: pointer; transition: all 0.2s ease-in-out; text-transform: uppercase; } .content.team_member a:hover span { background-color: #222; color: #fff; }  @media (max-width: 740px) { #about #three_themes {  padding-top: 45px;  padding-bottom: 45px; } #three_themes .column, #facts_lists .column, #conf_teasers .column {  max-width: 510px;  margin: 0 auto 30px auto; } #conf_teasers_grid {  grid-template-columns: 1fr;  } #conf_teasers_grid .content {  max-width: 510px;   margin: 0 auto; } #facts {  background-position: -500px center; } #visit #visitor_strap {  margin-top: 30px;  padding: 40px; }  } @media (max-width: 580px) { #exhibit #opportunities_list {  grid-template-columns: 1fr 1fr;  grid-column-gap: 20px;  grid-row-gap: 20px; } } @media (max-width: 520px) { #exhibit #opportunities_list {  grid-template-columns: 1fr;  grid-column-gap: 20px;  grid-row-gap: 20px; } } .partner_logos { display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 60px; } .align_center img { margin-left: auto; margin-right: auto; } .content .partner_logos p { width: 200px; height: 200px; padding: 0; box-sizing:border-box; position: relative; background: #fff;  box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);  margin: 10px; } .content .partner_logos p img { display: block;  }  @media (max-width: 650px) { .content .partner_logos p {  width: 150px;  height: 150px;  margin: 5px; } }  @media (max-width: 450px) { .content .partner_logos p {  width: 100px;  height: 100px;  margin: 5px; } } @media (max-width: 390px) {  }  .content input, .content textarea, .content select,  .content select option { font-family: inherit; color: #444; font-size: inherit; } .content input[type='text'], .content input[type='email'], .content input[type='url'], .content input[type='password'], .content input[type='number'], .content textarea { box-sizing: border-box; border: 1px solid #A5ACB2; padding: 10px 10px; border-radius: 3px; font-size: inherit; line-height: inherit; } .button a, .content p.button a, .content p.button.button--reverse_colors a:hover, .button.signup_trigger span, .content input[type='submit'] { border: none; background-color: var(--rusty_red); padding: 10px 20px; color: #fff; font-size: 0.9em; border-radius: 1px; font-weight: 700; cursor: pointer; transition: all 0.2s ease-in-out; text-transform: uppercase;  } .content .button a:hover, .content.clickable:hover .button a, .button.button--reverse_colors a, .content p.button.button--reverse_colors a, .button.signup_trigger span:hover, .content input[type='submit']:hover { background-color: #000; color: #fff; border: none; } .content input[type=checkbox], .content input[type=radio] {  vertical-align: middle;  position: relative;  bottom: 1px; } .content input[type=radio] {  bottom: 3px; } .content form option { padding-right: 0.8em; font-size: inherit; line-height: 22px; } .content form select { font-size: inherit; line-height: 22px; } .content form .no_minwidth { min-width: 0 !important; } .content form .sz_100 { width: 100%; min-width: 380px; } .content form .mw200 { min-width: 200px; } .content form .mw100 { min-width: 100px; }   .content form.validateme { padding: 10px; } .content form table tr td.req, .content form h3.req, .content form p.req, .content form table tr td.required, .content form h3.required, .content form p.required   { text-indent: -12px; } .content form table tr td.req::before, .content form h3.req::before , .content form p.req::before, .content form table tr td.required::before, .content form h3.required::before , .content form p.required::before { content: '* '; } .content .notreq { display: none !important; }   .content form  p.button { margin-bottom: 0; } .content form  #response { display: none;  padding-top: 24px; } .content form #response p { padding-left: 60px;  background-repeat: no-repeat; background-position: 0 center; margin-bottom: 0; text-align: left; padding-top: 12px; padding-bottom: 12px; } .content form #response p.success { background-image: url(../_shared/_img/dialogue/dialog_confirm.png); } .content form #response p.failure { background-image: url(../_shared/_img/dialogue/dialog_error.png); }  @media (max-width: 550px) { .content form .sz_100 {  width: 100%;  min-width: 0;  } } .content a.pdf { background-image: url(../_shared/_img/file-icons/pdf.png) } .content a.xls, .content a.xlsx { background-image: url(../_shared/_img/file-icons/xls.png); } .content a.doc, .content a.docx { background-image: url(../_shared/_img/file-icons/doc.png); } .content a.ppt, .content a.pptx { background-image: url(../_shared/_img/file-icons/ppt.png); } .content a.png { background-image: url(../_shared/_img/file-icons/png.png); } .content a.jpeg, .content a.jpg { background-image: url(../_shared/_img/file-icons/jpg.png); } .content a.gif { background-image: url(../_shared/_img/file-icons/gif.png); } .content a.eps { background-image: url(../_shared/_img/file-icons/eps.png); } .content a.ics { background-image: url(../_shared/_img/file-icons/ics.png); } .content a.txt { background-image: url(../_shared/_img/file-icons/txt.png); }  .content a.icon32 { width: 32px; height: 32px; display: inline-block; text-indent: -3456px; background-size: 32px 32px; } .content a.icon32.facebook { background-image: url(../_shared/_img/social/facebook.png); } .content a.icon32.twitter { background-image: url(../_shared/_img/social/twitter.png); } .content a.icon32.linkedin { background-image: url(../_shared/_img/social/linkedin.png); } .content a.icon32.youtube { background-image: url(../_shared/_img/social/youtube.png); } .content a.icon32.instagram { background-image: url(../_shared/_img/social/instagram.png); } .content a.icon32.googleplus { background-image: url(../_shared/_img/social/googleplus.png); } #signupfor { position: fixed; top: 0; left: 0; width: 0%; height: 0%; z-index: 1000; background-color: rgba(0,0,0,0.65);  display: flex; transition: opacity 0.3s ease-in-out; opacity: 0; overflow: hidden;  backdrop-filter: blur(5px) saturate(200%); } #signupfor.active {  align-items: center;  justify-content: center; top: 0; left: 0; width: 100%; height: 100%; opacity: 1; overflow: auto; transform: scale(1);  } .signupfor_container { background: #fff; max-width: 1000px; width: 100%; position: relative; } .signupfor_container .signup_close { position: absolute; top: 15px; right: 15px; width: 32px; height: 32px; background-image: url(../_img/close_x.png); background-position: center center; background-repeat: no-repeat;  cursor: pointer; z-index: 10; } .signupfor_container .content { display: flex;  min-height: 700px; } .signupfor_container .content .c1 { background-image: url(../_img/sign_up.jpg); background-size: cover; background-position: center center; }  .signupfor_container .content > div { flex: 1; } .signupfor_container .content .signup_inner { padding: 60px 40px 40px 40px; } .signupfor_container .content h3 { font-size: 1.5em;  color: #444; line-height: 1; position: relative; margin-bottom: 0; text-align: left; } .signupfor_container .content h4 { font-size: 1.1em;  color: #444; line-height: 1; position: relative; margin-bottom: 0.2em; text-align: left; font-weight: 700; } .signupfor_container .content p small { font-size: 0.8em; line-height: 1.4;  display: inline-block; } @media (max-width: 1080px) { .signupfor_container {  width: 90%;  max-height: 90vh;  overflow: hidden; } } @media (max-width: 940px) { .signupfor_container .content .c1 {  display: none; } .signupfor_container .content {  min-height: 0 !important; } } @media (max-width: 540px) { .signupfor_container .content .signup_inner {  padding:50px 20px 20px 20px; } }   @media (max-height: 880px) { .signupfor_container .content {  min-height: 90vh; } } @media (max-height: 880px) and (max-width: 880px) { .signupfor_container .content {  min-height: 0; } }footer.wrapper { padding-top: 2.5em;  padding-bottom: 3em; background: linear-gradient(  to bottom,  rgba(0,0,0, 0.90) 0%,  rgba(0,0,0, 1) 45%,  rgba(0,0,0, 0.7) 100%  );   } footer .content a, footer .content a:hover { border: none; } footer .content p.footer_logo { margin-bottom: 1.3em; } footer .content p.footer_logo a { display: inline-block; } .content p.footer_logo img { max-width: 320px; } footer .content p {   margin-bottom: 0.5em; color: #fff; font-weight: 400; } footer .content em { color: var(--rusty_red); font-weight: 600; } footer .content small {  font-size: 0.8em; } footer .content p a { color: #fff; } footer .content p a:hover { text-decoration: underline;  color: #fff; } @media (max-width: 350px) { .content p.footer_logo img {  max-width: 240px; } } 