.general-card-container,.general-card-container *{box-sizing:border-box}.general-card-container{align-items:center;display:flex;justify-content:center}.general-card-wrapper{max-width:100rem;padding:3rem 5rem;position:relative;width:100%}.general-card-content{align-self:stretch;flex-shrink:0;gap:2rem;justify-content:flex-start;max-width:90rem;width:100%}.general-card-content,.general-card-image-wrapper{align-items:center;display:flex;flex-direction:row;position:relative}.general-card-image-wrapper{flex:1;justify-content:center}.general-card-image-container{margin:0 auto;max-width:32.5rem;width:100%}.general-card-image{border-radius:var(--16,1rem);flex-shrink:0;height:auto;object-fit:contain;position:relative;width:100%}.general-card-info{align-items:center;flex:1;flex-direction:column}.general-card-frame,.general-card-info{display:flex;gap:var(--24,1.5rem);justify-content:flex-start;position:relative}.general-card-frame{max-width:32.188rem;width:100%}.general-card-frame,.general-card-frame-top{align-items:flex-start;flex-direction:column;flex-shrink:0}.general-card-frame-top{align-self:stretch;display:flex;gap:var(--16,1rem);justify-content:flex-start;position:relative}.general-card-subtitle{color:var(--Gray40,#666);letter-spacing:.04rem}.general-card-subtitle,.general-card-title{align-self:stretch;position:relative;text-align:left}.general-card-title{align-items:center;display:flex;justify-content:flex-start}.general-card-paragraph{align-self:stretch;position:relative;text-align:left}.regular-card-button{border-color:var(--Transparent-Gold,#ecbb6980);border-radius:.25rem;border-style:solid;border-width:.125rem;flex-direction:row;flex-shrink:0;gap:.5rem;height:3rem;justify-content:center;padding:0 var(--24,1.5rem);text-decoration:none}.regular-card-button,.regular-card-button-label{align-items:center;display:flex;position:relative}.regular-card-button-label{font-size:var(--font-18,1.125rem);font-weight:400;justify-content:flex-start;line-height:var(--lh-24,1.5rem);text-align:left}.regular-card-chevron-right{flex-shrink:0;height:1.5rem;overflow:visible;position:relative;width:1.5rem}.regular-card-button:hover{background-color:var(--Gold,#ecbb69);border-color:var(--Gold,#ecbb69)}.regular-card-button:hover .regular-card-button-label{color:var(--Black,#000)}.regular-card-button:hover .regular-card-chevron-right svg path{fill:var(--Black,#000)}.card-title{margin-bottom:3%;margin-left:2%;width:100%}.bg-spindle .general-card-paragraph,.bg-spindle .general-card-title,.bg-spindle .regular-card-button-label,.bg-white .general-card-paragraph,.bg-white .general-card-title,.bg-white .regular-card-button-label,.bg-yellow .general-card-paragraph,.bg-yellow .general-card-title,.bg-yellow .regular-card-button-label{color:var(--Black,#000)}.bg-yellow .regular-card-button{border-color:var(--Black,#000)}.bg-yellow .regular-card-button:hover .regular-card-button-label{color:var(--Gray40,#666)}.bg-yellow .regular-card-button:hover .regular-card-chevron-right svg path{fill:var(--Gray40,#666)}.bg-dark .general-card-paragraph,.bg-dark .general-card-title,.bg-dark .regular-card-button-label,.bg-gray .card-title,.bg-gray .general-card-paragraph,.bg-gray .general-card-subtitle,.bg-gray .general-card-title,.bg-gray .regular-card-button-label{color:var(--White,#fff)}.bg-spindle .regular-card-button .regular-card-chevron-right svg path,.bg-white .regular-card-button .regular-card-chevron-right svg path,.bg-yellow .regular-card-button .regular-card-chevron-right svg path{fill:var(--Black,#000)}.bg-gray .regular-card-button .regular-card-chevron-right svg path{fill:#ecbb69}.bg-gray .regular-card-button{background-color:#ecbb69}.bg-gray .regular-card-button-label{color:var(--Black,#000)}.bg-white .bg-image-enable .general-card-info{background:var(--Section-BG-White,#fff)!important}.bg-dark .bg-image-enable .general-card-info{background:var(--Section-BG-Black,#0c0c0c)!important}.bg-gray .bg-image-enable .general-card-info{background:var(--Section-BG-Gray40,#666)!important}.bg-yellow .bg-image-enable .general-card-info{background:var(--Section-BG-Yellow,#ecbb69)!important}.bg-spindle .bg-image-enable .general-card-info{background:var(--Section-BG-Spindle,#b6d0d6)!important}