html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1em}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}button,input{background:none;outline:none;border:none;padding:0}@-webkit-keyframes fixedLoader{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes fixedLoader{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@-webkit-keyframes float{0%,100%{-webkit-transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg))}50%{-webkit-transform:scaleX(var(--direction, 1)) translateY(4px) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(4px) rotate(var(--rotation, 0.01deg))}}@keyframes float{0%,100%{-webkit-transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg))}50%{-webkit-transform:scaleX(var(--direction, 1)) translateY(4px) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(4px) rotate(var(--rotation, 0.01deg))}}@-webkit-keyframes floatAlt{0%,100%{-webkit-transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg))}50%{-webkit-transform:scaleX(var(--direction, 1)) translateY(-2px) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(-2px) rotate(var(--rotation, 0.01deg))}}@keyframes floatAlt{0%,100%{-webkit-transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg))}50%{-webkit-transform:scaleX(var(--direction, 1)) translateY(-2px) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(-2px) rotate(var(--rotation, 0.01deg))}}@-webkit-keyframes toptobottom{0%,100%{-webkit-transform:translateY(-3px) rotate(0.01deg);transform:translateY(-3px) rotate(0.01deg)}50%{-webkit-transform:translateY(2px) rotate(0.01deg);transform:translateY(2px) rotate(0.01deg)}}@keyframes toptobottom{0%,100%{-webkit-transform:translateY(-3px) rotate(0.01deg);transform:translateY(-3px) rotate(0.01deg)}50%{-webkit-transform:translateY(2px) rotate(0.01deg);transform:translateY(2px) rotate(0.01deg)}}.with-squares:before{-webkit-animation:float 2s ease-in infinite forwards;animation:float 2s ease-in infinite forwards;will-change:transform}.with-squares:after{-webkit-animation:floatAlt 2s ease-in infinite forwards;animation:floatAlt 2s ease-in infinite forwards;will-change:transform}.with-square:after{-webkit-animation:floatAlt 2s ease-in infinite forwards;animation:floatAlt 2s ease-in infinite forwards;will-change:transform}.reveal-visible{opacity:1}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translate(0, 30px);transform:translate(0, 30px)}100%{opacity:1;-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translate(0, 30px);transform:translate(0, 30px)}100%{opacity:1;-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translate(0, -30px);transform:translate(0, -30px)}100%{opacity:1;-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translate(0, -30px);transform:translate(0, -30px)}100%{opacity:1;-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translate(30px, 0);transform:translate(30px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translate(30px, 0);transform:translate(30px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translate(-30px, 0);transform:translate(-30px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translate(-30px, 0);transform:translate(-30px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.fade.reveal-visible{-webkit-animation:fade 1s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fade 1s cubic-bezier(0.165, 0.84, 0.44, 1) both}.fade-top.reveal-visible{-webkit-animation:fadeTop 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fadeTop 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both}.fade-bottom.reveal-visible{-webkit-animation:fadeBottom 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fadeBottom 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both}.fade-left.reveal-visible{-webkit-animation:fadeLeft 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fadeLeft 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both}.fade-right.reveal-visible{-webkit-animation:fadeRight 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fadeRight 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both}.transition-in{-webkit-animation:fade .2s cubic-bezier(0.165, 0.84, 0.44, 1);animation:fade .2s cubic-bezier(0.165, 0.84, 0.44, 1)}.transition-out{opacity:0;-webkit-transition:opacity .2s cubic-bezier(0.165, 0.84, 0.44, 1);transition:opacity .2s cubic-bezier(0.165, 0.84, 0.44, 1)}.prelude a{-webkit-animation:fade_top 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fade_top 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;-webkit-animation-delay:.3s;animation-delay:.3s}.prelude .forum-dna{-webkit-animation:fade_top 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fade_top 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;-webkit-animation-delay:.3s;animation-delay:.3s}.home .site-header .site-title,.home .site-header .hamburger{-webkit-animation:fade 2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fade 2s cubic-bezier(0.165, 0.84, 0.44, 1) both;-webkit-animation-delay:.5s;animation-delay:.5s}.home .site-header .site-nav{-webkit-animation:fade_bottom 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fade_bottom 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both}.home .about-congress .congress-visual{-webkit-animation-delay:.4s;animation-delay:.4s}@font-face{font-family:"Poppins";font-weight:300;font-style:normal;src:url("../fonts/poppins/poppins-light.woff2") format("woff2");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-family:"Poppins";font-weight:300;font-style:italic;src:url("../fonts/poppins/poppins-light-italic.woff2") format("woff2");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-family:"Poppins";font-weight:400;font-style:normal;src:url("../fonts/poppins/poppins-regular.woff2") format("woff2");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-family:"Poppins";font-weight:400;font-style:italic;src:url("../fonts/poppins/poppins-regular-italic.woff2") format("woff2");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-family:"Poppins";font-weight:600;font-style:normal;src:url("../fonts/poppins/poppins-semibold.woff2") format("woff2");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-family:"Poppins";font-weight:600;font-style:italic;src:url("../fonts/poppins/poppins-semibold-italic.woff2") format("woff2");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-family:"Poppins";font-weight:700;font-style:normal;src:url("../fonts/poppins/poppins-bold.woff2") format("woff2");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}@font-face{font-family:"Poppins";font-weight:700;font-style:italic;src:url("../fonts/poppins/poppins-bold-italic.woff2") format("woff2");unicode-range:"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}:root{--gutter: 3rem;--halfGutter: 1.5rem;--viewportWidth: calc(100vw - var(--scrollbarWidth, 0));--containerWidth: 1200px;--preludeHeight: 3rem;--headerHeight: 7rem;--h1Size: 34px;--h2Size: 30px;--h3Size: 26px;--h4Size: 22px;--h5Size: 20px;--h6Size: 20px}@media print,screen and (min-width: 40em){:root{--h1Size: 48px;--h2Size: 32px;--h3Size: 28px;--h4Size: 24px;--h5Size: 20px;--h6Size: 18px}}@media print,screen and (min-width: 64em){:root{--h1Size: 48px;--h2Size: 42px;--h3Size: 32px;--h4Size: 28px;--h5Size: 24px;--h6Size: 20px}}.rte h2,form legend{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}h1{font-size:var(--h1Size)}h2{font-size:var(--h2Size)}h3{font-size:var(--h3Size)}h4{font-size:var(--h4Size)}h5{font-size:var(--h5Size)}h6{font-size:var(--h6Size)}a{--color: #f9227f;--colorHover: #fa388c;text-decoration:none;color:var(--color);-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}a:hover,a:focus{color:var(--colorHover, var(--color))}strong,b{font-weight:700}em,i{font-style:italic}.hidden{display:none}.ctn{max-width:1200px;padding-left:var(--halfGutter);padding-right:var(--halfGutter);margin:0 auto}.ctn.ctn--wide{max-width:inherit;padding-left:var(--gutter);padding-right:var(--gutter)}.ctn.ctn--wide .ctn__inner{max-width:160rem;margin-left:auto;margin-right:auto}.px{padding-left:var(--halfGutter);padding-right:var(--halfGutter)}.readmore-link{--hovered: translateX(5%)}.readmore-link .icon{display:inline-block;position:relative;top:.1em}.readmore-link:hover,.readmore-link:focus{-webkit-transform:translateX(var(--hovered));transform:translateX(var(--hovered))}.more-link{position:relative;display:inline-block;font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:1.6rem;font-weight:600;padding-bottom:.7em;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.more-link:after{content:" ";display:block;height:2px;width:100%;position:absolute;bottom:0;background:-webkit-gradient(linear, left top, right top, from(#f9227f), to(#7e1ac8));background:linear-gradient(90deg, #f9227f 0%, #7e1ac8 100%);pointer-events:none;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.more-link:hover:after,.more-link:focus:after{-webkit-transform:translateX(10%);transform:translateX(10%);left:10%;background:var(--color, #fa388c)}.more-link-small{display:block;font-size:2rem;font-weight:500;-webkit-transform:translateX(0px);transform:translateX(0px);-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out, -webkit-transform .1s ease-in-out}.text-gradient{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:cover;display:inline-block;min-height:1.9ch}.text-gradient--full{background-image:-webkit-gradient(linear, left top, right top, from(#001882), color-stop(22%, #274df4), color-stop(40%, #f9227f), color-stop(65%, #f9227f), color-stop(88%, #274df4), to(#01e2e8));background-image:linear-gradient(90deg, #001882 0%, #274df4 22%, #f9227f 40%, #f9227f 65%, #274df4 88%, #01e2e8 100%)}.text-gradient--alpha-beta{background-image:-webkit-gradient(linear, left top, right top, from(#001882), color-stop(50%, #274df4), to(#f9227f));background-image:linear-gradient(90deg, #001882 0%, #274df4 50%, #f9227f 100%)}.text-gradient--alpha-gamma{background-image:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background-image:linear-gradient(90deg, #274df4 38%, #01e2e8 100%)}.text-gradient--beta-delta{background-image:-webkit-gradient(linear, left top, right top, from(#f9227f), to(#7e1ac8));background-image:linear-gradient(90deg, #f9227f 0%, #7e1ac8 100%)}.gradient-move{position:relative;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.gradient{background:radial-gradient(circle at 0 200%, #274df4, #7e1ac8);-webkit-transition:all .4s ease-in;transition:all .4s ease-in;opacity:0;display:block;position:absolute;pointer-events:none;top:0;bottom:0;left:0;right:0;z-index:5}.gradient-hovering:hover .gradient,.gradient-hovering:focus .gradient{opacity:.71}.page-row{padding-top:var(--gutter);padding-bottom:var(--gutter)}@media print,screen and (min-width: 40em){.page-row{padding-top:calc(var(--gutter)*2);padding-bottom:calc(var(--gutter)*2)}}.row-title{font-family:"Poppins",Arial,Helvetica,sans-serif;font-weight:700;line-height:1.2;color:#001882;margin-bottom:.5em}.icon-framed{border:1px solid #f9227f;width:1.546em;height:1.546em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-right:.3em}.icon-framed:after{content:"";display:block;position:absolute;width:9px;height:9px;border:1px solid #f9227f;top:-10px;right:-15px}@media print,screen and (min-width: 64em){.has-head-clouds{position:relative}.has-head-clouds:before,.has-head-clouds:after{display:block;position:absolute;opacity:.4}.has-head-clouds--left:before{content:"";background:url("../img/clouds/cloud-1.gif") no-repeat 0 0/100%;width:13rem;height:12rem;top:100%;right:100%;-webkit-transform:translate(var(--X, 0), var(--Y, -50%));transform:translate(var(--X, 0), var(--Y, -50%))}.has-head-clouds--right:after{content:"";background:url("../img/clouds/cloud-2.gif") no-repeat 0 0/100%;width:14rem;height:11.6rem;bottom:80%;left:100%;-webkit-transform:translate(var(--X, -40%), var(--Y, 9%)) rotate(27deg);transform:translate(var(--X, -40%), var(--Y, 9%)) rotate(27deg)}}@font-face{font-family:"icon-fermaforum";src:url("../fonts/icon-fermaforum.eot?e1y41s");src:url("../fonts/icons/icon-fermaforum.eot?e1y41s#iefix") format("embedded-opentype"),url("../fonts/icons/icon-fermaforum.ttf?e1y41s") format("truetype"),url("../fonts/icons/icon-fermaforum.woff?e1y41s") format("woff"),url("../fonts/icons/icon-fermaforum.svg?e1y41s#icon-fermaforum") format("svg");font-weight:normal;font-style:normal}[class^=icon-],[class*=" icon-"]{font-family:"icon-fermaforum" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-check:before{content:""}.icon-bed:before{content:""}.icon-exclamation-circle:before{content:""}.icon-check-circle:before{content:""}.icon-times-circle:before{content:""}.icon-info-circle:before{content:""}.icon-bookmark:before{content:""}.icon-map-marker-alt:before{content:""}.icon-calendar-alt:before{content:""}.icon-facebook:before{content:""}.icon-twitter:before{content:""}.icon-linkedin:before{content:""}.icon-next-tall:before{content:""}.icon-previous:before{content:""}.icon-next:before{content:""}.icon-arrow-up-circle:before{content:""}.icon-down:before{content:""}.icon-right:before{content:""}.icon-home:before{content:""}.icon-link:before{content:""}.icon-email:before{content:""}.icon-pin:before{content:""}.icon-phone:before{content:""}.icon-user:before{content:""}.scheme--alpha{--color: #274df4;--color-light: #3d5ff5;--color-dark: #001882}.scheme--beta{--color: #f9227f;--color-light: #fa388c;--color-dark: #b0054f}.scheme--gamma{--color: #01e2e8;--color-light: #1ae5ea;--color-dark: #017f82}.scheme--delta{--color: #7e1ac8;--color-light: #8b31ce;--color-dark: #450e6e}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:300px;position:relative;padding:var(--halfGutter);background:#274df4 no-repeat 50% 50%/cover;border-radius:.4rem;overflow:hidden}@media print,screen and (min-width: 27.5em){.card{min-height:inherit}}@media print,screen and (min-width: 40em){.card{padding:var(--gutter)}}@media print,screen and (min-width: 64em){.card{aspect-ratio:369/433}}.card>*{position:relative;z-index:2}.card:after{content:"";background-color:rgba(0,24,130,.4);position:absolute;width:100%;height:100%;pointer-events:none;z-index:0;top:0;right:0;bottom:0;left:0;-webkit-transition:background-color .3s;transition:background-color .3s}.card__category{display:inline-block;font-family:"Poppins",Arial,Helvetica,sans-serif;color:#fff;font-size:1.4rem;font-weight:600}.card__category:after{content:" ";display:block;background:-webkit-gradient(linear, left top, right top, from(#f9227f), to(#7e1ac8));background:linear-gradient(90deg, #f9227f 0%, #7e1ac8 100%);height:1px;width:100%;margin-top:.25em}.card__bottom{font-size:2rem;padding-top:var(--gutter);margin-top:auto}@media print,screen and (min-width: 40em){.card__bottom{padding-top:var(--gutter)}}.card__title{font-family:"Poppins",Arial,Helvetica,sans-serif;font-weight:700;font-size:2rem;line-height:1.45}@media print,screen and (min-width: 40em){.card__title{font-size:2.2rem}}.card__meta{font-weight:400;font-size:.7em;margin-top:1.5rem}.card .gradient{position:absolute;z-index:1}.card-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#fff}.card-link .gradient{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.card-link:hover{color:#fff}.card-link:hover .gradient{opacity:.4}.brick-wall .card-link{height:100%}.person-links__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:-1rem}.person-links__list>li{padding:1rem}.person-link{--color: #2B2D35;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.person-link .icon-framed{-ms-flex-negative:0;flex-shrink:0}.person-link .icon-framed:after{display:none}.brick-wall{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:calc(var(--halfGutter)*-1)}.brick-wall .brick-wall__brick{padding:var(--halfGutter);width:100%}.brick-wall .brick-wall__brick--sm-1{width:8.3333333333%}.brick-wall .brick-wall__brick--sm-2{width:16.6666666667%}.brick-wall .brick-wall__brick--sm-3{width:25%}.brick-wall .brick-wall__brick--sm-4{width:33.3333333333%}.brick-wall .brick-wall__brick--sm-5{width:41.6666666667%}.brick-wall .brick-wall__brick--sm-6{width:50%}.brick-wall .brick-wall__brick--sm-7{width:58.3333333333%}.brick-wall .brick-wall__brick--sm-8{width:66.6666666667%}.brick-wall .brick-wall__brick--sm-9{width:75%}.brick-wall .brick-wall__brick--sm-10{width:83.3333333333%}.brick-wall .brick-wall__brick--sm-11{width:91.6666666667%}.brick-wall .brick-wall__brick--sm-12{width:100%}@media print,screen and (min-width: 27.5em){.brick-wall .brick-wall__brick--sm-md-1{width:8.3333333333%}.brick-wall .brick-wall__brick--sm-md-2{width:16.6666666667%}.brick-wall .brick-wall__brick--sm-md-3{width:25%}.brick-wall .brick-wall__brick--sm-md-4{width:33.3333333333%}.brick-wall .brick-wall__brick--sm-md-5{width:41.6666666667%}.brick-wall .brick-wall__brick--sm-md-6{width:50%}.brick-wall .brick-wall__brick--sm-md-7{width:58.3333333333%}.brick-wall .brick-wall__brick--sm-md-8{width:66.6666666667%}.brick-wall .brick-wall__brick--sm-md-9{width:75%}.brick-wall .brick-wall__brick--sm-md-10{width:83.3333333333%}.brick-wall .brick-wall__brick--sm-md-11{width:91.6666666667%}.brick-wall .brick-wall__brick--sm-md-12{width:100%}}@media print,screen and (min-width: 40em){.brick-wall .brick-wall__brick--md-1{width:8.3333333333%}.brick-wall .brick-wall__brick--md-2{width:16.6666666667%}.brick-wall .brick-wall__brick--md-3{width:25%}.brick-wall .brick-wall__brick--md-4{width:33.3333333333%}.brick-wall .brick-wall__brick--md-5{width:41.6666666667%}.brick-wall .brick-wall__brick--md-6{width:50%}.brick-wall .brick-wall__brick--md-7{width:58.3333333333%}.brick-wall .brick-wall__brick--md-8{width:66.6666666667%}.brick-wall .brick-wall__brick--md-9{width:75%}.brick-wall .brick-wall__brick--md-10{width:83.3333333333%}.brick-wall .brick-wall__brick--md-11{width:91.6666666667%}.brick-wall .brick-wall__brick--md-12{width:100%}}@media print,screen and (min-width: 48em){.brick-wall .brick-wall__brick--md-lg-1{width:8.3333333333%}.brick-wall .brick-wall__brick--md-lg-2{width:16.6666666667%}.brick-wall .brick-wall__brick--md-lg-3{width:25%}.brick-wall .brick-wall__brick--md-lg-4{width:33.3333333333%}.brick-wall .brick-wall__brick--md-lg-5{width:41.6666666667%}.brick-wall .brick-wall__brick--md-lg-6{width:50%}.brick-wall .brick-wall__brick--md-lg-7{width:58.3333333333%}.brick-wall .brick-wall__brick--md-lg-8{width:66.6666666667%}.brick-wall .brick-wall__brick--md-lg-9{width:75%}.brick-wall .brick-wall__brick--md-lg-10{width:83.3333333333%}.brick-wall .brick-wall__brick--md-lg-11{width:91.6666666667%}.brick-wall .brick-wall__brick--md-lg-12{width:100%}}@media print,screen and (min-width: 64em){.brick-wall .brick-wall__brick--lg-1{width:8.3333333333%}.brick-wall .brick-wall__brick--lg-2{width:16.6666666667%}.brick-wall .brick-wall__brick--lg-3{width:25%}.brick-wall .brick-wall__brick--lg-4{width:33.3333333333%}.brick-wall .brick-wall__brick--lg-5{width:41.6666666667%}.brick-wall .brick-wall__brick--lg-6{width:50%}.brick-wall .brick-wall__brick--lg-7{width:58.3333333333%}.brick-wall .brick-wall__brick--lg-8{width:66.6666666667%}.brick-wall .brick-wall__brick--lg-9{width:75%}.brick-wall .brick-wall__brick--lg-10{width:83.3333333333%}.brick-wall .brick-wall__brick--lg-11{width:91.6666666667%}.brick-wall .brick-wall__brick--lg-12{width:100%}}@media screen and (min-width: 80em){.brick-wall .brick-wall__brick--xlg-1{width:8.3333333333%}.brick-wall .brick-wall__brick--xlg-2{width:16.6666666667%}.brick-wall .brick-wall__brick--xlg-3{width:25%}.brick-wall .brick-wall__brick--xlg-4{width:33.3333333333%}.brick-wall .brick-wall__brick--xlg-5{width:41.6666666667%}.brick-wall .brick-wall__brick--xlg-6{width:50%}.brick-wall .brick-wall__brick--xlg-7{width:58.3333333333%}.brick-wall .brick-wall__brick--xlg-8{width:66.6666666667%}.brick-wall .brick-wall__brick--xlg-9{width:75%}.brick-wall .brick-wall__brick--xlg-10{width:83.3333333333%}.brick-wall .brick-wall__brick--xlg-11{width:91.6666666667%}.brick-wall .brick-wall__brick--xlg-12{width:100%}}.reveal-hidden{opacity:0}@-webkit-keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes fade-out{from{opacity:1}to{opacity:0}}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}#fader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;pointer-events:none;background:#fff;-webkit-animation-duration:300ms;animation-duration:300ms;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}#fader.fade-out{opacity:0;-webkit-animation-name:fade-out;animation-name:fade-out}#fader.fade-in{opacity:1;-webkit-animation-name:fade-in;animation-name:fade-in}.message{margin-top:var(--gutter);font-weight:400}.message.message-information>*{color:#040716}.message.message-warning>*{color:#160d04}.message.message-error>*{color:#160404}.message.message-success>*{color:#04160d}.notice{position:relative;padding:1em 1em 1em 3.5em;color:#fff;font-weight:400}.notice:before{position:absolute;top:.25em;left:.657em;font-family:"icon-fermaforum";font-size:1.625em;color:#fff}.notice.notice--information{background:#3c5add}.notice.notice--information:before{content:""}.notice.notice--warning{background:#dd893c}.notice.notice--warning:before{content:""}.notice.notice--error{background:#dd3c3c}.notice.notice--error:before{content:""}.notice.notice--success{background:#3cdd8c}.notice.notice--success:before{content:""}.notice a,.rte .notice a,.rte .notice a:not([class]){color:#fff;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}.notice a:hover,.notice a:focus,.rte .notice a:hover,.rte .notice a:focus,.rte .notice a:not([class]):hover,.rte .notice a:not([class]):focus{color:rgba(255,255,255,.6)}.button{position:relative;font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:1rem}.button:hover,.button:focus{cursor:pointer;text-decoration:none}.button:disabled,.button.disabled{cursor:not-allowed}.button--plain{--background-color: var(--color, #274df4);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:var(--background-color);color:#fff;font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:1.6rem;font-weight:600;text-align:center;border:none;padding:.723em 1.446em;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.button--plain:hover,.button--plain:focus{--background-color: var(--color-light, #3d5ff5);color:#fff}.button-border{position:relative;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1rem;font-weight:700;padding:1.0625em;text-align:left;background:transparent;border:1px solid #f9227f;color:#2b2d35;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.button-border:hover,.button-border:focus{background:#f9227f;color:#000}.button-secondary{font-family:"Poppins",Arial,Helvetica,sans-serif;background:#f9227f;border:none;color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1rem;font-weight:500;padding:1.0625em;text-align:left;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.button-secondary:hover,.button-secondary:focus{background:#fa4e99;color:#000}form label{display:inline-block;font-weight:600;font-size:1.6rem;font-family:"Poppins",Arial,Helvetica,sans-serif;color:#2b2d35;margin-bottom:.2em}.select2-container--default .select2-search--dropdown .select2-search__field,form [type=color],form [type=date],form [type=datetime],form [type=datetime-local],form [type=email],form [type=month],form [type=number],form [type=password],form [type=search],form [type=tel],form [type=text],form [type=time],form [type=url],form [type=week],form input:not([type]),form textarea,form select{border:none;font-size:1em;padding:1.15rem 1rem;font-family:"Poppins",Arial,Helvetica,sans-serif;font-weight:500;background-color:#fff;color:rgba(43,45,53,.8);-webkit-transition:all .2s ease-in;transition:all .2s ease-in;border:1px solid #b6bbcf}.select2-container--default .select2-search--dropdown .select2-search__field:focus,form [type=color]:focus,form [type=date]:focus,form [type=datetime]:focus,form [type=datetime-local]:focus,form [type=email]:focus,form [type=month]:focus,form [type=number]:focus,form [type=password]:focus,form [type=search]:focus,form [type=tel]:focus,form [type=text]:focus,form [type=time]:focus,form [type=url]:focus,form [type=week]:focus,form input:focus:not([type]),form textarea:focus,form select:focus{outline:none;border-color:#f9227f;color:#2b2d35}#gdpr-consent,form .cask-field,form .form-field{margin-top:2rem}form legend{color:#001882;font-weight:600;font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:1.8rem}form fieldset{margin-bottom:2em}form .cask-field,form .form-field{-webkit-box-sizing:border-box;box-sizing:border-box}form input:not([type=button]):not([type=submit]){display:block;width:100%}form input:not([type=button]):not([type=submit])::-webkit-input-placeholder{color:#72788d;font-weight:400}form input:not([type=button]):not([type=submit])::-moz-placeholder{color:#72788d;font-weight:400}form input:not([type=button]):not([type=submit]):-ms-input-placeholder{color:#72788d;font-weight:400}form input:not([type=button]):not([type=submit])::-ms-input-placeholder{color:#72788d;font-weight:400}form input:not([type=button]):not([type=submit])::placeholder{color:#72788d;font-weight:400}form .form-submit{border-top:1px solid #f0f1f5;margin-top:1em}form .back-link{margin-top:1em;display:inline-block}form .form-notes-top,form .form-notes-bottom{text-align:right;color:#72788d;font-size:1.2rem;font-style:italic}form .form-notes-top{margin-bottom:1em}form .form-notes-bottom{margin-top:1em}form .description{margin-top:.5em;font-size:1.2rem;color:#72788d;line-height:1.3}form textarea{min-height:260px;max-width:100%;width:100%}form textarea::-webkit-input-placeholder{color:#72788d;font-weight:400}form textarea::-moz-placeholder{color:#72788d;font-weight:400}form textarea:-ms-input-placeholder{color:#72788d;font-weight:400}form textarea::-ms-input-placeholder{color:#72788d;font-weight:400}form textarea::placeholder{color:#72788d;font-weight:400}form .captcha-box{padding:0;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}form .captcha-box .captcha-img-outer{padding:2px 0;background-color:#fff;border:1px solid #f0f1f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}form .captcha-box img{max-width:100%;max-height:100%;height:auto;width:auto;display:block}form .captcha-box input{width:calc(100% - 108px)}form .mandatory-fields{text-align:right;margin:1em 0;font-size:1.4rem}form .mandatory{font-size:1.5rem;color:#dd3c3c}form .form-field-error{color:#dd3c3c;font-size:1.4rem;margin-top:.5em;display:inline-block}form .checkbox,form .radio{--color: #274df4;position:relative;cursor:pointer;font-size:1em}form .checkbox input,form .radio input{opacity:0;position:absolute;top:0;left:0}form .checkbox input+label,form .radio input+label{position:relative;font-size:1em;font-weight:300;padding-left:1.8em}form .checkbox input+label:before,form .checkbox input+label:after,form .radio input+label:before,form .radio input+label:after{display:block;position:absolute;-webkit-box-sizing:content-box;box-sizing:content-box}form .checkbox input+label:before,form .radio input+label:before{content:"";width:1.125em;height:1.125em;outline:none;cursor:pointer;background:#fff;border:1px solid #b6bbcf;top:.1em;left:0}form .checkbox input+label:after,form .radio input+label:after{pointer-events:none}form .checkbox input:checked+label:after,form .radio input:checked+label:after{opacity:1}form .checkbox{--color: #274df4}form .checkbox [type=checkbox]+label:before{-webkit-transition:background .2s ease-in;transition:background .2s ease-in}form .checkbox [type=checkbox]+label:after{content:"";font-family:"icon-fermaforum";left:.3em;top:.1em;color:#fff;opacity:0;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;font-size:.83em}form .checkbox [type=checkbox]:checked+label:before{background-color:var(--color);border-color:var(--color)}form .radio{--color: #274df4}form .radio [type=radio]+label:before,form .radio [type=radio]+label:after{border-radius:100%}form .radio [type=radio]+label:after{content:"";width:.6115em;height:.6115em;background:var(--checker-color);top:.4em;left:.25em}form .select{position:relative}form .select:hover select{border:1px solid #f9227f;cursor:pointer}form .select:hover:after{opacity:1}form .select:after{position:absolute;display:block;font-family:"icon-fermaforum";content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:var(--halfGutter);z-index:0;pointer-events:none}form .select select{width:100%;padding-right:3.2rem}form select{-webkit-appearance:none;background:#fff;height:5rem;border-radius:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}form select option,form select optgroup{color:#2b2d35}form select option{pointer-events:none}.rte{font-weight:300;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.rte h2,.rte form legend,form .rte legend{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media print,screen and (min-width: 64em){.rte{--h1Size: 48px;--h2Size: 32px;--h3Size: 28px;--h4Size: 24px;--h5Size: 20px;--h6Size: 18px}}.rte a:not([class]){display:inline;text-decoration:underline;font-weight:600}.rte p{margin-top:0}.rte p+p,.rte p+*{margin-top:1em}.rte strong{font-weight:700}.rte table{width:100%;min-width:640px;margin:1em 0;border-collapse:collapse;clear:both}.rte table tr:nth-child(even){background:#f0f1f5}.rte table th,.rte table td{text-align:left;border:none;padding:5px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.rte table td{padding:12px;vertical-align:top}.rte table th{vertical-align:middle;padding:12px;background:#274df4;color:#fff;text-align:left;font-family:"Poppins",Arial,Helvetica,sans-serif;text-transform:none;font-weight:700}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{font-family:"Poppins",Arial,Helvetica,sans-serif;line-height:1.2;color:#001882;font-weight:700;margin-top:1em;margin-bottom:.5em}.rte h1:first-child,.rte h2:first-child,.rte h3:first-child,.rte h4:first-child,.rte h5:first-child,.rte h6:first-child{margin-top:0}.rte h1:first-of-type{margin-top:0}.rte h6{font-style:italic}.rte ul:not([class]),.rte ol:not([class]){margin:1.25em 0 1.25em 0;padding:0}.rte ul:not([class]) li,.rte ol:not([class]) li{margin-top:0}.rte ul:not([class]) li+li,.rte ol:not([class]) li+li{margin-top:.3125em}.rte ol:not([class]) li{margin-left:2em}.rte ul:not([class]) li{list-style:square outside;margin-left:2em}.rte ul:not([class]) li li{list-style:none}.rte ol:not([class]) li{list-style-type:decimal}.rte ol:not([class]) li li{list-style:upper-alpha}.rte ol:not([class]) li li li{list-style:lower-roman}.rte ol:not([class]) li li li li{list-style:lower-alpha}.rte ul ul:not([class]),.rte ol ol:not([class]),.rte ul ol:not([class]),.rte ol ul:not([class]){margin-top:.3125em;margin-bottom:.3125em;margin-left:0}.rte hr{border:none;height:1px;background:#f0f1f5}.rte dl,.rte pre{border:none;background:#f0f1f5;padding:20px;margin-left:15px;margin-right:15px;margin-top:24px;white-space:normal;border:1px solid #f0f1f5}.rte blockquote{font-family:"Poppins",Arial,Helvetica,sans-serif;clear:both;font-size:2rem;padding:20px;color:#2b2d35;quotes:"“" "”" "‘" "’";position:relative;margin:45px auto 20px}.rte blockquote p{display:inline;margin:0}.rte blockquote p+p,.rte blockquote p+*{margin:.925em 0 0}.rte dl dt{color:#274df4;font-weight:bold;line-height:1.3;font-size:16px;font-family:"Poppins",Arial,Helvetica,sans-serif}.rte dl dd{margin-bottom:0;padding:5px 0 0 15px;margin-left:0}.rte dd{margin-bottom:.625em;padding-bottom:15px}.rte dd+dt{margin-top:.925em}.rte dt+dd{padding-bottom:0;margin-bottom:0}.rte address{margin-bottom:24px}.rte .alignleft,.rte .alignright,.rte .aligncenter{margin-top:10px}.rte .alignleft{display:inline-block;float:left;margin-right:10px}.rte .alignright{display:inline-block;float:right;margin-left:10px}.rte .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.rte img.size-full{width:auto}.rte img{display:block;max-width:100%;height:auto;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:auto;border-radius:.4rem}.rte img:after{content:attr(alt);display:block;font-size:1.2rem;font-style:italic}.rte a[href$=".jpg"],.rte a[href$=".png"],.rte a[href$=".gif"],.rte a[href$=".bmp"]{display:inline-block}.rte a[href$=".jpg"] img,.rte a[href$=".png"] img,.rte a[href$=".gif"] img,.rte a[href$=".bmp"] img{border:1px solid #f0f1f5;max-width:100%;height:auto;display:inline-block;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.rte a[href$=".jpg"]:hover img,.rte a[href$=".jpg"]:focus img,.rte a[href$=".png"]:hover img,.rte a[href$=".png"]:focus img,.rte a[href$=".gif"]:hover img,.rte a[href$=".gif"]:focus img,.rte a[href$=".bmp"]:hover img,.rte a[href$=".bmp"]:focus img{opacity:.6}.rte .wp-caption{max-width:100%}.rte .wp-caption-text{font-style:italic;margin-top:5px;padding-left:25px;font-size:1.3rem;line-height:1.4}.rte .gallery{margin:15px -5px;clear:both}.rte .gallery-item{margin:0;background:none;padding:5px;float:none !important;width:auto !important;margin-top:0 !important;display:inline-block;margin-bottom:-4px;vertical-align:top}.rte .gallery-item a{display:block}.rte .gallery-item img{border:1px solid #f0f1f5 !important}.rte .gallery-columns-1 .gallery-item{max-width:100%}.rte .gallery-columns-2 .gallery-item{max-width:50%}.rte .gallery-columns-3 .gallery-item{max-width:33.3333333333%}.rte .gallery-columns-4 .gallery-item{max-width:25%}.rte .gallery-columns-5 .gallery-item{max-width:20%}.rte .gallery-columns-6 .gallery-item{max-width:16.6666666667%}.rte .gallery-columns-7 .gallery-item{max-width:14.2857142857%}.rte .gallery-columns-8 .gallery-item{max-width:12.5%}.rte .gallery-columns-9 .gallery-item{max-width:11.1111111111%}.rte .gallery-columns-1 .gallery-item,.rte .gallery-columns-2 .gallery-item,.rte .gallery-columns-3 .gallery-item,.rte .gallery-columns-4 .gallery-item,.rte .gallery-columns-5 .gallery-item,.rte .gallery-columns-6 .gallery-item,.rte .gallery-columns-7 .gallery-item,.rte .gallery-columns-8 .gallery-item,.rte .gallery-columns-9 .gallery-item{max-width:50%}@media print,screen and (min-width: 27.5em){.rte .gallery-columns-1 .gallery-item,.rte .gallery-columns-2 .gallery-item,.rte .gallery-columns-3 .gallery-item,.rte .gallery-columns-4 .gallery-item,.rte .gallery-columns-5 .gallery-item,.rte .gallery-columns-6 .gallery-item,.rte .gallery-columns-7 .gallery-item,.rte .gallery-columns-8 .gallery-item,.rte .gallery-columns-9 .gallery-item{max-width:25%}}@media print,screen and (min-width: 48em){.rte .gallery-columns-1 .gallery-item,.rte .gallery-columns-2 .gallery-item,.rte .gallery-columns-3 .gallery-item,.rte .gallery-columns-4 .gallery-item,.rte .gallery-columns-5 .gallery-item,.rte .gallery-columns-6 .gallery-item,.rte .gallery-columns-7 .gallery-item,.rte .gallery-columns-8 .gallery-item,.rte .gallery-columns-9 .gallery-item{max-width:16.6666666667%}}.rte .gallery br{display:none;clear:none !important}.rte .inline-gallery{margin:15px -5px;clear:both}.rte .inline-gallery-item{margin:0;background:none;padding:5px;float:none !important;width:auto !important;margin-top:0 !important;display:inline-block;margin-bottom:-4px;vertical-align:top}.rte .inline-gallery-item a{display:block}.rte .inline-gallery-item img{border:1px solid #f0f1f5 !important}.rte .inline-gallery-columns-1 .inline-gallery-item{max-width:100%}.rte .inline-gallery-columns-2 .inline-gallery-item{max-width:50%}.rte .inline-gallery-columns-3 .inline-gallery-item{max-width:33.3333333333%}.rte .inline-gallery-columns-4 .inline-gallery-item{max-width:25%}.rte .inline-gallery-columns-5 .inline-gallery-item{max-width:20%}.rte .inline-gallery-columns-6 .inline-gallery-item{max-width:16.6666666667%}.rte .inline-gallery-columns-7 .inline-gallery-item{max-width:14.2857142857%}.rte .inline-gallery-columns-8 .inline-gallery-item{max-width:12.5%}.rte .inline-gallery-columns-9 .inline-gallery-item{max-width:11.1111111111%}.rte .inline-gallery-columns-1 .inline-gallery-item,.rte .inline-gallery-columns-2 .inline-gallery-item,.rte .inline-gallery-columns-3 .inline-gallery-item,.rte .inline-gallery-columns-4 .inline-gallery-item,.rte .inline-gallery-columns-5 .inline-gallery-item,.rte .inline-gallery-columns-6 .inline-gallery-item,.rte .inline-gallery-columns-7 .inline-gallery-item,.rte .inline-gallery-columns-8 .inline-gallery-item,.rte .inline-gallery-columns-9 .inline-gallery-item{max-width:50%}@media print,screen and (min-width: 27.5em){.rte .inline-gallery-columns-1 .inline-gallery-item,.rte .inline-gallery-columns-2 .inline-gallery-item,.rte .inline-gallery-columns-3 .inline-gallery-item,.rte .inline-gallery-columns-4 .inline-gallery-item,.rte .inline-gallery-columns-5 .inline-gallery-item,.rte .inline-gallery-columns-6 .inline-gallery-item,.rte .inline-gallery-columns-7 .inline-gallery-item,.rte .inline-gallery-columns-8 .inline-gallery-item,.rte .inline-gallery-columns-9 .inline-gallery-item{max-width:25%}}@media print,screen and (min-width: 48em){.rte .inline-gallery-columns-1 .inline-gallery-item,.rte .inline-gallery-columns-2 .inline-gallery-item,.rte .inline-gallery-columns-3 .inline-gallery-item,.rte .inline-gallery-columns-4 .inline-gallery-item,.rte .inline-gallery-columns-5 .inline-gallery-item,.rte .inline-gallery-columns-6 .inline-gallery-item,.rte .inline-gallery-columns-7 .inline-gallery-item,.rte .inline-gallery-columns-8 .inline-gallery-item,.rte .inline-gallery-columns-9 .inline-gallery-item{max-width:16.6666666667%}}.rte .inline-gallery br{display:none;clear:none !important}.rte .introduction{font-size:1.8rem;font-weight:400;margin-bottom:1em}.rte .ordered-horizontal{margin-top:var(--gutter)}.rte .ordered-horizontal>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1em 0 0;color:#001882;font-size:1.6rem;font-weight:600;line-height:1.28;list-style:none !important;counter-increment:ordered-horizontal-items;position:relative}.rte .ordered-horizontal>li:before{content:counter(ordered-horizontal-items);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:3rem;height:3rem;font-size:1.5em;font-weight:700;line-height:1;margin-right:var(--halfGutter)}.rte .ordered-horizontal>li:nth-child(3n+1):before{color:#274df4}.rte .ordered-horizontal>li:nth-child(3n+2):before{color:#f9227f}.rte .ordered-horizontal>li:nth-child(3n+3):before{color:#7e1ac8}@media print,screen and (min-width: 48em){.rte .ordered-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rte .ordered-horizontal>li{margin:0;padding:var(--halfGutter);max-width:calc(315px + var(--gutter));width:33.3333333333%;font-size:2rem}.rte .ordered-horizontal>li:before{font-size:3.5em;width:6.3rem;height:6.3rem}.rte .ordered-horizontal>li:after{content:"";display:block;position:absolute;width:4.6rem;height:3.8rem;background:url("../img/clouds/cloud-3.gif") no-repeat 0 0/100%;-webkit-animation:float 2s ease-in infinite forwards;animation:float 2s ease-in infinite forwards}.rte .ordered-horizontal>li:nth-child(3n+1):after{top:100%;left:10%}.rte .ordered-horizontal>li:nth-child(3n+2):after{--rotation: 180deg;bottom:80%;left:80%}.rte .ordered-horizontal>li:nth-child(3n+3):after{top:80%;left:100%;--rotation: -80deg}}@media print,screen and (min-width: 64em){.rte .ordered-horizontal{margin-left:-20%;margin-right:-20%}}.cookies{padding:var(--gutter);background:#001882;border-radius:.4rem;color:#fff;position:fixed;bottom:var(--gutter);left:var(--gutter);right:var(--gutter);z-index:99999;font-size:1.4rem;opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:opacity .4s ease-in,-webkit-transform .4s ease-in;transition:opacity .4s ease-in,-webkit-transform .4s ease-in;transition:opacity .4s ease-in,transform .4s ease-in;transition:opacity .4s ease-in,transform .4s ease-in,-webkit-transform .4s ease-in}.cookies.closed{opacity:0;-webkit-transform:translate(0, 100%);transform:translate(0, 100%);pointer-events:none}.cookies p{display:inline}.cookies__page{--color: #01e2e8}.cookies__actions{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1em -0.25em 0}.cookies__actions>*{-ms-flex-negative:0;flex-shrink:0;padding:.25em}.cookies .button{font-size:1.4rem;padding:.5em}.cookies__close{width:3.3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width: 40em){.cookies{padding:var(--halfGutter)}}@media print,screen and (min-width: 48em){.cookies{display:-webkit-box;display:-ms-flexbox;display:flex}.cookies__actions{margin:-0.25em;padding-left:var(--gutter);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (min-width: 64em){.cookies{left:50%;right:inherit;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);max-width:90rem}.cookies.closed{-webkit-transform:translate(-50%, 100%);transform:translate(-50%, 100%)}}.hero{background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);overflow:hidden;border-radius:.4rem;aspect-ratio:1170/395}.hero img{display:block;max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.h-scrollable-wrap{clear:both;position:relative;padding-top:20px;margin-bottom:var(--gutter)}.h-scrollable-wrap:before,.h-scrollable-wrap:after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#274df4;color:#fff;height:30px;margin-bottom:-1px}.h-scrollable-wrap:after{content:attr(data-title);position:absolute;left:0;top:0;font-size:1.4rem;line-height:1;padding-right:8px;padding-left:5px;font-weight:600}.h-scrollable-wrap .inner,.h-scrollable-wrap .h-scrollable-top{overflow-x:scroll;padding:0}.h-scrollable-wrap .inner::-webkit-scrollbar,.h-scrollable-wrap .h-scrollable-top::-webkit-scrollbar{width:3px;height:10px}.h-scrollable-wrap .inner::-webkit-scrollbar-track,.h-scrollable-wrap .h-scrollable-top::-webkit-scrollbar-track{background:rgba(240,241,245,.4)}.h-scrollable-wrap .inner::-webkit-scrollbar-thumb,.h-scrollable-wrap .h-scrollable-top::-webkit-scrollbar-thumb{background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%)}.h-scrollable-wrap .inner::-webkit-scrollbar-thumb:hover,.h-scrollable-wrap .h-scrollable-top::-webkit-scrollbar-thumb:hover{background:#f9227f}.h-scrollable-wrap table{margin:0}.h-scrollable-wrap .h-scrollable-top,.h-scrollable-wrap .h-scrollable-top .inner{height:20px}.h-scrollable-wrap .h-scrollable-top{max-width:100%;overflow-y:hidden}.h-scrollable-wrap .h-scrollable-top .inner{width:100%}.h-scrollable-wrap.scrollable-hidden{padding-top:0}.h-scrollable-wrap.scrollable-hidden .h-scrollable-top,.h-scrollable-wrap.scrollable-hidden:before,.h-scrollable-wrap.scrollable-hidden:after{display:none}.h-scrollable-wrap.scrollable-hidden .inner{overflow:auto}.alpha-list{background:#f0f1f5;width:3rem;padding:.2rem;border-radius:3rem}.alpha-list span{padding:3px 5px 4px;font-size:1.6rem;font-weight:600;color:#274df4;border-radius:100%;line-height:1;text-transform:uppercase;-webkit-transition:.2s color ease-out;transition:.2s color ease-out}.alpha-list span:hover,.alpha-list span:focus{cursor:pointer}.alpha-list li{text-align:center;padding:2px 0}.alpha-list li.current span{background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.6rem;height:2.6rem}.alpha-list li.disabled,.alpha-list li.disabled span{pointer-events:none}.alpha-list li.disabled span{color:#72788d}.alpha-list li:first-child{padding-top:0}.alpha-list li:last-child{padding-bottom:0}.popin{max-width:1024px}.popin-eligibility{padding:0}.popin-eligibility .fancybox-close-small svg path{fill:#fff}.popin-eligibility .popin-inner{background:url("../img/layout/eligibility-bg.jpg") no-repeat 50% 50%;background-size:cover;position:relative;padding:calc(var(--gutter)*4)}.popin-eligibility .popin-inner:before{content:" ";background:-webkit-gradient(linear, left top, right top, from(black), color-stop(150%, #001882));background:linear-gradient(90deg, black 0%, #001882 150%);display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;opacity:.84}.popin-eligibility .popin-inner>*{position:relative;z-index:2}.popin-eligibility .popin-header{text-align:center;margin-bottom:1.5em}.popin-eligibility .popin-title{font-family:"Poppins",Arial,Helvetica,sans-serif;line-height:1.2;font-weight:700;color:#fff;font-size:2.25rem}@media print,screen and (min-width: 40em){.popin-eligibility .popin-title{font-size:3.125rem}}@media print,screen and (max-width: 39.99875em){.popin-eligibility .popin-content>*+*{margin-top:1em}}@media print,screen and (min-width: 40em){.popin-eligibility .popin-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 20em){.popin-eligibility .popin-content{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 27.5em){.popin-eligibility .popin-content{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 40em){.popin-eligibility .popin-content{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 48em){.popin-eligibility .popin-content{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 64em){.popin-eligibility .popin-content{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 40em)and (min-width: 80em){.popin-eligibility .popin-content{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 40em)and (min-width: 87.5em){.popin-eligibility .popin-content{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 40em)and (min-width: 100em){.popin-eligibility .popin-content{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em){.popin-eligibility .popin-content>*{padding:0 var(--gutter);width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popin-eligibility .popin-content>*>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.popin-eligibility .eligibility-table{background:#fff;border-radius:6px;-webkit-box-shadow:0 .6rem 1.5rem 0 rgba(0,0,0,.05);box-shadow:0 .6rem 1.5rem 0 rgba(0,0,0,.05)}.popin-eligibility .eligibility-table .table-header{border-radius:6px 6px 0 0;padding:1em calc(var(--gutter)*2)}.popin-eligibility .eligibility-table .table-title{text-transform:uppercase;font-size:1.5rem;font-weight:500}.popin-eligibility .eligibility-table.eligible .table-header{background:#274df4;color:#fff}.popin-eligibility .eligibility-table.not-eligible .table-header{background:#274df4;color:#001882}.popin-eligibility .eligibility-table .table-content{padding:calc(var(--gutter)*2)}.popin-eligibility .eligibility-list li{padding:1em 0}.popin-eligibility .eligibility-list li:first-child{padding-top:0}.popin-eligibility .eligibility-list li:last-child{padding-bottom:0}.popin-eligibility .eligibility-list li+li{border-top:1px solid #f0f1f5}.popin-eligibility .popin-actions{text-align:center;margin-top:2em}.popin-eligibility .popin-actions .button{font-size:1.25rem}.popin-eligibility .popin-actions .button.register-now b{height:1.4375rem}.popin-eligibility .popin-actions .button.button-plain:focus{background:#fff}.rte+.share{margin-top:calc(var(--gutter)*1.5)}.share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:var(--gutter);border-top:1px solid #f0f1f5}@media print,screen and (max-width: 63.99875em){.share{padding-bottom:var(--gutter);border-bottom:1px solid #f0f1f5}}.share .share__title{color:#001882;font-weight:700;font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:2rem;margin-right:2rem}.share .share__networks-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.share .share__networks-list li+li{margin-left:1rem}.share .icon-social-network{font-size:1.5rem;width:34px;height:34px;border-radius:34px}.icon-social-network{position:relative;width:40px;height:40px;color:#001882;border:1px solid #f9227f;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background .6s;transition:background .6s}.icon-social-network .icon{position:relative;z-index:2;color:currentColor}.icon-social-network:before,.icon-social-network:after{position:absolute;content:""}.icon-social-network:hover,.icon-social-network:focus{background:#f9227f;color:#fff}.pagination ol.page-numbers{text-align:center;margin-top:var(--gutter)}.pagination ol.page-numbers>li{display:inline-block}.pagination a,.pagination span.page-numbers{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;padding:0 16px;color:#2b2d35;border:1px solid #f0f1f5;background:#fff;font-weight:500;-webkit-transition:color .3s;transition:color .3s;margin:.5em}.pagination a:hover,.pagination a:focus{color:#274df4;border:1px solid #f0f1f5}.pagination span.current{-o-border-image:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);border-image:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));border-image:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);border-image-slice:1;border-width:1px;border-style:solid;color:#2b2d35;font-weight:600}.pagination .next a,.pagination .previous a{position:relative;top:.2em}.searchform{background:#f0f1f5;border-radius:.4rem;padding:var(--gutter)}.searchform .button{width:100%;margin-top:1em;display:block}@media print,screen and (min-width: 27.5em){.searchform{display:-webkit-box;display:-ms-flexbox;display:flex}.searchform input[type=search]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.searchform .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;width:auto;margin-top:0}}@media print,screen and (min-width: 27.5em){.searchform input[type=search]{margin-right:var(--halfGutter)}}[href^="#popin-"]{position:relative}[href^="#popin-"]:hover:before,[href^="#popin-"]:hover:after{visibility:visible;opacity:1}[href^="#popin-"]:before,[href^="#popin-"]:after{content:"";visibility:hidden;opacity:0;-webkit-transition:opacity .1s,visibility .1s;transition:opacity .1s,visibility .1s;pointer-events:none;z-index:1}[href^="#popin-"]:before{visibility:hidden;position:absolute;bottom:111%;left:50%;margin-bottom:5px;margin-left:-60px;padding:10px 7px;width:106px;background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);color:#fff;content:attr(data-title);text-align:center;font-size:.875rem;line-height:1.2}[href^="#popin-"]:after{position:absolute;bottom:106%;left:50%;margin-left:-7px;width:0;border-top:7px solid #9c63b9;border-right:7px solid transparent;border-left:7px solid transparent;font-size:0;line-height:0}.pages-blocks .pages-list .card,.pages-blocks .pages-list .banner{--font-size: 2.2rem;min-height:inherit}@media print,screen and (min-width: 40em){.pages-blocks .pages-list .card,.pages-blocks .pages-list .banner{height:35vw;max-height:43rem}}@media print,screen and (min-width: 64em){.pages-blocks .pages-list .card,.pages-blocks .pages-list .banner{--font-size: 3rem}}.pages-blocks .pages-list .banner{--gradient: radial-gradient(circle at 120% 0, #01e2e8 15%, transparent 80%), radial-gradient(circle at 0 120%, #f9227f 20%, transparent 80%);height:100%;background:linear-gradient(135deg, #001882, #274df4)}.pages-blocks .pages-list .banner__text{font-size:var(--font-size)}.pages-blocks .pages-list .card .card__title{font-size:var(--font-size);color:#fff}.pages-blocks .pages-list .card .card__title:after{display:block;content:"";width:95px;height:2px;background:-webkit-gradient(linear, left top, right top, from(#01e2e8), to(#f9227f));background:linear-gradient(90deg, #01e2e8 0%, #f9227f 100%);margin-top:.5em}*+.pages-blocks:before{content:"";display:block;margin:calc(var(--gutter)*2) auto;width:45%;height:1px;background:#d1d4e1}.page__side .pages-blocks .pages-list>li{width:100%;padding:var(--halfGutter)}@media print,screen and (min-width: 40em){.page__side .pages-blocks .pages-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:var(--gutter) calc(var(--halfGutter)*-1)}.page__side .pages-blocks .pages-list>li{padding:var(--halfGutter);-ms-flex-preferred-size:50%;flex-basis:50%}.page__side .pages-blocks .pages-list .card{height:35vw;max-height:300px}}.related-posts{margin-top:var(--gutter)}.related-posts__title{font-size:var(--h3Size);font-family:"Poppins",Arial,Helvetica,sans-serif;margin-bottom:.5em}@media print,screen and (min-width: 40em){.related-posts{margin-top:calc(var(--gutter)*2)}}.company__logo{border:1px solid #f0f1f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1em;height:150px;position:relative}.company__logo a{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.company__logo a:hover+img,.company__logo a:focus+img{opacity:.6}.company__logo img{-ms-flex-negative:0;flex-shrink:0;display:block;max-width:100%;max-height:100%;width:auto;height:auto;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;position:relative;z-index:1}.company__text{margin-top:1em;text-align:center;line-height:1.2}.company__name{font-weight:600;color:#001882;font-size:1.6rem}.company__subtext{color:#2b2d35;font-weight:400;margin-top:.5em}.banner{--gradient: linear-gradient(90deg, #274df4 38%, #01e2e8 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color, #274df4) no-repeat 50% 50%/cover;color:#fff;padding:calc(var(--gutter)*1.5) var(--gutter);text-align:center;position:relative;border-radius:.4rem;overflow:hidden}.banner:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.76;background:var(--gradient)}.banner>*{position:relative;z-index:2}.banner__text{font-size:3rem;line-height:1.2;font-weight:700}.banner__button{margin-top:1em}.banner--sponsorship{background-image:url("../img/banners/sponsorship.jpg")}.banner--sponsorship:before{--gradient: linear-gradient(to right, #01e2e8, #274df4)}.banner--registration{background-image:url("../img/banners/registration.jpg")}.banner--registration:before{--gradient: linear-gradient(to right, #f9227f, #7e1ac8)}@media print,screen and (min-width: 64em){.banner--wide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:calc(var(--gutter)*2) calc(var(--gutter)*1.5)}.banner--wide .banner__button{margin-top:0;margin-left:var(--gutter)}}.banner:hover .banner__text,.banner:focus .banner__text{opacity:.8}.banner:hover .banner__button.scheme--alpha,.banner:focus .banner__button.scheme--alpha{--color: #3d5ff5}.banner:hover .banner__button.scheme--delta,.banner:focus .banner__button.scheme--delta{--color: #8b31ce}.tag{--size: 1.6rem;background:#f9227f;color:#fff;display:inline-block;padding:.5em 1.5em;line-height:1;font-size:var(--size, 1.6rem);font-weight:700;border-radius:var(--size, 1.6rem)}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:.625rem}html.no-js #fader{display:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Poppins",Arial,Helvetica,sans-serif;color:#2b2d35;font-size:1.6rem;line-height:1.68;width:100%;height:100%;background:#fff -webkit-gradient(linear, left top, left bottom, from(#F6F7F9), to(white)) 0 0/100% 80vh no-repeat;background:#fff linear-gradient(to bottom, #F6F7F9, white) 0 0/100% 80vh no-repeat}::-webkit-scrollbar{width:.6rem}::-webkit-scrollbar-track{background:#f0f1f5}::-webkit-scrollbar-thumb{background:#274df4;border-radius:.8rem}::-webkit-scrollbar-thumb:hover{background:#3d5ff5}#site{padding-top:var(--headerHeight)}@media print,screen and (min-width: 64em){#site{padding-top:0}}.prelude{display:none}.prelude a{color:#fff}.prelude a:hover,.prelude a:focus{color:#f9227f}@media print,screen and (min-width: 40em){.prelude{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;background:-webkit-gradient(linear, left top, right top, from(#001882), color-stop(22%, #274df4), color-stop(40%, #f9227f), color-stop(65%, #f9227f), color-stop(88%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #001882 0%, #274df4 22%, #f9227f 40%, #f9227f 65%, #274df4 88%, #01e2e8 100%);padding:.5rem 0;height:var(--preludeHeight);text-transform:uppercase;font-size:1.2rem;font-weight:600}.prelude>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media print,screen and (min-width: 64em){.prelude{position:static}body:not(.home) .prelude{border-bottom:none}.prelude>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.prelude a{display:inline-block;color:#fff;letter-spacing:1px}.prelude a .icon{display:inline-block;-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in, -webkit-transform .2s ease-in;vertical-align:middle}.prelude a:hover .icon,.prelude a:focus .icon{-webkit-transform:translateX(-5px);transform:translateX(-5px)}}.site-header>.ctn__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (max-width: 63.99875em){.site-header{background:#fff;height:70px;position:fixed;top:0;left:0;right:0;z-index:999}.site-header.ctn.ctn--wide{padding-left:var(--halfGutter);padding-right:var(--halfGutter)}}@media print,screen and (min-width: 64em){.site-header{height:auto;padding:3.5rem 0}}@media print,screen and (max-width: 63.99875em){.header-branding{overflow:hidden;height:70px}.header-branding a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header-branding .site-logo{width:auto;height:5rem;overflow:hidden}}.header-burger{--height: 2.5rem;--thickness: .3rem;--translation: calc((var(--height) - var(--thickness) ) / 2 );position:relative;display:block;overflow:hidden;width:3rem;height:var(--height);margin-left:auto;cursor:pointer;background:none;outline:none;border:none}@media print,screen and (min-width: 64em){.header-burger{display:none}}.header-burger:hover,.header-burger:focus{outline:none}.header-burger .line{width:100%;height:var(--thickness);background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);border-radius:var(--height);position:absolute;left:0;right:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.header-burger .line:first-child{top:0}.header-burger .line:nth-child(2){top:50%;margin-top:calc(var(--thickness)/-2)}.header-burger .line:last-child{bottom:0}.header-burger.open .line:nth-child(2){width:0}.header-burger.open .line:first-child{-webkit-transform:translate3d(0, var(--translation), 0) rotate(45deg);transform:translate3d(0, var(--translation), 0) rotate(45deg)}.header-burger.open .line:last-child{-webkit-transform:translate3d(0, calc(var(--translation) * -1), 0) rotate(-45deg);transform:translate3d(0, calc(var(--translation) * -1), 0) rotate(-45deg)}.header-navigation .header-main-menu{z-index:10}.header-navigation .menu>li>a:not(.scheme){--color: #001882;--colorHover: #274df4}.header-navigation .sub-menu{display:none;-webkit-transition:opacity .3s,top .3s,visibility 0s;transition:opacity .3s,top .3s,visibility 0s}.header-navigation .menu .current-menu-item>a:not(.scheme),.header-navigation .menu .current-menu-parent>a:not(.scheme),.header-navigation .menu .current_page_parent>a:not(.scheme),.header-navigation .sub-menu .current-menu-item>a:not(.scheme),.header-navigation .sub-menu .current-menu-parent>a:not(.scheme),.header-navigation .sub-menu .current_page_parent>a:not(.scheme){--color: #f9227f;--colorHover: #fa388c}.header-navigation .highlight{color:#fff;padding:15px !important;position:relative;-webkit-transition:all .2s ease-in-out !important;transition:all .2s ease-in-out !important}.header-navigation .highlight:before{content:"";display:block;position:absolute;top:-15px;left:-20px;width:10px;height:10px;border:1px solid var(--color);-webkit-animation:float 2s ease-in infinite forwards;animation:float 2s ease-in infinite forwards}.header-navigation .highlight span{height:2rem}.header-navigation .highlight:hover,.header-navigation .highlight:focus{opacity:1 !important}.header-navigation .highlight:hover span,.header-navigation .highlight:focus span{color:#fff;width:inherit}@media print,screen and (max-width: 63.99875em){.header-navigation{position:fixed;top:var(--headerHeight);height:0;left:0;right:0;bottom:0;opacity:0;background:#fff;overflow:hidden;pointer-events:none}.header-navigation.open{pointer-events:inherit}.header-navigation__scrollable{padding:var(--gutter);overflow:auto;height:100%}.header-navigation .menu>li{font-size:1.8rem}.header-navigation .menu>li>a{font-weight:600}.header-navigation .menu>li+li{margin-top:1.5em}.header-navigation .sub-menu{width:100%}.header-navigation .sub-menu li{margin-top:1em;font-size:.8888888889em}.header-navigation .sub-menu li>a:not(.scheme){font-weight:600;--color: #274df4;--colorHover: #3d5ff5 }.header-navigation .sub-menu-toggle{color:#274df4;font-size:1.2222222222em;font-weight:700;background:none;outline:none;border:none;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in, -webkit-transform .2s ease-in}.header-navigation .sub-menu-toggle.open{-webkit-transform:scale(-1);transform:scale(-1)}.header-navigation .sub-menu-toggle .icon{vertical-align:middle}.header-navigation .menu-item-has-children{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-navigation .register-now{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2em}}@media print,screen and (max-width: 63.99875em)and (max-width: 47.99875em){.header-navigation .register-now{width:100%}}@media print,screen and (min-width: 64em){.header-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:var(--gutter)}.header-navigation .main-navigation{position:static;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-navigation .menu{display:inline-block}.header-navigation .menu>li{font-size:1.6rem;display:inline-block}.header-navigation .menu>li>a{font-weight:700;padding:1.5rem 0;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}.header-navigation .menu>li.current-menu-item>a,.header-navigation .menu>li.current-menu-parent>a,.header-navigation .menu>li.current_page_parent>a{position:relative}.header-navigation .menu>li.current-menu-item>a:after,.header-navigation .menu>li.current-menu-parent>a:after,.header-navigation .menu>li.current_page_parent>a:after{pointer-events:none;content:" ";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;width:.6rem;height:.6rem;border-radius:100%;background:currentColor}.header-navigation .menu>li:hover>a,.header-navigation .menu>li:focus>a{--color: #274df4}.header-navigation .menu>li+li{margin-left:var(--halfGutter)}.header-navigation .sub-menu{opacity:0;display:block !important;visibility:hidden;position:absolute;top:calc(100% + 1rem);background:#fff;padding:var(--halfGutter);-webkit-box-shadow:0 .6rem 1.5rem 0 rgba(0,0,0,.05);box-shadow:0 .6rem 1.5rem 0 rgba(0,0,0,.05);border-radius:.4rem;z-index:100}.header-navigation .sub-menu li{padding:.4rem}.header-navigation .sub-menu li a:not(.scheme){--color: #001882;--colorHover: #274df4}.header-navigation .sub-menu-toggle{display:none}.header-navigation .menu-item-has-children{position:relative}.header-navigation .menu-item-has-children:hover .sub-menu,.header-navigation .menu-item-has-children:focus .sub-menu{opacity:1;visibility:visible;min-width:20rem;-webkit-transition:opacity .3s,top .3s,visibility 0s;transition:opacity .3s,top .3s,visibility 0s}}@media screen and (min-width: 80em){.header-navigation .menu>li+li{margin-left:calc(var(--halfGutter)*2.5)}}.breadcrumbs{display:none}@media print,screen and (min-width: 48em){.breadcrumbs{display:block;list-style:none;font-weight:600}.breadcrumbs li{display:inline-block}.breadcrumbs li .crumb{color:#001882}.breadcrumbs li .crumb--current{display:none}.breadcrumbs li a.crumb:hover,.breadcrumbs li a.crumb:focus{color:#274df4}.breadcrumbs li .divider{display:inline-block;position:relative;top:1px;margin:0 .4em 0 .1em;font-size:1.5rem}}@media print,screen and (min-width: 48em){.page-parent .breadcrumbs .crumb--current,.post-type-archive .breadcrumbs .crumb--current,body.blog .breadcrumbs .crumb--current{display:inline}}.page .overview{position:relative;padding-top:6rem;padding-bottom:6rem}@media print,screen and (min-width: 64em){.page .overview{padding-bottom:10rem}}.page .overview .breadcrumbs{margin-bottom:2.2rem}.page__header{margin:0 auto;max-width:77rem;text-align:center}.page__title{font-family:"Poppins",Arial,Helvetica,sans-serif;line-height:1.2;color:#001882;font-weight:700}.page__subtitle{font-size:2.2rem}.page__information{font-size:1.8rem;font-weight:600;color:#001882;margin:1.6666666667em -0.5em 0}.page__information>.page__meta{padding:.25em .5em}.page__information .icon-framed{color:#f9227f}.page__information .icon-framed:after{display:none}.page .hero{margin-bottom:var(--gutter)}@media print,screen and (min-width: 40em){.page .hero{margin-bottom:calc(var(--gutter)*2)}}@media print,screen and (min-width: 64em){.page__content{display:-webkit-box;display:-ms-flexbox;display:flex}}@media print,screen and (min-width: 64em){.page__content--sidebar-left .page__main{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.page__main{-ms-flex-preferred-size:77rem;flex-basis:77rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page__main:only-child{margin-left:auto;margin-right:auto}.page__main--fullwidth{-ms-flex-preferred-size:100%;flex-basis:100%}.page__side{width:100%;-webkit-box-sizing:content-box;box-sizing:content-box}@media print,screen and (min-width: 64em){.page__side{width:30rem}}.page__side--left{margin-right:auto}@media print,screen and (min-width: 64em){.page__side--left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:var(--gutter)}}.page__side--right{margin-left:auto}@media print,screen and (min-width: 64em){.page__side--right{padding-left:var(--gutter)}}.page__side .widget{margin-top:var(--gutter)}@media print,screen and (min-width: 64em){.page__side .widget:first-child{margin-top:0}}.widget .widget__title{--size: var(--h3Size);color:#001882;font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:var(--size);font-weight:700;margin-bottom:1em}@media print,screen and (min-width: 64em){.widget .widget__title{--size: var(--h4Size)}}.widget .posts-list li+li{margin-top:var(--gutter)}@media print,screen and (min-width: 40em){.widget .posts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:calc(var(--gutter)*-1);margin-right:calc(var(--gutter)*-1);min-width:100%}.widget .posts-list li{width:50%;padding:0 var(--gutter)}.widget .posts-list li+li{margin-top:0}}@media print,screen and (min-width: 64em){.widget .posts-list{display:block;margin:0}.widget .posts-list li{width:100%;padding:0}.widget .posts-list li+li{margin-top:var(--gutter)}}.widget .widget__action{margin-top:2em}.widget-latest-news .posts-list li+li{margin-top:var(--gutter)}@media print,screen and (min-width: 40em)and (max-width: 47.99875em){.page__side .widget-latest-news .posts-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:var(--halfGutter) calc(var(--halfGutter)*-1) 0}.page__side .widget-latest-news .posts-list li{width:50%;padding:0 var(--halfGutter)}.page__side .widget-latest-news .posts-list li+li{margin-top:0}}@media print,screen and (min-width: 48em)and (max-width: 63.99875em){.page__side .widget-latest-news .posts-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:var(--halfGutter) calc(var(--halfGutter)*-1) 0}.page__side .widget-latest-news .posts-list li{width:50%;padding:0 var(--halfGutter)}.page__side .widget-latest-news .posts-list li+li{margin-top:0}}#site-footer{background:#274df4 radial-gradient(circle at 0 0, #001882 0%, #f9227f 110%)}#site-footer,#site-footer a{color:#fff;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}#site-footer a:hover,#site-footer a:focus{color:rgba(255,255,255,.6)}@media print,screen and (min-width: 64em){#site-footer .footer-inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:calc(var(--halfGutter)*-1);margin-right:calc(var(--halfGutter)*-1)}}@media print,screen and (min-width: 64em){#site-footer .footer-column{padding:0 var(--halfGutter)}}#site-footer .footer-title{color:#fff;font-size:1.4rem;font-family:"Poppins",Arial,Helvetica,sans-serif;font-weight:700}#site-footer .footer-banners{background:#fff;padding-top:var(--halfGutter);padding-bottom:var(--halfGutter)}#site-footer .footer-banners .footer-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:var(--halfGutter);padding-bottom:var(--halfGutter)}@media print,screen and (min-width: 64em){#site-footer .footer-banners{position:relative;z-index:0;background:none;padding-top:0;padding-bottom:0}#site-footer .footer-banners:before{content:"";position:absolute;display:block;top:0;height:50%;width:var(--viewportWidth);left:0;background:#fff;z-index:-1}#site-footer .footer-banners .footer-column{-ms-flex-preferred-size:50%;flex-basis:50%}#site-footer .footer-banners .banner{height:100%}}@media screen and (min-width: 1200px){#site-footer .footer-banners:before{left:calc((var(--viewportWidth) - 1200px)/-2)}}#site-footer .footer-top{position:relative;padding-top:calc(var(--gutter)*2);padding-bottom:var(--gutter)}#site-footer .footer-top .congress-side,#site-footer .footer-top .congress-accreditation{margin-top:var(--halfGutter)}@media print,screen and (min-width: 64em){#site-footer .footer-top .congress-info{width:40rem}#site-footer .footer-top .footer-navigation{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#site-footer .footer-top .congress-side{width:30rem;margin-left:auto;margin-top:0}#site-footer .footer-top .congress-accreditation{margin-top:var(--gutter)}}#site-footer .site-logo{width:20rem;display:block}#site-footer .congress-meta{font-size:1.4rem;margin-top:2em}#site-footer .congress-practical{margin-top:1em}#site-footer .congress-practical a{font-weight:600;margin-top:1em;color:#fff}#site-footer .congress-practical a:hover,#site-footer .congress-practical a:focus{color:#f9227f}#site-footer .congress-practical a .icon{vertical-align:middle}#site-footer .footer-navigation{display:none}@media print,screen and (min-width: 64em){#site-footer .footer-navigation{display:block;font-size:1.4rem;font-weight:600}#site-footer .footer-navigation li+li{margin-top:.7142857143em}}@media print,screen and (min-width: 64em){#site-footer .congress-side{text-align:right}}#site-footer .congress-networks .footer-title{margin-bottom:.5em}#site-footer .congress-networks a{font-size:2rem}#site-footer .congress-networks a+a{margin-left:.5em}#site-footer .congress-accreditation .ifrima-link{font-weight:700;font-size:1.6rem;text-transform:uppercase}#site-footer .congress-accreditation .ifrima-link img{display:inline-block;margin-top:1em}#site-footer .footer-bottom{font-size:1.2rem;font-weight:600;padding-top:var(--gutter)}@media print,screen and (min-width: 64em){#site-footer .footer-bottom{padding-bottom:var(--gutter)}}@media print,screen and (min-width: 64em){#site-footer .footer-bottom .footer-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}#site-footer .congress-organizer{font-weight:700;width:100%}#site-footer .congress-organizer:after{content:"";display:block;height:1px;width:100%;background:rgba(255,255,255,.3);margin:1.6rem 0}#site-footer .congress-organizer .ferma-logo{display:none}@media print,screen and (min-width: 64em){#site-footer .congress-organizer .ferma-logo{display:inline-block;margin:0 .5em;vertical-align:middle;-webkit-transform:translateY(-8%);transform:translateY(-8%)}}@media print,screen and (max-width: 47.99875em){#site-footer .terms-copy{display:inline-block;margin-right:var(--gutter);margin-bottom:var(--gutter)}}#site-footer .terms-nav{display:inline-block;margin-left:0}#site-footer .terms-nav li{display:inline-block;margin:0;margin-right:var(--gutter)}#site-footer .terms-nav a{font-weight:400}@media print,screen and (min-width: 48em){#site-footer .terms-nav{margin-left:var(--gutter)}#site-footer .terms-nav li{margin:0 var(--halfGutter)}}#site-footer .site-madeby a{opacity:.6;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}#site-footer .site-madeby a:hover,#site-footer .site-madeby a:focus{opacity:1}@media print,screen and (min-width: 64em){#site-footer .site-madeby{margin-left:auto}}.congress-meta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:"Poppins",Arial,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;-ms-flex-wrap:wrap;flex-wrap:wrap}.congress-location,.congress-dates{padding:.25em .5em}.congress-location{background:#fff;color:#000}.congress-dates{background:#f9227f;color:#fff}.speaker__picture img{max-width:100%;height:auto;width:auto;display:block;position:relative;z-index:2}.speaker__name{font-weight:700}.speaker-tiny{--color: #001882;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:none}.speaker-tiny:hover,.speaker-tiny:focus{--color: #f9227f;--hovered: translateX(1rem)}.speaker-tiny .speaker__picture{position:relative;-ms-flex-negative:0;flex-shrink:0;display:block;width:8.4rem;border-radius:.4rem;overflow:hidden}.speaker-tiny .speaker__picture:before{width:11px;height:11px;left:-7px;top:-6px}.speaker-tiny .speaker__picture:after{width:18px;height:18px;bottom:-9px;right:-9px}.speaker-tiny .speaker__picture+.speaker__text{padding-left:var(--gutter)}.speaker-tiny .speaker__name{color:var(--color);font-size:1.6rem;font-weight:600;line-height:1.4;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}.speaker-tiny .speaker__description{margin-top:.2em;line-height:1.29;color:#2b2d35}.speaker-tiny .speaker__position,.speaker-tiny .speaker__company{display:inline;font-weight:400;font-size:1.4rem}.speaker-tiny .speaker__name+.speaker__position{margin-top:-0.25em}.speaker-tiny .speaker__position+.speaker__company:before{content:", ";display:inline;margin-left:-0.25em}.speaker-tiny .speaker__link{display:inline-block;margin-top:.2em;font-size:1.5em;-webkit-transform:var(--hovered, translateX(0));transform:var(--hovered, translateX(0));-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in, -webkit-transform .2s ease-in}.speaker-card{max-width:27rem;margin:0 auto;text-align:center}.speaker-card__picture{display:block;border-radius:.4rem;overflow:hidden}.speaker-card__picture img{display:block}.speaker-card__text{margin-top:1em}.speaker-card .speaker__name{font-size:1.8rem;font-weight:600;display:block;margin-top:1.3333333333em}.speaker-card .speaker__name,.speaker-card .speaker__name a{--color: #001882}.speaker-card .speaker__information{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;color:#2b2d35;font-weight:300;font-size:.8888888889em;line-height:1.57;margin-top:.5em}.speaker-card .speaker__information>*{display:inline}.speaker-card .speaker__name+.speaker__position{margin-top:-0.25em}.speaker-card .speaker__position+.speaker__company:before{content:", ";display:inline;margin-left:-0.25em}.session-card .card__bottom:after{display:block;content:"";width:95px;height:2px;background:-webkit-gradient(linear, left top, right top, from(#f9227f), to(#7e1ac8));background:linear-gradient(90deg, #f9227f 0%, #7e1ac8 100%);margin-top:1em}.session-card .session__metas{margin:1.5rem -0.5rem -0.5rem}.session-card .session__meta{font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:1.6rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem}.session-card .icon-framed{width:1.6666666667em;height:1.6666666667em}.session-card .icon-framed:after{display:none}.page__side .widget+.widget-contact{padding-top:var(--halfGutter);margin-top:var(--gutter);border-top:1px solid #f0f1f5}.page__side .widget__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page__side .widget__content .contact-general,.page__side .widget__content .contact-sponsoring{-ms-flex-preferred-size:270px;flex-basis:270px;margin-top:var(--gutter)}.widget-contact .widget__title{margin-bottom:0}.widget-contact .general-title,.widget-contact .sponsoring-title{display:block;font-size:1.8rem;margin-bottom:1em}.widget-contact a{font-weight:600}.widget-contact .item-meta.org,.widget-contact .item-meta.fn{font-weight:600;color:#001882}.widget-contact .item-meta.org{font-size:1.8rem}.widget-contact .item-meta.fn{font-size:1.6rem}.widget-contact .item-meta.tel:before,.widget-contact .item-meta.email:before,.widget-contact .item-meta.website:before{font-family:"icon-fermaforum";margin-right:1em;font-size:1em}.widget-contact .item-meta.tel:before{content:""}.widget-contact .item-meta.email{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:90%}.widget-contact .item-meta.email:before{content:"";position:relative;top:1px}.widget-contact .item-meta.website:before{content:""}.widget-contact *+.adr,.widget-contact .reach{margin-top:1em}.page-template-hotels .widget-contact{margin-top:var(--gutter)}.hotel-card{display:-webkit-box;display:-ms-flexbox;display:flex}.hotel-card.complete{opacity:.6;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.hotel-card .hotel__text{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hotel-card .hotel__picture+.hotel__text{padding-right:var(--gutter)}.hotel-card .hotel__picture{width:100px;-ms-flex-negative:0;flex-shrink:0}.hotel-card .hotel__picture img{display:block;max-width:100%;height:auto}.hotel-card .hotel__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.hotel-card .hotel__status{display:inline-block;text-transform:uppercase;background:#001882;font-size:1.2rem;font-weight:600;padding:.2em .6em;color:#fff;margin-bottom:1em}.hotel-card .hotel__name{font-family:"Poppins",Arial,Helvetica,sans-serif;line-height:1.2;font-weight:600;font-size:1.8rem;color:#001882}.hotel-card .hotel__rating{font-size:1rem}@media print,screen and (min-width: 40em){.hotel-card .hotel__rating{margin-left:var(--gutter)}}.hotel-card .hotel__address,.hotel-card .hotel__access{font-weight:300}.hotel-card .hotel__access{font-size:1.4rem;color:#72788d}.hotel-card .hotel__address,.hotel-card .hotel__access,.hotel-card .hotel__contact{margin-top:1em}.hotel-card .hotel__contact a{outline:none !important}.hotel-card .hotel__phone,.hotel-card .hotel__website{font-weight:600}.hotel-card .hotel__phone .icon,.hotel-card .hotel__website .icon{margin-right:.5em}.hotel-card .hotel__price{font-weight:600;color:#001882;margin-top:1em}.cta-textual{text-align:center}.cta-textual span.with-squares{display:inline-block}.cta-textual>*+*{margin-top:1em}@media print,screen and (min-width: 40em){.interest-form .form-row-identity,.interest-form .form-row-contact{margin-right:-.9375rem;margin-left:-.9375rem}.interest-form .form-row-identity::before,.interest-form .form-row-identity::after,.interest-form .form-row-contact::before,.interest-form .form-row-contact::after{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.interest-form .form-row-identity::after,.interest-form .form-row-contact::after{clear:both}}@media print,screen and (min-width: 40em)and (min-width: 20em){.interest-form .form-row-identity,.interest-form .form-row-contact{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 27.5em){.interest-form .form-row-identity,.interest-form .form-row-contact{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 40em){.interest-form .form-row-identity,.interest-form .form-row-contact{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 48em){.interest-form .form-row-identity,.interest-form .form-row-contact{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 64em){.interest-form .form-row-identity,.interest-form .form-row-contact{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 40em)and (min-width: 80em){.interest-form .form-row-identity,.interest-form .form-row-contact{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 40em)and (min-width: 87.5em){.interest-form .form-row-identity,.interest-form .form-row-contact{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 40em)and (min-width: 100em){.interest-form .form-row-identity,.interest-form .form-row-contact{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em){.interest-form .form-row-identity>*,.interest-form .form-row-contact>*{padding-right:.9375rem;padding-left:.9375rem;width:50%;float:left}}@media print,screen and (min-width: 40em)and (min-width: 40em){.interest-form .form-row-identity>*,.interest-form .form-row-contact>*{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width: 40em){.interest-form .form-row-identity>*,.interest-form .form-row-identity>*:last-child:not(:first-child),.interest-form .form-row-contact>*,.interest-form .form-row-contact>*:last-child:not(:first-child){float:left;clear:none}}@media print,screen and (min-width: 40em){.interest-form .form-row-identity>*:last-child:not(:first-child),.interest-form .form-row-contact>*:last-child:not(:first-child){float:right}}@media print,screen and (min-width: 40em){.vote-form .form-row-identity{margin-right:-.9375rem;margin-left:-.9375rem}.vote-form .form-row-identity::before,.vote-form .form-row-identity::after{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.vote-form .form-row-identity::after{clear:both}}@media print,screen and (min-width: 40em)and (min-width: 20em){.vote-form .form-row-identity{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 27.5em){.vote-form .form-row-identity{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 40em){.vote-form .form-row-identity{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 48em){.vote-form .form-row-identity{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em)and (min-width: 64em){.vote-form .form-row-identity{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 40em)and (min-width: 80em){.vote-form .form-row-identity{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 40em)and (min-width: 87.5em){.vote-form .form-row-identity{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 40em)and (min-width: 100em){.vote-form .form-row-identity{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 40em){.vote-form .form-row-identity>*{padding-right:.9375rem;padding-left:.9375rem;width:50%;float:left}}@media print,screen and (min-width: 40em)and (min-width: 40em){.vote-form .form-row-identity>*{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width: 40em){.vote-form .form-row-identity>*,.vote-form .form-row-identity>*:last-child:not(:first-child){float:left;clear:none}}@media print,screen and (min-width: 40em){.vote-form .form-row-identity>*:last-child:not(:first-child){float:right}}.vote-form fieldset #gdpr-consent{margin-top:0}.latest-tweets__title{position:relative}@media print,screen and (min-width: 40em){.latest-tweets__title:after{content:url("../img/clouds/cloud-2.gif");display:block;-webkit-transform:translate(-75%, -46%) rotate(115deg) scale(-1);transform:translate(-75%, -46%) rotate(115deg) scale(-1);opacity:.6;position:absolute;top:0;left:0}}.latest-tweets__content{margin-top:var(--gutter)}@media print,screen and (min-width: 48em){.latest-tweets{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:calc(var(--halfGutter)*-1);margin-right:calc(var(--halfGutter)*-1)}.latest-tweets__heading,.latest-tweets__content{width:50%;padding:0 var(--halfGutter)}.latest-tweets__content{margin-top:0}}.page+.latest-tweets{margin-top:calc(var(--gutter)*2)}.tweet{display:-webkit-box;display:-ms-flexbox;display:flex}.tweet__picture{-ms-flex-negative:0;flex-shrink:0}.tweet__text{padding-left:2rem}.tweet__displayname,.tweet__nickname,.tweet__date{font-weight:600}.tweet__displayname{color:#001882}.tweet__meta{color:#707fc2}.tweet__nickname{text-transform:uppercase}.tweet__date:before{content:"•";display:inline-block;margin-left:.1em;margin-right:.4em}.tweet__content,.tweet__readmore{margin-top:.8em}.tweet__content{font-weight:300;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.tweet__link{font-weight:600}.shortcode.shortcode-sponsors .sponsors-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1em;margin:0 calc(var(--halfGutter)*-1)}.shortcode.shortcode-sponsors .sponsors-list li{padding:var(--halfGutter);-ms-flex-preferred-size:50%;flex-basis:50%}.shortcode.shortcode-sponsors .sponsors-list.priority-1 li{-ms-flex-preferred-size:100%;flex-basis:100%}@media print,screen and (min-width: 48em){.shortcode.shortcode-sponsors .sponsors-list li{-ms-flex-preferred-size:25%;flex-basis:25%}.shortcode.shortcode-sponsors .sponsors-list.priority-1 li{-ms-flex-preferred-size:50%;flex-basis:50%}}.shortcode.shortcode-sponsors .sponsors-list li{list-style:none;margin-left:0}body.home .about-congress{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(70vh - var(--headerHeight));color:#fff;text-align:center;margin-bottom:var(--gutter)}@media print,screen and (min-width: 40em){body.home .about-congress{min-height:inherit}}body.home .about-congress .congress-visual{position:relative;z-index:-1}body.home .about-congress .congress-visual img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}body.home .about-congress .congress-visual img.visual{-webkit-animation-name:float;animation-name:float;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}body.home .about-congress .js-congress-visual{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width: 40em){body.home .about-congress .js-congress-visual{aspect-ratio:920/560}}body.home .about-congress .js-congress-visual #key-visual-sphere{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}body.home .about-congress .js-congress-visual #key-visual-sphere canvas{width:100% !important;height:100% !important}body.home .about-congress .js-congress-visual #key-visual-text{width:100%;display:grid;grid-template-columns:1fr}body.home .about-congress .js-congress-visual #title-svg,body.home .about-congress .js-congress-visual #baseline-svg{max-width:100%;grid-column-start:1;grid-row-start:1}body.home .about-congress .js-congress-visual #svg-title,body.home .about-congress .js-congress-visual #svg-baseline{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1.5) translate(20%, 35.15625%);transform:scale(1.5) translate(20%, 35.15625%)}@media print,screen and (min-width: 40em){body.home .about-congress .js-congress-visual #svg-title,body.home .about-congress .js-congress-visual #svg-baseline{-webkit-transform:scale(1.25) translate(20%, 35.15625%);transform:scale(1.25) translate(20%, 35.15625%)}}body.home .about-congress .congress-text{width:100%;position:relative;z-index:2}body.home .about-congress .congress-meta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.home .about-congress .congress-meta .congress-location{background:#eff0f5}@media print,screen and (min-width: 40em){body.home .about-congress{padding:12vw 0}body.home .about-congress .congress-text{position:absolute;top:80%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.home .about-congress .congress-meta{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media print,screen and (min-width: 64em){body.home .about-congress{min-height:50vh;padding:0}body.home .about-congress .congress-meta{font-size:2rem}}body.home .should-attend .row-title{display:block;color:#001882;font-size:2rem;font-weight:400;text-align:center;margin-bottom:2em}body.home .should-attend .reasons-list li+li{margin-top:var(--halfGutter)}body.home .should-attend .reason{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--gradient, linear-gradient(90deg, #274df4 38%, #01e2e8 100%));padding:var(--gutter);border-radius:.4rem;color:#fff}body.home .should-attend .reason__picture{width:32px;height:auto;-ms-flex-negative:0;flex-shrink:0}body.home .should-attend .reason__picture img{display:block;max-width:32px;max-height:32px;width:auto;height:auto;margin-left:auto;margin-right:auto}body.home .should-attend .reason__text{font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:1.6rem;font-weight:600;padding-left:var(--gutter)}body.home .should-attend li:first-child .reason{--gradient: linear-gradient(to right, #001882, #274df4)}body.home .should-attend li:nth-child(2) .reason{--gradient: linear-gradient(90deg, #f9227f 0%, #7e1ac8 100%)}body.home .should-attend li:last-child .reason{--gradient: linear-gradient(90deg, #7e1ac8 0%, #01e2e8 100%)}@media print,screen and (min-width: 40em){body.home .should-attend .row-title{font-size:2.4rem}body.home .should-attend .reasons-list{max-width:inherit;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:calc(var(--halfGutter)*-1);margin-right:calc(var(--halfGutter)*-1)}body.home .should-attend .reasons-list li{width:33.3333333333%;padding:0 var(--halfGutter)}body.home .should-attend .reasons-list li+li{margin-top:0}body.home .should-attend .reason{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}body.home .should-attend .reason__picture{width:auto;max-width:53px}body.home .should-attend .reason__picture img{max-width:53px;max-height:53px}}@media print,screen and (min-width: 40em)and (max-width: 47.99875em){body.home .should-attend .reason{display:block;text-align:center}body.home .should-attend .reason__picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;height:53px}body.home .should-attend .reason__text{padding-left:0;margin-top:1em}}body.home .sponsors-videos{padding-top:70px}@media print,screen and (min-width: 40em){body.home .sponsors-videos{padding-top:140px}}body.home .sponsors-videos .row-title{text-align:center;margin-bottom:1em}@media print,screen and (min-width: 40em){body.home .sponsors-videos .videos-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 calc(var(--halfGutter)*-1)}body.home .sponsors-videos .videos-list .post-card-link{width:calc(50% - var(--gutter));margin:0 var(--halfGutter)}}body.home .sponsors-videos .card-link+.card-link{margin-top:var(--gutter)}body.home .sponsors-videos .card-link:before{opacity:.8;content:url(../img/layout/play.svg);display:block;width:150px;height:150px;position:absolute;z-index:10;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}body.home .sponsors-videos .card-link:hover:before,body.home .sponsors-videos .card-link:focus:before{opacity:1}body.home .sponsors-videos .card{position:relative;padding:0;min-height:inherit}body.home .sponsors-videos .card .card__bottom{position:absolute;left:var(--gutter);bottom:var(--gutter);z-index:4}body.home .sponsors-videos .card:after{z-index:2}body.home .sponsors-videos .card img{max-width:100%;height:auto;display:block;position:relative;z-index:1}body.home .sponsors-videos .card .gradient{position:absolute;z-index:3}body.home .congress-conferences .row-heading{margin-bottom:var(--gutter)}body.home .congress-conferences .row-title .text-gradient{display:block;position:relative}@media print,screen and (min-width: 48em){body.home .congress-conferences .row-title .text-gradient:after{content:url("../img/clouds/cloud-2.gif");display:block;-webkit-transform:translate(-52%, -24%) rotate(15deg);transform:translate(-52%, -24%) rotate(15deg);opacity:.6;position:absolute;top:0;left:100%;pointer-events:none}}body.home .congress-conferences__sessions{margin:var(--gutter) 0}@media print,screen and (min-width: 40em){body.home .congress-conferences .row-title strong{display:block}body.home .congress-conferences__sessions-list>li>*{height:100%}body.home .congress-conferences__sessions-list>li:first-child{width:100%}body.home .congress-conferences__footer{text-align:right}}@media print,screen and (min-width: 64em){body.home .congress-conferences__sessions-list>li:first-child{width:33.3333333333%}}body.home .congress-numbers{background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(to right, #274df4 38%, #01e2e8 100%);border-radius:.4rem;color:#fff;padding:var(--gutter) var(--halfGutter) calc(var(--gutter)*1.5);text-align:center}body.home .congress-numbers__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto}body.home .congress-numbers__list>li{width:100%;padding:var(--halfGutter)}body.home .congress-numbers .congress-number .value{font-size:5rem;line-height:1;font-weight:700}body.home .congress-numbers .congress-number .label{font-size:1.6rem;font-weight:400;margin-top:.2em}body.home .congress-numbers__baseline{margin-top:var(--halfGutter)}@media print,screen and (min-width: 27.5em){body.home .congress-numbers__list>li{width:50%}}@media print,screen and (min-width: 40em){body.home .congress-numbers{padding:calc(var(--gutter)*2) var(--gutter) calc(var(--gutter)*1.5)}body.home .congress-numbers__list>li{width:33.3333333333%}body.home .congress-numbers .congress-number .label{max-width:180px}}@media print,screen and (min-width: 48em){body.home .congress-numbers{-ms-flex-pack:distribute;justify-content:space-around}body.home .congress-numbers__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}body.home .congress-numbers__list>li{width:auto}}@media print,screen and (min-width: 64em){body.home .congress-numbers{background:url("../img/statistics/background.svg") no-repeat -22% 78%,-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:url("../img/statistics/background.svg") no-repeat -22% 78%,linear-gradient(to right, #274df4 38%, #01e2e8 100%)}body.home .congress-numbers__list{max-width:85%}body.home .congress-numbers .congress-number .value{font-size:7rem}body.home .congress-numbers .congress-number .label{line-height:1.3;margin-left:auto;margin-right:auto}}body.home .marketplace .row-title span{display:block;position:relative}@media print,screen and (min-width: 48em){body.home .marketplace .row-title span:after{content:url("../img/clouds/cloud-2.gif");display:block;-webkit-transform:translate(-75%, -46%) rotate(115deg) scale(-1);transform:translate(-75%, -46%) rotate(115deg) scale(-1);opacity:.6;position:absolute;top:0;left:0;pointer-events:none}}body.home .marketplace .marketplace-description,body.home .marketplace .more-link{margin-top:1.5em}body.home .marketplace .marketplace-text{max-width:488px}body.home .marketplace .marketplace-links{margin-top:var(--gutter)}body.home .marketplace .marketplace-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:25vw;color:#fff;font-size:2rem;font-weight:600;border-radius:.4rem;overflow:hidden;position:relative;z-index:1;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}body.home .marketplace .marketplace-link+.marketplace-link{margin-top:1em}body.home .marketplace .marketplace-link .picture{display:none}body.home .marketplace .marketplace-link .text-wrapper{margin-top:.5em;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}body.home .marketplace .marketplace-link .text-wrapper .text{position:relative}body.home .marketplace .marketplace-link .text-wrapper .icon{vertical-align:middle;margin-left:.2em;display:inline-block;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;position:relative;top:-2px;-webkit-animation-name:lefttoright;animation-name:lefttoright;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes lefttoright{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes lefttoright{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}body.home .marketplace .marketplace-link .background{background:no-repeat 50% 50%/cover;position:absolute;width:100%;height:100%;z-index:-1}body.home .marketplace .marketplace-link .background .background-gradient{position:absolute;width:100%;height:100%;background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);opacity:.71}body.home .marketplace .marketplace-link.meetup .background{background-image:url("../img/marketplace/meetup.jpg")}body.home .marketplace .marketplace-link.industry-streams .background{background-image:url("../img/marketplace/industry-streams.jpg")}body.home .marketplace .marketplace-link.softandtech-hub .background{background-image:url("../img/marketplace/softandtech-hub.jpg")}body.home .marketplace .marketplace-link:hover,body.home .marketplace .marketplace-link:focus{z-index:2}@media print,screen and (min-width: 40em){body.home .marketplace .marketplace-link{-webkit-box-shadow:none;box-shadow:none;color:#001882;font-size:2.2rem}body.home .marketplace .marketplace-link .picture{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation-name:toptobottom;animation-name:toptobottom;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}body.home .marketplace .marketplace-link .picture svg.icon{width:15rem;height:15rem}body.home .marketplace .marketplace-link .picture svg.icon .changing{fill:#274df4;-webkit-transition:fill .05s .2s ease-in;transition:fill .05s .2s ease-in}body.home .marketplace .marketplace-link .text-wrapper .text:before{position:absolute;content:"";width:100%;height:1px;left:0;bottom:0;background:#fff}body.home .marketplace .marketplace-link .text-wrapper .text:before,body.home .marketplace .marketplace-link .text-wrapper .text:after{height:2px}body.home .marketplace .marketplace-link .text-wrapper .text:before{opacity:0;background:#fff;z-index:2;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}body.home .marketplace .marketplace-link .text-wrapper .text:after{background:-webkit-gradient(linear, left top, right top, from(#01e2e8), to(#f9227f));background:linear-gradient(90deg, #01e2e8 0%, #f9227f 100%);z-index:1}body.home .marketplace .marketplace-link .text-wrapper .icon{display:none}body.home .marketplace .marketplace-link .background:before,body.home .marketplace .marketplace-link .background:after{content:"";display:block;position:absolute;top:-1px;bottom:-1px;background:#fff;z-index:1;-webkit-transition:all .4s cubic-bezier(0.84, 0, 0.16, 1);transition:all .4s cubic-bezier(0.84, 0, 0.16, 1)}body.home .marketplace .marketplace-link .background:before{left:-1px;right:49%}body.home .marketplace .marketplace-link .background:after{left:49%;right:-1px}body.home .marketplace .marketplace-link:hover,body.home .marketplace .marketplace-link:focus{cursor:pointer;-webkit-box-shadow:0 .6rem 1.5rem 0 rgba(0,0,0,.05);box-shadow:0 .6rem 1.5rem 0 rgba(0,0,0,.05);color:#fff;-webkit-transition:color .05s ease-in,-webkit-box-shadow .2s .2s ease-in;transition:color .05s ease-in,-webkit-box-shadow .2s .2s ease-in;transition:color .05s ease-in,box-shadow .2s .2s ease-in;transition:color .05s ease-in,box-shadow .2s .2s ease-in,-webkit-box-shadow .2s .2s ease-in}body.home .marketplace .marketplace-link:hover .picture svg.icon .changing,body.home .marketplace .marketplace-link:focus .picture svg.icon .changing{fill:#fff;-webkit-transition:fill .1s ease-in;transition:fill .1s ease-in}body.home .marketplace .marketplace-link:hover .text-wrapper .text:before,body.home .marketplace .marketplace-link:focus .text-wrapper .text:before{opacity:1}body.home .marketplace .marketplace-link:hover .background:before,body.home .marketplace .marketplace-link:focus .background:before{right:100%;left:0}body.home .marketplace .marketplace-link:hover .background:after,body.home .marketplace .marketplace-link:focus .background:after{left:100%;right:0}}@media print,screen and (min-width: 40em){body.home .marketplace .marketplace-links{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 calc(var(--halfGutter)*-1)}body.home .marketplace .marketplace-link{width:calc(50% - var(--halfGutter)*2);margin:0 var(--halfGutter);height:35vw}body.home .marketplace .marketplace-link+.marketplace-link{margin-top:0}}@media print,screen and (min-width: 64em){body.home .marketplace{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.home .marketplace .marketplace-text{width:50%;position:relative;z-index:2;max-width:52.2rem}body.home .marketplace .marketplace-links{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.home .marketplace .marketplace-link{width:270px;height:325px;margin:0}body.home .marketplace .marketplace-link:nth-child(2){margin-top:5em}body.home .marketplace .marketplace-link:nth-child(3){margin-top:-7em}}body.home .gallery{display:none}@media print,screen and (min-width: 48em){body.home .gallery{display:block;width:var(--viewportWidth);margin-left:calc(var(--halfGutter)*-1)}body.home .gallery .grid{height:35vw;position:relative;padding:0}body.home .gallery .grid>*{width:12.5%;position:absolute}body.home .gallery .grid img:nth-child(1),body.home .gallery .grid img:nth-child(3),body.home .gallery .grid img:nth-child(5),body.home .gallery .grid img:nth-child(7){-webkit-animation:float 6s ease-in-out infinite forwards;animation:float 6s ease-in-out infinite forwards}body.home .gallery .grid img:nth-child(2),body.home .gallery .grid img:nth-child(4),body.home .gallery .grid img:nth-child(6),body.home .gallery .grid img:nth-child(8){-webkit-animation:floatAlt 4s ease-in-out infinite forwards;animation:floatAlt 4s ease-in-out infinite forwards}}@media screen and (min-width: 75em){body.home .gallery{margin-left:calc((var(--viewportWidth) - var(--containerWidth))/-2 - (var(--halfGutter)))}}@media print,screen and (max-width: 47.99875em){body.home .latest-news .row-title{margin-top:0;margin-left:auto;margin-right:auto}body.home .latest-news .posts-list .post-wrap+.post-wrap{margin-top:var(--gutter)}body.home .latest-news .posts-list .post-wrap:last-child{text-align:center}body.home .latest-news .posts-list .post-wrap:last-child .post-card-link{text-align:left}body.home .latest-news .more-link{margin-top:2em}}@media print,screen and (min-width: 48em){body.home .latest-news{margin-top:-180px;padding-top:0;position:relative;z-index:2}body.home .latest-news .row-title{margin:0 auto}body.home .latest-news .posts-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em)and (min-width: 20em){body.home .latest-news .posts-list{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em)and (min-width: 27.5em){body.home .latest-news .posts-list{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em)and (min-width: 40em){body.home .latest-news .posts-list{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em)and (min-width: 48em){body.home .latest-news .posts-list{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em)and (min-width: 64em){body.home .latest-news .posts-list{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 48em)and (min-width: 80em){body.home .latest-news .posts-list{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 48em)and (min-width: 87.5em){body.home .latest-news .posts-list{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 48em)and (min-width: 100em){body.home .latest-news .posts-list{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em){body.home .latest-news .posts-list .post-wrap{width:33.3333333333%;padding:0 var(--gutter);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.home .latest-news .posts-list .post-wrap:nth-child(2){margin-top:60px}}@media print,screen and (min-width: 48em){body.home .latest-news .posts-list .post-card-link{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media print,screen and (min-width: 48em){body.home .latest-news .posts-list .post-card{min-height:415px}}@media print,screen and (min-width: 48em){body.home .latest-news .posts-list .more-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:end;align-self:flex-end}}@media print,screen and (min-width: 64em){body.home .home-video__header{max-width:50%}}body.home .home-video__title{margin-bottom:1em}@media print,screen and (min-width: 48em){body.home .home-video__title span{position:relative}body.home .home-video__title span:after{content:url("../img/clouds/cloud-2.gif");display:block;-webkit-transform:translate(-52%, -59%) rotate(15deg);transform:translate(-52%, -59%) rotate(15deg);opacity:.6;position:absolute;top:0;left:100%;pointer-events:none}}body.home .home-video__picture{position:relative;max-width:77rem;margin:0 auto;overflow:hidden;border-radius:.4rem}body.home .home-video__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.home .home-video__link:hover:before{opacity:.3}body.home .home-video__link:before{content:"";position:absolute;background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);width:100%;height:100%;opacity:0;-webkit-transition:all .3s;transition:all .3s}body.home .home-video__link:after{position:absolute;content:url("../img/layout/play.svg");width:30%;max-width:22.9rem;max-height:19.4rem;-webkit-animation:toptobottom 1.5s infinite;animation:toptobottom 1.5s infinite}body.home .home-video__link img{display:block;max-width:100%;height:auto}body.home .featured-speakers .row-heading{margin-bottom:var(--gutter)}body.home .featured-speakers .row-title .text-gradient{position:relative}@media print,screen and (min-width: 48em){body.home .featured-speakers .row-title .text-gradient:after{content:url("../img/clouds/cloud-1.gif");display:block;-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1);opacity:.6;position:absolute;top:0;left:100%;pointer-events:none}}body.home .featured-speakers__footer{margin-top:4rem;text-align:center}html:not(.no-js) body.blog .brick-wall{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width: 27.5em){html:not(.no-js) body.blog .brick-wall{-webkit-box-sizing:content-box;box-sizing:content-box;padding-bottom:calc(var(--gutter)*2)}html:not(.no-js) body.blog .brick-wall .brick-wall__brick:nth-child(2n){margin-top:calc(var(--gutter)*2)}}@media print,screen and (min-width: 64em){html:not(.no-js) body.blog .brick-wall .brick-wall__brick:nth-child(2n){margin-top:0}html:not(.no-js) body.blog .brick-wall .brick-wall__brick:nth-child(3n+1),html:not(.no-js) body.blog .brick-wall .brick-wall__brick:nth-child(3n+3){margin-top:calc(var(--gutter)*2)}}body.blog .brick-wall .card{padding:var(--halfGutter)}@media print,screen and (min-width: 40em){body.blog .brick-wall .card{padding:var(--gutter)}}.view-schedule .page__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.single-day__sessions{margin-left:calc(var(--halfGutter)*-1);margin-right:calc(var(--halfGutter)*-1)}@media print,screen and (min-width: 40em){.single-day__sessions .session-row:first-child .session__hours:after,.single-day__sessions .session-row:last-child .session__hours:after{background:#274df4}}.single-day .session-row{padding:var(--gutter);background:#fff;border-top:1px solid #f0f1f5;overflow:hidden}@media print,screen and (min-width: 40em){.single-day .session-row{display:-webkit-box;display:-ms-flexbox;display:flex}}.single-day .session-row .session__hours{font-weight:600;color:#001882;width:18.5rem;-ms-flex-negative:0;flex-shrink:0}@media print,screen and (min-width: 40em){.single-day .session-row .session__hours{padding-right:7.5rem;position:relative;text-align:center}.single-day .session-row .session__hours:after,.single-day .session-row .session__hours:before{content:" ";display:block;position:absolute}.single-day .session-row .session__hours:after{border:1px solid #f0f1f5;width:1.7rem;height:1.7rem;right:2.5rem;top:.2rem;border-radius:100%;background:#fff;border-color:#274df4}.single-day .session-row .session__hours:before{width:1px;top:-30px;bottom:-999em;right:34px;background:#274df4}}.single-day .session-row .session__text{width:80%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (max-width: 39.99875em){.single-day .session-row .session__text{width:100%}}.single-day .session-row .session__title{display:inline-block;font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:2rem;font-weight:700}.single-day .session-row .session__title a{--color: #274df4}.single-day .session-row .session__title a:hover,.single-day .session-row .session__title a:focus{--color: #3d5ff5}.single-day .session-row .session__tracks{display:inline-block}.single-day .session-row .session__track{font-size:1.2rem;font-weight:600;padding:.5em 1em;vertical-align:top}.single-day .session-row:first-child:not(:only-child) .session__hours:before{top:5px}.single-day .session-row:last-child:not(:only-child) .session__hours:before{bottom:10px}.single-day .session-row.opening-or-closing{background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);color:#fff}.single-day .session-row.opening-or-closing a{color:#fff}.single-day .session-row.break{background:#f0f1f5;color:#72788d}.single-day .session-row.break .session__hours,.single-day .session-row.break .session__title{color:currentColor}.single-day .session-row.break .session__hours:after{background:#f0f1f5}.sessions-children{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:var(--halfGutter)}.sessions-children__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media print,screen and (min-width: 40em){.sessions-children__list{margin:calc(var(--halfGutter)*-1)}}.sessions-children .session-child{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border-radius:.4rem}@media print,screen and (max-width: 39.99875em){.sessions-children .session-child+.session-child{margin-top:var(--gutter)}}@media print,screen and (min-width: 40em){.sessions-children .session-child{padding:var(--halfGutter);width:33.3333333333%;min-width:23.4rem}}.sessions-children .session-child__link{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1em;background:#274df4;border-radius:.4rem;color:#fff;font-weight:600;-webkit-transition:background .3s;transition:background .3s}.sessions-children .session-child__link:hover{background:#3d5ff5}.sessions-children .session-child__link:hover .icon{-webkit-transform:translateX(5px);transform:translateX(5px)}.sessions-children .session-child__title{font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:1.8rem;font-weight:600}.sessions-children .session-child__icon{margin-top:var(--gutter);font-size:1.5em;line-height:1}.sessions-children .session-child__icon .icon{display:inline-block;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;line-height:1}.schedule-tabs{padding:var(--halfGutter) var(--halfGutter) 0;background:#fff;border:1px solid #f0f1f5;border-radius:.8rem;overflow:hidden;width:100%}.schedule-tabs .tabs__panel:not(.current){display:none}@media print,screen and (max-width: 79.99875em){.schedule-tabs .tabs__navigation{position:relative;--gradient-first: linear-gradient(to right, #001882, #274df4);--gradient-second: linear-gradient(90deg, #f9227f 0%, #7e1ac8 100%);--gradient-third: linear-gradient(90deg, #7e1ac8 0%, #01e2e8 100%)}.schedule-tabs .tabs__toggle{font-size:2rem;font-family:"Poppins",Arial,Helvetica,sans-serif;font-weight:700;background:#274df4 var(--gradient, linear-gradient(90deg, #274df4 38%, #01e2e8 100%));border-radius:.4rem;color:#fff;text-align:left;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;width:100%;padding:.4em .8em}.schedule-tabs .tabs__toggle .icon{-webkit-transform:scale(1);transform:scale(1);display:inline-block;-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in, -webkit-transform .2s ease-in}.schedule-tabs .tabs__toggle small{color:currentColor;display:block;font-size:1.6rem;font-weight:400}.schedule-tabs .tabs__toggle[data-index="0"]{--gradient: var(--gradient-first)}.schedule-tabs .tabs__toggle[data-index="1"]{--gradient: var(--gradient-second)}.schedule-tabs .tabs__toggle[data-index="2"]{--gradient: var(--gradient-third)}.schedule-tabs .tabs__toggle.opened .icon{-webkit-transform:scale(-1);transform:scale(-1)}.schedule-tabs .tabs__list{display:none;position:absolute;z-index:4;background:#f0f1f5;top:calc(100% + var(--halfGutter));left:0;right:0;border:1px solid #f0f1f5;border-radius:.4rem;-webkit-box-shadow:0 .5rem 1rem -0.5rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem -0.5rem rgba(0,0,0,.15)}.schedule-tabs .tabs__list .tabs__tab.current{background:#fff}.schedule-tabs .tabs__list .tabs__tab-link{font-size:1.6rem;padding:.8em .8em;color:#274df4;font-weight:700;display:block;width:100%}.schedule-tabs .tabs__list .tabs__tab-link .text{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.schedule-tabs .tabs__list .tabs__tab-link small{display:block;font-size:1.4rem;font-weight:400}.schedule-tabs .tabs__list .tabs__tab:first-child .text{--gradient: var(--gradient-first)}.schedule-tabs .tabs__list .tabs__tab:nth-child(2) .text{--gradient: var(--gradient-second)}.schedule-tabs .tabs__list .tabs__tab:last-child .text{--gradient: var(--gradient-third)}}@media screen and (min-width: 80em){.schedule-tabs .tabs__toggle{display:none}.schedule-tabs .tabs__list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0 calc(var(--halfGutter)/-2)}.schedule-tabs .tabs__list .tabs__tab{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 calc(var(--halfGutter)/2)}.schedule-tabs .tabs__tab-link{position:relative;display:block;padding:var(--gutter);border-radius:.4rem;background:var(--gradient, linear-gradient(90deg, #274df4 38%, #01e2e8 100%));font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:3rem;font-weight:700;color:#fff;text-align:left;vertical-align:middle}.schedule-tabs .tabs__tab-link small{display:block;color:currentColor;font-size:.6666666667em;line-height:1;font-weight:400;margin-bottom:.2em}.schedule-tabs .tabs__tab-link:after{position:absolute;right:var(--gutter);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:url("../img/layout/eye-circle.svg");display:block;width:1.467em;height:1.467em;opacity:0;transform:translateY(-50%);-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;pointer-events:none}.schedule-tabs .tabs__tab:first-child .tabs__tab-link{--gradient: linear-gradient(to right, #001882, #274df4)}.schedule-tabs .tabs__tab:nth-child(2) .tabs__tab-link{--gradient: linear-gradient(90deg, #f9227f 0%, #7e1ac8 100%)}.schedule-tabs .tabs__tab:last-child .tabs__tab-link{--gradient: linear-gradient(90deg, #7e1ac8 0%, #01e2e8 100%)}.schedule-tabs .tabs__list .tabs__tab.current .tabs__tab-link:after{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.tracks-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:var(--gutter) 0}.tracks-filter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-0.5rem}.tracks-filter__list li{padding:.5rem;display:inline-block}.filter-track{opacity:.6;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.filter-track.active{opacity:1}.filter-track:hover{background:#fa4e99}.filter-trackhover,.filter-track:active,.filter-track:focus{color:currentColor}.page-template-exhibition .opening-hours{margin-top:var(--gutter)}.page-template-exhibition .opening-hours .congress-day{line-height:1.68}.page-template-exhibition .opening-hours .congress-day+.congress-day{margin-top:1em}.page-template-exhibition .opening-hours .congress-day__date{font-weight:600}.page-template-exhibition .opening-hours .congress-day__hours{font-weight:400}@media print,screen and (min-width: 48em){.page-template-exhibition .opening-hours{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.page-template-exhibition .opening-hours .congress-day{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-template-exhibition .opening-hours .congress-day+.congress-day{margin-top:0}}@media print,screen and (min-width: 40em){.page-template-exhibition .exhibitors-localize{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-template-exhibition .exhibitors-localize .row-title{-ms-flex-preferred-size:100%;flex-basis:100%}.page-template-exhibition .exhibitors-localize .exhibitors-search{position:relative;width:100%}@media print,screen and (min-width: 40em){.page-template-exhibition .exhibitors-localize .exhibitors-search{width:40%;padding-right:var(--gutter)}}.page-template-exhibition .exhibitors-localize .exhibitors-localize-form{background:#f0f1f5;padding:var(--gutter);border-radius:.4rem}@media print,screen and (min-width: 40em){.page-template-exhibition .exhibitors-localize .exhibitors-localize-form{position:sticky;top:var(--gutter)}}.page-template-exhibition .exhibitors-localize .exhibitors-localize-form fieldset{margin:0}.page-template-exhibition .exhibitors-localize .exhibitors-localize-form .form-row:first-child .form-field{margin-top:0}.page-template-exhibition .exhibitors-localize .exhibitors-localize-form select,.page-template-exhibition .exhibitors-localize .exhibitors-localize-form .select2-container .select2-choice,.page-template-exhibition .exhibitors-localize .exhibitors-localize-form .selecter-selected{width:100%}.page-template-exhibition .exhibitors-localize .exhibitors-localize-form select:focus,.page-template-exhibition .exhibitors-localize .exhibitors-localize-form .select2-container .select2-choice:focus,.page-template-exhibition .exhibitors-localize .exhibitors-localize-form .selecter-selected:focus{background:#fff}.page-template-exhibition .exhibitors-localize .exhibitors-localize-form .select2-container{width:100% !important}.page-template-exhibition .exhibitors-localize .exhibitors-localize-form select:hover,.page-template-exhibition .exhibitors-localize .exhibitors-localize-form .select2-container:hover .select2-choice,.page-template-exhibition .exhibitors-localize .exhibitors-localize-form .selecter-selected:hover,.page-template-exhibition .exhibitors-localize .exhibitors-localize-form .select2-container.select2-dropdown-open .select2-choice{background:#fff}.page-template-exhibition .exhibitors-localize .exhibitors-map{width:100%;margin-top:1em}@media print,screen and (min-width: 40em){.page-template-exhibition .exhibitors-localize .exhibitors-map{width:60%;padding-left:var(--gutter);margin-top:0}}.page-template-exhibition .exhibitors-localize .exhibitor-map-image{position:relative;width:inherit !important;height:inherit !important}.page-template-exhibition .exhibitors-localize .exhibitor-map-image img{width:100%;height:auto}.page-template-exhibition .exhibitors-localize .exhibitor-map-image .pin{position:absolute}.page-template-exhibition .exhibitors-localize .exhibitor-map-image .pin:after{content:attr(title);display:block;background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);border-radius:.4rem;font-size:1.2rem;font-weight:600;color:#fff;white-space:nowrap;padding:.5em 1em;position:absolute;bottom:100%;left:calc(100% - .2rem)}.page-template-exhibition .exhibitors-listing .row-title{text-align:center}.page-template-exhibition .exhibitors-quick-search{background:#f0f1f5;border-radius:.4rem;padding:var(--gutter)}.page-template-exhibition .exhibitors-quick-search input[type=search]{font-weight:500;margin-right:var(--gutter)}.page-template-exhibition .exhibitors-quick-search input[type=search]::-webkit-input-placeholder{color:#72788d}.page-template-exhibition .exhibitors-quick-search input[type=search]::-moz-placeholder{color:#72788d}.page-template-exhibition .exhibitors-quick-search input[type=search]:-ms-input-placeholder{color:#72788d}.page-template-exhibition .exhibitors-quick-search input[type=search]::-ms-input-placeholder{color:#72788d}.page-template-exhibition .exhibitors-quick-search input[type=search]::placeholder{color:#72788d}.page-template-exhibition .exhibitors-quick-search .button{width:100%;margin-top:1em;display:block;text-align:center}@media print,screen and (min-width: 27.5em){.page-template-exhibition .exhibitors-quick-search{display:-webkit-box;display:-ms-flexbox;display:flex}.page-template-exhibition .exhibitors-quick-search input[type=search]{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-template-exhibition .exhibitors-quick-search .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;width:auto;margin-top:0}}@media print,screen and (min-width: 40em){.page-template-exhibition .exhibitors-quick-search input[type=search]{margin-right:var(--gutter)}}.page-template-exhibition .exhibitors-list-wrap{margin-top:2em}.page-template-exhibition .exhibitors-list-wrap .filter-alpha-list{display:none}@media print,screen and (min-width: 40em){.page-template-exhibition .exhibitors-list-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-template-exhibition .exhibitors-list-wrap .filter-alpha-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:block;margin-left:var(--gutter)}.page-template-exhibition .exhibitors-list-wrap .exhibitors-list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.page-template-exhibition .exhibitors-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:calc(var(--gutter)*-1)}@media print,screen and (min-width: 40em){.page-template-exhibition .exhibitors-list{margin:calc(var(--gutter)*-1)}}.page-template-exhibition .exhibitors-list li{width:50%;padding:var(--gutter)}.page-template-exhibition .exhibitors-list li.mix{display:none}@media print,screen and (min-width: 40em){.page-template-exhibition .exhibitors-list li{padding:var(--gutter)}}@media print,screen and (min-width: 48em){.page-template-exhibition .exhibitors-list li{width:25%}}@media print,screen and (max-width: 47.99875em){.page-template-marketplace .page-row{padding:0}}@media print,screen and (min-width: 48em){.page-template-marketplace .page-row{padding:30px 0}}@media print,screen and (max-width: 47.99875em){.page-template-marketplace .concepts .marketplace-concept{padding:30px 0}.page-template-marketplace .concepts .marketplace-concept:first-child{padding-top:0}.page-template-marketplace .concepts .marketplace-concept:last-child{padding-bottom:0}}@media print,screen and (min-width: 64em){.page-template-marketplace .concepts{width:66.6666666667%;margin:0 auto}}.page-template-marketplace .marketplace-concept .concept-picture{margin-bottom:1em;max-width:300px}.page-template-marketplace .marketplace-concept .concept-picture img{display:block;margin:0 auto;max-width:100%;height:auto}.page-template-marketplace .marketplace-concept .concept-action{margin-top:1em}.page-template-marketplace .marketplace-concept:first-child{padding-top:0}@media print,screen and (min-width: 48em){.page-template-marketplace .marketplace-concept{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-template-marketplace .marketplace-concept .concept-text{padding-right:var(--gutter);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.page-template-marketplace .marketplace-concept .concept-picture{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0;width:33.3333333333%;padding-left:var(--gutter)}.page-template-marketplace .marketplace-concept:nth-child(even) .concept-text{text-align:right;-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit;padding-left:var(--gutter);padding-right:0}.page-template-marketplace .marketplace-concept:nth-child(even) .concept-picture{-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit;padding-left:0;padding-right:var(--gutter)}}.page-template-sponsorship .page__header .button{margin-top:2em}.page-template-register .shortcode-columns .column{padding-top:1em}.page-template-register .shortcode-columns .column table{min-width:inherit}@media print,screen and (min-width: 48em){.page-template-register .shortcode-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em)and (min-width: 20em){.page-template-register .shortcode-columns{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em)and (min-width: 27.5em){.page-template-register .shortcode-columns{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em)and (min-width: 40em){.page-template-register .shortcode-columns{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em)and (min-width: 48em){.page-template-register .shortcode-columns{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em)and (min-width: 64em){.page-template-register .shortcode-columns{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 48em)and (min-width: 80em){.page-template-register .shortcode-columns{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 48em)and (min-width: 87.5em){.page-template-register .shortcode-columns{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 48em)and (min-width: 100em){.page-template-register .shortcode-columns{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width: 48em){.page-template-register .shortcode-columns .column{padding:1em var(--gutter) 0;width:50%}}.view-hotels .hero{overflow:inherit;aspect-ratio:inherit}.view-hotels #hotels-map{position:relative}@media print,screen and (min-width: 40em){.view-hotels #hotels-map{margin-top:6.2rem}}.view-hotels .venue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear, left top, right top, color-stop(38%, #274df4), to(#01e2e8));background:linear-gradient(90deg, #274df4 38%, #01e2e8 100%);color:#fff;padding:2rem;border-radius:.4rem}@media print,screen and (min-width: 40em){.view-hotels .venue{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:50;width:42rem}}.view-hotels .venue .venue__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.3rem;height:3.3rem;overflow:hidden;margin-bottom:1em}.view-hotels .venue .venue__logo img{display:block;width:100%;height:auto}@media print,screen and (min-width: 40em){.view-hotels .venue .venue__logo{margin-bottom:0;width:5.3rem;height:5.3rem}}.view-hotels .venue .venue__text{padding-left:var(--halfGutter)}.view-hotels .venue .venue__public-address{font-size:1.8rem;font-weight:700}.view-hotels .venue .venue__address{font-weight:300}.view-hotels .venue .venue__street-address,.view-hotels .venue .venue__locality{display:inline-block}.view-hotels .venue .venue__locality:before{content:","}.view-hotels #hotels-google-map{width:100%;min-height:80vh}@media print,screen and (min-width: 40em){.view-hotels #hotels-google-map{min-height:inherit;height:50rem}}.view-hotels #hotels-map-loader{width:100%;background:rgba(0,24,130,.6);position:absolute;z-index:30;top:0;bottom:0}.view-hotels #hotels-map-loader:before{display:block;content:"";position:relative;width:4rem;height:4rem;top:45%;margin:-2rem auto 0;border-radius:100%;background-color:#fff;-webkit-animation:fixedLoader 1.2s infinite ease-in-out;animation:fixedLoader 1.2s infinite ease-in-out}@media print,screen and (max-width: 47.99875em){.view-hotels .hotels-list li+li .hotel-card{border-top:1px solid #f0f1f5;padding-top:var(--gutter)}}.single-speaker .view-speaker{max-width:77rem;margin-left:auto;margin-right:auto}.single-speaker .page__header{display:-webkit-box;display:-ms-flexbox;display:flex;-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;max-width:100%}.single-speaker .page__header.has-head-clouds--left{--Y: -30%}.single-speaker .page__header .has-head-clouds--right{--Y: 9%}.single-speaker .page__header .page__subtitle{font-size:var(--h1Size)}.single-speaker .page__header .speaker__information{color:#001882;font-size:1.6rem;font-weight:400;margin-top:1em}.single-speaker .page__header .speaker__portrait{margin-top:1em;z-index:2;max-width:26rem}.single-speaker .page__header .speaker__portrait img{max-width:100%;height:auto;display:block;border-radius:.4rem}@media print,screen and (min-width: 40em){.single-speaker .page__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 auto;text-align:left}.single-speaker .page__header .page__header-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.single-speaker .page__header .speaker__information{font-size:.46em}.single-speaker .page__header .speaker__portrait{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:var(--gutter)}}@media print,screen and (min-width: 48em){.single-speaker .page__header{max-width:100%}.single-speaker .page__header .speaker__portrait{width:17rem}}.single-speaker .person-links__title,.single-speaker .related-posts__title{margin-top:1em;margin-bottom:.5em}.post-type-archive-session .sessions-group+.sessions-group{margin-top:calc(var(--gutter)*1.5)}.post-type-archive-session .sessions-group .sessions-list{margin-top:0}.view-session.session .session__information{font-size:2.2rem;margin-top:4rem;margin:calc(4rem - .5em) 0}.view-session.session .session__information>.information-meta{padding:.25em .5em}.view-session.session .session__tracks{margin:1em 0 1em;display:block}.view-session.session .session__schedule,.view-session.session .session__booth{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.view-session.session .session__schedule .information-meta{display:inline-block}.view-session .related-posts__title{margin-top:1em;margin-bottom:.5em}.view-session .session-parent.linked-sessions .card-link{margin-bottom:var(--gutter)}@media print,screen and (min-width: 40em){.view-session .session-parent.linked-sessions .card-link{max-width:50%}}.view-search .row-title{margin-top:.8em}body.search .notice{margin-top:var(--gutter)}body.search-results .view-search .searchform-wrapper{margin-bottom:var(--gutter)}@media print,screen and (min-width: 40em){body.search-results .view-search ul:not(.brick-wall){-webkit-column-count:2;-moz-column-count:2;column-count:2}}body.search-results .view-search .startup-tiny .startup-name{color:#2b2d35;display:block;font-weight:300;font-size:1.5rem}body.search-results .view-search .startup-tiny .startup-pitch{font-size:1.8rem;font-weight:300;width:auto;background:transparent;-webkit-background-clip:initial;-webkit-text-fill-color:initial}body.search-results .view-search .startup-tiny .startup-pitch a{text-decoration:none}body.search-results .view-search .startup-tiny h3{margin-bottom:.2em}body.search-results .view-search .startup-tiny .more-link-small{display:inline-block;text-decoration:none}body.search-results .view-search .startup-tiny:hover .more-link-small{-webkit-transform:translateX(5px);transform:translateX(5px)}.select2-dropdown{border:1px solid #f0f1f5}.select2-container--default .select2-selection--single{border:1px solid #b6bbcf;border-radius:0;height:5rem}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:5rem;padding-left:1rem;color:rgba(43,45,53,.8)}.select2-container--default .select2-selection--single .select2-selection__arrow{height:5rem;width:3rem}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-left:0;margin-top:0;position:static;width:inherit;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;font-weight:400;color:#2b2d35}.select2-container--default .select2-selection--single .select2-selection__arrow b:before{font-family:"icon-fermaforum";content:""}.select2-container--default.select2-container--open .select2-selection--single{border-color:#f9227f}.select2-container--default .select2-results__option--highlighted[aria-selected]{padding:1.15rem 1rem;background:#274df4}.select2-container--default .select2-results__option[aria-selected=true]{background:#274df4;color:#fff}.select2-search--dropdown,.select2-results__option{padding:1.15rem 1rem}.select2-container--open .select2-dropdown--below{border-radius:0}@keyframes fixedLoader{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes float{0%,100%{-webkit-transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg))}50%{-webkit-transform:scaleX(var(--direction, 1)) translateY(4px) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(4px) rotate(var(--rotation, 0.01deg))}}@keyframes floatAlt{0%,100%{-webkit-transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(0) rotate(var(--rotation, 0.01deg))}50%{-webkit-transform:scaleX(var(--direction, 1)) translateY(-2px) rotate(var(--rotation, 0.01deg));transform:scaleX(var(--direction, 1)) translateY(-2px) rotate(var(--rotation, 0.01deg))}}@keyframes toptobottom{0%,100%{-webkit-transform:translateY(-3px) rotate(0.01deg);transform:translateY(-3px) rotate(0.01deg)}50%{-webkit-transform:translateY(2px) rotate(0.01deg);transform:translateY(2px) rotate(0.01deg)}}.with-squares:before{-webkit-animation:float 2s ease-in infinite forwards;animation:float 2s ease-in infinite forwards;will-change:transform}.with-squares:after{-webkit-animation:floatAlt 2s ease-in infinite forwards;animation:floatAlt 2s ease-in infinite forwards;will-change:transform}.with-square:after{-webkit-animation:floatAlt 2s ease-in infinite forwards;animation:floatAlt 2s ease-in infinite forwards;will-change:transform}.reveal-visible{opacity:1}@keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translate(0, 30px);transform:translate(0, 30px)}100%{opacity:1;-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translate(0, -30px);transform:translate(0, -30px)}100%{opacity:1;-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translate(30px, 0);transform:translate(30px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translate(-30px, 0);transform:translate(-30px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.fade.reveal-visible{-webkit-animation:fade 1s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fade 1s cubic-bezier(0.165, 0.84, 0.44, 1) both}.fade-top.reveal-visible{-webkit-animation:fadeTop 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fadeTop 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both}.fade-bottom.reveal-visible{-webkit-animation:fadeBottom 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fadeBottom 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both}.fade-left.reveal-visible{-webkit-animation:fadeLeft 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fadeLeft 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both}.fade-right.reveal-visible{-webkit-animation:fadeRight 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fadeRight 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both}.transition-in{-webkit-animation:fade .2s cubic-bezier(0.165, 0.84, 0.44, 1);animation:fade .2s cubic-bezier(0.165, 0.84, 0.44, 1)}.transition-out{opacity:0;-webkit-transition:opacity .2s cubic-bezier(0.165, 0.84, 0.44, 1);transition:opacity .2s cubic-bezier(0.165, 0.84, 0.44, 1)}.prelude a{-webkit-animation:fade_top 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fade_top 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;-webkit-animation-delay:.3s;animation-delay:.3s}.prelude .forum-dna{-webkit-animation:fade_top 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fade_top 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;-webkit-animation-delay:.3s;animation-delay:.3s}.home .site-header .site-title,.home .site-header .hamburger{-webkit-animation:fade 2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fade 2s cubic-bezier(0.165, 0.84, 0.44, 1) both;-webkit-animation-delay:.5s;animation-delay:.5s}.home .site-header .site-nav{-webkit-animation:fade_bottom 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both;animation:fade_bottom 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) both}.home .about-congress .congress-visual{-webkit-animation-delay:.4s;animation-delay:.4s}