@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {.brxe-code{width:100%}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-nav-menu).dragging .bricks-mobile-menu-wrapper{display:none!important;pointer-events:none!important}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu{pointer-events:none}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu:not(.brx-submenu-positioned){display:none!important}:where(.brxe-nav-menu) ol,:where(.brxe-nav-menu) ul{list-style-type:none;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu{display:flex;line-height:inherit;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu>li{margin:0 0 0 30px}:where(.brxe-nav-menu) .bricks-nav-menu>li.menu-item-has-children:hover:before{content:"";height:100%;min-height:60px;position:absolute;top:100%;width:100%;z-index:1}:where(.brxe-nav-menu) .bricks-nav-menu>li>.sub-menu.caret:before{border:0 solid transparent;border-bottom:0 solid var(--bricks-bg-dark);content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);width:0}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click]:before{display:none}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click].open>.sub-menu.caret:before{display:block}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click] .sub-menu.caret:before{display:none}:where(.brxe-nav-menu) .bricks-nav-menu li{position:relative}:where(.brxe-nav-menu) .bricks-nav-menu li.open>.sub-menu{opacity:1;visibility:visible}:where(.brxe-nav-menu) .bricks-nav-menu li.open[data-static]>.sub-menu{display:block}:where(.brxe-nav-menu) .bricks-nav-menu li:not(.brx-has-megamenu)>a{display:flex;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static]{flex-direction:column}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static] .sub-menu{display:none;position:static!important;transform:none}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu{background-color:var(--bricks-bg-dark);color:#fff;line-height:60px;min-width:150px;opacity:0;position:absolute;top:100%;transition:var(--bricks-transition);visibility:hidden;white-space:nowrap;z-index:998}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu li{border-style:none;position:relative;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu a,:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu button{color:currentcolor;padding:0 20px}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu .sub-menu{left:100%;padding-top:0;top:0}:where(.brxe-nav-menu) .bricks-nav-menu .brx-has-multilevel .sub-menu .brx-submenu-toggle{width:100%}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle{background-color:transparent;cursor:pointer;display:none;height:16px;min-width:12px;position:relative;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle.always{display:block}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span{min-width:12px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle span{background-color:currentcolor;display:block;height:2px;position:absolute;right:0;transition:var(--bricks-transition)}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top{min-width:12px;top:0;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center{min-width:12px;top:7px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom{min-width:12px;top:14px;width:20px}.brx-body.iframe .bricks-mobile-menu-wrapper .sub-menu{display:block!important}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle{min-width:20px;width:20px;z-index:1000}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle.fixed{position:fixed}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-top{top:50%;transform:rotate(45deg)}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-center{opacity:0}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-bottom{top:50%;transform:rotate(-45deg)}.brxe-nav-menu.show-mobile-menu li.open>.brx-megamenu{display:initial;opacity:1;position:static;visibility:visible}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-wrapper{max-width:100vw;opacity:1!important;transform:translateX(0)!important;visibility:visible;z-index:999}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-overlay{opacity:1;visibility:visible;z-index:998}.brxe-nav-menu .bricks-mobile-menu-wrapper{bottom:0;color:#fff;display:flex;flex-direction:column;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);left:0;position:fixed;right:auto;scrollbar-width:none;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:background-color,opacity,transform,visibility;visibility:hidden;width:300px;z-index:999}.brxe-nav-menu .bricks-mobile-menu-wrapper::-webkit-scrollbar{background:transparent;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu-wrapper:before{background-color:#23282d;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.brxe-nav-menu .bricks-mobile-menu-wrapper.fade-in{opacity:0;transform:translateX(0)!important}.brxe-nav-menu .bricks-mobile-menu-wrapper.left{transform:translateX(-100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper.right{left:auto;right:0;transform:translateX(100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper a{display:block;width:100%}.brxe-nav-menu .bricks-mobile-menu-wrapper .brx-megamenu a{display:initial}.brxe-nav-menu .bricks-mobile-menu-wrapper li a{line-height:60px}.brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus{outline-offset:-1px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu{background:none!important;display:none;line-height:40px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>a{padding:0 45px}.brxe-nav-menu .bricks-mobile-menu-wrapper li.open>.sub-menu{display:block}.brxe-nav-menu .bricks-mobile-menu-wrapper li.menu-item-has-children:hover:before{display:none}.brxe-nav-menu .bricks-mobile-menu{overflow-y:scroll;position:relative;scrollbar-width:none}.brxe-nav-menu .bricks-mobile-menu::-webkit-scrollbar{background:transparent;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu>li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu>li>a{padding:0 30px}.brxe-nav-menu .bricks-mobile-menu .brx-megamenu{display:none}.brxe-nav-menu .bricks-mobile-menu-overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:-1}li.menu-item-has-children [aria-expanded] .menu-item-icon{background-color:transparent;color:inherit;pointer-events:none;transition:inherit}li.menu-item-has-children [aria-expanded] .menu-item-icon i{position:relative;top:2px}li.menu-item-has-children [aria-expanded=false] .open{display:block}li.menu-item-has-children [aria-expanded=false] .close{display:none}li.menu-item-has-children [aria-expanded=true] .close{display:block}li.menu-item-has-children [aria-expanded=true] .open{display:none}}#brx-header { position: static !important; box-shadow: none !important;}#brx-header .brxe-section { box-shadow: none !important;}[id] { scroll-margin-top: calc(58px) !important;}@layer bricks {@media (max-width: 767px) {#brxe-tfjtsw .bricks-nav-menu-wrapper { display: none; }#brxe-tfjtsw .bricks-mobile-menu-toggle { display: block; }}}#brxe-tfjtsw .bricks-nav-menu > li {margin-left: 0}#brxe-tfjtsw {align-self: stretch; color: var(--bricks-color-legqyy); text-transform: uppercase}#brxe-tfjtsw .bricks-nav-menu {gap: 20px}#brxe-tfjtsw .bricks-mobile-menu-wrapper:before {background-color: var(--bricks-color-retxye)}#brxe-tfjtsw .bricks-mobile-menu > li > a {border-bottom: 1px solid var(--bricks-color-ojdnbe); color: rgba(255, 255, 255, 0.5); font-size: 14px; font-weight: 400; padding-left: 50px}#brxe-tfjtsw .bricks-mobile-menu > li > .brx-submenu-toggle {border-bottom: 1px solid var(--bricks-color-ojdnbe)}#brxe-tfjtsw .bricks-mobile-menu-overlay {background-color: var(--bricks-color-glmane)}#brxe-tfjtsw .bricks-mobile-menu > li > a[aria-current="page"] {background-color: var(--bricks-color-smqfda)}#brxe-tfjtsw .bricks-mobile-menu > .current-menu-item > .brx-submenu-toggle {background-color: var(--bricks-color-smqfda)}#brxe-tfjtsw .bricks-mobile-menu [aria-current="page"] {color: var(--bricks-color-legqyy)}#brxe-tfjtsw .bricks-mobile-menu [aria-current="page"] + button {color: var(--bricks-color-legqyy)}#brxe-tfjtsw .bricks-mobile-menu > .current-menu-item > a {color: var(--bricks-color-legqyy)}#brxe-tfjtsw .bricks-mobile-menu > .current-menu-parent > a {color: var(--bricks-color-legqyy)}#brxe-tfjtsw .bricks-mobile-menu > .current-menu-item > .brx-submenu-toggle > * {color: var(--bricks-color-legqyy)}#brxe-tfjtsw .bricks-mobile-menu > .current-menu-parent > .brx-submenu-toggle > * {color: var(--bricks-color-legqyy)}#brxe-tfjtsw .bricks-mobile-menu > li > .brx-submenu-toggle > * {color: rgba(255, 255, 255, 0.5); font-size: 14px; font-weight: 400; padding-left: 50px}#brxe-tfjtsw.show-mobile-menu .bricks-mobile-menu-toggle {display: none !important}#brxe-tfjtsw .bricks-mobile-menu-toggle {color: var(--bricks-color-legqyy)}#brxe-tfjtsw .bricks-nav-menu > li > a {font-weight: 300}#brxe-tfjtsw .bricks-nav-menu > li > .brx-submenu-toggle > * {font-weight: 300}#brxe-tfjtsw .bricks-nav-menu { justify-content: space-between; align-items: center;}#brxe-tfjtsw .bricks-nav-menu:not(.bricks-mobile-menu) li:last-child a { display: block; background: white; color: rgb(53, 56, 57); padding: 8px 20px !important; border-radius: 100px;}#brxe-tfjtsw a { padding-top: 5px; padding-bottom: 3px; border-bottom: 2px solid transparent; transition: border 0.6s;}#brxe-tfjtsw a:hover { border-color: #0BF;}#brxe-tfjtsw .bricks-nav-menu:not(.bricks-mobile-menu) li:last-child a { padding: 0; border: 0;}#brxe-tfjtsw .bricks-mobile-menu-wrapper { transition-duration: 0.4s; transition-timing-function: cubic-bezier(0.25, 0, 0.25, 1);}#brxe-tfjtsw ul.bricks-mobile-menu { padding-top: var(--wp-admin--admin-bar--height,0);}@media (max-width:600px){#brxe-tfjtsw ul.bricks-mobile-menu { padding-top: 0;}}#brxe-tfjtsw .bricks-mobile-menu-overlay { cursor: pointer;}#brxe-vvgvop {padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; background-color: rgba(0, 0, 0, 0.08); position: absolute; top: 0px; left: 0px}#brxe-frjjhi {top: 0px; left: 0px}#brxe-frjjhi h4 { font-size: 32px; text-transform: uppercase; line-height: 38px; letter-spacing: -1px; color: white; text-align: center;}#brxe-frjjhi h4 > strong { font-size: 56px; line-height: 67px; display: block; font-weight: 900;}@media (max-width: 478px) {#brxe-frjjhi h4 > strong { display: inline;}#brxe-frjjhi {width: 100%}}#brxe-arzuue {top: 0px; color: var(--bricks-color-legqyy); font-size: 28px; line-height: 34px; letter-spacing: -1px; font-weight: 500; text-align: center; width: auto; right: 0px; max-width: 200px}@media (max-width: 478px) {#brxe-arzuue {max-width: none}}#brxe-sydium {flex-direction: row; justify-content: space-between; position: absolute; top: 0px; left: 0px; width: 100%; row-gap: 0px}@media (max-width: 991px) {#brxe-sydium {justify-content: space-around; flex-wrap: wrap; position: static}}@media (max-width: 600px) {#brxe-sydium {justify-content: space-around}}#brxe-axqqrt {position: relative; flex-direction: row; justify-content: space-between; min-width: 0px; min-height: 0px; padding-right: 10px; padding-left: 10px}#brxe-uuqlhh {color: var(--bricks-color-legqyy); font-size: 52px; font-weight: 500; text-align: center}@media (max-width: 478px) {#brxe-uuqlhh {line-height: 1em; font-size: 37px; margin-bottom: 15px}}#brxe-ukyxdg {text-align: center}#brxe-ukyxdg a {text-align: center; font-size: inherit}#brxe-ukyxdg h1 { color: white; font-size: 92px; font-weight: 300; line-height: 110px; letter-spacing: -4px; display: flex; column-gap: 36px; row-gap: 0; flex-wrap: wrap; align-items: center; justify-content: center;}#brxe-ukyxdg h1 > strong { display: block; padding: 10px 27px; background: white; border-radius: 15px; color: #183671; font-size: 76px; line-height: 76px; font-weight: 300;}#brxe-jrgruw {color: var(--bricks-color-legqyy); text-align: center; font-size: 25px; font-weight: 300; text-transform: uppercase; line-height: 1.3em}@media (max-width: 478px) {#brxe-jrgruw {font-size: 20px}}#brxe-gihtbx {align-items: center; row-gap: 10px; padding-top: 18px; padding-right: 10px; padding-left: 10px; position: relative; z-index: 1}@media (max-width: 991px) {#brxe-gihtbx {padding-top: 30px}}@media (max-width: 478px) {#brxe-gihtbx {row-gap: 5px}}#hero {padding-top: 120px; padding-right: 0; padding-bottom: 60px; padding-left: 0; background-image: url(https://xn--80ahetbease8h.xn--p1ai/wp-content/uploads/2022/07/1920s.jpg); background-size: cover; background-position: center center; position: relative; margin-top: 0; margin-bottom: 50px}#brxe-bvrebe {font-size: 33px; line-height: 40px; font-weight: 500}#brxe-roxald .line {height: 4px}#brxe-roxald.horizontal .line {border-top-width: 4px; width: 72px; border-top-color: var(--bricks-color-efhdbu)}#brxe-roxald.vertical .line {border-right-width: 72px; border-right-color: var(--bricks-color-efhdbu)}#brxe-roxald .icon {color: var(--bricks-color-efhdbu)}#brxe-roxald {border-radius: 2px}#brxe-meqrdy {font-size: 17px; font-weight: 300}#brxe-meqrdy a {font-size: 17px; font-weight: 300; font-size: inherit}#brxe-uaamhb {font-size: 33px; line-height: 40px; font-weight: 500}#brxe-nhbjto .line {height: 4px}#brxe-nhbjto.horizontal .line {border-top-width: 4px; width: 72px; border-top-color: var(--bricks-color-efhdbu)}#brxe-nhbjto.vertical .line {border-right-width: 72px; border-right-color: var(--bricks-color-efhdbu)}#brxe-nhbjto .icon {color: var(--bricks-color-efhdbu)}#brxe-nhbjto {border-radius: 2px}#brxe-navryn {font-size: 17px; font-weight: 300}#brxe-navryn a {font-size: 17px; font-weight: 300; font-size: inherit}#brxe-aeujbu {font-size: 33px; line-height: 40px; font-weight: 500}#brxe-xtevpd .line {height: 4px}#brxe-xtevpd.horizontal .line {border-top-width: 4px; width: 72px; border-top-color: var(--bricks-color-efhdbu)}#brxe-xtevpd.vertical .line {border-right-width: 72px; border-right-color: var(--bricks-color-efhdbu)}#brxe-xtevpd .icon {color: var(--bricks-color-efhdbu)}#brxe-xtevpd {border-radius: 2px}#brxe-xelemr {font-size: 17px; font-weight: 300}#brxe-xelemr a {font-size: 17px; font-weight: 300; font-size: inherit}#brxe-psungl {flex-direction: row; margin-bottom: 0; row-gap: 60px}@media (max-width: 767px) {#brxe-psungl {flex-wrap: nowrap}}@media (max-width: 600px) {#brxe-psungl {flex-wrap: wrap}}#brxe-oryfdo {font-size: 33px; line-height: 40px; font-weight: 500}#brxe-iqitca .line {height: 4px}#brxe-iqitca.horizontal .line {border-top-width: 4px; width: 72px; border-top-color: var(--bricks-color-efhdbu)}#brxe-iqitca.vertical .line {border-right-width: 72px; border-right-color: var(--bricks-color-efhdbu)}#brxe-iqitca .icon {color: var(--bricks-color-efhdbu)}#brxe-iqitca {border-radius: 2px}#brxe-ibcwjh {font-size: 17px; font-weight: 300}#brxe-ibcwjh a {font-size: 17px; font-weight: 300; font-size: inherit}#brxe-wfoswf {row-gap: 60px; margin-bottom: 70px}#brxe-ebatht {color: #d70b4f; font-size: 17px; font-weight: 500}#brxe-qpjzod {font-size: 17px; font-weight: 500}#brxe-zvxuyi {font-weight: 300}#brxe-zvxuyi a {font-weight: 300; font-size: inherit}#brxe-orxevr {padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px; border: 1px solid rgba(0, 0, 0, 0.05); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); transition: box-shadow 0.6s; justify-content: space-between}#brxe-orxevr:hover {box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1)}#brxe-nobkgl {flex-direction: row; align-items: stretch}@media (max-width: 767px) {#brxe-nobkgl {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-nobkgl {width: 100%}}#brxe-qexhry {color: #d70b4f; font-size: 17px; font-weight: 500}#brxe-topmbo {font-size: 17px; font-weight: 500}#brxe-ibfraf {font-weight: 300}#brxe-ibfraf a {font-weight: 300; font-size: inherit}#brxe-lvjwob {padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px; border: 1px solid rgba(0, 0, 0, 0.05); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); transition: box-shadow 0.6s; justify-content: space-between}#brxe-lvjwob:hover {box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1)}#brxe-blhosu {flex-direction: row; align-items: stretch}@media (max-width: 767px) {#brxe-blhosu {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-blhosu {width: 100%}}#brxe-khagjw {color: #d70b4f; font-size: 17px; font-weight: 500}#brxe-xkfyzt {font-size: 17px; font-weight: 500}#brxe-oviyzy {font-weight: 300}#brxe-oviyzy a {font-weight: 300; font-size: inherit}#brxe-xcmmxn {padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px; border: 1px solid rgba(0, 0, 0, 0.05); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); transition: box-shadow 0.6s; justify-content: space-between}#brxe-xcmmxn:hover {box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1)}#brxe-uaiwem {flex-direction: row; align-items: stretch}@media (max-width: 767px) {#brxe-uaiwem {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-uaiwem {width: 100%}}#brxe-txvlyw {color: #d70b4f; font-size: 17px; font-weight: 500}#brxe-kmdfdb {font-size: 17px; font-weight: 500}#brxe-agnjiz {font-weight: 300}#brxe-agnjiz a {font-weight: 300; font-size: inherit}#brxe-fkkuhd {padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px; border: 1px solid rgba(0, 0, 0, 0.05); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); transition: box-shadow 0.6s; justify-content: space-between}#brxe-fkkuhd:hover {box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1)}#brxe-pbbdyv {flex-direction: row; align-items: stretch}@media (max-width: 767px) {#brxe-pbbdyv {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-pbbdyv {width: 100%}}#brxe-xwpblg {flex-direction: row; align-items: stretch}#brxe-vwfnqo {margin-bottom: 50px}#brxe-rwwrgb {font-size: 54px; line-height: 61px; font-weight: 500}#brxe-bawbxu {margin-bottom: 25px; overflow: hidden}@media (max-width: 478px) {#brxe-bawbxu {align-items: center}}#brxe-oqadbs:not(.tag), #brxe-oqadbs img {object-fit: cover; object-position: center center}#brxe-gxuxfk {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-hknezq {font-size: 18px; line-height: 25px}#brxe-nbejlx {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-nnpxcx:not(.tag), #brxe-nnpxcx img {object-fit: cover; object-position: center center}#brxe-qijpki {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-bzceob {font-size: 18px; line-height: 25px}#brxe-hgchyk {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-vdsqdw {font-size: 18px; line-height: 25px}#brxe-orvoku {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-iyqitr:not(.tag), #brxe-iyqitr img {object-fit: cover; object-position: center center}#brxe-ecxjwm {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-emfdpi {font-size: 18px; line-height: 25px}#brxe-fjsigk {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-ruyacn:not(.tag), #brxe-ruyacn img {object-fit: cover; object-position: center center}#brxe-vsbgxa {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-bzkdip {font-size: 18px; line-height: 25px}#brxe-fhdkmj {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-xxqqdl {font-size: 18px; line-height: 25px}#brxe-lwrqtm {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-vfihit:not(.tag), #brxe-vfihit img {object-fit: cover; object-position: center center}#brxe-aalisw {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-ggmcpl {font-size: 18px; line-height: 25px}#brxe-eznqsw {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-vsuzrz:not(.tag), #brxe-vsuzrz img {object-fit: cover; object-position: center center}#brxe-zwyigs {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-hwoyuq {font-size: 18px; line-height: 25px}#brxe-ohdtyf {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-efafsp {font-size: 18px; line-height: 25px}#brxe-wjfpfu:not(.tag), #brxe-wjfpfu img {object-fit: cover; object-position: center center}#brxe-uigsrs {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-nnelvk {font-size: 18px; line-height: 25px}#brxe-dekhgb {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-fbjdli:not(.tag), #brxe-fbjdli img {object-fit: cover; object-position: center center}#brxe-skeagx {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-qptdgw {font-size: 18px; line-height: 25px}#brxe-frerkw {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-insdbk:not(.tag), #brxe-insdbk img {object-fit: cover; object-position: center center}#brxe-lqbdan {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-mbanpx {font-size: 18px; line-height: 25px}#brxe-tfnnjh {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-wusckb {font-size: 18px; line-height: 25px}#brxe-xcjynt:not(.tag), #brxe-xcjynt img {object-fit: cover; object-position: center center}#brxe-fgbgvn {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-aqttus {font-size: 18px; line-height: 25px}#brxe-xghvgr {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-ekngkk {font-size: 18px; line-height: 25px}#brxe-npfhit:not(.tag), #brxe-npfhit img {object-fit: cover; object-position: center center}#brxe-dizevd {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-mhiplv {font-size: 18px; line-height: 25px}#brxe-bgjizd {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-ckhcse {font-size: 18px; line-height: 25px}#brxe-lqvpbu:not(.tag), #brxe-lqvpbu img {object-fit: cover; object-position: center center}#brxe-drhume {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-zgblnz {font-size: 18px; line-height: 25px}#brxe-equawq {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-ltdlyh {font-size: 18px; line-height: 25px}#brxe-kgpxgn:not(.tag), #brxe-kgpxgn img {object-fit: cover; object-position: center center}#brxe-drquco {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-ovzban {font-size: 18px; line-height: 25px}#brxe-gcipnz {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-rrykyx:not(.tag), #brxe-rrykyx img {object-fit: cover; object-position: center center}#brxe-rwhbsd {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-jlrolr {font-size: 18px; line-height: 25px}#brxe-mnsgbm {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-vmpqfe:not(.tag), #brxe-vmpqfe img {object-fit: cover; object-position: center center}#brxe-apkgeo {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-lylejr {font-size: 18px; line-height: 25px}#brxe-guwbmq {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-etdetf:not(.tag), #brxe-etdetf img {object-fit: cover; object-position: center center}#brxe-eikpyi {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-ffkyiq {font-size: 18px; line-height: 25px}#brxe-mattpj {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-yvxhhc:not(.tag), #brxe-yvxhhc img {object-fit: cover; object-position: center center}#brxe-pdipfa {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-yqdcbp {font-size: 18px; line-height: 25px}#brxe-cwrvpi {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-dclqbi:not(.tag), #brxe-dclqbi img {object-fit: cover; object-position: center center}#brxe-dsloua {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-vmwimj {font-size: 18px; line-height: 25px}#brxe-vmsbum {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-wavukc:not(.tag), #brxe-wavukc img {object-fit: cover; object-position: center center}#brxe-odmbwa {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-vfhhjz {font-size: 18px; line-height: 25px}#brxe-flnsgv {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-fhznwt:not(.tag), #brxe-fhznwt img {object-fit: cover; object-position: center center}#brxe-nupzzk {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-zlxunn {font-size: 18px; line-height: 25px}#brxe-bqptsm {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-jsjzsb:not(.tag), #brxe-jsjzsb img {object-fit: cover; object-position: center center}#brxe-ledupn {font-size: 34px; line-height: 38px; font-weight: 500}#brxe-qpmepp {font-size: 18px; line-height: 25px}#brxe-uakpgs {font-size: 20px; line-height: 25px; color: #d70b4f; font-family: "Roboto"}#brxe-hulmtd {font-size: 18px; line-height: 25px}#brxe-hiojyh {flex-direction: row; column-gap: 20px; row-gap: 30px; flex-wrap: wrap}@media (max-width: 478px) {#brxe-hiojyh {justify-content: center}}#speakers {margin-bottom: 70px; padding-top: 20px}#brxe-goclct {flex-direction: row; justify-content: center}#brxe-ftlmkb {font-size: 41px; font-weight: 500; line-height: 1.4em}#brxe-ymuhsg {font-size: 17px; font-weight: 300}#brxe-ymuhsg a {font-size: 17px; font-weight: 300; font-size: inherit}#brxe-kterfp {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; border: 2px solid var(--bricks-color-sdykfq)}#brxe-lrjfsp {flex-direction: row}#brxe-rebwsj {margin-bottom: 50px}#brxe-ylpejc {font-size: 54px; line-height: 61px; font-weight: 500; margin-bottom: 70px}#brxe-cfamaw {overflow: hidden}#brxe-bnnjzk {font-size: 18px}#brxe-ljvfsx {width: 280px}@media (max-width: 991px) {#brxe-ljvfsx {width: 100%}}@media (max-width: 478px) {#brxe-ljvfsx {margin-bottom: 10px}}#brxe-gceqkq {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-fxmhor {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-eimkws {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-kluafd {width: calc(50% - 160px)}@media (max-width: 991px) {#brxe-kluafd {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-kluafd {width: 100%}}#brxe-atlyat {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-zisdrd {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-vuyprz {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-lxxqlt {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-rmckmn {width: calc(50% - 160px)}@media (max-width: 991px) {#brxe-rmckmn {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-rmckmn {width: 100%}}#brxe-rslryo {margin-bottom: 20px; flex-direction: row; column-gap: 0px; justify-content: space-between}@media (max-width: 991px) {#brxe-rslryo {flex-wrap: wrap}}@media (max-width: 478px) {#brxe-rslryo {row-gap: 10px}}#brxe-zjowpx {color: #d70b4f; font-size: 18px; font-weight: 500}#brxe-yyiiqy {border-bottom: 4px solid #d70b4f; width: 125px; padding-top: 10px; padding-bottom: 10px; flex-shrink: 0}#brxe-rjajuf {width: cacl(100% - 145px); padding-top: 10px; padding-bottom: 10px}#brxe-qqypbg {flex-direction: row; border-bottom: 1px solid #d70b4f; align-items: stretch}@media (max-width: 767px) {#brxe-qqypbg {flex-wrap: nowrap}}#brxe-lfyhml {color: #d70b4f; font-size: 18px; font-weight: 500}#brxe-gzvigo {border-bottom: 4px solid #d70b4f; width: 125px; padding-top: 10px; padding-bottom: 10px; flex-shrink: 0}#brxe-yyyplh {font-weight: 500; font-size: 18px}#brxe-adeuzh {width: cacl(100% - 145px); padding-top: 10px; padding-bottom: 10px}#session1 {flex-direction: row; border-bottom: 1px solid #d70b4f; align-items: stretch}@media (max-width: 767px) {#session1 {flex-wrap: nowrap}}#brxe-ezyruk {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-rflxwq {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-iudhhy {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-gmoojs {width: 300px; padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-gmoojs {width: 100%}}#brxe-vmlunp {font-size: 17px; font-weight: 500; line-height: 1.3em}#brxe-otgkjt {width: calc(100% - 320px); padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-otgkjt {width: 100%}}#brxe-opulqb {flex-direction: row; align-items: stretch}@media (max-width: 600px) {#brxe-opulqb {row-gap: 0px}}#brxe-hzylop {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-psuosk {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-eujzpi {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-fzytgc {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-quxskp {width: 300px; padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-quxskp {width: 100%}}#brxe-toikzx {font-size: 17px; font-weight: 500; line-height: 1.3em}#brxe-gmyfsi {width: calc(100% - 320px); padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-gmyfsi {width: 100%}}#brxe-sjatcm {flex-direction: row; align-items: stretch}@media (max-width: 600px) {#brxe-sjatcm {row-gap: 0px}}#brxe-eijbgb {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-nqlyrq {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-squybz {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-ytkjpm {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-grcjvt {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-gqueax {width: 300px; padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-gqueax {width: 100%}}#brxe-ppyhcm {font-size: 17px; font-weight: 500; line-height: 1.3em}#brxe-nyanhq {width: calc(100% - 320px); padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-nyanhq {width: 100%}}#brxe-eichev {flex-direction: row; align-items: stretch}@media (max-width: 600px) {#brxe-eichev {row-gap: 0px}}#brxe-kkeboq {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-unqjeu {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-vwycll {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-wlzlot {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-mpagtf {width: 300px; padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-mpagtf {width: 100%}}#brxe-iknnno {font-size: 17px; font-weight: 500; line-height: 1.3em}#brxe-vuvyca {width: calc(100% - 320px); padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-vuvyca {width: 100%}}#brxe-xhcmci {flex-direction: row; align-items: stretch}@media (max-width: 600px) {#brxe-xhcmci {row-gap: 0px}}#brxe-zeokck {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-ugwqtd {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-zdyobk {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-yhjwut {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-lnucyy {width: 300px; padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-lnucyy {width: 100%}}#brxe-bmjtyt {font-size: 17px; font-weight: 500; line-height: 1.3em}#brxe-ubyxxf {width: calc(100% - 320px); padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-ubyxxf {width: 100%}}#brxe-dkicrk {flex-direction: row; align-items: stretch}@media (max-width: 600px) {#brxe-dkicrk {row-gap: 0px}}#brxe-ngidct {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-sxczjg {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-vhdvfx {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-yxtigv {width: 300px; padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-yxtigv {width: 100%}}#brxe-pyckhu {font-size: 17px; font-weight: 500; line-height: 1.3em}#brxe-hvigno {width: calc(100% - 320px); padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-hvigno {width: 100%}}#brxe-vcoaka {flex-direction: row; align-items: stretch}@media (max-width: 600px) {#brxe-vcoaka {row-gap: 0px}}#brxe-gglgdq {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-tikvpj {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-saaxak {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-ayzjol {width: 300px; padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-ayzjol {width: 100%}}#brxe-vswvxu {font-size: 17px; font-weight: 500; line-height: 1.3em}#brxe-rbbcol {width: calc(100% - 320px); padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-rbbcol {width: 100%}}#brxe-dkqkxr {flex-direction: row; align-items: stretch}@media (max-width: 600px) {#brxe-dkqkxr {row-gap: 0px}}#brxe-mdsmsf {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-qconmc {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-clvxvc {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-pkgifl {width: 300px; padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-pkgifl {width: 100%}}#brxe-stzfaq {font-size: 17px; font-weight: 500; line-height: 1.3em}#brxe-slckkz {width: calc(100% - 320px); padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-slckkz {width: 100%}}#brxe-cootkv {flex-direction: row; align-items: stretch}@media (max-width: 600px) {#brxe-cootkv {row-gap: 0px}}#brxe-qnbnix {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-yxkusw {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-dlpnlr {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-gaturg {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-yrwcut {width: 300px; padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-yrwcut {width: 100%}}#brxe-wqjctq {font-size: 17px; font-weight: 500; line-height: 1.3em}#brxe-whdtnc {width: calc(100% - 320px); padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-whdtnc {width: 100%}}#brxe-hgavik {flex-direction: row; align-items: stretch}@media (max-width: 600px) {#brxe-hgavik {row-gap: 0px}}#brxe-paemgl {color: #d70b4f; font-size: 18px; font-weight: 500}#brxe-fsytyg {border-bottom: 4px solid #d70b4f; width: 125px; padding-top: 10px; padding-bottom: 10px; flex-shrink: 0}#brxe-btuypv {font-weight: 500; font-size: 18px}#brxe-bvssde {width: cacl(100% - 145px); padding-top: 10px; padding-bottom: 10px}#session2 {flex-direction: row; border-top: 1px solid #d70b4f; border-right: 0 solid #d70b4f; border-bottom: 1px solid #d70b4f; border-left: 0 solid #d70b4f; align-items: stretch}@media (max-width: 767px) {#session2 {flex-wrap: nowrap}}#brxe-ftugaj {flex-direction: row; padding-top: 10px; row-gap: 0px}#brxe-skybdj {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-slctvl {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-ggcpwi {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-twlkii {width: calc(33.33% - 15px)}@media (max-width: 600px) {#brxe-twlkii {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-twlkii {width: 100%}}#brxe-uzmwxz {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-synjtf {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-xnztvj {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-nsqmat {width: calc(33.33% - 15px)}@media (max-width: 600px) {#brxe-nsqmat {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-nsqmat {width: 100%}}#brxe-uhizfc {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-mfmghj {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-cylnxg {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-ntzmsr {width: calc(33.33% - 15px)}@media (max-width: 600px) {#brxe-ntzmsr {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-ntzmsr {width: 100%}}#brxe-lhtgmj {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-nfoith {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-kubxug {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-gyspar {width: calc(33.33% - 15px)}@media (max-width: 600px) {#brxe-gyspar {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-gyspar {width: 100%}}#brxe-jgrjrb {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-quwcdb {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-bzgswl {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-apgnxn {width: calc(33.33% - 15px)}@media (max-width: 600px) {#brxe-apgnxn {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-apgnxn {width: 100%}}#brxe-wbtheg {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-rnmmkd {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-civkyu {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-qogfyu {width: calc(33.33% - 15px)}@media (max-width: 600px) {#brxe-qogfyu {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-qogfyu {width: 100%}}#brxe-auburh {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-eelmcd {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-nlbglj {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-podxsv {width: calc(33.33% - 15px)}@media (max-width: 600px) {#brxe-podxsv {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-podxsv {width: 100%}}#brxe-toamzt {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-uufede {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-mosvaa {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-quhzwb {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-veebtz {width: calc(33.33% - 15px)}@media (max-width: 600px) {#brxe-veebtz {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-veebtz {width: 100%}}#brxe-odcgto {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-ztrhib {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-divmyy {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-wkgsxa {width: calc(33.33% - 15px)}@media (max-width: 600px) {#brxe-wkgsxa {width: calc(50% - 10px)}}@media (max-width: 478px) {#brxe-wkgsxa {width: 100%}}#brxe-jzmvbk {flex-direction: row; flex-wrap: wrap; padding-bottom: 10px}@media (max-width: 478px) {#brxe-jzmvbk {row-gap: 10px}}#brxe-sfjuyn {color: #d70b4f; font-size: 18px; font-weight: 500}#brxe-nbvgns {border-bottom: 4px solid #d70b4f; width: 125px; padding-top: 10px; padding-bottom: 10px; flex-shrink: 0}#brxe-piihcb {font-weight: 500; font-size: 18px}#brxe-sxspvz {width: cacl(100% - 145px); padding-top: 10px; padding-bottom: 10px}#session3 {flex-direction: row; border-top: 1px solid #d70b4f; border-right: 0 solid #d70b4f; border-bottom: 1px solid #d70b4f; border-left: 0 solid #d70b4f; align-items: stretch}@media (max-width: 767px) {#session3 {flex-wrap: nowrap}}#brxe-shgtgz {font-size: 17px; font-weight: 500; line-height: 1.3em}@media (max-width: 767px) {#brxe-xgzcnj ul { margin-bottom: 0;}}#brxe-lxukpp {flex-direction: row; padding-top: 10px; padding-bottom: 10px; row-gap: 0px}#brxe-zmunpq {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-sepsvs {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-zlazku {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-fynbhm {font-size: 15px; line-height: 1.1em; font-weight: 300}@media (max-width: 478px) {#brxe-qjbwqb {width: 100%}}#brxe-qdeffd {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-zkchey {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-mmouoy {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-ikruvw {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-dftmpu {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}@media (max-width: 478px) {#brxe-pigsyg {width: 100%}}#brxe-ttdsbn {flex-direction: row; padding-bottom: 10px}@media (max-width: 767px) {#brxe-ttdsbn {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-ttdsbn {flex-wrap: wrap; row-gap: 10px}}#brxe-pdjnyt {font-size: 16px; line-height: 1.3em; font-weight: 500}#brxe-jguovl {font-size: 15px; line-height: 1.1em; font-weight: 300}#brxe-chegxw {font-size: 16px; line-height: 17px; font-weight: 500; color: #d70b4f; font-family: "Roboto"}#brxe-fagoap {width: 300px; padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-fagoap {width: 100%}}#brxe-okcduh {width: calc(100% - 320px); padding-top: 10px; padding-bottom: 10px}@media (max-width: 600px) {#brxe-okcduh {width: 100%}}#brxe-bxfruu {flex-direction: row; align-items: stretch; border-top: 1px solid #d70b4f; border-right: 0 solid #d70b4f; border-bottom: 0 solid #d70b4f; border-left: 0 solid #d70b4f}@media (max-width: 767px) {#brxe-bxfruu {flex-wrap: nowrap}}@media (max-width: 600px) {#brxe-bxfruu {flex-wrap: wrap; row-gap: 0px}}#brxe-gkdrda {border: 2px solid #d70b4f; color: var(--bricks-color-grqzvw); font-size: 14px; font-weight: 700; font-family: "Museo Sans Cyrl"}#brxe-gkdrda:hover {background-color: var(--bricks-color-legqyy); color: var(--bricks-color-grqzvw)}#brxe-mxbwju {margin-top: 50px}#program {font-weight: 300; font-size: 17px; margin-bottom: 50px; padding-top: 20px}#brxe-kmsdzv {font-size: 54px; line-height: 61px; font-weight: 500; margin-bottom: 20px}#brxe-ghdkfe {overflow: hidden}#brxe-mifwfc {color: #d70b4f; font-size: 26px; font-weight: 500}#brxe-fwyrbk {color: #0090c3; font-size: 22px; font-weight: 500}#brxe-ffjhlm {font-weight: 300; font-size: 17px}#brxe-ffjhlm a {font-weight: 300; font-size: 17px; font-size: inherit}#brxe-oixafx {color: #0090c3; font-size: 22px; font-weight: 500}#brxe-lztrbu {font-weight: 300; font-size: 17px}#brxe-lztrbu a {font-weight: 300; font-size: 17px; font-size: inherit}#brxe-vzlxuw {color: #0090c3; font-size: 22px; font-weight: 500}#brxe-pchdmw {font-weight: 300; font-size: 17px}#brxe-pchdmw a {font-weight: 300; font-size: 17px; font-size: inherit}#brxe-btbrbd {color: #0090c3; font-size: 22px; font-weight: 500}#brxe-lkwsht {font-weight: 300; font-size: 17px}#brxe-lkwsht a {font-weight: 300; font-size: 17px; font-size: inherit}#brxe-twqkfc {padding-top: 20px}#brxe-erqzfi button[type=submit].bricks-button {border-radius: 100px}#brxe-erqzfi ::placeholder {color: var(--bricks-color-gzuzbr)}#brxe-erqzfi select {color: var(--bricks-color-gzuzbr)}#register {padding-top: 20px}#brxe-lvnlxu {flex-direction: row}#price {margin-bottom: 70px; padding-top: 20px}#brxe-iomrou {color: var(--bricks-color-legqyy); font-size: 35px; font-weight: 500; line-height: 38px}#brxe-jzvqmm {color: var(--bricks-color-legqyy); font-size: 20px; font-weight: 300; line-height: 1.5em}#brxe-clxlqp {color: var(--bricks-color-grqzvw); font-weight: 500}#brxe-clxlqp:hover {background-color: var(--bricks-color-legqyy)}#brxe-hduyqy {position: absolute; top: 35px; left: 0px; z-index: 2; background-color: #003754; padding-top: 20px; padding-right: 30px; padding-bottom: 20px; padding-left: 30px; width: 380px}@media (max-width: 478px) {#brxe-hduyqy {width: 100%}}#brxe-bbalfn {position: relative}#brxe-bynktn {padding-right: 0; padding-left: 0}#brxe-zfhbpv {color: var(--bricks-color-legqyy); font-size: 54px; font-weight: 500; margin-bottom: 22px}#brxe-gtsjht {overflow: hidden}@media (max-width: 600px) {#brxe-gtsjht {align-items: center}}#brxe-atdlcp {color: var(--bricks-color-legqyy); font-size: 21px; font-weight: 500; text-transform: uppercase; margin-bottom: 20px}#brxe-zyzhgl {color: var(--bricks-color-legqyy); font-size: 25px; font-weight: 300; line-height: 32px}#brxe-zyzhgl:hover {color: var(--bricks-color-dezcmh)}#brxe-uleglr {font-size: 25px; font-weight: 300; line-height: 32px; color: var(--bricks-color-legqyy)}#brxe-uleglr:hover {color: var(--bricks-color-dezcmh)}#brxe-ncfior {font-size: 25px; font-weight: 300; line-height: 32px; color: var(--bricks-color-legqyy)}#brxe-ncfior:hover {color: var(--bricks-color-dezcmh)}#brxe-cwslsz {row-gap: 4px}@media (max-width: 600px) {#brxe-cwslsz {align-items: center}}#brxe-ssupqq {color: var(--bricks-color-legqyy); font-weight: 500; font-size: 21px; text-transform: uppercase; margin-bottom: 20px}#brxe-kxksgy {color: var(--bricks-color-legqyy); font-weight: 300; font-size: 25px; line-height: 32px}#brxe-kxksgy:hover {color: var(--bricks-color-dezcmh)}#brxe-tpaxsv {font-size: 25px; font-weight: 300; line-height: 32px; color: var(--bricks-color-legqyy)}#brxe-tpaxsv:hover {color: var(--bricks-color-dezcmh)}#brxe-kbkaku {font-size: 25px; font-weight: 300; line-height: 32px; color: var(--bricks-color-legqyy)}#brxe-kbkaku:hover {color: var(--bricks-color-dezcmh)}#brxe-ytqzba {row-gap: 4px}@media (max-width: 600px) {#brxe-ytqzba {align-items: center}}#brxe-sjvqpm {flex-direction: row}@media (max-width: 767px) {#brxe-sjvqpm {flex-wrap: nowrap}}@media (max-width: 600px) {#brxe-sjvqpm {flex-wrap: wrap; row-gap: 50px}}#contacts {background-color: #003754; padding-top: 60px; padding-bottom: 60px; margin-bottom: 70px}#brxe-jftfbu {font-size: 26px; font-weight: 400}#brxe-eclisx {align-items: center}#brxe-zrkaoa {font-size: 26px; font-weight: 400}#brxe-acntrw {align-items: center}#brxe-oozruv {flex-direction: row; margin-bottom: 70px; row-gap: 70px}@media (max-width: 767px) {#brxe-oozruv {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-oozruv {flex-wrap: wrap}}#brxe-qfttku {font-size: 26px; font-weight: 400; margin-bottom: 25px}#brxe-baenub {align-items: center; justify-content: center; width: calc(25% - 15px)}@media (max-width: 600px) {#brxe-baenub {width: calc(33% - 13.33px)}}@media (max-width: 478px) {#brxe-baenub {width: calc(50% - 10px)}}#brxe-kzclie {justify-content: center; align-items: center; width: calc(25% - 15px)}@media (max-width: 600px) {#brxe-kzclie {width: calc(33% - 13.33px)}}@media (max-width: 478px) {#brxe-kzclie {width: calc(50% - 10px)}}#brxe-aiczxt {max-width: 45%}#brxe-fqumhl {justify-content: center; align-items: center; width: calc(25% - 15px)}@media (max-width: 600px) {#brxe-fqumhl {width: calc(33% - 13.33px)}}@media (max-width: 478px) {#brxe-fqumhl {width: calc(50% - 10px)}}#brxe-vrmset {justify-content: center; align-items: center; width: calc(25% - 15px)}@media (max-width: 600px) {#brxe-vrmset {width: calc(33% - 13.33px)}}@media (max-width: 478px) {#brxe-vrmset {width: calc(50% - 10px)}}#brxe-daizdd {justify-content: center; align-items: center; width: calc(25% - 15px)}@media (max-width: 600px) {#brxe-daizdd {width: calc(33% - 13.33px)}}@media (max-width: 478px) {#brxe-daizdd {width: calc(50% - 10px)}}#brxe-fyoavh {max-width: 45%}#brxe-vggfor {justify-content: center; align-items: center; width: calc(25% - 15px)}@media (max-width: 600px) {#brxe-vggfor {width: calc(33% - 13.33px)}}@media (max-width: 478px) {#brxe-vggfor {width: calc(50% - 10px)}}#brxe-rwxyos {justify-content: center; align-items: center; width: calc(25% - 15px)}@media (max-width: 600px) {#brxe-rwxyos {width: calc(33% - 13.33px)}}@media (max-width: 478px) {#brxe-rwxyos {width: calc(50% - 10px)}}#brxe-gbmyxy {max-width: 50%}#brxe-kkdpam {justify-content: center; align-items: center; width: calc(25% - 15px)}@media (max-width: 600px) {#brxe-kkdpam {width: calc(33% - 13.33px)}}@media (max-width: 478px) {#brxe-kkdpam {width: calc(50% - 10px)}}#brxe-favqgn {flex-direction: row; align-items: stretch; flex-wrap: wrap}