.explore-container{justify-content:space-between;min-height:406px;padding:0 5%;background-color:#f5f7fa}.explore-container,.explore-section{display:flex;align-items:center;width:100%}.explore-section{justify-content:end;height:100%}.explore-content{height:100%;display:flex;flex-direction:column;justify-content:center;gap:30px}.explore-heading{font-size:48px;font-weight:700;line-height:67.2px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#f1935c}.explore-sub-heading{font-weight:700;font-size:32px;line-height:44.8px;color:#8c8a96}.explore-content-para{width:80%;font-size:16px;color:#6f6d7c}.explore-button{width:297px;height:65px;padding:0 1rem;background-color:#f1935c;border-radius:15px}.explore-btn-elements,.explore-button{display:flex;justify-content:center;align-items:center}.explore-btn-elements{width:200px;color:#fff;font-size:16px;line-height:24px;font-weight:500}.explore-arrow-icon{width:110px}.explore-arrow-icon,.explore-image{display:flex;justify-content:center;align-items:center}.explore-image{width:85%}@media (max-width:768px){.explore-section{width:100%}.explore-container{display:block;align-items:center;background-color:#f5f7fa;gap:0;padding:3rem 5%;margin-bottom:3rem}.explore-container,.explore-content{justify-content:center;height:100%;width:100%}.explore-content{display:flex;flex-direction:column;gap:30px}.explore-image{display:none;justify-content:center;align-items:center;width:100%;height:100%}}