.explore-section{width:100%;margin-top:var(--spacingL2);position:relative}.explore-section .explore-title{background:var(--backgroundColorThreeDark,#4d356e);color:var(--primaryColorOneDark,#f2a343);font:var(--bodyTwoBold);padding:var(--spacingS4);border-radius:var(--roundness1);z-index:12;white-space:nowrap;margin-bottom:-10px;position:absolute;bottom:100%;left:-10px}@media (max-width:1024px){.explore-section{margin-top:var(--spacingM1)}.explore-section .explore-title{top:-10px;left:-4px;bottom:unset}}.explore-section .our-features-wrapper{gap:var(--spacingS4);content-visibility:auto;contain-intrinsic-size:auto 240px;width:100%;display:flex;overflow-x:auto}.explore-section .our-features-wrapper::-webkit-scrollbar{display:none}.explore-section .our-features-wrapper{-ms-overflow-style:none;scrollbar-width:none}.explore-section .our-features-item{border-radius:var(--roundness2);background:var(--backgroundColorTwoDark,#33244a);padding:var(--spacingM1);flex:1;min-width:175px;container-type:inline-size}@media (max-width:1024px){.explore-section .our-features-item{min-width:240px}}.explore-section .our-features-item-inner{align-items:center;gap:var(--spacingS5);width:100%;height:100%;display:flex}@container (width<=285px){.explore-section .our-features-item-inner{flex-direction:column;justify-content:center;gap:0}}.explore-section .our-features-content{justify-content:flex-start;align-items:space-between;flex-direction:column;min-width:150px;height:100%;display:flex}@container (width<=285px){.explore-section .our-features-content{height:unset;flex:1}}.explore-section .our-features-title-wrapper{align-items:center;gap:var(--spacingS5);margin-bottom:var(--spacingS4);display:flex}.explore-section .our-features-title-wrapper img{width:24px;height:24px}.explore-section .our-features-title{font:var(--bodyOneBold);color:var(--secondaryColorOneDark,#fff);margin-bottom:0}.explore-section .our-features-description{font:var(--bodyTwoNormal);color:var(--secondaryColorOneDark,#fff);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.explore-section .our-features-button{width:fit-content;min-width:unset;min-height:36px;max-height:36px;margin-top:auto;padding:10px 0}.explore-section .our-features-button .our-features-arrow{width:24px;height:24px;color:var(--secondaryColorOneDark,#fff);transition:color .3s,filter .3s}.explore-section .our-features-button:hover .our-features-arrow{color:var(--primaryColorOneDark,#f2a343);filter:drop-shadow(0 0 4px color-mix(in srgb, var(--primaryColorOneDark,#f2a343) 40%, transparent))}.explore-section .our-features-image{object-fit:cover;object-position:center;min-width:130px;max-width:150px;height:145px}@container (width<=285px){.explore-section .our-features-image{min-width:0;max-width:unset;width:100%}}