@charset "UTF-8";@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)}}.brxe-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}.brxe-code{width:100%}@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;transform:scaleX(-1);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{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}@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)}}.brxe-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .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}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%}@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}.brxe-button{width:auto}: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}: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-b70711 {color: #ebaa33; font-size: 62px; text-align: center; line-height: 4rem; align-self: center; margin-bottom: 2rem; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(0deg, #ffffff 40%, #ebaa33 30%)}@media (max-width: 991px) {#brxe-b70711 {font-size: 50px}}@media (max-width: 767px) {#brxe-b70711 {font-size: 45px}}@media (max-width: 478px) {#brxe-b70711 {font-size: 35px; line-height: 42px}}#brxe-actfqa {margin-top: 2rem; margin-right: auto; margin-left: auto; color: #f5f5f5; font-weight: 700; background-color: var(--bricks-color-162377); padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem}#brxe-actfqa:hover{background: #000000;}#brxe-679433 {padding-top: 80px; padding-right: 60px; padding-bottom: 80px; padding-left: 60px; border: 7px double rgba(235, 170, 51, 0.4); margin-top: 7rem; margin-bottom: 100px}@media (max-width: 991px) {#brxe-679433 {padding-top: 60px; padding-bottom: 60px; margin-top: 0}}@media (max-width: 478px) {#brxe-679433 {margin-top: 10px; margin-bottom: 50px}}#brxe-c5a17d .line {height: 0px}#brxe-c5a17d.horizontal .line {border-top-width: 0px; width: 0px}#brxe-c5a17d.vertical .line {border-right-width: 0px}#brxe-c5a17d.horizontal {justify-content: center}#brxe-c5a17d.vertical {align-self: center}#brxe-d5966e {width: 400px; height: 50px}@media (max-width: 478px) {#brxe-d5966e {margin-bottom: -1px}}#brxe-zcwvjh {color: var(--bricks-color-162377); font-family: "Great Vibes"; font-size: 30px; line-height: 30px; margin-top: 0.5rem}#brxe-qvkdzz {font-size: 36px; font-weight: 700; color: var(--bricks-color-7fe3ff)}#brxe-e7855e {color: #121212; text-align: center; font-size: 15px; line-height: 26px; font-family: "Cabin"; font-weight: 400}#brxe-e7855e a {color: #121212; text-align: center; font-size: 15px; line-height: 26px; font-family: "Cabin"; font-weight: 400; font-size: inherit}#brxe-uajhns {max-width: 20px; margin-top: 1rem}#brxe-uajhns{filter: brightness(0);}#brxe-5d953e {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; align-items: center; background-color: #ffffff; width: 400px; justify-content: flex-end}#brxe-17dfdc {background-attachment: fixed; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://normawines.ro/wp-content/uploads/2023/09/PLATOU-BRUSCHETTE-1024x683.jpg); position: relative; justify-content: flex-end; align-self: stretch !important; width: 100%; align-items: center; min-height: 100%}:where(#brxe-17dfdc > *) {position: relative}#brxe-17dfdc::before {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-17dfdc {height: 100%; padding-top: 50px; padding-right: 25px; padding-left: 25px}}@media (max-width: 767px) {#brxe-17dfdc {height: 100%}}@media (max-width: 478px) {#brxe-17dfdc {min-height: 100%; height: 100%}}#brxe-hvtcot {align-self: center !important; margin-top: -1px; margin-right: auto; margin-left: auto; max-width: 400px; align-items: center; justify-content: center}#brxe-hvtcot{ clip-path: polygon(50.5% 100%, 100% 87.52%, 100% 0%, 0% 0%, 0% 87.52%);  filter: grayscale(20%);}@media (max-width: 478px) {#brxe-hvtcot {max-width: 400px}}#brxe-jncano {padding-bottom: 80px; background-image: url(https://normarestaurant.ro/wp-content/uploads/2023/09/food-menu-bg-img-1-1.png); background-size: cover; background-position: bottom center; position: relative}:where(#brxe-jncano > *) {position: relative}#brxe-jncano::before {background-image: linear-gradient(rgba(33, 33, 33, 0) 46%, rgba(158, 158, 158, 0.1) 88%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-jncano {padding-right: 25px; padding-left: 25px}}#brxe-0820aa {font-size: 36px; line-height: 36px; color: var(--bricks-color-162377); align-self: center; margin-top: 6rem}@media (max-width: 478px) {#brxe-0820aa {margin-top: 4rem}}#brxe-22deab {font-size: 30px; line-height: 30px; font-family: "Great Vibes"; align-self: center}#brxe-tbidsd {margin-top: 1rem; margin-right: auto; margin-left: auto; text-align: center; font-weight: 500; font-size: 1rem; max-width: 60ch}#brxe-vcregf .repeater-item [data-field-id="d5d3a5"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-vcregf .bricks-swiper-button-prev {left: 60px}#brxe-vcregf .bricks-swiper-button-next {right: 60px}#brxe-vcregf .swiper-button {background-color: var(--bricks-color-1bbc72); color: var(--bricks-color-7fe3ff); font-size: 18px; border-radius: 100%}#brxe-fc5912 {flex-direction: row; margin-top: 60px; margin-bottom: 60px}#brxe-hphqdv {color: #f5f5f5; font-weight: 700; background-color: #ebaa33; padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem; margin-top: 1.5rem; margin-right: auto; margin-left: auto}#brxe-hphqdv:hover{background: #000000;}#meniu {margin-bottom: 100px; align-self: center !important; z-index: 2}@media (max-width: 991px) {#meniu {padding-right: 20px; padding-left: 20px}}#brxe-lijdbe {position: absolute; opacity: 0.6; top: 3rem; max-width: 200px}@media (max-width: 991px) {#brxe-lijdbe {max-width: 500px; top: 6rem}}@media (max-width: 478px) {#brxe-lijdbe {max-width: 150px}}#brxe-ptbgis {position: absolute; bottom: 0px}#brxe-estzoe {position: relative}#brxe-estzoe{overflow: clip;}#brxe-fwtbye {height: 40px; width: 40px; margin-bottom: 1.5rem; z-index: 2}#brxe-fwtbye :not([fill="none"]) {fill: var(--bricks-color-162377) !important}@media (max-width: 991px) {#brxe-fwtbye {z-index: 2}}#brxe-b0b10c {font-size: 24px; width: 700px; z-index: 2}#brxe-b0b10c a {font-size: 24px; font-size: inherit}@media (max-width: 991px) {#brxe-b0b10c {z-index: 3}}@media (max-width: 767px) {#brxe-b0b10c {font-size: 21px}#brxe-b0b10c a {font-size: 21px; font-size: inherit}}#brxe-eiusct .line {height: 7px}#brxe-eiusct.horizontal .line {border-top-width: 7px; width: 3rem; border-top-style: dotted; border-top-color: var(--bricks-color-162377)}#brxe-eiusct.vertical .line {border-right-width: 3rem; border-right-style: dotted; border-right-color: var(--bricks-color-162377)}#brxe-eiusct {margin-top: 1.5rem; z-index: 2}#brxe-eiusct .icon {color: var(--bricks-color-162377)}#brxe-eiusct.horizontal {justify-content: center}#brxe-eiusct.vertical {align-self: center}#brxe-aykvmm {position: absolute; top: -3rem; max-width: 355px; left: 10%; z-index: 1}#brxe-aykvmm{filter: drop-shadow(0px 15px 16px #0000001f);}@media (max-width: 991px) {#brxe-aykvmm {max-width: clamp(9.375rem, 12.25vw + 5.455rem, 22.188rem); top: 3rem; left: 2%}}@media (max-width: 767px) {#brxe-aykvmm {left: 0px; right: 0px; max-width: 210px; top: 2rem}#brxe-aykvmm{margin: auto; bottom: -2rem;}}@media (max-width: 478px) {#brxe-aykvmm {top: -1rem}}#brxe-b533f7 {text-align: center; align-self: stretch !important; width: 100%; background-position: bottom center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: url(https://normawines.ro/wp-content/uploads/2023/09/svetlana-gumerova-nZVjwM1xWU0-unsplash-1024x768.jpg); padding-top: 160px; padding-bottom: 160px; position: relative; align-items: center}:where(#brxe-b533f7 > *) {position: relative}#brxe-b533f7::before {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-b533f7 {padding-top: 100px; padding-bottom: 100px}}@media (max-width: 767px) {#brxe-b533f7 {padding-right: 25px; padding-left: 25px}}@media (max-width: 478px) {#brxe-b533f7 {padding-top: 60px; padding-bottom: 60px}}#brxe-nwfxak {font-size: 36px; line-height: 36px; color: var(--bricks-color-162377); align-self: center; margin-top: 5rem}#brxe-xycinh {font-size: 30px; line-height: 30px; font-family: "Great Vibes"; align-self: center}#brxe-hayzbt {text-align: center; font-weight: 500; margin-top: 1rem; margin-right: auto; margin-left: auto; max-width: 60ch}#brxe-hayzbt a {text-align: center; font-weight: 500; font-size: inherit}#brxe-hayzbt a{color: #ebaa33; font-weight: 700;}#brxe-cjpzwg {--gutter: 20px; --columns: 4}#brxe-cjpzwg .image{position: relative; z-index: auto !important; overflow: visible;}@media (max-width: 767px) {#brxe-cjpzwg {--columns: 2}}#brxe-zdvycp {flex-direction: row; margin-top: 60px; margin-bottom: 60px}#brxe-sxhqgh {align-self: center !important; margin-bottom: 50px; z-index: 2}@media (max-width: 991px) {#brxe-sxhqgh {padding-right: 20px; padding-left: 20px; margin-bottom: 30px}}#brxe-vevxjd {position: absolute; bottom: 0px; max-width: 350px; right: 8px}#brxe-txhtwj {position: absolute; opacity: 0.6; top: 2rem; max-width: 200px}@media (max-width: 991px) {#brxe-txhtwj {max-width: 500px; top: 6rem}}@media (max-width: 478px) {#brxe-txhtwj {max-width: 150px; top: 7rem}}#brxe-yfircx {position: relative; display: none}#brxe-yfircx{overflow: clip;}#brxe-dedefd {line-height: 45px; color: #ffffff; font-size: 30px; font-family: "Great Vibes"}#brxe-uasgej {color: var(--bricks-color-162377); font-weight: 500; text-align: center; line-height: 45px; font-size: 38px; max-width: 20ch; margin-top: 1rem}#brxe-yzmtov {color: var(--bricks-color-fqsaoz); font-weight: 500; text-align: center; max-width: 50ch; margin-top: 1rem}#brxe-hakznu {max-width: 700px; margin-top: 3rem; margin-right: auto; margin-bottom: 4rem; margin-left: auto}#brxe-hakznu .form-group:nth-child(1) {width: 50%}#brxe-hakznu{ display: flex; justify-content: center;}#brxe-hakznu .bricks-button{height: 100%; background-color: #ebaa33; color: #ffffff; font-weight: 600;}#brxe-hakznu .form-group{padding: 0;}#brxe-hakznu input{height: 60px; border-radius: 0 !important;}@media (max-width: 478px) {#brxe-hakznu .form-group:nth-child(1) {width: 60%}}#brxe-96c895 {background-position: center center; background-repeat: no-repeat; background-size: cover; background-color: var(--bricks-color-a0d967); position: relative; align-self: stretch !important; width: 100%; justify-content: center; align-items: center; padding-right: 20px; padding-left: 20px; min-height: 70vh}:where(#brxe-96c895 > *) {position: relative}#brxe-96c895::before {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-96c895 .bricks-shape-svg{fill: #000000 !important;}@media (max-width: 767px) {#brxe-96c895 {padding-top: 40px; padding-bottom: 40px; min-height: 100%}}@media (max-width: 478px) {#brxe-96c895 {min-height: 60vh; padding-top: 80px; padding-bottom: 40px}}