/* In Galop — playful blog article ending. Text/content remains unchanged. */
body .related{position:relative;background:linear-gradient(180deg,#fffdf8 0%,#fff8e9 100%)!important;border-top:0!important;padding:44px 0 46px!important;overflow:hidden}
body .related:before{content:"";position:absolute;left:-50px;top:10px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(246,72,145,.14),rgba(246,72,145,0) 68%)}
body .related:after{content:"";position:absolute;right:-55px;bottom:-60px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(40,190,154,.16),rgba(40,190,154,0) 68%)}
body .related .wrap{position:relative;z-index:1}
body .related h3{font-family:'Nunito',sans-serif!important;font-size:clamp(23px,3vw,30px)!important;font-weight:1000!important;color:#10233f!important;margin-bottom:20px!important;display:flex;align-items:center;gap:10px}
body .related h3:after{content:"";height:4px;flex:1;max-width:90px;border-radius:99px;background:linear-gradient(90deg,#f7b720,#f34791)}
body .related-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
body .rel-card{position:relative;border:1px solid rgba(17,55,77,.10)!important;border-radius:20px!important;background:#fffdf8!important;box-shadow:0 12px 30px rgba(16,35,63,.08)!important;transition:transform .2s ease,box-shadow .2s ease!important;overflow:hidden!important}
body .rel-card:nth-child(1){border-bottom:4px solid #1fb58a!important}
body .rel-card:nth-child(2){border-bottom:4px solid #f34791!important}
body .rel-card:nth-child(3){border-bottom:4px solid #f7b720!important}
body .rel-card:hover{transform:translateY(-4px)!important;box-shadow:0 18px 38px rgba(16,35,63,.13)!important;text-decoration:none!important}
body .rel-thumb{height:150px!important;background:#e8f5f2!important}
body .rel-body{padding:16px 17px 20px!important;position:relative}
body .rel-body:after{content:"→";display:grid;place-items:center;width:30px;height:30px;border-radius:50%;margin-top:12px;margin-left:auto;background:#10233f;color:white;font-weight:1000}
body .rel-title{font-size:14px!important;line-height:1.4!important;font-weight:900!important;color:#10233f!important}

body .wrap:has(> .cta-box){max-width:900px!important;padding-top:8px!important;padding-bottom:30px!important}
body .cta-box{position:relative;isolation:isolate;overflow:hidden;max-width:900px!important;margin:22px auto 18px!important;border-radius:30px!important;padding:34px 34px 34px 230px!important;text-align:left!important;background:linear-gradient(125deg,#e9f8f3 0%,#f8effa 55%,#fff3d6 100%)!important;color:#10233f!important;border:1px solid rgba(10,112,128,.14)!important;box-shadow:0 18px 42px rgba(16,35,63,.10)!important}
body .cta-box:before{content:"";position:absolute;left:28px;bottom:-20px;width:176px;height:176px;background:url('/site-images/in-galop-badge.webp') center/contain no-repeat;filter:drop-shadow(0 10px 12px rgba(16,35,63,.14));z-index:-1}
body .cta-box:after{content:"";position:absolute;right:-70px;top:-80px;width:220px;height:220px;border-radius:50%;border:1px solid rgba(243,71,145,.15);box-shadow:0 0 0 38px rgba(243,71,145,.035),0 0 0 76px rgba(31,181,138,.025);z-index:-2}
body .cta-box>p:first-child{display:none!important}
body .cta-box h3{font-family:'Nunito',sans-serif!important;font-size:clamp(25px,3.4vw,34px)!important;line-height:1.05!important;color:#10233f!important;font-weight:1000!important;margin:0 0 10px!important}
body .cta-box p{font-size:15px!important;line-height:1.55!important;color:#526274!important;opacity:1!important;max-width:480px!important;margin-bottom:18px!important}
body .cta-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;background:#f34791!important;color:white!important;font-weight:1000!important;font-size:14px!important;padding:12px 24px!important;border-radius:999px!important;box-shadow:0 5px 0 #b91f63!important;transition:transform .18s ease!important}
body .cta-btn:hover{transform:translateY(-2px)!important;text-decoration:none!important}
body .ig-site-footer{position:relative;overflow:hidden}
body .ig-site-footer:after{content:"";position:absolute;right:24px;bottom:-18px;width:92px;height:92px;background:url('/site-images/in-galop-badge.webp') center/contain no-repeat;opacity:.16;filter:grayscale(.15)}

@media(max-width:760px){
  body .related{padding:34px 0 36px!important}
  body .related-strip{grid-template-columns:1fr!important;gap:14px!important}
  body .rel-card{display:grid!important;grid-template-columns:138px 1fr!important;min-height:122px!important}
  body .rel-thumb{height:100%!important;min-height:122px!important}
  body .rel-body{padding:14px 14px 12px!important}
  body .rel-body:after{width:26px;height:26px;margin-top:8px}
  body .cta-box{padding:28px 22px 190px!important;text-align:center!important;border-radius:25px!important;margin:18px auto 10px!important}
  body .cta-box:before{left:50%;bottom:8px;width:160px;height:160px;transform:translateX(-50%)}
  body .cta-box p{margin-left:auto!important;margin-right:auto!important}
}
@media(min-width:761px) and (max-width:1024px){
  body .cta-box{padding-left:205px!important}
  body .cta-box:before{width:155px;height:155px;left:28px}
}
