@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-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-shortcode{width:100%} }#brxe-ctfid2 .form-group:nth-child(1) {width: 50%}#brxe-ctfid2 .form-group:nth-child(2) {width: 50%}#brxe-ctfid2 .form-group:nth-child(3) {width: 100%}#brxe-ctfid2 .form-group:nth-child(4) {width: 100%}#brxe-ctfid2 .form-group:nth-child(5) {width: 100%; height: 134px}.tu-contact-root { width: 100%; max-width: none; margin: 0; padding: 0; display: block;} .tu-contact-root .brxe-shortcode { width: 100%; } .tu-contact-root .tu-bg-ms { font-family: "Material Symbols Outlined"; font-weight: 400; font-style: normal; line-height: 1; display: inline-flex; flex-shrink: 0; letter-spacing: normal; text-transform: none; white-space: nowrap; direction: ltr; font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; -webkit-font-smoothing: antialiased;} .tu-ct-w,.tu-contact-root .tu-ct__grid { width: min(100% - 4rem, 120rem); margin-left: auto; margin-right: auto; box-sizing: border-box;} .tu-ct-top { margin-top: 2.4rem; }.tu-contact-root .tu-ct-title { margin: 0 0 .6rem; font-family: Archivo, sans-serif; font-size: 2.8rem; font-weight: 800; text-transform: uppercase; color: var(--tu-ink-900, #2B1D10);} .tu-contact-root .tu-ct-sub { margin: 0 0 2.4rem; font-size: 1.4rem; color: var(--tu-ink-500, #8A7B6C);}.tu-ct-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.8rem; margin-bottom: 2.4rem;} .tu-ct-infocard { background: var(--tu-brand-50, #FFF6EE); border: 1px solid var(--tu-brand-200, #FFD9B8); border-radius: 1.4rem; padding: 1.8rem 2rem; display: flex; gap: 1.4rem; align-items: flex-start;} .tu-ct-infocard__ico { width: 4.4rem; height: 4.4rem; border-radius: 1.2rem; background: var(--tu-surface-card, #fff); flex-shrink: 0; display: flex; align-items: center; justify-content: center;} .tu-ct-infocard__ico .tu-bg-ms { font-size: 2.2rem; color: var(--tu-brand-600, #CC5200); } .tu-ct-infocard__label { font-size: 1.2rem; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; color: var(--tu-ink-500, #8A7B6C); margin-bottom: .5rem;} .tu-ct-infocard__val { font-size: 1.5rem; font-weight: 700; line-height: 1.5; color: var(--tu-ink-900, #2B1D10); margin: 0 0 .5rem;} .tu-contact-root .tu-ct-card__lnk { color: var(--tu-ink-900, #2B1D10); text-decoration: none; white-space: nowrap; transition: color 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1));} .tu-contact-root .tu-ct-card__lnk:hover { color: var(--tu-brand-600, #CC5200); text-decoration: underline; text-underline-offset: 3px;} .tu-ct-infocard__sub { font-size: 1.2rem; line-height: 1.5; color: var(--tu-ink-500, #8A7B6C); }.tu-contact-root .tu-ct__grid { margin-bottom: 6.4rem;  display: grid; grid-template-columns: 1fr 1fr; column-gap: 2.4rem; row-gap: 1.8rem; align-items: stretch;} .tu-contact-root .tu-ct-formcard { order: 1; } .tu-contact-root .tu-ct-mapwrap { order: 2; display: flex; } .tu-contact-root .tu-ct-faqwrap { order: 3; align-self: start; } .tu-contact-root .tu-ct-firmwrap { order: 4; align-self: start; }.tu-ct-card,.tu-contact-root .tu-ct-formcard { background: var(--tu-surface-card, #fff); border: 1px solid var(--tu-border-soft, #F0E6DC); border-radius: 1.4rem; padding: 2.2rem; box-shadow: 0 2px 8px rgba(204, 82, 0, .05); box-sizing: border-box;} .tu-ct-faqwrap .tu-ct-card,.tu-ct-firmwrap .tu-ct-card { width: 100%; } .tu-contact-root .tu-ct-card__h2 { margin: 0 0 1.6rem; font-family: Archivo, sans-serif; font-size: 1.6rem; font-weight: 800; text-transform: uppercase; color: var(--tu-ink-900, #2B1D10);} .tu-ct-faq .tu-ct-card__h2 { margin-bottom: 1.2rem; } .tu-ct-firm .tu-ct-card__h2 { margin-bottom: 1.4rem; }.tu-contact-root .tu-ct-form { display: grid !important; grid-template-columns: 1fr 1fr; gap: 1.4rem; width: 100%;} .tu-contact-root .tu-ct-form .form-group { position: relative; width: auto !important; min-width: 0; margin: 0 !important; padding: 0 !important; flex: none !important;} .tu-contact-root .tu-ct-form .form-group:has(input[name="email"]),.tu-contact-root .tu-ct-form .form-group:has(select),.tu-contact-root .tu-ct-form .form-group:has(textarea),.tu-contact-root .tu-ct-form .submit-button-wrapper { grid-column: 1 / -1; } .tu-contact-root .tu-ct-form .form-group:has(input[name="website"]) { position: absolute !important; left: -999rem;} .tu-contact-root .tu-ct-form .form-group:has(textarea) { height: auto !important; } .tu-contact-root .tu-ct-form label { display: block; font-size: 1.3rem; font-weight: 600; color: var(--tu-ink-700, #52453A); margin-bottom: .6rem; text-transform: none;} .tu-contact-root .tu-ct-form input:not([type="submit"]),.tu-contact-root .tu-ct-form textarea,.tu-contact-root .tu-ct-form select { width: 100%; margin: 0; box-sizing: border-box; background: #fff; border: 1px solid var(--tu-border-strong, #E4DAD0); border-radius: .8rem; font-size: 1.4rem; color: var(--tu-ink-900, #2B1D10); outline: none; box-shadow: none; transition: border-color 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1)), box-shadow 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1));} .tu-contact-root .tu-ct-form input:not([type="submit"]) { height: 4.4rem !important; min-height: 0 !important; padding: 0 1.4rem 0 4.2rem;} .tu-contact-root .tu-ct-form textarea { min-height: 13.4rem;  padding: 1.2rem 1.4rem 1.2rem 4.2rem; resize: vertical; display: block;} .tu-contact-root .tu-ct-form select { height: 4.6rem !important; min-height: 0 !important; padding: 0 3.8rem 0 4.2rem; appearance: none; -webkit-appearance: none; cursor: pointer;} .tu-contact-root .tu-ct-form input:not([type="submit"]):focus,.tu-contact-root .tu-ct-form textarea:focus,.tu-contact-root .tu-ct-form select:focus { border: 1.5px solid var(--tu-brand-500, #FF791F); box-shadow: 0 0 0 3px rgba(255, 121, 31, .35);} .tu-contact-root .tu-ct-form ::placeholder { color: var(--tu-ink-400, #B0A294); opacity: 1; }.tu-contact-root .tu-ct-form .form-group::before { font-family: "Material Symbols Outlined"; font-weight: 400; font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; position: absolute; left: 1.4rem; top: 3.9rem; font-size: 2rem; line-height: 1; color: var(--tu-ink-400, #B0A294); pointer-events: none; z-index: 1;} .tu-contact-root .tu-ct-form .form-group:has(input[name="nume"])::before { content: "person"; } .tu-contact-root .tu-ct-form .form-group:has(input[name="telefon"])::before { content: "call"; } .tu-contact-root .tu-ct-form .form-group:has(input[name="email"])::before { content: "mail"; } .tu-contact-root .tu-ct-form .form-group:has(select):not(.tu-ct-tip--enhanced)::before { content: "help"; font-size: 1.8rem; top: 4rem;} .tu-contact-root .tu-ct-form .form-group:has(textarea)::before { content: "chat"; font-size: 1.8rem; top: 4rem;} .tu-contact-root .tu-ct-form .form-group:has(input[name="website"])::before,.tu-contact-root .tu-ct-form .submit-button-wrapper::before,.tu-contact-root .tu-ct-form .tu-ct-tip--enhanced::before { content: none; }.tu-ct-tip--enhanced select { position: absolute !important; width: 1px !important; height: 1px !important; opacity: 0; pointer-events: none;} .tu-ct-tip__wrap { position: relative; } .tu-contact-root .tu-ct-tip__btn { width: 100%; height: 4.6rem; min-height: 0 !important; padding: 0 3.8rem 0 4.2rem; text-align: left; cursor: pointer; border: 1px solid var(--tu-border-strong, #E4DAD0); border-radius: .8rem; font-size: 1.4rem; font-weight: 400;  color: var(--tu-ink-900, #2B1D10); background: var(--tu-surface-card, #fff); box-sizing: border-box; display: flex; align-items: center; transition: border-color 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1)), box-shadow 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1));} .tu-contact-root .tu-ct-tip__btn:hover { border-color: var(--tu-brand-300, #FFB877); } .tu-ct-tip__wrap.is-open .tu-ct-tip__btn { border: 1.5px solid var(--tu-brand-500, #FF791F); box-shadow: 0 0 0 3px var(--tu-brand-100, #FFF1E6);} .tu-ct-tip__label { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} .tu-ct-tip__label.is-placeholder { color: var(--tu-ink-400, #B0A294); } .tu-contact-root .tu-ct-tip__help { position: absolute; left: 1.4rem; top: 50%; transform: translateY(-50%); font-size: 1.8rem; color: var(--tu-ink-400, #B0A294); pointer-events: none;} .tu-contact-root .tu-ct-tip__chev { position: absolute; right: 1.2rem; top: 50%; transform: translateY(-50%); font-size: 2rem; color: var(--tu-ink-500, #8A7B6C); pointer-events: none;} .tu-ct-tip__pop { position: absolute; top: calc(100% + .6rem); left: 0; right: 0; z-index: 20; padding: .6rem; background: var(--tu-surface-card, #fff); border: 1px solid var(--tu-brand-200, #FFD9B8); border-radius: .8rem; box-shadow: 0 24px 64px rgba(43, 29, 16, .22); max-height: 28rem; overflow-y: auto; scrollbar-width: thin; scrollbar-color: var(--tu-brand-300, #FFB877) var(--tu-surface-subtle, #FAF6F1);} .tu-contact-root .tu-ct-tip__opt { display: block; width: 100%; text-align: left; border: none; cursor: pointer; min-height: 0 !important; padding: 1rem 1.2rem; border-radius: .6rem; font-size: 1.4rem; font-weight: 500; color: var(--tu-ink-700, #52453A); background: transparent; transition: background-color 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1)), color 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1));} .tu-contact-root .tu-ct-tip__opt:hover { background: var(--tu-brand-50, #FFF6EE); color: var(--tu-brand-700, #A34200); } .tu-contact-root .tu-ct-tip__opt.is-on { font-weight: 700; color: var(--tu-brand-700, #A34200); background: var(--tu-brand-100, #FFF1E6);}.tu-contact-root .tu-ct-form .submit-button-wrapper { display: flex; justify-content: flex-start; align-items: flex-start;} .tu-contact-root .tu-ct-form button[type="submit"] { display: inline-flex; align-items: center; justify-content: center; gap: .8rem; min-height: 4.4rem; height: auto; padding: .8rem 2.2rem; border: none; border-radius: .8rem; background: linear-gradient(135deg, #FF791F, #CC5200); color: #fff; font-size: 1.4rem; font-weight: 600; cursor: pointer; width: auto !important; min-width: 0; flex: 0 0 auto !important; text-align: center; transition: transform 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1)), box-shadow 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1));} .tu-contact-root .tu-ct-form button[type="submit"]::before { content: "send"; font-family: "Material Symbols Outlined"; font-weight: 400; font-size: 1.9rem; line-height: 1; font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;} .tu-contact-root .tu-ct-form button[type="submit"]:hover { transform: translateY(-2px); box-shadow: 0 10px 28px rgba(204, 82, 0, .13);} .tu-contact-root .tu-ct-form button[type="submit"]:active { transform: scale(.98); }.tu-contact-root .tu-ct-form .message .text { padding: 0 !important; margin: 0; min-height: 0; line-height: 1.4; } .tu-contact-root .tu-ct-form .message { grid-column: 1 / -1; display: flex; flex-direction: column; gap: 1rem; align-items: center; padding: 2.6rem 0; text-align: center; font-weight: 700; color: var(--tu-ink-900, #2B1D10); background: none; border: none;} .tu-contact-root .tu-ct-form .message::before { content: "check_circle"; font-family: "Material Symbols Outlined"; font-weight: 400; font-size: 4rem; line-height: 1; color: var(--tu-success, #1B8A3A); font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 40;} .tu-contact-root .tu-ct-form .message::after { content: "Îți răspundem în maximum 24 de ore lucrătoare."; font-size: 1.3rem; font-weight: 400; color: var(--tu-ink-500, #8A7B6C);} .tu-contact-root .tu-ct-form:has(.message.success) .form-group { display: none; }.tu-ct-acc { border: 1px solid var(--tu-border-soft, #F0E6DC); border-radius: 1.4rem; overflow: hidden; background: #fff;} .tu-ct-acc__item + .tu-ct-acc__item { border-top: 1px solid var(--tu-border-soft, #F0E6DC); } .tu-contact-root .tu-ct-acc__btn { display: flex; align-items: center; justify-content: space-between; gap: 1rem; width: 100%; min-height: 0 !important; border: none; border-radius: 0; background: transparent; cursor: pointer; padding: 1.4rem 1.8rem; font-size: 1.4rem; font-weight: 700; color: var(--tu-ink-900, #2B1D10); text-align: left; transition: background-color 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1)), color 200ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1));} .tu-ct-acc__item:not(.is-open) .tu-ct-acc__btn:hover { background: var(--tu-brand-50, #FFF6EE); } .tu-ct-acc__item.is-open .tu-ct-acc__btn { color: var(--tu-brand-600, #CC5200); } .tu-contact-root .tu-ct-acc__chev { font-size: 2.2rem; color: var(--tu-ink-400, #B0A294); } .tu-ct-acc__item.is-open .tu-ct-acc__chev { color: var(--tu-brand-600, #CC5200); } .tu-ct-acc__panel { max-height: 0; overflow: hidden; transition: max-height 300ms var(--tu-ease, cubic-bezier(.2, .7, .3, 1));} .tu-ct-acc__item.is-open .tu-ct-acc__panel { max-height: 40rem; } .tu-ct-acc__inner { padding: 0 1.8rem 1.6rem; font-size: 1.4rem; line-height: 1.6; color: var(--tu-ink-700, #52453A);}.tu-ct-mapwrap .tu-ct-map { border-radius: 1.4rem; overflow: hidden; border: 1px solid var(--tu-border-soft, #F0E6DC); box-shadow: 0 2px 8px rgba(204, 82, 0, .05); display: flex; flex: 1; width: 100%;} .tu-ct-map iframe { border: 0; display: block; width: 100%; flex: 1; min-height: 28rem;}.tu-ct-firm__dl { margin: 0; display: grid; grid-template-columns: 13.2rem 1fr; column-gap: 1.4rem; row-gap: 1rem; align-items: baseline;} .tu-ct-firm__dl dt { margin: 0; font-size: 1.2rem; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; color: var(--tu-ink-500, #8A7B6C);} .tu-ct-firm__dl dd { margin: 0; font-size: 1.4rem; font-weight: 700; line-height: 1.5; color: var(--tu-ink-900, #2B1D10);} .tu-contact-root .tu-ct-firm__dl a { color: var(--tu-brand-600, #CC5200); text-decoration: none; text-underline-offset: 3px;} .tu-contact-root .tu-ct-firm__dl a:hover { text-decoration: underline; }@media (max-width: 991px) { .tu-ct-cards { grid-template-columns: 1fr; } .tu-contact-root .tu-ct__grid { grid-template-columns: 1fr; } .tu-contact-root .tu-ct-faqwrap { order: 2; } .tu-contact-root .tu-ct-mapwrap { order: 3; } .tu-contact-root .tu-ct-firmwrap { order: 4; } .tu-ct-map iframe { height: 28rem; flex: none; }}@media (max-width: 478px) { .tu-ct-infocard { padding: 1.6rem; } .tu-ct-card, .tu-contact-root .tu-ct-formcard { padding: 1.8rem; } .tu-contact-root .tu-ct-form { grid-template-columns: 1fr; } .tu-contact-root .tu-ct-form button[type="submit"] { width: 100% !important; } .tu-ct-firm__dl { grid-template-columns: 1fr; row-gap: .2rem; } .tu-ct-firm__dl dt { padding-top: 1rem; } .tu-ct-firm__dl dt:first-of-type { padding-top: 0; } .tu-ct-firm__dl dd { margin: 0 0 .8rem; }}