@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 {@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 {@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 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-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}}#brxe-1bb02b {color: var(--bricks-color-0cb754)}#brxe-738f93 {color: var(--bricks-color-94e7c3)}#brxe-eff549 {margin-top: 5rem}@media (max-width: 767px) {#brxe-eff549 {margin-top: 0}}#brxe-jvtmnd {margin-top: 220px}#brxe-fc3892 {flex-direction: row; width: 1200px; min-height: 428px}@media (max-width: 767px) {#brxe-fc3892 {row-gap: 5rem}}#brxe-9814d5 {background-repeat: no-repeat; background-size: cover; background-position: bottom center; background-attachment: fixed; background-color: var(--bricks-color-df4803); background-image: url(https://rydotelecom.nl/wp-content/uploads/2023/10/b2b-bg-1024x682.jpg); padding-top: 10rem; padding-bottom: 4rem; justify-content: space-between; position: relative; row-gap: 3rem}:where(#brxe-9814d5 > *:not(figcaption)) {position: relative}#brxe-9814d5::before {background-image: linear-gradient(rgba(33, 33, 33, 0.75), #212121); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-coajmk { background-color: rgba(0, 0, 0, 0); box-shadow:none;}#brxe-gzvgwd {transition: opacity 0.35s ease}#brxe-gzvgwd.wpgb-loading {opacity: 0.35}#brxe-b7eb6a {border-radius: 15px}#brxe-2d304b {border-radius: 20px; box-shadow: 5px 5px 3px 2px var(--bricks-color-80088d); margin-top: ; align-self: center}#brxe-f5bbc9 {flex-direction: row}#brxe-7ec2e2 {flex-direction: row}@media (max-width: 767px) {#brxe-7ec2e2 {row-gap: 5rem}}@media (max-width: 478px) {#brxe-7ec2e2 {flex-direction: row}}#brxe-cobkih {margin-top: 75px}#brxe-xhkbsk {border-radius: 20px; box-shadow: 5px 5px 3px 2px var(--bricks-color-80088d)}#brxe-tzlpoi {transition: opacity 0.35s ease; flex-direction: row}#brxe-tzlpoi.wpgb-loading {opacity: 0.35}#brxe-ugfwzh {align-self: center}#brxe-2244c9 {transition: opacity 0.35s ease}#brxe-2244c9.wpgb-loading {opacity: 0.35}#brxe-e37b7a {row-gap: 4rem; padding-top: 7rem; min-height: 869px}@media (max-width: 478px) {#brxe-e37b7a {row-gap: 2rem}}#brxe-bvfjin {margin-bottom: 50px}#brxe-qxered {transition: opacity 0.35s ease}#brxe-qxered.wpgb-loading {opacity: 0.35}#brxe-vccpkj {transition: opacity 0.35s ease}#brxe-vccpkj.wpgb-loading {opacity: 0.35}#brxe-vrmqtc {margin-top: 1px}#brxe-c2187b {transition: opacity 0.35s ease; flex-direction: row}#brxe-c2187b.wpgb-loading {opacity: 0.35}#brxe-chalnf {margin-top: 75px}#brxe-mckxtp {border-radius: 20px; box-shadow: 5px 5px 3px 2px var(--bricks-color-80088d)}#brxe-tdrlts {transition: opacity 0.35s ease; flex-direction: row}#brxe-tdrlts.wpgb-loading {opacity: 0.35}#brxe-fehagb {margin-top: 100px; margin-bottom: 50px}#brxe-iheiwc {transition: opacity 0.35s ease}#brxe-iheiwc.wpgb-loading {opacity: 0.35}#brxe-qoefur {text-align: left}#brxe-kxsgvg {margin-top: 10px}#brxe-7b37e8 {transition: opacity 0.35s ease; flex-direction: row; text-align: center}#brxe-7b37e8.wpgb-loading {opacity: 0.35}#brxe-apkcwr {margin-top: 75px}#brxe-vkrpib {border-radius: 20px; box-shadow: 5px 5px 3px 2px var(--bricks-color-80088d)}#brxe-ikjdcq {transition: opacity 0.35s ease; flex-direction: row}#brxe-ikjdcq.wpgb-loading {opacity: 0.35}#brxe-avvjxg {transition: opacity 0.35s ease}#brxe-avvjxg.wpgb-loading {opacity: 0.35}#brxe-c9309b {margin-top: 30px; text-align: center; align-self: center}#brxe-dbdd0e {transition: opacity 0.35s ease; flex-direction: row; align-self: center !important; align-items: center; justify-content: center}#brxe-dbdd0e.wpgb-loading {opacity: 0.35}#brxe-b3d350 {text-align: center; align-self: center}#brxe-e1e202 {transition: opacity 0.35s ease}#brxe-e1e202.wpgb-loading {opacity: 0.35}#brxe-191753 {text-align: center}#brxe-8a889b {justify-content: center; align-items: center}#brxe-23c18b {flex-direction: row}@media (max-width: 767px) {#brxe-23c18b {row-gap: 5rem}}@media (max-width: 478px) {#brxe-23c18b {flex-direction: row}}#brxe-03e9e3 svg {height: 1.6rem; width: 3rem; fill: #ffffff}#brxe-e16541 {position: relative; padding-top: 0}@media (max-width: 767px) {#brxe-e16541 {width: 100%}}#brxe-9db12b {align-self: flex-start !important}#brxe-1d704f {flex-direction: row}@media (max-width: 767px) {#brxe-1d704f {flex-wrap: wrap-reverse; row-gap: 5rem}}@media (max-width: 478px) {#brxe-1d704f {flex-direction: row}}#brxe-07990a {padding-top: 7rem; padding-bottom: 7rem}