<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.coll-over-btm{border-radius:10px 10px 0 0;background:var(--shy-green);padding:50px 0 100px;color:var(--dark-grey);}
.coll-over-btm-left-inr h3{font-weight:700;line-height:140%;margin-bottom:16px;}
.coll-over-btm-left-inr ul{display:grid;gap:8px;}
.coll-over-btm-cont-inr h2,.coll-over-btm-left-inr h2{margin-bottom:24px;}
.coll-over-con-text{font-weight:400;margin-bottom:16px;}
.coll-over-con-text a{text-decoration:underline;}
.coll-over-con-text .metafield-rich_text_field ul{padding:15px 0;}
.coll-over-con-text .metafield-rich_text_field ul li{list-style: disc;list-style-position: inside;}
@media(min-width:992px){
   .coll-over-btm{border-radius:20px 20px 0 0;}
}
@media(min-width:1200px){
  .coll-over-btm-left{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px;}
  .coll-over-btm-left-inr{grid-column:span 3;}
}
@media(max-width:991px){
  .coll-over-btm-left{margin-bottom:80px;}
  .coll-over-btm-mid{margin-bottom:50px;}
}</pre></body></html>