:root{--dark-color:#1e1e1e;--golden-color:#cfa846;--light-grey-color:#e2e8f0;--grey-color:#999;--container-width:1238px;--header-height:94px;--mobile-header-height:60px}html,body{overflow-x:hidden}body{background-color:#fff;font-family:'IBM Plex Sans',sans-serif;font-weight:400;font-size:16px;line-height:150%;color:var(--dark-color)}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.04em}h1{font-size:56px;line-height:68px}h2{font-size:40px;line-height:48px}h3{font-size:32px;line-height:38px}h4{font-size:30px;line-height:36px}h5{font-size:24px;line-height:30px}h6{font-size:20px;line-height:24px}a{color:inherit;text-decoration:none}strong{font-weight:600}b{font-weight:500}.button,.menu-item-button>a,input[type="button"],input[type="submit"]{display:inline-block;background-color:var(--golden-color);border:1px solid var(--golden-color);color:var(--dark-color);font-size:18px;font-weight:500;line-height:24px;box-sizing:border-box;padding:10px 32px;text-align:center;transition:all .3s;white-space:nowrap;cursor:pointer}.button.disabled,.button[disabled],input[type="button"][disabled],input[type="submit"][disabled]{opacity:.5;pointer-events:none;cursor:initial}.button:not(.white):not(.dark):not(.cancel):not([disabled]):hover,
.menu-item-button > a:hover,
input[type=button]:not([disabled]):hover,
input[type=submit]:not([disabled]):hover {background-color:var(--dark-color);color:var(--golden-color)}.button.white{background-color:#fff;border:1px solid var(--dark-color)}.button.white:not([disabled]):hover {background-color:var(--dark-color);color:#fff}.button.dark{background-color:var(--dark-color);border:1px solid var(--dark-color);color:#fff}.button.dark:not([disabled]):hover {background-color:#fff;color:var(--dark-color)}.button.cancel{background-color:#fff9f9;border:1px solid #ff6767}.button.cancel:not([disabled]):hover {background-color:var(--dark-color);color:#fff}.button.small{padding:6px 24px}.button.with-icon{display:inline-flex;align-items:center;justify-content:center}.button.with-icon .icon{display:flex}.button.with-icon .icon img{width:20px;height:20px}.button.with-icon:not(.icon-first) .icon {margin-left:15px}.button.with-icon.icon-first .icon{margin-right:15px}.button.wider{padding:10px 70px}.golden-link{display:inline-block;font-weight:500;color:var(--golden-color);cursor:pointer}input:not([type=checkbox]):not([type=submit]):not([type=file]),
select,
textarea {font-family:inherit;font-size:inherit;background-color:#fff;border:none;border-bottom:1px solid #e9e9e9;width:100%}input:not([type=checkbox]):not([type=submit]):not([type=file]),
select {padding:0 4px 5px 0}select{cursor:pointer}select[multiple]{height:4em}textarea{font-size:14px;line-height:21px;height:84px}.form-container input:not([type=checkbox]):not([type=submit]):not([type=file]) {width:100%}.form-container label,.form-container .instructions{display:block;font-size:12px;line-height:14.4px;color:#9a9a9a;margin-bottom:8px}.form-container .instructions{font-style:italic;margin-top:6px}.form-container .form-row.multi,.form-container .form-row.half{display:flex;flex-wrap:wrap}.form-container .form-row.multi .form-field,.form-container .form-row.half .form-field{width:calc(50% - 10px)}.form-container .form-row.multi .form-field:first-child{margin-right:10px}.form-container .form-row.multi .form-field:last-child{margin-left:10px}.form-container .form-field{margin-bottom:24px}.form-container .form-field.form-checkbox,.form-container .form-field.form-switch{display:flex;align-items:center}.form-container .form-field.form-checkbox label{font-weight:500;color:var(--dark-color);margin-left:10px;margin-bottom:0}.form-container .form-field.form-switch label{font-weight:500;margin-right:17px;margin-bottom:0}.form-container .form-field .with-icon{position:relative;display:flex;align-items:center}.form-container .form-field .field-icon{display:block;background-repeat:no-repeat;margin-left:-24px;width:20px;height:20px;cursor:pointer}.form-container .form-field .field-icon.active{filter:invert(100%)}.form-container .form-field .field-icon.see-password{background-image:url(assets/images/icon-see-password.svg)}.input-box,.select2-container--default .select2-selection--single{border:1px solid #e9e9e9;padding:13px 18px;min-width:350px;max-width:100%}.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow{height:54px}.input-box input{border:none!important;padding:0!important}.input-box .icon{display:inline-block;background-image:url(assets/images/icon-search.svg);background-repeat:no-repeat;background-size:cover;width:24px;height:24px;margin-right:14px;cursor:pointer}.input-box.form-field{display:flex;align-items:center}.switch-selector{position:relative;width:36px;height:20px;border:1px solid #f0e4c6;border-radius:12px;transition:all .3s;cursor:pointer}.switch-selector.active{border:1px solid var(--golden-color);background-color:var(--golden-color)}.switch-selector:before{content:"";position:absolute;top:1px;display:block;border-radius:50%;width:16px;height:16px;transition:all .3s}.switch-selector:not(.active):before {border:1px solid #f0e4c6;background-color:#f0e4c6;left:0}.switch-selector.active:before{border:1px solid var(--golden-color);background-color:#fff;right:0}.switch-selector.dark{border:1px solid #e9e9e9}.switch-selector.dark.active{border:1px solid var(--dark-color);background-color:var(--dark-color)}.switch-selector.dark:not(.active):before {border:1px solid #e9e9e9;background-color:#e9e9e9;left:0}.switch-selector.dark.active:before{border:1px solid var(--dark-color);background-color:#fff;right:0}.site-container:not(.none) {width:var(--container-width);max-width:calc(100% - 40px);margin-left:auto;margin-right:auto}.site-half-container{width: calc(var(--container-width) / 2);max-width:100%}.site-half-container.left{margin-left: calc((100vw - var(--container-width)) / 2)}.site-half-container.right{margin-right: calc((100vw - var(--container-width)) / 2)}body:not(.home) .site-content {margin-top:var(--header-height);min-height:70vh}ul.menu{display:flex;align-items:center}ul.menu > li:not(:last-child) {margin-right:35px}ul.menu > li:not(.menu-item-button) a:hover {text-decoration:underline}.site-header .main-menu-container li:not(.menu-item-button).current-menu-item a {font-weight:600;color:var(--golden-color)}.site-header .main-mobile-menu-container{display:none;position:absolute;top:calc(var(--mobile-header-height) - 12px);left:-20px;background-color:var(--dark-color);padding:40px 20px;width:100%;height:100vh}.site-header .main-mobile-menu-container li{font-size:20px;line-height:24px}.site-header .main-mobile-menu-container li:not(:last-child) {border-bottom:1px solid #686868;padding-bottom:20px;margin-bottom:20px}.site-header .main-mobile-menu-container li.menu-item-button{margin-top:40px}body.mobile-menu-opened{position:fixed;overflow:hidden}body.mobile-menu-opened .site-header .main-mobile-menu-container{display:block}body.mobile-menu-opened .site-header .main-mobile-menu-container ul.menu{display:block}.site-header{position:fixed;display:flex;align-items:center;width:100%;background-color:var(--dark-color);color:#fff;height:var(--header-height);transition:all .3s;z-index:99999}.site-header .main-block{position:relative;display:flex;align-items:center;justify-content:space-between}.site-header .right-block{position:relative;display:flex;align-items:center}.site-header .user-menu-container{display:flex;align-items:center;margin-left:33px}.site-header .user-menu-container .photo{flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50%;margin-left:18px;width:40px;height:40px;transition:all .3s;cursor:pointer}.site-header .user-menu-container .photo:hover{transform:scale(1.06)}.site-header .user-menu-container .menu-opener{background-image:url(assets/images/user-menu-arrow.svg);background-repeat:no-repeat;width:14px;height:9px;transition:all .3s;margin-left:13px;cursor:pointer}body.user-menu-opened .site-header .user-menu-container .menu-opener{transform:rotate(180deg)}body:not(.user-menu-opened) .site-header .user-menu {display:none}.site-header .user-menu{position:absolute;top:70px;right:0;width:335px;height:auto;background-color:#fff;color:#000;padding:25px;filter: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08))}.site-header .user-menu li{display:flex;align-items:center}.site-header .user-menu li:not(:last-child) {border-bottom:1px solid #bcbcbc;padding-bottom:25px;margin-bottom:25px}.site-header .user-menu .caption{font-size:14px;line-height:17px;margin-top:4px;color:#8d8d8d}.site-header .user-menu li.availability .icon{background-color:#eaecef;background-image:url(assets/images/icon-calendar.svg);background-repeat:no-repeat;background-size:cover;border:9px solid #eaecef;border-radius:50%;width:20px;height:20px;margin-right:8px}.site-header .user-menu li.logout .icon{background-image:url(assets/images/icon-logout.svg);background-repeat:no-repeat;background-size:cover;width:16px;height:16px;margin-right:8px}.site-header .user-menu li.profile .link a{font-weight:500;font-size:14px;line-height:17px;color:var(--golden-color);margin-top:2px}.site-header .user-menu .photo{background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50%;margin-right:13px;width:40px;height:40px}.site-header .notifications{position:relative;cursor:pointer}.site-header .notifications.has-new:after{content:"";display:block;position:absolute;top:0;right:0;width:8px;height:8px;background-color:var(--golden-color);border-radius:50%}body:not(.notifications-menu-opened) .site-header .notifications .notifications-menu {display:none}.site-header .notifications .notifications-menu{position:absolute;top:45px;right:0;box-shadow:0 8px 24px rgba(149,157,165,.2);background-color:#fff;border:1px solid #e9e9e9;color:var(--dark-color);padding:28px 24px;width:362px;max-height:350px;overflow-y:auto;cursor:initial}.site-header .notifications .notification:not(:last-child) {border-bottom:1px solid #e9e9e9;padding-bottom:24px;margin-bottom:24px}.site-header .notifications .notifications-menu:not(.is-loading) .loading {display:none}.site-header .notifications .notifications-menu.is-loading{color:#4b4b4b}.site-header .notifications .notifications-menu.is-loading .notifications-list{display:none}.site-header .notifications .notification.type-meeting .info{display:flex;align-items:center}.site-header .notifications .notification.type-meeting .info .participant-photo{background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50%;width:40px;height:40px;margin-right:12px;flex-shrink:0}.site-header .notifications .notification.type-meeting .info .participant-profile-link:hover{text-decoration:underline}.site-header .notifications .notification.type-meeting .actions{display:flex;margin-top:16px}.site-header .notifications .notification.type-meeting .actions .button:first-child{margin-right:16px}.site-header .site-logo img{max-width:170px;transition:all .3s}body.sticky-header .site-header .site-logo img{max-width:128px}.site-header .site-logo img:hover{transform:scale(1.06)}.featherlight.user-alert .featherlight-content{padding:50px 50px 30px 40px;width:450px;max-width:98%}.user-alert:not(.active) {display:none}.user-alerts-container .user-alert.type-popup{display:none}.user-alert.type-toast.active{position:fixed;display:flex;align-items:center;right:50px;top:150px;background-color:#fff;padding:16px;font-weight:500;z-index:9999999999}.user-alert.type-toast .icon{content:"";display:block;background-repeat:no-repeat;background-position:center;border-radius:50%;width:38px;height:38px;margin-right:16px}.user-alert.type-toast .close{margin-left:21px;cursor:pointer}.user-alert .message .title{margin-bottom:8px}.user-alert.type-toast.active[al-status="success"]{background-color:#ebf7ee}.user-alert.type-toast.active[al-status="error"]{background-color:#fff9f9}.user-alert.type-toast[al-status="success"] .icon{background-color:#3ebe61;background-image:url(assets/images/icon-toast-success.svg)}.user-alert.type-toast[al-status="error"] .icon{background-color:#ff6767;background-image:url(assets/images/icon-toast-error.svg)}.user-dialog:not(.active) {display:none}.user-dialog.active{position:absolute;top:150px;padding:15px 25px;background-color:#fff;box-shadow:rgba(0,0,0,.07) 0 1px 2px , rgba(0,0,0,.07) 0 2px 4px , rgba(0,0,0,.07) 0 4px 8px , rgba(0,0,0,.07) 0 8px 16px , rgba(0,0,0,.07) 0 16px 32px , rgba(0,0,0,.07) 0 32px 64px}.user-dialog .message{margin-bottom:30px}.user-dialog .actions{display:flex;justify-content:space-between;gap:15px}.site-content ul:not(.menu) {list-style:initial;margin-left:1em}.site-content p:not(:last-child) {padding-bottom:1em}.alert-message{font-weight:500;padding:10px 0 30px}.alert-message.error{color:red}.alert-message.restricted-content{padding:200px 0;text-align:center}.caption-message{font-size:14px;color:#686868}.caption-message.bigger{font-size:13px;font-weight:bold;text-transform:uppercase}.bold{font-weight:500}.bolder{font-weight:600}.golden{color:var(--golden-color)}.flex-vcenter{align-items:center}.text-hright{text-align:right}.tag{display:inline-block;background-color:#eaecef;font-size:14px;line-height:21px;color:#000;padding:4px 16px}.capitalize{text-transform:capitalize}.hidden{display:none}body.page-template-user-auth .form-container{padding-top:27%;padding-left:100px}body.page-template-user-auth .form-container .form-row{margin-bottom:50px}body.page-template-user-auth .image{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:calc(100vh - var(--header-height))}body.page-template-user-auth .image .text{position:absolute;bottom:100px;width:55%;color:#fff}body.page-template-user-auth .row>div:last-child{position:relative}body.page-template-user-auth .icon{margin-bottom:28px}body.page-template-user-auth .intro h3,body.page-template-user-auth .intro h6{margin-bottom:8px}body.page-template-user-auth .caption{color:#787878}body.page-template-user-auth .legal-links{position:absolute;bottom:40px;padding-left:100px}body.page-template-user-auth .form-container .validation-list ul{list-style:none;margin-top:-20px;margin-left:0}body.page-template-user-auth .form-container .validation-list ul li:not(:last-child) {margin-bottom:14px}body.page-template-user-auth .form-container .validation-list ul li{font-size:14px;line-height:17px;color:#9a9a9a}body.page-template-user-auth .form-container .validation-list ul li:before{content:"";display:inline-block;background-color:#d9d9d9;border-radius:50%;margin-right:12px;width:8px;height:8px}body.page-template-user-auth .form-container .validation-list ul li.active{color:#3ebe61}body.page-template-user-auth .form-container .validation-list ul li.active:before{background-image:url(assets/images/icon-checked.svg);background-color:initial;border-radius:initial;margin-right:9px;width:11px}body.page-template-user-auth .login-form-container .intro,body.page-template-user-auth .password-recovery-form-container .intro{margin-bottom:54px}body.page-template-user-auth .login-form-container input[type="submit"],body.page-template-user-auth .password-recovery-form-container input[type="submit"]{width:100%}body.page-template-user-auth .login-form-container .form-row.multi{font-weight:500}body.page-template-user-auth .login-form-container .form-row.settings .form-field:not(.first) {text-align:right}body.page-template-user-auth .password-recovery-mail-sent-form-container .intro h6,body.page-template-user-auth .password-update-form-container .intro h3{margin-bottom:24px}body.page-template-user-auth .password-update-form-container .caption{margin-top:-25px}body.single-workshop .entry-header{background-color:var(--golden-color)}body.single-workshop .entry-header .info{padding:97px 0}body.single-workshop .entry-header .title{padding-right:100px;margin-bottom:56px}body.single-workshop .entry-header .image-wrapper{padding:10px 0}body.single-workshop .entry-header .image{background-repeat:no-repeat;background-position:left center;background-size:contain;width:100%;height:100%}body.single-workshop .entry-header .meta{margin-left:0}body.single-workshop .entry-header .meta li{display:flex;align-items:flex-start;font-size:20px;line-height:24px}body.single-workshop .entry-header .meta li:not(:last-child) {margin-bottom:16px}body.single-workshop .entry-header .meta li:before{content:"";display:inline-block;background-repeat:no-repeat;background-size:cover;width:16px;height:16px;margin-right:10px;flex-shrink:0}body.single-workshop .entry-header .meta li:first-child:before{background-image:url(assets/images/icon-clock.svg)}body.single-workshop .entry-header .meta li:nth-child(2):before {background-image:url(assets/images/icon-map-marker.svg)}body.single-workshop .entry-header .meta li:last-child:before{background-image:url(assets/images/icon-user.svg)}body.single-workshop .entry-header .meta .value{margin-left:.5em;font-weight:500}body.single-workshop .entry-body{padding-top:64px;padding-bottom:160px}body.single-workshop .entry-body .info{margin-bottom:40px}body.single-workshop .entry-body .info .bio{padding-right:16%}body.single-workshop .entry-body .info .title,body.single-workshop .entry-body .speakers .title{margin-bottom:24px}body.single-workshop .entry-body .speaker{text-align:center}body.single-workshop .entry-body .speaker .photo{background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50%;margin-left:auto;margin-right:auto;margin-bottom:24px;width:180px;height:180px}body.single-workshop .entry-body .speaker .name{font-weight:400}body.single-workshop .entry-body .confirmation{border:1px solid rgba(0,0,0,.3);padding:32px}body.single-workshop .entry-body .confirmation .title{margin-bottom:16px}body.single-workshop .entry-body .confirmation .actions{display:flex;border-top:1px solid #000;padding-top:24px;margin-top:24px}body.single-workshop .entry-body .confirmation .actions .button-wrapper{flex-shrink:0;margin-left:50px}body.single-workshop .entry-body .confirmation .capacity-full,body.single-workshop .entry-body .confirmation .registration-closed{font-weight:500;color:#e44343}body.single-participant .participant-profile{padding-top:100px}body.single-participant .participant-profile .availability{padding-bottom:20px}body.single-participant .participant-profile .title{font-weight:500;margin-bottom:18px}body.single-participant .participant-profile .header{display:flex;margin-bottom:57px;width:100%}body.single-participant .participant-profile .docs{margin-top:30px;margin-bottom:30px}body.single-participant .participant-profile .photo{flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50%;margin-right:24px;width:180px;height:180px}body.single-participant .participant-profile .info{width:calc(100% - 180px)}body.single-participant .participant-profile .name{font-weight:400;margin-bottom:8px}body.single-participant .participant-profile:not(.own) .company {display:flex;align-items:center;justify-content:space-between;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #bababa}body.single-participant .participant-profile:not(.own) .company .position,
body.single-participant .participant-profile.own .company {font-size:24px;line-height:28px}body.single-participant .participant-profile:not(.own) .company .position span {font-weight:500}body.single-participant .participant-profile.own .company{font-weight:600;margin-bottom:40px}body.single-participant .participant-profile.own .big-title{border-bottom:1px solid #b9b9b9;padding-bottom:24px;margin-bottom:32px}body.single-participant .participant-profile.own .big-title span{border-bottom:7px solid var(--golden-color);padding-bottom:17px}body.single-participant .participant-profile.own .button{width:-webkit-fill-available;width:-moz-available;width:strech}body.single-participant .participant-profile.own .button-wrapper.edit{margin-bottom:16px}body.single-participant .participant-profile .availability .title{border-bottom:1px solid #b3b3b3;padding-bottom:10px}body.single-participant .participant-profile .availability .dates{margin-bottom:40px}body.single-participant .participant-profile .availability .hours{margin-bottom:14px}body.single-participant .participant-profile .availability .hour{margin-bottom:16px}body.single-participant .participant-profile .availability .date,body.single-participant .participant-profile .availability .hour{font-weight:500;text-align:center;padding-top:16px;padding-bottom:16px}body.single-participant .participant-profile .availability .date .day{text-transform:uppercase;margin-bottom:8px}body.single-participant .participant-profile .availability .date .day-number{font-size:24px;line-height:29px;margin-bottom:8px}body.single-participant .participant-profile .availability .date.active,body.single-participant .participant-profile .availability .hour.active{border:1px solid var(--golden-color)}body.single-participant .participant-profile .availability .date:not(.active),
body.single-participant .participant-profile .availability .hour:not(.active) {border:1px solid #b9b9b9;cursor:pointer}body.single-participant .participant-profile .availability .date:not(.active):hover,
body.single-participant .participant-profile .availability .hour:not(.active):hover {border:1px solid #000}body.single-participant .participant-profile .availability .hours-by-date:not(.active) {display:none}body.single-participant .participant-profile .availability .button{width:-webkit-fill-available;width:-moz-available;width:strech}body.single-participant .participant-profile .email:before,body.single-participant .participant-profile .phone:before,body.single-participant .participant-profile .website:before,body.single-participant .participant-profile .mobile-phone:before{content:"";display:inline-block;background-repeat:no-repeat;background-position:center;background-size:contain;width:20px;height:20px;margin-right:7px;vertical-align:middle}body.single-participant .participant-profile .email:before{background-image:url(assets/images/icon-email.svg)}body.single-participant .participant-profile .phone:before{background-image:url(assets/images/icon-phone.svg)}body.single-participant .participant-profile .website:before{background-image:url(assets/images/icon-globe.svg)}body.single-participant .participant-profile .mobile-phone:before{background-image:url(assets/images/xicon-whatsapp.png.pagespeed.ic.pdBCUAn9rH.png);background-size:16px}body.single-participant .participant-profile .email,body.single-participant .participant-profile .phone,body.single-participant .participant-profile .mobile-phone{margin-bottom:15px}body.single-participant .participant-profile .bio{margin-bottom:48px}body.single-participant .participant-profile .social .icon{display:inline-block;background-repeat:no-repeat;width:40px;height:40px;margin-right:16px}body.single-participant .participant-profile .social .icon.linkedin{background-image:url(assets/images/linkedin.svg)}body.single-participant .participant-profile .social .icon.twitter{background-image:url(assets/images/twitter.svg)}body.single-participant #participant-accreditation{position:absolute;top:-1000px}.featherlight:last-of-type{backdrop-filter:blur(9px);background:rgba(0,0,0,.4)}.featherlight .featherlight-content{border-radius:16px}.featherlight .featherlight-close-icon{background-color:#eaecef;border-radius:50%;right:30px;top:30px;width:32px;height:32px;transition:all .3s}.featherlight .featherlight-close-icon:hover{background-color:#000;color:#fff}.participant-profile .participant-profile-edit-popup{display:none}.featherlight.participant-profile-edit .featherlight-content{padding:40px 40px 5px 40px;width:65%}.featherlight.participant-profile-edit .participant-profile-edit{display:block}.featherlight.participant-profile-edit .popup-title{color:#686868;margin-bottom:28px}.featherlight.participant-profile-edit .personal{margin-bottom:45px}.featherlight.participant-profile-edit .title{font-weight:500;font-size:18px;line-height:22px;margin-bottom:24px}.featherlight.participant-profile-edit .photo-container{position:relative}.featherlight.participant-profile-edit .current-photo{display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50%;width:96px;height:96px;margin-bottom:16px}.featherlight.participant-profile-edit .current-photo:not(.has-photo) {background-color:#e3e6ea}.featherlight.participant-profile-edit .current-photo:not(.has-photo) .icon-delete,
.featherlight.participant-profile-edit .current-photo.has-photo .icon-upload {display:none}.featherlight.participant-profile-edit .current-photo .icon{background-color:rgba(30,30,30,.5);background-repeat:no-repeat;background-position:center;background-size:20px;border-radius:50%;width:40px;height:40px;cursor:pointer}.featherlight.participant-profile-edit .current-photo .icon-delete{background-image:url(assets/images/icon-trash.svg)}.featherlight.participant-profile-edit .current-photo .icon-upload{background-image:url(assets/images/icon-upload.svg)}.featherlight.participant-profile-edit .golden-link{display:block;margin-bottom:8px}.featherlight.participant-profile-edit .caption{font-size:14px;line-height:20px;color:#686868;width:50%}.featherlight.participant-profile-edit input[type="file"]{width:0;height:0;visibility:hidden}.featherlight.meeting-confirmation .featherlight-content{border-bottom:none;padding:40px;width:464px;max-width:98%}.participant-profile .meeting-confirmation-popup,.block.block-meetings .meeting-confirmation-popup,.block.block-schedule .meeting-reschedule-popup,.block.block-schedule .meeting-cancel-popup{display:none}.featherlight.meeting-confirmation .popup-title{color:#686868;margin-bottom:45px}.featherlight.meeting-confirmation .info .participant,.featherlight.meeting-confirmation .info .company{font-weight:500;font-size:18px;line-height:21.6px}.featherlight.meeting-confirmation .info .participant .name{color:var(--golden-color)}.featherlight.meeting-confirmation .info .company .at{color:#686868}.featherlight.meeting-confirmation .datetime{display:flex;font-size:14px;line-height:17px;margin-top:17px}.featherlight.meeting-confirmation .datetime .icon{background-repeat:no-repeat;background-size:cover;width:20px;height:20px;margin-right:6px}.featherlight.meeting-confirmation .date{margin-right:28px}.featherlight.meeting-confirmation .date,.featherlight.meeting-confirmation .time{display:flex;align-items:center}.featherlight.meeting-confirmation .date .icon{background-image:url(assets/images/icon-meeting-calendar.svg)}.featherlight.meeting-confirmation .time .icon{background-image:url(assets/images/icon-meeting-clock.svg)}.featherlight.meeting-confirmation .button-wrapper{border-top:1px solid #e9e9e9;margin-top:20px;padding-top:20px}.featherlight.meeting-confirmation .button{width:100%}.featherlight.meeting-confirmation .caption-message{margin-bottom:6px}.block .block-header{position:relative;background-color:#fafafa;padding:61px 0;z-index:1}.block .block-header:before,.block .block-header:after{content:"";position:absolute;top:0;display:block;background-color:#fafafa;width:100%;height:100%;z-index:-1}.block .block-header:before{left:-50%}.block .block-header:after{right:-50%}.block .tabs.by-date{border-bottom:1px solid silver;margin-bottom:48px}.block .tabs.by-date .tab-item:not(.active) {opacity:.5;cursor:pointer}.block .tabs.by-date .tab-item .date{font-size:24px;margin-bottom:30px}.block .tabs.by-date .tab-item.active{border-bottom:7px solid var(--golden-color)}.block .button-wrapper.load-more{text-align:center;margin-bottom:10px}.block.block-gallery .image{background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:400px}.block.block-gallery .slick-slide{margin:0 15px}.block.block-gallery .slick-list{margin:0 -15px}.block.block-links{padding-top:90px;padding-bottom:150px}.block.block-links .item{text-align:center}.block.block-links .item .image-wrapper{min-height:100px;margin-bottom:16px}.block.block-links .item .title{font-weight:500;font-size:22px;line-height:24px;text-transform:uppercase;margin-bottom:20px}.block.block-workshops.layout-grid{background-color:var(--dark-color);color:#fff;padding-top:120px;padding-bottom:24px}.block.block-workshops.layout-by-date{padding-bottom:100px}.block.block-workshops.layout-grid .block-title{font-weight:400;font-size:64px;line-height:65px;margin-bottom:80px;text-transform:uppercase}.block.block-workshops.layout-by-date .block-header{margin-bottom:60px}.block.block-workshops.layout-by-date .item-wrapper:not(.active) {display:none}.block.block-workshops .item{margin-bottom:96px;overflow:hidden}.block.block-workshops .item .image{background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:300px;margin-bottom:24px;transition:all .3s}.block.block-workshops .item:hover .image{transform:scale(1.03)}.block.block-workshops .item .info{display:flex;align-items:center;border-bottom:1px solid #000;padding-bottom:16px;margin-bottom:16px}.block.block-workshops .item .info .time{font-weight:600;font-size:20px;line-height:24px;margin-right:12px}.block.block-workshops .item .info .sponsor:before{content:"-";display:inline-block;margin-right:7px}.block.block-workshops .item .title{font-weight:500;margin-bottom:16px}.block.block-workshops .item .excerpt{margin-bottom:44px}.block.block-program{padding-bottom:120px}.block.block-program .block-header{margin-bottom:-40px}.block.block-program .results{display:flex;column-gap:50px;padding-top:120px}.block.block-program .filters{width:25%}.block.block-program .filters>.title{margin-bottom:20px}.block.block-program .filters .filter-item{background-color:var(--light-grey-color);padding:4px 8px;font-size:15px;box-sizing:border-box;transition:all .2s;cursor:pointer}.block.block-program .sel-filters{background-color:#f5f5f5;padding:20px;margin-bottom:30px}.block.block-program .sel-filters .top{display:flex;justify-content:space-between}.block.block-program .sel-filters .top .title{font-weight:bold;margin-bottom:20px}.block.block-program .sel-filters .top .clear{font-size:13px;text-decoration:underline;cursor:pointer}.block.block-program .sel-filters .filter-items{display:flex;flex-wrap:wrap;gap:10px 8px}.block.block-program .sel-filters .filter-items .filter-item{background-color:var(--dark-color);color:#fff}.block.block-program .sel-filters .filter-items .filter-item:hover{background-color:#fff;color:var(--dark-color)}.block.block-program .sel-filters .filter-items .filter-item:after{content:"x";margin-left:6px}.block.block-program .filters .filter{margin-bottom:30px}.block.block-program .filters .filter .top{display:flex;justify-content:space-between}.block.block-program .filters .filter .top .title{font-weight:bold;font-size:18px;margin-bottom:20px}.block.block-program .filters .filter .top .toggle{background-image:url(assets/images/expand-arrow.svg);background-size:cover;background-position:center;width:20px;height:20px;transition:all .3s;transform:rotate(180deg);cursor:pointer}.block.block-program .filters .filter.closed .top .toggle{transform:none}.block.block-program .filters .filter.closed .filter-items{display:none}.block.block-program .filters .filter .filter-items{display:flex;flex-wrap:wrap;gap:10px 8px;margin-left:20px;padding-left:15px;border-left:1px solid var(--golden-color)}.block.block-program .filters .filter .filter-items .filter-item.active,.block.block-program .filters .filter .filter-items .filter-item:hover{background-color:var(--golden-color)}.block.block-program .items{width:75%}.block.block-program .activities .activities-time:not(.active) {display:none}.block.block-program .activities .activities-time{font-weight:bold;font-size:18px;margin-bottom:10px}.block.block-program .activities .activities-time:not(:first-child) {margin-top:40px}.block.block-program .activities .activity:not(.active) {display:none}.block.block-program .activities .activity{background-color:var(--light-grey-color);padding:15px;margin-bottom:10px}.block.block-program .activities .activity .meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-bottom:15px;font-size:13px;line-height:1em}.block.block-program .activities .activity .meta .place{background-color:var(--grey-color);color:#fff;padding:4px 8px;box-sizing:border-box}.block.block-program .activities .activity .meta .format{background-color:#fff;padding:4px 8px;box-sizing:border-box}.block.block-program .activities .activity .meta .topics{display:flex;column-gap:10px}.block.block-program .activities .activity .meta .topic{background-color:var(--golden-color);padding:4px 8px;box-sizing:border-box}.block.block-program .activities .activity .details{font-size:18px}.block.block-program .tabs-index.by-date{display:flex;column-gap:40px}.block.block-program .tabs-index.by-date .tab-item{font-weight:700;font-size:32px;line-height:110%;color:var(--grey-color);text-transform:capitalize;padding:15px 25px 40px 25px;transition:all .13s}.block.block-program .tabs-index.by-date .tab-item.active{position:relative;bottom:-1px;background-color:#fff;border:1px solid var(--golden-color);border-bottom:0;color:var(--golden-color)}.block.block-program .tabs-index.by-date .tab-item:not(.active) {cursor:pointer}.block.block-program .tabs-index.by-date .tab-item:not(.active):hover {color:var(--golden-color)}.block.block-program .tabs-contents{border:1px solid var(--golden-color);padding:20px}.block.block-program .tabs-contents .program-by-day:not(.active) {display:none}.block.block-hero{background-color:var(--dark-color);padding-top:var(--header-height)}.block.block-hero .hero{position:relative}.block.block-hero .hero:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(90deg,#000 19.56%,rgba(0,0,0,0) 98.06%)}.block.block-hero .hero .site-container{position:absolute;left:0;right:0;bottom:84px}.block.block-hero .hero .text-container{max-width:500px}.block.block-hero .title{font-weight:400;font-size:40px;line-height:48px;color:var(--golden-color);margin-bottom:32px}.block.block-hero .intro{font-weight:400;color:#fff}.block.block-hero .image{background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:640px}.block.block-meetings{padding-top:48px;padding-bottom:120px}.block.block-meetings .filters{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px;font-size:18px;line-height:21.6px}.block.block-meetings .item .image{background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:50%;width:80px;height:80px}.block.block-meetings .item{padding:24px;border:1px solid #acafb7;min-height:196px;margin-bottom:30px;transition:all .3s}.block.block-meetings .item:hover{box-shadow:rgba(0,0,0,.45) 0 25px 20px -20px}.block.block-meetings .item .top{display:flex;border-bottom:1px solid #e9e9e9;padding-bottom:24px;margin-bottom:24px}.block.block-meetings .item .top .image{flex-shrink:0;margin-right:24px}.block.block-meetings .item .top .company{font-weight:500;margin-bottom:11px}.block.block-meetings .item .bottom{display:flex;justify-content:space-between}.block.block-meetings .item .bottom .button-wrapper{flex-shrink:0}.block.block-meetings .item .bottom .date-available .label{font-weight:600;color:var(--golden-color)}.block.block-meetings .item .bottom .date-available .value{font-size:14px;line-height:17px}.block.block-startups{padding-top:80px;padding-bottom:120px}.block.block-startups .block-title{margin-bottom:70px}.block.block-startups .filters{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.block.block-startups .item{border:1px solid #4b4b4b;padding:32px 48px;margin-bottom:30px;min-height:215px;transition:all .3s}.block.block-startups .item:hover{box-shadow:rgba(0,0,0,.45) 0 25px 20px -20px}.block.block-startups .item .image-wrapper,.block.block-startups .item .company{border-bottom:1px solid #b9b9b9;margin-bottom:24px;height:65px}.block.block-startups .item .image-wrapper img{display:block;margin-left:auto;margin-right:auto;max-height:44px}.block.block-startups .item .company{text-align:center}.block.block-startups .item .name{margin-bottom:4px}.block.block-startups .item .position{font-weight:500;margin-bottom:24px}.block.block-banner{padding-top:80px;padding-bottom:64px}.block.block-banner .banner{display:flex;align-items:center;justify-content:space-between;background-color:var(--dark-color);color:#fff}.block.block-banner .banner .text-container{padding-left:88px;padding-right:150px}.block.block-banner .banner .text-container .text{font-weight:500;margin-top:16px}.block.block-banner .banner .image{background-repeat:no-repeat;background-position:center;background-size:cover;width:44%;height:200px}.block.block-schedule{background-color:#f8f8f8}.block.block-schedule .block-header{display:flex;justify-content:space-between;align-items:center}.block.block-schedule .block-header,.block.block-schedule .block-header:before,.block.block-schedule .block-header:after{background-color:#fff}.block.block-schedule .button:hover svg path{fill:var(--dark-color)}.block.block-schedule .items{display:flex;justify-content:space-between;margin-top:80px}.block.block-schedule .items .item-column:first-child{width:5%;flex-shrink:0}.block.block-schedule .item .date{background-color:var(--golden-color);padding-top:25px;padding-bottom:25px;font-weight:600;font-size:20px;line-height:21px;text-align:center;margin-bottom:55px}.block.block-schedule .item .date .day-number{font-size:28px;line-height:29px;padding-left:4px;padding-right:4px}.block.block-schedule .items .time-entry{border-bottom:1px solid transparent}.block.block-schedule .items .time-entry.empty{height:71px}.block.block-schedule .items .time-entry:not(.empty) {text-align:right;padding-right:1em}.block.block-schedule .item .date,.block.block-schedule .items .time-entry.empty{margin-bottom:55px}.block.block-schedule .item .schedule-entry{border-bottom:1px solid #e9e9e9}.block.block-schedule .item .schedule-entry-card{position:relative;display:flex;align-items:center;box-sizing:border-box;border-radius:5px 5px 0 0;padding:10px;max-width:410px;transition:all .3s}.block.block-schedule .item .schedule-entry-card.has-details{cursor:pointer}.block.block-schedule .item .schedule-entry-card:hover{box-shadow:rgba(14,63,126,.04) 0 0 0 1px , rgba(42,51,69,.04) 0 1px 1px -.5px , rgba(42,51,70,.04) 0 3px 3px -1.5px , rgba(42,51,70,.04) 0 6px 6px -3px , rgba(14,63,126,.04) 0 12px 12px -6px , rgba(14,63,126,.04) 0 24px 24px -12px}.block.block-schedule .items .time-entry:not(.empty),
.block.block-schedule .item .schedule-entry {padding-top:10px;padding-bottom:20px;margin-bottom:10px}.block.block-schedule .item .schedule-entry.type-workshop .schedule-entry-card{background-color:var(--golden-color);border:1px solid var(--golden-color);box-sizing:border-box}.block.block-schedule .item .schedule-entry.type-meeting .schedule-entry-card{background-color:#99ceb3;border:1px solid #99ceb3}.block.block-schedule .item .schedule-entry-card .type{display:flex;align-items:center;justify-content:center;font-weight:500;width:65px;flex-shrink:0}.block.block-schedule .item .schedule-entry-card .info{padding:10px 6px;width:calc(100% - 78px)}.block.block-schedule .item .schedule-entry.type-workshop .schedule-entry-card .info{background-color:#faf6ed}.block.block-schedule .item .schedule-entry.type-meeting .schedule-entry-card .info{background-color:#f5faf7}.block.block-schedule .item .schedule-entry-card .info .details{font-weight:500;font-size:14px;line-height:17px;margin-bottom:6px}.block.block-schedule .item .schedule-entry-card .info .details a{text-decoration:underline}.block.block-schedule .item .schedule-entry-card .info .time{font-size:13px;line-height:1em}.block.block-schedule .item .schedule-entry-card .info .actions{display:flex;align-items:center;column-gap:8px;margin-top:10px}.block.block-schedule .item .schedule-entry-card .info .actions>*{display:block;font-size:13px;line-height:1em;text-decoration:underline;cursor:pointer}.block.block-schedule .item .schedule-entry-card.active .info .read-more,
.block.block-schedule .item .schedule-entry-card:not(.active) .info .read-less {display:none}.block.block-schedule .item .schedule-entry-card:not(.active) .schedule-entry-details {display:none}.block.block-schedule .item .schedule-entry-details{position:absolute;top:94px;left:10px;background-color:#fff;box-shadow:rgba(14,63,126,.04) 0 0 0 1px , rgba(42,51,69,.04) 0 1px 1px -.5px , rgba(42,51,70,.04) 0 3px 3px -1.5px , rgba(42,51,70,.04) 0 6px 6px -3px , rgba(14,63,126,.04) 0 12px 12px -6px , rgba(14,63,126,.04) 0 24px 24px -12px;border-radius:0 0 5px 5px;width:77%;z-index:1;cursor:initial}.block.block-schedule .item .schedule-entry-details .card{padding:16px}.block.block-schedule .item .schedule-entry-details .card .image{background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:120px;margin-bottom:20px}.block.block-schedule .item .schedule-entry-details .card .time{font-weight:600;margin-top:16px;margin-bottom:16px}.block.block-schedule .item .schedule-entry-details .card .excerpt{color:#686868;margin-bottom:24px}.block.block-schedule .item .schedule-entry-details .card .button-wrapper{display:flex;flex-direction:column;row-gap:6px;border-top:1px solid #bbb;padding-top:24px;margin-top:24px}.block.block-schedule .item .schedule-entry-details .card .button{width:-webkit-fill-available;width:-moz-available;width:strech}.block.block-logos{padding-top:30px;padding-bottom:120px}.block.block-logos .logos-row:not(:last-child) {margin-bottom:90px}.block.block-logos .logos-row .logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:60px}.block.block-logos .logos-row .logo>.title{margin-bottom:20px}.block.block-logos .logos-row>.title,.block.block-logos .logo{text-align:center}.block.block-logos .logos-row>.title{margin-bottom:30px}.block.block-logos .logo img{filter:grayscale(1);transition:all .25s;max-width:170px}.block.block-logos .logo img:hover{filter:grayscale(0)}.block.block-tags{padding-top:88px;padding-bottom:80px}.block.block-tags .item{margin-bottom:30px}.block.block-tags .tag{display:block;font-weight:500;font-size:24px;line-height:25px;margin-left:10px;margin-right:10px;padding-top:16px;padding-bottom:16px;text-align:center}.block.block-tags .item:nth-child(odd) .tag {background-color:#f0e4c6}.block.block-tags .items:first-child .slick-track{margin-left:-80px}.block.block-availability{padding-top:93px;padding-bottom:80px}.block.block-availability .block-title{margin-bottom:48px}.block.block-availability .item{width:80%}.block.block-availability .item .date{border-bottom:1px solid #e9e9e9;font-weight:500;font-size:20px;line-height:24px;margin-bottom:24px;padding-bottom:16px}.block.block-availability .item .date span{border-bottom:4px solid var(--golden-color);padding-bottom:12px}.block.block-availability .item .availability-entry{display:flex;justify-content:space-between;border-bottom:1px solid #e9e9e9;padding:16px 24px}body.page-template-default .site-content{margin-top: calc(var(--header-height) + 80px);padding-bottom:100px}body.page-template-default .site-content .wp-block-heading{margin-bottom:.4em}body.error404 .title{padding-top:150px;margin-bottom:40px}.site-footer{background-color:var(--dark-color);color:#fff;padding:69px 0}.site-footer .site-container>.row{justify-content:space-between}.site-footer .site-container > .row:nth-child(2) {align-items:flex-end}.site-footer .site-container>.row>div:last-child{text-align:right}.site-footer .brand{align-items:center;font-size:20px;line-height:30px;margin-bottom:130px}.site-footer .brand .site-logo img{max-width:150px}.site-footer .brand .info{margin-left:20px}.site-footer .site-container>.row:last-child{border-top: 1px solid #FFFFFF33;margin-top:40px;padding-top:16px;font-size:14px;line-height:17px}.site-footer .site-container>.row:last-child .menu{justify-content:flex-end}.site-footer .site-container>.row:last-child .menu a{color:var(--golden-color)}.site-footer .organizators .title{font-size:20px;line-height:24px}.site-footer .organizators .logos{display:flex;flex-wrap:wrap;align-items:center;margin-top:32px}.site-footer .organizators .logos > a:not(:last-child) {margin-right:40px}.site-footer .organizators .logos img{max-width:142px}.site-footer .social .icon{display:inline-block;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:20px;margin-left:8px;width:40px;height:40px}.site-footer .social .icon.twitter{background-image:url(assets/images/twitter-footer.svg)}.site-footer .social .icon.facebook{background-image:url(assets/images/facebook-footer.svg);background-size:11px}.site-footer .social .icon.linkedin{background-image:url(assets/images/linkedin-footer.svg)}@media only screen and (min-width:1200px){body.sticky-header .site-header{height:calc(var(--header-height) - 30px)}body.sticky-header .site-header .user-menu{top:calc(var(--header-height) - 40px)}}@media only screen and (min-width:768px){.mobile-only{display:none}}@media only screen and (max-width:1278px){.site-half-container{width:initial}.site-half-container.left{margin-left:20px}.site-half-container.right{margin-right:20px}}@media only screen and (max-width:1200px){.site-header{height:var(--mobile-header-height)}.site-header .main-menu-container,.site-header .user-menu-container .menu-opener{display:none}.site-header .site-logo img{max-width:120px}body:not(.participant-logged-in) .site-header .right-block {display:none}body:not(.participant-logged-in) .site-header .main-block {justify-content:center}.site-header .user-menu-container .photo{width:32px;height:32px}.site-header .user-menu{top:calc(var(--mobile-header-height) - 14px)}.site-header .mobile-menu-opener{display:block;margin-left:24px;cursor:pointer}.site-header .mobile-menu-opener>div{background-color:#fff;width:22px;height:1px;transition:all .3s}.site-header .mobile-menu-opener > div:not(:last-child) {margin-bottom:8px}body.mobile-menu-opened .mobile-menu-opener>div:first-child{transform:rotate(45deg)}body.mobile-menu-opened .mobile-menu-opener > div:nth-child(2) {transform:rotate(-45deg);margin-top:-10px}body.mobile-menu-opened .mobile-menu-opener>div:last-child{display:none}body:not(.home) .site-content {margin-top:var(--mobile-header-height);min-height:initial}body.page-template-user-auth .form-container{padding-top:17%;padding-left:40px}body.page-template-user-auth .legal-links{padding-left:40px}.block.block-hero{padding-top:var(--mobile-header-height)}.block .block-header,.block.block-schedule .header{padding:24px 0}.block.block-program .tabs-contents .program-by-place .place{padding:14px}.block.block-program .tabs-contents .program-by-place .place{font-size:20px}body.single-workshop .entry-header .info{padding:60px 0}.site-footer .brand .info{margin-left:40px}}@media only screen and (max-width:1023px){body.page-template-user-auth .form-container{padding-top:50px;padding-left:20px}body.page-template-user-auth .legal-links{position:relative;margin-top:120px;padding-left:20px}body.page-template-user-auth .login-form-container input[type="submit"],body.page-template-user-auth .password-recovery-form-container input[type="submit"]{width:initial}.block.block-links{padding-top:64px;padding-bottom:80px}.block.block-links .items .item{margin-bottom:60px}body.single-workshop .entry-header .info{padding:40px 0}body.single-workshop .entry-header .title{padding-right:25px}body.single-workshop .entry-header .meta li{font-size:16px;line-height:19px}body.single-workshop .entry-body .confirmation .actions{flex-direction:column}body.single-workshop .entry-body .confirmation .actions .button-wrapper{margin-left:0}body.single-workshop .entry-body .confirmation .actions .button{width:-webkit-fill-available;width:-moz-available;width:strech}.featherlight.participant-profile-edit .featherlight-content{width:96%}.site-footer .button-wrapper.contact .button{padding:10px 30px}.site-footer ul.menu > li:not(:last-child) {margin-right:10px}}@media only screen and (max-width:767px){h2{font-size:24px;line-height:29px}h3{font-size:24px;line-height:29px}.text-hright{text-align:initial}.desktop-only{display:none}.form-container .form-row.multi .form-field,.form-container .form-row.half .form-field{width:100%}.form-container .form-row.multi .form-field:first-child{margin-right:0}.form-container .form-row.multi .form-field:last-child{margin-left:0}.site-header .notifications .notifications-menu{right:-116px;width:calc(100vw - 50px)}.input-box,.select2-container--default .select2-selection--single{min-width:initial;width:calc(100vw - 76px)}body.page-template-user-auth .image{display:none}body.single-participant .participant-profile{padding-top:45px}body.single-participant .participant-profile .photo{width:96px;height:96px}body.single-participant .participant-profile.own>.row:first-child{margin-bottom:48px}body.single-participant .participant-profile.own .contact-info{margin-top:48px;margin-bottom:52px}body.single-participant .participant-profile .info{width:100%}body.single-participant .participant-profile:not(.own) .header {flex-direction:column}body.single-participant .participant-profile:not(.own) .photo {margin-bottom:16px}body.single-participant .participant-profile .availability .hour{margin-bottom:16px}body.single-participant .participant-profile:not(.pwn) {padding-bottom:40px}.featherlight.participant-profile-edit .featherlight-content{padding:20px 20px 5px 20px}.featherlight.participant-profile-edit .photo-container{margin-bottom:24px}.featherlight.participant-profile-edit .info-container .action .form-row{flex-direction:column}.featherlight.participant-profile-edit .info-container .action .form-row .form-field{width:100%}.featherlight.participant-profile-edit .caption{width:100%}body.single-workshop .entry-header .row{flex-direction:column-reverse}body.single-workshop .entry-header .image-wrapper{padding:0}body.single-workshop .entry-header .image{background-position:top center;height:200px}body.single-workshop .entry-header .info{padding:20px 0 30px 0}body.single-workshop .entry-header .title{margin-bottom:30px}body.single-workshop .entry-body{padding-top:24px;padding-bottom:30px}body.single-workshop .entry-body>.site-container>.row{flex-direction:column-reverse}body.single-workshop .entry-body .info{margin-top:24px}body.single-workshop .entry-body .confirmation .actions{flex-direction:column}body.single-workshop .entry-body .confirmation .actions .button-wrapper{margin-left:0}body.single-workshop .entry-body .confirmation .actions .button-wrapper .button{width:-webkit-fill-available;width:-moz-available;width:strech}body.single-workshop .entry-body .speaker{margin-bottom:34px}body.single-workshop .entry-body .speaker .photo{width:98px;height:98px}.block .tabs.by-date{margin-bottom:40px}.block .tabs.by-date .tab-item .date{margin-bottom:8px}.block div[al-tab-item-date]:not(.active) {display:none}.block.block-banner{display:none}.block.block-meetings .filters,.block.block-startups .filters{flex-direction:column}.block.block-meetings .filters .search,.block.block-startups .filters .search,.block.block-startups .filters .filter-by-type{margin-bottom:26px}.block.block-hero .title{font-size:32px;line-height:38px}.block.block-program{padding-bottom:80px}.block.block-program .results{flex-direction:column;row-gap:40px}.block.block-program .filters,.block.block-program .items{width:100%}.block.block-program .tabs-contents .program-by-place .place{margin-bottom:32px}.block.block-program .tabs-contents .program-by-place .program-entry .start-time{font-size:20px;line-height:28px}.block.block-program .tabs-contents .program-by-place .program-entry{margin-bottom:32px}.block.block-workshops.layout-grid{padding-top:64px}.block.block-workshops.layout-grid .block-title{font-size:32px;line-height:38px;margin-bottom:48px}.block.block-workshops .item{margin-bottom:48px}.block.block-workshops .item .image{height:150px}.block.block-workshops .item .excerpt{margin-bottom:24px}.block.block-tags{padding-top:54px;padding-bottom:54px}.block.block-schedule{padding-bottom:40px}.block.block-schedule .items{margin-top:0}.block.block-schedule .tabs.by-date{margin-top:30px}.block.block-schedule .items .item-column.active{width:100%!important}.block.block-schedule .item .schedule-entry.empty{display:none}.block.block-schedule .item .schedule-entry{border-bottom:none}.block.block-schedule .item .schedule-entry .time{font-weight:500;margin-bottom:8px}.block.block-schedule .item .schedule-entry-card{max-width:initial}.block.block-schedule .item .schedule-entry.type-meeting .schedule-entry-card,.block.block-schedule .item .schedule-entry.type-workshop .schedule-entry-card{flex-direction:column;align-items:flex-start;background-color: #CFA8461A;border:none;padding:16px}.block.block-schedule .item .schedule-entry.type-meeting .schedule-entry-card .info,.block.block-schedule .item .schedule-entry.type-workshop .schedule-entry-card .info{background-color:unset;font-weight:400;padding:0;width:100%}.block.block-schedule .item .schedule-entry-card .type{background-color:#d9b96b;font-size:14px;line-height:17px;padding:2px 12px;margin-bottom:12px;width:auto}.block.block-schedule .item .schedule-entry-details{width:88%}.block.block-availability{padding-top:40px}.block.block-availability .item{width:initial}.block.block-logos .logos-row .logos{gap:20px}.block.block-logos .logo{width:calc(50% - 10px)}.block.block-logos .logo img{max-width:125px}.block.block-gallery .image{height:200px}.site-footer .site-container>.row>div:last-child{text-align:initial}.site-footer .brand{margin-bottom:30px}.site-footer .button-wrapper.contact{border-bottom: 1px solid #FFFFFF33;padding-bottom:30px;margin-bottom:36px}.site-footer .brand .site-logo img{margin-bottom:28px;max-width:95px}.site-footer .brand .info{margin-left:0}.site-footer .organizators .logos{border-bottom: 1px solid #FFFFFF33;padding-bottom:30px;margin-bottom:40px}.site-footer .organizators .logos > a:not(:last-child) {margin-right:30px}.site-footer .site-container>.row:last-child{margin-top:30px;padding-top:30px}.site-footer .mobile-legal-menu-container ul.menu{flex-direction:column;align-items:flex-start;color: #FFFFFFA0;border-bottom: 1px solid #FFFFFF33;padding-bottom:30px;margin-bottom:40px}.site-footer .mobile-legal-menu-container ul.menu li:not(:last-child) {margin-bottom:20px}}@media only screen and (max-width:570px){.site-header .user-menu{top:47px;right:-20px;width:calc(100vw - 50px);height:100vh}body.user-menu-opened{position:fixed;overflow:hidden}body.page-template-user-auth .login-form-container input[type="submit"],body.page-template-user-auth .password-recovery-form-container input[type="submit"]{width:100%}body.page-template-user-auth .legal-links ul.menu{flex-direction:column;align-items:flex-start;font-size:14px;line-height:17px;color:#636363;border-top:1px solid #9d9d9d;padding-top:16px}body.page-template-user-auth .legal-links ul.menu li:not(:last-child) {margin-bottom:16px}.site-footer .button-wrapper.contact .button{width:-webkit-fill-available;width:-moz-available;width:strech}.site-footer .organizators .logos>a{width:50%}.site-footer .organizators .logos > a:not(:last-child) {margin-right:0}.site-footer .organizators .logos>a:last-child{margin-top:30px}.site-footer .copyright{color: #FFFFFF80}}