.ccp-badge{display:inline-flex;align-items:center;gap:6px;background:#fff0ef;color:#d93a2f;font-size:1.1rem;font-weight:600;letter-spacing:.06em;padding:5px 14px;border-radius:20px;border:1px solid #ffc5c1;text-transform:uppercase}.ccp-badge-dot{width:7px;height:7px;background:#e8271e;border-radius:50%;animation:ccp-pulse 1.5s infinite;flex-shrink:0}@keyframes ccp-pulse{0%,to{opacity:1}50%{opacity:.35}}.ccp-wrapper{padding-top:4rem!important}@media screen and (min-width:750px){.ccp-wrapper{padding-top:6rem!important}}.ccp-hero{margin-bottom:3.5rem}.ccp-hero__title{font-size:4.8rem;font-weight:800;line-height:1.05;color:rgb(var(--color-foreground));margin-top:1.4rem;margin-bottom:0}.ccp-hero__title--accent{color:#e8271e;font-style:italic;display:block}.ccp-hero__desc{font-size:1.4rem;color:rgba(var(--color-foreground),.6);margin-top:1.2rem;line-height:1.6;max-width:42rem}.ccp-two-col{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.ccp-two-col{grid-template-columns:1fr 1fr;gap:2.4rem;align-items:stretch}}.ccp-left{display:flex;flex-direction:column;gap:1.2rem}.ccp-info-card{background:rgb(var(--color-background));border-radius:1.4rem;padding:1.4rem 1.6rem;border:.5px solid rgba(var(--color-foreground),.1);display:flex;align-items:flex-start;gap:1.2rem}.ccp-info-icon{width:4rem;height:4rem;border-radius:1rem;background:#fff5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#e8271e}.ccp-info-content{display:flex;flex-direction:column;gap:.2rem}.ccp-info-label{font-size:1rem;font-weight:700;letter-spacing:.08em;color:rgba(var(--color-foreground),.4);text-transform:uppercase;display:block}.ccp-info-value{font-size:1.35rem;font-weight:700;color:rgb(var(--color-foreground));margin:0;line-height:1.5}.ccp-info-sub{font-size:1.2rem;color:rgba(var(--color-foreground),.5);display:block}.ccp-wa-card{background:#e8271e;border-radius:1.4rem;padding:1.6rem 1.8rem;display:flex;flex-direction:column;gap:.8rem;margin-top:auto}.ccp-wa-card__title{color:#fff;font-size:1.7rem;font-weight:800;margin:0}.ccp-wa-card__desc{color:#ffffffd1;font-size:1.3rem;line-height:1.5;margin:0}.ccp-wa-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#e8271e;font-weight:700;font-size:1.3rem;border:none;padding:.9rem 1.8rem;border-radius:6px;cursor:pointer;margin-top:.4rem;width:fit-content;text-decoration:none;transition:background .2s}.ccp-wa-btn:hover{background:#f7f7f7;text-decoration:none;color:#d93a2f}.ccp-form-card{background:rgb(var(--color-background));border-radius:1.4rem;padding:2rem;border:.5px solid rgba(var(--color-foreground),.1)}.ccp-form-card__title{font-size:2rem;font-weight:800;color:rgb(var(--color-foreground));margin:0 0 1.8rem}.ccp-form{display:flex;flex-direction:column;gap:0}.ccp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:1.2rem}@media screen and (max-width:749px){.ccp-form-row{grid-template-columns:1fr}}.ccp-field-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.2rem}.ccp-form-row .ccp-field-group{margin-bottom:0}.ccp-field-label{font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.7)}.ccp-field-label span{color:#e8271e}.ccp-field-wrap{position:relative}.ccp-field-wrap:after{pointer-events:none;content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:.1rem solid transparent;border-radius:6px;box-shadow:0 0 0 1px #18181b40;transition:box-shadow .1s ease;z-index:1}.ccp-field-wrap:hover:after{box-shadow:0 0 0 2px #18181b66}.ccp-field-wrap:focus-within:after{box-shadow:0 0 0 2px #e8271e}.ccp-field-input{width:100%;background-color:#fff!important;-webkit-text-fill-color:#1a1a1a!important;color:#1a1a1a!important;border:0!important;border-radius:6px!important;padding:1rem 1.4rem!important;font-size:1.35rem!important;font-family:inherit!important;outline:none!important;-webkit-appearance:none;appearance:none;transition:none!important;box-sizing:border-box!important;box-shadow:none!important}.ccp-field-input::placeholder{color:#bbb!important}.ccp-field-wrap--error:after{box-shadow:0 0 0 2px #e8271e}.ccp-field-textarea{resize:vertical;min-height:11rem}.ccp-select-wrapper{position:relative}.ccp-field-select{cursor:pointer;padding-right:3.5rem!important}.ccp-select-chevron{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#888;display:flex;align-items:center}.ccp-field-error{font-size:1.2rem;color:#e8271e;margin-top:.4rem}.ccp-submit-btn{width:100%;background:#e8271e!important;color:#fff!important;font-weight:700;font-size:1.4rem;border:none!important;border-radius:6px;padding:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:.4rem;font-family:inherit;transition:background .2s ease;letter-spacing:.01em}.ccp-submit-btn:hover{background:#cc2d1f!important}.ccp-form__success{display:flex;align-items:center;gap:1rem;background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;border-radius:6px;padding:1.2rem 1.4rem;font-size:1.3rem;font-weight:600;margin-bottom:1.6rem}.ccp-form__error{display:flex;align-items:center;gap:1rem;background:#fff5f5;color:#d93a2f;border:1px solid #ffc5c1;border-radius:6px;padding:1.2rem 1.4rem;font-size:1.3rem;font-weight:600;margin-bottom:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/387/assets/custom-contact-page.css.map */
