/*!
 * Bootstrap v5.2.3 (https://getbootstrap.com/)
  */@import"https://fonts.googleapis.com/css?family=Montserrat:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i";:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: #0d6efd;--bs-secondary-rgb: #6c757d;--bs-success-rgb: #198754;--bs-info-rgb: #0dcaf0;--bs-warning-rgb: #ffc107;--bs-danger-rgb: #dc3545;--bs-light-rgb: #f8f9fa;--bs-dark-rgb: #212529;--bs-white-rgb: #fff;--bs-black-rgb: #000;--bs-body-color-rgb: #212529;--bs-body-bg-rgb: #fff;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-code-color: #d63384;--bs-highlight-bg: rgb(255, 242.6, 205.4)}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(#0d6efd, var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(#6c757d, var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(#198754, var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(#0dcaf0, var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(#ffc107, var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(#dc3545, var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(#f8f9fa, var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(#212529, var(--bs-bg-opacity, 1)) !important}.link-primary{color:#0d6efd !important}.link-primary:hover,.link-primary:focus{color:rgb(10.4,88,202.4) !important}.link-secondary{color:#6c757d !important}.link-secondary:hover,.link-secondary:focus{color:rgb(86.4,93.6,100) !important}.link-success{color:#198754 !important}.link-success:hover,.link-success:focus{color:rgb(20,108,67.2) !important}.link-info{color:#0dcaf0 !important}.link-info:hover,.link-info:focus{color:rgb(61.4,212.6,243) !important}.link-warning{color:#ffc107 !important}.link-warning:hover,.link-warning:focus{color:rgb(255,205.4,56.6) !important}.link-danger{color:#dc3545 !important}.link-danger:hover,.link-danger:focus{color:rgb(176,42.4,55.2) !important}.link-light{color:#f8f9fa !important}.link-light:hover,.link-light:focus{color:rgb(249.4,250.2,251) !important}.link-dark{color:#212529 !important}.link-dark:hover,.link-dark:focus{color:rgb(26.4,29.6,32.8) !important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:-webkit-sticky !important;position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:hsla(0,0%,100%,.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-2xl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:"Gilroy";src:url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-extrabold.woff") format("woff"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-extrabold.woff2") format("woff2"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-extrabold.otf") format("opentype");font-weight:800;font-style:normal}@font-face{font-family:"Gilroy";src:url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-extrabolditalic.woff") format("woff"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-extrabolditalic.woff2") format("woff2"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-extrabolditalic.otf") format("opentype");font-weight:800;font-style:italic}@font-face{font-family:"Gilroy";src:url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-semibold.woff") format("woff"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-semibold.woff2") format("woff2"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-semibold.otf") format("opentype");font-weight:600;font-style:normal}@font-face{font-family:"Gilroy";src:url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-semibolditalic.woff") format("woff"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-semibolditalic.woff2") format("woff2"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-semibolditalic.otf") format("opentype");font-weight:600;font-style:italic}@font-face{font-family:"Gilroy";src:url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-medium.woff") format("woff"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-medium.woff2") format("woff2"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-medium.otf") format("opentype");font-weight:500;font-style:normal}@font-face{font-family:"Gilroy";src:url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-mediumitalic.woff") format("woff"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-mediumitalic.woff2") format("woff2"),url("/wp-content/themes/identiverse/assets/fonts/tinkov-gilroy-mediumitalic.otf") format("opentype");font-weight:500;font-style:italic}body{font-family:"Montserrat",sans-serif;font-weight:400;line-height:1;color:#162434;background-color:#fff}body.freezepage{overflow:hidden}body.idv22{background-color:#f8f9f9}a,span,div,section{position:relative}.pagewrap{position:relative;z-index:2;background-color:#fff;overflow:hidden}.pagewrap.navpad{padding-top:100px}.pagewrap.bannerpad{padding-top:50px}@media only screen and (max-width: 992px){.pagewrap.bannerpad{padding-top:40px}}@media only screen and (max-width: 766px){.pagewrap.navpad{padding-top:50px}.pagewrap.bannerpad{padding:0}}.maincontent{position:relative;flex-grow:1}.fullbg{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0}.bgwhite{background-color:#fff}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{line-height:1;margin:0}.textuc{text-transform:uppercase}.textlc{text-transform:lowercase}.textcenter{text-align:center}.textright{text-align:right}.textleft{text-align:left}.textplain{text-transform:none}a{text-decoration:none;transition:color .2s}a:hover{text-decoration:none}p{margin:0 0 1em}p:last-of-type{margin:0}.texthide{color:rgba(0,0,0,0);overflow:hidden}.texthide:hover{color:rgba(0,0,0,0)}.textblue{color:#00d3f7}.textorange{color:#ff5e2d}.gilroy{font-family:"Gilroy",sans-serif;font-weight:800}.gilroysemi{font-family:"Gilroy",sans-serif;font-weight:600}.imgfit{width:100%}.imgfitheight{height:100%}.heightfull{height:100%}.flex{display:flex;flex-direction:column;justify-content:center}.flex.flexrow{flex-direction:row}.flex.flexrowreverse{flex-direction:row-reverse}.flex.flexspace{justify-content:space-between}.flex.flexaround{justify-content:space-around}.flex.flexeven{justify-content:space-evenly}.flex.flexalign{align-items:center}.flex.flexalignstart{justify-content:flex-start}.flex.flexalignend{justify-content:flex-end}.flex.flexalignstretch{align-items:stretch}.flex.flexwrap{flex-wrap:wrap}.bgcover{background-size:cover;background-position:center}.bgcontain{background-size:contain;background-position:center;background-repeat:no-repeat}.bgcustom{background-repeat:no-repeat}.divwrap{width:100%;padding:0 30px;margin:0 auto}.divcenter{margin:0 auto}.btbase{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;transition:transform .2s}.btbase:hover{transform:scale(1.05)}.btident{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;height:60px;border-radius:30px;padding:0 45px;font-weight:800;font-size:24px;letter-spacing:-1px;color:#fff;background-color:#ff5e2d;text-align:center;transition:transform .2s}.btident:hover{transform:scale(1.05)}.btident.disabled{pointer-events:none;opacity:.5}.btident.btsmall{height:50px;font-size:20px;letter-spacing:-0.15px;padding:0 30px}.btident.btblue{background-color:#00d3f7}.btident.btidv24orange{background-color:#f54128}.btident.btidv25red{background-color:#f54128;border:4px solid #ff5e2d}.btident.btidv25redonly{background-color:#f54128;border:none}.btident.btidv25white{color:#ff5e2d;background-color:#fff;border:4px solid #ff5e2d}.btident.btidv25whiteblack{color:#32393d;background-color:#fff;border:4px solid #ff5e2d}.btident.btidv25whiteblue{color:#32393d;background-color:#fff;border:4px solid #67e9ff}.btident.btidv25blue{color:#0a0a0a;background-color:#00d3f7;border:4px solid #67e9ff}.btident.btidv25bluewhite{color:#fff;background-color:#00d3f7;border:4px solid #67e9ff}.btident.btidv25clear{color:#fff;background-color:rgba(0,0,0,0);border:4px solid #fff}.btident.btidv25clearblack{color:#0a0a0a;background-color:rgba(0,0,0,0);border:4px solid #00d3f7}.btident.btshadow{box-shadow:0 4px 12px 0 #dbe2ee}.btident.btshadowlite{box-shadow:0 4px 12px 0 #ebe9f6}.btident.btshadowdark{box-shadow:0 4px 12px 0 rgba(0,0,0,.25)}.btident.btshadoworange{box-shadow:0 9px 26px 0 rgba(255,93,29,.44)}.btident.btoutline{color:#ff5e2d;background-color:#fff;border:4px solid #ff5e2d}.btident.btborder{color:#fff;background-color:rgba(0,0,0,0);border:4px solid #ff5e2d}@media only screen and (max-width: 570px){.btident.btsmall{font-size:18px}}@media only screen and (max-width: 766px){.desktop{display:none}}.mobile{display:none}@media only screen and (max-width: 766px){.mobile{display:block}}.plusonly{display:none}@media only screen and (max-width: 570px){.plusonly{display:inherit}}.idvbgwrap{position:absolute;z-index:0;top:0;left:0;right:0;overflow:hidden}.idvbgwrap.bottomwrap{top:auto;bottom:0}.idvbg{position:absolute;top:0;left:50%;bottom:0;background-size:contain;background-repeat:no-repeat}.iframeresize{display:block;width:1px;min-width:100%;border:none}.idvoverlay{position:fixed;z-index:999;top:0;left:0;right:0;bottom:0;overflow:hidden;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .3s}.idvoverlay.active{opacity:1;pointer-events:auto}.idvhero25{height:350px;color:#fff;background-color:#22434e;background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-gears-2x.jpg")}.idvhero25.descender{padding-top:30px}.idvhero25.about{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-about-2x.png")}.idvhero25.board{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-board-2x.png")}.idvhero25.companies{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-companies-2x.png")}.idvhero25.faq{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-companies-2x.png")}.idvhero25.personas{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-companies-2x.png")}.idvhero25.pricing{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-companies-2x.png")}.idvhero25.programs{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-programs-2x.png")}.idvhero25.speakers{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-speakers-2x.png")}.idvhero25.sponsors{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-sponsors-2x.png")}.idvhero25.team{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-team-2x.png")}.idvhero25.topics{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-topics-2x.jpg")}.idvhero25.venue{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-venue-2x.png")}.idvhero25.vip{background-image:url("/wp-content/themes/identiverse/assets/hero25/herobg-vip-2x.png")}.idvhero25 .herotitle{max-width:750px}.idvhero25 .blurb{font-weight:500;font-size:18px;margin-top:15px}.idvhero25.detailhero{padding:5px 0 0}.idvhero25.detailhero .panelwrap{max-width:900px}.idvhero25.detailhero .kicker{font-weight:800;font-size:20px;letter-spacing:1px;margin-bottom:25px}.idvhero25.detailhero .speaker{font-size:72px;line-height:.95;letter-spacing:-2px}.idvhero25.detailhero .session{font-size:60px;letter-spacing:-2px}.idvhero25.detailhero .details{margin-top:20px}.idvhero25.detailhero .details.session{margin-top:25px}.idvhero25.detailhero .speakerdetail{font-size:30px;letter-spacing:-1px}.idvhero25.detailhero .sessiondetail{font-weight:800;font-size:20px;letter-spacing:1px}.idvhero25.detailhero .jobtitle{font-weight:700;margin-bottom:5px}.idvhero25.detailhero.longtext .kicker{font-size:18px}.idvhero25.detailhero.longtext .session{font-size:36px;line-height:1.1;letter-spacing:0}@media only screen and (max-width: 1400px){.idvhero25{height:320px}.idvhero25.descender{padding-top:25px}.idvhero25 .herotitle{max-width:700px}}@media only screen and (max-width: 1200px){.idvhero25{height:300px}.idvhero25.descender{padding-top:20px}.idvhero25 .herotitle{max-width:650px}}@media only screen and (max-width: 992px){.idvhero25{height:250px}.idvhero25.descender{padding-top:15px}.idvhero25 .herotitle{max-width:550px}.idvhero25.detailhero .kicker{font-size:16px;margin-bottom:15px}.idvhero25.detailhero .speaker{font-size:60px}.idvhero25.detailhero .session{font-size:48px;margin-top:20px}.idvhero25.detailhero .details{margin-top:12px}.idvhero25.detailhero .sessiondetail{font-size:16px}.idvhero25.detailhero .speakerdetail{font-size:24px}.idvhero25.detailhero.longtext .kicker{font-size:16px}.idvhero25.detailhero.longtext .session{font-size:30px}}@media only screen and (max-width: 766px){.idvhero25{height:220px}.idvhero25 .herotitle{max-width:480px}.idvhero25.detailhero{padding:55px 0 0}.idvhero25.detailhero .speaker{font-size:44px}.idvhero25.detailhero .session{font-size:30px;line-height:1.05;letter-spacing:-1px}.idvhero25.detailhero .speakerdetail{font-size:20px}.idvhero25.longtext{height:auto;padding:40px 0}}@media only screen and (max-width: 570px){.idvhero25{height:160px}.idvhero25.descender{padding-top:10px}.idvhero25.detailhero{height:auto;padding:70px 0 20px}.idvhero25.detailhero .kicker{font-size:14px;margin-bottom:12px}.idvhero25.detailhero .speaker{font-size:33px;letter-spacing:-1px}.idvhero25.detailhero .speakerdetail{font-size:16px;letter-spacing:-0.5px}.idvhero25.longtext{padding:40px 0 20px}}.idvfooter25{padding:90px 0 45px;color:#fff;background-color:#62593c;overflow:hidden;background-image:url("/wp-content/themes/identiverse/assets/footer25/footer25-bg2-2x.jpg");background-size:cover;background-position:center bottom}.idvfooter25 .panelwrap{max-width:1220px}.idvfooter25 .titlewrap{max-width:665px;margin-bottom:45px}.idvfooter25 .buttonrow{margin-bottom:85px}.idvfooter25 .entry{flex-basis:31%}.idvfooter25 .contacttype{font-weight:800;font-size:14px;letter-spacing:2px;margin-bottom:10px}.idvfooter25 .emailbutton{width:100%;height:48px;font-size:16px;letter-spacing:0;padding:0 10px}.idvfooter25 .emailbutton br{display:none}.idvfooter25 .logowrap{max-width:616px;margin-bottom:80px}.idvfooter25 .listtitle{font-weight:600;font-size:22px;letter-spacing:-0.5px;margin-bottom:15px}.idvfooter25 .listbutton{height:50px;font-size:22px;letter-spacing:0;padding:0 45px}@media only screen and (max-width: 1200px){.idvfooter25 .titlewrap{max-width:600px;margin-bottom:40px}.idvfooter25 .buttonrow{margin-bottom:50px}.idvfooter25 .logowrap{max-width:520px;margin-bottom:50px}}@media only screen and (max-width: 992px){.idvfooter25{padding:60px 0 40px}.idvfooter25 .titlewrap{max-width:500px}.idvfooter25 .contacttype{letter-spacing:1px}.idvfooter25 .emailbutton{font-size:15px}.idvfooter25 .emailbutton br{display:inherit}.idvfooter25 .logowrap{max-width:420px}.idvfooter25 .listbutton{height:44px;font-size:18px}}@media only screen and (max-width: 766px){.idvfooter25 .logowrap{max-width:360px}}@media only screen and (max-width: 570px){.idvfooter25 .buttonrow{display:block}.idvfooter25 .entry{width:340px;margin:0 auto 30px}.idvfooter25 .logowrap{margin-bottom:40px}.idvfooter25 .listtitle{font-size:20px}}.idvfooter25-social{height:120px;color:#fff;background-color:#62593c}.idvfooter25-social .panelwrap{max-width:1300px}.idvfooter25-social .socialsubtitle{font-weight:500;font-size:22px;letter-spacing:-0.5px;margin-bottom:10px}.idvfooter25-social .socialicon{display:block;width:30px;aspect-ratio:1;margin:0 15px;transition:transform .2s}.idvfooter25-social .socialicon.facebook{background-image:url("/wp-content/themes/identiverse/assets/footer25/footer25-facebook-2x.png")}.idvfooter25-social .socialicon.linkedin{background-image:url("/wp-content/themes/identiverse/assets/footer25/footer25-linkedin-2x.png")}.idvfooter25-social .socialicon.twitter{background-image:url("/wp-content/themes/identiverse/assets/footer25/footer25-x-2x.png")}.idvfooter25-social .socialicon:hover{transform:scale(1.05)}.idvfooter25-social .crawrap{position:absolute;top:0;bottom:0;right:30px;width:169px}@media only screen and (max-width: 992px){.idvfooter25-social{height:100px}.idvfooter25-social .socialsubtitle{font-size:20px}.idvfooter25-social .crawrap{width:150px}}@media only screen and (max-width: 766px){.idvfooter25-social .crawrap{width:130px}}@media only screen and (max-width: 570px){.idvfooter25-social .panelwrap{padding:0 20px}.idvfooter25-social .socialsubtitle{font-size:20px;width:180px}.idvfooter25-social .iconwrap{justify-content:flex-start}}.idvfooter25-credits{height:34px;background-color:#00d3f7;font-weight:600;font-size:10px;color:#fff}.idvfooter25-credits a{color:#fff}.idvfooter25-credits a:hover{color:#032a2c}@media only screen and (max-width: 766px){.idvfooter25-credits{padding-bottom:calc(env(safe-area-inset-bottom))}.idvfooter25-credits br{display:inherit}.idvfooter25-credits.bannerpad{padding:0}}.idvfooter25-registerbg{display:none;height:60px;background-color:#f54128;padding-bottom:calc(env(safe-area-inset-bottom))}@media only screen and (max-width: 766px){.idvfooter25-registerbg{display:block}}.idvfooter25-register{display:none;position:fixed;z-index:100;left:0;right:0;bottom:0;background-color:#000}.idvfooter25-register a{height:60px;font-size:24px;letter-spacing:-0.15px;color:#fff;background-color:#f54128;transition:color .2s;margin-bottom:env(safe-area-inset-bottom)}.idvfooter25-register a:hover{color:#162434}@media only screen and (max-width: 766px){.idvfooter25-register{display:block}}.idvheader{position:fixed;z-index:10;top:0;left:0;right:0;color:#fff;background-color:rgba(0,0,0,0)}.idvheader .panelwrap{max-width:1400px}.idvheader .navmain,.idvheader .navtop{z-index:2;height:50px;background-color:#ff5e2d}.idvheader .navmain.navtop,.idvheader .navtop.navtop{background-color:#f54128}.idvheader .navedge{flex-shrink:0;width:200px}.idvheader .navlogo{display:inline-block;height:40px;transition:transform .2s}.idvheader .navlogo:hover{transform:scale(1.05)}.idvheader .navitem{color:#fff;font-size:16px;margin:0 22px}.idvheader .navitem:hover,.idvheader .navitem.active{color:#fedeab}.idvheader .navitem:first-of-type{margin-left:0}.idvheader .navitem:last-of-type{margin-right:0}.idvheader .navcta{display:inline-block;font-size:24px;color:#fff;letter-spacing:-0.14px;transition:transform .2s}.idvheader .navcta:hover{transform:scale(1.05)}.idvheader .barnav{position:absolute;z-index:1;top:0;left:0;right:0;padding:12px 0;background-color:#fff;opacity:0;transform:translateY(-150px);transition:transform .3s,opacity .3s}.idvheader .barnav.active{opacity:1;transform:translateY(100px)}.idvheader .barnavgroup{padding:5px 0;margin:0 10px;white-space:nowrap}.idvheader .barnavitem{font-weight:800;font-size:14px;letter-spacing:.2px;color:#162434;margin:0 10px}.idvheader .barnavitem:hover{color:#00d3f7}@media only screen and (max-width: 992px){.idvheader .navedge{width:155px}.idvheader .navcta{font-size:20px}.idvheader .navitem{margin:0 15px}.idvheader .barnav{padding:10px 0}}@media only screen and (max-width: 766px){.idvheader{display:none}}.idvmenutrigger{position:fixed;z-index:9990}.idvmenupanel{position:fixed;z-index:1}.idvmenutrigger{display:none;top:15px;left:0;width:100vw;padding-right:20px;pointer-events:none}.idvmenutrigger .menuwrap{width:30px;margin-left:auto}.idvmenutrigger .line,.idvmenutrigger .linewrap{pointer-events:auto;transition:all .5s}.idvmenutrigger .linewrap{transition:transform .2s;transform-origin:center center}.idvmenutrigger .linewrap:hover{cursor:pointer;transform:scale(1.05)}.idvmenutrigger .line{width:100%;height:3px;border-radius:2.5px;background-color:#fff}.idvmenutrigger #triggerline2{margin:7px auto}.idvmenutrigger #triggerline1,.idvmenutrigger #triggerline3{transform-origin:right center}@media only screen and (max-width: 766px){.idvmenutrigger{display:block}}.idvmenupanel{display:none;top:0;left:0;bottom:0;width:100vw;background-color:#162434;font-family:"Montserrat",sans-serif;font-weight:600}.idvmenupanel .menuwrap{position:absolute;top:0;right:0;bottom:0;overflow:auto;width:250px;padding:70px 15px 15px;opacity:0;transition:opacity .5s}.idvmenupanel .buttonwrap{margin-bottom:20px}.idvmenupanel .btident{width:100%;font-size:18px;padding:0 20px;background-color:#f54128}.idvmenupanel .naventries{border-bottom:1px solid #00d3f7;margin-bottom:20px}.idvmenupanel .navsubhead{font-size:16px;font-weight:700;color:#00d3f7;padding:10px 8px 9px;border-top:1px solid #00d3f7}.idvmenupanel .navsection{padding-bottom:12px}.idvmenupanel .naventry{display:block;font-size:16px;line-height:1.1;color:#fff;text-decoration:none;padding:9px 8px 8px;border-top:1px solid #00d3f7;transition:color .5s,background-color .5s}.idvmenupanel .naventry.subitem{padding:10px 8px 9px 24px;border:none}.idvmenupanel .naventry:hover{color:#fff;background-color:#ff5e2d}@media only screen and (max-width: 766px){.idvmenupanel{display:block}}.idvmobileheader{display:none;position:fixed;z-index:10;top:0;left:0;right:0;height:50px;background-color:#f54128}.idvmobileheader:after{content:"";position:absolute;z-index:10;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:0;pointer-events:none;transition:opacity .5s}.idvmobileheader .navlogo{display:block;width:187px;height:36px;margin:0 auto;background-image:url("/wp-content/themes/identiverse/assets/site/navlogo24-white2-2x.png")}@media only screen and (max-width: 766px){.idvmobileheader{display:flex}}@media only screen and (max-width: 320px){.idvmobileheader .navlogo{width:156px;height:30px}}.pagescrim{position:fixed;z-index:5;top:0;right:0;left:0;bottom:0;opacity:0;background-color:rgba(0,0,0,.5);pointer-events:none;transition:opacity .5s,transform .5s;box-shadow:0px 0px 10px 5px rgba(0,0,0,.75)}.pagewrap,.idvmobileheader{transition:transform .5s}body.navopen{overflow:hidden}body.navopen .idvmobileheader:after{opacity:.5}body.navopen .idvmobileheader .boxwrap,body.navopen .idvmobileheader .buttonwrap,body.navopen .idvmobileheader .logo{pointer-events:none}body.navopen .menuwrap{opacity:1}body.navopen .pagescrim{opacity:1;pointer-events:auto}body.navopen .pagewrap,body.navopen .idvmobileheader,body.navopen .pagescrim{transform:translateX(-250px)}body.navopen .menutrigger #triggerline1{transform:rotate(-45deg)}body.navopen .menutrigger #triggerline2{opacity:0}body.navopen .menutrigger #triggerline3{transform:rotate(45deg)}body.navopen .menutrigger .line{background-color:#fff}@media only screen and (max-width: 992px){body.navopen .menutrigger #triggerline1{transform:rotate(-40deg)}body.navopen .menutrigger #triggerline3{transform:rotate(40deg)}}@media only screen and (max-width: 570px){body.navopen .menutrigger #triggerline1{transform:rotate(-42deg)}body.navopen .menutrigger #triggerline3{transform:rotate(42deg)}}body.freezepage{overflow:hidden}body.freezepage .menutrigger{opacity:.1}body.freezepage .menutrigger .line,body.freezepage .menutrigger .linewrap{pointer-events:none}.idvfooter-cta{padding:65px 0 34px;color:#fff;background-image:url("/wp-content/themes/identiverse/assets/footer/footer-bg-2x.png"),linear-gradient(0deg, #05025B 0%, #000000 100%);background-size:1565px auto,100%;background-position:center top,top left}.idvfooter-cta .footertext{font-weight:500;font-size:22px;letter-spacing:-0.5px}.idvfooter-cta .socialwrap{margin-bottom:42px}.idvfooter-cta .socialheader{margin-bottom:10px}.idvfooter-cta .social{width:30px;height:30px;margin:0 13px;transition:transform .2s}.idvfooter-cta .social:hover{transform:scale(1.1)}.idvfooter-cta .social.facebook{background-image:url("/wp-content/themes/identiverse/assets/footer/social-facebook-2x.png")}.idvfooter-cta .social.linkedin{background-image:url("/wp-content/themes/identiverse/assets/footer/social-linkedin-2x.png")}.idvfooter-cta .social.twitter{background-image:url("/wp-content/themes/identiverse/assets/footer/social-twitter-2x.png")}.idvfooter-cta .titlewrap{max-width:460px;margin:0 auto 60px}.idvfooter-cta .listheader{margin-bottom:24px}.idvfooter-cta .listbutton{margin-bottom:5px}.idvfooter-cta .btborder{height:85px;border-radius:43px;font-size:31px;letter-spacing:-1.55px}.idvfooter-cta .tagwrap{max-width:1170px}.idvfooter-cta .idvtag{width:392px}.idvfooter-cta .cratag{width:163px}@media only screen and (max-width: 1200px){.idvfooter-cta .idvtag{width:350px}}@media only screen and (max-width: 992px){.idvfooter-cta{padding-top:40px}.idvfooter-cta .socialwrap{margin-bottom:30px}.idvfooter-cta .titlewrap{margin-bottom:20px}.idvfooter-cta .listbutton{margin-bottom:30px}.idvfooter-cta .btborder{height:60px}.idvfooter-cta .idvtag{width:300px}}@media only screen and (max-width: 766px){.idvfooter-cta .btborder{height:50px;font-size:24px;letter-spacing:-1px}}@media only screen and (max-width: 570px){.idvfooter-cta .titlewrap{width:70vw}.idvfooter-cta .footertext{font-size:18px;letter-spacing:-0.5px}.idvfooter-cta .idvtag{width:180px}.idvfooter-cta .cratag{width:100px}}@media only screen and (max-width: 320px){.idvfooter-cta .titlewrap{width:80vw}.idvfooter-cta .btborder{font-size:20px}.idvfooter-cta .idvtag{width:150px}.idvfooter-cta .cratag{width:90px}}.idvfooter-credits{background-color:#00d3f7;font-weight:600;font-size:12px;letter-spacing:-0.42px;color:#050256}.idvfooter-credits .panelwrap{height:34px}.idvfooter-credits a{color:#050256}.idvfooter-credits a:hover{color:#fff}@media only screen and (max-width: 766px){.idvfooter-credits{padding-bottom:calc(env(safe-area-inset-bottom))}.idvfooter-credits br{display:inherit}.idvfooter-credits.bannerpad{padding-bottom:calc(60px + env(safe-area-inset-bottom))}}.idvfooter-register{display:none;position:fixed;z-index:100;left:0;right:0;bottom:0;background-color:#000}.idvfooter-register a{height:60px;font-size:24px;letter-spacing:-0.15px;color:#fff;background-color:#ff5e2d;transition:color .2s;margin-bottom:env(safe-area-inset-bottom)}.idvfooter-register a:hover{color:#162434}@media only screen and (max-width: 766px){.idvfooter-register{display:block}}.idvhero{height:750px;color:#fff;background-color:#162434;text-align:center}.idvhero.logoonly{height:auto;color:#162434;text-align:inherit;background-color:rgba(0,0,0,0)}.idvhero .herologowrap,.idvhero .herobuttonwrap{position:absolute;z-index:2;left:30px;right:30px}.idvhero .herologowrap{top:49px}.idvhero .herobuttonwrap{bottom:51px}.idvhero .herobutton{margin:0 auto}.idvhero .herologo{display:block;width:363px;height:68px;margin:0 auto;color:rgba(0,0,0,0);overflow:hidden;background-image:url("/wp-content/themes/identiverse/assets/hero/herologo2-white-2x.png");background-size:contain;background-position:center;background-repeat:no-repeat;transition:transform .2s}.idvhero .herologo:hover{color:rgba(0,0,0,0);transform:scale(1.05)}.idvhero .herologo.logodark{background-image:url("/wp-content/themes/identiverse/assets/hero/herologo2-dark-2x.png")}.idvhero .herologo.homehero{pointer-events:none}.idvhero .herologo.homehero:hover{transform:none}@media only screen and (max-width: 1400px){.idvhero{height:650px}.idvhero .herologowrap{top:40px}.idvhero .herobuttonwrap{bottom:40px}}@media only screen and (max-width: 992px){.idvhero{height:450px}.idvhero .herologowrap{top:25px}.idvhero .herologo{height:50px}.idvhero .herobuttonwrap{bottom:25px}.idvhero .blurb{font-size:20px;letter-spacing:-0.5px;margin-top:50px}}@media only screen and (max-width: 766px){.idvhero .herologowrap{top:10px}.idvhero .herologo{width:181px;height:34px}}.hero-general:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;background-image:url("/wp-content/themes/identiverse/assets/hero/bgfingerprint-2x.png");background-size:cover;background-position:center;mix-blend-mode:overlay}.hero-general .kicker{font-size:80px;letter-spacing:-3.5px;margin-bottom:-2px}.hero-general .kicker.ascender{margin-bottom:20px}.hero-general .paneltitle{font-size:200px;line-height:.5;letter-spacing:-10px;color:#00d3f7}.hero-general .blurb{font-weight:500;font-size:30px;line-height:1.25;letter-spacing:-0.95px;margin-top:94px}@media only screen and (max-width: 1400px){.hero-general .kicker{font-size:65px;margin-bottom:-2px}.hero-general .kicker.ascender{margin-bottom:15px}.hero-general .paneltitle{font-size:160px;letter-spacing:-9px}.hero-general .blurb{font-size:24px;margin-top:80px}}@media only screen and (max-width: 992px){.hero-general .kicker{font-size:48px;letter-spacing:-1.5px;margin-bottom:0}.hero-general .kicker.ascender{margin-bottom:12px}.hero-general .paneltitle{font-size:120px;letter-spacing:-5px}}@media only screen and (max-width: 766px){.hero-general{height:350px}.hero-general .kicker{font-size:33px;letter-spacing:-1px;margin-bottom:2px}.hero-general .paneltitle{font-size:60px;letter-spacing:-3px}}.idvbarnav{max-width:650px;height:35px;border-bottom:2px solid #dfdfdf;padding:0 10px;margin:0 auto}@media only screen and (max-width: 992px){.idvbarnav{height:30px}}@media only screen and (max-width: 570px){.idvbarnav{padding:0 5px}}.idvbarnavitem{height:100%;font-weight:900;font-size:14px;letter-spacing:.92px;color:#00d3f7;transition:color .2s;cursor:pointer}.idvbarnavitem:before{content:"";position:absolute;left:0;right:0;bottom:-4px;height:6px;background-color:#ff5e2d;border-radius:3px;opacity:0;transition:opacity .2s}.idvbarnavitem.active,.idvbarnavitem:hover{color:#162434}.idvbarnavitem.active:before,.idvbarnavitem:hover:before{opacity:1}.idvbarnavitem.active{pointer-events:none}@media only screen and (max-width: 570px){.idvbarnavitem{font-weight:700;letter-spacing:.5px}}.idvsectionbar{max-width:650px;height:98px;margin:0 auto;padding:0 90px 0 30px;border-bottom:1px solid #82929c;font-weight:800;font-size:44px;letter-spacing:-2.5px;color:#162434;transition:background-color .2s}.idvsectionbar span{color:#00d3f7}.idvsectionbar.barmedium{font-size:36px;letter-spacing:-1.5px}.idvsectionbar:hover{cursor:pointer;background-color:rgba(0,211,247,.2)}.idvsectionbar:before,.idvsectionbar:after{content:"";position:absolute;top:50%;right:35px;width:28px;height:28px;transform:translateY(-50%);background-size:cover;transition:opacity .5s,transform .5s}.idvsectionbar:before{opacity:0;background-image:url("/wp-content/themes/identiverse/assets/site/sectionbar-arrow-blue-2x.png")}.idvsectionbar:after{background-image:url("/wp-content/themes/identiverse/assets/site/sectionbar-arrow-orange-2x.png")}.idvsectionbar.active:before,.idvsectionbar.active:after{transform:translateY(-50%) rotate(90deg)}.idvsectionbar.active:before{opacity:1}.idvsectionbar.active:after{opacity:0}@media only screen and (max-width: 992px){.idvsectionbar{height:80px;font-size:36px;letter-spacing:-1.5px}.idvsectionbar.barmedium{font-size:32px;letter-spacing:-1px}}@media only screen and (max-width: 570px){.idvsectionbar{height:60px;font-size:26px;letter-spacing:-1px;padding:0 45px 0 15px}.idvsectionbar.barmedium{font-size:20px;letter-spacing:-0.5px}.idvsectionbar:before,.idvsectionbar:after{right:10px;width:24px;height:24px}}.homepage25-hero{padding:70px 0 90px;color:#fff;background-color:#000;overflow:hidden}.homepage25-hero:after{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 30%)}.homepage25-hero.landing{background-color:#22434e;background-image:url("/wp-content/themes/identiverse/assets/homepage25/programs-bg-2x.png")}.homepage25-hero.landing:after{display:none}.homepage25-hero .videobg{position:absolute;z-index:0;top:0;left:0;right:0;aspect-ratio:16/9}.homepage25-hero video{position:absolute;top:0;left:50%;transform:translateX(-50%)}.homepage25-hero .livewrap{z-index:2}.homepage25-hero .logowrap{max-width:242px;margin-bottom:48px}.homepage25-hero .titlewrap{max-width:1005px;margin-bottom:35px}.homepage25-hero .eventdates{font-weight:700;font-size:38px;letter-spacing:-2px;margin-bottom:5px}.homepage25-hero .location{font-weight:600;font-size:21px;letter-spacing:-1px;margin-bottom:20px}.homepage25-hero .buttonwrap .btsmall{margin:0 5px 15px}.homepage25-hero .statwrap{max-width:1000px;margin:0 auto}.homepage25-hero .stat{width:150px;height:150px;border-radius:50%;background-color:#00d3f7}.homepage25-hero .stat:nth-of-type(2),.homepage25-hero .stat:nth-of-type(4){margin-top:45px}.homepage25-hero .stat:nth-of-type(3){margin-top:90px}.homepage25-hero .stat:after{content:"";position:absolute;z-index:2;width:100%;height:100%;border-radius:50%;border:8px solid #2c5e6f}.homepage25-hero .statnumber{font-weight:600;font-size:40px;letter-spacing:-2px;color:#22434e;margin-bottom:2px}.homepage25-hero .statlabel{width:85px;margin:0 auto;font-weight:900;font-size:10px;letter-spacing:.5px;color:#fff}@media only screen and (max-width: 1400px){.homepage25-hero .panelwrap{max-width:950px}}@media only screen and (max-width: 1200px){.homepage25-hero .panelwrap{max-width:900px}}@media only screen and (max-width: 992px){.homepage25-hero{padding:45px 0 60px}.homepage25-hero .logowrap{width:250px;margin-bottom:36px}.homepage25-hero .titlewrap{max-width:650px;margin-bottom:30px}.homepage25-hero .eventdates{font-size:36px}.homepage25-hero .statwrap{max-width:800px}.homepage25-hero .stat{width:140px;height:140px}.homepage25-hero .stat:nth-of-type(2),.homepage25-hero .stat:nth-of-type(4){margin-top:40px}.homepage25-hero .stat:nth-of-type(3){margin-top:70px}.homepage25-hero .statnumber{font-size:36px;margin-bottom:5px}}@media only screen and (max-width: 766px){.homepage25-hero{padding-bottom:50px}.homepage25-hero .eventdates{font-size:30px}.homepage25-hero .statwrap{max-width:574px;margin:0 auto}.homepage25-hero .stat{width:100px;height:100px}.homepage25-hero .stat:after{border-width:6px}.homepage25-hero .statnumber{font-size:24px;letter-spacing:-1px}}@media only screen and (max-width: 570px){.homepage25-hero .statwrap{flex-wrap:wrap;justify-content:center}.homepage25-hero .stat{width:140px;height:140px;border-width:10px;margin:0 5px 10px}.homepage25-hero .stat:nth-of-type(2),.homepage25-hero .stat:nth-of-type(3),.homepage25-hero .stat:nth-of-type(4){margin-top:0}.homepage25-hero .statnumber{font-size:36px;letter-spacing:-2px}}.homepage25-identity{padding:70px 0 100px;color:#fff;background-color:#f9af34;background-image:url("/wp-content/themes/identiverse/assets/homepage25/identity-bg-2x.png");overflow:hidden}.homepage25-identity:before,.homepage25-identity:after{content:"";position:absolute;left:50%;z-index:0;aspect-ratio:1;background-size:cover}.homepage25-identity:before{top:8%;height:84%;transform:translateX(-184%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/identity-gearsleft-2x.png")}.homepage25-identity:after{top:25%;height:50%;transform:translateX(115%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/identity-gearsright-2x.png")}.homepage25-identity .panelwrap{max-width:890px}.homepage25-identity .titlewrap{max-width:500px;margin-bottom:55px}.homepage25-identity .subtitle{font-weight:800;font-size:26px;letter-spacing:-0.3px;margin-bottom:10px}.homepage25-identity .blurb{font-weight:500;font-size:18px;line-height:1.55;margin-bottom:40px}@media only screen and (max-width: 1200px){.homepage25-identity{padding:60px 0 70px}.homepage25-identity .titlewrap{max-width:450px;margin-bottom:45px}}@media only screen and (max-width: 992px){.homepage25-identity{padding:40px 0 70px}.homepage25-identity .titlewrap{max-width:400px;margin-bottom:45px}}@media only screen and (max-width: 766px){.homepage25-identity .panelwrap{max-width:600px}}.homepage25-dc{padding:50px 0 35px;color:#fff;background-color:#051222;background-image:url("/wp-content/themes/identiverse/assets/homepage25/dc-bg-2x.jpg");border-top:20px solid #f54128}.homepage25-dc:before,.homepage25-dc:after{content:"";position:absolute;z-index:0;left:50%;aspect-ratio:1;pointer-events:none;background-size:cover}.homepage25-dc:before{width:366px;bottom:20px;transform:translateX(-870px);background-image:url("/wp-content/themes/identiverse/assets/homepage25/dc-gears-left-2x.png")}.homepage25-dc:after{width:388px;top:20px;transform:translateX(530px);background-image:url("/wp-content/themes/identiverse/assets/homepage25/dc-gears-right-2x.png")}.homepage25-dc .panelwrap{max-width:980px}.homepage25-dc .infocol{flex-shrink:0;padding-right:110px}.homepage25-dc .paneltitle{max-width:600px;margin-bottom:25px}.homepage25-dc .dates{font-weight:700;font-size:33px;letter-spacing:-1px;margin-bottom:5px}.homepage25-dc .location{font-weight:600;font-size:30px;letter-spacing:-1px}.homepage25-dc .buttonwrap{margin-top:25px}.homepage25-dc .statwrap{width:160px;padding:25px 0 30px;background-color:rgba(0,0,0,.52)}.homepage25-dc .stat{margin-bottom:15px}.homepage25-dc .stat:last-of-type{margin:0}.homepage25-dc .statnumber{font-weight:800;font-size:46px;letter-spacing:-2px;color:#00d3f7;margin-bottom:4px}.homepage25-dc .statlabel{font-weight:900;font-size:16px;letter-spacing:1px}@media only screen and (max-width: 1200px){.homepage25-dc .infocol{padding-right:80px}.homepage25-dc .paneltitle{max-width:550px}}@media only screen and (max-width: 992px){.homepage25-dc:before{transform:translateX(-740px)}.homepage25-dc:after{transform:translateX(380px)}.homepage25-dc .infocol{padding-right:50px}.homepage25-dc .paneltitle{max-width:450px}.homepage25-dc .dates{font-size:30px;margin-bottom:4px}.homepage25-dc .location{font-size:26px}.homepage25-dc .statwrap{width:140px;padding:20px 0 25px}.homepage25-dc .statnumber{font-size:40px;letter-spacing:-1px;margin-bottom:1px}.homepage25-dc .statlabel{font-size:14px}}@media only screen and (max-width: 766px){.homepage25-dc .panelwrap{max-width:560px}.homepage25-dc .livewrap{display:block}.homepage25-dc .infocol{padding:0;margin-bottom:30px}.homepage25-dc .paneltitle{max-width:100%}.homepage25-dc .statwrap{display:flex;flex-direction:row;width:100%;padding:20px}.homepage25-dc .stat{flex-basis:25%;margin:0}}@media only screen and (max-width: 570px){.homepage25-dc{padding:40px 0 30px}.homepage25-dc .dates{font-size:26px;letter-spacing:-0.5px}.homepage25-dc .location{font-size:22px}.homepage25-dc .statwrap{flex-wrap:wrap}.homepage25-dc .stat{flex-basis:50%;margin-bottom:20px}}.homepage25-expect{padding:95px 0 83px;color:#fff;background-color:#36c5df;overflow:hidden;background-image:url("/wp-content/themes/identiverse/assets/homepage25/expect-bgstar3-2x.png"),url("/wp-content/themes/identiverse/assets/homepage25/expect-bg-2x.png");background-size:auto 55%,100% auto;background-position:center top;background-repeat:no-repeat}.homepage25-expect:before,.homepage25-expect:after{content:"";position:absolute;left:50%;z-index:0;aspect-ratio:1;background-size:cover}.homepage25-expect:before{top:185px;height:1599px;transform:translateX(-130%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/expect2-gearsleft-2x.png")}.homepage25-expect:after{top:460px;height:737px;transform:translateX(65%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/expect2-gearsright-2x.png")}.homepage25-expect .panelwrap{max-width:1220px}.homepage25-expect .titlewrap{max-width:669px}.homepage25-expect .gearwrap{max-width:800px;margin-bottom:10px}.homepage25-expect .gearentry{flex-basis:50%;margin-bottom:60px;padding:0 10px}.homepage25-expect .gear{aspect-ratio:1;margin-bottom:25px}.homepage25-expect .gear.gear0{background-image:url("/wp-content/themes/identiverse/assets/homepage25/expect2-gear0-2x.png")}.homepage25-expect .gear.gear1{background-image:url("/wp-content/themes/identiverse/assets/homepage25/expect2-gear1-2x.png")}.homepage25-expect .gear.gear2{background-image:url("/wp-content/themes/identiverse/assets/homepage25/expect2-gear2-2x.png")}.homepage25-expect .gear.gear3{background-image:url("/wp-content/themes/identiverse/assets/homepage25/expect2-gear3-2x.png")}.homepage25-expect .inset{width:70%;aspect-ratio:1;border-radius:50%;background-size:101%}.homepage25-expect .textwrap{font-weight:700;font-size:34px;line-height:1.05;letter-spacing:-1px;padding:0 10px}.homepage25-expect .textwrap span{color:#22434e}@media only screen and (max-width: 1200px){.homepage25-expect{padding:70px 0}.homepage25-expect:before{top:157px;height:1359px;transform:translateX(-134%)}.homepage25-expect:after{top:391px;height:626px}.homepage25-expect .titlewrap{max-width:580px}.homepage25-expect .gearwrap{max-width:700px}.homepage25-expect .gearentry{margin-bottom:50px}.homepage25-expect .gear{margin-bottom:20px}.homepage25-expect .textwrap{font-size:30px;padding:0 10px}}@media only screen and (max-width: 992px){.homepage25-expect{padding:50px 0 60px}.homepage25-expect:before{top:138px;height:1199px}.homepage25-expect:after{top:345px;height:552px;transform:translateX(65%)}.homepage25-expect .titlewrap{max-width:450px}.homepage25-expect .gearwrap{max-width:620px}.homepage25-expect .gearentry{margin-bottom:35px}.homepage25-expect .gear{margin-bottom:15px}.homepage25-expect .textwrap{font-size:24px;line-height:1.2}}@media only screen and (max-width: 766px){.homepage25-expect .gearwrap{max-width:500px}.homepage25-expect .gearentry{padding:0 5px}.homepage25-expect .textwrap{font-size:22px;padding:0 10px}}@media only screen and (max-width: 570px){.homepage25-expect .gear{margin-bottom:10px}.homepage25-expect .textwrap{font-weight:600;font-size:18px;padding:0 5px}}.homepage25-whatsnew{padding:60px 0 70px;background-color:#f9af34;background-image:url("/wp-content/themes/identiverse/assets/homepage25/whatsnew-bg-2x.png");background-size:100vw auto;overflow:hidden}.homepage25-whatsnew:before,.homepage25-whatsnew:after{content:"";position:absolute;top:75px;left:50%;aspect-ratio:1;background-size:cover;pointer-events:none}.homepage25-whatsnew:before{width:1361px;transform:translateX(-140%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/whatsnew-gearsleft-2x.png")}.homepage25-whatsnew:after{width:1475px;transform:translateX(30%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/whatsnew-gearsright-2x.png")}.homepage25-whatsnew .panelwrap{max-width:1125px}.homepage25-whatsnew .titlewrap{max-width:734px;margin-bottom:30px}.homepage25-whatsnew .introblurb{max-width:800px;font-weight:600;font-size:22px;line-height:1.3;color:#fff;margin-bottom:50px}.homepage25-whatsnew .boxtitle{max-width:386px}.homepage25-whatsnew .newbox{flex-basis:50%;padding:0 45px;margin-bottom:70px}.homepage25-whatsnew .boxtitle{max-width:386px;margin-bottom:30px}.homepage25-whatsnew .blurbopen{max-width:420px;font-weight:800;font-size:21px;line-height:1.25;letter-spacing:-0.2px;color:#fff;margin-bottom:25px}.homepage25-whatsnew .morenew,.homepage25-whatsnew .morelink{display:inline-block;font-weight:800;font-size:21px;letter-spacing:-0.2px;color:#653b19;padding-right:22px;transition:scale .2s}.homepage25-whatsnew .morenew:hover,.homepage25-whatsnew .morelink:hover{transform:scale(1.05)}.homepage25-whatsnew .morenew:after,.homepage25-whatsnew .morelink:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:16px;aspect-ratio:1;background-image:url("/wp-content/themes/identiverse/assets/homepage25/whatsnew-morearrow-2x.png");background-size:cover;transition:transform .2s;pointer-events:none}.homepage25-whatsnew .morenew.active:after,.homepage25-whatsnew .morelink.active:after{transform:translateY(-50%) rotate(90deg)}.homepage25-whatsnew .blurbmore{font-weight:600;font-size:17px;line-height:1.6;color:#653b19;margin-top:25px;padding-top:25px;border-top:2px solid #653b19}@media only screen and (max-width: 1200px){.homepage25-whatsnew .titlewrap{max-width:600px}.homepage25-whatsnew .newbox{padding:0 40px}.homepage25-whatsnew .boxtitle{max-width:350px}}@media only screen and (max-width: 992px){.homepage25-whatsnew{padding:50px 0 60px}.homepage25-whatsnew:before{transform:translateX(-133%)}.homepage25-whatsnew:after{transform:translateX(27%)}.homepage25-whatsnew .titlewrap{max-width:500px;margin-bottom:25px}.homepage25-whatsnew .introblurb{max-width:700px;font-size:20px;margin-bottom:40px}.homepage25-whatsnew .newbox{padding:0 25px;margin-bottom:50px}.homepage25-whatsnew .boxtitle{margin-bottom:20px}.homepage25-whatsnew .blurbopen,.homepage25-whatsnew .morenew{font-weight:700;font-size:20px}.homepage25-whatsnew .blurbopen{margin-bottom:15px}.homepage25-whatsnew .blurbmore{margin-top:20px;padding-top:20px}}@media only screen and (max-width: 766px){.homepage25-whatsnew .titlewrap{max-width:400px;margin-bottom:20px}.homepage25-whatsnew .introblurb{font-size:18px}.homepage25-whatsnew .newbox{flex-basis:100%;padding:0}.homepage25-whatsnew .boxtitle{max-width:300px}.homepage25-whatsnew .blurbmore{max-width:480px}}@media only screen and (max-width: 570px){.homepage25-whatsnew{padding:40px 0 50px}.homepage25-whatsnew .titlewrap{max-width:350px}.homepage25-whatsnew .introblurb{font-size:16px}.homepage25-whatsnew .boxtitle{max-width:280px}.homepage25-whatsnew .newbox{margin-bottom:40px}}.homepage25-dualwrap{background-color:#2caab0;background-image:url("/wp-content/themes/identiverse/assets/homepage25/dualwrap-bg-2x.jpg");overflow:hidden}.homepage25-dualwrap:before,.homepage25-dualwrap:after{content:"";position:absolute;left:50%;z-index:0;aspect-ratio:1;background-size:cover}.homepage25-dualwrap:before{top:5%;height:1613px;transform:translateX(-136%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/dualwrap-gearsleft-2x.png")}.homepage25-dualwrap:after{bottom:1%;height:1768px;transform:translateX(31%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/dualwrap-gearsright-2x.png")}.homepage25-keynotes{padding:80px 0 90px;color:#fff}.homepage25-keynotes .panelwrap{max-width:1090px}.homepage25-keynotes .titlewrap{max-width:833px;margin-bottom:30px}.homepage25-keynotes .speaker{flex-basis:33.3%;padding:0 8px;margin-bottom:40px}.homepage25-keynotes .mugshot{aspect-ratio:1;margin-bottom:10px;background-image:url("/wp-content/themes/identiverse/assets/homepage25/keynotes-gear-2x.png")}.homepage25-keynotes .profilelink{transition:transform .2s}.homepage25-keynotes .profilelink:hover{transform:scale(1.05)}.homepage25-keynotes .inset{width:76%;aspect-ratio:1;border-radius:50%;overflow:hidden}.homepage25-keynotes .logo{width:150px;height:60px;margin-bottom:10px;filter:brightness(0) invert(24%) sepia(8%) saturate(2388%) hue-rotate(149deg) brightness(97%) contrast(98%)}.homepage25-keynotes .textwrap{padding:0 12px}.homepage25-keynotes .name{font-weight:900;font-size:32px;line-height:.95;letter-spacing:-1px;color:#fef8c8;margin-bottom:10px}.homepage25-keynotes .name a{color:#fef8c8;transition:color .2s}.homepage25-keynotes .name a:hover{color:#fff}.homepage25-keynotes .position{font-size:25px;line-height:1.15;letter-spacing:-1px}@media only screen and (max-width: 1200px){.homepage25-keynotes .titlewrap{max-width:650px}.homepage25-keynotes .name{font-weight:30px}.homepage25-keynotes .position{font-size:20px;letter-spacing:-0.5px}}@media only screen and (max-width: 992px){.homepage25-keynotes{padding:60px 0}.homepage25-keynotes .titlewrap{max-width:600px}.homepage25-keynotes .logo{height:50px}.homepage25-keynotes .textwrap{padding:0 10px}.homepage25-keynotes .name{font-weight:800;font-size:28px;margin-bottom:6px}.homepage25-keynotes .position{font-size:18px}}@media only screen and (max-width: 766px){.homepage25-keynotes .titlewrap{max-width:500px}.homepage25-keynotes .speakers{max-width:500px;margin:0 auto}.homepage25-keynotes .speaker{flex-basis:50%}}@media only screen and (max-width: 570px){.homepage25-keynotes .mugshot,.homepage25-keynotes .logo{margin-bottom:8px}.homepage25-keynotes .logo{height:40px;width:120px}.homepage25-keynotes .name{font-weight:700;font-size:22px}.homepage25-keynotes .position{font-size:15px}.homepage25-keynotes .position strong{font-weight:600}}.homepage25-attend{padding-bottom:85px}.homepage25-attend .panelwrap{max-width:1220px}.homepage25-attend .paneltitle{max-width:955px;margin-bottom:60px}.homepage25-attend .gearentry{flex-basis:25%;margin-bottom:30px}.homepage25-attend .gear{aspect-ratio:1;margin-bottom:30px}.homepage25-attend .gear.gear0{background-image:url("/wp-content/themes/identiverse/assets/homepage25/attend-gear0-2x.png")}.homepage25-attend .gear.gear1{background-image:url("/wp-content/themes/identiverse/assets/homepage25/attend-gear1-2x.png")}.homepage25-attend .gear.gear2{background-image:url("/wp-content/themes/identiverse/assets/homepage25/attend-gear2-2x.png")}.homepage25-attend .gear.gear3{background-image:url("/wp-content/themes/identiverse/assets/homepage25/attend-gear3-2x.png")}.homepage25-attend .inset{width:73%;aspect-ratio:1;border-radius:50%;background-size:101%}.homepage25-attend .textwrap{font-weight:700;font-size:20px;line-height:1.15;letter-spacing:-1px;color:#fff;padding:0 35px}@media only screen and (max-width: 1200px){.homepage25-attend .paneltitle{max-width:750px}.homepage25-attend .gear{margin-bottom:20px}.homepage25-attend .textwrap{padding:0 15px}}@media only screen and (max-width: 992px){.homepage25-attend{padding-bottom:60px}.homepage25-attend .paneltitle{max-width:500px;margin-bottom:40px}.homepage25-attend .gearentry{margin-bottom:35px}.homepage25-attend .gear{margin-bottom:15px}.homepage25-attend .textwrap{font-weight:600;font-size:18px;padding:0 12px}}@media only screen and (max-width: 766px){.homepage25-attend .gearwrap{flex-wrap:wrap;max-width:500px;margin:0 auto}.homepage25-attend .gearentry{flex-basis:50%}}@media only screen and (max-width: 570px){.homepage25-attend .gear{margin-bottom:10px}}.homepage25-programs{padding:70px 0 80px;background-color:#22434e;background-image:url("/wp-content/themes/identiverse/assets/homepage25/programs-bg-2x.png");overflow:hidden}.homepage25-programs:before,.homepage25-programs:after{content:"";position:absolute;left:50%;z-index:0;aspect-ratio:1;background-size:cover}.homepage25-programs:before{top:2%;height:93%;transform:translateX(-126%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/program-gearsleft-2x.png")}.homepage25-programs:after{top:5%;height:90%;transform:translateX(26%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/program-gearsright-2x.png")}.homepage25-programs .panelwrap{max-width:1020px}.homepage25-programs .paneltitle{max-width:492px;margin-bottom:50px}.homepage25-programs .entry{flex-basis:33.3%;padding:0 9px;margin-bottom:30px}.homepage25-programs .introbox{color:#fff;text-align:right;padding:0 30px}.homepage25-programs .introtitle{font-weight:800;font-size:36px;line-height:.9;letter-spacing:-0.4px;margin-bottom:35px}.homepage25-programs .blurb{font-weight:500;font-size:22px;line-height:1.25;margin-bottom:30px}.homepage25-programs .blurb span{font-weight:700;color:#36c5df}.homepage25-programs .introbutton{width:100%}.homepage25-programs .programbox{height:100%;padding-top:20px}.homepage25-programs .programbox.boxblue{background-color:#36c5df}.homepage25-programs .programbox.boxgreen{background-color:#00f7b7}.homepage25-programs .programbox.boxorange{background-color:#fab744}.homepage25-programs .programbox.boxpurple{background-color:#b3b8fd}.homepage25-programs .programbox.boxteal{background-color:#34a7b0}.homepage25-programs .boxtop{aspect-ratio:1.25/1;background-color:#22434e;padding:0 10px}.homepage25-programs .boxtitle{font-weight:800;font-size:30px;line-height:1.05;letter-spacing:-0.3px;color:#fff}.homepage25-programs .textwrap{font-weight:600;font-size:14px;line-height:1.4;color:#22434e;padding:35px 25px 40px}.homepage25-programs .boxsubtitle{font-weight:700;margin-bottom:15px}.homepage25-programs .buttonwrap{margin-top:25px}@media only screen and (max-width: 992px){.homepage25-programs{padding:60px 0 50px}.homepage25-programs .paneltitle{max-width:420px;margin-bottom:40px}.homepage25-programs .introbox{padding:0 20px}.homepage25-programs .introtitle{font-size:30px;margin-bottom:30px}.homepage25-programs .blurb{font-size:18px;margin-bottom:10px}.homepage25-programs .programbox{padding-top:15px}.homepage25-programs .boxtop{padding:0 5px}.homepage25-programs .boxtitle{font-size:28px}.homepage25-programs .textwrap{padding:30px 15px}.homepage25-programs .btident{padding:0 20px}}@media only screen and (max-width: 766px){.homepage25-programs{padding-bottom:40px}.homepage25-programs .boxwrap{max-width:600px;margin:0 auto}.homepage25-programs .entry{flex-basis:50%}}@media only screen and (max-width: 570px){.homepage25-programs .entry{flex-basis:100%}.homepage25-programs .introbox{text-align:center}.homepage25-programs .introtitle{margin-bottom:20px}.homepage25-programs .blurb{margin-bottom:0}.homepage25-programs .boxtop{aspect-ratio:2/1;background-position:center top}}.homepage25-sponsors{padding:60px 0 90px;background-color:#fff;overflow:hidden}.homepage25-sponsors:before,.homepage25-sponsors:after{content:"";position:absolute;left:50%;z-index:0;aspect-ratio:1;background-size:cover}.homepage25-sponsors:before{top:0;height:81%;transform:translateX(-170%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/sponsors-gearsleft-2x.png")}.homepage25-sponsors:after{top:0;height:110%;transform:translateX(59%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/sponsors-gearsright-2x.png")}.homepage25-sponsors .panelwrap{max-width:1200px}.homepage25-sponsors .paneltitle{max-width:472px;margin-bottom:10px}.homepage25-sponsors .bglines{height:39px;margin:60px 0 90px;background-image:url("/wp-content/themes/identiverse/assets/homepage25/sponsors-bglines-2x.png")}.homepage25-sponsors .titlecol{width:502px;flex-shrink:0}.homepage25-sponsors .titlewrap{margin-bottom:30px}.homepage25-sponsors .sponsorbutton{width:100%}.homepage25-sponsors .textcol{flex-grow:1;padding-left:50px}.homepage25-sponsors .textwrap{max-width:500px;margin-left:auto;color:#22434e}.homepage25-sponsors .subtitle{font-weight:800;font-size:26px;line-height:1.2;margin-bottom:25px}.homepage25-sponsors .subtitle span{color:#00d3f7}.homepage25-sponsors .blurb{font-weight:500;font-size:18px;line-height:1.5}@media only screen and (max-width: 1200px){.homepage25-sponsors .panelwrap{max-width:1050px}.homepage25-sponsors .titlecol{width:420px}}@media only screen and (max-width: 992px){.homepage25-sponsors{padding:60px 0}.homepage25-sponsors .paneltitle{max-width:420px}.homepage25-sponsors .bglines{height:35px;margin:50px 0 60px}.homepage25-sponsors .panelwrap{max-width:950px}.homepage25-sponsors .titlecol{width:350px}.homepage25-sponsors .textcol{padding-left:45px}.homepage25-sponsors .subtitle{font-size:22px;margin-bottom:15px}.homepage25-sponsors .blurb{font-size:16px}}@media only screen and (max-width: 766px){.homepage25-sponsors .bglines{height:30px}.homepage25-sponsors .titlecol{margin:0 auto 30px}.homepage25-sponsors .textcol{padding:0}.homepage25-sponsors .livewrap{display:block;max-width:500px;margin:0 auto;text-align:center}}.homepage25-audience{padding:95px 0 60px;background-color:#22434e;background-image:url("/wp-content/themes/identiverse/assets/homepage25/audience-bg-2x.png");overflow:hidden}.homepage25-audience:before,.homepage25-audience:after{content:"";position:absolute;left:50%;z-index:0;aspect-ratio:1;background-size:cover}.homepage25-audience:before{top:20%;height:28%;transform:translateX(-304%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/audience-gearsleft-2x.png")}.homepage25-audience:after{top:2%;height:103%;transform:translateX(45%);background-image:url("/wp-content/themes/identiverse/assets/homepage25/audience-gearsright-2x.png")}.homepage25-audience .paneltitle{max-width:955px;margin-bottom:85px}.homepage25-audience .chartnav{max-width:746px;height:36px;border-bottom:6px solid hsla(0,0%,100%,.42);margin:0 auto 60px}.homepage25-audience .chartnavitem{flex-basis:33%;font-weight:600;font-size:21px;letter-spacing:1px;color:#949293;transition:color .2s;cursor:pointer}.homepage25-audience .chartnavitem:before{content:"";position:absolute;left:0;right:0;bottom:-6px;border-bottom:6px solid hsla(0,0%,100%,.42);opacity:0;transition:opacity .2s}.homepage25-audience .chartnavitem.active,.homepage25-audience .chartnavitem:hover{color:#f9af34;font-weight:900}.homepage25-audience .chartnavitem.active:before,.homepage25-audience .chartnavitem:hover:before{opacity:1;border-color:#f9af34}.homepage25-audience .chartnavitem.active{pointer-events:none}.homepage25-audience .charts{height:450px;overflow:hidden;margin-bottom:60px}.homepage25-audience .chart{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .5s;color:#fff}.homepage25-audience .chart.active{opacity:1}.homepage25-audience .donut{width:431px;margin-right:60px}.homepage25-audience .statlabel{font-weight:900;font-size:36px;letter-spacing:2px;margin-bottom:31px}.homepage25-audience .stat{margin-bottom:20px}.homepage25-audience .stat:last-of-type{margin-bottom:0}.homepage25-audience .pill{width:64px;height:20px;border-radius:10px;margin-top:3px;margin-right:30px}.homepage25-audience .pill.pill1{background-color:#5ce1e6}.homepage25-audience .pill.pill2{background-color:#2bb4d4}.homepage25-audience .pill.pill3{background-color:#1787ba}.homepage25-audience .pill.pill4{background-color:#255b98}.homepage25-audience .pill.pill5{background-color:#2d306d}.homepage25-audience .pill.pill6{background-color:#6e4883}.homepage25-audience .label{flex-grow:1;font-weight:500;font-size:22px;line-height:1.15;letter-spacing:-0.5px}@media only screen and (max-width: 1200px){.homepage25-audience{padding:70px 0}.homepage25-audience .paneltitle{max-width:650px;margin-bottom:50px}.homepage25-audience .chartnav{height:30px;margin-bottom:40px}.homepage25-audience .chartnavitem{font-size:18px;letter-spacing:1.5px}.homepage25-audience .charts{margin-bottom:45px}.homepage25-audience .donut{width:400px;margin-right:50px}.homepage25-audience .pill{margin-right:20px}.homepage25-audience .sponsorwrap{max-width:1000px}.homepage25-audience .titlecol{flex-basis:45%;width:auto;margin:0}.homepage25-audience .textcol{flex-basis:50%;padding-top:2vw}}@media only screen and (max-width: 992px){.homepage25-audience{padding:60px 0}.homepage25-audience .paneltitle{max-width:550px;margin-bottom:50px}.homepage25-audience .chartnav{margin-bottom:30px}.homepage25-audience .charts{height:350px;margin-bottom:40px}.homepage25-audience .donut{width:320px;margin-right:30px}.homepage25-audience .statlabel{font-size:28px;margin-bottom:22px}.homepage25-audience .stat{margin-bottom:16px}.homepage25-audience .pill{width:50px;height:16px;margin-top:2px;margin-right:15px}.homepage25-audience .label{font-size:18px;line-height:1.2}.homepage25-audience .btident{font-size:18px}}@media only screen and (max-width: 766px){.homepage25-audience{padding:55px 0}.homepage25-audience .paneltitle{max-width:420px}.homepage25-audience .chartnavitem{font-size:16px;letter-spacing:.5px}.homepage25-audience .charts{height:300px;margin-bottom:25px}.homepage25-audience .chart{align-items:start}.homepage25-audience .donut{width:220px;margin-right:20px}.homepage25-audience .statlabel{font-size:22px;margin-bottom:12px}.homepage25-audience .stat{margin-bottom:12px}.homepage25-audience .pill{width:40px;margin-right:10px}.homepage25-audience .label{font-size:16px}}@media only screen and (max-width: 570px){.homepage25-audience .chartnav{display:none}.homepage25-audience .charts{height:auto;margin-bottom:35px}.homepage25-audience .chart{display:block;position:relative;opacity:1;margin-bottom:40px}.homepage25-audience .chart:last-of-type{margin-bottom:0}.homepage25-audience .donut{width:200px;margin:0 auto 20px}.homepage25-audience .statlabel{font-size:20px;margin-bottom:15px}.homepage25-audience .pill{width:40px;margin-right:12px}.homepage25-audience .label{line-height:1.3}}.homepage25-quotes{padding:70px 0;color:#fff;background-color:#27787e;background-image:url("/wp-content/themes/identiverse/assets/homepage25/quotes-bg-2x.jpg");overflow:hidden}.homepage25-quotes:before,.homepage25-quotes:after{content:"";position:absolute;z-index:0;aspect-ratio:1;background-size:cover}.homepage25-quotes:before{top:10%;height:30%;left:-40px;background-image:url("/wp-content/themes/identiverse/assets/homepage25/quotes-gearsleft-2x.png")}.homepage25-quotes:after{top:34%;height:54%;left:95%;background-image:url("/wp-content/themes/identiverse/assets/homepage25/quotes-gearsright-2x.png")}.homepage25-quotes .panelwrap{max-width:1170px}.homepage25-quotes .quote{flex-basis:50%;font-weight:500;font-size:20px;letter-spacing:-0.2px;padding:0 40px}.homepage25-quotes .logo{width:310px;height:70px;margin-bottom:30px;filter:brightness(0) invert(1)}.homepage25-quotes .quotetext{line-height:1.6;margin-bottom:35px}.homepage25-quotes .credit{font-style:italic;line-height:1.2}.homepage25-quotes .credit span{font-weight:800}@media only screen and (max-width: 1400px){.homepage25-quotes .panelwrap{max-width:1080px}.homepage25-quotes .quote{font-size:18px}}@media only screen and (max-width: 1200px){.homepage25-quotes .panelwrap{max-width:960px}.homepage25-quotes .quote{font-size:18px}.homepage25-quotes .logo{width:260px;height:55px;margin-bottom:25px}}@media only screen and (max-width: 992px){.homepage25-quotes{padding:40px 0}.homepage25-quotes .panelwrap{max-width:850px}.homepage25-quotes .quote{font-size:16px}.homepage25-quotes .logo{width:250px;height:45px;margin-bottom:20px}.homepage25-quotes .quotetext{line-height:1.5;margin-bottom:15px}}@media only screen and (max-width: 766px){.homepage25-quotes{padding:50px 0 5px}.homepage25-quotes .livewrap{display:block}.homepage25-quotes .quote{max-width:500px;margin:0 auto 40px}}@media only screen and (max-width: 570px){.homepage25-quotes:before{display:none}.homepage25-quotes .quote{padding:0 10px}}.homepage25-hotel{height:630px;color:#fff;background-color:#11161f;background-image:url("/wp-content/themes/identiverse/assets/homepage24/hotel-bg2-2x.jpg")}.homepage25-hotel .panelwrap{max-width:1300px}.homepage25-hotel .livewrap{max-width:410px}.homepage25-hotel .titlewrap{max-width:301px;margin-bottom:25px}.homepage25-hotel .blurb{font-weight:500;font-size:18px;line-height:1.5;margin-bottom:30px}.homepage25-hotel .btident{width:100%;font-size:20px;letter-spacing:0;color:#021a1d;background-color:#00d3f7;padding:0 10px}@media only screen and (max-width: 1700px){.homepage25-hotel{height:550px}.homepage25-hotel .panelwrap{max-width:1150px}}@media only screen and (max-width: 1400px){.homepage25-hotel{height:500px}.homepage25-hotel .panelwrap{max-width:1100px}}@media only screen and (max-width: 1200px){.homepage25-hotel .panelwrap{max-width:900px}.homepage25-hotel .livewrap{max-width:320px}.homepage25-hotel .titlewrap{max-width:300px;margin-bottom:25px}.homepage25-hotel .blurb{font-size:16px;line-height:1.4;margin-bottom:25px}.homepage25-hotel .btident{font-size:18px;line-height:1.1;padding:0 20px}}@media only screen and (max-width: 992px){.homepage25-hotel{height:400px}.homepage25-hotel .panelwrap{max-width:870px}.homepage25-hotel .livewrap{max-width:280px}.homepage25-hotel .titlewrap{max-width:220px;margin-bottom:15px}}@media only screen and (max-width: 766px){.homepage25-hotel{height:380px}.homepage25-hotel:before{content:"";position:absolute;z-index:0;top:0;bottom:0;left:0;width:90%;background:linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 30%, rgba(255, 255, 255, 0) 100%)}.homepage25-hotel .livewrap{max-width:250px}.homepage25-hotel .titlewrap{max-width:200px;margin-bottom:15px}.homepage25-hotel .blurb{margin-bottom:20px}}.homepage25-trends{height:510px;background-color:#fff;overflow:hidden}.homepage25-trends:before{content:"";position:absolute;z-index:0;top:50%;left:50%;width:831px;height:556px;transform:translate(-70%, -50%);background-image:url("/wp-content/themes/identiverse/assets/homepage24/trends24-graphic-2x.jpg");background-size:cover}.homepage25-trends .panelwrap{max-width:1150px}.homepage25-trends .livewrap{max-width:330px;margin-left:auto}.homepage25-trends .kicker{font-weight:800;font-size:22px;line-height:1.15;letter-spacing:2px;color:#000;margin-bottom:20px}.homepage25-trends .titlewrap{margin-bottom:25px}.homepage25-trends .btident{width:100%}@media only screen and (max-width: 1200px){.homepage25-trends{height:380px}.homepage25-trends:before{width:600px;height:401px}.homepage25-trends .panelwrap{max-width:930px}.homepage25-trends .livewrap{max-width:300px}}@media only screen and (max-width: 992px){.homepage25-trends{height:360px}.homepage25-trends .panelwrap{max-width:820px}.homepage25-trends .livewrap{max-width:240px}.homepage25-trends .titlewrap{margin-bottom:30px}.homepage25-trends .btident{font-size:18px;padding:0 20px}}@media only screen and (max-width: 766px){.homepage25-trends{height:280px}.homepage25-trends:before{width:418px;height:280px;transform:translate(-85%, -50%)}.homepage25-trends .panelwrap{max-width:650px}.homepage25-trends .livewrap{max-width:220px}.homepage25-trends .kicker{font-size:20px;letter-spacing:1px;margin-bottom:15px}.homepage25-trends .titlewrap{margin-bottom:15px}.homepage25-trends .btident{padding:0 15px}}@media only screen and (max-width: 570px){.homepage25-trends:before{transform:translate(-102%, -50%)}}.homepage25-glance.landing{padding:60px 0}.homepage25-glance .glancewrap{max-width:1100px}.idvhome-countdown .flipperwrap{height:130px;margin:0 auto 10px}.idvhome-countdown .countdownblurb{font-weight:700;font-size:32px;letter-spacing:-1px;color:#162434;margin-bottom:30px}.idvhome-countdown .countdownblurb br{display:none}.idvhome-countdown .countdownbox{max-width:800px;margin:40px auto;border-radius:10px;background-color:hsla(0,0%,100%,.75);padding:40px 40px 20px}.idvhome-countdown .countdownbutton{width:auto;height:60px;font-size:30px;padding:0 60px;margin:0}.idvhome-countdown .boxbuttonwrap{z-index:5}.idvhome-countdown .tick{padding-bottom:0;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.idvhome-countdown .tick-label{font-size:.3em;text-align:center;color:#162434;font-weight:700;text-transform:lowercase;transform:translateY(-150%)}.idvhome-countdown .tick-group{margin:0 .25em;text-align:center}.idvhome-countdown .tick-credits{display:none}@media only screen and (max-width: 992px){.idvhome-countdown .countdownbox{max-width:640px;padding:30px 30px 15px}.idvhome-countdown .countdownblurb{font-size:26px;margin-bottom:25px}.idvhome-countdown .countdownbutton{font-size:28px}.idvhome-countdown .flipperwrap{height:100px}}@media only screen and (max-width: 766px){.idvhome-countdown .countdownbox{max-width:540px;padding:20px 20px 15px;margin:30px auto}.idvhome-countdown .countdownblurb{line-height:1.1;margin-bottom:18px}.idvhome-countdown .countdownblurb br{display:block}.idvhome-countdown .countdownbutton{height:50px;font-size:24px;padding:0 50px}.idvhome-countdown .flipperwrap{height:85px}}@media only screen and (max-width: 570px){.idvhome-countdown .flipperwrap{height:50px}.idvhome-countdown .countdownbox{padding:20px 20px 10px;margin:15px auto}.idvhome-countdown .countdownblurb{font-size:20px;margin-bottom:12px}.idvhome-countdown .countdownbutton{height:40px;font-size:20px;padding:0 40px}}@media only screen and (max-width: 320px){.idvhome-countdown .countdownblurb{font-size:18px}.idvhome-countdown .flipperwrap{height:32px;margin-bottom:15px}.idvhome-countdown .countdownbox{padding:20px 10px 10px}.idvhome-countdown .countdownbutton{font-size:18px;padding:0 30px}}.companies25-list{padding:100px 0 90px;color:#162434;background-color:#36c5df;background-image:url("/wp-content/themes/identiverse/assets/companies25/catlist-clouds-2x.png");background-size:100% auto}.companies25-list .panelwrap{max-width:1110px}.companies25-list .panelblurb{max-width:700px;font-weight:600;font-size:18px;line-height:1.4;letter-spacing:-0.5px;margin-bottom:60px}.companies25-list .panelblurb p{margin-bottom:1em}.companies25-list .panelblurb p:last-of-type{margin-bottom:0}.companies25-list .category{margin-bottom:80px}.companies25-list .category:last-of-type{margin:0}.companies25-list .cattitle{max-width:1000px;margin-bottom:45px}.companies25-list .listwrap{-moz-column-count:4;column-count:4;-moz-column-gap:40px;column-gap:40px;font-weight:800;font-size:18px;line-height:1.2}.companies25-list .listwrap p{margin:0 0 1.15em}@media only screen and (max-width: 1200px){.companies25-list{padding:80px 0 70px}.companies25-list .panelblurb{margin-bottom:50px}}@media only screen and (max-width: 992px){.companies25-list{padding:70px 0 60px}.companies25-list .panelblurb{margin-bottom:40px}.companies25-list .category{margin-bottom:70px}.companies25-list .cattitle{margin-bottom:30px}.companies25-list .listwrap{-moz-column-gap:30px;column-gap:30px;font-size:16px}}@media only screen and (max-width: 766px){.companies25-list{padding:60px 0}.companies25-list .panelblurb{margin-bottom:30px}.companies25-list .category{margin-bottom:60px}.companies25-list .cattitle{margin-bottom:25px}.companies25-list .listwrap{-moz-column-count:3;column-count:3}}@media only screen and (max-width: 570px){.companies25-list{padding-top:50px}.companies25-list .category{margin-bottom:40px}.companies25-list .cattitle{margin-bottom:20px}.companies25-list .listwrap{-moz-column-count:2;column-count:2;-moz-column-gap:25px;column-gap:25px;font-weight:600;font-size:15px}}.pavilion25-hero{padding:55px 0;color:#fff;background-color:#254656;background-image:url("/wp-content/themes/identiverse/assets/pavilion25/hero-bg-2x.jpg")}.pavilion25-hero:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);pointer-events:none}.pavilion25-hero .panelwrap{max-width:1350px}.pavilion25-hero .titlecol{max-width:700px;padding-right:50px}.pavilion25-hero .sponsorcol{max-width:400px;padding-left:50px}.pavilion25-hero .logo{max-width:212px;margin-bottom:30px}.pavilion25-hero .herotitle{margin-bottom:25px}.pavilion25-hero .subtitle{font-weight:600;font-size:32px;letter-spacing:-1.5px;color:#00d3f7}.pavilion25-hero .geartitle{font-weight:600;font-size:24px;letter-spacing:-0.5px;color:#fff;margin-bottom:20px}.pavilion25-hero .buttonwrap{margin-top:30px}@media only screen and (max-width: 1400px){.pavilion25-hero .titlecol{padding-right:40px}.pavilion25-hero .sponsorcol{padding-left:40px}.pavilion25-hero .geartitle{font-size:22px}}@media only screen and (max-width: 1200px){.pavilion25-hero .titlecol{padding-right:30px}.pavilion25-hero .sponsorcol{padding-left:30px}.pavilion25-hero .subtitle{font-size:30px}.pavilion25-hero .geartitle{font-size:20px;margin-bottom:15px}}@media only screen and (max-width: 992px){.pavilion25-hero{padding:40px 0}.pavilion25-hero .titlecol{padding-right:20px}.pavilion25-hero .sponsorcol{padding-left:20px}.pavilion25-hero .logo{max-width:180px;margin-bottom:20px}.pavilion25-hero .herotitle{margin-bottom:20px}.pavilion25-hero .subtitle{font-size:20px;letter-spacing:-0.5px}.pavilion25-hero .geartitle{font-size:18px}.pavilion25-hero .buttonwrap{margin-top:20px}}@media only screen and (max-width: 766px){.pavilion25-hero .livewrap{display:block}.pavilion25-hero .titlecol{max-width:500px;padding:0;margin:0 auto 40px}.pavilion25-hero .sponsorcol{max-width:250px;padding:0;margin:0 auto}}@media only screen and (max-width: 570px){.pavilion25-hero .subtitle,.pavilion25-hero .geartitle{font-size:18px}.pavilion25-hero .buttonwrap{margin-top:25px}}.pavilion25-intro{padding:60px 0 90px}.pavilion25-intro .panelwrap{max-width:1200px}.pavilion25-intro .titlewrap{margin-bottom:60px}.pavilion25-intro .imgcol{flex-basis:51%}.pavilion25-intro .textcol{flex-basis:49%;padding-left:50px}.pavilion25-intro .paneltitle{font-weight:800;font-size:62px;line-height:.95;letter-spacing:-2.5px;color:#00d3f7;margin-bottom:25px}.pavilion25-intro .titleblurb,.pavilion25-intro .introwrap{font-weight:500;font-size:30px;line-height:1.3;letter-spacing:-1px;color:#000}.pavilion25-intro .titleblurb a,.pavilion25-intro .introwrap a{font-weight:600;color:#00d3f7}.pavilion25-intro .titleblurb a:hover,.pavilion25-intro .introwrap a:hover{color:#000}.pavilion25-intro .introwrap{max-width:1110px;margin-bottom:50px}.pavilion25-intro .calloutmain{max-width:880px;margin-bottom:50px}.pavilion25-intro .callouttitle{font-weight:900;font-size:60px;letter-spacing:-2px;color:#22434e;margin-bottom:12px}.pavilion25-intro .callouttext{font-weight:500;font-size:24px;line-height:1.3;letter-spacing:-0.5px;color:#162434}.pavilion25-intro .callout{flex-basis:50%;padding:0 25px}@media only screen and (max-width: 1400px){.pavilion25-intro .paneltitle{font-size:56px}.pavilion25-intro .titleblurb,.pavilion25-intro .introwrap{font-size:25px}.pavilion25-intro .callouttitle{font-size:48px;letter-spacing:-1px}.pavilion25-intro .callouttext{font-size:22px}}@media only screen and (max-width: 1200px){.pavilion25-intro .panelwrap{max-width:1100px}.pavilion25-intro .imgcol{flex-basis:48%}.pavilion25-intro .textcol{flex-basis:52%;padding-left:40px}.pavilion25-intro .paneltitle{font-size:50px}.pavilion25-intro .titleblurb,.pavilion25-intro .introwrap{font-size:22px}.pavilion25-intro .callouttitle{font-size:44px}.pavilion25-intro .callouttext{font-size:20px}}@media only screen and (max-width: 992px){.pavilion25-intro{padding:50px 0 60px}.pavilion25-intro .titlewrap,.pavilion25-intro .introwrap{max-width:720px}.pavilion25-intro .titleblurb,.pavilion25-intro .introwrap{font-size:20px}.pavilion25-intro .titlewrap{display:block;margin:0 auto 25px}.pavilion25-intro .imgcol{max-width:400px;margin:0 auto 25px}.pavilion25-intro .textcol{text-align:center;padding:0}.pavilion25-intro .paneltitle{font-size:48px;letter-spacing:-2px;margin-bottom:20px}.pavilion25-intro .titleblurb,.pavilion25-intro .introwrap{font-size:22px;letter-spacing:-0.5px}.pavilion25-intro .calloutmain,.pavilion25-intro .callout{max-width:720px;padding:0;margin:0 auto 30px}.pavilion25-intro .callout:last-of-type{margin-bottom:0}.pavilion25-intro .calloutwrap{display:block}.pavilion25-intro .callouttitle{font-size:40px}.pavilion25-intro .callouttext{font-size:18px;letter-spacing:0}}@media only screen and (max-width: 766px){.pavilion25-intro .imgcol{max-width:350px}.pavilion25-intro .titlewrap,.pavilion25-intro .calloutmain,.pavilion25-intro .calloutwrap{max-width:670px}.pavilion25-intro .paneltitle{font-size:44px}.pavilion25-intro .titleblurb,.pavilion25-intro .introwrap{font-size:20px}.pavilion25-intro .calloutwrap{margin:0 auto}.pavilion25-intro .callouttitle{font-size:36px;letter-spacing:-0.5px}}@media only screen and (max-width: 570px){.pavilion25-intro .imgcol{max-width:300px}.pavilion25-intro .titlewrap{margin-bottom:20px}.pavilion25-intro .paneltitle{font-size:40px}.pavilion25-intro .titleblurb,.pavilion25-intro .introwrap{font-size:18px}.pavilion25-intro .callouttitle{font-size:30px;letter-spacing:0}.pavilion25-intro .callouttext{font-size:16px}}.pavilion25-features{padding:65px 0 30px;color:#fff;background-color:#22646d;background-image:url("/wp-content/themes/identiverse/assets/pavilion25/features-bg-2x.jpg")}.pavilion25-features .panelwrap{max-width:1180px}.pavilion25-features .paneltitle{max-width:858px;margin-bottom:20px}.pavilion25-features .feature{flex-basis:50%;padding:0 50px;margin-bottom:50px}.pavilion25-features .gear{max-width:283px;aspect-ratio:1;margin-bottom:20px}.pavilion25-features .gear.crowd{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/features-crowd-2x.png")}.pavilion25-features .gear.panel{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/features-panel-2x.png")}.pavilion25-features .gear.speaker{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/features-speaker-2x.png")}.pavilion25-features .gear.table{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/features-table-2x.png")}.pavilion25-features .name{font-weight:800;font-size:44px;letter-spacing:-2px;color:#fef8c8;margin-bottom:20px}.pavilion25-features .blurb{font-weight:700;font-size:22px;line-height:1.1;letter-spacing:-1px}.pavilion25-features .linkwrap{font-weight:500;font-size:16px;letter-spacing:-0.5px;margin-top:20px}.pavilion25-features .linkwrap a{color:#fff}.pavilion25-features .linkwrap a:hover{color:#fef8c8}@media only screen and (max-width: 1400px){.pavilion25-features .paneltitle{max-width:700px}.pavilion25-features .gear{max-width:260px}.pavilion25-features .name{font-size:40px;letter-spacing:-1px}}@media only screen and (max-width: 1200px){.pavilion25-features .paneltitle{max-width:630px}.pavilion25-features .gear{max-width:220px}.pavilion25-features .name{font-size:36px}}@media only screen and (max-width: 992px){.pavilion25-features .paneltitle{max-width:500px}.pavilion25-features .feature{padding:0 20px;margin-bottom:40px}.pavilion25-features .gear{max-width:200px;margin-bottom:10px}.pavilion25-features .name{font-size:30px;letter-spacing:-0.5px;margin-bottom:10px}.pavilion25-features .blurb{font-size:20px;letter-spacing:-0.5px}}@media only screen and (max-width: 766px){.pavilion25-features .paneltitle{max-width:400px}.pavilion25-features .feature{margin-bottom:30px}.pavilion25-features .gear{max-width:140px}.pavilion25-features .name{font-size:24px}.pavilion25-features .blurb{font-size:18px;letter-spacing:0}}@media only screen and (max-width: 570px){.pavilion25-features .entrywrap{display:block}.pavilion25-features .feature{padding:0;margin-bottom:25px}}.pavilion25-topics{padding:70px 0 110px;color:#fff;background-color:#22434e;background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-bg-2x.png");overflow:hidden}.pavilion25-topics:before,.pavilion25-topics:after{content:"";position:absolute;z-index:0;left:50%;aspect-ratio:1;pointer-events:none;background-size:cover}.pavilion25-topics:before{width:1465px;top:55px;transform:translateX(-135%);background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-gearsbg-left-2x.png")}.pavilion25-topics:after{width:1511px;top:85px;transform:translateX(32%);background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-gearsbg-right-2x.png")}.pavilion25-topics .panelwrap{max-width:1040px}.pavilion25-topics .paneltitle{max-width:742px;margin-bottom:90px}.pavilion25-topics .topic{margin-bottom:45px}.pavilion25-topics .topic:last-of-type{margin-bottom:0}.pavilion25-topics .gear{flex-shrink:0;width:160px;aspect-ratio:1}.pavilion25-topics .gear.gear1{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-gear1-2x.png")}.pavilion25-topics .gear.gear2{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-gear2-2x.png")}.pavilion25-topics .gear.gear3{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-gear3-2x.png")}.pavilion25-topics .gear.gear4{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-gear4-2x.png")}.pavilion25-topics .gear.gear5{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-gear5-2x.png")}.pavilion25-topics .gear.gear6{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-gear6-2x.png")}.pavilion25-topics .gear.gear7{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-gear7-2x.png")}.pavilion25-topics .gear.gear8{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/topics-gear8-2x.png")}.pavilion25-topics .textwrap{flex-grow:1;padding-left:40px}.pavilion25-topics .topicname{font-weight:900;font-size:36px;line-height:1.15;letter-spacing:-0.3px;margin-bottom:10px}.pavilion25-topics .topicblurb{font-weight:500;font-size:26px;line-height:1.25;letter-spacing:-0.5px}@media only screen and (max-width: 1400px){.pavilion25-topics .paneltitle{max-width:650px}.pavilion25-topics .gear{width:150px}.pavilion25-topics .topicname{font-size:34px}.pavilion25-topics .topicblurb{font-size:24px}}@media only screen and (max-width: 1200px){.pavilion25-topics .paneltitle{max-width:580px;margin-bottom:70px}.pavilion25-topics .gear{width:140px}.pavilion25-topics .topicname{font-size:30px}.pavilion25-topics .topicblurb{font-size:22px}}@media only screen and (max-width: 992px){.pavilion25-topics{padding:60px 0}.pavilion25-topics:before{width:1200px;transform:translateX(-130%)}.pavilion25-topics:after{width:1300px;transform:translateX(27%)}.pavilion25-topics .paneltitle{max-width:460px;margin-bottom:50px}.pavilion25-topics .topic{max-width:700px;margin:0 auto 40px}.pavilion25-topics .gear{width:130px}.pavilion25-topics .textwrap{padding-left:30px}.pavilion25-topics .topicname{font-weight:800;font-size:30px;letter-spacing:0;margin-bottom:5px}.pavilion25-topics .topicblurb{font-size:20px;letter-spacing:0}}@media only screen and (max-width: 766px){.pavilion25-topics .paneltitle{max-width:380px;margin-bottom:40px}.pavilion25-topics .topic{display:block;max-width:550px;margin:0 auto 40px;text-align:center}.pavilion25-topics .topic:last-of-type{margin:0 auto}.pavilion25-topics .gear{width:90px;margin:0 auto 10px}.pavilion25-topics .textwrap{padding:0}.pavilion25-topics .topicname{font-size:26px}.pavilion25-topics .topicblurb{font-size:18px}}@media only screen and (max-width: 570px){.pavilion25-topics .topic{margin-bottom:30px}.pavilion25-topics .gear{width:80px}.pavilion25-topics .topicname{font-size:24px}.pavilion25-topics .topicblurb{font-size:16px}}.pavilion25-visit{padding:80px 0 130px}.pavilion25-visit .panelwrap{max-width:1040px}.pavilion25-visit .paneltitle{max-width:764px;margin-bottom:75px}.pavilion25-visit .bulletwrap{margin-bottom:80px}.pavilion25-visit .toprow{margin-bottom:35px;transform:translateX(-90px)}.pavilion25-visit .bottomrow{transform:translateX(90px)}.pavilion25-visit .bullet{flex-basis:50%;padding:0 25px;color:#22434e}.pavilion25-visit .iconwrap{flex-shrink:0;width:101px}.pavilion25-visit .icon{aspect-ratio:1;background-image:url("/wp-content/themes/identiverse/assets/pavilion25/visit-gear-2x.png")}.pavilion25-visit .icon.gear0{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/visit-gear0-2x.png")}.pavilion25-visit .icon.gear1{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/visit-gear1-2x.png")}.pavilion25-visit .icon.gear2{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/visit-gear2-2x.png")}.pavilion25-visit .icon.gear3{background-image:url("/wp-content/themes/identiverse/assets/pavilion25/visit-gear3-2x.png")}.pavilion25-visit .textwrap{padding-left:20px}.pavilion25-visit .bullettitle{font-weight:900;font-size:24px;color:#22434e;margin-bottom:6px}.pavilion25-visit .bullettext{font-weight:500;font-size:20px;line-height:1.25;letter-spacing:-0.5px}.pavilion25-visit .guidewrap{max-width:1170px}.pavilion25-visit .guidetitle{max-width:311px;margin-bottom:30px}.pavilion25-visit .guideblurb{font-weight:500;font-size:24px;line-height:1.3;letter-spacing:-1px;color:#162434;margin-bottom:30px}.pavilion25-visit .guideblurb b,.pavilion25-visit .guideblurb strong{font-weight:800}.pavilion25-visit .formwrap{max-width:600px;padding:25px;border:1px solid #162434;border-radius:16px}@media only screen and (max-width: 1400px){.pavilion25-visit{padding:70px 0 100px}.pavilion25-visit .paneltitle{max-width:620px}.pavilion25-visit .guideblurb{max-width:900px;margin:0 auto 30px}}@media only screen and (max-width: 1200px){.pavilion25-visit{padding:70px 0 90px}.pavilion25-visit .paneltitle{max-width:520px}.pavilion25-visit .toprow{transform:translateX(-30px)}.pavilion25-visit .bottomrow{transform:translateX(30px)}.pavilion25-visit .guideblurb{max-width:800px;font-size:22px;letter-spacing:-0.5px}}@media only screen and (max-width: 992px){.pavilion25-visit{padding:50px 0 70px}.pavilion25-visit .paneltitle{max-width:420px;margin-bottom:40px}.pavilion25-visit .bulletwrap{margin-bottom:60px}.pavilion25-visit .toprow,.pavilion25-visit .bottomrow{transform:translateX(0)}.pavilion25-visit .bullet{display:block;text-align:center;padding:0 20px}.pavilion25-visit .iconwrap{width:80px;margin:0 auto 12px}.pavilion25-visit .bullettitle{margin-bottom:8px}.pavilion25-visit .bullettext{font-size:18px;letter-spacing:0}.pavilion25-visit .textwrap{padding:0}.pavilion25-visit .guidetitle{max-width:300px;margin-bottom:25px}.pavilion25-visit .guideblurb{max-width:700px;font-size:20px}}@media only screen and (max-width: 766px){.pavilion25-visit .paneltitle{max-width:360px;margin-bottom:35px}.pavilion25-visit .bulletrow{display:block;max-width:500px;margin:0 auto}.pavilion25-visit .bullet{padding:0;margin-bottom:25px}.pavilion25-visit .iconwrap{width:70px}.pavilion25-visit .guidetitle{max-width:280px}.pavilion25-visit .guideblurb{font-size:18px;letter-spacing:0}}@media only screen and (max-width: 570px){.pavilion25-visit .paneltitle{max-width:300px;margin-bottom:35px}.pavilion25-visit .bulletwrap{margin-bottom:50px}.pavilion25-visit .bullettext{font-size:16px}.pavilion25-visit .guidetitle{max-width:240px}.pavilion25-visit .guideblurb{font-size:16px}.pavilion25-visit .formwrap{padding:12px}}.pavilion25-sponsors{padding-bottom:80px}.pavilion25-sponsors .panelwrap{max-width:1000px}.pavilion25-sponsors .paneltitle{max-width:804px;margin-bottom:20px}.pavilion25-sponsors .buttonwrap{padding-top:30px}.pavilion25-sponsors .entry{flex-basis:25%;margin-bottom:40px}.pavilion25-sponsors .logo{display:block;width:200px;aspect-ratio:1;border-radius:50%;background-color:#fff;padding:17%;background-origin:content-box;box-shadow:0 10px 20px 10px rgba(0,0,0,.05);margin:0 auto}.pavilion25-sponsors .logo.linklogo{transition:transform .2s}.pavilion25-sponsors .logo.linklogo:hover{transform:scale(1.05)}@media only screen and (max-width: 1200px){.pavilion25-sponsors .logo{width:170px;box-shadow:0 6px 12px 6px rgba(0,0,0,.05)}}@media only screen and (max-width: 992px){.pavilion25-sponsors{padding-bottom:50px}.pavilion25-sponsors .entry{margin-bottom:20px}.pavilion25-sponsors .logo{width:160px;box-shadow:0 5px 10px 5px rgba(0,0,0,.05)}}@media only screen and (max-width: 766px){.pavilion25-sponsors .entrywrap{max-width:500px;margin:0 auto}.pavilion25-sponsors .entry{flex-basis:33.3%}.pavilion25-sponsors .logo{width:145px;padding:20px;box-shadow:0 4px 8px 4px rgba(0,0,0,.05)}}@media only screen and (max-width: 570px){.pavilion25-sponsors .entry{flex-basis:50%}}@media only screen and (max-width: 320px){.pavilion25-sponsors .logo{width:120px;box-shadow:0 3px 6px 3px rgba(0,0,0,.05)}}.programs25-intro{padding-top:50px}.programs25-intro .panelwrap{max-width:1220px}.programs25-intro .livewrap{padding-bottom:50px;border-bottom:1px solid #22434e}.programs25-intro .imgcol{flex-basis:50%}.programs25-intro .textcol{flex-basis:50%;padding-left:55px}.programs25-intro .paneltitle{font-weight:800;font-size:44px;letter-spacing:-1.5px;color:#22434e;margin-bottom:25px}.programs25-intro .blurb{font-weight:500;font-size:22px;line-height:1.4;letter-spacing:-0.5px;margin-bottom:40px}@media only screen and (max-width: 992px){.programs25-intro .panelwrap{max-width:700px}.programs25-intro .livewrap{display:block;text-align:center}.programs25-intro .imgcol{max-width:450px;margin:0 auto 30px}.programs25-intro .textcol{padding:0}.programs25-intro .paneltitle{font-size:36px;letter-spacing:-0.5px}.programs25-intro .blurb{font-size:18px}}@media only screen and (max-width: 570px){.programs25-intro .paneltitle{font-size:30px}.programs25-intro .paneltitle{font-size:30px}.programs25-intro .blurb{font-size:16px}}.programs25-companies{padding-top:60px}.programs25-companies .panelwrap{max-width:1220px}.programs25-companies .paneltitle{font-weight:800;font-size:36px;color:#22434e;margin-bottom:50px}.programs25-companies .entry{flex-basis:25%}.programs25-companies .logo{width:180px;height:130px}@media only screen and (max-width: 992px){.programs25-companies{padding-top:50px}.programs25-companies .paneltitle{margin-bottom:40px}.programs25-companies .logo{width:140px;height:100px}}@media only screen and (max-width: 766px){.programs25-companies .logo{width:100px;height:80px}}@media only screen and (max-width: 570px){.programs25-companies{padding-top:40px}.programs25-companies .paneltitle{font-size:30px;margin-bottom:30px}.programs25-companies .entry{flex-basis:33.3%}}.programs25-details{padding:80px 0 60px}.programs25-details .panelwrap{max-width:1010px}.programs25-details .featureimage{margin-bottom:40px}.programs25-details .headline{font-weight:800;font-size:36px;color:#22434e;margin-bottom:25px}.programs25-details .textwrap{font-weight:500;font-size:16px;line-height:1.8;color:#32393d;margin-bottom:40px}@media only screen and (max-width: 992px){.programs25-details{padding:60px 0}.programs25-details .panelwrap{max-width:700px}.programs25-details .headline{font-size:33px}}@media only screen and (max-width: 570px){.programs25-details{padding-top:50px}.programs25-details .headline{font-size:30px}}.programs25-justification{height:600px;background-color:#e0e0e0;overflow:hidden}.programs25-justification:before{content:"";position:absolute;z-index:0;top:0;bottom:0;left:50%;aspect-ratio:5/3;transform:translateX(-70%);background-image:url("/wp-content/themes/identiverse/assets/programs25/justify-bgpaper7-2x.jpg");background-size:auto 100%;background-repeat:no-repeat}.programs25-justification .panelwrap{max-width:1000px}.programs25-justification .textwrap{max-width:420px;margin-left:auto;color:#000}.programs25-justification .paneltitle{font-weight:800;font-size:44px;letter-spacing:-2px;margin-bottom:25px}.programs25-justification .blurb{font-weight:500;font-size:22px;line-height:1.4;letter-spacing:-0.5px;margin-bottom:40px}.programs25-justification .btident{width:100%}@media only screen and (max-width: 992px){.programs25-justification{height:450px}.programs25-justification:before{transform:translateX(-72%)}.programs25-justification .panelwrap{max-width:820px}.programs25-justification .textwrap{max-width:360px}.programs25-justification .paneltitle{font-size:36px}.programs25-justification .blurb{font-size:18px}}@media only screen and (max-width: 766px){.programs25-justification{height:420px}.programs25-justification:before{transform:translateX(-74%)}.programs25-justification .panelwrap{max-width:630px}.programs25-justification .textwrap{max-width:300px}.programs25-justification .paneltitle{font-size:30px;margin-bottom:20px}.programs25-justification .blurb{font-size:18px;margin-bottom:25px}}@media only screen and (max-width: 570px){.programs25-justification{height:400px}.programs25-justification:before{transform:translateX(-65%);opacity:.4}}.resources25-wrap{max-width:1220px}.resources25-linewrap{border-bottom:1px solid #22434e}.resources25-paneltitle{font-weight:800;font-size:36px;letter-spacing:-1px;color:#22434e;margin-bottom:40px}@media only screen and (max-width: 992px){.resources25-paneltitle{font-size:34px}}@media only screen and (max-width: 766px){.resources25-paneltitle{font-size:32px;margin-bottom:30px}}@media only screen and (max-width: 570px){.resources25-paneltitle{font-size:26px;letter-spacing:-0.5px}}.resources25-panelblurb{max-width:800px;font-weight:500;font-size:20px;line-height:1.4;letter-spacing:-0.5px;color:#32393d}@media only screen and (max-width: 992px){.resources25-panelblurb{max-width:750px;font-size:18px}}@media only screen and (max-width: 766px){.resources25-panelblurb{max-width:600px}}@media only screen and (max-width: 570px){.resources25-panelblurb{font-size:16px}}.resources25-intro .livewrap{max-width:800px;padding:55px 0}.resources25-intro .textwrap{font-weight:700;font-size:24px;line-height:1.3;letter-spacing:-0.5px;color:#22434e}@media only screen and (max-width: 992px){.resources25-intro .livewrap{max-width:750px}.resources25-intro .textwrap{font-size:22px}}@media only screen and (max-width: 766px){.resources25-intro .livewrap{max-width:650px;padding:40px 0}.resources25-intro .textwrap{font-size:20px}}@media only screen and (max-width: 570px){.resources25-intro .textwrap{font-size:18px}}.resources25-resources .livewrap{max-width:960px;padding:50px 0 15px}.resources25-resources .entry{flex-basis:33.3%;padding:0 20px;margin-bottom:55px}.resources25-resources .icon{aspect-ratio:1;margin-bottom:20px}.resources25-resources .icon.appdeck{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-appdeck-2x.png")}.resources25-resources .icon.appvideo{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-appvideo-2x.png")}.resources25-resources .icon.badge{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-badge-2x.png")}.resources25-resources .icon.booking{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-booking-2x.png")}.resources25-resources .icon.checklist{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-checklist-2x.png")}.resources25-resources .icon.eac{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-eac2-2x.png")}.resources25-resources .icon.faq{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-faq-2x.png")}.resources25-resources .icon.freeman{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-freeman2-2x.png")}.resources25-resources .icon.kit{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-kit2-2x.png")}.resources25-resources .icon.lead{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-lead-2x.png")}.resources25-resources .icon.mandalay{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-mandalay-2x.png")}.resources25-resources .icon.venue{background-image:url("/wp-content/themes/identiverse/assets/resources25/gear-venue-2x.png")}.resources25-resources .entrylink{font-weight:800;font-size:19px;letter-spacing:-0.5px;color:#ff5e2d}.resources25-resources .entrylink:hover{color:#22434e}@media only screen and (max-width: 992px){.resources25-resources .livewrap{padding:50px 0 10px}.resources25-resources .entry{margin-bottom:45px}.resources25-resources .entrylink{font-size:18px}}@media only screen and (max-width: 766px){.resources25-resources .livewrap{max-width:450px;padding:45px 0 10px}.resources25-resources .entry{flex-basis:50%;padding:0 15px;margin-bottom:45px}.resources25-resources .icon{margin-bottom:15px}.resources25-resources .entrylink{font-size:16px}}.resources25-marketing .livewrap{max-width:940px;padding:55px 0}.resources25-marketing .resources25-panelblurb{margin-bottom:40px}.resources25-marketing .entry{padding:0 20px;font-weight:500;font-size:20px;line-height:1.2;letter-spacing:-0.5px;color:#32393d}.resources25-marketing .entry a{font-weight:800;color:#ff5e2d}.resources25-marketing .entry a:hover{color:#22434e}@media only screen and (max-width: 992px){.resources25-marketing .entry{font-size:18px}}@media only screen and (max-width: 766px){.resources25-marketing .livewrap{padding:40px 0}.resources25-marketing .resources25-panelblurb{margin-bottom:30px}.resources25-marketing .entry{font-size:17px}}@media only screen and (max-width: 766px){.resources25-marketing .entrywrap{display:block}.resources25-marketing .entry{padding:0;margin-bottom:20px}.resources25-marketing .entry:last-of-type{margin:0}}.resources25-graphics .livewrap{max-width:940px;padding:55px 0}@media only screen and (max-width: 766px){.resources25-graphics .livewrap{padding:40px 0}}.topics25-main{padding:40px 0;color:#fff;background-color:#22434e;background-image:url("/wp-content/themes/identiverse/assets/topics25/main-bg-2x.png");overflow:hidden}.topics25-main .panelwrap{max-width:1200px}.topics25-main .introwrap{max-width:980px;margin-bottom:75px}.topics25-main .introentry{flex-shrink:0;max-width:435px}.topics25-main .introicon{max-width:292px;margin-bottom:40px}.topics25-main .introtitle{margin-bottom:20px}.topics25-main .introblurb{font-weight:600;font-size:22px;line-height:1.3;letter-spacing:-0.5px}.topics25-main .maintext{max-width:720px;font-weight:600;font-size:22px;line-height:1.4;letter-spacing:-0.5px;margin-bottom:20px}.topics25-main .smalltext{max-width:600px;font-weight:500;font-size:16px;line-height:1.6;margin-bottom:90px}.topics25-main .paneltitle{max-width:850px;font-weight:800;font-size:44px;letter-spacing:-1.5px;margin-bottom:85px}.topics25-main .paneltitle:before,.topics25-main .paneltitle:after{content:"";position:absolute;z-index:0;top:50%;transform:translateY(-50%);width:295px;aspect-ratio:1;background-size:cover;pointer-events:none}.topics25-main .paneltitle:before{left:-300px;background-image:url("/wp-content/themes/identiverse/assets/topics25/main-nodes-left-2x.png")}.topics25-main .paneltitle:after{right:-300px;background-image:url("/wp-content/themes/identiverse/assets/topics25/main-nodes-right-2x.png")}.topics25-main .topic{flex-basis:33.3%;padding:0 25px;margin-bottom:40px}.topics25-main .topicicon{max-width:169px;aspect-ratio:1;margin-bottom:20px}.topics25-main .topicicon.architecture{background-image:url("/wp-content/themes/identiverse/assets/topics25/icon-architecture-2x.png")}.topics25-main .topicicon.business{background-image:url("/wp-content/themes/identiverse/assets/topics25/icon-business-2x.png")}.topics25-main .topicicon.consumer{background-image:url("/wp-content/themes/identiverse/assets/topics25/icon-consumer-2x.png")}.topics25-main .topicicon.deployments{background-image:url("/wp-content/themes/identiverse/assets/topics25/icon-deployments-2x.png")}.topics25-main .topicicon.privacy{background-image:url("/wp-content/themes/identiverse/assets/topics25/icon-privacy-2x.png")}.topics25-main .topicicon.security{background-image:url("/wp-content/themes/identiverse/assets/topics25/icon-security-2x.png")}.topics25-main .topicicon.skills{background-image:url("/wp-content/themes/identiverse/assets/topics25/icon-skills-2x.png")}.topics25-main .topicicon.strategy{background-image:url("/wp-content/themes/identiverse/assets/topics25/icon-strategy-2x.png")}.topics25-main .topictitle{font-weight:900;font-size:20px;line-height:1.2;letter-spacing:1.3px;margin-bottom:15px}.topics25-main .topicblurb{font-weight:500;font-size:14px;line-height:1.4}@media only screen and (max-width: 1400px){.topics25-main .introwrap{max-width:820px;margin-bottom:60px}.topics25-main .introentry{max-width:380px}.topics25-main .introicon{max-width:240px}.topics25-main .smalltext{margin-bottom:80px}.topics25-main .paneltitle{margin-bottom:70px}}@media only screen and (max-width: 1200px){.topics25-main .introwrap{max-width:700px;margin-bottom:50px}.topics25-main .introentry{max-width:320px}.topics25-main .introicon{max-width:200px}.topics25-main .introblurb,.topics25-main .maintext{font-size:20px}.topics25-main .paneltitle{max-width:800px;font-size:40px;letter-spacing:-1px;margin-bottom:50px}.topics25-main .topicicon{max-width:140px}}@media only screen and (max-width: 992px){.topics25-main{padding-bottom:20px}.topics25-main .introwrap{max-width:640px;margin-bottom:40px}.topics25-main .introentry{max-width:300px}.topics25-main .introicon{max-width:150px;margin-bottom:30px}.topics25-main .introtitle{max-width:280px}.topics25-main .introblurb,.topics25-main .maintext{font-size:20px}.topics25-main .smalltext{margin-bottom:60px}.topics25-main .paneltitle{max-width:680px;font-size:34px;letter-spacing:-0.5px;margin-bottom:40px}.topics25-main .topic{padding:0 10px}.topics25-main .topicicon{max-width:110px;margin-bottom:15px}.topics25-main .topictitle{font-size:18px;letter-spacing:1.2px;margin-bottom:12px}}@media only screen and (max-width: 766px){.topics25-main .panlwrap{max-width:700px}.topics25-main .introwrap{max-width:500px;margin-bottom:35px}.topics25-main .introentry{max-width:240px}.topics25-main .introicon{max-width:130px;margin-bottom:20px}.topics25-main .introtitle{margin-bottom:15px}.topics25-main .introblurb,.topics25-main .maintext{font-size:18px}.topics25-main .paneltitle{max-width:600px;font-size:30px;line-height:1.1}.topics25-main .topic{flex-basis:50%}}@media only screen and (max-width: 570px){.topics25-main .introwrap{display:block}.topics25-main .introentry{max-width:300px;margin:0 auto 30px}.topics25-main .paneltitle{font-size:24px;letter-spacing:0}.topics25-main .topic{flex-basis:100%}.topics25-main .topicicon{max-width:90px}}.topics25-subtopics{padding:75px 0;color:#32393d;font-weight:500}.topics25-subtopics .panelwrap{max-width:1180px}.topics25-subtopics .panelheader{margin-bottom:70px}.topics25-subtopics .paneltitle{max-width:291px}.topics25-subtopics .panelblurb{max-width:600px;font-weight:600;font-size:22px;line-height:1.1;letter-spacing:-0.5px;margin-top:25px}.topics25-subtopics .subcolumn{flex-basis:48.5%}.topics25-subtopics .subtopic{border-bottom:1px solid #82929c}.topics25-subtopics .subname{height:60px;font-weight:900;font-size:18px;line-height:1.2;letter-spacing:1.2px;color:#2a4574;padding:2px 60px 0 15px}.topics25-subtopics .subtrigger{transition:background-color .2s}.topics25-subtopics .subtrigger:hover{cursor:pointer;background-color:rgba(0,211,247,.2)}.topics25-subtopics .subtrigger:before,.topics25-subtopics .subtrigger:after{content:"";position:absolute;top:50%;right:15px;width:28px;height:28px;transform:translateY(-50%);background-size:cover;transition:opacity .5s,transform .5s}.topics25-subtopics .subtrigger:before{opacity:0;background-image:url("/wp-content/themes/identiverse/assets/topics23/subarrow-blue-2x.png")}.topics25-subtopics .subtrigger:after{background-image:url("/wp-content/themes/identiverse/assets/topics23/subarrow-orange-2x.png")}.topics25-subtopics .subtrigger.subopen:before,.topics25-subtopics .subtrigger.subopen:after{transform:translateY(-50%) rotate(90deg)}.topics25-subtopics .subtrigger.subopen:before{opacity:1}.topics25-subtopics .subtrigger.subopen:after{opacity:0}.topics25-subtopics .subblurb{font-weight:500;font-size:15px;line-height:1.5;letter-spacing:-0.5px;padding:0 35px 25px 15px}@media only screen and (max-width: 992px){.topics25-subtopics{padding:50px 0}.topics25-subtopics .panelhead{margin-bottom:30px}.topics25-subtopics .kicker{font-size:34px;letter-spacing:10px}.topics25-subtopics .paneltitle{max-width:320px;margin-bottom:20px}.topics25-subtopics .panelblurb{font-size:20px;letter-spacing:-0.5px}.topics25-subtopics .subname{height:80px;font-weight:800;line-height:1.15;letter-spacing:.5px;padding-left:10px}.topics25-subtopics .subblurb{line-height:1.4;padding:0 20px 25px 10px}}@media only screen and (max-width: 766px){.topics25-subtopics .subtopicwrap{display:block;max-width:450px;margin:0 auto}.topics25-subtopics .subblurb{padding-bottom:20px}}@media only screen and (max-width: 570px){.topics25-subtopics .paneltitle{width:280px}.topics25-subtopics .subname{font-weight:700;letter-spacing:0;padding-left:5px}}@media only screen and (max-width: 320px){.topics25-subtopics .subname{height:80px;font-size:15px}}.venue25-hero{padding:110px 0 100px;background-color:#113557;background-image:url("/wp-content/themes/identiverse/assets/venue25/venue-herobg-2x.jpg")}.venue25-hero:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);pointer-events:none}.venue25-hero .logowrap{max-width:212px;margin-bottom:56px}.venue25-hero .paneltitle{max-width:926px;margin-bottom:15px}.venue25-hero .subtitle{font-weight:700;font-size:40px;letter-spacing:-1px;color:#00d3f7}.venue25-hero .subtitle br{display:none}.venue25-hero .buttonwrap{margin-top:75px}.venue25-hero .btident{font-size:20px;padding:0 50px}@media only screen and (max-width: 1200px){.venue25-hero{padding:60px 0}.venue25-hero .logowrap{margin-bottom:45px}.venue25-hero .subtitle{font-size:32px}.venue25-hero .buttonwrap{margin-top:45px}}@media only screen and (max-width: 992px){.venue25-hero .logowrap{margin-bottom:40px}.venue25-hero .paneltitle{max-width:800px}.venue25-hero .subtitle{font-size:25px;letter-spacing:-0.5px}.venue25-hero .buttonwrap{margin-top:45px}}@media only screen and (max-width: 766px){.venue25-hero{padding:120px 0 50px}.venue25-hero .logowrap{display:none}.venue25-hero .subtitle{font-size:24px;letter-spacing:-0.5px}.venue25-hero .subtitle span{display:none}.venue25-hero .subtitle br{display:inherit}.venue25-hero .buttonwrap{margin-top:35px}.venue25-hero .btident{font-size:18px;padding:0 40px;height:45px}}@media only screen and (max-width: 570px){.venue25-hero{padding-top:70px}.venue25-hero .subtitle{font-size:20px}.venue25-hero .btident{font-size:16px;padding:0 20px}}@media only screen and (max-width: 320px){.venue25-hero .subtitle{font-size:18px}}.venue25-intro{padding:60px 0;color:#000}.venue25-intro .panelwrap{max-width:1200px}.venue25-intro .imagecol{flex-shrink:0;width:600px}.venue25-intro .textcol{flex-grow:1;padding-left:60px}.venue25-intro .paneltitle{font-weight:800;font-size:44px;letter-spacing:-1.5px;margin-bottom:19px}.venue25-intro .blurb{font-weight:500;font-size:22px;line-height:1.3;letter-spacing:-0.5px}.venue25-intro .blurb b,.venue25-intro .blurb strong{font-weight:600}@media only screen and (max-width: 1200px){.venue25-intro{padding:50px 0 45px}.venue25-intro .panelwrap{max-width:1000px}.venue25-intro .imagecol{width:420px}.venue25-intro .textcol{padding-left:40px}.venue25-intro .paneltitle{font-size:40px}.venue25-intro .blurb{font-size:18px;line-height:1.35}}@media only screen and (max-width: 992px){.venue25-intro{padding:40px 0 35px}.venue25-intro .panelwrap{max-width:850px}.venue25-intro .imagecol{width:330px}.venue25-intro .textcol{padding-left:30px}.venue25-intro .paneltitle{font-size:30px;letter-spacing:-0.5px;margin-bottom:15px}.venue25-intro .blurb{font-size:15px}}@media only screen and (max-width: 766px){.venue25-intro .livewrap{display:block}.venue25-intro .imagecol{width:auto;max-width:350px;margin:0 auto 25px}.venue25-intro .textcol{max-width:480px;margin:0 auto;padding:0;text-align:center}}@media only screen and (max-width: 320px){.venue25-intro .paneltitle{font-size:22px;letter-spacing:-0.5px}}.venue25-info{padding:90px 0 80px;color:#fff;font-weight:500;background-color:#256c76;background-image:url("/wp-content/themes/identiverse/assets/venue25/bg-info-2x.png")}.venue25-info .panelwrap{max-width:1050px}.venue25-info .roomwrap{margin-bottom:30px}.venue25-info .textcol{flex-grow:1;max-width:515px;padding-right:70px}.venue25-info .imagecol{flex-grow:0;max-width:463px}.venue25-info .roomtitle{margin-bottom:25px}.venue25-info .mainblurb{font-size:24px;line-height:1.3;letter-spacing:-0.5px;margin-bottom:40px}.venue25-info .fineprint{font-size:22px;line-height:1.2;letter-spacing:-0.5px;margin-bottom:60px}.venue25-info .fineprint strong,.venue25-info .fineprint b{font-weight:800}.venue25-info .transpotitle{max-width:621px;margin-bottom:60px}.venue25-info .transpodetails{max-width:720px}.venue25-info .transpotext.airport{max-width:300px}.venue25-info .transpotext.ground{max-width:282px}.venue25-info .detailicon{height:160px}.venue25-info .detailicon.taxi{padding-top:13px}.venue25-info .detailtitle{font-weight:900;font-size:17px;letter-spacing:1.12px;margin-bottom:15px}.venue25-info .detailblurb{font-size:16px;line-height:1.4;letter-spacing:-0.5px}@media only screen and (max-width: 1400px){.venue25-info .imagecol{max-width:400px}.venue25-info .transpotitle{max-width:580px;margin-bottom:50px}}@media only screen and (max-width: 1200px){.venue25-info .imagecol{max-width:360px}.venue25-info .transpotitle{max-width:500px}}@media only screen and (max-width: 992px){.venue25-info{padding:80px 0 60px}.venue25-info .panelwrap{max-width:800px}.venue25-info .roomwrap{margin-bottom:40px}.venue25-info .textcol{padding-right:40px}.venue25-info .mainblurb{font-size:20px;margin-bottom:30px}.venue25-info .imagecol{max-width:380px}.venue25-info .fineprint{font-size:18px;line-height:1.3}.venue25-info .transpotitle{max-width:450px;margin-bottom:40px}.venue25-info .transpodetails{max-width:680px}}@media only screen and (max-width: 766px){.venue25-info{padding:60px 0 70px}.venue25-info .panelwrap{max-width:600px}.venue25-info .roomwrap{display:block;margin-bottom:30px}.venue25-info .imagecol{max-width:160px;margin:0 auto 15px}.venue25-info .textcol{padding:0;text-align:center;margin:0 auto}.venue25-info .roomtitle{max-width:400px;margin:0 auto 25px}.venue25-info .fineprint br{display:none}.venue25-info .transpotitle{max-width:400px}.venue25-info .transpodetails{display:block}.venue25-info .transpotext{margin:0 auto}.venue25-info .transpotext.airport{margin-bottom:55px}.venue25-info .detailicon{height:auto;margin-bottom:20px}.venue25-info .detailicon.taxi{padding:0;margin-bottom:25px}}@media only screen and (max-width: 570px){.venue25-info{padding-top:50px}.venue25-info .imagecol{max-width:120px}.venue25-info .mainblurb{font-size:18px}.venue25-info .fineprint{font-size:16px;margin-bottom:50px}}.vip25-intro{padding:100px 0;color:#fff;border-top:17px solid #f8af34;border-bottom:17px solid #f8af34;background-color:#22434e;background-image:url("/wp-content/themes/identiverse/assets/vip25/intro-bg-2x.png")}.vip25-intro .panelwrap{max-width:1200px}.vip25-intro .livewrap{padding-right:40px}.vip25-intro .textcol{flex-shrink:0;width:560px;padding-left:70px}.vip25-intro .paneltitle{font-weight:800;font-size:44px;letter-spacing:-1px;margin-bottom:20px}.vip25-intro .blurb{font-weight:500;font-size:22px;line-height:1.3;letter-spacing:-1px}.vip25-intro .buttonwrap{margin-top:40px}.vip25-intro .btident{width:100%}@media only screen and (max-width: 1200px){.vip25-intro{padding:80px 0}.vip25-intro .panelwrap{max-width:1100px}.vip25-intro .textcol{width:480px;padding-left:40px}.vip25-intro .paneltitle{font-size:40px}.vip25-intro .blurb{font-size:20px;letter-spacing:-0.5px}}@media only screen and (max-width: 992px){.vip25-intro{padding:40px 0 50px;border-width:15px}.vip25-intro .livewrap{display:block;padding:0}.vip25-intro .imagecol{max-width:250px;margin:0 auto 30px}.vip25-intro .textcol{width:100%;max-width:550px;text-align:center;padding:0;margin:0 auto}.vip25-intro .buttonwrap{margin-top:35px}.vip25-intro .btident{width:inherit;padding:0 60px}}@media only screen and (max-width: 766px){.vip25-intro{border-width:14px}.vip25-intro .imagecol{max-width:235px;padding-right:15px}.vip25-intro .textcol{max-width:480px}.vip25-intro .paneltitle{font-size:36px}.vip25-intro .blurb{font-size:18px;line-height:1.4}}@media only screen and (max-width: 570px){.vip25-intro{padding:30px 0 40px;border-width:12px}.vip25-intro .imagecol{max-width:200px;padding-right:12px;margin-bottom:25px}.vip25-intro .paneltitle{font-size:30px}.vip25-intro .blurb{font-size:16px}}.vip25-perks{color:#fff;border-bottom:17px solid #f54128;background-color:#0a0b0d;background-image:url("/wp-content/themes/identiverse/assets/vip25/perks-bg-2x.jpg")}.vip25-perks .livewrap{max-width:480px;padding:80px 30px;background-color:rgba(0,0,0,.5)}.vip25-perks .titlewrap{max-width:380px;margin-bottom:40px}.vip25-perks .perk{font-weight:800;font-size:22px;line-height:1.3;letter-spacing:-0.5px;margin-bottom:14px}.vip25-perks .perk:last-of-type{margin:0}@media only screen and (max-width: 1200px){.vip25-perks .livewrap{padding:70px 30px 60px}.vip25-perks .titlewrap{max-width:350px}}@media only screen and (max-width: 992px){.vip25-perks{border-width:15px}.vip25-perks .livewrap{padding:60px 20px 50px}.vip25-perks .titlewrap{max-width:300px;margin-bottom:25px}.vip25-perks .perk{font-size:20px;letter-spacing:0}}@media only screen and (max-width: 570px){.vip25-perks{border-width:12px}.vip25-perks .livewrap{padding:50px 15px 40px}.vip25-perks .titlewrap{max-width:230px}.vip25-perks .perk{font-weight:700;font-size:18px}}.vip25-criteria{padding:80px 0 75px;color:#22434e;border-bottom:17px solid #22434e;background-color:#00d3f7;background-image:url("/wp-content/themes/identiverse/assets/vip25/criteria-bg-2x.png")}.vip25-criteria .panelwrap{max-width:1242px}.vip25-criteria .panelheader{margin-bottom:30px}.vip25-criteria .paneltitle{max-width:498px;margin-bottom:40px}.vip25-criteria .panelblurb{font-weight:700;font-size:26px;color:#fff}.vip25-criteria .gearwrap{margin-bottom:20px}.vip25-criteria .entrywrap{padding:0 12px}.vip25-criteria .entry{flex-basis:33.3%;font-size:17px;line-height:1.2;letter-spacing:1.1px}.vip25-criteria .entry:nth-of-type(2){padding-left:13px}.vip25-criteria .gear{display:none;max-width:120px;aspect-ratio:1;background-image:url("/wp-content/themes/identiverse/assets/vip25/criteria-gear-2x.png");margin-bottom:10px}.vip25-criteria .entrytitle{font-weight:900}.vip25-criteria .entryblurb{font-weight:700;margin-top:10px}.vip25-criteria .buttonwrap{margin-top:60px}.vip25-criteria .btident{padding:0 60px}@media only screen and (max-width: 1200px){.vip25-criteria{padding:70px 0 65px}.vip25-criteria .paneltitle{max-width:480px}.vip25-criteria .buttonwrap{margin-top:50px}}@media only screen and (max-width: 992px){.vip25-criteria{padding:60px 0;border-width:15px}.vip25-criteria .panelheader{margin-bottom:35px}.vip25-criteria .paneltitle{max-width:420px}.vip25-criteria .panelblurb{font-size:22px}.vip25-criteria .gearwrap{margin-bottom:15px}.vip25-criteria .buttonwrap{margin-top:45px}}@media only screen and (max-width: 766px){.vip25-criteria{padding:50px 0 55px;border-width:15px}.vip25-criteria .panelheader{margin-bottom:30px}.vip25-criteria .paneltitle{max-width:380px;margin-bottom:30px}.vip25-criteria .panelblurb{font-size:20px}.vip25-criteria .gearwrap{display:none}.vip25-criteria .entrywrap{display:block}.vip25-criteria .entry{margin-bottom:30px}.vip25-criteria .entry:last-of-type{margin-bottom:0}.vip25-criteria .entry:nth-of-type(2){padding-left:0}.vip25-criteria .gear{display:block}.vip25-criteria .entryblurb{margin-top:5px}.vip25-criteria .buttonwrap{margin-top:40px}}@media only screen and (max-width: 570px){.vip25-criteria{padding:45px 0 50px;border-width:12px}.vip25-criteria .panelheader{margin-bottom:25px}.vip25-criteria .paneltitle{max-width:300px}.vip25-criteria .panelblurb{font-size:18px}.vip25-criteria .entry{margin-bottom:25px}.vip25-criteria .gear{max-width:100px}.vip25-criteria .buttonwrap{margin-top:35px}}.womenidentity25-hero{height:540px;background-image:url("/wp-content/themes/identiverse/assets/womeninidentity25/hero-bg-2x.jpg");margin-bottom:65px}.womenidentity25-hero .logo{max-width:330px;margin-bottom:35px}.womenidentity25-hero .paneltitle{max-width:540px;margin-bottom:40px}.womenidentity25-hero .date{font-weight:700;font-size:38px;letter-spacing:-1px;color:#00d3f7}@media only screen and (max-width: 1400px){.womenidentity25-hero{height:450px}.womenidentity25-hero .logo{max-width:297px}.womenidentity25-hero .paneltitle{max-width:486px}.womenidentity25-hero .date{font-size:36px}}@media only screen and (max-width: 1200px){.womenidentity25-hero{height:420px}.womenidentity25-hero .logo{max-width:264px;margin-bottom:30px}.womenidentity25-hero .paneltitle{max-width:432px;margin-bottom:35px}.womenidentity25-hero .date{font-size:33px}}@media only screen and (max-width: 992px){.womenidentity25-hero{height:350px}.womenidentity25-hero .logo{max-width:230px;margin-bottom:25px}.womenidentity25-hero .paneltitle{max-width:378px;margin-bottom:30px}.womenidentity25-hero .date{font-size:30px}}@media only screen and (max-width: 766px){.womenidentity25-hero{height:300px}.womenidentity25-hero .logo{max-width:198px;margin-bottom:20px}.womenidentity25-hero .paneltitle{max-width:324px;margin-bottom:25px}.womenidentity25-hero .date{font-size:26px}}@media only screen and (max-width: 570px){.womenidentity25-hero{height:250px;margin-bottom:40px}.womenidentity25-hero .logo{max-width:165px}.womenidentity25-hero .paneltitle{max-width:270px}.womenidentity25-hero .date{font-size:24px}}.womenidentity25-session{padding-bottom:80px}.womenidentity25-session .panelwrap{max-width:1080px}.womenidentity25-session .datarow{max-width:920px;font-weight:900;font-size:26px;letter-spacing:-0.2px;color:#32393d;border-bottom:2px solid #d2d2d2;padding-bottom:10px;margin-bottom:35px}.womenidentity25-session .datarow span{color:#f9af34}.womenidentity25-session .maincol{flex-shrink:0;width:600px}.womenidentity25-session .sidebar{flex-grow:1;padding-right:70px}.womenidentity25-session .sessiontitle{font-weight:900;font-size:50px;line-height:.95;letter-spacing:-1.2px;color:#1098e3;margin-bottom:20px}.womenidentity25-session .description{font-weight:500;font-size:16px;line-height:1.5}.womenidentity25-session .description ul{margin-bottom:0}.womenidentity25-session .description li{margin-bottom:1em}.womenidentity25-session .description li:last-of-type{margin-bottom:0}.womenidentity25-session .sidebartitle{font-weight:900;font-size:36px;letter-spacing:-1px;color:#32393d;border-bottom:2px solid #d2d2d2;padding-bottom:5px}.womenidentity25-session .speaker{flex-basis:100%;margin-top:25px;color:#32393d}.womenidentity25-session .mugshot{width:90px;aspect-ratio:1;border-radius:50%;margin:0 0 6px auto}.womenidentity25-session .speakertype{font-weight:800;font-size:16px;margin-bottom:4px}.womenidentity25-session .speakername{font-weight:900;font-size:30px;letter-spacing:-0.5px;color:#05c4e4;margin-bottom:5px}.womenidentity25-session .speakertitle{font-weight:500;font-size:12px;line-height:1.3;letter-spacing:-0.2px}@media only screen and (max-width: 1200px){.womenidentity25-session .datarow{font-size:24px}.womenidentity25-session .sessiontitle{font-size:44px;letter-spacing:-0.7px}.womenidentity25-session .sidebar{padding-right:60px}.womenidentity25-session .sidebartitle{font-size:33px}}@media only screen and (max-width: 992px){.womenidentity25-session .panelwrap{max-width:800px}.womenidentity25-session .datarow{font-size:20px;margin-bottom:30px}.womenidentity25-session .contentwrap{display:block}.womenidentity25-session .maincol{width:auto;margin-bottom:30px}.womenidentity25-session .sidebar{max-width:500px;text-align:center;padding:0;margin:0 auto}.womenidentity25-session .speaker{flex-basis:50%;padding:0 15px}.womenidentity25-session .mugshot{margin:0 auto 6px}}@media only screen and (max-width: 766px){.womenidentity25-session .datarow{margin-bottom:25px}.womenidentity25-session .sessiontitle{font-size:36px;letter-spacing:-0.5px}}@media only screen and (max-width: 570px){.womenidentity25-session{padding-bottom:60px}.womenidentity25-session .datarow{font-size:18px;letter-spacing:0;padding-bottom:5px;margin-bottom:15px}.womenidentity25-session .datarow span{display:none}.womenidentity25-session .sessiontitle{font-size:30px;letter-spacing:-0.2px;margin-bottom:15px}.womenidentity25-session .sidebartitle{font-size:30px}.womenidentity25-session .speaker{flex-basis:100%}.womenidentity25-session .speakertype{font-size:14px}.womenidentity25-session .speakername{font-size:26px}}.workshops25-hero{padding:20px 0 50px;color:#653b19;background-color:#fab744;background-image:url("/wp-content/themes/identiverse/assets/workshops25/workshop-herobg-2x.png")}.workshops25-hero .herotitle{max-width:844px}@media only screen and (max-width: 992px){.workshops25-hero{padding-bottom:40px}}@media only screen and (max-width: 766px){.workshops25-hero{padding-bottom:30px}}@media only screen and (max-width: 570px){.workshops25-hero{padding-bottom:25px}}.workshops25-prices{height:140px;color:#fff;background-color:#653b19;font-weight:800}.workshops25-prices .livewrap.prices-1{justify-content:center}.workshops25-prices .livewrap.prices-2{max-width:540px}.workshops25-prices .livewrap.prices-3{max-width:860px}.workshops25-prices .price{font-size:64px;letter-spacing:-2px;color:#fab744}.workshops25-prices .dates{font-size:24px;letter-spacing:-0.5px}@media only screen and (max-width: 1200px){.workshops25-prices .price{font-size:60px}}@media only screen and (max-width: 992px){.workshops25-prices{height:110px}.workshops25-prices .livewrap.prices-2{max-width:500px}.workshops25-prices .livewrap.prices-3{max-width:700px}.workshops25-prices .price{font-size:48px;letter-spacing:-1px}.workshops25-prices .dates{font-size:20px}}@media only screen and (max-width: 766px){.workshops25-prices{height:100px}.workshops25-prices .livewrap.prices-2{max-width:400px}.workshops25-prices .livewrap.prices-3{max-width:600px}.workshops25-prices .price{font-size:36px;letter-spacing:-0.5px}.workshops25-prices .dates{font-size:18px;letter-spacing:0}}@media only screen and (max-width: 570px){.workshops25-prices{height:80px}.workshops25-prices .livewrap.prices-2{max-width:250px}.workshops25-prices .entry{padding:0 4px}.workshops25-prices .price{font-size:30px}.workshops25-prices .dates{font-weight:500;font-size:14px;letter-spacing:-0.5px}}.workshops25-dates{padding-top:40px}.workshops25-dates .panelwrap{max-width:1260px;padding-bottom:40px;border-bottom:1px solid #22434e}.workshops25-dates .datecol{flex-basis:50%;font-weight:600;font-size:44px;letter-spacing:-2px}.workshops25-dates .datecol.leftcol{color:#22434e;padding-right:60px;border-right:1px solid #22434e}.workshops25-dates .datecol.rightcol{color:#2da8fb;padding-left:60px}.workshops25-dates .date{font-weight:800}@media only screen and (max-width: 1200px){.workshops25-dates .datecol{font-size:40px}.workshops25-dates .datecol.leftcol{padding-right:50px}.workshops25-dates .datecol.rightcol{padding-left:50px}}@media only screen and (max-width: 992px){.workshops25-dates{padding-top:30px}.workshops25-dates .panelwrap{padding-bottom:30px}.workshops25-dates .datecol{font-size:30px;letter-spacing:-1px}.workshops25-dates .datecol.leftcol{padding-right:40px}.workshops25-dates .datecol.rightcol{padding-left:40px}}@media only screen and (max-width: 766px){.workshops25-dates{padding-top:20px}.workshops25-dates .panelwrap{padding-bottom:20px}.workshops25-dates .datecol{font-size:24px;letter-spacing:-0.5px}.workshops25-dates .datecol.leftcol{padding-right:30px}.workshops25-dates .datecol.rightcol{padding-left:30px}}@media only screen and (max-width: 570px){.workshops25-dates{padding-top:15px}.workshops25-dates .panelwrap{padding-bottom:15px}.workshops25-dates .livewrap{display:block}.workshops25-dates .datecol{font-size:20px;line-height:1.2;text-align:center}.workshops25-dates .datecol.leftcol,.workshops25-dates .datecol.rightcol{padding:0}.workshops25-dates .datecol.leftcol{border:none}}.workshops25-info{padding:50px 0 40px}.workshops25-info .panelwrap{max-width:960px}.workshops25-info .aboutcol{max-width:800px;color:#22434e}.workshops25-info .speakercol{margin-top:60px}.workshops25-info .coltitle{font-weight:800;font-size:44px;letter-spacing:-2px;color:#fab744;margin-bottom:35px}.workshops25-info .speaker{flex-basis:25%;padding:0 15px;margin-bottom:30px}.workshops25-info .imagecol{width:130px}.workshops25-info .mugshot{max-width:130px;aspect-ratio:1;border-radius:50%;margin-bottom:10px}.workshops25-info .idcol{font-size:16px;line-height:1.2;color:#ff5e2d}.workshops25-info .name{font-weight:900;font-size:18px;line-height:1;letter-spacing:.5;color:#22434e;margin-bottom:3px}.workshops25-info .title{font-weight:500;font-style:italic;margin-bottom:1px}.workshops25-info .organization{font-weight:700}.workshops25-info .subtitle{font-weight:800;font-size:25px;line-height:1.2;margin-bottom:20px}.workshops25-info .blurb{font-weight:500;font-size:17px;line-height:1.5;margin-bottom:30px}@media only screen and (max-width: 992px){.workshops25-info{padding:40px 0 30px}.workshops25-info .coltitle{font-size:36px;letter-spacing:-1px;margin-bottom:25px}.workshops25-info .aboutcol{max-width:700px}.workshops25-info .speakercol{margin-top:50px}.workshops25-info .speaker{flex-basis:33.3%}.workshops25-info .mugshot{max-width:110px}.workshops25-info .subtitle{font-size:20px}.workshops25-info .blurb{font-size:16px;margin-bottom:25px}}@media only screen and (max-width: 766px){.workshops25-info .aboutcol{max-width:600px;text-align:center}.workshops25-info .speakerwrap{max-width:500px}.workshops25-info .speaker{flex-basis:50%}.workshops25-info .idcol{font-size:15px}}@media only screen and (max-width: 570px){.workshops25-info{padding:30px 0 20px}.workshops25-info .speaker{padding:0 10px}}.workshops25-agenda{padding:10px 0 70px}.workshops25-agenda .panelwrap{max-width:600px}.workshops25-agenda .paneltitle{max-width:246px;margin-bottom:30px}.workshops25-agenda .item{color:#162434;margin-bottom:30px}.workshops25-agenda .item:last-of-type{margin:0}.workshops25-agenda .itemtime,.workshops25-agenda .itemdetails{font-weight:500}.workshops25-agenda .itemtime{font-size:16px;color:#ff5e2d;margin-bottom:3px}.workshops25-agenda .itemtitle{font-weight:700;font-size:20px;line-height:1.2}.workshops25-agenda .itemdetails{font-size:18px;margin-top:6px}@media only screen and (max-width: 992px){.workshops25-agenda{padding-bottom:60px}.workshops25-agenda .panelwrap{max-width:700px}.workshops25-agenda .paneltitle{max-width:225px;margin-bottom:25px}}@media only screen and (max-width: 766px){.workshops25-agenda .itemtime{font-size:15px;margin-bottom:5px}.workshops25-agenda .itemtitle{font-size:18px}.workshops25-agenda .itemdetails{font-size:16px;margin-top:5px}}@media only screen and (max-width: 570px){.workshops25-agenda .paneltitle{max-width:210px}.workshops25-agenda .item{margin-bottom:25px}}.workshops25-takeaways{padding-bottom:90px}.workshops25-takeaways .panelwrap{max-width:860px}.workshops25-takeaways .paneltitle{max-width:347px;margin-bottom:40px}.workshops25-takeaways .takeaway{font-weight:500;font-size:24px;line-height:1.25;letter-spacing:-0.5px;color:#162434;margin-bottom:30px}.workshops25-takeaways .takeaway:last-of-type{margin:0}@media only screen and (max-width: 1200px){.workshops25-takeaways{padding-bottom:70px}.workshops25-takeaways .panelwrap{max-width:750px}.workshops25-takeaways .takeaway{font-size:20px;margin-bottom:25px}}@media only screen and (max-width: 992px){.workshops25-takeaways{padding-bottom:60px}.workshops25-takeaways .panelwrap{max-width:700px}.workshops25-takeaways .paneltitle{max-width:320px;margin-bottom:25px}}@media only screen and (max-width: 766px){.workshops25-takeaways .panelwrap{max-width:600px}.workshops25-takeaways .takeaway{font-size:18px}}@media only screen and (max-width: 570px){.workshops25-takeaways .paneltitle{max-width:300px}}.workshops25-audiences{padding-bottom:90px}.workshops25-audiences .panelwrap{max-width:760px}.workshops25-audiences .paneltitle{max-width:347px;margin-bottom:40px}.workshops25-audiences .audience{color:#162434;margin-bottom:30px}.workshops25-audiences .audience:last-of-type{margin:0}.workshops25-audiences .name{font-weight:800;font-size:24px;letter-spacing:-0.5px;margin-bottom:5px}.workshops25-audiences .blurb{font-weight:500;font-size:17px;line-height:1.5}@media only screen and (max-width: 1200px){.workshops25-audiences{padding-bottom:70px}.workshops25-audiences .panelwrap{max-width:750px}.workshops25-audiences .audience{margin-bottom:25px}}@media only screen and (max-width: 992px){.workshops25-audiences{padding-bottom:60px}.workshops25-audiences .panelwrap{max-width:600px}.workshops25-audiences .paneltitle{max-width:320px}}@media only screen and (max-width: 766px){.workshops25-audiences .name{font-size:22px;line-height:1.1;letter-spacing:-0.3px}.workshops25-audiences .blurb{font-size:16px}}@media only screen and (max-width: 570px){.workshops25-audiences .paneltitle{max-width:300px}}.workshops25-other{padding-top:60px;background-color:#fab744;background-image:url("/wp-content/themes/identiverse/assets/workshops25/other-bg-2x.png");overflow:hidden;font-weight:800;font-size:21px;line-height:1.25;color:#fff}.workshops25-other:before,.workshops25-other:after{content:"";position:absolute;z-index:0;aspect-ratio:1;top:75px;left:50%;background-size:cover;pointer-events:none}.workshops25-other:before{width:929px;transform:translateX(-160%);background-image:url("/wp-content/themes/identiverse/assets/workshops25/other-bgleft-2x.png")}.workshops25-other:after{width:1223px;transform:translateX(40%);background-image:url("/wp-content/themes/identiverse/assets/workshops25/other-bgright-2x.png")}.workshops25-other .panelwrap{max-width:1120px}.workshops25-other .paneltitle{max-width:697px;margin-bottom:30px}.workshops25-other .entry{flex-basis:50%;padding:0 45px;margin-bottom:60px}.workshops25-other .entrytitle{max-width:383px;margin-bottom:30px}.workshops25-other .blurb{margin-bottom:20px}.workshops25-other .linkwrap a{color:#653b19}.workshops25-other .linkwrap a:hover{color:#fff}@media only screen and (max-width: 1200px){.workshops25-other .paneltitle{max-width:600px}.workshops25-other .entrytitle{margin-bottom:20px}}@media only screen and (max-width: 992px){.workshops25-other{padding:45px 0 20px;font-size:20px}.workshops25-other .paneltitle{max-width:450px;margin-bottom:25px}.workshops25-other .entry{padding:0 25px;margin-bottom:40px}.workshops25-other .entrytitle{max-width:300px}.workshops25-other .blurb{margin-bottom:15px}}@media only screen and (max-width: 766px){.workshops25-other{padding:40px 0 25px}.workshops25-other .paneltitle{max-width:400px;margin-bottom:20px}.workshops25-other .entrywrap{display:block}.workshops25-other .entry{max-width:450px;padding:0;margin:0 auto 35px}.workshops25-other .entrytitle{max-width:300px;margin-bottom:15px}.workshops25-other .blurb{margin-bottom:12px}}@media only screen and (max-width: 570px){.workshops25-other{font-weight:700}.workshops25-other .entrytitle{max-width:250px}}.idvhero24{height:400px;padding-bottom:5px;color:#fff;background-color:#000508;background-image:url("/wp-content/themes/identiverse/assets/hero24/hero24-bg-2x.jpg")}.idvhero24 .herotitle{max-width:750px}.idvhero24 .herotitle.liminal{max-width:450px}.idvhero24 .herotitle.specialevents{max-width:900px}.idvhero24 .herotitle.vip{max-width:800px}.idvhero24 .details{font-weight:600;margin-top:10px}.idvhero24 .date{font-weight:800;font-size:29px;letter-spacing:-1px;margin-bottom:5px}.idvhero24 .location{font-size:18px;letter-spacing:-0.5px}.idvhero24 .blurb{font-weight:500;font-size:22px;letter-spacing:-0.5px;margin-top:20px}.idvhero24.detailhero{padding:5px 0 0}.idvhero24.detailhero .panelwrap{max-width:900px}.idvhero24.detailhero .kicker{font-weight:800;font-size:20px;letter-spacing:1px;margin-bottom:25px}.idvhero24.detailhero .speaker{font-size:72px;line-height:.95;letter-spacing:-2px}.idvhero24.detailhero .session{font-size:60px;letter-spacing:-2px}.idvhero24.detailhero .details{margin-top:20px}.idvhero24.detailhero .details.session{margin-top:25px}.idvhero24.detailhero .speakerdetail{font-size:30px;letter-spacing:-1px}.idvhero24.detailhero .sessiondetail{font-weight:800;font-size:20px;letter-spacing:1px}.idvhero24.detailhero .jobtitle{font-weight:700;margin-bottom:5px}@media only screen and (max-width: 1200px){.idvhero24{height:350px}.idvhero24 .herotitle{max-width:650px}.idvhero24 .herotitle.liminal{max-width:400px}}@media only screen and (max-width: 992px){.idvhero24{height:300px}.idvhero24 .herotitle{max-width:550px}.idvhero24 .herotitle.liminal{max-width:350px}.idvhero24 .blurb{font-size:20px;margin-top:15px}.idvhero24.detailhero .kicker{font-size:16px;margin-bottom:15px}.idvhero24.detailhero .speaker{font-size:60px}.idvhero24.detailhero .session{font-size:48px;margin-top:20px}.idvhero24.detailhero .details{margin-top:12px}.idvhero24.detailhero .sessiondetail{font-size:16px}.idvhero24.detailhero .speakerdetail{font-size:24px}}@media only screen and (max-width: 766px){.idvhero24{height:250px}.idvhero24 .herotitle{max-width:500px}.idvhero24 .herotitle.liminal{max-width:300px}.idvhero24 .blurb{font-size:18px}.idvhero24.detailhero{padding:55px 0 0}.idvhero24.detailhero .speaker{font-size:44px}.idvhero24.detailhero .session{font-size:30px;line-height:1.05;letter-spacing:-1px}.idvhero24.detailhero .speakerdetail{font-size:20px}}@media only screen and (max-width: 570px){.idvhero24{height:200px}.idvhero24 .herotitle.liminal{max-width:220px}.idvhero24 .blurb{font-size:16px}.idvhero24 .date{font-size:24px}.idvhero24 .location{font-size:16px}.idvhero24.detailhero{height:auto;padding:70px 0 20px}.idvhero24.detailhero .kicker{font-size:14px;margin-bottom:12px}.idvhero24.detailhero .speaker{font-size:33px;letter-spacing:-1px}.idvhero24.detailhero .speakerdetail{font-size:16px;letter-spacing:-0.5px}}@media only screen and (max-width: 320px){.idvhero24 .blurb{line-height:1.2}}.identbody.blog{background-color:#f8f9f9}.blog-hero{padding:140px 0 120px;height:auto;color:#fff;background-color:#000508;background-image:url("/wp-content/themes/identiverse/assets/hero24/hero24-bg-2x.jpg")}.blog-hero .panelwrap{max-width:900px}.blog-hero .date{font-weight:800;font-size:20px;letter-spacing:1px;margin-bottom:25px}.blog-hero .paneltitle{font-weight:700;font-size:64px;line-height:1.05;letter-spacing:-3px}.blog-hero .videotitle{font-weight:700;font-size:48px;line-height:1.05;letter-spacing:-1px}@media only screen and (max-width: 1400px){.blog-hero{padding:130px 0 100px}.blog-hero .paneltitle{font-size:60px}}@media only screen and (max-width: 992px){.blog-hero{padding:90px 0 70px}.blog-hero .panelwrap{max-width:700px}.blog-hero .date{font-size:18px;margin-bottom:20px}.blog-hero .paneltitle{font-size:50px;letter-spacing:-2px}.blog-hero .videotitle{font-size:40px}}@media only screen and (max-width: 766px){.blog-hero{padding:90px 0 50px}.blog-hero .date{font-weight:500;font-size:16px;letter-spacing:0;margin-bottom:15px}.blog-hero .paneltitle{font-size:40px;letter-spacing:-1px}.blog-hero .videotitle{font-size:32px}}@media only screen and (max-width: 570px){.blog-hero{padding:80px 0 35px}.blog-hero .date{font-size:15px;margin-bottom:12px}.blog-hero .paneltitle{font-size:28px;letter-spacing:-0.5px}.blog-hero .videotitle{font-size:24px;letter-spacing:-0.5px}}@media only screen and (max-width: 320px){.blog-hero .paneltitle{font-size:26px}}.blog-content{padding:60px 0 50px}.blog-content.generalpage{padding-bottom:60px}.blog-content .contentwrap{max-width:790px}.blog-content .videowrap{max-width:1100px}.blog-content .content{font-size:18px;line-height:1.65;letter-spacing:-0.82px}.blog-content .content h1,.blog-content .content .h1,.blog-content .content h2,.blog-content .content .h2,.blog-content .content h3,.blog-content .content .h3,.blog-content .content h4,.blog-content .content .h4,.blog-content .content h5,.blog-content .content .h5,.blog-content .content h6,.blog-content .content .h6{font-weight:800;margin-bottom:18px}.blog-content .content p,.blog-content .content blockquote,.blog-content .content ol,.blog-content .content ul,.blog-content .content dl{margin-bottom:30px}.blog-content .content p:last-of-type{margin-bottom:0}.blog-content .content p a{font-weight:700;color:#00d3f7}.blog-content .content p a:hover{color:#162434}.blog-content .content blockquote{padding:0 30px}.blog-content .content li{margin-bottom:12px}.blog-content .content li:last-of-type{margin-bottom:0}.blog-content .content img{max-width:100%;height:auto}.blog-content .content img.alignleft,.blog-content .content img.alignright{max-width:45%;margin-bottom:20px}.blog-content .content img.alignleft{float:left;margin-right:20px}.blog-content .content img.alignright{float:right;margin-left:20px}.blog-content .content img.aligncenter{display:block;margin:0 auto 30px}.blog-content .content .wp-caption{max-width:100%}.blog-content .content .wp-caption.alignleft,.blog-content .content .wp-caption.alignright{max-width:45%}.blog-content .content .wp-caption.alignleft{float:left;margin-right:20px}.blog-content .content .wp-caption.alignright{float:right;margin-left:20px}.blog-content .content .wp-caption.aligncenter{display:block;margin:0 auto}.blog-content .content .wp-caption-text{font-style:italic;margin:15px 0 !important}.blog-content .content.videopage{font-size:16px}.blog-content .content.videopage p,.blog-content .content.videopage blockquote,.blog-content .content.videopage ol,.blog-content .content.videopage ul,.blog-content .content.videopage dl{margin-bottom:1em}.blog-content .content .videothumb{flex-basis:35%}.blog-content .content .videothumblink{display:block;transition:transform .2s}.blog-content .content .videothumblink:hover{transform:scale(1.05)}.blog-content .content .videoblurb{flex-basis:60%}.blog-content .content .videobuttonwrap{margin-top:30px}.blog-content .socialwrap{margin-top:50px}@media only screen and (max-width: 766px){.blog-content .videowrap{max-width:500px}.blog-content .videowrap .content{display:block}.blog-content .videowrap .content .videothumb{margin-bottom:30px}.blog-content .videowrap .content .videobuttonwrap{text-align:center}.blog-content .socialwrap{margin-top:35px}}@media only screen and (max-width: 570px){.blog-content{padding:40px 0}.blog-content .content{font-size:16px;line-height:1.5;letter-spacing:-0.5px}.blog-content .content p,.blog-content .content blockquote,.blog-content .content ol,.blog-content .content ul,.blog-content .content dl{margin-bottom:1em}}.blog-separator .sepwrap{max-width:1170px;border-bottom:2px solid #dce0e9}.blog-author{padding:55px 0}.blog-author .authorwrap{max-width:790px;margin-top:40px}.blog-author .authorwrap:first-of-type{margin-top:0}.blog-author .avatarwrap{flex-shrink:0;width:160px;margin-right:28px}.blog-author .avatar{width:160px;height:160px;border-radius:50%;background-image:url("/wp-content/themes/identiverse/assets/blog/avatarlogo-2x.png")}.blog-author .textwrap{flex-grow:1}.blog-author .name{font-weight:700;font-size:24px;line-height:1.1;letter-spacing:-1px;color:#00d3f7;margin-bottom:10px}.blog-author .blurb{font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-0.68px;color:#32393d}@media only screen and (max-width: 766px){.blog-author .authorwrap{display:block}.blog-author .avatarwrap{width:120px;margin:0 auto 20px}.blog-author .avatar{width:120px;height:120px}}.blog-related{margin:66px 0 57px}.blog-related .morewrap{margin:0}.blog-related .moreentry{padding-bottom:24px;border:none}@media only screen and (max-width: 992px){.blog-related{margin:10px 0 50px}.blog-related .moreentry{padding-bottom:10px}}.about-panelwrap{max-width:1170px}@media only screen and (max-width: 766px){.about-panelwrap{padding:0 25px}}.about-subhead{font-size:43px;letter-spacing:-1px;padding-bottom:10px;border-bottom:2px solid #dce0e9;margin-bottom:40px;text-align:center}@media only screen and (max-width: 992px){.about-subhead{font-size:36px;padding-bottom:8px;margin-bottom:30px}}@media only screen and (max-width: 766px){.about-subhead{font-size:33px;padding-bottom:6px;margin-bottom:25px}}.about-intro{padding:80px 0 60px}.about-intro .textwrap{max-width:800px;margin:0 auto;font-size:18px;line-height:1.5}.about-intro .textwrap a{font-weight:700;color:#00d3f7}.about-intro .textwrap a:hover{color:#162434}.about-intro .textwrap p{margin-bottom:1em}.about-intro .textwrap p:last-of-type{margin-bottom:0}.about-intro .logowrap{margin:40px 0 20px}.about-intro .cralogo{display:block;width:300px;margin:0 auto}@media only screen and (max-width: 1400px){.about-intro{padding-top:70px}}@media only screen and (max-width: 992px){.about-intro{padding:50px 0}.about-intro .textwrap{max-width:750px;font-size:16px;line-height:1.4}.about-intro .cralogo{width:250px}}@media only screen and (max-width: 766px){.about-intro{padding:40px 0}.about-intro .textwrap{max-width:480px}.about-intro .cralogo{width:200px}}.about-brands{padding-bottom:60px}.about-brands .about-subhead{margin-bottom:20px}.about-brands .brandwrap{max-width:840px;margin:0 auto}.about-brands .brandentry{flex-basis:25%;padding:0 20px;margin-bottom:20px}.about-brands .brandlogo{display:block;transition:transform .2s}.about-brands .brandlogo:hover{transform:scale(1.05)}.about-brands .brandlogo img{width:100%}@media only screen and (max-width: 992px){.about-brands{padding-bottom:40px}.about-brands .brandentry{padding:0 15px}}@media only screen and (max-width: 766px){.about-brands{padding-bottom:30px}.about-brands .brandwrap{max-width:510px}.about-brands .brandentry{flex-basis:50%;margin-bottom:25px}}body.blankpage .identnav,body.blankpage .menutrigger,body.blankpage .menupanel,body.blankpage .pagescrim,body.blankpage .panel-contact22,body.blankpage .idvfooter{display:none}.blankpage-wrap{height:100vh}.blankpage-wrap .panelwrap{padding:0 20px}.blankpage-wrap .logo{display:block;width:363px;height:68px;margin:0 auto 10px;color:rgba(0,0,0,0);overflow:hidden;background-image:url("/wp-content/themes/identiverse/assets/hero/herologo2-dark-2x.png");background-size:contain;background-position:center;background-repeat:no-repeat}.blankpage-wrap .textwrap{font-size:24px;line-height:1.3}@media only screen and (max-width: 766px){.blankpage-wrap .logo{width:256px;height:48px}.blankpage-wrap .textwrap{font-size:18px}}.committee-hero{background-image:url("/wp-content/themes/identiverse/assets/committee/bgboard-2x.jpg")}.committee-hero .herowrap{padding-top:35px}.committee-hero .kicker{font-size:76px;letter-spacing:-3.5px;margin-bottom:12px}.committee-hero .paneltitle{font-size:144px;line-height:.5;letter-spacing:-8.5px;color:#00d3f7}@media only screen and (max-width: 1400px){.committee-hero .kicker{font-size:65px;letter-spacing:-2px;margin-bottom:10px}.committee-hero .paneltitle{font-size:130px;letter-spacing:-7px}}@media only screen and (max-width: 992px){.committee-hero .herowrap{padding-top:30px}.committee-hero .kicker{font-size:48px;letter-spacing:-1.5px;margin-bottom:6px}.committee-hero .paneltitle{font-size:96px;letter-spacing:-5px}}@media only screen and (max-width: 766px){.committee-hero .herowrap{padding-top:15px}.committee-hero .kicker{font-size:34px;letter-spacing:-1px;margin-bottom:5px}.committee-hero .paneltitle{font-size:72px;letter-spacing:-4px}}.committee-intro{padding:60px 0 50px}.committee-intro .panelwrap{max-width:860px;font-size:18px;line-height:1.5}@media only screen and (max-width: 992px){.committee-intro .panelwrap{font-size:16px}}@media only screen and (max-width: 766px){.committee-intro{padding:50px 0 40px}}.committee-members{padding-bottom:40px}.committee-members .memberwrap{max-width:1170px}.committee-members .member{flex-basis:25%;padding:0 15px;margin-bottom:30px}.committee-members .mugshot{display:block;width:180px;height:180px;margin:0 auto 10px;border-radius:50%;background-color:#dce0e9;background-image:url("/wp-content/themes/identiverse/assets/idv21/thumbprint-2x.png")}.committee-members .mugshot.biotrigger{transition:transform .2s}.committee-members .mugshot.biotrigger:hover{transform:scale(1.05)}.committee-members .membername{font-weight:800;font-size:22px;line-height:1.15;letter-spacing:-0.5px;color:#00d3f7;margin-bottom:6px}.committee-members .membername a{color:#00d3f7}.committee-members .membername a:hover{color:#162434}.committee-members .memberdetail{font-weight:500;font-size:16px;line-height:1.2;letter-spacing:-0.5px}.committee-members .membertitle{font-weight:600;margin-bottom:6px}@media only screen and (max-width: 992px){.committee-members .member{padding:0 12px}.committee-members .mugshot{width:140px;height:140px}.committee-members .membername{font-size:18px;margin-bottom:5px}.committee-members .memberdetail{font-size:14px}.committee-members .membertitle{margin-bottom:5px}}@media only screen and (max-width: 766px){.committee-members{padding-bottom:30px}.committee-members .memberwrap{max-width:480px;padding:0 15px}.committee-members .member{flex-basis:50%;padding:0 5px;margin-bottom:30px}.committee-members .mugshot{width:140px;height:140px}.committee-members .membername{font-size:20px}}@media only screen and (max-width: 320px){.committee-members .mugshot{width:120px;height:120px}}.committee-bio .framewrap{max-width:820px}.committee-bio .bioframe{max-height:60vh;overflow:hidden;border-radius:10px;background-color:#fff;padding:40px 55px 40px 55px;box-shadow:0 4px 12px 0 rgba(0,0,0,.5)}.committee-bio .bioframescrim{display:none}.committee-bio .bioclosebox{position:absolute;z-index:10;top:15px;right:15px;width:30px;height:30px;border-radius:50%;font-size:20px;color:#fff;background-color:#00d3f7;transition:background-color .2s}.committee-bio .bioclosebox:hover{background-color:#162434}.committee-bio .profilewrap{flex-shrink:0;width:160px;margin-right:40px}.committee-bio .mugshot{width:160px;height:160px;margin:0 auto 14px;border-radius:50%;background-color:#dce0e9;background-image:url("/wp-content/themes/identiverse/assets/idv21/thumbprint-2x.png")}.committee-bio .membername{font-size:22px;letter-spacing:normal;margin-bottom:8px}.committee-bio .memberdetail{font-size:14px;line-height:1.2;letter-spacing:-0.25px}.committee-bio .membertitle{font-weight:600;margin-bottom:6px}.committee-bio .biowrap{flex-grow:1;font-size:15px;line-height:1.6;letter-spacing:-0.25px}.committee-bio .biowrap a{font-weight:600;color:#00d3f7}.committee-bio .biowrap a:hover{color:#162434}.committee-bio .bioinner,.committee-bio .bioscrim{position:absolute;left:0;right:0;bottom:0}.committee-bio .bioinner{z-index:1;top:0;padding:0 15px 20px 0;overflow-y:auto}.committee-bio .bioscrim{z-index:2;height:25px;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);pointer-events:none}@media only screen and (max-width: 766px){.committee-bio .bioframe{height:80vh;max-height:none;padding:0}.committee-bio .bioframescrim{display:block;position:absolute;z-index:2;left:20px;right:20px;bottom:30px;height:25px;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);pointer-events:none}.committee-bio .innerwrap{display:block;position:absolute;top:30px;left:20px;right:20px;bottom:30px;padding-right:15px;overflow:auto}.committee-bio .profilewrap{width:auto;margin:0 0 20px}.committee-bio .mugshot{width:140px;height:140px;margin:0 auto 14px}.committee-bio .bioinner{position:relative;padding:0}.committee-bio .bioscrim{display:none}}@media only screen and (max-height: 700px){.committee-bio .bioframe{max-height:90vh}}.communitywrap{max-width:1200px}.community-subhead{font-weight:700;font-size:40px;letter-spacing:-1px;text-align:center;padding-bottom:10px;border-bottom:2px solid #dce0e9;margin-bottom:30px}@media only screen and (max-width: 992px){.community-subhead{font-size:36px;padding-bottom:8px}}@media only screen and (max-width: 766px){.community-subhead{font-size:30px;padding-bottom:6px}}.community-posts{padding:60px 0}.community-posts.videos{padding-top:0}.community-posts .postwrap{margin:0 -10px}.community-posts .entry{flex-basis:33.3%;padding:0 15px;margin-bottom:30px}.community-posts .thumblink{display:block;margin-bottom:10px;transition:transform .2s}.community-posts .thumblink:hover{transform:scale(1.05)}.community-posts .thumb{aspect-ratio:16/9;background-color:#00d3f7;background-image:url("/wp-content/themes/identiverse/assets/blog/hero-2x.jpg")}.community-posts .thumbbanner{position:absolute;z-index:2;top:0;left:0;right:0;height:30px;background-color:#00d3f7;font-weight:700;font-size:16px;letter-spacing:2px;color:#fff;text-transform:uppercase}.community-posts .titlelink{font-weight:700;font-size:16px;line-height:1.3;color:#162434}.community-posts .titlelink:hover{color:#00d3f7}@media only screen and (max-width: 766px){.community-posts{padding:50px 0}.community-posts .postwrap{padding-bottom:10px}.community-posts .entry{flex-basis:50%;padding:0 10px;margin-bottom:20px}.community-posts .titlelink{font-weight:600;line-height:1.2}}.community-news{padding-bottom:60px}.community-news .newswrap{margin:0 -10px}.community-news .entry{flex-basis:33.3%;padding:0 15px;margin-bottom:30px}.community-news .date{font-size:15px;margin-bottom:4px}.community-news .titlelink{font-weight:700;font-size:18px;line-height:1.15;color:#162434}.community-news .titlelink:hover{color:#00d3f7}@media only screen and (max-width: 766px){.community-news{padding-bottom:50px}.community-news .newswrap{padding-bottom:10px}.community-news .entry{flex-basis:50%;padding:0 10px;margin-bottom:20px}.community-news .titlelink{font-weight:600;line-height:1.2}}.community-twitter .ctf-tweets{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.community-twitter #ctf .ctf-item{flex-basis:48.5%;padding:40px 0 45px;border-top:none;border-bottom:2px solid #dce0e9}.community-twitter #ctf .ctf-context{padding-left:60px;margin-bottom:4px}.community-twitter #ctf .ctf-tweet-actions,.community-twitter #ctf .ctf-tweet-content{margin:0 0 0 60px;padding-right:20px}.community-twitter #ctf .ctf-author-box{margin:0 0 10px 56px}.community-twitter #ctf .ctf-author-box-link a{transition:transform .2s,color .2s}.community-twitter #ctf .ctf-author-box-link a:hover{color:#00d3f7 !important}.community-twitter #ctf .ctf-author-avatar{border-radius:50%;margin:0 0 0 -56px}.community-twitter #ctf .ctf-author-avatar:hover{transform:scale(1.05)}.community-twitter .ctf-tweet-text,.community-twitter #ctf .ctf-quoted-tweet{font-size:14px;line-height:1.35;color:#32393d}.community-twitter .ctf-tweet-text a,.community-twitter #ctf .ctf-quoted-tweet a{color:#ff5e2d}.community-twitter .ctf-tweet-text a:hover,.community-twitter #ctf .ctf-quoted-tweet a:hover{color:#32393d}.community-twitter #ctf #ctf-more{width:100%;max-width:210px;height:40px;border-radius:20px;margin:33px auto 60px;padding:0;border:4px solid #ff5e2d;background-color:#fff;font-weight:800;font-size:16px;line-height:33px;letter-spacing:-0.8px;text-transform:lowercase;color:#ff5e2d;box-shadow:0 3px 8px 0 #ebe9f6;transition:transform .2s}.community-twitter #ctf #ctf-more:hover{transform:scale(1.05)}@media only screen and (max-width: 766px){.community-twitter .ctf-tweets{display:block}.community-twitter #ctf .ctf-item{padding:20px 0}.community-twitter #ctf.ctf-super-narrow .ctf-more span{margin:0}}.custom-hero{padding:160px 0 110px;color:#fff;background-image:linear-gradient(0deg, #05025B 0%, #000000 100%)}.custom-hero:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:url("/wp-content/themes/identiverse/assets/hero/hero-stars-2x.png");background-size:contain}.custom-hero .panelwrap{max-width:900px}.custom-hero .paneltitle{font-size:60px;letter-spacing:-2px}@media only screen and (max-width: 992px){.custom-hero{padding:120px 0 70px}.custom-hero .paneltitle{font-size:48px}}@media only screen and (max-width: 766px){.custom-hero .paneltitle{font-size:30px;line-height:1.05;letter-spacing:-1px}}.idvdetailhero{padding:120px 0 60px;color:#fff;background-image:linear-gradient(0deg, #05025B 0%, #000000 100%)}.idvdetailhero:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:url("/wp-content/themes/identiverse/assets/hero/hero-stars-2x.png");background-size:contain}.idvdetailhero .panelwrap{max-width:900px}.idvdetailhero .kicker{font-weight:800;font-size:20px;letter-spacing:1px;margin-bottom:25px}.idvdetailhero .speaker{font-size:72px;line-height:.95;letter-spacing:-2px}.idvdetailhero .session{font-size:60px;letter-spacing:-2px}.idvdetailhero .details{margin-top:20px}.idvdetailhero .details.session{margin-top:25px}.idvdetailhero .speakerdetail{font-size:30px;letter-spacing:-1px}.idvdetailhero .sessiondetail{font-weight:800;font-size:20px;letter-spacing:1px}.idvdetailhero .jobtitle{font-weight:700;margin-bottom:5px}@media only screen and (max-width: 992px){.idvdetailhero{padding:100px 0 50px}.idvdetailhero .kicker{font-size:16px;margin-bottom:15px}.idvdetailhero .speaker{font-size:60px}.idvdetailhero .session{font-size:48px;margin-top:20px}.idvdetailhero .details{margin-top:12px}.idvdetailhero .sessiondetail{font-size:16px}.idvdetailhero .speakerdetail{font-size:24px}}@media only screen and (max-width: 766px){.idvdetailhero .speaker{font-size:44px}.idvdetailhero .session{font-size:30px;line-height:1.05;letter-spacing:-1px}.idvdetailhero .speakerdetail{font-size:20px}}@media only screen and (max-width: 570px){.idvdetailhero{padding:80px 0 30px}}.idvdetailreturn{height:40px;background-color:#dce0e9;font-weight:600;font-size:18px}.idvdetailreturn a{color:#254b8e}.idvdetailreturn a:hover{color:#00d3f7}@media only screen and (max-width: 766px){.idvdetailreturn{height:36px;font-size:16px}}.idvdetail{padding:50px 0 60px}.idvdetail .panelwrap{max-width:1030px}.idvdetail .sessionwrap{max-width:960px}.idvdetail .sidebar{flex-shrink:0;width:350px}.idvdetail .sidebar.session{width:220px}.idvdetail .mugshot{width:250px;height:250px;border-radius:50%;background-image:url("/wp-content/themes/identiverse/assets/idv23/idvicon-speaker.png");margin:0 auto 30px}.idvdetail .sideintro{font-size:20px;letter-spacing:-0.3px;color:#254b8e;padding-bottom:10px;border-bottom:1px solid #dce0e9;margin-bottom:25px}.idvdetail .entry{margin-bottom:30px}.idvdetail .entry:last-of-type{margin-bottom:0}.idvdetail .entrydate{margin-bottom:12px;height:29px}.idvdetail .entrydate span{display:inline-block;height:100%;line-height:29px;padding:0 15px;font-weight:800;font-size:11.5px;letter-spacing:-0.2px;color:#fff;background-color:#00d3f7}.idvdetail .entrydate.session span{font-size:16px}.idvdetail .entrytitle{font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-0.5px;margin-bottom:8px}.idvdetail .entrytitle a{color:#162434}.idvdetail .entrytitle a:hover{color:#ff5e2d}.idvdetail .entrydetail{font-weight:500;font-size:16px;line-height:1.45}.idvdetail .entrydetail span{display:block;font-weight:700}.idvdetail .entrydetail strong{font-weight:700}.idvdetail .speaker{flex-basis:25%;padding:0 5px;margin-bottom:30px}.idvdetail .sessionmugshot{width:100%;max-width:200px;aspect-ratio:1;border-radius:50%;background-color:#dce0e9;background-image:url("/wp-content/themes/identiverse/assets/idv21/thumbprint-2x.png");margin:0 auto 15px}.idvdetail .sessionmugshot.muglink{display:block;transition:transform .2s}.idvdetail .sessionmugshot.muglink:hover{transform:scale(1.05)}.idvdetail .speakername{font-weight:700;font-size:22px;letter-spacing:-0.5px;margin-bottom:6px}.idvdetail .speakername a{color:#00d3f7}.idvdetail .speakername a:hover{color:#162434}.idvdetail .speakerdetails{font-weight:500;font-size:16px;line-height:1.2;letter-spacing:-0.75px}.idvdetail .speakertitle{font-weight:700;margin-bottom:6px}.idvdetail .maincolumn{flex-grow:1;padding-left:50px}.idvdetail .blurb{font-size:18px;line-height:1.5;letter-spacing:-0.5px}.idvdetail .blurb p{margin-bottom:1.25em}.idvdetail .blurb p:last-of-type{margin-bottom:0}.idvdetail .social{margin-top:25px}.idvdetail .socialicon{display:inline-block;width:60px;height:60px;margin-right:15px;transition:transform .2s}.idvdetail .socialicon:hover{transform:scale(1.05)}.idvdetail .socialicon.linkedin{background-image:url("/wp-content/themes/identiverse/assets/idv23/icon-linkedin-purple-2x.png")}.idvdetail .socialicon.twitter{background-image:url("/wp-content/themes/identiverse/assets/idv23/icon-x-purple-2x.png")}@media only screen and (max-width: 992px){.idvdetail{padding:50px 0}.idvdetail .mugshot{width:180px;height:180px}.idvdetail .blurb{font-size:16px;letter-spacing:-0.25px}.idvdetail .social{margin-top:22px}.idvdetail .socialicon{width:50px;height:50px;margin-right:10px}.idvdetail .sidebar{width:250px}.idvdetail .sideintro{letter-spacing:-0.2px;padding-bottom:5px;margin-bottom:20px}.idvdetail .entrytitle{font-size:16px;letter-spacing:normal;margin-bottom:6px}.idvdetail .maincolumn{padding-left:40px}.idvdetail .speakername{font-size:20px}}@media only screen and (max-width: 766px){.idvdetail{padding:40px 0}.idvdetail .panelwrap{display:block;max-width:550px;padding:0 25px}.idvdetail .mugshot{width:160px;height:160px;margin-bottom:20px}.idvdetail .sidebar{width:auto;max-width:350px;margin:0 auto 30px}.idvdetail .maincolumn{padding:0}.idvdetail .speaker{flex-basis:33.3%}.idvdetail .sessionmugshot{max-width:180px}}@media only screen and (max-width: 570px){.idvdetail .speaker{flex-basis:100%;display:flex;justify-content:center;flex-direction:row;align-items:center;text-align:left;padding:0;margin-bottom:15px}.idvdetail .sessionmugshot{max-width:110px}.idvdetail .speakerinfo{padding-left:10px}}.downloads-intro{padding:60px 0}.downloads-intro .panelwrap{max-width:900px}.downloads-intro .paneltitle{font-weight:800;font-size:50px;letter-spacing:-2px;color:#162434;margin-bottom:30px}.downloads-intro .paneltext{font-size:18px;line-height:1.5;margin-bottom:40px}@media only screen and (max-width: 992px){.downloads-intro .paneltitle{font-size:40px;letter-spacing:-1px}.downloads-intro .paneltext{font-size:16px}}@media only screen and (max-width: 766px){.downloads-intro{padding:40px 0 50px}.downloads-intro .paneltitle{font-size:36px;letter-spacing:-0.5px;margin-bottom:20px}.downloads-intro .paneltext{margin-bottom:30px}}.faq-tabs{padding:80px 0 40px}.faq-tabs .panelwrap{max-width:1170px}.faq-tabs .idvbarnav{max-width:950px}.faq-tabs .idvbarnav .shortname{display:none}.faq-tabs .idvbarnavitem{padding:0 20px}@media only screen and (max-width: 992px){.faq-tabs{padding:50px 0 15px}.faq-tabs .idvbarnav{height:40px}.faq-tabs .idvbarnavitem{display:flex;flex-direction:column;justify-content:center;padding:0 10px}}@media only screen and (max-width: 766px){.faq-tabs{padding-top:40px}.faq-tabs .idvbarnav .longname{display:none}.faq-tabs .idvbarnav .shortname{display:inline}}@media only screen and (max-width: 570px){.faq-tabs .idvbarnav{height:auto;flex-wrap:wrap;justify-content:center}.faq-tabs .idvbarnavitem{height:20px;padding:0 5px;margin:0 5px 10px}.faq-tabs .idvbarnavitem:before{height:4px}}.faq-panels{z-index:2;padding-bottom:80px}@media only screen and (max-width: 992px){.faq-panels{padding-bottom:50px}}@media only screen and (max-width: 766px){.faq-panels{padding-bottom:40px}}.faq-panelwrap{max-width:1170px}@media only screen and (max-width: 766px){.faq-panelwrap{max-width:600px}}.faq-question{padding:27px 90px 24px;font-size:28px;letter-spacing:-0.5px;line-height:1.25;transition:color .2s;cursor:pointer;border-bottom:2px solid #dce0e9}.faq-question:hover{color:#ff5e2d}.faq-question:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:10px;width:30px;height:30px;background-image:url("/wp-content/themes/identiverse/assets/faq/faqarrow-2x.png");background-size:cover;transition:transform .5s}.faq-question.active:before{transform:translateY(-50%) rotate(90deg)}@media only screen and (max-width: 1200px){.faq-question{padding:27px 70px 24px}}@media only screen and (max-width: 992px){.faq-question{padding:25px 50px;font-size:24px}}@media only screen and (max-width: 766px){.faq-question{padding:20px 40px 20px 20px;font-size:20px;letter-spacing:normal}.faq-question:before{right:4px;width:24px;height:24px}}@media only screen and (max-width: 320px){.faq-question{padding:20px 35px 20px 10px}}.faq-answer{padding:26px 90px 36px;font-size:18px;letter-spacing:-0.5px;line-height:1.5}.faq-answer a{font-weight:600;color:#00d3f7}.faq-answer a:hover{color:#162434}.faq-answer p{margin-bottom:1em}.faq-answer p:last-of-type{margin-bottom:0}.faq-answer ul{margin-bottom:1em}.faq-answer li{margin-bottom:.5em}.faq-answer li:last-of-type{margin-bottom:0}@media only screen and (max-width: 1200px){.faq-answer{padding:26px 70px 36px}}@media only screen and (max-width: 992px){.faq-answer{padding:25px 50px;font-size:16px}}@media only screen and (max-width: 766px){.faq-answer{padding:20px;letter-spacing:normal}}@media only screen and (max-width: 320px){.faq-answer{padding:20px 20px 20px 10px}}.general-hero{height:600px;color:#fff}.general-hero .scrim{background-color:rgba(0,0,0,.6)}.general-hero .paneltitle{font-family:"Gilroy",sans-serif;font-weight:800;font-size:100px;letter-spacing:-6px}@media only screen and (max-width: 992px){.general-hero{height:400px;padding-top:30px}.general-hero .paneltitle{font-size:80px;letter-spacing:-4px}}@media only screen and (max-width: 766px){.general-hero .paneltitle{font-size:60px;line-height:.7}}@media only screen and (max-width: 320px){.general-hero .paneltitle{font-size:54px;letter-spacing:-3px}}.media-panelwrap{max-width:1170px}@media only screen and (max-width: 766px){.media-panelwrap{padding:0 25px}}.media-subhead{font-size:43px;letter-spacing:-1px;padding-bottom:10px;border-bottom:2px solid #dce0e9;margin-bottom:40px;text-align:center}.media-subhead.smallhead{font-size:36px;letter-spacing:-0.5px;padding-bottom:8px;margin-bottom:25px}@media only screen and (max-width: 992px){.media-subhead{font-size:36px;padding-bottom:8px;margin-bottom:30px}.media-subhead.smallhead{font-size:33px}}@media only screen and (max-width: 766px){.media-subhead{font-size:33px;padding-bottom:6px;margin-bottom:25px}.media-subhead.smallhead{font-size:30px}}.media-intro{padding:80px 0 60px}.media-intro .textwrap{max-width:800px;margin:0 auto;font-size:18px;line-height:1.5}.media-intro .textwrap a{font-weight:700;color:#00d3f7}.media-intro .textwrap a:hover{color:#162434}.media-intro .textwrap p{margin-bottom:1em}.media-intro .textwrap p:last-of-type{margin-bottom:0}.media-intro .textwrap ul{margin-bottom:0}.media-intro .textwrap li{margin-bottom:1em}@media only screen and (max-width: 1400px){.media-intro{padding-top:70px}}@media only screen and (max-width: 992px){.media-intro{padding:50px 0}.media-intro .textwrap{max-width:750px;font-size:16px;line-height:1.4}}@media only screen and (max-width: 766px){.media-intro{padding:40px 0}.media-intro .textwrap{font-size:16px;max-width:480px}}.media-contact{padding-bottom:70px}@media only screen and (max-width: 766px){.media-contact{padding-bottom:50px}}.mobileapp-intro{padding:60px 0}.mobileapp-intro .panelwrap{max-width:880px}.mobileapp-intro .imagecol{flex-shrink:0;width:260px}.mobileapp-intro .textcol{flex-grow:1;padding-left:110px}.mobileapp-intro .paneltitle{font-weight:800;font-size:70px;line-height:.9;letter-spacing:-4px;margin-bottom:30px}.mobileapp-intro .paneltitle span{color:#00d3f7}.mobileapp-intro .blurb{font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-0.5px;color:#162434}.mobileapp-intro .videowrap{margin-top:60px}.mobileapp-intro .videoblurb{font-weight:600;font-size:24px;line-height:1.2;letter-spacing:-0.5px;margin-bottom:20px}@media only screen and (max-width: 1200px){.mobileapp-intro .panelwrap{max-width:840px}.mobileapp-intro .textcol{padding-left:80px}}@media only screen and (max-width: 992px){.mobileapp-intro .panelwrap{max-width:780px}.mobileapp-intro .imagecol{width:240px}.mobileapp-intro .textcol{padding-left:50px}.mobileapp-intro .paneltitle{font-size:60px}}@media only screen and (max-width: 766px){.mobileapp-intro .livewrap{display:block}.mobileapp-intro .imagecol{max-width:200px;margin:0 auto 40px}.mobileapp-intro .textcol{max-width:500px;padding:0;margin:0 auto}}@media only screen and (max-width: 570px){.mobileapp-intro{padding:50px 0}.mobileapp-intro .paneltitle{font-size:50px}.mobileapp-intro .videowrap{margin-top:40px}.mobileapp-intro .videoblurb{font-size:22px}}.mobileapp-details .panelwrap{max-width:1160px;padding-top:60px;padding-bottom:60px;border-top:2px solid #d2d2d2}.mobileapp-details .imagecol{flex-shrink:0;width:684px}.mobileapp-details .textcol{flex-grow:1;padding-right:90px}.mobileapp-details .detail{font-size:16px;margin-bottom:35px}.mobileapp-details .detail:last-of-type{margin-bottom:0}.mobileapp-details .detail.linetop{padding-top:45px;border-top:2px solid #d2d2d2}.mobileapp-details .detitle{font-weight:700;color:#00d3f7;margin-bottom:5px}.mobileapp-details .deblurb{line-height:1.5;letter-spacing:-0.5px;color:#162434}.mobileapp-details .videowrap{margin:60px 0}.mobileapp-details .videoblurb{font-weight:600;font-size:24px;line-height:1.2;letter-spacing:-0.5px;margin-bottom:20px}@media only screen and (max-width: 1200px){.mobileapp-details .panelwrap{max-width:900px}.mobileapp-details .imagecol{width:500px}.mobileapp-details .textcol{padding-right:50px}}@media only screen and (max-width: 992px){.mobileapp-details .panelwrap{max-width:800px}.mobileapp-details .detailwrap{display:block}.mobileapp-details .imagecol{width:480px;margin:0 auto 40px}.mobileapp-details .textcol{width:440px;padding:0;text-align:center;margin:0 auto}}@media only screen and (max-width: 766px){.mobileapp-details .panelwrap{max-width:500px}.mobileapp-details .imagecol{width:100%;max-width:400px}}@media only screen and (max-width: 570px){.mobileapp-details .panelwrap{padding-top:50px;padding-bottom:50px}.mobileapp-details .textcol{width:100%}.mobileapp-details .videoblurb{font-size:22px}}.mobileapp-hilites{padding:50px 0 40px;background-color:#00d3f7}.mobileapp-hilites .panelwrap{max-width:1200px}.mobileapp-hilites .hilite{flex-basis:33.3%;padding:0 30px}.mobileapp-hilites .icon{max-width:200px;aspect-ratio:1;margin-bottom:25px;border-radius:50%;border:3px solid #fff}.mobileapp-hilites .icon.messages{background-image:url("/wp-content/themes/identiverse/assets/mobileapp/icon-messages-2x.png")}.mobileapp-hilites .icon.qrcode{background-image:url("/wp-content/themes/identiverse/assets/mobileapp/icon-qrcode-2x.png")}.mobileapp-hilites .icon.schedule{background-image:url("/wp-content/themes/identiverse/assets/mobileapp/icon-schedule-2x.png")}.mobileapp-hilites .hiblurb{font-weight:700;font-size:16px;line-height:1.5;letter-spacing:-0.5px;color:#fff}@media only screen and (max-width: 1200px){.mobileapp-hilites .icon{max-width:180px;margin-bottom:20px}}@media only screen and (max-width: 992px){.mobileapp-hilites{padding:40px 0 35px}.mobileapp-hilites .hilite{padding:0 20px}.mobileapp-hilites .icon{max-width:150px}}@media only screen and (max-width: 766px){.mobileapp-hilites{padding:40px 0}.mobileapp-hilites .panelwrap{max-width:600px}.mobileapp-hilites .hilites{flex-wrap:wrap}.mobileapp-hilites .hilite{flex-basis:50%}.mobileapp-hilites .hilite:first-of-type{flex-basis:100%;padding:0;margin-bottom:40px}.mobileapp-hilites .hilite:first-of-type .inner{width:70%;padding:0 20px;margin:0 auto}.mobileapp-hilites .icon{margin-bottom:15px}.mobileapp-hilites .hiblurb{font-weight:600}}@media only screen and (max-width: 570px){.mobileapp-hilites{padding:50px 0}.mobileapp-hilites .hilite,.mobileapp-hilites .hilite:first-of-type{flex-basis:100%;padding:0;margin-bottom:40px}.mobileapp-hilites .hilite .inner,.mobileapp-hilites .hilite:first-of-type .inner{width:100%;padding:0}.mobileapp-hilites .hilite .icon,.mobileapp-hilites .hilite:first-of-type .icon{width:50%}.mobileapp-hilites .hilite:last-of-type{margin-bottom:0}}.mobileapp-instructions .panelwrap{max-width:1160px;padding-top:60px;padding-bottom:80px}.mobileapp-instructions .columnwrap{max-width:920px}.mobileapp-instructions .appcol{flex-basis:50%}.mobileapp-instructions .colleft{padding-right:75px}.mobileapp-instructions .colright{padding-left:75px}.mobileapp-instructions .titlewrap{margin-bottom:40px}.mobileapp-instructions .coltitle{font-weight:800;font-size:50px;letter-spacing:-2px;color:#00d3f7}.mobileapp-instructions .detailtitle{display:none;margin-bottom:20px}.mobileapp-instructions .detailtitle br{display:none}.mobileapp-instructions .panelblurb{font-size:16px;line-height:1.3;letter-spacing:-0.5px;color:#162434}.mobileapp-instructions .introblurb{margin-bottom:40px}.mobileapp-instructions .detailwrap{margin-bottom:55px}.mobileapp-instructions ol{margin:0}.mobileapp-instructions .colleft ol{list-style-position:inside}.mobileapp-instructions li{font-weight:700;font-size:16px;line-height:1.4;letter-spacing:-0.5px;color:#162434;margin-bottom:8px}.mobileapp-instructions li:last-of-type{margin-bottom:0}.mobileapp-instructions .buttonblurb{margin-bottom:60px}.mobileapp-instructions .appbutton{max-width:350px}.mobileapp-instructions .appbutton img{transition:transform .2s}.mobileapp-instructions .appbutton img:hover{transform:scale(1.05)}@media only screen and (max-width: 1400px){.mobileapp-instructions .featureimage{max-width:900px}}@media only screen and (max-width: 1200px){.mobileapp-instructions .panelwrap{max-width:900px}.mobileapp-instructions .featureimage{max-width:800px}.mobileapp-instructions .columnwrap{max-width:800px}.mobileapp-instructions .colleft{padding-right:50px}.mobileapp-instructions .colright{padding-left:50px}}@media only screen and (max-width: 992px){.mobileapp-instructions .panelwrap{max-width:800px;padding-top:50px;padding-bottom:60px}.mobileapp-instructions .featureimage{max-width:600px}.mobileapp-instructions .columnwrap{max-width:700px}.mobileapp-instructions .colleft{padding-right:40px}.mobileapp-instructions .colright{padding-left:40px}.mobileapp-instructions .detailwrap{margin-bottom:40px}.mobileapp-instructions .buttonblurb{margin-bottom:45px}}@media only screen and (max-width: 766px){.mobileapp-instructions .panelwrap{max-width:500px;padding-top:40px}.mobileapp-instructions .titlewrap{margin-bottom:30px}.mobileapp-instructions .introblurb{margin-bottom:20px}.mobileapp-instructions .coltitle{font-size:32px;letter-spacing:-1px}.mobileapp-instructions .colleft{padding-right:20px}.mobileapp-instructions .colright{padding-left:20px}.mobileapp-instructions li{font-weight:600}}@media only screen and (max-width: 570px){.mobileapp-instructions .panelwrap{padding-top:50px;padding-bottom:50px}.mobileapp-instructions .titlewrap{display:none}.mobileapp-instructions .introblurb{margin-bottom:30px}.mobileapp-instructions .coltitle{font-size:30px}.mobileapp-instructions .detailwrap,.mobileapp-instructions .detailtitle{display:block}.mobileapp-instructions .detailwrap{margin-bottom:30px}.mobileapp-instructions .detailwrap .colleft{margin-bottom:30px}.mobileapp-instructions .detailwrap .colleft ol{list-style-position:outside}.mobileapp-instructions .detailwrap .colleft,.mobileapp-instructions .detailwrap .colright{padding:0;text-align:left}.mobileapp-instructions .buttonblurb{margin-bottom:30px}}.mobileapp-help .panelwrap{max-width:1160px;padding-top:80px;padding-bottom:80px;border-top:2px solid #d2d2d2}.mobileapp-help .livewrap{max-width:880px}.mobileapp-help .paneltitle{flex-shrink:0;font-weight:800;font-size:70px;line-height:.9;letter-spacing:-4px}.mobileapp-help .paneltitle span{color:#00d3f7}.mobileapp-help h3,.mobileapp-help .h3{font-weight:800;letter-spacing:-0.5px;margin-bottom:20px}.mobileapp-help .paneltext{flex-grow:1;padding-left:90px;font-size:16px;line-height:1.5;letter-spacing:-0.5px;color:#162434}.mobileapp-help .paneltext a{color:#00d3f7;font-weight:700}.mobileapp-help .paneltext a:hover{color:#162434}@media only screen and (max-width: 1200px){.mobileapp-help .panelwrap{max-width:900px}}