.explore-cards-with-cta-section{width:100%;max-width:1920px;background:var(--d-dark);display:flex;flex-direction:column;align-items:stretch;gap:100px;padding:140px 100px 100px;border-top:2px solid;border-image-source:radial-gradient(47.79% 104.84% at 50% 50%,#056CF2 0%,#000B24 100%);border-image-slice:2}.explore-cards-wrapper{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:60px}.explore-cards-wrapper .main-h2{color:var(--n-white)}.explore-cards-grid{width:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:24px;align-items:stretch}.explore-big-card{grid-column:span 6;grid-row:span 2;position:relative;overflow:hidden;border-radius:20px;display:flex;flex-direction:column;align-items:stretch;justify-content:end;aspect-ratio:106 / 69}.explore-big-card-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.explore-big-card-video::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:2;background:linear-gradient(180deg,#fff0 0%,rgb(1 11 37 / .8) 100%)}.explore-big-card-video video{width:100%;height:100%;object-fit:cover;object-position:center}.explore-big-card-content{position:relative;z-index:5}.explore-small-card{grid-column:span 6;display:flex;flex-direction:row;align-items:stretch;gap:0;padding:32px;border-radius:20px;overflow:hidden;background:rgb(12 23 51 / .5)}.explore-small-card-img{display:none}.explore-card-content{display:flex;width:100%;flex-direction:column;align-items:stretch;justify-content:space-between;gap:24px}.explore-small-card-text{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:12px;max-width:480px}.explore-big-card-text{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:12px;max-width:520px;padding:24px 32px 32px;z-index:7}.explore-card .main-h4{color:var(--d-white)}.explore-card .small-text-medium{color:var(--d-dark-grey)}.explore-big-card-text .small-text-medium{color:var(--d-white);opacity:.7}.explore-small-card-icon{width:40px;height:40px;flex-shrink:0}@media (max-width:1919px){.explore-cards-with-cta-section{gap:80px;padding:100px 80px}.explore-cards-wrapper{gap:48px}.explore-big-card{grid-column:span 7;aspect-ratio:auto}.explore-cards-grid{gap:16px}.explore-small-card{grid-column:span 5}.explore-card-content{justify-content:start}.explore-small-card-text{max-width:440px}.explore-small-card-icon{width:36px;height:36px}.explore-big-card-text{padding:24px}}@media (max-width:1439px){.explore-cards-with-cta-section{padding:80px 60px}.explore-cards-wrapper{gap:40px}.explore-small-card{padding:24px;border-radius:16px}.explore-card-content{flex-direction:row;align-items:start}.explore-small-card-text{max-width:unset}.explore-small-card-icon{width:32px;height:32px}.explore-big-card{border-radius:16px}}@media (max-width:1079px){.explore-cards-with-cta-section{padding:80px 40px}.explore-big-card-text .small-text-medium{color:var(--d-dark-grey);opacity:1}.explore-cards-wrapper{gap:48px}.explore-cards-grid{display:flex;flex-direction:column;gap:24px}.explore-small-card{padding:0;flex-direction:row-reverse;background:#fff0}.explore-small-card-img{display:block;width:300px;height:auto;max-width:50%;flex-shrink:0;border-radius:16px;overflow:hidden}.explore-small-card-img img{width:100%;height:100%;object-fit:cover;object-position:center}.explore-small-card-icon{display:none}.explore-card-content{gap:0;align-items:center}.explore-small-card-text{padding:32px;padding-inline-start:0;flex:1}.explore-big-card{background:#fff0;flex-direction:row-reverse;align-items:stretch;gap:0}.explore-big-card-text{max-width:unset;flex:1;padding:32px;align-self:center;padding-inline-start:0}.explore-big-card-video{position:static;display:block;width:300px;max-width:50%;height:auto;flex-shrink:0;border-radius:16px;overflow:hidden}}@media (max-width:577px){.explore-cards-with-cta-section{padding:60px 16px}.explore-cards-wrapper{gap:40px}.explore-cards-grid{gap:60px}.explore-small-card{background:#fff0;border-radius:0;gap:20px;flex-direction:column;align-items:stretch}.explore-big-card{background:#fff0;border-radius:0;gap:20px;flex-direction:column;align-items:stretch}.explore-small-card-text{gap:10px;padding:0}.explore-big-card-text{padding:0;gap:0}.explore-small-card-img{border-radius:16px;width:100%;max-width:unset;height:auto;overflow:hidden;aspect-ratio:3 / 2}.explore-big-card-video{border-radius:16px;width:100%;height:auto;max-width:unset;overflow:hidden;aspect-ratio:3 / 2}}