/* Concretta homepage project enquiry, V107. */
#ct107-offer{width:min(720px,calc(100% - 28px));max-width:720px;max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px);margin:auto;padding:0;border:1px solid #cfc3b5;border-radius:18px;background:#f6f2eb;color:#211d19;box-shadow:0 24px 80px #0005;overflow:hidden;font-family:Arial,Helvetica,sans-serif;}
#ct107-offer::backdrop{background:rgba(20,17,14,.62);backdrop-filter:blur(4px);}
#ct107-offer .ct107-wrap{display:flex;flex-direction:column;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);}
#ct107-offer .ct107-head{position:relative;padding:28px 56px 20px 28px;border-bottom:1px solid #d9cfc4;flex-shrink:0;}
#ct107-offer .ct107-kicker{display:block;margin-bottom:9px;font-size:12px;letter-spacing:.16em;color:#756d64;}
#ct107-offer h2{margin:0 0 9px;font:400 32px/1.12 Georgia,'Times New Roman',serif;color:#211d19;letter-spacing:-.025em;}
#ct107-offer .ct107-head p{margin:0;font-size:14px;line-height:1.55;color:#655d55;}
#ct107-offer .ct107-close{position:absolute;right:12px;top:12px;width:40px;height:40px;padding:0;border:0;background:transparent;color:#423930;font:400 28px/1 Arial;cursor:pointer;border-radius:50%;}
#ct107-offer .ct107-close:hover{background:#e8e0d6;}
#ct107-offer form{margin:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:22px 28px 26px;}
#ct107-offer .ct107-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 20px;}
#ct107-offer label{display:block;margin:0 0 6px;font-size:13px;font-weight:600;line-height:1.4;color:#494139;}
#ct107-offer input,#ct107-offer select,#ct107-offer textarea{box-sizing:border-box;display:block;width:100%;min-width:0;margin:0;padding:10px 12px;border:1px solid #c9beb1;border-radius:5px;background:#fffdf9;color:#211d19;font:400 16px/1.4 Arial,Helvetica,sans-serif;box-shadow:none;}
#ct107-offer input,#ct107-offer select{min-height:44px;}
#ct107-offer textarea{min-height:90px;resize:vertical;max-height:220px;}
#ct107-offer :is(input,select,textarea,button):focus-visible{outline:2px solid #8b7057;outline-offset:3px;}
#ct107-offer .ct107-wide{grid-column:1/-1;}
#ct107-offer .ct107-note{margin:17px 0 0;font-size:12px;line-height:1.55;color:#756d64;}
#ct107-offer .ct107-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;}
#ct107-offer .ct107-action{min-height:46px;padding:12px 14px;border:1px solid #28231f;border-radius:4px;background:#28231f;color:#f6f2eb;font:500 14px/1.3 Arial,Helvetica,sans-serif;cursor:pointer;}
#ct107-offer .ct107-secondary{background:transparent;color:#28231f;}
#ct107-offer .ct107-action:hover{background:#483c32;color:#fff;}
#ct107-offer .ct107-action:disabled{opacity:.55;cursor:wait;}
#ct107-offer .ct107-status:not(:empty){padding:12px;margin:16px 0 0;border:1px solid #c9beb1;border-radius:5px;font-size:14px;line-height:1.5;}
#ct107-offer .ct107-status[data-error='true']{color:#8a2e25;border-color:#c29186;}
#ct107-offer .ct107-hp{position:absolute;left:-10000px;overflow:hidden;width:1px;height:1px;}
body.ct107-offer-open{overflow:hidden;}
@media(max-width:575px){#ct107-offer .ct107-head{padding:23px 48px 17px 20px;}#ct107-offer h2{font-size:28px;}#ct107-offer form{padding:20px;}#ct107-offer .ct107-grid{grid-template-columns:1fr;gap:15px;}#ct107-offer .ct107-actions{grid-template-columns:1fr;} }
