<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index-para {
    height:180px;
    width:100%;
    background-size:cover;
}
.index-para-top {
    background-color: #f8f8f8;
    height: 20px;
}
.index-para-bottom {
    background-image:url('/images/index_para_bottom.png');
}
.index-map-container {
    height: 450px;
    position:relative;
}
.index-map-legend {
    overflow: hidden;
    position: absolute;
    right: 400px;
    top: 0px;
    width: 295px;
    height: 100%;
    padding: 10px 35px 10px 35px;
    background-color: rgba(255, 255, 255, 0.85);
    font-family: 'Montserrat', sans-serif;
}
.index-map-legend-icon {
    width:25px;
    height:25px;
}
.index-map-legend-name {
    display:inline-block;
    font-size: 15px;
    margin-top: 2px;
    vertical-align: top;
    margin-left: 2px;
    font-weight: 700;
}
.index-map-legend-text {
    font-style: italic;
    margin-top: -1px;
}
.index-map-legend-impact {
    font-style: italic;
    margin-top: -5px;
}
.index-map-legend-header {
    padding: 8px 0px 20px;
    font-size: 17px;
    letter-spacing: 3px;
}
.index-map-legend-bar {
    height:1px;
    width:100%;
    background-color:#b0b2b6;
    margin-top:5px;
    margin-bottom:10px;
}
.index-map-legend-scrolling-area {
    position:relative;
    display: block;
    height: 275px;
    overflow: hidden;
}
.index-map-legend-scrolling-inner {
    position:absolute;
    top:0px;
}
.index-map-legend-impact-button {
    border-radius: 4px;
    background-color: #f28950;
    padding: 8px 18px;
    color: white;
    font-size: 14px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    width: 200px;
    margin-top: 20px;
}
.index-how-it-works-container {
    font-family: 'Montserrat', sans-serif;
    text-align:center;
    padding-bottom: 70px;
}
.index-how-it-works-header-1 {
    font-size: 20px;
    letter-spacing: 7px;
    padding-top: 50px;
}
.index-how-it-works-header-2 {
    color: #808080;
}
.index-how-it-works-trifold-container {
    height: 400px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    margin-bottom: 60px;
}
.index-how-it-works-trifold-inner {
    height: 100%;
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.index-how-it-works-trifold-middle {
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
}
.index-how-it-works-get-started {
    border-radius: 4px;
    background-color: #2ecc71;
    padding: 8px 18px;
    color: white;
    font-size: 14px;
    text-align: center;
    width: 200px;
    margin-top: 20px;
    text-decoration:none;
}
.index-how-it-works-getkarmapoints {
    font-size:20px;
    margin-top: 15px;
}
.index-how-it-works-collectbuy {
    font-size:11px;
    font-weight: 700;
    margin-top: 5px;
}
.index-how-it-works-getkarmapoints-icon {
    background-image:url('/images/index_logo_icon.png');
    height:129px;
    width:128px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 50px;
    margin-bottom: 59px;
}
.index-how-it-works-yourkarmapoints-button {
    border-radius: 4px;
    background-color: #f1f1f1;
    padding: 8px 18px;
    color: black;
    font-size: 14px;
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.index-how-it-works-track-img {
    background-image:url('/images/purchase_circle_5.png');
    height:102px;
    width:102px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 64px;
    margin-bottom: 72px;
}
.index-how-it-works-track-text {
    font-size: 24px;
    padding-top: 41px;
}
.index-how-it-works-redeem-img {
    background-image:url('/images/index_impact_pic.png');
    height:135px;
    width:135px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 27px;
    margin-bottom: 56px;
}
.index-hero-details-box {
    position:absolute;
    border: 1px solid white;
    background-color:rgba(0,0,0,0.5);
    width:280px;
    top:65px;
    right:100px;
    font-family: 'Montserrat', sans-serif;
    color:white;
    padding: 30px;
}
.index-hero-details-title {
    font-size:35px;
    font-weight:700;
    line-height: 31px;
}
.titlenum1, .titlenum0 {
    font-size:25px;
}
.index-hero-details-subtitle {
    font-size:15px;
    margin-top: 20px;
}
.index-hero-details-button {
    cursor: pointer;
    border-radius: 4px;
    background-color: #f98a4b;
    padding: 8px 18px;
    font-size: 14px;
    text-align: center;
    width: 200px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
</pre></body></html>