@keyframes spin{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-50}to{stroke-dasharray:90,150;stroke-dashoffset:-130}}.cl-loading.-x-small{height:20px;width:20px}.cl-loading.-small{height:28px;width:28px}.cl-loading{height:40px;width:40px}.cl-loading.-large{height:52px;width:52px}.cl-loading.-x-large{height:64px;width:64px}.cl-loading.-secondary>svg>circle:last-of-type{stroke:var(--cl-color-loading-secondary-fill-active)}.cl-loading.-secondary>svg>circle:first-of-type{stroke:var(--cl-color-loading-secondary-fill-inactive)}.cl-loading>svg{stroke:var(--cl-color-loading-primary-fill-inactive)}.cl-loading>svg>circle:last-of-type{animation:dash 2s ease-in-out infinite,spin 2s linear infinite;stroke:var(--cl-color-loading-primary-fill-active);stroke-dasharray:none;stroke-dashoffset:0;stroke-linecap:round;transform-origin:center center}@media(prefers-reduced-motion:reduce){.cl-loading>svg>circle:last-of-type{animation:dash 10s linear infinite}}.ai-content-container.cl-page-width{display:flex;min-height:200px;width:unset}.spinner-container{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;width:100%}.error-text,.loading-text{margin:0;text-align:center}.loading-text{color:var(--cl-color-text-01)}.error-text{color:var(--cl-color-error-01)}.content-section{width:100%}.ai-content-container [hidden]{display:none}.web-offers-main-section-full-width .ai-content-container{margin-inline:1rem}@media(width >= 600px){.web-offers-main-section-full-width .ai-content-container{margin-inline:2.75rem}}@container (width >= 1080px){.web-offers-main-section-full-width .ai-content-container{margin-left:auto;margin-right:auto;max-width:710px}}.ai-content__loading-text-above-spinner{flex-direction:column-reverse}