@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;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)}}:where(.brxe-related-posts) .related-posts{display:grid;gap:30px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;list-style-type:none;margin:0;padding:0;width:100%}@media (max-width:478px){:where(.brxe-related-posts) .related-posts{grid-auto-flow:unset;grid-template-columns:repeat(1,1fr)}}:where(.brxe-related-posts) .related-posts.overlay .post-content{bottom:0;display:flex;flex-direction:column;position:absolute;right:0;top:0;width:100%;z-index:1}:where(.brxe-related-posts) .related-posts.image-right li{flex-direction:row-reverse}:where(.brxe-related-posts) .related-posts.image-right li>*{width:50%}:where(.brxe-related-posts) .related-posts.image-bottom li{flex-direction:column-reverse;justify-content:space-between}:where(.brxe-related-posts) .related-posts.image-left li{flex-direction:row}:where(.brxe-related-posts) .related-posts.image-left li>*{width:50%}:where(.brxe-related-posts) .related-posts figure{all:unset;position:relative}:where(.brxe-related-posts) .related-posts img{aspect-ratio:4/3;height:100%;object-fit:cover;object-position:center;width:100%}:where(.brxe-related-posts) .related-posts .post-content{height:100%}:where(.brxe-related-posts) .related-posts li{display:flex;flex-direction:column;position:relative;width:100%}:where(.brxe-related-posts) .related-posts h1,:where(.brxe-related-posts) .related-posts h2,:where(.brxe-related-posts) .related-posts h3,:where(.brxe-related-posts) .related-posts h4,:where(.brxe-related-posts) .related-posts h5,:where(.brxe-related-posts) .related-posts h6,:where(.brxe-related-posts) .related-posts p{margin: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)}}: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-button{width:auto}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align: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)}}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-code{width:100%}}@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-yxvwob {text-align: center; font-size: 60px; color: #fff; font-family: "Montserrat"; font-weight: 700}@media (max-width: 478px) {#brxe-yxvwob {font-size: 20px}}#brxe-gtmvqp {min-height: 1000px; position: relative; top: -80px; z-index: 0; align-items: center; justify-content: center}@media (max-width: 478px) {#brxe-gtmvqp {min-height: 300px; top: 0px; background-image: url(https://gdhpmachine.com/wp-content/uploads/2025/12/banner_mobile-300x169.jpg); background-size: cover}@media (max-width: 1000px) { #brxe-gtmvqp .bricks-background-video-wrapper{ display: none; }}}#brxe-awqvjr {border-top-left-radius: 200px}@media (max-width: 478px) {#brxe-awqvjr {border-top-left-radius: 100px}}#brxe-vujeot {align-items: center}#brxe-oyjtfz {font-family: "Montserrat"}@media (max-width: 478px) {#brxe-oyjtfz {text-align: center; padding-top: 20px}}#brxe-notgtf {font-family: "Inter"}#brxe-endzap {flex-direction: row; text-align: center; font-family: "Inter"; font-weight: 700; font-size: 25px; padding-right: 5px; padding-bottom: 5px}#brxe-endzap .icon {color: var(--gdhp-red); align-self: center}#brxe-endzap .icon a {color: var(--gdhp-red)}#brxe-endzap .content {align-self: center}#brxe-endzap .icon i {font-size: 30px}#brxe-abzwfx {flex-direction: row; text-align: center; font-family: "Inter"; font-weight: 700; font-size: 25px}#brxe-abzwfx .icon {color: var(--gdhp-red); align-self: center}#brxe-abzwfx .icon a {color: var(--gdhp-red)}#brxe-abzwfx .content {align-self: center}#brxe-abzwfx .icon i {font-size: 30px}#brxe-espapi {flex-direction: row; text-align: center; font-family: "Inter"; font-weight: 700; font-size: 25px; padding-right: 5px}#brxe-espapi .icon {color: var(--gdhp-red); align-self: center}#brxe-espapi .icon a {color: var(--gdhp-red)}#brxe-espapi .content {align-self: center}#brxe-espapi .icon i {font-size: 30px}#brxe-kzxksk {flex-direction: row; text-align: center; font-family: "Inter"; font-weight: 700; font-size: 25px}#brxe-kzxksk .icon {color: var(--gdhp-red); align-self: center}#brxe-kzxksk .icon a {color: var(--gdhp-red)}#brxe-kzxksk .content {align-self: center}#brxe-kzxksk .icon i {font-size: 30px}#brxe-karech {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; margin-top: 20px}#brxe-fjcohg {color: #fff; font-family: "Montserrat"; font-weight: 700; background-color: var(--gdhp-red); padding-top: 7px; padding-right: 20px; padding-bottom: 7px; padding-left: 20px; margin-top: 20px; cursor: pointer}#brxe-fjcohg:hover {background-color: #8e0808}#brxe-fjcohg{ transition: all 0.6s ease;}#brxe-ueodbq {margin-left: 50px}@media (max-width: 991px) {#brxe-ueodbq {flex-direction: column}}@media (max-width: 767px) {#brxe-ueodbq {margin-left: 0}}@media (max-width: 478px) {#brxe-ueodbq {margin-left: 0}}#brxe-wkainw {flex-direction: row; margin-right: 0; margin-left: 0; justify-content: center; align-items: center; min-width: 1600px}@media (max-width: 1024px){ #brxe-wkainw{ flex-direction: column; }}@media (max-width: 991px) {#brxe-wkainw {min-width: 0px}}@media (max-width: 767px) {#brxe-wkainw {min-width: 0px}}@media (max-width: 478px) {#brxe-wkainw {min-width: 0px}}#brxe-udnjqv {flex-direction: row; align-items: center; justify-content: center; padding-top: 50px; padding-bottom: 50px; min-height: 1000px}@media (max-width: 478px) {#brxe-udnjqv {padding-right: 10px; padding-left: 10px; flex-direction: column}}#brxe-dyowop {text-align: center; color: var(--gdhp-red); font-family: "Montserrat"}#brxe-dyowop span{ color: #6b6b6b;}#brxe-tzouwb {color: var(--gdhp-gray); font-family: "Inter"; margin-bottom: 50px}@media (max-width: 767px) {#brxe-tzouwb {text-align: center}}@media (max-width: 478px) {#brxe-tzouwb {text-align: center}}#brxe-vwcznk:hover {transform: scaleX(1.2) scaleY(1.2)}#brxe-vwcznk{ transition: all 0.6s ease;}#brxe-hzottn {font-weight: 700; font-family: "Montserrat"; font-size: 16px; text-align: center}#brxe-eyzibe {justify-content: center; align-items: center}#brxe-vhvpjk:hover {transform: scaleX(1.2) scaleY(1.2)}#brxe-vhvpjk{ transition: all 0.6s ease;}#brxe-eozqkz {font-weight: 700; font-family: "Montserrat"; font-size: 16px; text-align: center}#brxe-vystae {justify-content: center; align-items: center}#brxe-hfrwkf:hover {transform: scaleX(1.2) scaleY(1.2)}#brxe-hfrwkf{ transition: all 0.6s ease;}#brxe-vbdinq {font-weight: 700; font-family: "Montserrat"; font-size: 16px; text-align: center}#brxe-euldvu {justify-content: center; align-items: center}#brxe-bcauzq:hover {transform: scaleX(1.2) scaleY(1.2)}#brxe-bcauzq{ transition: all 0.6s ease;}#brxe-uakxyf {font-weight: 700; font-family: "Montserrat"; font-size: 16px; text-align: center}#brxe-zkgtyp {justify-content: center; align-items: center}#brxe-wvntox:hover {transform: scaleX(1.2) scaleY(1.2)}#brxe-wvntox{ transition: all 0.6s ease;}#brxe-gctkvz {font-weight: 700; font-family: "Montserrat"; font-size: 16px; text-align: center}#brxe-jdvuak {justify-content: center; align-items: center}#brxe-qnwrwp {flex-direction: row; justify-content: center; align-items: flex-start; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr 1fr}@media (max-width: 478px) {#brxe-qnwrwp {grid-template-columns: 1fr 1fr 1fr; padding-left: 0}}#brxe-sowbea .repeater-item [data-field-id="c9a1e5"] {margin-top: 10px; padding-right: 8px; padding-left: 8px; font-family: "Montserrat"; font-size: 20px; font-weight: 600}#brxe-sowbea .repeater-item [data-field-id="ffe1ef"] {margin-top: 10px; padding-right: 8px; padding-left: 8px}#brxe-sowbea img {aspect-ratio: 16/9}#brxe-sowbea li{ transition: all 0.6s ease;}#brxe-sowbea li:hover{ background-color: var(--gdhp-bg);}#brxe-lqppxo {padding-top: 20px; margin-bottom: 50px; width: 80%; grid-template-columns: 1fr 1fr 1fr; grid-gap: 10px}#brxe-tlesgs {padding-top: 50px}#brxe-ydrapd {font-size: 40px; font-family: "Montserrat"}#brxe-mmgjwz {text-align: center; font-family: "Inter"; font-size: 16px; margin-bottom: 50px; width: 50%}#brxe-iimpip {font-family: "BaW"; font-size: 40px; color: rgba(0,0,0,0)}#brxe-iimpip{ -webkit-text-stroke:1px #314155}#brxe-nylsng {height: 30px; width: 30px}#brxe-nylsng :not([stroke="none"]) {stroke: var(--gdhp-b-red)}#brxe-pifihx {flex-direction: row; justify-content: flex-end}#brxe-ookuuc {flex-direction: row; align-items: center}#brxe-twcrnc {margin-bottom: 20px; font-size: 20px; font-family: "Montserrat"}#brxe-twcrnc:hover {color: var(--gdhp-b-red)}#brxe-lbnmhu {font-size: 12px; font-family: "Inter"}#brxe-eccsem {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #fff; border-left: 6px solid #fff; border-radius: 10px}#brxe-eccsem:hover {border-left: 6px solid var(--gdhp-red); border-radius: 10px; box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1)}#brxe-eccsem{ transition: all 0.6s ease;}#brxe-jippiz {font-family: "BaW"; font-size: 40px; color: rgba(0,0,0,0)}#brxe-jippiz{ -webkit-text-stroke:1px #314155}#brxe-zulzcz {height: 30px; width: 30px}#brxe-zulzcz :not([stroke="none"]) {stroke: var(--gdhp-b-red)}#brxe-fwvidk {flex-direction: row; justify-content: flex-end}#brxe-npsczt {flex-direction: row; align-items: center}#brxe-vawhih {margin-bottom: 20px; font-size: 20px; font-family: "Montserrat"}#brxe-vawhih:hover {color: var(--gdhp-b-red)}#brxe-mvursp {font-size: 12px; font-family: "Inter"}#brxe-xgkses {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #fff; border-left: 6px solid #fff; border-radius: 10px}#brxe-xgkses:hover {border-left: 6px solid var(--gdhp-red); border-radius: 10px; box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1)}#brxe-xgkses{ transition: all 0.6s ease;}#brxe-ujucff {font-family: "BaW"; font-size: 40px; color: rgba(0,0,0,0)}#brxe-ujucff{ -webkit-text-stroke:1px #314155}#brxe-dwpizm {height: 30px; width: 30px}#brxe-dwpizm :not([stroke="none"]) {stroke: var(--gdhp-b-red)}#brxe-hjrmyi {flex-direction: row; justify-content: flex-end}#brxe-tubwaw {flex-direction: row; align-items: center}#brxe-fmolnp {margin-bottom: 20px; font-size: 20px; font-family: "Montserrat"}#brxe-fmolnp:hover {color: var(--gdhp-b-red)}#brxe-tihgyf {font-size: 12px; font-family: "Inter"}#brxe-oimkur {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #fff; border-left: 6px solid #fff; border-radius: 10px}#brxe-oimkur:hover {border-left: 6px solid var(--gdhp-red); border-radius: 10px; box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1)}#brxe-oimkur{ transition: all 0.6s ease;}#brxe-zqkakj {font-family: "BaW"; font-size: 40px; color: rgba(0,0,0,0)}#brxe-zqkakj{ -webkit-text-stroke:1px #314155}#brxe-qxpynf {height: 30px; width: 30px}#brxe-qxpynf :not([stroke="none"]) {stroke: var(--gdhp-b-red)}#brxe-zeceqn {flex-direction: row; justify-content: flex-end}#brxe-nypupv {flex-direction: row; align-items: center}#brxe-eipkmn {margin-bottom: 20px; font-size: 20px; font-family: "Montserrat"}#brxe-eipkmn:hover {color: var(--gdhp-b-red)}#brxe-ydylly {font-size: 12px; font-family: "Inter"}#brxe-ypmlzt {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #fff; border-left: 6px solid #fff; border-radius: 10px}#brxe-ypmlzt:hover {border-left: 6px solid var(--gdhp-red); border-radius: 10px; box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1)}#brxe-ypmlzt{ transition: all 0.6s ease;}#brxe-dfzawd {font-family: "BaW"; font-size: 40px; color: rgba(0,0,0,0)}#brxe-dfzawd{ -webkit-text-stroke:1px #314155}#brxe-gkjpeo {height: 30px; width: 30px}#brxe-gkjpeo :not([stroke="none"]) {stroke: var(--gdhp-b-red)}#brxe-rinpbz {flex-direction: row; justify-content: flex-end}#brxe-ogknct {flex-direction: row; align-items: center}#brxe-tczlki {margin-bottom: 20px; font-size: 20px; font-family: "Montserrat"}#brxe-tczlki:hover {color: var(--gdhp-b-red)}#brxe-hnyprm {font-size: 12px; font-family: "Inter"}#brxe-qnwtlp {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #fff; border-left: 6px solid #fff; border-radius: 10px}#brxe-qnwtlp:hover {border-left: 6px solid var(--gdhp-red); border-radius: 10px; box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1)}#brxe-qnwtlp{ transition: all 0.6s ease;}#brxe-avsjzx {font-family: "BaW"; font-size: 40px; color: rgba(0,0,0,0)}#brxe-avsjzx{ -webkit-text-stroke:1px #314155}#brxe-mnezzc {height: 30px; width: 30px}#brxe-mnezzc :not([stroke="none"]) {stroke: var(--gdhp-b-red)}#brxe-naczvj {flex-direction: row; justify-content: flex-end}#brxe-iozpkw {flex-direction: row; align-items: center}#brxe-npkmzf {margin-bottom: 20px; font-size: 20px; font-family: "Montserrat"}#brxe-npkmzf:hover {color: var(--gdhp-b-red)}#brxe-spdvbf {font-size: 12px; font-family: "Inter"}#brxe-braotv {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #fff; border-left: 6px solid #fff; border-radius: 10px}#brxe-braotv:hover {border-left: 6px solid var(--gdhp-red); border-radius: 10px; box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1)}#brxe-braotv{ transition: all 0.6s ease;}#brxe-bhlmmd {font-family: "BaW"; font-size: 40px; color: rgba(0,0,0,0)}#brxe-bhlmmd{ -webkit-text-stroke:1px #314155}#brxe-lunzxp {height: 30px; width: 30px}#brxe-lunzxp :not([stroke="none"]) {stroke: var(--gdhp-b-red)}#brxe-rxjrcc {flex-direction: row; justify-content: flex-end}#brxe-ftxxhw {flex-direction: row; align-items: center}#brxe-jydnlj {margin-bottom: 20px; font-size: 20px; font-family: "Montserrat"}#brxe-jydnlj:hover {color: var(--gdhp-b-red)}#brxe-izcmow {font-size: 12px; font-family: "Inter"}#brxe-pbfbph {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #fff; border-left: 6px solid #fff; border-radius: 10px}#brxe-pbfbph:hover {border-left: 6px solid var(--gdhp-red); border-radius: 10px; box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1)}#brxe-pbfbph{ transition: all 0.6s ease;}#brxe-wbvxfp {font-family: "BaW"; font-size: 40px; color: rgba(0,0,0,0)}#brxe-wbvxfp{ -webkit-text-stroke:1px #314155}#brxe-kiwqao {height: 30px; width: 30px}#brxe-kiwqao :not([stroke="none"]) {stroke: var(--gdhp-b-red)}#brxe-eobztg {flex-direction: row; justify-content: flex-end}#brxe-vsifnd {flex-direction: row; align-items: center}#brxe-uzdncy {margin-bottom: 20px; font-size: 20px; font-family: "Montserrat"}#brxe-uzdncy:hover {color: var(--gdhp-b-red)}#brxe-hufino {font-size: 12px; font-family: "Inter"}#brxe-bahnfq {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #fff; border-left: 6px solid #fff; border-radius: 10px}#brxe-bahnfq:hover {border-left: 6px solid var(--gdhp-red); border-radius: 10px; box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1)}#brxe-bahnfq{ transition: all 0.6s ease;}#brxe-bbitlx {font-family: "BaW"; font-size: 40px; color: rgba(0,0,0,0)}#brxe-bbitlx{ -webkit-text-stroke:1px #314155}#brxe-tkhsbc {height: 30px; width: 30px}#brxe-tkhsbc :not([stroke="none"]) {stroke: var(--gdhp-b-red)}#brxe-zsujca {flex-direction: row; justify-content: flex-end}#brxe-ocghin {flex-direction: row; align-items: center}#brxe-nacaxb {margin-bottom: 20px; font-size: 20px; font-family: "Montserrat"}#brxe-nacaxb:hover {color: var(--gdhp-b-red)}#brxe-uugksc {font-size: 12px; font-family: "Inter"}#brxe-phsder {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #fff; border-left: 6px solid #fff; border-radius: 10px}#brxe-phsder:hover {border-left: 6px solid var(--gdhp-red); border-radius: 10px; box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1)}#brxe-phsder{ transition: all 0.6s ease;}#brxe-kngrxa {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 20px}@media (max-width: 478px) {#brxe-kngrxa {grid-template-columns: 1fr}}#brxe-orfxve {padding-top: 50px; padding-bottom: 50px; align-items: center; width: 85%}#brxe-bktbml {background-color: var(--gdhp-bg)}#brxe-jctrtr {font-size: 37px; color: #fff; text-align: center; font-family: "Montserrat"}#brxe-kvjzic {color: #fff; font-family: "Inter"; margin-bottom: 10px}#brxe-jubnaz {background-color: var(--gdhp-bg); font-family: "Montserrat"; font-weight: 700; color: var(--gdhp-red); cursor: pointer}#brxe-jubnaz:hover {color: #fff; background-color: rgba(0,0,0,0)}#brxe-jubnaz{ transition: all 0.6s ease;}#brxe-oxgimr {min-height: 300px; background-repeat: no-repeat; background-image: url(https://gdhpmachine.com/wp-content/uploads/2025/12/contant_us_background-scaled.jpg); background-size: cover; background-attachment: fixed; justify-content: center}#brxe-hykrpu {font-size: 60px; font-family: "Montserrat"}#brxe-hykrpu span{ color: #bb0b0b;}@media (max-width: 991px) {#brxe-hykrpu {text-align: center}}@media (max-width: 767px) {#brxe-hykrpu {text-align: center}}@media (max-width: 478px) {#brxe-hykrpu {font-size: 40px; text-align: center}}#brxe-thaegm {font-family: "Inter"; color: var(--gdhp-gray); padding-top: 5px; padding-bottom: 5px; max-width: 480px}@media (max-width: 767px) {#brxe-thaegm {text-align: left}}#brxe-gwbmge {padding-top: 5px; padding-bottom: 5px}#brxe-qkwhmt {color: #fff; font-family: "Montserrat"; font-weight: 700; background-color: var(--gdhp-red); padding-top: 7px; padding-right: 20px; padding-bottom: 7px; padding-left: 20px; margin-top: 20px; cursor: pointer}#brxe-qkwhmt:hover {background-color: #8e0808}#brxe-qkwhmt{ transition: all 0.6s ease;}#brxe-yvjqlf {justify-content: center; flex-direction: column}@media (max-width: 991px) {#brxe-yvjqlf {align-items: center}}@media (max-width: 767px) {#brxe-yvjqlf {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {#brxe-yvjqlf {justify-content: center; align-items: center; align-self: center !important}}#brxe-chthox{ grid-column: span 2}#brxe-acwzgt {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: 10px; width: 80%; justify-items: center; align-items: center}@media (max-width: 991px) {#brxe-unvfbj {flex-direction: row; justify-content: center; align-items: center}}#brxe-dokolb {flex-direction: row; padding-top: 50px; padding-bottom: 50px; max-width: 1400px}@media (max-width: 478px) {#brxe-dokolb {margin-right: 0; margin-left: 0; align-items: center; align-self: center !important; justify-content: center; width: 100%}}#brxe-vxtuda {color: var(--gdhp-red)}@media (max-width: 478px) {#brxe-vxtuda {font-size: 45px; margin-top: 50px}}#brxe-jqgotx .form-group:nth-child(1) {width: 50%}#brxe-jqgotx .form-group:nth-child(2) {width: 50%}#brxe-jqgotx .bricks-button {background-color: var(--gdhp-red); color: #fff; font-family: "Montserrat"; font-weight: 600}#brxe-jqgotx .form-group input {border-radius: 5px}#brxe-jqgotx .flatpickr {border-radius: 5px}#brxe-jqgotx select {border-radius: 5px}#brxe-jqgotx textarea {border-radius: 5px}#brxe-jqgotx .bricks-button:not([type=submit]) {border-radius: 5px}#brxe-jqgotx .choose-files {border-radius: 5px}#brxe-jqgotx .form-group input:focus {border-color: var(--gdhp-red)}#brxe-jqgotx .flatpickr:focus {border-color: var(--gdhp-red)}#brxe-jqgotx select:focus {border-color: var(--gdhp-red)}#brxe-jqgotx textarea:focus {border-color: var(--gdhp-red)}#brxe-jqgotx .bricks-button:not([type=submit]):focus {border-color: var(--gdhp-red)}#brxe-jqgotx .choose-files:focus {border-color: var(--gdhp-red)}#brxe-jqgotx{ transition: all 0.8s ease;}@media (max-width: 478px) {#brxe-jqgotx .form-group:nth-child(1) {width: 50%}#brxe-jqgotx .form-group:nth-child(2) {width: 50%}}#brxe-ddewar {align-items: center; padding-right: 100px; padding-left: 100px}@media (max-width: 478px) {#brxe-ddewar {padding-right: 5px; padding-left: 5px}}#brxe-ctbyfz {flex-direction: row; margin-top: 80px; margin-bottom: 80px; align-items: flex-start}