.explore-next-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.explore-next-btn{align-items:center;background-color:#fff;border:2px solid #b082c0;border-radius:20px;display:inline-flex;flex-direction:column;font-family:SofiaProSoft-Medium,sans-serif;font-size:14px;font-weight:500;gap:5px;height:130px;justify-content:flex-start;padding:5px 5px 10px;text-align:center;transition:border-color .2s;width:100px}.explore-next-btn,.explore-next-btn:hover{color:#000;text-decoration:none}.explore-next-btn:active,.explore-next-btn:focus{background-color:#ffe0b1;border-color:transparent;color:#000;text-decoration:none}.explore-next-btn-icon{max-height:55px;max-width:60px;object-fit:contain}.explore-next-btn span{align-items:center;display:flex;flex:1;line-height:1.2}.explore-next-cta{align-items:center;display:inline-flex;justify-content:flex-start;line-height:20px;margin-top:40px;max-width:320px;padding:15px 60px 15px 20px;position:relative;text-decoration:none;width:100%}.explore-next-cta:before{background-image:var(--cta-marker);background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;margin-right:20px;min-height:41px;min-width:29px}.explore-next-cta:after{align-items:center;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='16' viewBox='0 0 10 16'%3E%3Cpath fill='none' stroke='%23b91b21' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 2 6 6-6 6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px 16px;border:2px solid #b082c0;border-radius:50%;content:"";display:flex;height:33px;justify-content:center;position:absolute;right:20px;width:33px}.explore-next-cta:hover{text-decoration:none}.explore-next-cta:active,.explore-next-cta:focus,.explore-next-cta:hover{border-color:#b082c0!important}.explore-next-cta:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='16' viewBox='0 0 10 16'%3E%3Cpath fill='none' stroke='%23b91b21' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 2 6 6-6 6'/%3E%3C/svg%3E");border-color:#b082c0}.explore-next-cta-qtc{padding-left:60px;position:relative;text-align:left}.explore-next-cta-qtc:before{left:20px;position:absolute;top:10px}.explore-next-cta-qtc:after{background-color:#fff;background-image:var(--leaving-icon);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border:2px solid #b082c0;border-radius:50%;bottom:15px;content:"";height:33px;position:absolute;right:20px;width:33px}.explore-next-cta-qtc:hover:after{background-image:var(--leaving-icon);border:2px solid #b082c0}@media (max-width:767px){.explore-next-cta-qtc{margin-top:2px;max-width:325px}}@media (max-width:1200px){.explore-next-buttons{max-width:330px}}@media (max-width:767px){.explore-next-buttons{justify-content:center;margin:0 auto;text-align:center}.explore-next-btn{height:156px;padding:15px 20px;width:156px}.explore-next-btn-icon{max-height:75px;max-width:70px}}@media (max-width:340px){.explore-next-buttons{justify-content:center}}