.gds-qc,.gds-qc *{box-sizing:border-box}
.gds-qc{--gds-qc-blue:#264398;--gds-qc-navy:#101a31;--gds-qc-yellow:#ffd900;--gds-qc-text:#68738a;--gds-qc-border:#e3e7ef;position:relative;left:50%;display:block;width:100vw;min-width:100vw;max-width:100vw;margin:0 0 0 -50vw;padding:68px 24px;background:linear-gradient(180deg,#f7f9fc 0%,#f3f6fa 100%);overflow:hidden;isolation:isolate}
.gds-qc::before{position:absolute;top:-190px;right:-160px;width:420px;height:420px;border:70px solid rgba(38,67,152,.025);border-radius:50%;content:"";pointer-events:none}
.gds-qc__container{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto}
.gds-qc__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.85fr);gap:34px;align-items:stretch}
.gds-qc__form-card{padding:42px;border:1px solid rgba(31,45,78,.08);border-radius:22px;background:#fff;box-shadow:0 20px 50px rgba(27,43,78,.09),0 3px 9px rgba(27,43,78,.025)}
.gds-qc__heading{margin-bottom:31px}.gds-qc__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;color:#d4a900;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:1.5px;text-transform:uppercase}.gds-qc__eyebrow svg{width:16px;height:16px;fill:var(--gds-qc-yellow)}
.gds-qc__heading h2{margin:0;color:var(--gds-qc-blue);font-size:clamp(28px,3vw,38px);font-weight:820;line-height:1.15;letter-spacing:-.7px}.gds-qc__heading p{margin:10px 0 0;color:var(--gds-qc-text);font-size:14px;line-height:1.65}
.gds-qc__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.gds-qc__field{display:flex;min-width:0;flex-direction:column}.gds-qc__field--full{grid-column:1/-1}
.gds-qc__field label{display:block;margin:0;color:var(--gds-qc-blue);font-size:11px;font-weight:800;line-height:1.3;letter-spacing:.5px;text-transform:uppercase}.gds-qc__field label strong{color:var(--gds-qc-blue)}
.gds-qc__field input,.gds-qc__field textarea{display:block;width:100%;margin:8px 0 0;padding:14px 15px;border:1px solid var(--gds-qc-border);border-radius:9px;outline:none;background:#f7f9fc;color:var(--gds-qc-navy);font:400 14px/1.4 inherit;box-shadow:inset 0 1px 2px rgba(20,36,71,.02);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}
.gds-qc__field input{min-height:51px}.gds-qc__field textarea{min-height:145px;resize:vertical}.gds-qc__field input::placeholder,.gds-qc__field textarea::placeholder{color:#9aa3b2;opacity:1}.gds-qc__field input:focus,.gds-qc__field textarea:focus{border-color:var(--gds-qc-blue);background:#fff;box-shadow:0 0 0 4px rgba(38,67,152,.08)}
.gds-qc__hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.gds-qc__submit{display:inline-flex;width:100%;min-height:49px;align-items:center;justify-content:center;gap:9px;margin:22px 0 0;padding:13px 22px;border:1px solid var(--gds-qc-yellow);border-radius:30px;background:var(--gds-qc-yellow);color:var(--gds-qc-blue);font:800 13px/1 inherit;cursor:pointer;box-shadow:0 10px 24px rgba(255,217,0,.22);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.gds-qc__submit svg{width:16px;height:16px;fill:currentColor}.gds-qc__submit:hover{border-color:var(--gds-qc-blue);background:var(--gds-qc-blue);color:#fff;box-shadow:0 14px 30px rgba(38,67,152,.24);transform:translateY(-2px)}.gds-qc__submit[disabled]{opacity:.65;cursor:wait;transform:none}
.gds-qc__status{min-height:20px;margin:10px 0 0;color:var(--gds-qc-blue);font-size:12px;font-weight:700;text-align:center}.gds-qc__status.is-error{color:#b42318}.gds-qc__status.is-success{color:#087a3f}.gds-qc__note{margin:4px 0 0;color:#8a93a3;font-size:11px;line-height:1.55;text-align:center}
.gds-qc__sidebar{display:flex;min-width:0;flex-direction:column;gap:19px}.gds-qc__info-card,.gds-qc__whatsapp{border:1px solid rgba(31,45,78,.08);border-radius:20px;background:#fff;box-shadow:0 13px 34px rgba(27,43,78,.07),0 2px 7px rgba(27,43,78,.025)}.gds-qc__info-card{padding:28px}
.gds-qc__card-title{display:flex;align-items:center;gap:12px;margin-bottom:24px}.gds-qc__title-icon{display:flex;width:37px;height:37px;flex:0 0 37px;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,217,0,.15);color:#d7ad00}.gds-qc__title-icon svg{width:18px;height:18px;fill:currentColor}.gds-qc__card-title h3{margin:0;color:var(--gds-qc-blue);font-size:17px;font-weight:800;line-height:1.3}
.gds-qc__hours{display:flex;flex-direction:column;gap:15px}.gds-qc__hours>div{display:flex;align-items:center;justify-content:space-between;gap:18px}.gds-qc__hours span{color:var(--gds-qc-text);font-size:13px;line-height:1.4}.gds-qc__hours strong{color:var(--gds-qc-blue);font-size:13px;font-weight:800;line-height:1.4;text-align:right}
.gds-qc__whatsapp{display:flex;min-height:105px;align-items:center;justify-content:space-between;gap:18px;padding:23px 27px;color:inherit;text-decoration:none!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.gds-qc__whatsapp:hover{border-color:rgba(37,211,102,.35);box-shadow:0 17px 38px rgba(27,43,78,.12);transform:translateY(-3px)}.gds-qc__wa-left{display:flex;min-width:0;align-items:center;gap:14px}.gds-qc__wa-icon{display:flex;width:48px;height:48px;flex:0 0 48px;align-items:center;justify-content:center;border-radius:50%;background:var(--gds-qc-yellow);color:var(--gds-qc-blue);box-shadow:0 9px 20px rgba(255,217,0,.22)}.gds-qc__wa-icon svg{width:25px;height:25px;fill:currentColor}.gds-qc__wa-left h3{margin:0 0 3px;color:var(--gds-qc-blue);font-size:16px;font-weight:800;line-height:1.3}.gds-qc__wa-left p{margin:0;color:var(--gds-qc-text);font-size:12px;line-height:1.4}.gds-qc__wa-arrow{width:19px;height:19px;fill:var(--gds-qc-yellow);transition:transform .2s ease}.gds-qc__whatsapp:hover .gds-qc__wa-arrow{transform:translateX(4px)}
.gds-qc__why-card{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.gds-qc__why-title{display:block;margin-bottom:18px;color:var(--gds-qc-blue);font-size:11px;font-weight:850;line-height:1.2;letter-spacing:.8px;text-transform:uppercase}.gds-qc__why-list{display:flex;flex-direction:column;gap:13px;margin:0;padding:0;list-style:none}.gds-qc__why-list li{display:flex;align-items:flex-start;gap:10px;margin:0;padding:0;color:var(--gds-qc-text);font-size:13px;line-height:1.45;list-style:none}.gds-qc__why-list svg{width:13px;height:13px;flex:0 0 13px;margin-top:2px;fill:var(--gds-qc-yellow)}
@media(max-width:950px){.gds-qc{padding:58px 18px}.gds-qc__layout{grid-template-columns:minmax(0,1fr)}.gds-qc__sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gds-qc__why-card{grid-column:1/-1}}
@media(max-width:620px){.gds-qc{padding:48px 13px}.gds-qc__form-card{padding:28px 18px;border-radius:16px}.gds-qc__heading{margin-bottom:26px}.gds-qc__heading h2{font-size:29px}.gds-qc__fields{grid-template-columns:minmax(0,1fr);gap:18px}.gds-qc__field--full{grid-column:auto}.gds-qc__sidebar{display:flex}.gds-qc__info-card{padding:23px 19px;border-radius:16px}.gds-qc__whatsapp{min-height:95px;padding:20px 19px;border-radius:16px}.gds-qc__wa-icon{width:44px;height:44px;flex-basis:44px}.gds-qc__hours>div{align-items:flex-start}.gds-qc__hours span,.gds-qc__hours strong{font-size:12px}}
@media(max-width:370px){.gds-qc__whatsapp{align-items:flex-start}.gds-qc__wa-arrow{margin-top:12px}}
@media(prefers-reduced-motion:reduce){.gds-qc button,.gds-qc a,.gds-qc input,.gds-qc textarea{transition:none!important}}
