.l-section--theme-cards{position:relative}.theme-cards{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;position:relative;gap:2rem}@media only screen and (min-width: 1024px){.theme-cards{gap:0;flex-direction:row;height:auto}}.theme-cards__content-hld{display:flex;flex-direction:column;z-index:1}@media only screen and (min-width: 1024px){.theme-cards__content-hld{width:calc(30% + 6.25rem);padding-right:6.25rem}}.theme-cards__subheading{margin-top:var(--spacing-700)}.theme-cards__content{margin-top:1rem}.theme-cards__btns,.theme-cards__big-number{margin-top:2.25rem}.theme-cards__grid{position:relative;cursor:grab;width:100%;overflow:hidden}@media only screen and (min-width: 1024px){.theme-cards__grid{position:absolute;left:calc(30% + 100px);width:calc(70% + (100vw - 1240px)/2 - 100px);height:auto}}.theme-cards__grid-test{width:100%}@media only screen and (min-width: 1024px){.theme-cards__grid-test{width:calc(100% - (100vw - 1240px)/2)}}.theme-cards__item{display:flex;flex-direction:column;height:auto;padding:2.5rem;border:1px solid var(--c-neutral-600);border-radius:5px;background:var(--c-neutral-700);backdrop-filter:blur(25px)}@media only screen and (min-width: 1024px){.theme-cards__item{width:22.5rem;min-width:auto;height:auto}}.theme-cards__icon-hld{margin-bottom:clamp(1.5rem,0.8vw + 1.32rem,2rem)}.theme-cards__icon{width:3.5rem;height:3.5rem}.theme-cards__title{margin-top:40%}.theme-cards__navigation{margin-top:auto;padding-top:2rem}
