

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;900&display=swap');


:root {
  --primary: var(--site-color-scheme-primary-main);
  --secondary: var(--site-color-scheme-secondary-main);
  --accent: var(--site-color-scheme-accent-main);

  --drkblue: #3f67b0;
  --green: #55896b;
}



/* ---------------- Global Brand-Specific Tweaks ---------------- */

body {
  position: unset !important;
}

/* Header & Nav */
.l-site__top {
  display: none;
}
.c-multi-level-nav-home-btn__nav-logo {
  margin-right: 15px;
  max-width: unset;
}
a.login {
  border: 2px solid rgb(49, 48, 47);
  border-radius: 48px;
  display: inline-block;
  padding: 11px 30px;
  text-decoration: none;
}
a.login:active, a.login:hover {
  background: var(--secondary);
  color: #fff;
}

/* Footer */
footer .footer-upper-contacts__social-list > li:nth-of-type(3) {
  border-bottom: 1px dashed #fff;
  padding-bottom: 13px;
}
footer .footer-upper-contacts__social-list > li:nth-of-type(n+4) {
  display: inline-block;
  margin: 0 20px 0 0;
}
footer .footer-upper-contacts__social-list > li:nth-of-type(n+4) span,
footer .c-site-lower-footer-menu li:nth-of-type(2),
footer .c-site-lower-footer-menu li:nth-of-type(4),
footer .c-site-lower-footer-menu li:nth-of-type(5) {
  display: none;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, sans-serif !important;
  font-weight: 500;
  line-height: 1.2 !important;
}
[class^="Heading__StyledHeadingWrapper"] {
  margin-bottom: 30px;
}
.custom-page-section [class^="Title__Wrapper-"] {
  font-weight: 500;
}
.custom-page-section .center-sm h2 {
  font-size: 32px;
}
.custom-page-section .center-sm h3 {
  font-size: 28px;
  margin-bottom: 25px;
}
.custom-page-section .center-sm h4 {
  font-size: 24px;
}
.custom-page-section .center-sm h5 {
  font-size: 22px;
}
.custom-page-section .center-sm h5 {
  font-size: 20px;
}
.hero-section div[data-testid="hero-module-short-text-wrapper"] > h4 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .1em;
  margin: .75em 0;
}
.iframe-section [data-testid="informa-paragraph"] h2 {
  font-family: Aleo, serif;
  font-size: 40px;
}

/* Paragraphs */
[class^="Paragraph__ParagraphWrapper"] ol li,
[class^="Paragraph__ParagraphWrapper"] ul li {
  margin: .5em 0 .5em 1em;
}
[data-testid="informa-paragraph"] a {
  color: var(--secondary);
  text-decoration: none;
}
[data-testid="informa-paragraph"] a:active,
[data-testid="informa-paragraph"] a:hover {
  color: var(--green);
  text-decoration: underline;
}

/* CTA Buttons */
.l-site-event .c-cta {
  font-family: Roboto, sans-serif !important;
}


.iframe-section .container * {
  text-align: center;
}

.custom-page-section .embed-responsive-16by10:before {
  padding-top: 150px;
}
.custom-page-section [class^="Underline-sc"] {
  margin: 15px 0;
  opacity: 0;
}

[class^="CardBody__Wrapper"] > [class^="Title__Wrapper"] {
  letter-spacing: -.02em;
}

[data-testid="informa-paragraph"] h2,
[data-testid="informa-paragraph"] h3,
[data-testid="informa-paragraph"] h4,
[data-testid="informa-paragraph"] h5,
[data-testid="informa-paragraph"] h6 {
  margin-bottom: .5em;
  margin-top: 1.5em;
}
[data-testid="informa-paragraph"] h2:first-child,
[data-testid="informa-paragraph"] h3:first-child,
[data-testid="informa-paragraph"] h4:first-child,
[data-testid="informa-paragraph"] h5:first-child,
[data-testid="informa-paragraph"] h6:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 1024px) {
  [class^="Paragraph__ParagraphWrapper"] ol li {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1280px) {
  footer .footer-upper .container {
    background-image: url('https://knect365.imgix.net/uploads/Technomic-white-ec61bc464cd1a59cc434dcaf6bcb9355.png');
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}



/* ---------------- Brand-Specific Custom Classes ---------------- */

[id*="-articles"].custom-page-section h3 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -.025em;
  line-height: 26px;
}

[id*="-gradient1"] > div {
  background-image: linear-gradient(180deg, var(--secondary) 0%, var(--drkblue) 100%);
}

[id*="-light"].custom-page-section [class^="Card__Wrapper"] {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
}

[id="schedule"] > div {
  padding: 120px 0;
}

[id*="-secondary"].promoted-speakers-section .container {
  color: #fff;
}
[id*="-technomic"].hero-section [class^="HeroModuleTitle__Title"] {
  line-height: 1.2;
}
[id*="-technomic"].hero-section [class^="HeroModuleTitle__Title"] strong {
  white-space: nowrap;
}

@media only screen and (min-width: 768px) {
  [id*="-technomic"].hero-section [class^="ShortTextWrapper"] {
    max-width: 100%;
  }
}

@media only screen and (min-width: 1280px) {
  [id*="-minheight"].hero-section > div {
    min-height: 680px;
  }

  [id*="-technomic"].hero-section [class^="ShortTextWrapper"] {
    max-width: 67%;
  }
  [id*="-technomic"].hero-section [class^="BodyWrapper"] {
    background-image: url("https://knect365.imgix.net/uploads/Technomic-white-ec61bc464cd1a59cc434dcaf6bcb9355.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 30% auto;
  }
}
