@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 {@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-button{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}}#top{position:relative;overflow:hidden;}#top::after{content:'';position:absolute;inset:0;background-image:url('https://n-fotografie.de/wp-content/uploads/2026/08/HERO-Kindergartenfotografie-04-scaled.webp');background-size:cover;background-repeat:no-repeat;background-position:38% center;pointer-events:none;z-index:0;}@media (min-width:901px){#top::after{background-image:url('https://n-fotografie.de/wp-content/uploads/2026/08/HERO-Kindergartenfotografie-04.webp');}}#top::before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(222,232,211,1) 0%,rgba(222,232,211,1) 26%,rgba(222,232,211,.6) 33%,rgba(222,232,211,0) 42%);}#brxe-heroW{position:relative;z-index:2;}#brxe-heroTx{max-width:560px;}@media (max-width:900px){#top::after{background-position:38% center;opacity:.30;}#top::before{display:none;}#brxe-heroTx{max-width:none;}}@media (min-width:901px){#top{min-height:clamp(560px,72vh,880px);justify-content:center;}#top::after{background-position:38% center;}}#brxe-vpG .nfk-vcard{align-items:center;}#brxe-vpG .nfk-vcard .brxe-heading{width:100%;}#brxe-vpG .nfk-vdot{display:flex;align-items:center;justify-content:center;}#brxe-vpG .nfk-vdot::after{content:'';display:block;width:24px;height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:22px 22px;mask-size:22px 22px;}#brxe-vc1d::after{background-color:#C2653F;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTMgOC42QTIuNCAyLjQgMCAwIDEgNS40IDYuMmgxLjhsMS4yLTIuMWg3LjJsMS4yIDIuMWgxLjhBMi40IDIuNCAwIDAgMSAyMSA4LjZ2OC4yYTIuNCAyLjQgMCAwIDEtMi40IDIuNEg1LjRBMi40IDIuNCAwIDAgMSAzIDE2Ljh6Ii8+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMi42IiByPSIzLjUiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTMgOC42QTIuNCAyLjQgMCAwIDEgNS40IDYuMmgxLjhsMS4yLTIuMWg3LjJsMS4yIDIuMWgxLjhBMi40IDIuNCAwIDAgMSAyMSA4LjZ2OC4yYTIuNCAyLjQgMCAwIDEtMi40IDIuNEg1LjRBMi40IDIuNCAwIDAgMSAzIDE2Ljh6Ii8+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMi42IiByPSIzLjUiLz48L3N2Zz4=");}#brxe-vc2d::after{background-color:#B8862B;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iOC44Ii8+PHBhdGggZD0iTTguNCAxNC4zYy45IDEuMiAyLjEgMS45IDMuNiAxLjlzMi43LS43IDMuNi0xLjkiLz48cGF0aCBkPSJNOS4yIDkuNmguMDEiLz48cGF0aCBkPSJNMTQuOCA5LjZoLjAxIi8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iOC44Ii8+PHBhdGggZD0iTTguNCAxNC4zYy45IDEuMiAyLjEgMS45IDMuNiAxLjlzMi43LS43IDMuNi0xLjkiLz48cGF0aCBkPSJNOS4yIDkuNmguMDEiLz48cGF0aCBkPSJNMTQuOCA5LjZoLjAxIi8+PC9zdmc+");}#brxe-vc3d::after{background-color:#4E7A5A;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHJlY3QgeD0iNC4yIiB5PSIxMC4yIiB3aWR0aD0iMTUuNiIgaGVpZ2h0PSI5LjYiIHJ4PSIyLjQiLz48cGF0aCBkPSJNOC4xIDEwLjJWNy42YTMuOSAzLjkgMCAwIDEgNy44IDB2Mi42Ii8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHJlY3QgeD0iNC4yIiB5PSIxMC4yIiB3aWR0aD0iMTUuNiIgaGVpZ2h0PSI5LjYiIHJ4PSIyLjQiLz48cGF0aCBkPSJNOC4xIDEwLjJWNy42YTMuOSAzLjkgMCAwIDEgNy44IDB2Mi42Ii8+PC9zdmc+");}#brxe-vc4d::after{background-color:#46707A;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTExLjggMy4ySDIwdjguMmwtOC43IDguN2ExLjYgMS42IDAgMCAxLTIuMyAwbC01LjktNS45YTEuNiAxLjYgMCAwIDEgMC0yLjN6Ii8+PHBhdGggZD0iTTE2LjIgNy40aC4wMSIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTExLjggMy4ySDIwdjguMmwtOC43IDguN2ExLjYgMS42IDAgMCAxLTIuMyAwbC01LjktNS45YTEuNiAxLjYgMCAwIDEgMC0yLjN6Ii8+PHBhdGggZD0iTTE2LjIgNy40aC4wMSIvPjwvc3ZnPg==");}#brxe-vc5d::after{background-color:#B2564C;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTEyIDMuNmwyLjY1IDUuMzcgNS45My44Ni00LjI5IDQuMTggMS4wMSA1LjlMMTIgMTcuMTNsLTUuMyAyLjc5IDEuMDEtNS45TDMuNDIgOS44M2w1LjkzLS44NnoiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTEyIDMuNmwyLjY1IDUuMzcgNS45My44Ni00LjI5IDQuMTggMS4wMSA1LjlMMTIgMTcuMTNsLTUuMyAyLjc5IDEuMDEtNS45TDMuNDIgOS44M2w1LjkzLS44NnoiLz48L3N2Zz4=");}#brxe-abi{display:block;width:100%;align-self:stretch;line-height:0;cursor:zoom-in;}#brxe-abi img{display:block;}#brxe-gaGrid{display:grid !important;column-count:auto !important;grid-template-columns:repeat(4,1fr);grid-auto-rows:clamp(130px,13vw,200px);gap:14px;}#brxe-gaGrid > *{margin:0;display:block;min-width:0;min-height:0;}#brxe-gaGrid a.bricks-lightbox{position:relative;cursor:zoom-in;border-radius:14px;overflow:hidden;height:100%;line-height:0;}#brxe-gaGrid img{display:block;width:100% !important;height:100% !important;max-height:none !important;object-fit:cover !important;aspect-ratio:auto !important;transition:transform .4s ease;}#brxe-gaGrid a.bricks-lightbox:hover img{transform:scale(1.05);}#brxe-gaGrid a.bricks-lightbox::after{content:'';position:absolute;inset:0;background:rgba(20,30,30,0);transition:background .3s;pointer-events:none;}#brxe-gaGrid a.bricks-lightbox:hover::after{background:rgba(20,30,30,.18);}#brxe-gaGrid > *:nth-child(1){grid-area:1/1/3/2;}#brxe-gaGrid > *:nth-child(2){grid-area:1/2/2/4;}#brxe-gaGrid > *:nth-child(3){grid-area:1/4/3/5;}#brxe-gaGrid > *:nth-child(4){grid-area:2/2/3/4;}#brxe-gaGrid > *:nth-child(5){grid-area:3/3/5/4;}#brxe-gaGrid > *:nth-child(6){grid-area:3/1/4/3;}#brxe-gaGrid > *:nth-child(7){grid-area:3/4/5/5;}#brxe-gaGrid > *:nth-child(8){grid-area:4/1/5/3;}@media (max-width:900px){#brxe-gaGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:clamp(120px,20vw,190px);}#brxe-gaGrid > *:nth-child(1){grid-area:1/1/3/2;}#brxe-gaGrid > *:nth-child(3){grid-area:1/2/3/3;}#brxe-gaGrid > *:nth-child(2){grid-area:3/1/4/3;}#brxe-gaGrid > *:nth-child(4){grid-area:4/1/5/3;}#brxe-gaGrid > *:nth-child(5){grid-area:5/1/7/2;}#brxe-gaGrid > *:nth-child(7){grid-area:5/2/7/3;}#brxe-gaGrid > *:nth-child(6){grid-area:7/1/8/3;}#brxe-gaGrid > *:nth-child(8){grid-area:8/1/9/3;}}@media (max-width:560px){#brxe-gaGrid{grid-template-columns:1fr;grid-auto-rows:auto;}#brxe-gaGrid > *{grid-column:auto !important;grid-row:auto !important;}#brxe-gaGrid img{height:auto !important;object-fit:initial !important;}}#brxe-gaGrid > *:nth-child(2) img{object-position:50% 18% !important;}#brxe-gaGrid > *:nth-child(6) img{object-position:50% 30% !important;}#brxe-gaGrid > *:nth-child(8) img{object-position:50% 35% !important;}#brxe-wc1i{display:block;width:100%;align-self:stretch;line-height:0;cursor:zoom-in;}#brxe-wc1i img{display:block;}#brxe-wc2i{display:block;width:100%;align-self:stretch;line-height:0;cursor:zoom-in;}#brxe-wc2i img{display:block;}#brxe-wc3i{display:block;width:100%;align-self:stretch;line-height:0;cursor:zoom-in;}#brxe-wc3i img{display:block;}#brxe-dsi{display:block;width:100%;align-self:stretch;line-height:0;cursor:zoom-in;}#brxe-dsi img{display:block;}#brxe-kii{display:block;width:100%;align-self:stretch;line-height:0;cursor:zoom-in;}#brxe-kii img{display:block;}#brxe-t1 { align-self: stretch; height: 100%; }#brxe-teNote { margin-top: 32px; }#brxe-anForm .form-group:nth-child(1) {width: 50%}#brxe-anForm .form-group:nth-child(2) {width: 50%}#brxe-anForm .form-group:nth-child(3) {width: 50%}#brxe-anForm .form-group:nth-child(4) {width: 50%}#brxe-anForm .form-group:nth-child(5) {width: 50%}#brxe-anForm .form-group:nth-child(6) {width: 50%}#brxe-anForm .form-group:nth-child(7) {width: 50%}#brxe-anForm .form-group:nth-child(8) {width: 50%}#brxe-anForm .form-group:nth-child(9) {width: 100%}#brxe-anForm .form-group:nth-child(10) {width: 100%}#brxe-anForm .form-group:nth-child(11) {width: 100%}#brxe-anForm .form-group:nth-child(12) {width: 100%}#brxe-anForm .form-group:nth-child(13) {width: 100%}#brxe-anC{display:block !important;max-width:880px;margin:36px auto 0;background:#fff;border-radius:24px;padding:40px 42px 34px;box-shadow:0 20px 50px rgba(90,60,35,.10);border:1px solid rgba(200,170,130,.28);}#brxe-anForm{display:flex;flex-wrap:wrap;margin:0 -9px;}#brxe-anForm .form-group{padding:0 9px;margin:0 0 18px;box-sizing:border-box;}#brxe-anForm label{display:block;font-size:14px;font-weight:800;color:#2E3B3A;letter-spacing:.2px;margin-bottom:7px;}#brxe-anForm .required{color:#CF7D5C;}#brxe-anForm input:not([type='checkbox']):not([type='radio']):not([type='submit']),#brxe-anForm select,#brxe-anForm textarea{width:100%;box-sizing:border-box;background:#FBF7F1;border:1px solid #E7DCCB;border-radius:12px;padding:13px 15px;font-family:inherit;font-size:16px;line-height:1.4;color:#2E3B3A;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;}#brxe-anForm input::placeholder,#brxe-anForm textarea::placeholder{color:#A79B8B;}#brxe-anForm input:not([type='checkbox']):not([type='radio']):focus,#brxe-anForm select:focus,#brxe-anForm textarea:focus{outline:none;background:#fff;border-color:#CF7D5C;box-shadow:0 0 0 3px rgba(207,125,92,.16);}#brxe-anForm textarea{min-height:140px;resize:vertical;}#brxe-anForm select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23705F4C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 14px center;background-size:18px;padding-right:42px;}#brxe-anForm ul.options-wrapper,#brxe-anForm .options-wrapper{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 18px;}#brxe-anForm .form-group li,#brxe-anForm .options-wrapper > *{display:flex;align-items:flex-start;gap:9px;margin:0;}#brxe-anForm input[type='checkbox'],#brxe-anForm input[type='radio']{width:19px;height:19px;min-width:19px;margin:2px 0 0;accent-color:#CF7D5C;cursor:pointer;}#brxe-anForm .options-wrapper label{font-size:15px;font-weight:600;color:#40504E;margin:0;cursor:pointer;}#brxe-anForm .submit-button-wrapper{width:100%;margin-top:6px;}#brxe-anForm button[type='submit']{background:#CF7D5C;color:#fff;border:0;border-radius:100px;padding:15px 38px;font-family:inherit;font-size:15px;font-weight:800;letter-spacing:.5px;cursor:pointer;box-shadow:0 12px 24px -12px rgba(207,125,92,.9);transition:transform .2s ease,background .2s ease,box-shadow .2s ease;}#brxe-anForm button[type='submit']:hover{background:#BC6C4C;transform:translateY(-2px);box-shadow:0 16px 28px -12px rgba(207,125,92,.95);}#brxe-anForm .message{border-radius:12px;padding:14px 16px;font-size:15px;}@media (max-width:820px){#brxe-anForm .form-group{width:100% !important;}}@media (max-width:600px){#brxe-anC{padding:26px 20px 20px;border-radius:18px;margin-top:26px;}#brxe-anForm button[type='submit']{width:100%;}}#brxe-anForm button[type='submit']{width:auto;}#brxe-anForm .nfk-formnote{font-size:13.5px;line-height:1.55;color:#7A6C5C;margin:0 0 2px;}#brxe-anForm .nfk-formnote a{color:#CF7D5C;text-decoration:underline;}@media (max-width:600px){#brxe-anForm button[type='submit']{width:100%;}}#brxe-anForm .submit-button-wrapper{display:flex;align-items:center;justify-content:center;margin-top:10px;}@media (max-width:600px){#brxe-anForm .submit-button-wrapper{display:block;}}