.glucody-track{padding:4.8rem calc(1.6rem + var(--side-extra)) 7.2rem;background:var(--g-white)}@media(max-width:749px){.glucody-track{padding:3.2rem 1.6rem 4.8rem}}.glucody-track__inner{max-width:96rem;margin-inline:auto}.glucody-track__heading{color:var(--g-navy-dark);font-size:clamp(2.8rem,3.2vw,4rem);font-weight:600;line-height:1.15}.glucody-track__sub{margin-top:.8rem;color:var(--g-muted);font-size:1.5rem;line-height:1.5}@media(max-width:749px){.glucody-track__sub{font-size:1.4rem}}.glucody-track__card{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:0;margin-top:3.2rem;padding:3.2rem;border:1px solid var(--g-border-blue);border-radius:1.6rem;background:var(--g-white)}@media(max-width:899px){.glucody-track__card{grid-template-columns:minmax(0,1fr);margin-top:2.4rem;padding:2rem 1.6rem;border-radius:1.2rem}}.glucody-track__col{display:flex;flex-direction:column;min-width:0;padding-inline:2.4rem}@media(max-width:899px){.glucody-track__col{padding-inline:0}}.glucody-track__col-title{color:var(--g-navy-dark);font-size:1.8rem;font-weight:600;line-height:1.25}.glucody-track__col-text{margin-top:.6rem;color:var(--g-muted);font-size:1.4rem;line-height:1.5}.glucody-track__perks{margin-top:1.6rem;list-style:none}.glucody-track__perks li{position:relative;padding-left:2.4rem;margin-bottom:.8rem;color:var(--g-navy);font-size:1.4rem;line-height:1.4}.glucody-track__perks li:before{content:"";position:absolute;left:0;top:.3rem;width:1.6rem;height:1.6rem;border-radius:50%;background:var(--g-blue-100) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3 7.3L5.7 10 11 4.4' stroke='%235aa9e6' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/1.1rem no-repeat}.glucody-track__sep{position:relative;display:flex;align-items:center;justify-content:center;width:4.8rem}.glucody-track__sep:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--g-border-blue)}.glucody-track__sep span{position:relative;padding:.6rem;background:inherit;color:var(--g-muted);font-size:1.3rem;text-transform:lowercase}@media(max-width:899px){.glucody-track__sep{width:auto;height:4.8rem;margin-block:.8rem}.glucody-track__sep:before{top:50%;left:0;right:0;bottom:auto;width:auto;height:1px}}.glucody-track__form{margin-top:1.6rem}.glucody-track__label{display:block;margin-bottom:.6rem;color:var(--g-navy);font-size:1.3rem;font-weight:500}.glucody-track__select{position:relative;margin-bottom:1.6rem}.glucody-track__select select{width:100%;padding:1.4rem 4rem 1.4rem 1.4rem;border:1px solid #7891b4;border-radius:.8rem;background:var(--g-white);color:var(--g-navy);font-family:inherit;font-size:1.4rem;-webkit-appearance:none;appearance:none;cursor:pointer}.glucody-track__select select:focus-visible{outline:2px solid #1f6aa6;outline-offset:2px}.glucody-track__select svg{position:absolute;right:1.4rem;top:50%;width:1.2rem;height:1.2rem;transform:translateY(-50%);color:var(--g-muted);pointer-events:none}.glucody-track__form input[type=text]{width:100%;padding:1.4rem;border:1px solid #7891b4;border-radius:.8rem;background:var(--g-white);color:var(--g-navy);font-family:inherit;font-size:1.4rem}.glucody-track__form input[type=text]:focus-visible{outline:2px solid #1f6aa6;outline-offset:2px}.glucody-track__form input[type=text][aria-invalid=true]{border-color:#c93a3a}.glucody-track__form input[type=text]::placeholder{color:#6b7482}.glucody-track__hint{margin-top:.8rem;color:var(--g-muted);font-size:1.25rem;line-height:1.45}.glucody-track__helplink{margin-top:.4rem;padding:0;border:0;background:none;color:#1f6aa6;font-family:inherit;font-size:1.25rem;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.glucody-track__helplink[hidden]{display:none}.glucody-track__helplink:hover{color:var(--g-navy)}.glucody-track__helplink:focus-visible{outline:2px solid #1f6aa6;outline-offset:2px}.glucody-track__modal{margin:auto;width:min(42rem,100vw - 3.2rem);padding:2.4rem;border:1px solid var(--g-border-blue);border-radius:1.6rem;background:var(--g-white);color:var(--g-navy);box-shadow:0 1.2rem 3rem #14285038}.glucody-track__modal::backdrop{background:#04243873}.glucody-track__modal-title{margin-bottom:.8rem;color:var(--g-navy-dark);font-size:1.7rem;font-weight:600;line-height:1.25}.glucody-track__modal-body{color:var(--g-muted);font-size:1.4rem;line-height:1.55;white-space:pre-line}.glucody-track__modal .glucody-track__btn{width:100%;margin-top:2rem}.glucody-track__error{margin-top:.6rem;color:#c93a3a;font-size:1.3rem}.glucody-track__error[hidden]{display:none}.glucody-track__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:1.4rem 2.4rem;border:1px solid rgba(0,0,0,0);border-radius:999rem;background:var(--g-blue);color:var(--g-white);font-family:inherit;font-size:1.5rem;font-weight:500;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease}.glucody-track__btn:hover{background:var(--g-navy)}.glucody-track__btn:focus-visible{outline:2px solid var(--g-blue);outline-offset:2px}.glucody-track__btn--ghost{width:100%;margin-top:1.6rem;background:var(--g-white);border-color:var(--g-blue);color:var(--g-blue)}.glucody-track__btn--ghost:hover{background:var(--g-slate-50);border-color:var(--g-navy);color:var(--g-navy)}@media(max-width:749px){.glucody-track__btn{width:100%}}.glucody-track__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.glucody-track__help{margin-top:2rem;color:var(--g-muted);font-size:1.3rem;text-align:center}.glucody-track__help a{color:var(--g-blue);text-decoration:underline;text-underline-offset:2px}body:has(.glucody-track) .glucody-wa__bubble{display:none!important}.glucody-track__card--single{display:grid;grid-template-columns:1.05fr .95fr;grid-template-areas:"title perks" "text  perks" "cta   perks";align-items:start;gap:1.2rem 6.4rem;padding:6.4rem;border:0;border-radius:3.2rem;background:linear-gradient(136deg,#e4f1fc,#eaf4fc);text-align:left}@media(max-width:989px){.glucody-track__card--single{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "text" "perks" "cta";gap:1.2rem;padding:3.2rem 2rem;border-radius:2.4rem}}.glucody-track__card--single .glucody-track__col{display:contents}.glucody-track__card--single .glucody-track__col-title{grid-area:title;color:var(--g-navy-dark);font-size:clamp(2.4rem,2.4vw,3.2rem);line-height:1.1}.glucody-track__card--single .glucody-track__col-text{grid-area:text;margin-top:.4rem;font-size:clamp(1.5rem,1.4vw,1.7rem);line-height:1.55}.glucody-track__card--single .glucody-track__btn{grid-area:cta;justify-self:start;min-width:26rem;margin-top:2.8rem;padding-block:1.7rem;font-size:1.6rem;box-shadow:0 1rem 2.4rem #3f8dd847;transition:transform .18s ease,box-shadow .18s ease,background-color .15s ease}.glucody-track__card--single .glucody-track__btn:hover{transform:translateY(-2px);box-shadow:0 1.4rem 3rem #3f8dd857}@media(max-width:989px){.glucody-track__card--single .glucody-track__btn{justify-self:stretch;min-width:0;margin-top:2rem}}.glucody-track__card--single .glucody-track__perks{grid-area:perks;display:flex;flex-direction:column;gap:1.2rem;margin-top:0}@media(max-width:989px){.glucody-track__card--single .glucody-track__perks{margin-top:2rem}}.glucody-track__card--single .glucody-track__perks li{display:flex;align-items:center;gap:1.4rem;padding:1.6rem 2rem;margin-bottom:0;border-radius:1.6rem;background:var(--g-white);box-shadow:0 .2rem 1.2rem #1428500f;color:var(--g-navy);font-size:1.5rem;font-weight:500;line-height:1.35}.glucody-track__card--single .glucody-track__perks li:before{position:static;flex-shrink:0;width:2.4rem;height:2.4rem;background-size:1.4rem}.glucody-track:has(.glucody-track__card--single){padding-bottom:4rem}@media(max-width:749px){.glucody-track:has(.glucody-track__card--single){padding-bottom:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/iurop-order-tracking.css.map */
