@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 {.brxe-counter{width:auto}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;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 {.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}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {.brxe-button{width:auto}}@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}}.brxe-e1c275 {width: 280px}@media (max-width: 767px) {.brxe-e1c275 {width: 220px}}.brxe-5c8785 {font-size: 20px; line-height: 1.4; text-align: center; color: var(--c-white); max-width: 1000px}.brxe-d180aa {font-size: 20px; font-weight: 700; text-align: center; color: var(--c-white)}.brxe-0f118a {display: flex; flex-direction: row; column-gap: 16px; row-gap: 12px; flex-wrap: wrap; justify-content: center; margin-top: 10px}.brxe-7c7f05 {width: 160px; min-width: 160px}.brxe-f7d267 {width: 34px; min-width: 34px}.brxe-3ad258 {font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.03em; color: var(--c-white)}.brxe-82b681 {display: flex; flex-direction: row; align-items: center; column-gap: 10px; width: auto}.brxe-06abdd {width: 34px; min-width: 34px}.brxe-33374f {font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.03em; color: var(--c-white)}.brxe-9e0a22 {display: flex; flex-direction: row; align-items: center; column-gap: 10px; width: auto}.brxe-f3c9b7 {width: 34px; min-width: 34px}.brxe-7277fc {font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.03em; color: var(--c-white)}.brxe-f5b818 {display: flex; flex-direction: row; align-items: center; column-gap: 10px; width: auto}.brxe-317a85 {width: 34px; min-width: 34px}.brxe-0482d0 {font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.03em; color: var(--c-white)}.brxe-a3cf2d {display: flex; flex-direction: row; align-items: center; column-gap: 10px; width: auto}.brxe-e49679 {width: 34px; min-width: 34px}.brxe-2c2f6d {font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.03em; color: var(--c-white)}.brxe-3a0969 {display: flex; flex-direction: row; align-items: center; column-gap: 10px; width: auto}.brxe-05393f {display: flex; flex-direction: row; justify-content: space-between; align-items: center; flex-wrap: wrap; column-gap: 40px; row-gap: 16px; width: 100%; margin-top: 40px}@media (max-width: 767px) {.brxe-05393f {display: none}}.brxe-396787 {height: 8px; background-color: var(--c-badge)}.brxe-5e5e79 {height: 8px; background-color: var(--c-cloud-1)}.brxe-28afaf {height: 8px; background-color: var(--c-devops)}.brxe-37fd3b {height: 8px; background-color: var(--c-cyber-2)}.brxe-7c9d58 {height: 8px; background-color: var(--c-data-1)}.brxe-040789 {height: 8px; background-color: var(--c-dcw-1)}.brxe-cfd11d {display: flex; flex-direction: row; width: 100%; height: 8px}@media (max-width: 767px) {.brxe-cfd11d {display: none}}.brxe-26e457 {display: flex; flex-direction: column; align-items: center; row-gap: 20px; max-width: 1440px; position: relative; z-index: 1}.brxe-ec9482 {overflow: hidden; min-height: 720px; display: flex; flex-direction: column; justify-content: center; padding-top: 160px; padding-right: 5%; padding-bottom: 40px; padding-left: 5%; background-color: var(--c-dark); background-image: url("https://techweek.iboe.com.cn/wp-content/uploads/2026/09/placeholder-photo-16x9-1-1024x576.png"); background-size: cover; background-position: center center; position: relative}:where(.brxe-ec9482 > *:not(figcaption)) {position: relative}.brxe-ec9482::before {background-image: linear-gradient(180deg, rgba(28,29,36,0.5) 0%, rgba(28,29,36,0.5) 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {.brxe-ec9482 {min-height: 560px}}.brxe-c312b6 {font-size: 22px}.brxe-dde0aa {max-width: 1100px}.brxe-4828cb {display: flex; flex-direction: row; column-gap: 16px; row-gap: 12px; flex-wrap: wrap}.brxe-9c50ab {max-width: 1440px; row-gap: 20px}.brxe-549197 {padding-top: 80px; padding-right: 5%; padding-bottom: 80px; padding-left: 5%}@media (max-width: 767px) {.brxe-549197 {padding-top: 60px; padding-right: 5%; padding-bottom: 60px; padding-left: 5%}}.brxe-682b31 {font-size: 28px; color: var(--c-white); white-space: nowrap; margin-bottom: 0}.brxe-82e5d0 :not([fill="none"]) {fill: var(--c-white)}.brxe-82e5d0 {width: 7px; height: 70px}@media (max-width: 767px) {.brxe-82e5d0 {display: none}}.brxe-98d1d7 {font-size: 16px; color: var(--c-white); white-space: normal}.brxe-ff3683 {display: flex; align-items: center; min-height: 48px}.brxe-b0988a {flex-grow: 1; min-width: 0px; padding-right: 100px}.brxe-b0988a .splide__arrow {height: 36px; width: 36px; font-size: 16px; min-height: 16px; min-width: 16px; color: var(--c-white); background-color: rgba(0,0,0,0); border: 1px solid var(--c-white); border-radius: 50%}.brxe-b0988a .splide__arrow svg {height: 16px; width: 16px; fill: var(--c-white)}.brxe-b0988a .splide__arrow--prev {left: auto; right: 44px}.brxe-b0988a .splide__arrow--next {right: 0px}.brxe-e38eee {max-width: 1440px; display: flex; flex-direction: row; align-items: center; column-gap: 24px; min-height: 68px}.brxe-4750d3 {padding-top: 10px; padding-right: 5%; padding-bottom: 10px; padding-left: 5%}.brxe-911f6f {text-align: center}.brxe-ca29d6 {max-width: 1000px; text-align: center}.brxe-a19b89 {display: flex; flex-direction: row; column-gap: 16px; row-gap: 12px; flex-wrap: wrap; justify-content: center}.brxe-13a4e4 {width: 102px; height: 102px; border-radius: 100%}.brxe-13a4e4:not(.tag), .brxe-13a4e4 img {object-fit: cover}.brxe-672faa {font-size: 16px; text-align: center; margin-bottom: 0}.brxe-6146c1 {font-size: 14px; text-align: center}.brxe-cdba9b {font-size: 14px; text-align: center; color: #666666}.brxe-ec4634 {display: flex; flex-direction: column; align-items: center; row-gap: 12px; padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 16px}.brxe-91d3f2 {width: 100%; margin-top: 40px; padding-bottom: 40px}.brxe-91d3f2 .splide__pagination .splide__pagination__page {color: var(--c-muted); background-color: var(--c-muted)}.brxe-91d3f2 .splide__pagination .splide__pagination__page.is-active {color: var(--c-black); background-color: var(--c-black)}.brxe-91d3f2 .splide__pagination {bottom: 0px}.brxe-91d3f2 .splide__arrow {height: 36px; width: 36px; font-size: 16px; min-height: 16px; min-width: 16px; color: var(--c-black); background-color: rgba(0,0,0,0); border: 1px solid var(--c-black); border-radius: 50%}.brxe-91d3f2 .splide__arrow svg {height: 16px; width: 16px; fill: var(--c-black)}.brxe-c118c6 {max-width: 1440px; row-gap: 20px; align-items: center}.brxe-e42a57 {padding-top: 80px; padding-right: 5%; padding-bottom: 80px; padding-left: 5%}@media (max-width: 767px) {.brxe-e42a57 {padding-top: 60px; padding-right: 5%; padding-bottom: 60px; padding-left: 5%}}.brxe-35bd8e :not([stroke="none"]) {stroke: var(--c-black)}.brxe-35bd8e * {stroke-width: 2}.brxe-35bd8e {width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 0}.brxe-96ef6f .count {font-size: 40px; font-weight: 700; line-height: 1.2; font-family: "Source Han Sans CN"}.brxe-96ef6f .suffix {font-size: 40px; font-weight: 700; font-family: "Source Han Sans CN"}.brxe-96ef6f {position: relative; z-index: 1}@media (max-width: 767px) {.brxe-96ef6f .count {font-size: 30px}.brxe-96ef6f .suffix {font-size: 30px}}.brxe-90d28f {position: relative; z-index: 1; font-size: 16px; text-align: center; line-height: 1.4}@media (max-width: 767px) {.brxe-90d28f {font-size: 13px}}.brxe-d47825 {position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; row-gap: 8px; min-height: 150px; align-self: center !important; width: 100%; padding-top: 24px; padding-right: 28px; padding-bottom: 24px; padding-left: 28px}.brxe-b85fd4 {width: 100%; height: 224px; border-radius: 40px}.brxe-b85fd4:not(.tag), .brxe-b85fd4 img {object-fit: cover}.brxe-51ac84 {width: 100%; height: 224px; border-radius: 40px}.brxe-51ac84:not(.tag), .brxe-51ac84 img {object-fit: cover}.brxe-365e4a :not([stroke="none"]) {stroke: var(--c-black)}.brxe-365e4a * {stroke-width: 2}.brxe-365e4a {width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 0}.brxe-1d5ceb .count {font-size: 40px; font-weight: 700; line-height: 1.2; font-family: "Source Han Sans CN"}.brxe-1d5ceb .suffix {font-size: 40px; font-weight: 700; font-family: "Source Han Sans CN"}.brxe-1d5ceb {position: relative; z-index: 1}@media (max-width: 767px) {.brxe-1d5ceb .count {font-size: 30px}.brxe-1d5ceb .suffix {font-size: 30px}}.brxe-2b3838 {position: relative; z-index: 1; font-size: 16px; text-align: center; line-height: 1.4}@media (max-width: 767px) {.brxe-2b3838 {font-size: 13px}}.brxe-e55d35 {position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; row-gap: 8px; min-height: 150px; align-self: center !important; width: 100%; padding-top: 24px; padding-right: 28px; padding-bottom: 24px; padding-left: 28px}.brxe-a09ff2 {width: 100%; height: 224px; border-radius: 40px}.brxe-a09ff2:not(.tag), .brxe-a09ff2 img {object-fit: cover}.brxe-8c2a50 :not([stroke="none"]) {stroke: var(--c-black)}.brxe-8c2a50 * {stroke-width: 2}.brxe-8c2a50 {width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 0}.brxe-eb6ac4 .count {font-size: 40px; font-weight: 700; line-height: 1.2; font-family: "Source Han Sans CN"}.brxe-eb6ac4 .suffix {font-size: 40px; font-weight: 700; font-family: "Source Han Sans CN"}.brxe-eb6ac4 {position: relative; z-index: 1}@media (max-width: 767px) {.brxe-eb6ac4 .count {font-size: 30px}.brxe-eb6ac4 .suffix {font-size: 30px}}.brxe-f61190 {position: relative; z-index: 1; font-size: 16px; text-align: center; line-height: 1.4}@media (max-width: 767px) {.brxe-f61190 {font-size: 13px}}.brxe-168c0f {position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; row-gap: 8px; min-height: 150px; align-self: center !important; width: 100%; padding-top: 24px; padding-right: 28px; padding-bottom: 24px; padding-left: 28px}.brxe-242f19 :not([stroke="none"]) {stroke: var(--c-black)}.brxe-242f19 * {stroke-width: 2}.brxe-242f19 {width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 0}.brxe-00f514 .count {font-size: 40px; font-weight: 700; line-height: 1.2; font-family: "Source Han Sans CN"}.brxe-00f514 .suffix {font-size: 40px; font-weight: 700; font-family: "Source Han Sans CN"}.brxe-00f514 {position: relative; z-index: 1}@media (max-width: 767px) {.brxe-00f514 .count {font-size: 30px}.brxe-00f514 .suffix {font-size: 30px}}.brxe-0efe00 {position: relative; z-index: 1; font-size: 16px; text-align: center; line-height: 1.4}@media (max-width: 767px) {.brxe-0efe00 {font-size: 13px}}.brxe-d061de {position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; row-gap: 8px; min-height: 150px; align-self: center !important; width: 100%; padding-top: 24px; padding-right: 28px; padding-bottom: 24px; padding-left: 28px}.brxe-802bc6 {width: 100%; height: 224px; border-radius: 40px}.brxe-802bc6:not(.tag), .brxe-802bc6 img {object-fit: cover}.brxe-fef216 {display: grid; align-items: initial; grid-template-columns: repeat(4, 1fr); grid-gap: 30px}@media (max-width: 1023px) {.brxe-fef216 {grid-template-columns: repeat(2, 1fr)}}@media (max-width: 767px) {.brxe-fef216 {grid-gap: 16px}}.brxe-37d583 {max-width: 1440px; row-gap: 40px}.brxe-3c2bfe {padding-top: 80px; padding-right: 5%; padding-bottom: 80px; padding-left: 5%}@media (max-width: 767px) {.brxe-3c2bfe {padding-top: 60px; padding-right: 5%; padding-bottom: 60px; padding-left: 5%}}.brxe-a5f81d {width: 49%; height: 414px; border-radius: 20px}.brxe-a5f81d:not(.tag), .brxe-a5f81d img {object-fit: cover}@media (max-width: 1023px) {.brxe-a5f81d {width: 100%}}@media (max-width: 767px) {.brxe-a5f81d {height: 260px}}.brxe-260f33 {font-size: 22px}.brxe-e2ece5 {font-size: 28px; font-weight: 700; line-height: 1.2; font-family: "Source Han Sans CN"}.brxe-7b21bb {font-size: 16px}.brxe-e3a829 {display: flex; flex-direction: column; row-gap: 20px; padding-right: 24px}.brxe-bf6469 .splide__pagination .splide__pagination__page {color: var(--c-muted); background-color: var(--c-muted)}.brxe-bf6469 .splide__pagination .splide__pagination__page.is-active {color: var(--c-black); background-color: var(--c-black)}.brxe-bf6469 .splide__pagination {bottom: 0px}.brxe-bf6469 {width: 100%; padding-bottom: 56px}.brxe-bf6469 .splide__arrow--prev {left: auto; right: 44px; top: auto; bottom: 0px; transform: translateY(0px)}.brxe-bf6469 .splide__arrow--next {right: 0px; top: auto; bottom: 0px; transform: translateY(0px)}.brxe-bf6469 .splide__arrow {height: 36px; width: 36px; font-size: 16px; min-height: 16px; min-width: 16px; color: var(--c-black); background-color: rgba(0,0,0,0); border: 1px solid var(--c-black); border-radius: 50%}.brxe-bf6469 .splide__arrow svg {height: 16px; width: 16px; fill: var(--c-black)}.brxe-91d740 {width: 49%; display: flex; flex-direction: column; justify-content: center; row-gap: 20px; padding-left: 30px}@media (max-width: 1023px) {.brxe-91d740 {width: 100%; padding-left: 0}}.brxe-7fb2f0 {max-width: 1440px; display: flex; flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: stretch}@media (max-width: 1023px) {.brxe-7fb2f0 {flex-direction: column}}.brxe-5b922d {padding-top: 80px; padding-right: 5%; padding-bottom: 80px; padding-left: 5%}@media (max-width: 767px) {.brxe-5b922d {padding-top: 60px; padding-right: 5%; padding-bottom: 60px; padding-left: 5%}}.brxe-93bd6b {text-align: center; color: var(--c-white)}.brxe-a85532 {max-width: 1000px; text-align: center; color: var(--c-white)}.brxe-743312 {font-size: 34px; text-align: center; color: var(--c-badge); margin-top: 20px}.brxe-990877 {width: 128px; height: 128px; transition: transform .3s ease}.brxe-990877:not(.tag), .brxe-990877 img {object-fit: contain}.brxe-990877:hover {transform: scaleX(1.06) scaleY(1.06)}.brxe-4e8eea {width: 128px; height: 128px; transition: transform .3s ease}.brxe-4e8eea:not(.tag), .brxe-4e8eea img {object-fit: contain}.brxe-4e8eea:hover {transform: scaleX(1.06) scaleY(1.06)}.brxe-929375 {width: 128px; height: 128px; transition: transform .3s ease}.brxe-929375:not(.tag), .brxe-929375 img {object-fit: contain}.brxe-929375:hover {transform: scaleX(1.06) scaleY(1.06)}.brxe-cdc844 {width: 128px; height: 128px; transition: transform .3s ease}.brxe-cdc844:not(.tag), .brxe-cdc844 img {object-fit: contain}.brxe-cdc844:hover {transform: scaleX(1.06) scaleY(1.06)}.brxe-43625c {width: 128px; height: 128px; transition: transform .3s ease}.brxe-43625c:not(.tag), .brxe-43625c img {object-fit: contain}.brxe-43625c:hover {transform: scaleX(1.06) scaleY(1.06)}.brxe-d28e03 {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; column-gap: 52px; row-gap: 24px; margin-top: 20px}.brxe-150b0a {max-width: 1440px; row-gap: 20px; align-items: center}.brxe-30d1d5 {padding-top: 80px; padding-right: 5%; padding-bottom: 80px; padding-left: 5%}@media (max-width: 767px) {.brxe-30d1d5 {padding-top: 60px; padding-right: 5%; padding-bottom: 60px; padding-left: 5%}}.brxe-71feed {font-size: 34px; text-align: center; color: var(--c-white)}.brxe-100e85 {width: 100%}.brxe-100e85:not(.tag), .brxe-100e85 img {aspect-ratio: 3/2; object-fit: cover}.brxe-d6eb3b {font-size: 16px; text-align: center; color: var(--c-white); margin-top: 8px; margin-bottom: 0}.brxe-d5ebef {font-size: 16px; text-align: center; color: var(--c-white)}.brxe-266b33 {display: flex; flex-direction: column; align-items: center; row-gap: 8px; width: 400px; max-width: 100%}.brxe-b5664b {width: 100%}.brxe-b5664b:not(.tag), .brxe-b5664b img {aspect-ratio: 3/2; object-fit: cover}.brxe-30faf9 {font-size: 16px; text-align: center; color: var(--c-white); margin-top: 8px; margin-bottom: 0}.brxe-140f49 {font-size: 16px; text-align: center; color: var(--c-white)}.brxe-77e5eb {display: flex; flex-direction: column; align-items: center; row-gap: 8px; width: 400px; max-width: 100%}.brxe-a98889 {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; column-gap: 32px; row-gap: 32px; width: 100%}.brxe-b04330 {max-width: 1440px; row-gap: 40px; align-items: center}.brxe-9773b5 {padding-top: 80px; padding-right: 5%; padding-bottom: 80px; padding-left: 5%}@media (max-width: 767px) {.brxe-9773b5 {padding-top: 60px; padding-right: 5%; padding-bottom: 60px; padding-left: 5%}}.brxe-ab5b92 {max-width: 900px}.brxe-25e671 .form-group:nth-child(1) {width: 50%}.brxe-25e671 .form-group:nth-child(2) {width: 50%}.brxe-25e671 .form-group:nth-child(3) {width: 100%}.brxe-25e671 .form-group:nth-child(4) {width: 100%}.brxe-25e671 .form-group:nth-child(5) {width: 100%}.brxe-25e671 .form-group:nth-child(6) {width: 100%}.brxe-25e671 .form-group input {border: 1px solid #cbd6e2; border-radius: 3px}.brxe-25e671 .flatpickr {border: 1px solid #cbd6e2; border-radius: 3px}.brxe-25e671 select {border: 1px solid #cbd6e2; border-radius: 3px}.brxe-25e671 textarea {border: 1px solid #cbd6e2; border-radius: 3px}.brxe-25e671 .bricks-button:not([type=submit]) {border: 1px solid #cbd6e2; border-radius: 3px}.brxe-25e671 .choose-files {border: 1px solid #cbd6e2; border-radius: 3px}.brxe-25e671 {max-width: 1100px}.brxe-59fb47 {max-width: 1440px; row-gap: 30px}.brxe-2051d1 {padding-top: 80px; padding-right: 5%; padding-bottom: 80px; padding-left: 5%}@media (max-width: 767px) {.brxe-2051d1 {padding-top: 60px; padding-right: 5%; padding-bottom: 60px; padding-left: 5%}}.brxe-d4d63b {text-align: center}.brxe-be3e37 {font-size: 12px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.5; color: var(--c-dark)}.brxe-e9dac3 {width: 134px; height: 134px}.brxe-e9dac3:not(.tag), .brxe-e9dac3 img {object-fit: contain}.brxe-675ded {height: 18px}.brxe-2f891b {display: flex; flex-direction: column; align-items: center; justify-content: space-between; row-gap: 12px; min-height: 224px; padding-top: 16px; padding-right: 16px; padding-bottom: 24px; padding-left: 16px; border: 1px solid #eaeaea; background-color: var(--c-white)}.brxe-eea2a1 {display: grid; align-items: initial; grid-template-columns: repeat(5, 1fr); grid-gap: 10px}@media (max-width: 1023px) {.brxe-eea2a1 {grid-template-columns: repeat(3, 1fr)}}@media (max-width: 767px) {.brxe-eea2a1 {grid-template-columns: repeat(2, 1fr)}}.brxe-bb5c98 {max-width: 1440px; row-gap: 30px}.brxe-7a46fd {padding-top: 80px; padding-right: 5%; padding-bottom: 80px; padding-left: 5%}@media (max-width: 767px) {.brxe-7a46fd {padding-top: 60px; padding-right: 5%; padding-bottom: 60px; padding-left: 5%}}