.SecurityAccessConfirmation_container__jcJ2e{background-color:#47ccc4;border-radius:12px;padding:60px 40px;align-items:center;text-align:center}.SecurityAccessConfirmation_components__4krnp{display:flex;gap:20px;flex-direction:column;font-size:1.375rem;align-items:center;text-align:center}.SecurityAccessConfirmation_title__zbhNT{font-weight:500}.SecurityAccessConfirmation_blurb__IcIuB{font-size:1.5rem}.PriceCard_badge__hrIJE{align-self:flex-start;padding:4px 10px 2px;border-radius:4px;font-size:.6875rem;font-weight:700;letter-spacing:.05em;background-color:#060606;color:#fff}.PriceCard_dateRange__SnlQU{margin-top:8px;font-size:.875rem;color:#888}.PriceCard_title__VquUS{margin-top:8px;font-weight:700;font-size:1.5rem;line-height:1.2}.PriceCard_description__SQ_jY{margin-top:24px;font-size:.9375rem;line-height:1.5;color:#4a4a4a}.PriceCard_priceRow__hyQom{display:flex;align-items:center;gap:6px;margin-top:24px}.PriceCard_priceAmount__Vezl8{font-weight:700;font-size:2.25rem;line-height:1}.PriceCard_priceUnit__MVUP_{font-size:.9375rem;color:#888}.PriceCard_ctaWrapper__W1jfj{margin-top:24px;text-transform:uppercase}.PriceCard_component__2ZG4w{display:flex;flex-direction:column;padding:24px;border:1px solid #efeeee;border-radius:12px;background-color:#efeeee;height:100%;color:#060606}.PriceCard_component__2ZG4w.PriceCard_isActive__yfZS3{background-color:#fff;border-color:var(--button-color,#D8D8D8)}.PriceCard_component__2ZG4w.PriceCard_isActive__yfZS3 .PriceCard_badge__hrIJE{background-color:var(--button-color,#898989);color:var(--button-text-color,#fff)}.PriceCard_component__2ZG4w.PriceCard_isInactive__1rgSi .PriceCard_badge__hrIJE{background-color:hsl(0,3.0303030303%,79.5%);color:#888}.PriceCard_component__2ZG4w.PriceCard_isInactive__1rgSi .PriceCard_priceAmount__Vezl8,.PriceCard_component__2ZG4w.PriceCard_isInactive__1rgSi .PriceCard_title__VquUS{opacity:.5}.SecurityDocumentCard_component__mz3Vt{position:relative;display:flex;flex-direction:row;align-items:center;gap:15px;padding:15px;font-size:1rem;background-color:#fff;border:1px solid #d8d8d8;border-radius:4px;color:#060606}.SecurityDocumentCard_icon__0Rap_{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;background-color:#b2e032;border-radius:2px}.SecurityDocumentCard_icon__0Rap_ img{width:100%;height:100%;object-fit:contain}.SecurityDocumentCard_plusIcon__PuUhn{color:#fff;font-size:1rem;font-weight:700;line-height:1}.SecurityDocumentCard_title__60TfL{flex:1 1;font-weight:400;font-size:1rem;line-height:1.35;min-width:0}.SecurityDocumentCard_link__FVWhZ{text-decoration:none;color:inherit;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SecurityDocumentCard_link__FVWhZ:focus,.SecurityDocumentCard_link__FVWhZ:hover{text-decoration:underline}.SecurityDocumentCard_action__YJ6TM{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px}.Container_component__Ok3y1{display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:var(--container-mobile-max-width,"100%");height:var(--container-mobile-height,"auto")}@media only screen and (min-width:40.0625em){.Container_component__Ok3y1{max-width:var(--container-tablet-max-width,"100%");height:var(--container-tablet-height,"auto")}}@media only screen and (min-width:73.0625em){.Container_component__Ok3y1{max-width:var(--container-desktop-max-width,"100%");height:var(--container-desktop-height,"auto")}}.ExpandableCardGroup_component__guP_f{--gap:20px;--padding:25px;--icon:50px;--width:calc((100cqw / var(--cards-count)) - calc(var(--padding) * 2) - (25px * (var(--cards-count) - 1) / var(--cards-count)));--height:auto;--collapsed-column:calc(var(--icon) + var(--padding) * 2);display:grid;grid-template-rows:1fr;position:relative;justify-content:center;container-type:inline-size;container-name:cards;transition:.3s}@media only screen and (min-width:40.0625em){.ExpandableCardGroup_component__guP_f{gap:25px;--gap:25px;--padding:35px;--icon:50px}}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1{position:relative;padding:var(--padding);padding-bottom:0;background:#fff;border:1px solid #d8d8d8;border-radius:15px;overflow:hidden;height:auto;display:grid;grid-gap:5px;gap:5px;grid-template-rows:min-content min-content 1fr min-content;grid-template-columns:1fr;grid-template-areas:"heading" "title" "content" "image"}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 a:before{position:absolute;content:"";inset:0;z-index:5}@media only screen and (min-width:40.0625em){.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1{height:var(--height);grid-template-columns:50% 50%;grid-template-areas:"heading image" "title image" "content image"}}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_preview__8zb6O{opacity:0}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_full__2p01G{opacity:1}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_icon__LPVRD{width:var(--icon);height:var(--icon)}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_heading__RaKeP{grid-area:heading;width:var(--width);display:flex;flex-direction:row;gap:10px;font-size:.875rem;font-weight:700;align-items:center;text-transform:uppercase;color:var(--product-color)}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_title__lByR7{grid-area:title;margin-top:20px;width:100%;transition:0s}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_content__PEAuB{grid-area:content;padding-bottom:var(--padding);width:100%}@media only screen and (min-width:40.0625em){.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_content__PEAuB{width:clamp(360px,var(--width),600px)}}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_ctaElement__bPtiu{display:flex;align-items:center;padding:8px;height:50px;font-size:1rem}@media only screen and (min-width:40.0625em){.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_ctaElement__bPtiu{font-size:1.25rem}}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_fullImage__q2mbB,.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_previewImage___EN_y{grid-area:image;display:flex;justify-content:flex-end;align-items:flex-end}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1 .ExpandableCardGroup_staticImage__6ZQfo{display:flex;justify-content:center;align-items:center;padding:var(--padding) 0}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1.ExpandableCardGroup_staticCard__Vur_M{height:auto;min-height:100%;padding-bottom:var(--padding);border-radius:22px;transition:none}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1.ExpandableCardGroup_staticCard__Vur_M .ExpandableCardGroup_heading__RaKeP{width:auto}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1.ExpandableCardGroup_staticCard__Vur_M .ExpandableCardGroup_heading__RaKeP .ExpandableCardGroup_headline__6_PwA,.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1.ExpandableCardGroup_staticCard__Vur_M .ExpandableCardGroup_title__lByR7{opacity:1}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1.ExpandableCardGroup_staticCard__Vur_M .ExpandableCardGroup_staticImage__6ZQfo{flex:1 1}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1.ExpandableCardGroup_staticCard__Vur_M .ExpandableCardGroup_ctaElement__bPtiu{justify-content:flex-start;padding:0;position:relative;z-index:10;margin-top:auto;display:flex;align-items:center;gap:.5em}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1.ExpandableCardGroup_staticCard__Vur_M .ExpandableCardGroup_ctaElement__bPtiu .ExpandableCardGroup_ctaIcon__wNfIk{display:inline-flex;vertical-align:middle;margin-top:-10px;margin-bottom:-10px;line-height:inherit;transition:margin;transition-duration:.2s;transition-timing-function:ease-out}.ExpandableCardGroup_component__guP_f .ExpandableCardGroup_card__0kOp1.ExpandableCardGroup_staticCard__Vur_M .ExpandableCardGroup_ctaElement__bPtiu .ExpandableCardGroup_ctaLink__t_Ivt{font-weight:400;letter-spacing:.3px;line-height:150%}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_static__FYbaj{--gap:16px;gap:16px}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_static__FYbaj .ExpandableCardGroup_card__0kOp1{display:flex;flex-direction:column;grid-template-rows:unset;grid-template-areas:unset}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_static__FYbaj .ExpandableCardGroup_card__0kOp1 a:before{position:absolute;content:"";inset:0;z-index:5}@media only screen and (min-width:40.0625em){.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_static__FYbaj .ExpandableCardGroup_card__0kOp1{grid-template-columns:unset;grid-template-rows:unset;grid-template-areas:unset}}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_static__FYbaj .ExpandableCardGroup_cardLink__IM_IM{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1 1;cursor:pointer}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_static__FYbaj .ExpandableCardGroup_cardLink__IM_IM:hover .ExpandableCardGroup_ctaElement__bPtiu .ExpandableCardGroup_ctaIcon__wNfIk{margin-right:.5em}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_oneCard__aDJzS{grid-template-columns:1fr}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV{--column:calc(100% / 2 - var(--gap) / 2);--expanded-column:calc(100% - var(--collapsed-column));grid-template-columns:1fr}@media only screen and (min-width:40.0625em){.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV{grid-template-columns:var(--column) var(--column)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M){--height:450px;grid-template-columns:1fr;grid-template-rows:min-content min-content 0 20px 1fr;grid-template-areas:"heading" "title" "content" "." "image";transition:.1s}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_title__lByR7{width:var(--width)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G{opacity:0;transition:.1s}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O{opacity:1;transition:.1s}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover){gap:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M){margin-inline:0 calc(var(--padding)*-2);padding-inline:var(--padding) calc(var(--padding)*3)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_{opacity:1}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O{opacity:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover{margin-inline:0;padding-inline:var(--padding);grid-template-rows:min-content min-content 1fr;grid-template-columns:1fr 40cqw;grid-template-areas:"heading image" "title image" "content image";z-index:10}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_title__lByR7,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_title__lByR7,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_title__lByR7,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_title__lByR7{width:clamp(360px,var(--width),600px)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_preview__8zb6O{opacity:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_full__2p01G{opacity:1}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M){margin-inline:calc(var(--padding)*-2) 0;padding-inline:calc(var(--padding)*3) var(--padding);z-index:calc(var(--cards-count) - var(--card-order))}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_{opacity:1}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O{opacity:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:first-child:focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:first-child:hover){grid-template-columns:var(--expanded-column) var(--collapsed-column)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(2):focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_twoCards__qvedV:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(2):hover){grid-template-columns:var(--collapsed-column) var(--expanded-column)}}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp{--column:calc(100% / 3 - var(--gap) * 2 / 3);--expanded-column:calc(100% - var(--collapsed-column) * 2);grid-template-columns:1fr}@media only screen and (min-width:73.0625em){.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp{grid-template-columns:var(--column) var(--column) var(--column)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M){--height:450px;grid-template-columns:1fr;grid-template-rows:min-content min-content 0 20px 1fr;grid-template-areas:"heading" "title" "content" "." "image";transition:.1s}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_title__lByR7{width:var(--width)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G{opacity:0;transition:.1s}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O{opacity:1;transition:.1s}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover){gap:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M){margin-inline:0 calc(var(--padding)*-2);padding-inline:var(--padding) calc(var(--padding)*3)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_{opacity:1}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O{opacity:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover{margin-inline:0;padding-inline:var(--padding);grid-template-rows:min-content min-content 1fr;grid-template-columns:1fr 40cqw;grid-template-areas:"heading image" "title image" "content image";z-index:10}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_title__lByR7,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_title__lByR7,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_title__lByR7,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_title__lByR7{width:clamp(360px,var(--width),600px)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_preview__8zb6O{opacity:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_full__2p01G{opacity:1}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M){margin-inline:calc(var(--padding)*-2) 0;padding-inline:calc(var(--padding)*3) var(--padding);z-index:calc(var(--cards-count) - var(--card-order))}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_{opacity:1}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O{opacity:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:first-child:focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:first-child:hover){grid-template-columns:var(--expanded-column) var(--collapsed-column) var(--collapsed-column)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(2):focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(2):hover){grid-template-columns:var(--collapsed-column) var(--expanded-column) var(--collapsed-column)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(3):focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_threeCards__NqVVp:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(3):hover){grid-template-columns:var(--collapsed-column) var(--collapsed-column) var(--expanded-column)}}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w{--column:calc(100% / 4 - var(--gap) * 3 / 4);--expanded-column:calc(100% - var(--collapsed-column) * 3);grid-template-columns:1fr}@media only screen and (min-width:40.0625em){.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:73.0625em){.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w{grid-template-columns:var(--column) var(--column) var(--column) var(--column)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M){--height:450px;grid-template-columns:1fr;grid-template-rows:min-content min-content 0 20px 1fr;grid-template-areas:"heading" "title" "content" "." "image";transition:.1s}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_title__lByR7{width:var(--width)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G{opacity:0;transition:.1s}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O{opacity:1;transition:.1s}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover){gap:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M){margin-inline:0 calc(var(--padding)*-2);padding-inline:var(--padding) calc(var(--padding)*3)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_{opacity:1}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O{opacity:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover{margin-inline:0;padding-inline:var(--padding);grid-template-rows:min-content min-content 1fr;grid-template-columns:1fr 40cqw;grid-template-areas:"heading image" "title image" "content image";z-index:10}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_title__lByR7,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_title__lByR7,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_title__lByR7,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_heading__RaKeP,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_title__lByR7{width:clamp(360px,var(--width),600px)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_preview__8zb6O{opacity:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover .ExpandableCardGroup_full__2p01G{opacity:1}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M){margin-inline:calc(var(--padding)*-2) 0;padding-inline:calc(var(--padding)*3) var(--padding);z-index:calc(var(--cards-count) - var(--card-order))}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_collapsed___MIj_{opacity:1}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):focus-within~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_full__2p01G,.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover) .ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M):hover~.ExpandableCardGroup_card__0kOp1:not(.ExpandableCardGroup_staticCard__Vur_M) .ExpandableCardGroup_preview__8zb6O{opacity:0}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:first-child:focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:first-child:hover){grid-template-columns:var(--expanded-column) var(--collapsed-column) var(--collapsed-column) var(--collapsed-column)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(2):focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(2):hover){grid-template-columns:var(--collapsed-column) var(--expanded-column) var(--collapsed-column) var(--collapsed-column)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(3):focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(3):hover){grid-template-columns:var(--collapsed-column) var(--collapsed-column) var(--expanded-column) var(--collapsed-column)}.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(4):focus-within),.ExpandableCardGroup_component__guP_f.ExpandableCardGroup_fourCards__bYT4w:not(.ExpandableCardGroup_static__FYbaj):has(.ExpandableCardGroup_card__0kOp1:nth-child(4):hover){grid-template-columns:var(--collapsed-column) var(--collapsed-column) var(--collapsed-column) var(--expanded-column)}}.InlineList_component__Yj_ZB{display:flex;gap:var(--list-mobile-gap-size,20px);justify-content:center;flex-wrap:wrap}.InlineList_item___fXwl{flex:1 1;min-width:280px;max-width:280px}.InlineList_isSmall__9EPVu .InlineList_item___fXwl{min-width:220px}.InlineList_isItemMedium__I260S .InlineList_item___fXwl{max-width:320px}.InlineList_isSpacious__P_N1b .InlineList_item___fXwl{max-width:386px}.InlineList_isItemLarge__lxqSo .InlineList_item___fXwl{max-width:620px}@media only screen and (min-width:40.0625em){.InlineList_component__Yj_ZB{gap:var(--list-tablet-gap-size,20px)}.InlineList_component__Yj_ZB.InlineList_isSpacious__P_N1b{gap:50px}}@media only screen and (min-width:73.0625em){.InlineList_component__Yj_ZB{gap:var(--list-desktop-gap-size,20px)}.InlineList_component__Yj_ZB.InlineList_isSpacious__P_N1b{gap:100px}.InlineList_isMedium__0CYDS .InlineList_item___fXwl{min-width:290px}}.PricingPlansGrid_root__huiXX{display:flex;flex-direction:column;gap:48px}.PricingPlansGrid_grid__2_Yik{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr;width:100%}@media only screen and (min-width:40.0625em){.PricingPlansGrid_grid__2_Yik{gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media only screen and (min-width:73.0625em){.PricingPlansGrid_grid__2_Yik{gap:28px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.RowHeaderTable_centeredCell__12m44{display:flex;justify-content:center}.RowHeaderTable_leftAlignedCell__klYUO{display:flex;justify-content:flex-start}.RowHeaderTable_table__buqIZ{display:block;width:100%;border:solid #000;border-width:2px 2px 5px}.RowHeaderTable_table__buqIZ table{display:table;table-layout:fixed;width:100%;max-width:none;font-size:1rem;border:0;border-spacing:0;border-collapse:collapse}.RowHeaderTable_table__buqIZ td,.RowHeaderTable_table__buqIZ th{text-align:left;line-height:1.2}.RowHeaderTable_table__buqIZ td>*,.RowHeaderTable_table__buqIZ th>*{vertical-align:middle}.RowHeaderTable_table__buqIZ td{font-weight:400}.RowHeaderTable_table__buqIZ th{font-weight:700}.RowHeaderTable_table__buqIZ tr{display:grid;grid-template-columns:repeat(var(--columns-count),1fr)}.RowHeaderTable_table__buqIZ thead{position:sticky;z-index:1800;top:60px}.RowHeaderTable_table__buqIZ thead th{font-size:1rem;color:#fff;background-color:#060606;height:auto;padding:12px 16px}.RowHeaderTable_table__buqIZ thead tr th:first-child{display:none}.RowHeaderTable_table__buqIZ tbody tr td{border-bottom:1px solid #c7c7c7;height:auto;padding:20px;background-color:#fff;vertical-align:top}.RowHeaderTable_table__buqIZ tbody tr th:first-child{padding:12px 22px;width:100%;font-size:.9375rem;font-weight:700;grid-column:span var(--columns-count,2);border-bottom:1px solid #c7c7c7;vertical-align:top;background-color:#fff}.RowHeaderTable_table__buqIZ tbody tr th.RowHeaderTable_rowGroup__ODXDQ{background-color:#efefef;font-weight:700;border-bottom:1px solid #c7c7c7}.RowHeaderTable_table__buqIZ.RowHeaderTable_isSimpleCell__rX8pG tbody tr td{vertical-align:middle}.RowHeaderTable_table__buqIZ.RowHeaderTable_isSimpleCell__rX8pG tbody tr th{font-weight:400;vertical-align:middle;border-bottom:0}.RowHeaderTable_table__buqIZ.RowHeaderTable_isSimpleCell__rX8pG tbody tr th.RowHeaderTable_rowGroup__ODXDQ{font-weight:700}.RowHeaderTable_table__buqIZ.RowHeaderTable_isSimpleCell__rX8pG tr{grid-template-columns:repeat(var(--columns-count),1fr);overflow:scroll}.RowHeaderTable_table__buqIZ.RowHeaderTable_isStandalone__37FVV thead{top:0}@media only screen and (min-width:40.0625em){.RowHeaderTable_table__buqIZ tr{display:table-row}.RowHeaderTable_table__buqIZ thead{top:112px}.RowHeaderTable_table__buqIZ thead th{font-size:1.25rem;padding:12px 24px}.RowHeaderTable_table__buqIZ thead tr th:first-child{display:table-cell;width:200px}.RowHeaderTable_table__buqIZ tbody tr td{padding:38px 12px 24px}.RowHeaderTable_table__buqIZ tbody tr th:first-child{font-size:1.5rem;display:table-cell;padding:38px 16px 32px 32px;width:200px}.RowHeaderTable_table__buqIZ.RowHeaderTable_isSimpleCell__rX8pG thead tr th:first-child{width:300px}.RowHeaderTable_table__buqIZ.RowHeaderTable_isSimpleCell__rX8pG tbody tr th:first-child{font-size:1rem;padding:20px;border-bottom:1px solid #c7c7c7;height:6.4em;width:300px}.RowHeaderTable_table__buqIZ.RowHeaderTable_isSimpleCell__rX8pG tbody tr th:first-child.RowHeaderTable_rowGroup__ODXDQ{height:unset;padding:16px 16px 16px 20px}.RowHeaderTable_table__buqIZ.RowHeaderTable_isSimpleCell__rX8pG tbody tr td{padding:20px;height:6.4em}}@media only screen and (min-width:73.0625em){.RowHeaderTable_table__buqIZ thead{top:80px}.RowHeaderTable_table__buqIZ tbody tr th:first-child,.RowHeaderTable_table__buqIZ thead tr th:first-child{width:350px}.RowHeaderTable_table__buqIZ.RowHeaderTable_isSimpleCell__rX8pG tbody tr th:first-child,.RowHeaderTable_table__buqIZ.RowHeaderTable_isSimpleCell__rX8pG thead tr th:first-child{width:400px}}.SpanningGrid_component__P7GqM{display:grid;max-width:100%;grid-gap:20px;gap:20px;grid-gap:var(--spanning-grid-mobile-gap-size,20px);gap:var(--spanning-grid-mobile-gap-size,20px);grid-template-columns:repeat(var(--spanning-grid-mobile-columns,1),1fr)}.SpanningGrid_cell__ZPUCs{min-width:0}.SpanningGrid_cellSpan__rLSAv{grid-column:span var(--spanning-grid-mobile-span,var(--spanning-grid-mobile-columns,1))}@media only screen and (min-width:40.0625em){.SpanningGrid_component__P7GqM{gap:var(--spanning-grid-tablet-gap-size,20px);grid-template-columns:repeat(var(--spanning-grid-tablet-columns,2),1fr)}.SpanningGrid_cellSpan__rLSAv{grid-column:span var(--spanning-grid-tablet-span,var(--spanning-grid-tablet-columns,2))}}@media only screen and (min-width:73.0625em){.SpanningGrid_component__P7GqM{gap:var(--spanning-grid-desktop-gap-size,20px);grid-template-columns:repeat(var(--spanning-grid-desktop-columns,4),1fr)}.SpanningGrid_cellSpan__rLSAv{grid-column:span var(--spanning-grid-desktop-span,var(--spanning-grid-desktop-columns,4))}}.TabSection_component__IO08n{padding:9px 18px 20px}.TabSection_headline__2RTu2{margin-bottom:20px;font-weight:700;font-size:1.25rem;line-height:1.215}.TabSection_title__D1OVJ{margin-bottom:20px;font-weight:700;font-size:1.5rem;line-height:1.215}.TabSection_description__ecVUM{max-width:60ch;font-size:.75rem}.TabSection_poster__T_mKC{margin-top:20px;display:flex;justify-content:center}.TabSection_image__y1NH0{border:solid #000;border-width:2px 2px 5px;background-color:#fff}.TabSection_ctaElement__3NjGI{margin-top:10px;font-size:.8125rem}@media only screen and (max-width:40em){.TabSection_title__D1OVJ{display:none}}@media only screen and (min-width:40.0625em){.TabSection_component__IO08n{padding:35px 45px}.TabSection_description__ecVUM{font-size:1.25rem}.TabSection_poster__T_mKC{margin-top:35px;margin-right:-45px;justify-content:flex-end}.TabSection_image__y1NH0{border-width:2px 0 5px 2px}.TabSection_ctaElement__3NjGI{margin-top:20px;font-size:1.125rem}}@media only screen and (min-width:73.0625em){.TabSection_component__IO08n{display:flex;align-items:center;gap:80px;padding:45px 80px}.TabSection_content__RPKcR{flex:1 1}.TabSection_poster__T_mKC{margin-top:0;flex:none;margin-right:-80px}}.Caption_component__bwUUr{display:flex;align-items:center;text-align:center;text-transform:uppercase;font-weight:400;font-size:1rem;line-height:1.3}.Caption_component__bwUUr:after,.Caption_component__bwUUr:before{flex:1 1;display:block;content:"";height:2px;min-width:20px;background:#898989}.Caption_component__bwUUr:before{margin-right:5px}.Caption_component__bwUUr:after{margin-left:5px}@media only screen and (min-width:40.0625em){.Caption_component__bwUUr{font-size:1.5rem}.Caption_component__bwUUr:before{margin-right:10px}.Caption_component__bwUUr:after{margin-left:10px}}.Code_component__YQoL6{padding:.17em;-webkit-box-decoration-break:clone;box-decoration-break:clone;word-wrap:break-word;font-size:.8em;font-family:Menlo,monospace;font-weight:400;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;white-space:pre-wrap;-moz-tab-size:4;tab-size:4;color:#a42ec3;background:#efefef;border:1px solid rgba(137,137,137,.2)}.HeadlineMark_component__K23OV{background-color:inherit}.HeadlineMark_component__K23OV.HeadlineMark_lime__CrtbO{color:#b2e032}.HeadlineMark_component__K23OV.HeadlineMark_turquoise__UIfWz{color:#47ccc4}.HeadlineMark_component__K23OV.HeadlineMark_orange__Xelzq{color:#f4b63d}.HeadlineMark_component__K23OV.HeadlineMark_green__ttKtn{color:#89c32e}.HeadlineMark_component__K23OV.HeadlineMark_purple__IgIYQ{color:#6c2770}.HeadlineMark_component__K23OV.HeadlineMark_teal__y0jNS{color:#018f82}.LeadParagraph_component__sPzJ0{font-size:1.2em;font-weight:400}.TagPill_component__gGyZ2{border-radius:3px;gap:4px;width:-moz-fit-content;width:fit-content;max-width:100%;min-width:0;min-height:19.5px;padding:2px 6px;font-family:Visuelt,sans-serif;font-size:.625rem;font-weight:500;line-height:1.5;letter-spacing:.3px;text-transform:uppercase;overflow:hidden}.TagPill_component__gGyZ2,.TagPill_icon__LP3OL{display:inline-flex;align-items:center;justify-content:center}.TagPill_icon__LP3OL{width:12px;height:12px;flex:none;line-height:0}.TagPill_icon__LP3OL>*{display:block}.TagPill_icon__LP3OL>img,.TagPill_icon__LP3OL>svg{width:100%;height:100%}.TagPill_text__K5hhv{display:-webkit-box;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.TagPill_isItalic__8_4oI .TagPill_text__K5hhv{font-style:italic}.TagPill_isRounded__PMr1E{border-radius:31px;min-height:20px;padding:2px 8px;font-size:.75rem;line-height:1.3125rem;text-transform:none;font-weight:400}.TagPill_isRounded__PMr1E .TagPill_icon__LP3OL{width:12px;height:12px}.TagPill_isRounded__PMr1E .TagPill_text__K5hhv{text-align:left;-webkit-line-clamp:1}@media only screen and (min-width:40.0625em){.TagPill_component__gGyZ2{padding:4px 7.5px;font-size:.75rem}.TagPill_text__K5hhv{text-align:center}}.Mark_component__NoRwT{padding-left:.17em;padding-right:.17em;background:rgba(71,204,196,.4)}.RichTextHeading_heading__EC4rt{position:relative;scroll-margin-top:calc(var(--scroll-offset, 0) + 20px)}.RichTextHeading_anchorLink__pIgqi{position:absolute;left:-40px;top:.6425em;margin-top:-13px;display:none;width:40px;height:26px;text-decoration:none;background:url(/_next/static/chunks/anchor-e41d9afd76495559.svg) no-repeat 40% 50%;background-size:contain;border:0;opacity:.7;transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-out}.RichTextHeading_level1__tJb76 .RichTextHeading_anchorLink__pIgqi{top:.625em}.RichTextHeading_anchorLink__pIgqi:focus,.RichTextHeading_anchorLink__pIgqi:hover{opacity:1}@media only screen and (min-width:79.375em){.RichTextHeading_heading__EC4rt:hover .RichTextHeading_anchorLink__pIgqi{display:block}}.Term_tooltip__8VNIW{position:absolute;display:none;left:50%;margin-left:-100px;width:200px;top:100%;padding-top:10px;z-index:1}.Term_component__tB36_{position:relative;opacity:.5;transition-property:opacity;transition-duration:.15s;transition-timing-function:ease-out}.Term_component__tB36_:focus,.Term_component__tB36_:focus-within,.Term_component__tB36_:hover{opacity:1}.Term_component__tB36_:focus .Term_tooltip__8VNIW,.Term_component__tB36_:focus-within .Term_tooltip__8VNIW,.Term_component__tB36_:hover .Term_tooltip__8VNIW{display:block}.Term_tooltipBubble__muCRN{display:block;position:relative;padding:10px;font-size:.875rem;font-weight:400;background:#060606;color:#fff}.Term_tooltipBubble__muCRN:before{content:"";position:absolute;border-bottom:8px solid #060606;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);left:50%;margin-left:-8px;top:-8px}.Term_term__m2QVf{text-decoration:none;font-style:normal;border-bottom:1px dotted;cursor:help;color:currentcolor}@media only screen and (min-width:40.0625em){.Term_term__m2QVf{white-space:nowrap}}@media only screen and (min-width:73.0625em){.Term_tooltip__8VNIW{width:280px;margin-left:-140px}.Term_tooltipBubble__muCRN{padding:12px}}.Spacer_component__Kq5vf{padding:var(--spacer-mobile-t-gap,0) var(--spacer-mobile-r-gap,0) var(--spacer-mobile-b-gap,0) var(--spacer-mobile-l-gap,0);max-width:var(--spacer-mobile-max-width,100%);text-align:var(--spacer-text-align,left)}.Spacer_isCenteredHorizontally__GfGuO{margin-left:auto;margin-right:auto}@media only screen and (min-width:40.0625em){.Spacer_component__Kq5vf{padding:var(--spacer-tablet-t-gap,0) var(--spacer-tablet-r-gap,0) var(--spacer-tablet-b-gap,0) var(--spacer-tablet-l-gap,0);max-width:var(--spacer-tablet-max-width,100%)}}@media only screen and (min-width:73.0625em){.Spacer_component__Kq5vf{padding:var(--spacer-desktop-t-gap,0) var(--spacer-desktop-r-gap,0) var(--spacer-desktop-b-gap,0) var(--spacer-desktop-l-gap,0);max-width:var(--spacer-desktop-max-width,100%)}}