.theme-cards-2{position:relative;overflow:hidden;padding:5.9375rem 0;border-radius:var(--theme-radius)}.theme-cards-2__decoration{position:absolute;top:13%;left:18%;width:33.125rem;height:25.875rem;opacity:.2;pointer-events:none;z-index:0;transform:scaleY(-1) rotate(180deg);mask-image:linear-gradient(to bottom,black 0%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 0%,transparent 100%)}.theme-cards-2__decoration svg,.theme-cards-2__decoration svg.icon{width:100%;height:100%;fill:var(--theme-primary-color)}.theme-cards-2 .container{position:relative;z-index:1}.theme-cards-2__header{text-align:center;margin-bottom:3.5rem}.theme-cards-2__title{color:var(--theme-heading-color);margin:0 0 1.5rem}.theme-cards-2__desc{font-size:var(--theme-base-fs);line-height:1.6875rem;color:var(--theme-text-color-default)}.theme-cards-2__desc p:last-child{margin-bottom:0}.theme-cards-2__grid{row-gap:1.875rem}.theme-cards-2__col{display:flex}.theme-cards-2__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;width:100%;padding:1.875rem;border-radius:var(--theme-radius);box-shadow:var(--theme-sm-shadow);text-decoration:none;color:inherit;border:.0625rem solid transparent;position:relative;overflow:hidden;isolation:isolate;transition:box-shadow var(--theme-transition),border-color var(--theme-transition)}.theme-cards-2__card:before{content:"";position:absolute;inset:0;background:var(--color-white);z-index:-2}.theme-cards-2__card:after{content:"";position:absolute;inset:0;background:var(--theme-gradient-dark-green);opacity:0;z-index:-1;transition:opacity var(--theme-transition)}.theme-cards-2__card:not(a){cursor:default}.theme-cards-2__card:hover{box-shadow:none;border-color:transparent;text-decoration:none}.theme-cards-2__card:hover:after{opacity:1}.theme-cards-2__card:hover .theme-cards-2__card-title,.theme-cards-2__card:hover .theme-cards-2__card-text{color:var(--color-white)}.theme-cards-2__card:hover .theme-cards-2__icon svg,.theme-cards-2__card:hover .theme-cards-2__icon svg.icon{fill:var(--color-white)}.theme-cards-2__icon{width:3.75rem;height:3.75rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.theme-cards-2__icon svg,.theme-cards-2__icon svg.icon{width:100%!important;height:100%!important;fill:var(--color-dark-grey);transition:fill var(--theme-transition)}.theme-cards-2__card-title{font-size:var(--theme-h5-fs);font-weight:700;line-height:1.5;color:var(--color-dark-grey);transition:color var(--theme-transition)}@media (min-width: 992px){.theme-cards-2__card-title{font-size:var(--theme-h5-fs)}}@media (min-width: 1200px){.theme-cards-2__card-title{font-size:var(--theme-h4-fs)}}@media (min-width: 1710px){.theme-cards-2__card-title{font-size:var(--theme-h3-fs)}}.theme-cards-2__card-text{font-size:var(--theme-base-fs);line-height:1.6875rem;color:var(--color-dark-grey);font-weight:400;transition:color var(--theme-transition)}.theme-cards-2__card-text p:last-child{margin-bottom:0}.theme-cards-2__placeholder{text-align:center;padding:2.5rem;color:var(--theme-text-color-default);opacity:.5}[data-theme=dark] .theme-cards-2{background:var(--color-dark)}[data-theme=dark] .theme-cards-2__desc{color:var(--color-white)}[data-theme=dark] .theme-cards-2__card{border-color:var(--color-grey);color:var(--color-white)}[data-theme=dark] .theme-cards-2__card:before{background:var(--color-dark)}[data-theme=dark] .theme-cards-2__card:after{background:var(--color-mint)}[data-theme=dark] .theme-cards-2__card:hover{border-color:var(--color-light-green);box-shadow:var(--theme-md-shadow)}[data-theme=dark] .theme-cards-2__card:hover:after{opacity:1}[data-theme=dark] .theme-cards-2__card:hover .theme-cards-2__card-title,[data-theme=dark] .theme-cards-2__card:hover .theme-cards-2__card-text{color:var(--color-dark-grey)}[data-theme=dark] .theme-cards-2__card:hover .theme-cards-2__icon svg,[data-theme=dark] .theme-cards-2__card:hover .theme-cards-2__icon svg.icon{fill:var(--color-dark-grey)}[data-theme=dark] .theme-cards-2__card-title,[data-theme=dark] .theme-cards-2__card-text{color:var(--color-white)}[data-theme=dark] .theme-cards-2__icon svg,[data-theme=dark] .theme-cards-2__icon svg.icon{fill:var(--color-white)}@media (max-width: 1200px){.theme-cards-2{padding:7.8125rem 0}.theme-cards-2__header{margin-bottom:3rem}.theme-cards-2__icon{width:3.25rem;height:3.25rem}.theme-cards-2__decoration{width:27.5rem;height:21.5rem;left:5rem}}@media (max-width: 992px){.theme-cards-2{padding:7.1875rem 0}.theme-cards-2__header{margin-bottom:2.5rem}.theme-cards-2__grid{row-gap:1.5rem}.theme-cards-2__icon{width:3rem;height:3rem}.theme-cards-2__card{padding:1.5rem}.theme-cards-2__decoration{width:22.5rem;height:17.5rem;left:2.5rem;top:3.75rem}}@media (max-width: 768px){.theme-cards-2{padding:6.5625rem 0}.theme-cards-2__grid{row-gap:1.25rem}.theme-cards-2__card-text{font-size:1rem;line-height:1.5rem}.theme-cards-2__decoration{width:17.5rem;height:13.75rem;left:1.25rem;top:2.5rem}}@media (max-width: 576px){.theme-cards-2{padding:5.9375rem 0}.theme-cards-2__card{padding:1.25rem}.theme-cards-2__icon{width:2.75rem;height:2.75rem}.theme-cards-2__decoration{display:none}}
