@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap);@-webkit-keyframes fadeIn{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}@keyframes fadeIn{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}@-webkit-keyframes fadeOut{0%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}@keyframes fadeOut{0%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}@-webkit-keyframes ripple-animation{0%{width:0;height:0;opacity:.35}to{width:400px;height:400px;opacity:0}}@keyframes ripple-animation{0%{width:0;height:0;opacity:.35}to{width:400px;height:400px;opacity:0}}.checkbox.type-default input:focus+label,.file input:focus+.file__focus,.radio input:focus+label,.switch input:focus+label,:focus{outline:-webkit-focus-ring-color auto 2px;outline-offset:4px}.img-responsive{max-width:100%;height:auto}.text-left{text-align:left}.text-right{text-align:right}#cboxClose .icon,.text-center{text-align:center}.text-justify{text-align:justify}.hidden-xs-down{display:none}@media (min-width:0){.hidden-xs-down{display:block}}.hidden-sm-down{display:none}@media (min-width:600px){.hidden-sm-down{display:block}}.hidden-md-down{display:none}@media (min-width:900px){.hidden-md-down{display:block}}.hidden-lg-down{display:none}@media (min-width:1200px){.hidden-lg-down{display:block}}.hidden-xlg-down{display:none}@media (min-width:1600px){.hidden-xlg-down{display:block}}@media (min-width:0){.hidden-xs-up{display:none}}@media (min-width:600px){.hidden-sm-up{display:none}}@media (min-width:900px){.hidden-md-up{display:none}}@media (min-width:1200px){.hidden-lg-up{display:none}}@media (min-width:1600px){.hidden-xlg-up{display:none}}@media (min-width:0) and (max-width:599px){.hidden-xs{display:none}}@media (min-width:600px) and (max-width:899px){.hidden-sm{display:none}}@media (min-width:900px) and (max-width:1199px){.hidden-md{display:none}}@media (min-width:1200px) and (max-width:1599px){.hidden-lg{display:none}}.padding-top-xs{padding-top:20px}.padding-bottom-xs{padding-bottom:20px}@media (min-width:0) and (max-width:1199px){.padding-top-sm{padding-top:40px}}@media (min-width:1200px){.padding-top-sm{padding-top:40px}}@media (min-width:0) and (max-width:1199px){.padding-bottom-sm{padding-bottom:40px}}@media (min-width:1200px){.padding-bottom-sm{padding-bottom:40px}}@media (min-width:0) and (max-width:1199px){.padding-top-md{padding-top:40px}}@media (min-width:1200px){.padding-top-md{padding-top:60px}}@media (min-width:0) and (max-width:1199px){.padding-bottom-md{padding-bottom:40px}}@media (min-width:1200px){.padding-bottom-md{padding-bottom:60px}}@media (min-width:0) and (max-width:1199px){.padding-top-lg{padding-top:40px}}@media (min-width:1200px){.padding-top-lg{padding-top:80px}}@media (min-width:0) and (max-width:1199px){.padding-bottom-lg{padding-bottom:40px}}@media (min-width:1200px){.padding-bottom-lg{padding-bottom:80px}}@media (min-width:0) and (max-width:1199px){.padding-top-xlg{padding-top:40px}}@media (min-width:1200px){.padding-top-xlg{padding-top:120px}}@media (min-width:0) and (max-width:1199px){.padding-bottom-xlg{padding-bottom:40px}}@media (min-width:1200px){.padding-bottom-xlg{padding-bottom:120px}}.captcha summary,.margin-bottom-xxs{margin-bottom:10px}.highlighted-box{border:2px solid #0fbd96;padding:15px;margin-bottom:20px}.captcha{margin-top:40px}.captcha .g-recaptcha{margin:20px 0}.captcha img{margin-bottom:20px}.cke{overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:1px solid #dbe1ee!important;border-radius:4px}.cke_bottom,.cke_top{background:#f6f7fc!important}.cke_top{border-bottom:1px solid #dbe1ee!important}.cke_bottom{border-top:1px solid #dbe1ee!important}.managed-file{position:relative;margin:0;padding:30px 20px;border:1px solid #dbe1ee;border-radius:4px}.managed-file label{position:absolute;z-index:1;top:-10px;left:10px;display:block;padding:0 10px;color:#6a758b;background-color:#fff}.managed-file__item,.managed-file__item .file-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.managed-file__item .file-link{margin-bottom:5px}.field--name-field-attachment summary,.managed-file__item .file-size{margin-bottom:20px}.password-strength{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%;margin:20px 0 0;padding:6px 12px;text-align:left;border-top:1px solid #aab3e3;border-right:1px solid #aab3e3;border-bottom:3px solid #aab3e3;border-left:3px solid #aab3e3;background-color:#f6f7fc}.password-strength__title{font-style:italic;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 10px 0 0;color:#6a758b;font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.password-strength__meter{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:#dbe1ee}.password-strength__indicator{height:10px}.password-strength__indicator.is-weak{background-color:#f15a76}.password-strength__indicator.is-fair{background-color:#ffbd00}.password-strength__indicator.is-good{background-color:#3299f0}.password-strength__indicator.is-strong{background-color:#0fbd96}#cboxOverlay,.sliding-popup-bottom{position:fixed;z-index:100;right:0;left:0}.cookie{border-top:2px solid #2842a4;background-color:#3252cd}@media (min-width:0) and (max-width:899px){.cookie{padding:15px 15px 25px}}@media (min-width:900px){.cookie{padding:25px 15px}}.cookie__content{max-width:800px;margin:0 auto}.cookie__text{text-align:left;color:#fff}@media (min-width:0) and (max-width:899px){.cookie__buttons{margin-top:15px}}@media (min-width:900px){.cookie__buttons{margin-top:25px}}.cookie__buttons-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.cookie__buttons-inner .btn,.cookie__buttons-inner .menu-main__value.type-button{margin:10px}#cboxOverlay{top:0;bottom:0;background-color:#000}#cboxContent{position:relative;height:100%!important;margin:15px}@media (min-width:0) and (max-width:1199px){#cboxContent{padding-top:65px}}@media (min-width:1200px){#cboxContent{padding-top:50px}}#cboxLoadedContent{position:relative;z-index:2}#cboxClose{position:absolute;z-index:1;top:0;right:0;margin:0;cursor:pointer;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width:0) and (max-width:1199px){#cboxClose{padding:5px;border:2px solid #dbe1ee;background:#fff}}@media (min-width:1200px){#cboxClose{padding:0;border:0;background:0 0}}#cboxClose .icon{font-size:35px;line-height:35px;width:35px;height:35px}@media (min-width:0) and (max-width:1199px){#cboxClose .icon{color:#212730}}@media (min-width:1200px){#cboxClose .icon{color:#fff}}#colorbox{z-index:200}#colorbox:focus,.special-title-wrapper button:focus{outline:0}.cboxPhoto{max-width:1000px;height:auto!important}#cboxTitle{background:#fff;padding:10px}#cboxTitle:empty{display:none!important}#cboxNext,#cboxPrevious{position:absolute;top:0;left:0;cursor:pointer;height:40px;width:40px;border-radius:50%;border:0;font-size:20px}#cboxNext:hover,#cboxPrevious:hover{background:#ddd}#cboxNext{left:50px}.comment-form .filter-wrapper{display:none}.crop-image .vertical-tabs{margin:0;border:0}.crop-image .vertical-tabs__menu{display:none}.crop-image .cropper-container,.crop-image .form__item{margin-bottom:15px}.crop-image .cropper-hidden{margin-bottom:0}.crop-image .cropper-wrap-box{position:relative;width:100%;height:100%}.field--name-field-attachment .tabledrag-handle,.field--name-field-attachment .tabledrag-toggle-weight-wrapper{display:none}.field--name-field-attachment .table-responsive,h1,h2,h3,h4,h5{margin-top:0}.webform-submission-event-registration-3rd-icc-form .checkbox__label .title,.webform-submission-event-registration-4th-icc-city-form .checkbox__label .title,.webform-submission-event-registration-5th-icc-city-form .checkbox__label .title,.webform-submission-event-registration-form .checkbox__label .title{color:#6a758b}.webform-submission-event-registration-3rd-icc-form .checkbox__label .title a,.webform-submission-event-registration-4th-icc-city-form .checkbox__label .title a,.webform-submission-event-registration-5th-icc-city-form .checkbox__label .title a,.webform-submission-event-registration-form .checkbox__label .title a{display:inline;color:#3299f0}.webform-submission-event-registration-3rd-icc-form .description,.webform-submission-event-registration-4th-icc-city-form .description,.webform-submission-event-registration-5th-icc-city-form .description,.webform-submission-event-registration-form .description{margin-top:15px;color:#6a758b}.field--documents .field__value span,.webform-submission-event-registration-3rd-icc-form .description a,.webform-submission-event-registration-4th-icc-city-form .description a,.webform-submission-event-registration-5th-icc-city-form .description a,.webform-submission-event-registration-form .description a{color:#3299f0}.webform-submission-event-registration-3rd-icc-form .webform-radios-other-input,.webform-submission-event-registration-4th-icc-city-form .webform-radios-other-input,.webform-submission-event-registration-5th-icc-city-form .webform-radios-other-input,.webform-submission-event-registration-form .webform-radios-other-input{margin-top:15px}.styleguide-section:nth-child(odd),.table-responsive table tbody tr:nth-child(odd){background-color:#fff}.styleguide-section:nth-child(even),.table-responsive table tbody tr:nth-child(even){background-color:#f6f7fc}.styleguide-section__inner{max-width:1230px;margin:0 auto;padding:60px 15px}.styleguide-section__heading{position:relative;margin-bottom:40px;padding-bottom:15px}.styleguide-section__heading::after{position:absolute;right:auto;bottom:0;left:0;width:40px;height:2px;content:'';background-color:gray}.styleguide-section__container{margin:-15px}.styleguide-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.styleguide-icon{margin:15px}.styleguide-icon__text{margin-bottom:20px;text-align:center}.styleguide-icon__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;background-color:#212730}.styleguide-icon__icon .icon{color:#fff;font-size:50px;line-height:50px;width:50px;height:50px;text-align:center}.wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:1200px;margin:0 auto}.container-fluid{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px}.col-xs,.row{-webkit-box-sizing:border-box;box-sizing:border-box}.row{display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col.reverse,.row.reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs{-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10,.col-xs-11,.col-xs-12{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-xs-11,.col-xs-12{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:8.33333%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:16.66667%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:25%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:33.33333%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:41.66667%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:50%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:58.33333%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-8,.col-xs-offset-9{margin-left:66.66667%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-9{margin-left:75%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{margin-left:83.33333%}.col-xs-offset-11,.col-xs-offset-12{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}.col-xs{-webkit-box-flex:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:0){.container,.page-dashboard main.sidebar-owner,.page-node main.sidebar-owner{width:600px}.col-xs{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-7,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-8,.col-xs-9{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10,.col-xs-11,.col-xs-12{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-xs-11,.col-xs-12{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:8.33333%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:16.66667%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:25%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:33.33333%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:41.66667%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:50%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{margin-left:58.33333%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-8,.col-xs-offset-9{margin-left:66.66667%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-9{margin-left:75%}.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{margin-left:83.33333%}.col-xs-offset-11,.col-xs-offset-12{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}.col-xs{-webkit-box-flex:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:600px){.container,.page-dashboard main.sidebar-owner,.page-node main.sidebar-owner{width:900px}.col-sm{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px}.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-7,.col-sm-8,.col-sm-9{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-8,.col-sm-9{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10,.col-sm-11,.col-sm-12{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-sm-11,.col-sm-12{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:8.33333%}.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{margin-left:16.66667%}.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{margin-left:25%}.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{margin-left:33.33333%}.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{margin-left:41.66667%}.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{margin-left:50%}.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{margin-left:58.33333%}.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-8,.col-sm-offset-9{margin-left:66.66667%}.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-9{margin-left:75%}.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{margin-left:83.33333%}.col-sm-offset-11,.col-sm-offset-12{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}.col-sm{-webkit-box-flex:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:900px){.container,.page-dashboard main.sidebar-owner,.page-node main.sidebar-owner{width:1200px}.col-md{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px}.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-md-10,.col-md-11,.col-md-12,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-10,.col-md-11,.col-md-12,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-md-10,.col-md-11,.col-md-12,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-md-10,.col-md-11,.col-md-12,.col-md-6,.col-md-7,.col-md-8,.col-md-9{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-10,.col-md-11,.col-md-12,.col-md-7,.col-md-8,.col-md-9{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-md-10,.col-md-11,.col-md-12,.col-md-8,.col-md-9{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-md-10,.col-md-11,.col-md-12,.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10,.col-md-11,.col-md-12{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-md-11,.col-md-12{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:8.33333%}.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{margin-left:16.66667%}.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{margin-left:25%}.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{margin-left:33.33333%}.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{margin-left:41.66667%}.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{margin-left:50%}.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{margin-left:58.33333%}.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-8,.col-md-offset-9{margin-left:66.66667%}.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-9{margin-left:75%}.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{margin-left:83.33333%}.col-md-offset-11,.col-md-offset-12{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}.col-md{-webkit-box-flex:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:1200px){.container,.page-dashboard main.sidebar-owner,.page-node main.sidebar-owner{width:1600px}.col-lg{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-7,.col-lg-8,.col-lg-9{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-8,.col-lg-9{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10,.col-lg-11,.col-lg-12{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-lg-11,.col-lg-12{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:8.33333%}.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{margin-left:16.66667%}.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{margin-left:25%}.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{margin-left:33.33333%}.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{margin-left:41.66667%}.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{margin-left:50%}.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{margin-left:58.33333%}.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-8,.col-lg-offset-9{margin-left:66.66667%}.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-9{margin-left:75%}.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{margin-left:83.33333%}.col-lg-offset-11,.col-lg-offset-12{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}.col-lg{-webkit-box-flex:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}body{font-family:"Lato",sans-serif;font-weight:400;margin:0;padding:0;color:#212730;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-box-sizing:border-box;box-sizing:border-box}.body a,.captcha a,.field a,.file-link a,.system-message a,.table-responsive a{text-decoration:none;word-break:break-word}.body a,.captcha a,.field a,.file-link a,.table-responsive a{color:#3299f0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(50,153,240,.15)),to(rgba(50,153,240,.15))) 0 100%/100% 5px no-repeat;background:-o-linear-gradient(bottom,rgba(50,153,240,.15) 0,rgba(50,153,240,.15) 100%) 0 100%/100% 5px no-repeat;background:linear-gradient(0deg,rgba(50,153,240,.15) 0,rgba(50,153,240,.15) 100%) 0 100%/100% 5px no-repeat}.system-message a{color:#fff;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.4)),to(rgba(255,255,255,.4))) 0 100%/100% 5px no-repeat;background:-o-linear-gradient(bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,.4) 100%) 0 100%/100% 5px no-repeat;background:linear-gradient(0deg,rgba(255,255,255,.4) 0,rgba(255,255,255,.4) 100%) 0 100%/100% 5px no-repeat;text-shadow:1px 1px 2px #6a758b}.body a:focus,.body a:hover,.captcha a:focus,.captcha a:hover,.field a:focus,.field a:hover,.file-link a:focus,.file-link a:hover,.table-responsive a:focus,.table-responsive a:hover{color:#3299f0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,p:last-child{margin-bottom:0}.h1,.h2,.h3,.h4,.h5{font-weight:700}.h1,h1{font-size:40px;font-size:2.5rem;line-height:64px;line-height:4rem}.h2,h2{font-size:32px;font-size:2rem;line-height:52px;line-height:3.25rem}.h3,h3{font-size:26px;font-size:1.625rem;line-height:44px;line-height:2.75rem}.h4,h4{font-size:20px;font-size:1.25rem;line-height:34px;line-height:2.125rem}.h5,h5{font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}ol[class],ul[class]{padding:0;list-style:none}ol:not([class]),ul:not([class]){margin:20px 0;padding:0 0 0 25px}ol:not([class]):first-child,ul:not([class]):first-child{margin-top:0}ol:not([class]) li:last-child,ol:not([class]):last-child,ul:not([class]) li:last-child,ul:not([class]):last-child{margin-bottom:0}ol:not([class]) ol:not([class]),ol:not([class]) ul:not([class]),ul:not([class]) ol:not([class]),ul:not([class]) ul:not([class]){margin-top:10px}ol:not([class]) li,ul:not([class]) li{margin-bottom:10px;font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.system-message li:not([class]){color:#fff;text-shadow:1px 1px 2px #6a758b}p{margin-top:0;margin-bottom:20px;font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.system-message p{color:#fff;text-shadow:1px 1px 2px #6a758b}.marketplace p{color:#fff}.description p{font-style:italic;color:#6a758b}body.is-blocked{overflow:hidden}.container,.page-dashboard main.sidebar-owner,.page-node main.sidebar-owner{width:100%;margin:0 auto;padding-right:15px;padding-left:15px}.container.type-narrow,.page-dashboard main.type-narrow.sidebar-owner,.page-node main.type-narrow.sidebar-owner{max-width:calc(800px + 30px)}.container.type-default,.page-dashboard main.type-default.sidebar-owner,.page-node main.sidebar-owner{max-width:calc(1200px + 30px)}.container.type-wide,.page-dashboard main.sidebar-owner,.page-node main.type-wide.sidebar-owner{max-width:calc(1400px + 30px)}@media (min-width:900px){main.sidebar-owner .content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page-dashboard main.sidebar-owner .content{max-width:calc(100% - 340px);padding:40px 0 60px}}.footer{padding-top:60px;padding-bottom:60px;border-top:1px solid #dbe1ee;background-color:#f6f7fc}@media (min-width:900px){.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;max-width:50%}}@media (min-width:0) and (max-width:899px){.footer__column:first-child{margin-bottom:25px}}@media (min-width:900px){.footer__column:first-child{padding-right:50px}.footer__column:last-child{padding-left:50px}}.header{background-color:#fff}@media (min-width:0) and (max-width:1199px){.header{position:fixed;z-index:30;top:0;right:0;left:0;-webkit-box-shadow:0 0 4px 2px rgba(106,117,139,.5);box-shadow:0 0 4px 2px rgba(106,117,139,.5)}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:0) and (max-width:1199px){.header__inner{height:100%;max-height:80px;padding:15px 0}}@media (min-width:1200px){.header__inner{padding:15px 0}}.hero{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:1920px;margin:0 auto}.hero__background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0}.hero__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__slogan{position:relative;z-index:1}@media (min-width:0) and (max-width:599px){.hero__slogan{margin:15px}}@media (min-width:600px){.hero__slogan{margin:40px}}.hero__addon{margin-top:20px}.hero__slogan.type-image{line-height:0;max-width:400px}@media (min-width:900px){.hero__slogan.type-image{width:100%}}.hero__slogan.type-image img{line-height:initial;width:100%}.hero__slogan.type-text{padding-top:5px;padding-bottom:10px;text-align:center;background-color:rgba(0,0,0,.5)}@media (min-width:0) and (max-width:599px){.hero__slogan.type-text{padding-right:15px;padding-left:15px}}@media (min-width:600px){.hero__slogan.type-text{padding-right:40px;padding-left:40px}}.page-home .hero{height:750px;max-height:750px}.page-node .hero{height:550px;max-height:550px}.page-node .hero.type-pattern{height:400px;max-height:400px}.page-dashboard .highlighted{border-bottom:1px solid #dbe1ee}@media (min-width:0) and (max-width:1199px){.layout{padding-top:80px}}@media (min-width:900px){.page-dashboard main.sidebar-owner,.page-node main.sidebar-owner{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:300px}.page-node main.sidebar-owner .sidebar{margin-left:50px}}.page-dashboard main.sidebar-owner .sidebar{padding-top:40px;padding-bottom:60px}@media (min-width:900px){.page-dashboard main.sidebar-owner .sidebar{margin-right:40px;padding-right:20px;border-right:1px solid #dbe1ee}}.back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.back__icon{color:inherit;font-size:30px;line-height:30px;width:30px;height:30px;text-align:center}.group-header .back{margin:7px 15px 0 0;color:#212730}.node .body{text-align:justify}.node .body img{max-width:100%;height:auto}.discussion-item .body{margin-top:10px}.group-main__content-top .body:not(:only-child){margin-top:20px}.bubble{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;width:120px;height:120px;-webkit-transition:ease-in-out .1s background-color;-o-transition:ease-in-out .1s background-color;transition:ease-in-out .1s background-color;text-decoration:none;border-radius:50%}.bubble__text{font-weight:900;letter-spacing:1px;text-transform:uppercase;color:#fff;font-size:14px;font-size:.875rem;line-height:26px;line-height:1.625rem}.bubble.theme-blue,.custom-list.theme-blue .custom-list__item::before{background-color:#3557b1}.bubble.theme-marine,.custom-list.theme-marine .custom-list__item::before{background-color:#48a5c0}.bubble.theme-celadon,.custom-list.theme-celadon .custom-list__item::before{background-color:#36e3bd}.about__graphic-item.direction-horizontal .bubble{margin-right:20px}@media (min-width:0) and (max-width:1199px){.about__graphic-item.direction-vertical .bubble{margin-right:20px}}@media (min-width:1200px){.about__graphic-item.direction-vertical .bubble{margin-bottom:15px}}.bubble:hover.theme-blue{background-color:#29448a}.bubble:hover.theme-marine{background-color:#37879e}.bubble:hover.theme-celadon{background-color:#1ccaa4}.btn{text-decoration:none}.btn,.menu-main__value.type-button{font-family:"Lato",sans-serif;font-weight:700;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:ease-in-out .1s background-color;-o-transition:ease-in-out .1s background-color;transition:ease-in-out .1s background-color;white-space:nowrap;letter-spacing:1px;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;font-size:.875rem;line-height:26px;line-height:1.625rem}.btn.theme-celadon,.menu-main__value.type-button{background-color:#36e3bd;color:#fff;border:0}.btn.theme-celadon .btn__icon,.menu-main__value.type-button .btn__icon{border-left:2px solid #17a687;background:#1bc19c}.btn.theme-blue,.theme-blue.menu-main__value.type-button{background-color:#3299f0;color:#fff;border:0}.btn.theme-blue .btn__icon,.theme-blue.menu-main__value.type-button .btn__icon{border-left:2px solid #0e6ab9;background:#107bd5}.btn.theme-red,.theme-red.menu-main__value.type-button{background-color:#f15a76;color:#fff;border:0}.btn.theme-red .btn__icon,.theme-red.menu-main__value.type-button .btn__icon{border-left:2px solid #dc1338;background:#ec2247}.btn.theme-white,.theme-white.menu-main__value.type-button{background-color:#fff;color:#212730;border:1px solid #a4aec1}.btn.theme-white .btn__icon,.theme-white.menu-main__value.type-button .btn__icon{border-left:2px solid #d1d1d1;background:#e0e0e0}.btn.size-xs,.size-xs.menu-main__value.type-button{height:35px;padding:0 15px}.btn.size-md,.menu-main__value.type-button{height:45px;padding:0 30px}.btn.full-width,.full-width.menu-main__value.type-button{width:100%;max-width:100%}.btn.icon-owner,.icon-owner.menu-main__value.type-button{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}.btn.icon-owner .btn__text,.icon-owner.menu-main__value.type-button .btn__text{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 20px 0 30px;text-align:left;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;font-size:.875rem;line-height:26px;line-height:1.625rem}.btn.icon-owner .btn__icon,.icon-owner.menu-main__value.type-button .btn__icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;width:45px;height:45px}.btn.icon-owner .btn__icon .icon,.icon-owner.menu-main__value.type-button .btn__icon .icon{font-size:20px;line-height:20px;width:20px;height:20px;text-align:center}.listing__header .btn,.listing__header .menu-main__value.type-button{margin-left:20px}@media (min-width:0) and (max-width:599px){.listing__header .btn,.listing__header .menu-main__value.type-button{margin-left:0;margin-top:20px}}.form__actions .btn,.form__actions .menu-main__value.type-button{margin-right:20px}.form__actions .btn:last-child,.form__actions .menu-main__value.type-button:last-child{margin-right:0}.btn:focus.theme-celadon,.btn:hover.theme-celadon,.menu-main__value.type-button:focus,.menu-main__value.type-button:hover{background-color:#1dd3ab}.btn:focus.theme-blue,.btn:hover.theme-blue,.menu-main__value.type-button:focus.theme-blue,.menu-main__value.type-button:hover.theme-blue{background-color:#1186e8}.btn:focus.theme-red,.btn:hover.theme-red,.menu-main__value.type-button:focus.theme-red,.menu-main__value.type-button:hover.theme-red{background-color:#ee3457}.btn:focus.theme-white,.btn:hover.theme-white,.menu-main__value.type-button:focus.theme-white,.menu-main__value.type-button:hover.theme-white{background-color:#eef1fc}.btn[aria-expanded=true] .icon,.menu-main__value.type-button[aria-expanded=true] .icon{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.checkbox{position:relative;text-align:left}.checkbox input,.radio input{position:absolute;top:1px;left:0;width:16px;height:16px;margin:0;opacity:0}.checkbox a{text-decoration:none}.checkbox a,.checkbox label,.radio label{display:inline-block;cursor:pointer}.checkbox__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkbox__square,.checkbox__square-inner{-webkit-box-sizing:content-box;box-sizing:content-box}.checkbox__square{position:relative;top:1px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14px;height:14px;margin-right:10px;border:2px solid #aab3e3;border-radius:3px;background-color:#f6f7fc}.checkbox__square-inner{position:absolute;top:3px;left:2px;display:block;width:8px;height:4px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border:2px solid transparent;border-top:none;border-right:none;background-color:transparent}.checkbox__label{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.newsletter .checkbox__label{font-size:14px;font-weight:400;position:relative;top:1px;color:#6a758b}.facet .checkbox__label{color:#212730}.checkbox.type-default input:focus+label .checkbox__square-inner{border-color:#b8c4de}.checkbox.type-default input:checked+label .checkbox__square{border-color:#3299f0;background-color:#3299f0}.checkbox.type-default input:checked+label .checkbox__square-inner{border-color:#fff}.checkbox.type-default label:hover .checkbox__square-inner{border-color:#b8c4de}.checkbox.type-hyperlink a:focus .checkbox__square-inner,.checkbox.type-hyperlink a:hover .checkbox__square-inner{border-color:#b8c4de}.checkbox.type-hyperlink a.is-active .checkbox__square{border-color:#3299f0;background-color:#3299f0}.checkbox.type-hyperlink a.is-active .checkbox__square-inner{border-color:#fff}.checkbox.type-hyperlink a.is-active:focus .checkbox__square-inner,.checkbox.type-hyperlink a.is-active:hover .checkbox__square-inner{border-color:#fff}.checkbox__label.is-required{padding-right:13px}.cover,.cover__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cover{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;background-color:rgba(0,0,0,.5)}.cover__inner{width:80px;height:80px;border:5px solid #1ccaa4;border-radius:50%;background-color:#36e3bd}.cover__inner .icon{color:#fff;font-size:30px;line-height:30px;width:30px;height:30px;text-align:center}.speaker-item .cover{z-index:1}.cover.fade-in{-webkit-animation:fadeIn .2s 0s both;animation:fadeIn .2s 0s both}.cover.fade-out{-webkit-animation:fadeOut .2s 0s both;animation:fadeOut .2s 0s both}.custom-list__item{font-weight:700;font-size:14px;font-size:.875rem;line-height:26px;line-height:1.625rem}.custom-list__item:before{display:inline-block;width:10px;height:10px;margin-right:8px;content:'';border-radius:50%}.date{margin-bottom:20px}.date:last-child{margin-bottom:0}.date__label{margin-bottom:10px}.disclaimer{margin-top:25px;text-align:justify;color:#6a758b;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem}.dropdown{position:absolute;z-index:1;top:-10px;right:-10px}.dropdown__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:35px;height:35px;cursor:pointer;border:0;border-radius:4px;background-color:#36e3bd;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dropdown__button .icon{color:#fff;font-size:20px;line-height:20px;width:20px;height:20px;text-align:center}.dropdown__menu{position:absolute;top:0;right:100%;margin:0 15px 0 0;border:1px solid #dbe1ee;-webkit-box-shadow:0 0 8px 0 rgba(106,117,139,.25);box-shadow:0 0 8px 0 rgba(106,117,139,.25)}.dropdown__menu::before{position:absolute;z-index:0;top:10px;right:-6px;width:10px;height:10px;content:'';-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);border-top:1px solid #dbe1ee;border-left:1px solid #dbe1ee;background-color:#fff}.dropdown__item{border-bottom:1px solid #dbe1ee;background-color:#fff}.dropdown__item:last-child{border-bottom:none}.dropdown__value{display:block;padding:7.5px 15px;white-space:nowrap;text-decoration:none;letter-spacing:1px;color:#212730;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem}.dropdown__button:focus,.dropdown__button:hover{background-color:#1dd3ab}.dropdown__value:focus,.dropdown__value:hover,.title a:focus,.title a:hover{text-decoration:underline}.etiquette__list{overflow:hidden;margin:-5px}.etiquette__item{font-size:14px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px;border-width:2px;border-style:solid;border-radius:10px}.etiquette__item.theme-red{color:#f15a76;border-color:#f3728a;background-color:#fde7eb}.etiquette__item.theme-green{color:#0fbd96;border-color:#11d5a9;background-color:#b8f9eb}.etiquette__item.theme-blue{color:#3299f0;border-color:#4aa5f2;background-color:#c1e0fa}.etiquette__item.theme-violet{color:#7b63e9;border-color:#8e79ec;background-color:#ece9fc}.etiquette__item.theme-grey{color:#6a758b;border-color:#778297;background-color:#ebecf0}.etiquette__item.theme-yellow{color:#ffbd00;border-color:#ffc41a;background-color:#fff8e6}.etiquette__item.size-sm{padding:4px 8px}.etiquette__item.size-md{padding:8px 16px}.tile-item .etiquette{position:absolute;z-index:2;top:15px;left:15px}.discussion-item .etiquette{margin-left:15px}.group-header .etiquette{position:absolute;right:20px;bottom:20px}.group-header .etiquette__list{display:-webkit-box;display:-ms-flexbox;display:flex}.group-header .etiquette__item .text{font-size:16px}.group-header .etiquette__item .icon{margin-right:8px;font-size:20px;line-height:20px;width:20px;height:20px;text-align:center}.field:not(:last-child){margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #dbe1ee}.field__label{font-weight:700;margin-bottom:10px}.field--documents{margin-top:10px}.field--documents .field__value{margin-bottom:5px}.field--listed{margin-top:20px}.field--listed>div:first-child{font-weight:700;margin-bottom:5px}.field--listed .file-link{display:block;margin-top:10px}.field--authored-on{color:#212730;opacity:.6}.file,.file__placeholder{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.file{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;height:55px;background-color:#fff}.file__placeholder{z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%;height:100%;padding:0 20px;border:1px solid #dbe1ee;border-radius:4px}.file__placeholder span{font-family:"Lato",sans-serif;color:#6a758b;font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.file input[type=file],.file__focus{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.file input[type=file]{z-index:1;opacity:0}.file input:focus,.file input:hover{cursor:pointer}.hamburger{position:relative;overflow:hidden;width:44px;height:44px;margin-left:auto;padding:0;cursor:pointer;border:2px solid #212730;border-radius:4px;background:#f6f7fc;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width:1200px){.hamburger{display:none}}.hamburger__bot,.hamburger__mid,.hamburger__top{position:absolute;right:7px;left:7px;height:2px;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border-radius:3px;background-color:#212730}.hamburger__top{top:10px}.hamburger__mid{top:19px}.hamburger__bot{bottom:10px}.hamburger.is-active .hamburger__top{top:19px;-webkit-transform:rotate(-225deg);-ms-transform:rotate(-225deg);transform:rotate(-225deg)}.hamburger.is-active .hamburger__mid{opacity:0}.hamburger.is-active .hamburger__bot{top:19px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.hamburger.is-animating{pointer-events:none}@font-face{font-family:'WAAT Icons';src:url(/themes/icc/fonts/icons/icomoon.woff) format("woff")}.icon{font-family:'WAAT Icons';font-weight:400;font-style:normal;font-variant:normal;position:relative;text-transform:none}.icon--facebook::before{content:""}.icon--instagram::before{content:""}.icon--linkedin::before{content:""}.icon--twitter::before{content:""}.icon--arrow-up::before{content:""}.icon--arrow-right::before{content:""}.icon--arrow-down::before{content:""}.icon--arrow-left::before{content:""}.icon--maximize::before{content:""}.icon--minimize::before{content:""}.icon--check::before{content:""}.icon--cross::before{content:""}.icon--exclamation::before{content:""}.icon--question::before{content:""}.icon--information::before{content:""}.icon--user::before{content:""}.icon--users::before{content:""}.icon--document::before{content:""}.icon--compass::before{content:""}.icon--zap::before{content:""}.icon--calendar::before{content:""}.icon--cart::before{content:""}.icon--chart::before{content:""}.icon--trophy::before{content:""}.icon--lock::before{content:""}.icon--message::before{content:""}.icon--monitor::before{content:""}.icon--edit::before{content:""}.icon--menu::before{content:""}.icon--more::before{content:""}.facet.is-active .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:#212730}.image a{display:block}.image img{line-height:initial}.image.theme-blue{background-color:#3299f0}.image.theme-green{background-color:#0fbd96}.image.theme-blue-dark{background-color:#3557b1}.image.type-float{float:left;margin:0 40px 30px 0}.image.type-full{width:100%;max-width:100%;margin:0 0 50px}.media-item .image,.node .image,.speaker-item .image,.teaser-item .image,.tile-item .image{line-height:0}.media-item .image img,.modal.type-speaker .image img,.speaker-item .image img,.teaser-item .image img,.tile-item .image img{border-radius:4px}.tile-item .image{width:100%;height:100%}.group-header .image img,.tile-item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal.type-speaker .image{line-height:0;margin-bottom:25px;text-align:center}.managed-file .image{line-height:0;margin:0 20px 0 0}.group-header .image{line-height:0}.group-header .image::before{z-index:0;content:'';background-color:rgba(0,0,0,.2)}.group-header .image img{border-radius:4px}.group-header .image::before,.link{position:absolute;top:0;right:0;bottom:0;left:0}.tile-item .link{z-index:3}.speaker-item .link{z-index:2}.local-tasks__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.local-tasks__item{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.local-tasks__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;min-height:50px;text-align:center;text-decoration:none;color:#dbe1ee;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#dbe1ee;background-color:transparent}@media (min-width:0) and (max-width:899px){.local-tasks__link{padding:10px}}@media (min-width:900px){.local-tasks__link{padding:10px 30px}}.main:not(.sidebar-owner) .local-tasks{max-width:calc(1200px + 30px);margin:0 auto;padding:0 15px}.page-dashboard .local-tasks{margin-bottom:30px}.local-tasks__link:hover{text-decoration:none;color:#6a758b;border-bottom-color:#6a758b}.local-tasks__link.is-active{font-weight:900;pointer-events:none;color:#36e3bd;border-bottom-color:#36e3bd}.logo{display:block;text-decoration:none}.logo__image img{line-height:initial;width:100%}.footer .logo,.meta-data__item,.meta-data__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:0) and (max-width:599px){.footer .logo{-ms-flex-wrap:wrap;flex-wrap:wrap}}.header .logo__image{line-height:0;margin-right:20px}@media (min-width:0) and (max-width:1199px){.header .logo__image{max-width:155px}}@media (min-width:1200px){.header .logo__image{max-width:200px}}.footer .logo__image{width:100%;max-width:100px}@media (min-width:0) and (max-width:599px){.footer .logo__image{margin-right:15px}}@media (min-width:600px){.footer .logo__image{margin-right:12px}}.footer .logo__name{font-weight:700;color:#6a758b;font-size:14px;font-size:.875rem;line-height:18px;line-height:1.125rem}@media (min-width:600px){.footer .logo__name{margin-right:12px;padding-right:8px;border-right:2px solid #3557b1}}.footer .logo__fund{color:#b0bfc2;font-size:12px;font-size:.75rem;line-height:16px;line-height:1rem}@media (min-width:0) and (max-width:599px){.footer .logo__fund{width:100%;margin-top:15px}}.meta-data__item,.meta-data__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meta-data__list{margin:-5px -10px}.meta-data__item{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 10px}.meta-data__item .text{color:#6a758b;font-size:14px;font-size:.875rem;line-height:26px;line-height:1.625rem}.meta-data__item .icon{margin-right:10px;color:#6a758b;font-size:20px;line-height:20px;width:20px;height:20px;text-align:center}.newsletter__heading,.teaser-item .meta-data{margin-bottom:5px}.media-item .meta-data{-ms-flex-negative:0;flex-shrink:0}@media (min-width:0) and (max-width:899px){.media-item .meta-data{margin:0 0 5px}}@media (min-width:900px){.media-item .meta-data{margin:0 0 5px 20px}}.tile-item .meta-data__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.discussion-item__footer .meta-data__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tile-item .meta-data__item .text{color:#fff;font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.tile-item .meta-data__item:not(:last-child)::after{right:-2px;width:4px;height:4px;margin-top:1px;content:'';border-radius:50%;background-color:#fff;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.newsletter__text{color:#6a758b}.newsletter__text p{font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem}.newsletter__form{margin-top:20px}.notification{font-size:14px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;color:#fff;border-radius:50%;background-color:#ffbd00}.dashboard-item .notification,.overlay{position:absolute;right:0;bottom:0}.overlay{position:fixed;z-index:0;top:0;left:0;visibility:hidden;-webkit-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;opacity:0;background-color:rgba(0,0,0,.6)}.overlay.is-active{z-index:10;opacity:1}.user .placeholder{line-height:initial;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:#f6f7fc}.user__image.size-sm .placeholder,.user__image.size-sm img{width:60px;height:60px}.user__image.size-sm .placeholder .icon{font-size:30px;line-height:30px;width:30px;height:30px;text-align:center}.user__image.size-md .placeholder{width:110px;height:110px}.user__image.size-md .placeholder .icon{font-size:50px;line-height:50px;width:50px;height:50px;text-align:center}.radio{position:relative;text-align:left}.radio__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.radio__circle,.radio__circle-inner{-webkit-box-sizing:content-box;box-sizing:content-box;border-radius:50%}.radio__circle{position:relative;top:1px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14px;height:14px;margin-right:10px;border:2px solid #aab3e3;background-color:#f6f7fc}.radio__circle-inner{position:absolute;top:3px;left:3px;width:8px;height:8px;background-color:transparent}.radio__label{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.radio input:focus+label .radio__circle-inner{background-color:#cad3e6}.radio input:checked+label .radio__circle{border-color:#3299f0}.radio input:checked+label .radio__circle-inner{background-color:#3299f0}.radio label:hover .radio__circle-inner{background-color:#cad3e6}.radio__label.is-required{padding-right:13px}.required-symbol__asterisk{font-size:12px;color:#f15a76}.required-symbol__asterisk::after{content:'\2731'}.select .required-symbol,.textarea .required-symbol,.textfield .required-symbol{position:absolute;z-index:1;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;background-color:transparent}.checkbox .required-symbol,.radio .required-symbol{position:absolute;top:-8px;right:-1px}.fieldset__legend .required-symbol{position:relative;top:-4px;margin-left:3px}.ripple-effect{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ripple-effect__span{position:absolute;z-index:10;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:ripple-animation .5s linear;animation:ripple-animation .5s linear;pointer-events:none;border-radius:50%;background-color:#fff}.select,.social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.select,.select select{position:relative;max-width:100%}.select{width:100%;background-color:#fff}.select select{font-family:"Lato",sans-serif;z-index:1;-ms-flex-preferred-size:100%;flex-basis:100%;min-height:55px;padding:0 48px 0 20px;border:1px solid #dbe1ee;border-radius:4px;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.select .icon{z-index:0;right:16px;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);font-size:16px;line-height:16px;width:16px;height:16px;text-align:center}.social-media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:0) and (max-width:1199px){.social-media{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.social-media__heading{margin:0 10px 0 0;color:#6a758b}.social-media__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-7.5px!important}.social-media__hashtag{font-weight:700;padding:2px 4px;color:#3299f0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(50,153,240,.15)),to(rgba(50,153,240,.15))) 0 100%/100% 5px no-repeat;background:-o-linear-gradient(bottom,rgba(50,153,240,.15) 0,rgba(50,153,240,.15) 100%) 0 100%/100% 5px no-repeat;background:linear-gradient(0deg,rgba(50,153,240,.15) 0,rgba(50,153,240,.15) 100%) 0 100%/100% 5px no-repeat}@media (min-width:0) and (max-width:1199px){.social-media__hashtag{margin:10px}}@media (min-width:1200px){.social-media__hashtag{margin-left:15px}}.social-media__item{margin:7.5px}.social-media__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;cursor:pointer;-webkit-transition:ease-in-out .1s color;-o-transition:ease-in-out .1s color;transition:ease-in-out .1s color;text-decoration:none;color:#6a758b;border-radius:4px;background-color:#dbe1ee}.social-media__value .icon{font-size:18px;line-height:18px;width:18px;height:18px;text-align:center}.footer .social-media{margin-top:30px}.social-media__value:focus,.social-media__value:hover{background-color:#e5eaf3}.switch,.switch__inner{position:relative}.switch input{position:absolute;top:0;left:0;width:1px;height:1px;margin:0;opacity:0}.switch label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.switch__inner{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:content-box;box-sizing:content-box;width:46px;height:28px;margin-right:15px;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out,border-color .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;border:2px solid #a4aec1;border-radius:20px;background-color:#f6f7fc}.switch__label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.switch__ball{position:absolute;top:2px;left:2px;-webkit-box-sizing:content-box;box-sizing:content-box;width:20px;height:20px;-webkit-transition:border-color .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,border-color .2s ease-in-out;transition:transform .2s ease-in-out,border-color .2s ease-in-out;transition:transform .2s ease-in-out,border-color .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);border:2px solid #a4aec1;border-radius:50%;background-color:#fff}.switch input:checked+label .switch__inner{border-color:#0b8e71;background-color:#0fbd96}.switch input:checked+label .switch__ball{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translateX(18px);border-color:#0b8e71}.table-responsive{width:100%;max-width:100%;margin-top:40px;margin-bottom:40px}.table-responsive:first-child{margin-top:0}.table-responsive:last-child{margin-bottom:0}.table-responsive table{width:100%;border-spacing:0;border-collapse:collapse}.table-responsive table td,.table-responsive table th{padding:15px 25px;text-align:left;font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.table-responsive table td,.textarea textarea{border:1px solid #dbe1ee}.table-responsive table thead{border-bottom:2px solid #212730}.textarea,.textfield{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;max-width:100%;background-color:#fff}.textarea textarea{font-family:"Lato",sans-serif;position:relative;z-index:1;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;min-height:200px;padding:13px 20px;border-radius:4px;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.textarea textarea::-webkit-input-placeholder,.textfield input::-webkit-input-placeholder{font-family:"Lato",sans-serif;font-size:16px;font-weight:400;color:#6a758b}.textarea textarea:-moz-placeholder,.textarea textarea::-moz-placeholder,.textfield input:-moz-placeholder,.textfield input::-moz-placeholder{font-family:"Lato",sans-serif;font-size:16px;font-weight:400;color:#6a758b}.textarea textarea:-ms-input-placeholder,.textfield input:-ms-input-placeholder{font-family:"Lato",sans-serif;font-size:16px;font-weight:400;color:#6a758b}.textfield input{font-family:"Lato",sans-serif;position:relative;z-index:1;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;min-height:55px;padding:0 20px;border:1px solid #dbe1ee;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.title{text-decoration:none}.title a{display:block;text-decoration:inherit;color:inherit}.tile-item__text .title{position:relative;z-index:2;margin-bottom:0;color:#fff}.tile-item__text .title:first-child{font-weight:700}.tile-item__text .title:last-child{font-weight:400}.media-item .title,.speaker-item .title,.teaser-item__text .title{margin-bottom:10px}.contact .title,.listing__form .title{margin-bottom:20px}.contact .title{color:#fff}.hero .title{margin-bottom:0;color:#fff}.facet .title{margin-right:auto}.facet.is-active .title{color:#212730}.modal.type-speaker .title{margin-bottom:15px}.fieldset .title{color:#6a758b}.video{position:relative;overflow:hidden;height:0;padding-bottom:56.25%}.video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.breadcrumbs__item,.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs__list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px!important}.breadcrumbs__item{padding:0 10px}.breadcrumbs__icon{margin-left:20px;opacity:.6;color:#212730;font-size:14px;line-height:14px;width:14px;height:14px;text-align:center}.breadcrumbs__value{text-decoration:none;color:#212730;font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}a.breadcrumbs__value{opacity:.6}span.breadcrumbs__value{font-weight:700;opacity:1}a.breadcrumbs__value:focus,a.breadcrumbs__value:hover{opacity:1}.collapsible{max-width:100%}.collapsible__content{overflow:hidden;margin:0 -5px}.collapsible__content-inner{padding:30px 5px 5px}.collapsible.is-expanded .collapsible__content{-webkit-transition:height .4s 0s ease-in-out;-o-transition:height .4s 0s ease-in-out;transition:height .4s 0s ease-in-out;-webkit-animation:fadeIn .4s .4s both;animation:fadeIn .4s .4s both}.collapsible.is-collapsed .collapsible__content{-webkit-transition:height .4s .4s ease-in-out;-o-transition:height .4s .4s ease-in-out;transition:height .4s .4s ease-in-out;-webkit-animation:fadeOut .4s 0s both;animation:fadeOut .4s 0s both}@media (min-width:900px){.contact{display:-webkit-box;display:-ms-flexbox;display:flex}}.contact__text{background-color:#3557b1}@media (min-width:900px){.contact__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;min-height:350px}}@media (min-width:0) and (max-width:899px){.contact__text-inner{padding:25px}}@media (min-width:900px){.contact__text-inner{width:100%;max-width:600px;margin-left:auto;padding:40px 40px 40px 15px}}@media (min-width:0) and (max-width:899px){.contact__image{display:none}}@media (min-width:900px){.contact__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.contact__image-inner{width:100%;max-width:1000px;margin-top:50px;background:url(/themes/icc/images/jpg/bg_contact.jpg) center center/cover no-repeat}.cta__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-10px}.cta__item{margin:10px}.about .cta{margin-top:60px}.contact .cta{margin-top:40px}.marketplace .cta{margin-top:40px;text-align:center}.modal .cta{margin-top:40px}.group-header .cta{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}.media-item .cta{margin-bottom:10px;text-align:center}.dashboard-item .cta{width:100%;margin-top:25px}.facet{position:relative}.facet__content,.facet__header{border:1px solid #dbe1ee;border-radius:4px;background-color:#fff}.facet__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;height:55px;padding:0 20px;cursor:pointer;text-decoration:none;color:#6a758b;font-size:16px;line-height:28px;line-height:1.75rem;font-size:.9rem}.facet__content{position:absolute;z-index:10;top:100%;right:0;left:0;display:none;overflow-y:auto;min-width:260px;max-height:300px;margin-top:10px;padding:10px 5px}.facet__item{padding:5px}.facet.is-active .facet__header{border-color:#212730}.facet.is-active .facet__content,.menu-main__item.level-1:hover .menu-main__list.level-2,.menu-main__item.level-2:hover .menu-main__list.level-3{display:block}.fieldset{margin:0 0 30px;padding:0;border:1px solid #dbe1ee;border-radius:4px}.fieldset__legend{margin-left:10px;padding:0 10px;background-color:#fff}.fieldset__content{padding:30px 20px}.fieldset .tabledrag-toggle-weight-wrapper{display:none}.fieldset table{margin-bottom:40px}.comment-item:not(:last-child){margin-bottom:20px}.day-item{width:100%;max-width:100%}.day-item:not(:last-child),.discussion-item:not(:last-child){margin-bottom:30px}.discussion-item{width:100%;max-width:100%;border:1px solid #dbe1ee;border-radius:4px}.discussion-item__main,.discussion-item__main-left{display:-webkit-box;display:-ms-flexbox;display:flex}.discussion-item__main{padding:20px}.discussion-item__main-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:70px;margin-right:20px}.discussion-item__main-left mark{font-size:14px;font-weight:700;margin-top:15px;padding:4px 8px;text-transform:capitalize;color:#f15a76;border:2px solid #f3728a;border-radius:10px;background-color:#fde7eb}.discussion-item__main-right{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.discussion-item__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:50px;margin:10px 0 0;padding:10px 20px 10px 110px;border-top:1px solid #dbe1ee;background-color:#f6f7fc}.dashboard-item{width:100%;padding:10px}@media (min-width:600px) and (max-width:1199px){.dashboard-item{width:50%}}@media (min-width:1200px) and (max-width:1599px){.dashboard-item{width:33.333%}}@media (min-width:1600px){.dashboard-item{width:25%}}.dashboard-item__inner{border:1px solid #dbe1ee;border-radius:4px;background-color:#fff}@media (min-width:0) and (max-width:1199px){.dashboard-item__inner{padding:20px}}@media (min-width:1200px){.dashboard-item__inner{padding:30px}}.dashboard-item__icon{position:relative;width:80px;height:80px;margin:0 auto;border-radius:50%;background-color:#eef1fc}.dashboard-item__icon .icon{color:#3252cd;font-size:30px;line-height:30px;width:30px;height:30px;text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dashboard-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:25px}.media-item{margin-bottom:20px}.media-item:last-child{margin-bottom:0}.media-item__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 0 8px 0 rgba(106,117,139,.25);box-shadow:0 0 8px 0 rgba(106,117,139,.25)}@media (min-width:0) and (max-width:599px){.media-item__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:600px){.media-item__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.media-item__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:170px}@media (min-width:0) and (max-width:599px){.media-item__media{margin:0 auto 20px}}@media (min-width:600px){.media-item__media{margin:0 25px 0 0}}.media-item__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:900px){.media-item__text-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.speaker-item{padding:15px}@media (min-width:0) and (max-width:599px){.speaker-item{width:100%}}@media (min-width:600px) and (max-width:899px){.speaker-item{width:50%}}@media (min-width:900px) and (max-width:1199px){.speaker-item{width:33.333%}}@media (min-width:1200px){.speaker-item{width:25%}}.speaker-item__inner{max-width:270px;margin:auto}.speaker-item__top{position:relative;margin-bottom:20px;border-radius:4px}.speaker-item__middle{text-align:center}.speaker-item__modal{display:none;visibility:hidden}.teaser-item{padding-top:15px;padding-bottom:15px}@media (min-width:0) and (max-width:1199px){.teaser-item{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.teaser-item{padding-right:30px;padding-left:30px}}.teaser-item.size-sm .teaser-item__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.teaser-item.size-sm .teaser-item__inner .teaser-item__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:140px;height:140px;margin-right:20px}.teaser-item.size-sm .teaser-item__inner .teaser-item__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:5px}.teaser-item.size-lg.direction-vertical .teaser-item__media{margin-bottom:20px}@media (min-width:1200px){.teaser-item.size-lg.direction-horizontal .teaser-item__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:0) and (max-width:1199px){.teaser-item.size-lg.direction-horizontal .teaser-item__media{margin-bottom:30px;text-align:center}}@media (min-width:1200px){.teaser-item.size-lg.direction-horizontal .teaser-item__media{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-right:60px}.teaser-item.size-lg.direction-horizontal .teaser-item__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:10px 0}}.one-column .teaser-item{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%}@media (min-width:0) and (max-width:1199px){.two-column .teaser-item{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%}}@media (min-width:900px){.two-column .teaser-item{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%;max-width:50%}}.menu-main__list.level-1,.tile-item__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tile-item__inner{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.tile-item__text{position:relative;z-index:1;margin-top:auto;padding:5px 20px 10px;text-align:center;background-color:rgba(0,0,0,.5)}.tile-item__overlay{position:absolute;z-index:auto;top:0;right:0;bottom:0;left:0}.tile-item.size-lg .tile-item__inner{height:630px}.tile-item.size-lg .tile-item__text{width:calc(100% - 60px);max-width:calc(100% - 60px);margin-right:30px;margin-bottom:30px;margin-left:30px}.tile-item.size-md .tile-item__inner{height:400px}.tile-item.size-md .tile-item__text{width:calc(100% - 60px);max-width:calc(100% - 60px);margin-right:30px;margin-bottom:30px;margin-left:30px}.tile-item.size-sm .tile-item__inner{height:300px}.tile-item.size-sm .tile-item__text{width:calc(100% - 30px);max-width:calc(100% - 30px);margin-right:15px;margin-bottom:15px;margin-left:15px}.tile-item.size-xs .tile-item__inner{height:200px}.tile-item.size-xs .tile-item__text{width:calc(100% - 30px);max-width:calc(100% - 30px);margin-right:15px;margin-bottom:15px;margin-left:15px}.listing.type-tile .tile-item{padding:15px}.listing.type-swiper .tile-item{padding:0}@media (min-width:0) and (max-width:899px){.listing__block.direction-row .tile-item{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%}}@media (min-width:900px) and (max-width:1199px){.listing__block.direction-row .tile-item{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%;max-width:50%}}@media (min-width:1200px){.listing__block.direction-row .tile-item{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;width:33.333%;max-width:33.333%}}.menu-main{margin-left:auto}@media (min-width:0) and (max-width:1199px){.menu-main{display:none}}.menu-main__item{position:relative}.menu-main__value{display:block;text-decoration:none;letter-spacing:1px;color:#212730;font-size:14px;font-size:.875rem;line-height:26px;line-height:1.625rem;cursor:pointer}.menu-main__list.level-1{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 -5px}.menu-main__list.level-2,.menu-main__list.level-3{position:absolute;z-index:10;display:none;border:1px solid #dbe1ee;-webkit-box-shadow:0 0 8px 0 rgba(106,117,139,.25);box-shadow:0 0 8px 0 rgba(106,117,139,.25)}.menu-main__list.level-2{top:100%;right:20px}.menu-main__list.level-3{top:-1px;left:100%}.menu-main__item.level-1{margin:0 5px;padding:5px 0}.menu-main__item.level-2,.menu-main__item.level-3{position:relative;z-index:1;border-bottom:1px solid #dbe1ee;background-color:#fff}.menu-main__item.level-2:last-child,.menu-main__item.level-3:last-child{border-bottom:none}.menu-main__item .icon{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);right:5px}.menu-main__value.level-1{padding:10px}.menu-main__value.level-2,.menu-main__value.level-3{padding:10px 30px;text-align:center;white-space:nowrap}.menu-main__value.type-button{text-decoration:none!important}.menu-main__item.level-1:hover .menu-main__list.level-2::before{position:absolute;z-index:0;top:-6px;right:25px;width:14px;height:14px;content:'';-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-top:1px solid #dbe1ee;border-left:1px solid #dbe1ee;background-color:#fff}a.menu-main__value:focus,a.menu-main__value:hover{text-decoration:underline}.menu-mobile{position:fixed;z-index:20;top:80px;bottom:0;left:calc(-100% - 5px);max-width:100%;-webkit-transition:left .35s linear;-o-transition:left .35s linear;transition:left .35s linear}@media (min-width:0) and (max-width:899px){.menu-mobile{min-width:100%}}@media (min-width:900px) and (max-width:1199px){.menu-mobile{min-width:50%}}@media (min-width:1200px){.menu-mobile{display:none}}.menu-mobile__container{overflow:auto;max-height:100%;-webkit-box-shadow:0 0 4px 2px rgba(106,117,139,.5);box-shadow:0 0 4px 2px rgba(106,117,139,.5)}.menu-mobile__item{border-bottom:1px solid #dbe1ee}.menu-mobile__item:last-child{border-bottom:none}.menu-mobile__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;padding:0 20px;cursor:pointer;text-decoration:none;background-color:#f6f7fc}.menu-mobile__value .text{overflow:hidden;margin-right:auto;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#212730;font-size:14px;font-size:.875rem;line-height:26px;line-height:1.625rem}.menu-mobile__value .icon{margin-left:15px;color:#212730;font-size:16px;line-height:16px;width:16px;height:16px;text-align:center}.menu-mobile__list.level-1{height:100%}.menu-mobile__list.level-2{display:none}@media (min-width:0) and (max-width:1199px){.menu-mobile.is-active{left:0}}.menu-mobile__list.level-2.is-active{display:block}.menu-mobile__item.level-1.is-hidden{display:none}.menu-mobile__value.level-1.is-active{background-color:#36e3bd}.menu-mobile__value.level-1.is-active .text{font-weight:700;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0;margin-left:15px;color:#fff}.menu-mobile__value.level-1.is-active .icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:#fff}.menu-vertical__heading{font-size:14px;margin-bottom:30px;letter-spacing:1px;text-transform:uppercase;color:#a4aec1}.menu-vertical__item:not(:last-child){margin-bottom:25px}.menu-vertical__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-decoration:none;color:#212730}.menu-vertical__link .text{font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem}.menu-vertical__link .icon{margin-right:15px;color:inherit;font-size:20px;line-height:20px;width:20px;height:20px;text-align:center}.sidebar .menu-vertical:not(:last-child){margin-bottom:50px}.menu-vertical__link:focus .text,.menu-vertical__link:hover .text{text-decoration:underline}.pager__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-5px;margin-left:-5px}.pager__item{margin-right:5px;margin-left:5px}.pager__value{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;text-decoration:none;color:#6a758b;border:1px solid #dbe1ee;border-radius:4px;-webkit-box-shadow:0 2px 4px -1px #dbe1ee;box-shadow:0 2px 4px -1px #dbe1ee}.pager__value .text{font-size:16px;font-size:1rem;line-height:28px;line-height:1.75rem}.pager__value .icon{font-size:14px;line-height:14px;width:14px;height:14px;text-align:center}@media (min-width:0) and (max-width:899px){.pager__item--default,.pager__item--ellipsis{display:none}}.pager__item--current .pager__value{color:#212730;background-color:#f2f4fb}a.pager__value:focus,a.pager__value:hover{color:#212730;background-color:#f6f7fc}.system-message{margin:10px auto;padding:30px;max-width:800px}@media (min-width:0) and (max-width:899px){.system-message{overflow:hidden}}@media (min-width:900px){.system-message{display:-webkit-box;display:-ms-flexbox;display:flex}}.system-message:last-child{margin-bottom:30px}.system-message__icon{position:relative;width:70px;height:70px;margin-right:20px;border-radius:4px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);box-shadow:0 1px 2px 0 rgba(0,0,0,.15)}@media (min-width:0) and (max-width:899px){.system-message__icon{float:left;margin-bottom:20px}}@media (min-width:900px){.system-message__icon{-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px}}.system-message__icon .icon{color:#fff;font-size:40px;line-height:40px;width:40px;height:40px;text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.system-message__content{overflow:hidden;width:100%;max-width:100%}@media (min-width:900px){.system-message__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.system-message.type-success{background-color:#0fbd96}.system-message.type-success .system-message__icon{background-color:#13ecbc}.system-message.type-warning{background-color:#ffbd00}.system-message.type-warning .system-message__icon{background-color:#ffca33}.system-message.type-error{background-color:#f15a76}.system-message.type-error .system-message__icon{background-color:#f5899d}.system-message.type-info{background-color:#3299f0}.system-message.type-info .system-message__icon{background-color:#62b1f3}.user{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.user__image-outer{position:relative;-ms-flex-negative:0;flex-shrink:0}.user__image{line-height:0;position:relative;z-index:1;margin:0}.user__image img{line-height:initial;border-radius:50%}.user__edit{position:absolute;z-index:2;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:35px;height:35px;-webkit-transition:ease-in-out .1s background-color;-o-transition:ease-in-out .1s background-color;transition:ease-in-out .1s background-color;text-decoration:none;color:#fff;border-radius:50%;background-color:#36e3bd}.user__edit .icon{font-size:20px;line-height:20px;width:20px;height:20px;text-align:center}.user__name{font-size:16px;font-weight:700;color:inherit}.user__email{font-size:14px;display:block;margin-top:5px;text-decoration:none;color:#a4aec1}.user__title{margin-bottom:5px}.user__image.size-md img{width:100px;height:100px}.sidebar .user{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px}@media (min-width:600px) and (max-width:899px){.sidebar .user{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.group-main__content-top .user{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.sidebar .user__text-outer{margin-top:15px;text-align:center}@media (min-width:600px) and (max-width:899px){.sidebar .user__text-outer{margin-top:0;margin-left:20px;text-align:left}}.group-main__content-top .user__text-outer{margin-left:20px}.sidebar .user__image{border:3px solid transparent;border-radius:50%;background-image:-o-linear-gradient(#fff,#fff),-o-linear-gradient(135deg,#3299f0,#36e3bd);background-image:linear-gradient(#fff,#fff),linear-gradient(-45deg,#3299f0,#36e3bd);background-clip:content-box,border-box;background-origin:border-box}.sidebar .user__image img{margin:5px}.user__edit:focus,.user__edit:hover{background-color:#1dd3ab}@media (min-width:0) and (max-width:899px){.about__text{margin-top:40px}}.about__graphic{position:relative;width:100%;height:100%}@media (min-width:1200px){.about__graphic{max-width:500px;min-height:540px}}.about__graphic-background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0}@media (min-width:0) and (max-width:1199px){.about__graphic-background{opacity:.5;background:url(/themes/icc/images/png/bg_about_mobile.png) center center/cover no-repeat}}@media (min-width:1200px){.about__graphic-background{background:url(/themes/icc/images/png/bg_about_desktop.png) center center/contain no-repeat}}.about__graphic-content{z-index:1}@media (min-width:0) and (max-width:1199px){.about__graphic-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:10px 0}}@media (min-width:1200px){.about__graphic-content{position:absolute;top:0;right:0;bottom:0;left:0}}.about__graphic-item{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:0) and (max-width:1199px){.about__graphic-item{margin:10px}}@media (min-width:1200px){.about__graphic-item{position:absolute}.about__graphic-item.type-intelligent{top:0;left:73px}.about__graphic-item.type-social{bottom:0;left:71px}.about__graphic-item.type-green{right:-57px;margin-top:-1px;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}}.about__modal{display:none;visibility:hidden}.block.theme-white{background-color:#fff}.block.theme-grey,.filtering{background-color:#f6f7fc}.block.theme-ovals{background:url(/themes/icc/images/svg/ovals.svg) center center/auto 750px no-repeat #f6f7fc}.group__sidebar .block__title{margin-bottom:20px}.filtering{margin-bottom:50px}@media (min-width:0) and (max-width:899px){.filtering{padding:20px}}@media (min-width:900px){.filtering{padding:35px}}.filtering__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px -15px}.filtering__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;max-width:100%;padding:10px 15px}@media (min-width:0) and (max-width:899px){.filtering__item{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (min-width:900px) and (max-width:1199px){.filtering__item{-ms-flex-preferred-size:0;flex-basis:0;min-width:50%}}@media (min-width:1200px){.filtering__item{-ms-flex-preferred-size:0;flex-basis:0;min-width:25%}.filtering__item--small{min-width:20%}}.form,.form__container{position:relative}.form__item{margin-bottom:30px}.form.type-absolute-submit .form__container{margin:-7.5px}.form.type-absolute-submit .form__item{margin-bottom:0;padding:7.5px}.form.type-absolute-submit .form__actions{position:absolute;z-index:1;top:12.5px;right:12.5px}.form.type-default{max-width:600px;margin-right:auto;margin-left:auto}.form.type-default .form__item.type-markup{margin-bottom:40px;text-align:center}.form.type-default .form__item.type-footer{margin-top:40px;margin-bottom:0;padding-top:40px;border-top:1px solid #dbe1ee}.form.type-default .form__actions{margin-top:60px;text-align:center}.form.type-map-filtering .form__item{margin-top:30px;margin-bottom:0}.form.type-map-filtering .form__item:first-child{margin-top:0}.form.type-filtering .form__item{margin-bottom:0}.form.type-workbench{margin-bottom:40px}.form.type-workbench .form__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-10px}.form.type-workbench .form__item{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:50%;margin-bottom:0;padding:10px}.form.type-workbench .form__item.type-markup{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:10px;text-align:center}.form.type-workbench .form__actions{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:10px;text-align:center}.form.type-full .form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:40px}.page-user .form.type-default{margin-top:60px;margin-bottom:60px}.fieldset .form__item{margin-bottom:15px}.fieldset .form__item:last-child{margin-bottom:0}.filtering__item .form__item{margin-bottom:0}.form__item .description{-ms-flex-preferred-size:100%;flex-basis:100%;margin:20px 0 0;padding:6px 12px;text-align:left;border-top:1px solid #aab3e3;border-right:1px solid #aab3e3;border-bottom:3px solid #aab3e3;border-left:3px solid #aab3e3;background-color:#f6f7fc}.group-header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:45px}.group-header__bottom{position:relative;margin-top:30px}.group-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.group-main__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:40px 0 0}.group-main__content-bottom{margin-top:40px}.group-main__sidebar{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;margin:40px 0 0 40px}.special-title-wrapper{position:relative;padding-right:135px}.special-title-wrapper .follow-discussion-form-wrapper{position:absolute;top:-10px;right:30px}.special-title-wrapper .ajax-progress-throbber{display:none}.special-title-wrapper--single-discussion{padding-right:100px}.special-title-wrapper--single-discussion .follow-discussion-form-wrapper{top:5px;right:0}.docs-list__set{margin-bottom:30px}.docs-list__set:last-child{margin-bottom:0}.docs-list__item-title{font-weight:700}.listing__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:40px}@media (min-width:0) and (max-width:599px){.listing__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.listing__header img{max-width:600px;width:100%}.listing__export,.listing__pager{margin-top:70px;text-align:center}.listing__export{margin-top:50px}.listing__form{margin-top:40px}.listing.type-speaker .listing__content,.listing.type-teaser .listing__content,.listing.type-tile .listing__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.listing.type-teaser .listing__content{margin-top:-15px;margin-bottom:-15px}@media (min-width:0) and (max-width:1199px){.listing.type-teaser .listing__content{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.listing.type-teaser .listing__content{margin-right:-30px;margin-left:-30px}}.listing.type-tile .listing__content{width:calc(100% + 30px);margin:-15px}.listing.type-speaker .listing__content{margin:-15px}.listing.type-dashboard .listing__content{margin:-10px}.listing.type-comment .listing__header,.listing.type-discussion .listing__header{margin-bottom:20px}.listing__block.column-12,.listing__block.column-3,.listing__block.column-6{-ms-flex-negative:0;flex-shrink:0}@media (min-width:0) and (max-width:599px){.listing__block.column-3{width:100%}}@media (min-width:600px) and (max-width:899px){.listing__block.column-3{width:50%}}@media (min-width:900px){.listing__block.column-3{width:25%}}@media (min-width:0) and (max-width:899px){.listing__block.column-6{width:100%}}@media (min-width:900px){.listing__block.column-6{width:50%}}.listing__block.column-12{width:100%}.listing__block.direction-column,.listing__block.direction-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.listing__block.direction-column{-webkit-box-orient:vertical;-ms-flex-flow:column wrap;flex-flow:column wrap}.map{position:relative;overflow:hidden;border-top:1px solid #dbe1ee}.map__filtering{position:absolute;z-index:1;top:0;left:0;padding:25px;background-color:rgba(255,255,255,.5);-webkit-box-shadow:0 0 4px 2px rgba(106,117,139,.25);box-shadow:0 0 4px 2px rgba(106,117,139,.25)}.map__filtering-inner{width:280px}.map__svg,.marketplace{position:relative;width:100%}.map__svg{z-index:0;height:600px}.marketplace{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:900px){.marketplace{height:480px}}.marketplace__background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:url(/themes/icc/images/jpg/bg_marketplace.jpg) center center/cover no-repeat}.marketplace__content{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:0) and (max-width:899px){.marketplace__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 10px}}.marketplace__image{line-height:0}@media (min-width:0) and (max-width:899px){.marketplace__image{max-width:200px;margin:15px}}@media (min-width:900px){.marketplace__image{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:240px;margin:30px}}.marketplace__image img{line-height:initial;width:100%}.marketplace__text{padding:30px;text-align:justify;background-color:rgba(0,0,0,.5)}@media (min-width:0) and (max-width:899px){.marketplace__text{margin:15px}}@media (min-width:900px){.marketplace__text{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:500px;margin:30px}}.modal{overflow:auto;max-height:100%}.modal__inner{border:2px solid #dbe1ee;border-radius:4px;background-color:#fff}.modal__column{padding:30px 15px}@media (min-width:900px){.modal__column{padding:45px}}.modal__column-inner{width:100%;height:100%}@media (min-width:900px){.modal.type-speaker .modal__inner{display:-webkit-box;display:-ms-flexbox;display:flex}}.modal.type-about .modal__inner{padding:40px}.modal__column.position-left .modal__column-inner{min-width:270px}.modal__column.position-right{background-color:#f6f7fc}@media (min-width:0) and (max-width:899px){.modal__column.position-right{border-top:2px solid #dbe1ee}}@media (min-width:900px){.modal__column.position-right{border-left:2px solid #dbe1ee}}.layout .modal{display:none;visibility:hidden}.main:not(.sidebar-owner) .node{width:100%;max-width:800px;margin:0 auto}.swiper{margin:-5px}.swiper-container{position:relative;z-index:1;overflow:hidden;margin:0;padding:5px;list-style:none}.swiper-slide,.swiper-wrapper{position:relative;width:100%;height:100%;-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-wrapper{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media (min-width:0) and (max-width:899px){.swiper-navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:900px){.swiper-navigation{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:0) and (max-width:899px){.swiper-pagination{display:none}}@media (min-width:900px){.swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 15px}}.swiper-pagination-bullet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:2px;margin:0 5px;opacity:.2;background-color:#3557b1}.swiper-pagination-bullet-active{opacity:1}.swiper-next,.swiper-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px;cursor:pointer;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;color:#6a758b;border:1px solid #dbe1ee;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 2px 4px -1px #dbe1ee;box-shadow:0 2px 4px -1px #dbe1ee}.swiper-next .icon,.swiper-prev .icon{font-size:20px;line-height:20px;width:20px;height:20px;text-align:center}.swiper-notification{display:none}.swiper-next:focus,.swiper-next:hover,.swiper-prev:focus,.swiper-prev:hover{color:#212730;background-color:#f6f7fc}.swiper-navigation.is-hidden{display:none}
