.theme-cards2{--cards-gradient-stop: 83%;padding:3.75rem 0}.theme-cards2__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}@media (min-width: 768px){.theme-cards2__header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3.75rem}}.theme-cards2__header-left{display:flex;flex-direction:column;gap:1rem}.theme-cards2__header-right{flex-shrink:0}.theme-cards2__label{display:flex;align-items:center;gap:1rem}.theme-cards2__label span{font-family:var(--theme-heading-ff);font-size:.875rem;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-primary-color)}.theme-cards2__label svg{width:1.75rem;height:1.75rem;fill:var(--theme-primary-color)}.theme-cards2__title{margin:0}.theme-cards2__description{font-size:var(--theme-base-fs);line-height:var(--theme-text-lh)}.theme-cards2__description p:last-child{margin-bottom:0}.theme-cards2__items{display:grid;gap:1rem}@media (min-width: 992px){.theme-cards2__items{gap:1.5rem}}@media (min-width: 1710px){.theme-cards2__items{gap:1.875rem}}.theme-cards2__items--cols-2{--cards-gradient-stop: 88%;grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.theme-cards2__items--cols-2{grid-template-columns:repeat(2,1fr)}}.theme-cards2__items--cols-2 .theme-cards2__card-content{padding:.5rem;gap:.25rem;aspect-ratio:auto;min-height:14rem}@media (min-width: 576px){.theme-cards2__items--cols-2 .theme-cards2__card-content{padding:1rem}}@media (min-width: 768px){.theme-cards2__items--cols-2 .theme-cards2__card-content{min-height:15.625rem}}@media (min-width: 992px){.theme-cards2__items--cols-2 .theme-cards2__card-content{gap:1rem;min-height:auto}}@media (min-width: 1200px){.theme-cards2__items--cols-2 .theme-cards2__card-content{min-height:auto;padding:2.5rem;aspect-ratio:810/456}}.theme-cards2__items--cols-2 .theme-cards2__card-title{font-size:var(--theme-h3-fs)}.theme-cards2__items--cols-3{grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.theme-cards2__items--cols-3{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.theme-cards2__items--cols-3{grid-template-columns:repeat(3,1fr)}}.theme-cards2__items--cols-3 .theme-cards2__card-content{padding:1.25rem;gap:.5rem}.theme-cards2__items--cols-3 .theme-cards2__card-title{font-size:var(--theme-h4-fs)}.theme-cards2__items--cols-4{grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.theme-cards2__items--cols-4{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.theme-cards2__items--cols-4{grid-template-columns:repeat(4,1fr)}}.theme-cards2__items--cols-4 .theme-cards2__card-content{padding:1.25rem;gap:.5rem}.theme-cards2__items--cols-4 .theme-cards2__card-title{font-size:var(--theme-h4-fs)}.theme-cards2__card{display:flex;flex-direction:column;height:100%;border-radius:.625rem;overflow:hidden;background:var(--theme-base-light);box-shadow:var(--theme-shadow-primary)}.theme-cards2__card-image{aspect-ratio:16/9;overflow:hidden;flex-shrink:0}.theme-cards2__card-image picture,.theme-cards2__card-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.theme-cards2__card-body{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;flex:1}.theme-cards2__card-header{display:flex;flex-direction:column;gap:.5rem}.theme-cards2__card-title{margin:0;font-family:var(--theme-heading-ff);font-size:1.5rem;font-weight:700;line-height:1.3;color:var(--theme-primary-color)}@media (min-width: 992px){.theme-cards2__card-title{font-size:1.75rem}}.theme-cards2__card-text{font-size:var(--theme-base-fs);color:var(--theme-base-dark);margin:0}.theme-cards2__card-additional-info{display:flex;flex-wrap:wrap;gap:.75rem}@media (min-width: 576px){.theme-cards2__card-additional-info{gap:1rem}}.theme-cards2__card-additional-info-item{font-size:var(--theme-base-fs);color:var(--theme-base-dark);flex-grow:1}.theme-cards2__card-additional-info-item p:last-child{margin-bottom:0}.theme-cards2__buttons{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}@media (min-width: 992px){.theme-cards2__buttons{margin-top:2rem}}.theme-cards2__buttons--left{justify-content:flex-start}.theme-cards2__buttons--right{justify-content:flex-end}.theme-cards2.bg-blue p,.theme-cards2.bg-blue li,.theme-cards2.bg-blue span,.theme-cards2.bg-blue address,.theme-cards2.bg-dark-grey p,.theme-cards2.bg-dark-grey li,.theme-cards2.bg-dark-grey span,.theme-cards2.bg-dark-grey address{color:var(--theme-base-dark)}.theme-cards2.bg-blue .theme-cards2__card-title,.theme-cards2.bg-dark-grey .theme-cards2__card-title{color:var(--theme-primary-color)}
