@import url(https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Condensed:wght@100..900&display=swap);
@charset "UTF-8";#accountPage{align-items:center}#accountPage .account{align-items:flex-start;display:flex;flex-direction:column;gap:40px;max-width:500px;width:100%}#accountPage .account .account-header-nav{align-items:flex-start;display:flex;flex-direction:column;gap:20px;margin-top:80px}@media (max-width:576px){#accountPage .account .account-header-nav{margin:20px auto 0}}#accountPage .account .account-header-nav .segments{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;max-width:100%}@media (max-width:576px){#accountPage .account .account-header-nav .segments{gap:1px}}#accountPage .account .account-header-nav .segments .segment{align-items:center;background:transparent;color:#fff;display:flex;justify-content:center;padding:10px 20px}#accountPage .account .account-header-nav .segments .segment.active,#accountPage .account .account-header-nav .segments .segment.hover,#accountPage .account .account-header-nav .segments .segment.selected,#accountPage .account .account-header-nav .segments .segment:hover{border:1px solid var(--Primary,#98fae9);color:#98fae9}#accountPage .account .page{align-items:flex-start;display:none;flex-direction:column;gap:16px;width:100%}#accountPage .account .page.show{display:flex}#accountPage .account .page#account .profile{align-items:center;display:flex;flex-direction:row;gap:10px}@media (max-width:768px){#accountPage .account .page#account .profile{justify-content:center}}#accountPage .account .page#account .profile .profile-upload{align-items:center;border:1px solid #98fae9;display:flex;gap:10px;justify-content:center;padding:10px 20px}#accountPage .account .page#account .profile .upload-card{background:#000;border:1px solid #98fae9;padding:40px;position:relative}#accountPage .account .page#account .profile .upload-card label.btn.secondary{gap:10px;max-width:600px;padding:40px;width:100%}#accountPage .account .page#account .profile .upload-card label.btn.secondary i{margin:0}#accountPage .account .page#account form{width:100%}@media (max-width:768px){#accountPage .account .page#account form{margin:auto;width:95%}}#accountPage .account .page#account form .row.form-name{justify-content:space-between}#accountPage .account .page#account form select{width:100%}#accountPage .account .page#account form input#email{color:#a9a9a9;cursor:not-allowed}#accountPage .account .page#orders{max-width:500px;width:100%}#accountPage .account .page#orders .card-profiles{width:100%}#accountPage .account .page#orders .card-profiles .card-profile{border:1px solid hsla(0,0%,100%,.3);box-shadow:0 3px 6px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;gap:16px;padding:20px}#accountPage .account .page#orders .card-profiles .card-profile .row{justify-content:space-between;width:100%}#accountPage .account .page#orders .card-profiles .card-profile .row.ticket-info{align-items:center;align-self:stretch;background:hsla(0,0%,100%,.05);border-radius:12px;display:flex;justify-content:space-between;padding:12px}#accountPage .account .page#orders .card-profiles .card-profile .row h5{color:#fff}#accountPage .account .page#orders .card-profiles .card-profile .row h5.status-complete{color:#0eb500}#accountPage .account .page#orders .card-profiles .card-profile .row h6{font-size:14px}#accountPage .account .page#orders .card-profiles .card-profile .row .order-price-details{gap:8px}#accountPage .account .page#tickets .ticket-wrapper{width:100%}#accountPage .account .page#tickets .ticket-wrapper .card-tickets{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}#accountPage .account .page#tickets .ticket-wrapper .card-tickets .card-ticket{background:#000;border:1px solid hsla(0,0%,100%,.3);box-shadow:0 3px 6px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;padding:20px;width:100%}@media (max-width:576px){#accountPage .account .page#tickets .ticket-wrapper .card-tickets .card-ticket{padding:15px 4px}}#accountPage .account .page#tickets .ticket-wrapper .card-tickets .card-ticket .main-ticket{display:flex;flex-direction:row;gap:15px;justify-content:space-between;width:100%}#accountPage .account .page#tickets .ticket-wrapper .card-tickets .card-ticket .main-ticket .btn.secondary.disabled{background:none!important;border:2px solid rgba(226,228,232,.369);color:rgba(226,228,232,.412);cursor:not-allowed}#accountPage .account .page#tickets .ticket-wrapper .card-tickets .card-ticket .main-ticket .btn.secondary{background:#98fae9;color:#000}#accountPage .account .order,#accountPage .account .ticket{align-items:flex-start;border:1px solid hsla(0,0%,100%,.5);display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:20px;width:100%}#accountPage .account .order h5,#accountPage .account .ticket h5{color:hsla(0,0%,100%,.5)}#accountPage .account .order .row,#accountPage .account .ticket .row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}#accountPage .account .order .column,#accountPage .account .order .items,#accountPage .account .ticket .column,#accountPage .account .ticket .items{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}#accountPage .account .order .items,#accountPage .account .ticket .items{border:1px solid hsla(0,0%,100%,.25);gap:10px;padding:10px;width:100%}.holding-component-centered{align-items:center;display:flex;height:100vh;justify-content:center}.holding-component-centered .content-holder{display:flex;flex-direction:column;gap:20px}.breakouts h1{margin-bottom:40px}@media only screen and (max-width:991px){.breakouts h1{margin-bottom:30px}}@media only screen and (max-width:767px){.breakouts h1{margin-bottom:20px}}.breakout-details .breakout-details-content{margin-bottom:50px;position:relative}.breakout-details .breakout-details-content .block-left{float:left;position:relative;width:74.6%}@media only screen and (max-width:767px){.breakout-details .breakout-details-content .block-left{width:100%}}.breakout-details .breakout-details-content .chat{bottom:0;position:absolute;right:0;top:0;width:25.4%}@media only screen and (max-width:767px){.breakout-details .breakout-details-content .chat{bottom:0;height:400px;position:relative;right:0;top:0;width:100%}}.breakout-item{display:block;margin-bottom:30px;position:relative}.breakout-item:before{border:2px solid #315bde;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.breakout-item:hover:before{opacity:1}.breakout-item .pic{overflow:hidden;padding-bottom:56.25%;position:relative}.breakout-item .pic img{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.breakout-item .pic .title{background:#f2f2f4;display:table;left:0;min-height:64px;padding-left:70px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%}.breakout-item .pic .title svg{fill:#315bde;bottom:0;height:100%;left:0;position:absolute;top:0;width:55px}.breakout-item .pic .title span{display:table-cell;font-family:Gotham-Bold;line-height:1.1;padding:10px 0;vertical-align:middle;width:100%}.breakout-item .info{background:#f2f2f4;padding:20px}.breakout-item .info .caption{margin-top:10px}.breakout-details{margin-bottom:0;padding:30px 0 0}.breakout-details .title{letter-spacing:.1px}.breakout-details .caption{font-size:18px;letter-spacing:.8px;line-height:1.7}.breakout-details .related-videos{padding:30px 0 64px}.breakout-details .related-videos .item{cursor:pointer;margin-bottom:30px;position:relative}@media only screen and (max-width:767px){.breakout-details .related-videos .item{margin-bottom:20px}}.breakout-details .related-videos .item.active:before,.breakout-details .related-videos .item:hover:before{opacity:1}.breakout-details .related-videos .item:hover .info{background:#315bde}.breakout-details .related-videos .item:before{border:2px solid #315bde;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .5s}.breakout-details .related-videos .item img{width:100%}.breakout-details .related-videos .item .info{background:rgba(23,25,28,.75);border-top:1px solid #315bde;bottom:4px;color:#fff;display:table;font-family:bold;font-size:14px;left:0;letter-spacing:.9px;min-height:42px;padding:0 9px;position:absolute;right:0;transition:all .5s;width:100%}.breakout-details .related-videos .item .info>div{display:table-cell;vertical-align:middle}.breakout-details .details-footer{background:#f2f2f3;padding:95px 0 65px}@media only screen and (max-width:991px){.breakout-details .details-footer .col-sm-12{margin-bottom:30px}}.breakout-details .details-footer .content-box{height:100%;margin-bottom:0;padding:0 15px 23px}.breakout-details .details-footer .content-box .content-box-title span:before{bottom:-10px}#videosPage{min-height:100vh;width:auto}#videosPage,#videosPage .video-wrapper{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:20px}#videosPage .video-wrapper{margin:auto;max-width:1880px;padding:40px 128px 128px;width:100%}@media (max-width:768px){#videosPage .video-wrapper{padding:20px}}#videosPage .video-wrapper h1{color:#fff;font-size:50px;font-style:normal;font-weight:800;line-height:120%}#videosPage .video-wrapper .comet-page-content{padding:0}#videosPage .video-wrapper .comet-page-content .agenda-section{display:flex;flex-direction:column;gap:20px}#videosPage .video-wrapper .comet-page-content .agenda-section h2{color:#fff;font-size:40px;font-style:normal;font-weight:700;line-height:120%;padding:0 20px}#videosPage .video-wrapper .comet-page-content .agenda-section h3{color:#98fae9;font-size:24px;font-weight:400;line-height:120%;padding:0 20px}#videosPage .video-wrapper .comet-page-content .agenda-section .comet-cards{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}#videosPage .video-wrapper .comet-page-content .agenda-section .comet-cards .comet-card{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:20px;width:350px}@media (max-width:768px){#videosPage .video-wrapper .comet-page-content .agenda-section .comet-cards .comet-card{width:100%}}#videosPage .video-wrapper .comet-page-content .agenda-section .comet-cards .comet-card .thumbnail{position:relative}#videosPage .video-wrapper .comet-page-content .agenda-section .comet-cards .comet-card .thumbnail .playbutton{background:rgba(0,0,0,.851);border-radius:500px;padding:20px 24px;position:absolute;right:calc(50% - 26px);top:calc(50% - 30px)}#videosPage .video-wrapper .comet-page-content .agenda-section .comet-cards .comet-card .thumbnail-coming{align-items:center;background-color:#263f3b;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;min-height:150px;width:100%}#videosPage .video-wrapper .comet-page-content .agenda-section .comet-cards .comet-card .thumbnail-coming h4{color:#98fae9;font-family:Poppins;font-style:normal;font-weight:500;line-height:normal}#videosPage .video-wrapper .comet-page-content .agenda-section .comet-cards .comet-card .comet-card-content h3{color:#fff;font-family:Roboto Condensed;font-size:24px;font-style:normal;font-weight:700;line-height:120%;padding:0}body{background:#000;color:#fff;font-family:Roboto Condensed,sans-serif}div{box-sizing:border-box;transition:all .25s linear}h1{font-family:Roboto Condensed,sans-serif;font-size:48px;font-weight:700;line-height:1.2}h2{font-family:Roboto,sans-serif;font-weight:400}h2,h3{font-size:24px;line-height:1.2}h3{font-family:Roboto Condensed,sans-serif;font-weight:700}h4{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.2}h5{font-size:14px}h5,h6{font-family:Roboto Condensed,sans-serif;font-weight:500;line-height:1.2}h6,p{font-size:12px}p{font-family:Roboto;font-weight:400;line-height:1.2}a{color:#98fae9}a:hover{color:#fff}.primary-color{color:#98fae9}.primary-color:hover,i:hover{color:#fff}.btn.primary,button.primary{background:transparent;border:2px solid #98fae9;border-radius:0;color:#fff}.btn.primary.hover,.btn.primary:hover,button.primary.hover,button.primary:hover{background:#98fae9;border:2px solid #98fae9;border-radius:0;box-shadow:0 5px 20px -5px rgba(0,0,0,.15),0 5px 10px -5px rgba(0,0,0,.2);color:#000}button{align-items:center;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;flex-direction:row;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500;gap:10px;justify-content:center;line-height:1.2;outline:none}button.outline{background-color:transparent;border:1px solid #98fae9;color:#98fae9;padding:10px 20px}button.outline:hover{border:1px solid #fff;color:#fff}button.primary{background:#98fae9;color:#000}button.unselected{color:#fff}button.text{color:#98fae9;padding:0}select{background:#000;border:1px solid #98fae9;border-radius:0;color:#98fae9;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500;line-height:1.2;width:auto}.comet-page{margin:0 auto;max-width:1440px;position:relative}.comet-page,.comet-page .comet-page-header{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.comet-page .comet-page-header{padding:20px}.comet-page .comet-page-header .comet-page-header-buttons{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.comet-page .comet-page-content{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;padding:20px}.comet-page .comet-page-content .comet-cards{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:flex-start}@media (max-width:768px){.comet-page .comet-page-content .comet-cards{justify-content:center}}@media (max-width:576px){.comet-page .comet-page-content .comet-cards .comet-card{width:100%}}small{color:hsla(0,0%,100%,.5);font-family:Roboto Condensed;font-size:12px;font-style:italic;font-weight:500;line-height:normal}.comet-card{gap:10px;padding:20px;width:250px}.comet-card,.comet-card .comet-card-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.comet-card .comet-card-content{gap:5px}.comet-card .comet-card-content .type{font-family:Roboto Condensed;font-size:10px;padding:0 10px;text-transform:capitalize}.comet-card-small{gap:10px;padding:20px}.comet-card-small,.comet-card-small .comet-card-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.comet-card-small .comet-card-content{gap:5px}.comet-card-small .comet-card-content .type{font-family:Roboto Condensed;font-size:10px;padding:0 10px}@media screen and (max-width:768px){footer .row .col .tabs{flex-direction:column}}footer .row .col .tabs .tab a svg{width:30px}footer .row .col.social .tabs{flex-direction:row}.login-page{display:flex;justify-content:center;width:100%}.login-page .comet-card{align-items:flex-start;display:flex;flex-direction:column;gap:20px;max-width:500px;padding:40px;width:100%}.login-page .comet-card form{width:100%}.login-page .comet-card form#loginForm{color:#ebebeb}.register-page{display:flex;justify-content:center;width:100%}.register-page .comet-card{align-items:flex-start;display:flex;flex-direction:column;gap:20px;max-width:500px;padding:40px;width:100%}.register-page .comet-card form{width:100%}.register-page .comet-card form#basic_registration_form{color:#ebebeb}#forgot .comet-card{align-items:flex-start;display:flex;flex-direction:column;gap:20px;max-width:500px;padding:40px;width:100%}#forgot .comet-card form{width:100%}.comet-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px 20px;position:relative;z-index:100}@media (max-width:992px){.comet-header{padding:10px}}.comet-header #closeButton,.comet-header #menuButton{display:none;opacity:0;pointer-events:none}.comet-header #mobileMenuButton{display:none}.comet-header .left-header{align-items:center;display:flex;flex-direction:row;gap:16px;height:100%}.comet-header .left-header .logo{height:40px;z-index:100}@media (max-width:992px){.comet-header .left-header .logo{height:30px}}@media (max-width:374px){.comet-header .left-header .logo{height:25px}}.comet-header .links{align-items:center;bottom:0;display:flex;flex-direction:row;gap:40px;justify-content:center;left:0;position:absolute;right:0;top:0}@media (max-width:992px){.comet-header .links{gap:12px;position:relative}}@media (max-width:768px){.comet-header .links{position:absolute}}.comet-header .links a{color:#fff;font-size:18px}.comet-header .links a:hover{color:#98fae9}@media (max-width:992px){.comet-header .links a{font-size:16px}}.comet-header .links a.link.phone-only{display:none}@media (max-width:768px){.comet-header .links a.link.phone-only{display:block}}.comet-header .links a.selected{color:#98fae9}.comet-header .buttons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;z-index:10}@media (max-width:1200px){.comet-header .buttons{gap:10px}}.comet-header .buttons .solid{background:#98fae9;color:#263f3b;display:flex;padding:10px 20px}.comet-header .buttons .solid:hover{background:#fff}@media (max-width:374px){.comet-header .buttons .solid{font-size:12px;padding:10px}}.comet-header .buttons a.partial.mright.itemcount{position:relative}.comet-header .buttons a.partial.mright.itemcount span.number{background:#000;border-radius:500px;color:#fff;font-size:12px;font-weight:500;min-width:16px;position:absolute;right:-6px;text-align:center;top:-7px}@media (max-width:768px){.comet-header .buttons a.desktop-only{display:none}}@media (max-width:992px){.comet-header .logo svg{width:155px}}@media (max-width:768px){.comet-header .logo svg{width:140px}.comet-header #menuButton{display:block;opacity:1;pointer-events:all}.comet-header #closeButton,.comet-header #closeButton:hover{display:none}.comet-header #mobileMenuButton{display:block}.comet-header .links{opacity:0;pointer-events:none;top:50px;transform:translateX(-100%)}.comet-header.show-links{pointer-events:all;transform:translateX(0)}.comet-header.open-menu #menuButton,.comet-header.open-menu #menuButton:hover{display:none}.comet-header.open-menu #closeButton{display:block;opacity:1;pointer-events:all}.comet-header.open-menu .links{align-items:flex-start;align-items:center;background:#000;border-bottom:1px solid #98fae9;flex-direction:column;gap:24px;height:-moz-fit-content;height:fit-content;justify-content:center;left:100%;opacity:1;overflow-x:hidden;overflow-y:scroll;padding:24px;pointer-events:all;top:65px;width:100%;z-index:999}.comet-header.open-menu .links a{color:#fff}}@media (max-width:576px){.comet-header .logo svg{width:115px}}#hero .hero-wrapper{display:flex;max-width:1440px;min-height:90vh;width:100%}#hero .hero-wrapper .card{z-index:1}#hero .hero-wrapper .card .hero-title .date-hero{color:#000;font-size:38px;font-style:normal;font-weight:400;line-height:100%;text-transform:uppercase}#hero .hero-wrapper .card .hero-title .title-text{color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:100%}#hero .hero-wrapper .card .hero-links{align-items:center;display:flex;flex:1 0 0;gap:10px;justify-content:center;width:100%}#hero .hero-wrapper .text-content{align-items:flex-start;align-self:stretch;display:flex;flex:1 0 0;flex-direction:column;gap:24px;justify-content:center;padding:0 15px;width:100%}#hero .hero-wrapper .text-content p.row.gap-10{align-items:center;flex-direction:row;gap:10px}#hero .hero-wrapper .text-content h1{align-self:stretch;color:#fff;font-family:Roboto Condensed;font-size:48px;font-style:normal;font-weight:700;line-height:120%}#hero .hero-wrapper .text-content h3{align-self:stretch;color:#fff;font-family:Roboto;font-size:24px;font-style:normal;font-weight:400;line-height:120%}#hero .hero-wrapper .text-content .button-wrapper{flex-direction:row}#hero .hero-wrapper .text-content .button-wrapper button.primary{align-items:flex-start;background:transparent;border:1px solid #98fae9;color:#98fae9;display:flex;justify-content:center;padding:15px 20px}#hero .hero-wrapper .text-content .button-wrapper button.primary:hover{border:1px solid #fff;color:#fff}#hero .hero-wrapper .img-left{align-items:center;align-self:stretch;display:flex;flex:1 0 0;flex-direction:column;gap:10px;justify-content:center;padding:10px;width:50%}#hero .hero-wrapper .img-left img{flex-shrink:0;width:100%}@media screen and (max-width:768px){#hero .hero-wrapper{flex-direction:column-reverse}#hero .hero-wrapper .img-left,#hero .hero-wrapper .text-right{width:100%}}#livestreamPage{align-items:flex-start;display:flex;gap:20px;height:100%;min-height:100vh;padding:40px}@media (max-width:992px){#livestreamPage{padding:5px}}#livestreamPage .livestream{display:flex;flex-direction:row;gap:40px;padding:20px 0 80px;width:100%;z-index:1}@media (max-width:992px){#livestreamPage .livestream{flex-direction:column;padding:20px 0 80px}}#livestreamPage .livestream .video{aspect-ratio:16/9;width:100%}#livestreamPage .livestream .video .embed-responsive-16by9{aspect-ratio:16/9}#livestreamPage .livestream .chat{background:#fff;max-height:100vh;position:relative;width:450px}@media (max-width:992px){#livestreamPage .livestream .chat{height:600px;width:100%}}#livestreamPage .livestream .chat .chat-header{align-items:center;display:inline-flex;justify-content:space-between;padding:10px}#livestreamPage .livestream .chat .messages{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow-y:scroll;padding:10px}#livestreamPage .livestream .chat .chat-input{border:1px solid #98fae9;padding:10px}.notifications-slider{background-color:#000;color:#fff;display:none}.notifications-slider.fixed{position:fixed;top:0;width:100%;z-index:999}.notifications-slider .slick-slider{padding:10px 0}.notifications-slider .slick-slide{font-size:14px;margin:0!important;padding:3px 8px 0!important;text-align:center}.notifications-slider .slick-slide p{margin:0}.notifications-slider .slick-slide .discard-notification{display:none}.notifications-slider .slick-next,.notifications-slider .slick-prev{height:30px;width:30px}.notifications-slider .slick-next:before,.notifications-slider .slick-prev:before{color:initial;font-family:Montserrat-Semibold;font-size:30px}.notifications-slider .slick-prev:before{content:"‹"}.notifications-slider .slick-next:before{content:"›"}.notification-modal .modal-dialog{max-width:900px;width:100%}.notification-modal .modal-dialog .modal-body{border:none;padding:0}.notification-modal .modal-dialog .modal-body .close{color:#000;opacity:1;padding:10px;position:absolute;right:30px;top:20px;z-index:50}.notification-modal .modal-dialog .modal-body .close svg{fill:#000;height:22px;width:22px}.notification-modal .modal-dialog .modal-body .image{bottom:0;display:block;left:0;position:relative;right:0;top:0}.notification-modal .modal-dialog .modal-body .image img{float:right}.notification-modal .modal-dialog .modal-body .bg-image{width:100%}.notification-modal .modal-dialog .modal-body .notification-content{color:#000;display:flex;flex-direction:column;height:100%;justify-content:center;padding:60px 20px;width:100%}@media only screen and (max-width:1200px){.notification-modal .modal-dialog .modal-body .close{right:40px;top:40px}.notification-modal .modal-dialog .modal-body .close svg{height:20px;width:20px}}@media only screen and (max-width:991px){.notification-modal .modal-dialog .modal-body .close{right:30px;top:30px}.notification-modal .modal-dialog .modal-body .close svg{height:18px;width:18px}.notification-modal .modal-dialog .notification-content{font-size:14px}}@media only screen and (max-width:767px){.notification-modal .modal-dialog .modal-body .close{right:11px;top:11px}.notification-modal .modal-dialog .modal-body .close svg{right:15px;top:15px}.notification-modal .modal-dialog .modal-body .image img{float:none;margin:0 auto}.notification-modal .modal-dialog .notification-content{font-size:12px}}@media only screen and (max-width:480px){.notification-modal .modal-dialog .notification-content{display:block;line-height:1;padding-top:5px}}.notification{max-width:100%;position:fixed;right:0;top:60px;transform:translateX(100%);transition:all .8s;width:300px;z-index:2200}.notification.open{transform:translateX(0)}.notification .card{padding:10px 30px 10px 20px}.notification .btn-card-close{cursor:pointer;padding:6px;position:absolute;right:13px;top:7px;z-index:10}.notifications-sidebar.open .backdrop{pointer-events:all}.notifications-sidebar.open .sidebar{transform:translateX(0)}.notifications-sidebar .backdrop{height:100%;pointer-events:none;position:fixed;width:100%;z-index:2100}.notifications-sidebar .sidebar{background:#000;box-shadow:0 8px 20px -8px rgba(0,0,0,.25);color:#fff;height:auto;max-width:100%;overflow-y:scroll;padding:32px;position:fixed;right:0;transform:translateX(100%);transition:all .8s;width:500px;z-index:2101}.notifications-sidebar .sidebar .btn-close{cursor:pointer;opacity:1;padding:10px;position:absolute;right:0;top:0}.notifications-sidebar .sidebar .btn-close:hover{opacity:.75}.notifications-sidebar .sidebar .header{border-bottom:1px solid rgba(0,0,0,.1);margin:0 16px 16px;padding-bottom:16px}.notifications-sidebar .sidebar .bar-notification{position:relative}.notifications-sidebar .sidebar .bar-notification .btn-card-close{cursor:pointer;padding:4px;position:absolute;right:0;top:0;z-index:10}.notifications-sidebar .sidebar .bar-notification .card{align-items:flex-start;align-self:stretch;background:#000;border:1px solid #98fae9;color:#fff;gap:4px;justify-content:flex-start;padding:12px 16px}.notifications-sidebar .sidebar .bar-notification .card p,.notifications-sidebar .sidebar .bar-notification .card p a{font-size:14px}.cart-sidebar{background:#5d5d5d;bottom:0;box-sizing:border-box;display:flex;filter:drop-shadow(0 4px 16px rgba(0,0,0,.15));flex-direction:column;height:100%;justify-content:space-between;max-width:560px;overflow:scroll;padding:40px 12px 20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .8s;width:100%;z-index:2000}.cart-sidebar .btn-close{cursor:pointer;opacity:1;padding:4px;position:absolute;right:10px;top:0}.cart-sidebar .btn-close:hover{opacity:.75}.cart-sidebar .cart-title{border-bottom:1px solid rgba(0,0,0,.1);margin:0 16px 16px;padding-bottom:16px}.cart-sidebar .alert{border-radius:8px;margin:0 16px 16px}.cart-sidebar .item-img-title-container{align-items:center;display:inline-flex;height:unset;min-height:60px}.cart-sidebar .item-img-title-container .item-title{max-width:170px}.cart-sidebar .cart-totals{margin:16px}.cart-sidebar .cart-totals .line-item{margin:12px}.cart-sidebar .cart-totals .coupon-row{display:flex;flex-direction:row}@media (max-width:560px){.cart-sidebar .hide-mobile{display:none}.cart-sidebar .item-row{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.cart-sidebar .item-row .item-img-title-container{width:100%}}.cart-sidebar-overlay{background:#000;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:all .8s;z-index:1999}.show-cart-sidebar{overflow:hidden}.show-cart-sidebar .cart.cart-sidebar{transform:translateX(0)}.show-cart-sidebar .cart-sidebar-overlay{opacity:.75;pointer-events:all}#paymentModal .card{min-width:400px}@media screen and (max-width:400px){#paymentModal .card{min-width:100%;width:100%}}#paymentModal .card .col.padding.centered{overflow-y:initial!important}#paymentModal .card .col.padding.centered form{height:50vh;overflow-y:auto}.apply-cornerstone-cash{background:#2f79f6;border-radius:24px;color:#fff;margin:20px -16px;padding:30px 16px}.apply-cornerstone-cash input{color:#fff;flex-grow:1;margin-right:12px;width:auto}.apply-cornerstone-cash input:focus{border:2px solid #fff}.product-variations{color:grey;font-size:12px;font-style:italic}.btn_submit_free_order{padding:10px;width:100%}.check-out hr{max-width:500px;width:100%}.polls{margin:0 auto;max-width:1000px;width:100%}.polls .wrapper-polls.container{background-color:#2d3748;border:1px solid #4a5568;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:24px}.polls .wrapper-polls.container h2{border-bottom:2px solid #4a5568;color:#fff;font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;text-align:center}@media (min-width:768px){.polls .wrapper-polls.container h2{font-size:2.25rem}}.polls .wrapper-polls.container .ready-polls,.polls .wrapper-polls.container>div:not(.ready-polls){margin-top:3rem}.polls .wrapper-polls.container .ready-polls:first-of-type,.polls .wrapper-polls.container>div:not(.ready-polls):first-of-type{margin-top:0}.polls .wrapper-polls.container .ready-polls h3,.polls .wrapper-polls.container>div:not(.ready-polls) h3{border-bottom:1px solid #4a5568;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.polls .wrapper-polls.container .ready-polls .poll,.polls .wrapper-polls.container>div:not(.ready-polls) .poll{margin-bottom:1.5rem}.polls .wrapper-polls.container .ready-polls .content,.polls .wrapper-polls.container>div:not(.ready-polls) .content{align-items:center;background-color:#4a5568;border:1px solid #6366f1;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:12px;padding:16px;transition:all .2s ease-in-out}.polls .wrapper-polls.container .ready-polls .content:hover,.polls .wrapper-polls.container>div:not(.ready-polls) .content:hover{box-shadow:0 6px 10px rgba(0,0,0,.1);transform:translateY(-2px)}.polls .wrapper-polls.container .ready-polls .content .col,.polls .wrapper-polls.container>div:not(.ready-polls) .content .col{display:flex;flex-direction:column;gap:.5rem}.polls .wrapper-polls.container .ready-polls .content .col h3,.polls .wrapper-polls.container>div:not(.ready-polls) .content .col h3{border-bottom:none;color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:0;padding-bottom:0}.polls .wrapper-polls.container .ready-polls .content .col h6,.polls .wrapper-polls.container>div:not(.ready-polls) .content .col h6{color:#a0aec0;font-size:.875rem;font-weight:400}.polls .wrapper-polls.container .ready-polls .content .col .btn,.polls .wrapper-polls.container>div:not(.ready-polls) .content .col .btn{align-items:center;border-radius:9999px;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:8px 16px;text-decoration:none;transition:all .2s ease-in-out}.polls .wrapper-polls.container .ready-polls .content .col .btn.primary,.polls .wrapper-polls.container>div:not(.ready-polls) .content .col .btn.primary{background-color:#6366f1;color:#fff}.polls .wrapper-polls.container .ready-polls .content .col .btn.primary:hover,.polls .wrapper-polls.container>div:not(.ready-polls) .content .col .btn.primary:hover{background-color:#4f46e5;transform:scale(1.05)}.polls .wrapper-polls.container .ready-polls .content .col .btn.disabled,.polls .wrapper-polls.container>div:not(.ready-polls) .content .col .btn.disabled{background-color:#4a5568;border:1px solid #6366f1;color:#e2e8f0;cursor:not-allowed;opacity:.7}.polls .wrapper-polls.container .ready-polls .content .col .btn.disabled:hover,.polls .wrapper-polls.container>div:not(.ready-polls) .content .col .btn.disabled:hover{background-color:#2d3748;transform:none}.polls .wrapper-polls.container .ready-polls .content.survey-card-submitted,.polls .wrapper-polls.container>div:not(.ready-polls) .content.survey-card-submitted{background-color:#2d3748;border:1px solid #4a5568;opacity:.8}.polls .wrapper-polls.container .ready-polls .content.survey-card-submitted:hover,.polls .wrapper-polls.container>div:not(.ready-polls) .content.survey-card-submitted:hover{box-shadow:none;transform:none}@media (max-width:767px){.polls .wrapper-polls.container{padding:16px}.polls .wrapper-polls.container h2{font-size:2rem}.polls .wrapper-polls.container .content{align-items:flex-start;flex-direction:column;gap:10px}.polls .wrapper-polls.container .content .col{width:100%}.polls .wrapper-polls.container .content .btn{justify-content:center;text-align:center;width:100%}}#survey{align-items:center;display:flex;margin:0}#survey .poll-card{background-color:#1f2937;margin:20px auto 0;max-width:700px;padding:50px;width:100%}#survey .poll-card form{margin:auto;max-width:600px}#survey .poll-card form .question{margin-top:2rem}#survey .poll-card form .question .answers-row{gap:12px;margin-top:12px}#survey .poll-card form .question input[type=radio]{height:0;opacity:0;position:absolute;width:0}#survey .poll-card form .question .radio-label{align-items:center;border:1px solid #4a5568;border-radius:8px;color:#e2e8f0;cursor:pointer;display:flex;justify-content:center;padding:10px 15px;text-align:center;transition:all .2s ease-in-out}#survey .poll-card form .question .radio-label:hover{background-color:#2d3748}#survey .poll-card form .question textarea{border:1px solid #e2e4e8;border-radius:12px;color:#ececec;padding:10px 20px;resize:vertical}#survey .poll-card form .submit{margin:24px 0;width:100%}#speakersPage{margin:40px auto 0;max-width:870px;width:100%}#speakersPage .comet-page-content .comet-cards .cs-modal .comet-card{background-color:#292929;gap:20px;max-width:430px;padding:40px;position:relative;width:100%}#speakersPage .comet-page-content .comet-cards .cs-modal .comet-card .fa-times:hover{color:#98fae9}#speakersPage .comet-page-content .comet-cards .cs-modal .comet-card .comet-card-content{gap:16px}#speakersPage .comet-page-content .comet-cards .cs-modal .comet-card .comet-card-content .row.speakers-social{display:flex;flex-direction:row;justify-content:space-around;width:100%}#speakersPage .comet-page-content .comet-cards .cs-modal .comet-card .comet-card-content .row.speakers-social a svg{fill:#fff;width:30px}.search-results .search-block>*{margin:0 10px 10px 0}.search-results .results-list .search-item{border-bottom:2px solid gray}.search-results .results-list h3{color:#fff}@media (max-width:768px){.search-results .results-list .mt-5{align-items:center}}.search-results .results-list .search-item.item-resource{display:flex;flex-direction:row;gap:20px;padding:10px}.search-results .results-list .search-item.item-resource .img-square{border-radius:10px;height:65px;width:65px}.search-results .results-list .search-item.item-session{cursor:default;padding:8px}.search-results .results-list .search-item.item-session .title{align-items:center;flex-direction:row;flex-wrap:wrap;gap:20px}.search-results .results-list .search-item.item-session .title .type-box{align-items:flex-start;color:#fff;display:flex;font-size:12px;padding:4px}.search-results .results-list .search-item.search-item{position:relative}.search-results .results-list .search-item.item-profiles{align-items:flex-start;display:flex;flex-direction:row;padding:8px}.search-results .results-list .search-item.item-profiles .row{flex-direction:row;flex-wrap:wrap;gap:20px}.search-results .results-list .search-item.item-profiles .row .speaker-image img{border-radius:12px}.search-results .results-list .search-item.item-profiles .row h3{color:#000}@media screen and (max-width:768px){.search-results .search-block>*{margin:0 0 10px}}#agendaPage{margin:40px auto 0}#agendaPage #fav-button{align-items:center;border:1px solid #98fae9;display:flex;gap:10px;justify-content:center;padding:14px 20px}#agendaPage #fav-button:hover{cursor:pointer}#agendaPage .comet-page-content{padding:0}.agenda-section{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:20px}.agenda-section .day-agenda-wrapper .head-session-date-wrapper{padding:10px 0}.agenda-section .day-agenda-wrapper .head-session-date-wrapper h1{padding:0 20px}.agenda-section .day-agenda-wrapper .head-session-date-wrapper h2{color:#98fae9;font-size:24px;padding:0 20px}.agenda-section .day-agenda-wrapper .type{text-transform:capitalize}.agenda-section .comet-card-content{align-items:flex-start;display:flex;flex-direction:column;gap:5px}.agenda-section .comet-card-content .favorites{align-items:flex-start;display:flex;gap:10px;padding:5px 0}.agenda-section .comet-card-content .favorites svg{cursor:pointer}.agenda-section .comet-card-content .cs-modal .comet-card{background:#292929;gap:20px;max-width:400px;position:relative;width:100%}.tickets-component .ticket{justify-content:space-between}.tickets-component .stock-quantity{color:gray;font-size:12px;font-style:italic}.tickets-component .stock-quantity.sold-out{color:red}#tickets-page{margin:80px auto 0;max-width:800px;width:100%}#tickets-page .comet-cards.row{flex-direction:row;flex-wrap:wrap}@media (max-width:576px){#tickets-page .comet-cards.row .comet-card,#tickets-page .comet-cards.row .comet-card img{width:100%}}#tickets-page h1{padding:20px}
