body.page .theme-cards2,body.single .theme-cards2{position:relative}@media (min-width: 768px){body.page .theme-cards2,body.single .theme-cards2{padding:3.75rem 0}}@media (min-width: 992px){body.page .theme-cards2,body.single .theme-cards2{padding:5rem 0}}@media (min-width: 1200px){body.page .theme-cards2,body.single .theme-cards2{padding:6.25rem 0}}@media (min-width: 1200px){body.page .theme-cards2:has(.theme-cards2__grid),body.single .theme-cards2:has(.theme-cards2__grid){margin-bottom:calc(var(--padding-x) * 3)}}body.page .theme-cards2__overlay,body.single .theme-cards2__overlay{position:absolute;inset:0;opacity:.8;z-index:1;background-color:var(--theme-secondary-dark);pointer-events:none;-webkit-mask-image:url(../img/bg-03-FROVmILe.svg);mask-image:url(../img/bg-03-FROVmILe.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-mode:alpha;mask-mode:alpha;-webkit-mask-size:auto 100%;mask-size:auto 100%}body.page .theme-cards2__bg-image,body.single .theme-cards2__bg-image{position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--cards2-bg, none);background-size:cover;background-position:center;background-repeat:repeat;-webkit-mask-image:url(../img/bg-03-FROVmILe.svg);mask-image:url(../img/bg-03-FROVmILe.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-mode:alpha;mask-mode:alpha;-webkit-mask-size:auto 100%;mask-size:auto 100%}body.page .theme-cards2__row,body.single .theme-cards2__row{position:relative;z-index:2;align-items:center;row-gap:2rem}@media (min-width: 992px){body.page .theme-cards2__row,body.single .theme-cards2__row{row-gap:0;align-items:flex-end}}body.page .theme-cards2__title,body.single .theme-cards2__title{color:var(--theme-base-light);text-transform:uppercase;margin-bottom:0}body.page .theme-cards2__description,body.single .theme-cards2__description{color:var(--theme-base-light);font-size:1rem;line-height:1.5;margin-bottom:1.5rem}@media (min-width: 768px){body.page .theme-cards2__description,body.single .theme-cards2__description{font-size:1.125rem}}@media (min-width: 1200px){body.page .theme-cards2__description,body.single .theme-cards2__description{margin-bottom:2.5rem}}body.page .theme-cards2__grid,body.single .theme-cards2__grid{display:grid;grid-template-columns:1fr;gap:calc(var(--bs-gutter-x));margin-left:auto}@media (min-width: 768px){body.page .theme-cards2__grid,body.single .theme-cards2__grid{grid-template-columns:repeat(2,1fr);margin-left:auto}}@media (min-width: 1200px){body.page .theme-cards2__grid,body.single .theme-cards2__grid{margin-bottom:calc(var(--padding-x) * -3)}}@media (min-width: 768px){body.page .theme-cards2__grid--count-1,body.single .theme-cards2__grid--count-1{grid-column:2}}body.page .theme-cards2__card,body.single .theme-cards2__card{display:flex;flex-direction:column;background:var(--theme-base-light);border-radius:var(--theme-radius);box-shadow:var(--theme-xs-shadow);text-decoration:none;color:inherit;overflow:hidden;transition:box-shadow var(--theme-transition),background var(--theme-transition)}body.page .theme-cards2__card:hover,body.page .theme-cards2__card:focus-visible,body.single .theme-cards2__card:hover,body.single .theme-cards2__card:focus-visible{box-shadow:var(--theme-sm-shadow);background:var(--theme-base-beige)}body.page .theme-cards2__card:hover .theme-cards2__card-link-icon,body.page .theme-cards2__card:focus-visible .theme-cards2__card-link-icon,body.single .theme-cards2__card:hover .theme-cards2__card-link-icon,body.single .theme-cards2__card:focus-visible .theme-cards2__card-link-icon{transform:translate(.25rem)}body.page .theme-cards2__card-image,body.single .theme-cards2__card-image{display:block;width:100%;aspect-ratio:16/9;overflow:hidden}body.page .theme-cards2__card-img,body.single .theme-cards2__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.page .theme-cards2__card-body,body.single .theme-cards2__card-body{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:1rem;gap:1rem}@media (min-width: 768px){body.page .theme-cards2__card-body,body.single .theme-cards2__card-body{padding:1.25rem;gap:1.5rem}}body.page .theme-cards2__card-text,body.single .theme-cards2__card-text{display:flex;flex-direction:column;gap:.5rem}body.page .theme-cards2__card-title,body.single .theme-cards2__card-title{font-weight:700;color:var(--theme-secondary-color);margin:0}body.page .theme-cards2__card-desc,body.single .theme-cards2__card-desc{color:var(--theme-dark-grey-color);font-size:1rem;line-height:1.5}@media (min-width: 768px){body.page .theme-cards2__card-desc,body.single .theme-cards2__card-desc{font-size:1.125rem}}body.page .theme-cards2__card-link,body.single .theme-cards2__card-link{display:flex;align-items:center;gap:.75rem}@media (min-width: 768px){body.page .theme-cards2__card-link,body.single .theme-cards2__card-link{gap:1rem}}body.page .theme-cards2__card-link-text,body.single .theme-cards2__card-link-text{font-family:var(--theme-text-ff);font-weight:700;font-size:1rem;line-height:1.5;color:var(--theme-secondary-color)}@media (min-width: 768px){body.page .theme-cards2__card-link-text,body.single .theme-cards2__card-link-text{font-size:1.125rem}}body.page .theme-cards2__card-link-icon,body.single .theme-cards2__card-link-icon{display:flex;align-items:center;width:1.25rem;height:1.25rem;color:var(--theme-secondary-color);transition:transform var(--theme-transition)}@media (min-width: 768px){body.page .theme-cards2__card-link-icon,body.single .theme-cards2__card-link-icon{width:1.5rem;height:1.5rem}}body.page .theme-cards2__card-link-icon .icon,body.single .theme-cards2__card-link-icon .icon{width:100%;height:100%}
