body.page .theme-intro-cards-grid,body.single .theme-intro-cards-grid{padding:3.75rem 0}@media (min-width: 992px){body.page .theme-intro-cards-grid,body.single .theme-intro-cards-grid{padding:6.25rem 0}}@media (min-width: 1710px){body.page .theme-intro-cards-grid,body.single .theme-intro-cards-grid{padding:9.375rem 0}}body.page .theme-intro-cards-grid--with-gradient,body.single .theme-intro-cards-grid--with-gradient{position:relative;overflow:hidden;padding:7.5rem 0 3.75rem}@media (min-width: 992px){body.page .theme-intro-cards-grid--with-gradient,body.single .theme-intro-cards-grid--with-gradient{padding:12.5rem 0 6.25rem}}@media (min-width: 1710px){body.page .theme-intro-cards-grid--with-gradient,body.single .theme-intro-cards-grid--with-gradient{padding:20.625rem 0 9.375rem}}body.page .theme-intro-cards-grid__bg,body.single .theme-intro-cards-grid__bg{position:absolute;inset:0;pointer-events:none;z-index:0}body.page .theme-intro-cards-grid__bg svg,body.single .theme-intro-cards-grid__bg svg{display:block;width:100%;min-width:48rem;height:auto}@media (min-width: 1710px){body.page .theme-intro-cards-grid__bg svg,body.single .theme-intro-cards-grid__bg svg{height:100%}}body.page .theme-intro-cards-grid__animation,body.single .theme-intro-cards-grid__animation{position:absolute;inset:20% 0;z-index:0;pointer-events:none;opacity:.85;filter:blur(50px)}body.page .theme-intro-cards-grid__canvas,body.single .theme-intro-cards-grid__canvas{width:100%;height:100%;display:block}body.page .theme-intro-cards-grid--with-gradient>.container,body.single .theme-intro-cards-grid--with-gradient>.container{position:relative;z-index:1}body.page .theme-intro-cards-grid__intro,body.single .theme-intro-cards-grid__intro{display:flex;flex-direction:column;gap:3rem}body.page .theme-intro-cards-grid__intro-text,body.single .theme-intro-cards-grid__intro-text{display:flex;flex-direction:column;gap:2rem}body.page .theme-intro-cards-grid__intro-heading,body.single .theme-intro-cards-grid__intro-heading{display:flex;flex-direction:column;gap:.5rem}body.page .theme-intro-cards-grid__title,body.single .theme-intro-cards-grid__title{margin:0}body.page .theme-intro-cards-grid__title--with-line:after,body.single .theme-intro-cards-grid__title--with-line:after{content:"";display:block;width:15.625rem;max-width:100%;height:2px;margin-top:1rem;background-color:currentColor}body.page .theme-intro-cards-grid__description,body.single .theme-intro-cards-grid__description{color:inherit}body.page .theme-intro-cards-grid__description p,body.single .theme-intro-cards-grid__description p{margin:0 0 1rem}body.page .theme-intro-cards-grid__description p:last-child,body.single .theme-intro-cards-grid__description p:last-child{margin-bottom:0}body.page .theme-intro-cards-grid__buttons.btns,body.single .theme-intro-cards-grid__buttons.btns{display:flex;flex-wrap:wrap;gap:1rem}@media (min-width: 768px){body.page .theme-intro-cards-grid__buttons.btns,body.single .theme-intro-cards-grid__buttons.btns{gap:1.25rem}}body.page .theme-intro-cards-grid__cards-col,body.single .theme-intro-cards-grid__cards-col{margin-top:3.125rem}@media (min-width: 576px){body.page .theme-intro-cards-grid__cards-col,body.single .theme-intro-cards-grid__cards-col{margin-top:3.75rem}}@media (min-width: 992px){body.page .theme-intro-cards-grid__cards-col,body.single .theme-intro-cards-grid__cards-col{margin-top:0}}body.page .theme-intro-cards-grid__cards,body.single .theme-intro-cards-grid__cards{display:grid;grid-template-columns:1fr;gap:1.875rem}@media (min-width: 768px){body.page .theme-intro-cards-grid__cards,body.single .theme-intro-cards-grid__cards{gap:1.25rem;grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){body.page .theme-intro-cards-grid__cards,body.single .theme-intro-cards-grid__cards{gap:1.875rem}}body.page .theme-intro-cards-grid__card,body.single .theme-intro-cards-grid__card{position:relative;display:flex;flex-direction:column;gap:.75rem;padding:1.875rem 1.25rem;border:1px solid var(--color-outline-blue);background-color:var(--theme-primary-color);box-shadow:var(--theme-xs-shadow);text-decoration:none;color:inherit;transition:border-color var(--theme-transition),color var(--theme-transition);min-height:12rem;justify-content:flex-start}@media (min-width: 992px){body.page .theme-intro-cards-grid__card,body.single .theme-intro-cards-grid__card{gap:1.5rem;min-height:15rem;padding:1.25rem}}@media (min-width: 1200px){body.page .theme-intro-cards-grid__card,body.single .theme-intro-cards-grid__card{padding:1.875rem 1.25rem}}body.page .theme-intro-cards-grid__card:is(a),body.single .theme-intro-cards-grid__card:is(a){cursor:pointer}body.page .theme-intro-cards-grid__card:is(a):hover,body.page .theme-intro-cards-grid__card:is(a):focus-visible,body.single .theme-intro-cards-grid__card:is(a):hover,body.single .theme-intro-cards-grid__card:is(a):focus-visible{border-color:var(--theme-secondary-color, #ccad62);box-shadow:var(--theme-gold-shadow)}body.page .theme-intro-cards-grid__card:is(a):hover .theme-intro-cards-grid__card-title,body.page .theme-intro-cards-grid__card:is(a):hover .theme-intro-cards-grid__card-icon,body.page .theme-intro-cards-grid__card:is(a):focus-visible .theme-intro-cards-grid__card-title,body.page .theme-intro-cards-grid__card:is(a):focus-visible .theme-intro-cards-grid__card-icon,body.single .theme-intro-cards-grid__card:is(a):hover .theme-intro-cards-grid__card-title,body.single .theme-intro-cards-grid__card:is(a):hover .theme-intro-cards-grid__card-icon,body.single .theme-intro-cards-grid__card:is(a):focus-visible .theme-intro-cards-grid__card-title,body.single .theme-intro-cards-grid__card:is(a):focus-visible .theme-intro-cards-grid__card-icon{color:var(--theme-secondary-color, #ccad62)}body.page .theme-intro-cards-grid__card--highlighted,body.single .theme-intro-cards-grid__card--highlighted{border-color:var(--theme-secondary-color, #ccad62)}body.page .theme-intro-cards-grid__card--highlighted .theme-intro-cards-grid__card-title,body.page .theme-intro-cards-grid__card--highlighted .theme-intro-cards-grid__card-icon,body.single .theme-intro-cards-grid__card--highlighted .theme-intro-cards-grid__card-title,body.single .theme-intro-cards-grid__card--highlighted .theme-intro-cards-grid__card-icon{color:var(--theme-secondary-color, #ccad62)}body.page .theme-intro-cards-grid__card--has-description,body.single .theme-intro-cards-grid__card--has-description{cursor:pointer}@media (hover: hover){body.page .theme-intro-cards-grid__card--has-description:hover .theme-intro-cards-grid__card-title,body.page .theme-intro-cards-grid__card--has-description:focus-visible .theme-intro-cards-grid__card-title,body.single .theme-intro-cards-grid__card--has-description:hover .theme-intro-cards-grid__card-title,body.single .theme-intro-cards-grid__card--has-description:focus-visible .theme-intro-cards-grid__card-title{opacity:0;visibility:hidden}body.page .theme-intro-cards-grid__card--has-description:hover .theme-intro-cards-grid__card-description,body.page .theme-intro-cards-grid__card--has-description:focus-visible .theme-intro-cards-grid__card-description,body.single .theme-intro-cards-grid__card--has-description:hover .theme-intro-cards-grid__card-description,body.single .theme-intro-cards-grid__card--has-description:focus-visible .theme-intro-cards-grid__card-description{opacity:1;visibility:visible;color:var(--theme-secondary-color, #ccad62);transition:opacity var(--theme-transition),visibility var(--theme-transition)}}body.page .theme-intro-cards-grid__card--has-description.is-flipped .theme-intro-cards-grid__card-title,body.single .theme-intro-cards-grid__card--has-description.is-flipped .theme-intro-cards-grid__card-title{opacity:0;visibility:hidden}body.page .theme-intro-cards-grid__card--has-description.is-flipped .theme-intro-cards-grid__card-description,body.single .theme-intro-cards-grid__card--has-description.is-flipped .theme-intro-cards-grid__card-description{opacity:1;visibility:visible;color:var(--theme-secondary-color, #ccad62);transition:opacity var(--theme-transition),visibility var(--theme-transition)}body.page .theme-intro-cards-grid__card-icon,body.single .theme-intro-cards-grid__card-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--theme-secondary-color, #ccad62)}body.page .theme-intro-cards-grid__card-icon svg,body.page .theme-intro-cards-grid__card-icon img,body.single .theme-intro-cards-grid__card-icon svg,body.single .theme-intro-cards-grid__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.page .theme-intro-cards-grid__card-title,body.single .theme-intro-cards-grid__card-title{position:absolute;left:1.25rem;top:5.125rem;max-width:calc(100% - 2.5rem);margin:0;color:inherit;transition:opacity var(--theme-transition),visibility var(--theme-transition)}body.page .theme-intro-cards-grid__card-description,body.single .theme-intro-cards-grid__card-description{display:flex;margin:0;color:inherit;opacity:0;visibility:hidden}body.page .theme-intro-cards-grid__card-description p,body.single .theme-intro-cards-grid__card-description p{margin:0 0 .5rem}body.page .theme-intro-cards-grid__card-description p:last-child,body.single .theme-intro-cards-grid__card-description p:last-child{margin-bottom:0}
