.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}.brxe-back-to-top{align-items:center;appearance:none;bottom:20px;cursor:pointer;display:flex;flex-direction:row;opacity:0;position:fixed;right:20px;transition:all .1s ease-in-out;visibility:hidden;z-index:9999}.brxe-back-to-top.bricks-draggable-handle,.brxe-back-to-top.visible{opacity:1;visibility:visible}.brxe-code{width:100%}: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}@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) .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 input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}: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] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em}: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);padding-bottom:0;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) 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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}.brxe-button{width:auto}@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}@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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}#brxe-ypepbj {font-weight: 600; font-size: 20px; color: #f6f5f8; margin-bottom: 10px}#brxe-fmgbar .separator {display: none}#brxe-fmgbar {color: #e0e0e0}#brxe-fmgbar li {margin-top: 5px}@media (max-width: 478px) {#brxe-fmgbar .content {justify-content: center}#brxe-fmgbar .description {justify-content: center}#brxe-fmgbar .title {margin-right: 0}}#brxe-aplbes {padding-right: 18px; max-width: 15%}@media (max-width: 767px) {#brxe-aplbes {max-width: 30%}}@media (max-width: 478px) {#brxe-aplbes {max-width: 50%; flex-direction: column; align-items: center; padding-right: 0}}#brxe-gtbijd {font-weight: 600; font-size: 20px; color: #f6f5f8; margin-bottom: 10px}#brxe-wlymam .separator {display: none}#brxe-wlymam {color: #e0e0e0}#brxe-wlymam li {margin-top: 5px}@media (max-width: 478px) {#brxe-wlymam .content {justify-content: center}#brxe-wlymam .description {justify-content: center}#brxe-wlymam .title {margin-right: 0}}#brxe-nhgzqn {max-width: 15%}@media (max-width: 767px) {#brxe-nhgzqn {max-width: 30%}}@media (max-width: 478px) {#brxe-nhgzqn {flex-direction: column; align-items: center; max-width: 50%}}#brxe-hgdvdm {font-weight: 600; font-size: 20px; color: #f6f5f8; margin-bottom: 10px}@media (max-width: 478px) {#brxe-hgdvdm {margin-top: 10px}}#brxe-pqziox {margin-top: 5px; margin-bottom: 8px; width: 40%}#brxe-tlvyjg {background-color: #effaf2; text-align: center; border-radius: 6px; padding-top: 3px; padding-right: 7px; padding-bottom: 3px; padding-left: 7px; gap: 5px}#brxe-tlvyjg:hover {background-color: #1fbd44; color: var(--bricks-color-e733f9)}#brxe-wtxsru {color: #e0e0e0}@media (max-width: 478px) {#brxe-wtxsru {text-align: center}}#brxe-rfzzwv {max-width: 25%}@media (max-width: 767px) {#brxe-rfzzwv {max-width: 40%}}@media (max-width: 478px) {#brxe-rfzzwv {max-width: 100%; flex-direction: column; align-items: center}}#brxe-seqkgz {font-weight: 600; font-size: 20px; color: #f6f5f8; margin-bottom: 10px}#brxe-hpcbcu .form-group:nth-child(1) {width: 33%}#brxe-hpcbcu .form-group:nth-child(2) {width: 33%}#brxe-hpcbcu .form-group:nth-child(3) {width: 34%}#brxe-hpcbcu .form-group:nth-child(6) {width: 33%}#brxe-hpcbcu .form-group:nth-child(6) .choose-files {background-color: rgba(246, 245, 248, 0.17); border: 0; line-height: 2.8; color: #e0e0e0; font-weight: 400}#brxe-hpcbcu .form-group:not(:last-child):not(.captcha) {padding-right: 8px; padding-bottom: 12px}#brxe-hpcbcu .form-group input {border-color: rgba(246, 245, 248, 0); border-radius: 7px; background-color: rgba(246, 245, 248, 0.3); color: var(--bricks-color-e733f9)}#brxe-hpcbcu .flatpickr {border-color: rgba(246, 245, 248, 0); border-radius: 7px; background-color: rgba(246, 245, 248, 0.3)}#brxe-hpcbcu select {border-color: rgba(246, 245, 248, 0); border-radius: 7px; background-color: rgba(246, 245, 248, 0.3); color: var(--bricks-color-e733f9)}#brxe-hpcbcu textarea {border-color: rgba(246, 245, 248, 0); border-radius: 7px; background-color: rgba(246, 245, 248, 0.3); color: var(--bricks-color-e733f9)}#brxe-hpcbcu .bricks-button:not([type=submit]) {border-color: rgba(246, 245, 248, 0); border-radius: 7px}#brxe-hpcbcu .choose-files {border-color: rgba(246, 245, 248, 0); border-radius: 7px}#brxe-hpcbcu button[type=submit].bricks-button {border-radius: 8px}#brxe-hpcbcu .bricks-button {background-color: #7277f4; color: #f6f5f8}#brxe-hpcbcu .submit-button-wrapper {width: 25%; margin-top: 2px; margin-right: 8px}#brxe-hpcbcu {justify-content: space-between}@media (max-width: 767px) {#brxe-fcrxsf {padding-right: 10px}}@media (max-width: 478px) {#brxe-fcrxsf {display: none}}#brxe-qpbway {flex-direction: row; padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px}#brxe-fjngnm.horizontal .line {border-top-color: rgba(246, 245, 248, 0.33)}#brxe-fjngnm.vertical .line {border-right-color: rgba(246, 245, 248, 0.33)}#brxe-fjngnm .icon {color: rgba(246, 245, 248, 0.33)}#brxe-delfnd {color: #e0e0e0; margin-bottom: 0}#brxe-qffinb {color: #e0e0e0}@media (max-width: 478px) {#brxe-qffinb {text-align: center}}#brxe-idjpuu {flex-direction: row; justify-content: space-between; padding-right: 10px; padding-left: 10px}@media (max-width: 991px) {#brxe-idjpuu {padding-right: 10px; padding-left: 10px}}@media (max-width: 767px) {#brxe-idjpuu {justify-content: center}}#brxe-xgldrn {background-image: url(https://www.hardcc.com/wp-content/uploads/2024/05/bg-animated.svg); background-size: cover; background-position: bottom right; background-repeat: no-repeat}@media (max-width: 767px) {#brxe-xgldrn {background-position: center center}}@media (max-width: 478px) {#brxe-xgldrn {background-position: center center}}#brxe-guebki {font-size: 35px; color: #f6f5f8; fill: #f6f5f8}#brxe-mbmtzw {padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; background-color: rgba(99, 181, 248, 0.72); border-radius: 8px; bottom: 50px}