@font-face {
    font-family: 'RingsideRegular';
    src: url('https://assets.inman.com/files/fonts/RingsideRegular-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
  }


  @font-face {
    font-family: 'RingsideRegular';
    src: url('https://assets.inman.com/files/fonts/RingsideRegular-BookItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
  }

  @font-face {
    font-family: 'RingsideRegular';
    src: url('https://assets.inman.com/files/fonts/RingsideRegular-Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
  }

  @font-face {
	src: url('https://assets.inman.com/files/fonts/hex-franklin-v0.2-variable.woff2') format('woff2');
	font-family: 'HEX Franklin Variable';
	font-weight: 1 1000;
	font-style: normal;
	font-display: block;
}

@keyframes grow {
    0% {
    	/* font-size: 150px; */
       transform: scale(1.0);
        opacity: 0;
    }

    95% {
    	/* font-size: 450px; */
   		transform: scale(3.5);
         opacity: 1;
    }

    100% {
        opacity: 1;
    	transform: scale(3.4);
    }
}

.nav>li {
    position: relative;
    display: block;
    margin-right: 15px;
}

.trade-template .navbar-nav {
    display: inline-block;
    float: left;
    margin-bottom: -5px;
}

.logo-li-holder {
    width: 400px;
}

.main-hero-vid .rowHolder {

    height: 600px;

}

.main-hero-vid h1 {
    display: none;
}

.section-1277752 .element-6355030 .atom-header1 {
    /* Video Text */
    font-size: 150px;
    color: #ffffff;
    opacity: 0;
    animation: grow 2s ease-in-out forwards;
    animation-delay: 1.5s;
    font-style: normal;
    font-family: "Druk Web";
    white-space: normal;
    line-height: 100%;
    backface-visibility: hidden;
    transform: translateZ(0);
    display: inline;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}


    @keyframes fadeInLeft {
        to {
          opacity: 1;
          transform: translateX(0);
        }
      }

      @keyframes pulsate {
        0% {
          box-shadow: 0 0 5px #FF8C00, 0 0 10px #FF8C00, 0 0 15px #FF8C00, 0 0 20px #FF8C00;
        }
        50% {
          box-shadow: 0 0 5px #FF8C00, 0 0 15px #FF8C00, 0 0 20px #FF8C00, 0 0 30px #FF8C00;
        }
        100% {
          box-shadow: 0 0 5px #FF8C00, 0 0 10px #FF8C00, 0 0 15px #FF8C00, 0 0 20px #FF8C00;
        }
      }

.section-1293318 .element-6441097 .atom-main {
    background-color: #161a48;
    border-color: #161a48;
    color: #ffffff;
    background-color: #ffffff;
    font-size: 20px;
    margin: 20px auto;
    letter-spacing: 0;
    text-align: center;
    color: rgb(10, 132, 255);
    padding: 5px 20px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Hex Franklin Variable';
    font-weight: 400;
    font-style: normal;
    border-radius: 200px;
    border: white;
}

.register-button {
    background-color: #0A84FF;
    display: inline-block !important;
    font-size: 20px !important;
    padding: 10px 20px !important;
    color: #ffffff !important;
    margin-top: 11px;
    text-transform: uppercase;
    font-family: 'Hex Franklin Variable';
    font-weight: 600;
    border-radius: 30px;
}

.register-button a {
    color: white;
}

.inman-btn {
    background-color: #0A84FF;
    font-size: 40px;
    margin: 20px auto;
    letter-spacing: 0;
    text-align: center;
    color: #ffffff !important;
    padding: 10px 9px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Druk Web';
    font-weight: 400;
    font-style: normal;
    padding-bottom: 12px;
    z-index: 9999;
}

.section-1277752 .element-6355030 .atom-header2 {
    color: white;
    font-style: normal;
    font-weight: 400;
    font-family: 'HEX Franklin Variable';
}

.main-headline {
    color: white !important;
    font-family: 'HEX Franklin Variable' !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
    font-size: 55px !important;
}

.icsd-main-text {
    background-color: white;
    padding: 20px 20px;
    border-radius: 20px;
}

.icsd-main-text span {
    font-family: 'HEX Franklin Variable';
}

.edge-div .main-app-container {
    background-image: url("https://assets.inman.com/wp-content/uploads/2025/07/image+(12).png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 450px;
}

.sizzle-vid {
    margin-top: 150px;
    filter: drop-shadow(0 8px 15px rgba(0, 123, 255, 0.6));
}

.buy-ticket-now-div {
    float: right;
    width: 600px;
}

.buy-ticket-now-div h2 {
    color: white;
    font-family: 'HEX Franklin Variable';
    font-weight: 500;
}

.buy-ticket-now-div p {
    color: white;
    font-family: 'HEX Franklin Variable';
    font-size: 20px !important;
}

.section-6345303 .atom-sectionMain {
    background-color: #202565;
    margin-bottom: 50px;
}

/* BeSpoke Experiences */

.section-6352014 .element-30539036 .atom-main {
    color: white;
    font-family: "Druk Web";
    font-size: 80px;
}

/* Featured Speakers */

.section-5743391 .element-27496951 .atom-main {
    color: white;
}

.atom-fullname, .atom-text1, .atom-text2 {
    color: white !important;
}

.section-6352014 .atom-sectionMain {
    background: radial-gradient(at 47.8984% 9.95851%, rgb(255, 106, 0) 0px, transparent 50%), radial-gradient(at 30.4729% 51.314%, rgb(190, 56, 243) 0px, transparent 50%), radial-gradient(at 11.0333% 19.0871%, rgb(123, 33, 159) 0px, transparent 50%), radial-gradient(at 64.0105% 47.8562%, rgb(227, 36, 0) 0px, transparent 50%), radial-gradient(at 85.8144% 18.9488%, rgb(246, 205, 82) 0px, transparent 50%), radial-gradient(at 17.7758% 82.8492%, rgb(0, 97, 255) 0px, transparent 50%), radial-gradient(at 80.8231% 82.0194%, rgb(230, 59, 122) 0px, transparent 50%) rgb(255, 255, 255)
}

.section-6352014 .element-30539040 .atom-main {
    background-color: #0A84FF;
    border-color: #0A84FF;
    color: #ffffff;
}

#section-6352014 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div.atom-main.full-width.margin-custom-element.element-30539039 > div > p {
    color: white;
}

/* Live in Section  */


.section-1294674 .element-6449430 .atom-main {
    color: rgba(255, 140, 0, 1);
    font-family: "Druk Web";
    font-size: 100px;
}

.section-1294674 .element-6449431 .atom-main {
    color: rgba(255, 140, 0, 1);
    background-color: white;
    border-color: rgba(255, 140, 0, 1);
}

/* Testimonials  */

.testimonial-text {
    font-family: HEX Franklin Variable;
}

/* Featured Sponsors */

.section-4474213 .atom-sectionMain {
    background-color: white;
}

.section-4474213 .element-21894663 .atom-main {
    color: rgba(255, 140, 0, 1);
    font-family: "Druk Web";
    font-size: 100px;
}

.img-text {
    font-size: 90px;
}

/* Sponsor IC SD */

.sponsor-ic {
    font-family: "Druk Web";
    font-size: 100px;
    color: rgba(255, 140, 0, 1);
}

.section-4474109 .atom-sectionMain {
    background-color: #202565;
}

/* Sign UP for Latest Updates */

.section-3989894 .atom-sectionMain {
    background-color: white;
}

.section-3989894 .element-19674648 .atom-title {
    font-family: "Druk Web";
    font-size: 80px;
    color: rgba(255, 140, 0, 1);
}

.section-3989894 .element-19674648 .atom-label {
    color: black;
}

.section-5536605 .atom-sectionMain {
    background-color: white;
}

/* Why attend page */

.section-6383494 .element-30692690 .atom-main {
    color: rgba(255, 255, 255, 1);
    font-family: "Druk Web";
    font-size: 60px;
}

#section-6383494 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div > div > p {
    color: rgba(255, 255, 255, 1);
    font-family: "Druk Web";
    text-align: center;
    font-size: 30px;
}

.attend-header p {
    color : white;
    font-family: "Hex Franklin Variable";
}

.section-6383494 .atom-sectionMain {
    background-color: transparent;
}

.attend-body .element-30692713 {
    background-color: transparent;
}

.section-6388786 .atom-sectionMain {
    background-color: transparent;
}

.attend-body p {
    color: white;
    font-family: "Hex Franklin Variable";
    font-size: 30px !important;
    line-height: 30px !important;
}

#section-6383496 > div::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 280px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.1);
}

.attend-body img {
    box-shadow: 0 8px 15px rgba(0, 123, 255, 0.6);
}

.attend-footer img {
    box-shadow: 0 8px 15px rgba(0, 123, 255, 0.6);
}

.body-header-title {
    font-family: "Druk Web" !important;
    font-size: 45px !important; 
}

.main-body-desc p {
    color: white;
    font-family: "Hex Franklin Variable";
}


@media (max-width: 767px) {

    /* Mobile Nav */

    .navbar-nav {
        display: contents !important;
    }

    .navbar-collapse {
        height: 250px !important;
    }

    .image-container-item {
        width: 250px;
    }

    .image-container-item img {
        margin: auto 5px;
        width: 250px;
    }

    #section-1277752 > div {
        height: 350px;
    }

    .section-1277752 .element-6355030 .atom-header1 {
        font-size: 50px;
        color: #ffffff;
        font-style: normal;
        font-family: "Druk Web";
        white-space: normal;
        line-height: 100%;
        text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
    }

    .main-headline {
        font-size: 30px !important;
        text-align: center;
        margin-bottom: 30px !important;
        filter: drop-shadow(0 8px 15px rgba(0, 123, 255, 0.6));
    }

    .sizzle-vid {
        margin-top: 50px;
    }

    /* Bespoke Experiences */
    .section-6352014 .element-30539036 .atom-main {
    font-size: 40px;
    }

    .section-6345303 .atom-sectionMain {
        background-color: #202565;
        display: none;
    }

    .sponsor-ic {
        font-size: 45px;
        color: rgba(255, 140, 0, 1);
    }

    .section-3989894 .element-19674648 .atom-title {
        font-family: "Druk Web";
        font-size: 40px;
        color: rgba(255, 140, 0, 1);
    }

    .section-3989894 .custom-space-bottom {
        padding-bottom: 0px;
    }

    #section-5536605 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div {
        margin-bottom: 60px;
    }

    /* Why Attend Page */

    #section-6383494 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div > div > p {
        font-size: 20px;
        line-height: 30px;
    }

    #section-6383496 > div > div > div.element-groups.Component-elementGroups-0-2-1 {
        display: flex;
        flex-direction: column-reverse;
    }

    .attend-body p {
        font-size: 15px !important;
    }

    .section-6383496 .custom-space-top {
        padding-top: 0px;
    }
}

/* 
Current Hidden */

/* Featured SPonsors */
.section-4474213 .atom-sectionMain {
    display: none;
}

/* Bespoke experiences */
.section-6352014 .atom-sectionMain {
    display: none;
}

/* Pricing */

.section-1565720 .atom-sectionMain {
    background-color: rgba(22, 26, 72, 1);
    display: none;
}

/* Aj Photograph */

.section-5536605 .atom-sectionMain {
    background-color: white;
    display: none;
}

