@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-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;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 {@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 {: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}}#brxe-rh1001 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rbtn01 {margin-top: 51px; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 767px) {#brxe-rbtn01 {margin-top: 31px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}}#brxe-rhed01 {margin-top: 40px; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rhim0a {height: 400px; width: 100%}#brxe-rhim01 {margin-top: 68px; margin-right: 0; margin-bottom: 0; margin-left: 0; height: 400px; aspect-ratio: 1296 / 400}#brxe-rh2001 {margin-top: 55px; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rfc001 {background-image: url("https://railsformers.com/wp-content/uploads/2026/09/gov.webp"); background-size: cover}#brxe-rfc002 {background-image: url("https://railsformers.com/wp-content/uploads/2026/09/healthcare.webp"); background-size: cover}#brxe-rfc003 {background-image: url("https://railsformers.com/wp-content/uploads/2026/09/car-service.webp"); background-size: cover}#brxe-rfc004 {background-image: url("https://railsformers.com/wp-content/uploads/2026/09/activity.webp"); background-size: cover}#brxe-rfc005 {background-image: url("https://railsformers.com/wp-content/uploads/2026/09/beauty.webp"); background-size: cover}#brxe-rfc006 {background-image: url("https://railsformers.com/wp-content/uploads/2026/09/pet.webp"); background-size: cover}#brxe-rfc007 {background-image: url("https://railsformers.com/wp-content/uploads/2026/09/academy.webp"); background-size: cover}#brxe-rfc008 {background-image: url("https://railsformers.com/wp-content/uploads/2026/09/car-service.webp"); background-size: cover}#brxe-rfg001 {margin-top: 57px; margin-right: 0; margin-bottom: 0; margin-left: 0; grid-template-columns: repeat(4, minmax(0, 1fr))}@media (min-width: 768px) and (max-width: 1343px) { #brxe-rfg001#brxe-rfg001 { grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (max-width: 767px) {#brxe-rfg001 {margin-top: 20px; margin-right: 0px; margin-bottom: -30px; margin-left: 0px; align-items: stretch}}#brxe-rh2002 {margin-top: 44px; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 767px) {#brxe-rh2002 {margin-top: 36px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}}#brxe-rtx001 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rtc001 {min-height: 310px}#brxe-rtx002 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rtc002 {min-height: 310px}#brxe-rtx003 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rtc003 {min-height: 310px}#brxe-rtx004 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rtc004 {min-height: 310px}#brxe-rtx005 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rtc005 {min-height: 310px}#brxe-rtx006 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rtc006 {min-height: 310px}#brxe-rtx007 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rtc007 {min-height: 310px}#brxe-rtx008 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rtc008 {min-height: 310px}#brxe-rtx009 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-rtc009 {min-height: 310px}#brxe-rtg001 {margin-top: 55px; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 767px) {#brxe-rtg001 {margin-top: 20px; margin-right: 0px; margin-bottom: -30px; margin-left: 0px; align-items: stretch}}#brxe-rh2003 {margin-top: 51px; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 767px) {#brxe-rh2003 {margin-top: 36px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}}#brxe-rpx001 {max-width: 338px}#brxe-rpx002 {max-width: 395px}#brxe-rpx003 {max-width: 338px}#brxe-rpp001 {margin-top: 80px; margin-right: 0; margin-bottom: 0; margin-left: 0; min-height: 466px}@media (max-width: 767px) {#brxe-rpp001 {margin-top: 40px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}}#brxe-rpn001 {margin-top: 67px; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 767px) {#brxe-rpn001 {margin-top: 28px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}}#reference { scroll-margin-top: 40px;}.brxe-291d56 {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; pointer-events: none; background-color: rgba(55,65,81,0.302)}.brxe-f75985 {width: auto; height: auto; max-width: 205px; max-height: 85px}.brxe-0335e7 {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; pointer-events: none}.brxe-a703f0 {position: relative}.brxe-caea9f > .splide__arrows > .splide__arrow {width: 56px; height: 56px; font-size: 24px; min-height: 24px; min-width: 24px; background-color: #ffffff; color: #6b7280; border: 1px solid #e5e7eb; border-radius: 12px}.brxe-caea9f > .splide__arrows > .splide__arrow svg {height: 24px; width: 24px; fill: #6b7280}.brxe-caea9f > .splide__arrows > .splide__arrow:disabled {opacity: 0.4}.brxe-caea9f > .splide__pagination .splide__pagination__page {width: 6px; height: 6px; color: #d1d5db; background-color: #d1d5db; border-radius: 999px; margin-top: 0; margin-right: 11px; margin-bottom: 0; margin-left: 0}.brxe-caea9f > .splide__pagination .splide__pagination__page.is-active {width: 25px; height: 6px; color: #c1171a; background-color: #c1171a; border-radius: 999px}.brxe-caea9f > .splide__pagination {left: 0px; right: auto; transform: translateX(0); bottom: 25px}#brxe-rrfw01 {margin-top: 52px; margin-right: 0; margin-bottom: -32px; margin-left: 0}@media (max-width: 991px) {#brxe-rrfw01 {margin-top: 52px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}}@media (max-width: 767px) {#brxe-rrfw01 {margin-top: 48px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}}#brxe-rsec01 {padding-top: 26px; padding-right: 0px; padding-bottom: 0.1px; padding-left: 0px}.brxe-65ba3f .form-group:nth-child(1) {width: 50%}.brxe-65ba3f .form-group:nth-child(2) {width: 50%}.brxe-65ba3f .form-group:nth-child(3) {width: 50%}.brxe-65ba3f .form-group:nth-child(4) {width: 16%}.brxe-65ba3f .form-group:nth-child(5) {width: 34%}.brxe-65ba3f .form-group:nth-child(6) {width: 100%}.brxe-65ba3f .form-group:nth-child(7) {width: 70%}