<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
}

:root {
    --color1: #f47e5e;
}

body {
    font-size: 16px;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 300;

}

img {
    width: 100%;
}

.mobile {
    display: block;
}

.desktop {
    display: none;
}

@media all and (min-width: 650px) {
    .desktop {
        display: block;
    }
    .mobile {
        display: none;
    }
}

.main-container {
    border-top: 2px solid #000;
    border-bottom: 1px solid #000;
}

.g-pstyle0 {
    font-family: 'Roboto Slab', serif;
    font-size: 21px;
    font-weight: 700;
}


@media all and (min-width: 650px) {
   .main-container {
    border-top: 4px solid #000;
    border-bottom: 2px solid #000;
    }
    
    .g-pstyle0 {
        font-size: 24px;
    }
}

	#g-cancer-box .g-artboard {
		margin:0 auto;
	}
	#g-cancer-box .g-artboard p {
		margin:0;
	}
	.g-aiAbs {
		position:absolute;
	}
	.g-aiImg {
		display:block;
		width:100% !important;
	}
	.g-aiSymbol {
		position: absolute;
		box-sizing: border-box;
	}
	.g-aiPointText p { white-space: nowrap; }
	#g-cancer-Artboard_1_copy_2 {
		position:relative;
		overflow:hidden;
	}
	#g-cancer-Artboard_1_copy_2 p {
		font-weight:500;
		font-size:14px;
		line-height:17px;
		filter:alpha(opacity=100);
		-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity:1;
		letter-spacing:0em;
		text-align:left;
		color:rgb(0,0,0);
		text-transform:none;
		padding-bottom:0;
		padding-top:0;
		mix-blend-mode:normal;
		font-style:normal;
		height:auto;
	}
	#g-cancer-Artboard_1_copy_2 .g-pstyle0 {
		font-weight:700;
		font-size:24px;
		line-height:29px;
	}
	#g-cancer-Artboard_1_copy_2 .g-pstyle1 {
        font-family: 'Roboto Slab', serif;
        font-weight:700;
		font-size:16px;
		line-height:19px;
		text-align:center;
	}
	#g-cancer-Artboard_1_copy_2 .g-pstyle2 {
        font-family: 'Merriweather Sans black', sans-serif;
        color: #FF7D55;
        font-size:32px;
		line-height:38px;
		text-align:center;
	}
	#g-cancer-Artboard_1_copy_2 .g-cstyle0 {
		font-weight:500;
		font-size:16px;
	}
	#g-cancer-Artboard_1_copy_2 .g-cstyle1 {
		font-weight:500;
	}
	#g-cancer-Artboard_1_copy_3 {
		position:relative;
		overflow:hidden;
	}
	#g-cancer-Artboard_1_copy_3 p {
		font-weight:500;
		font-size:14px;
		line-height:17px;
		filter:alpha(opacity=100);
		-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity:1;
		letter-spacing:0em;
		text-align:left;
		color:rgb(0,0,0);
		text-transform:none;
		padding-bottom:0;
		padding-top:0;
		mix-blend-mode:normal;
		font-style:normal;
		height:auto;
	}
	#g-cancer-Artboard_1_copy_3 .g-pstyle0 {
		font-weight:700;
		font-size:24px;
		line-height:29px;
	}
	#g-cancer-Artboard_1_copy_3 .g-pstyle1 {
        font-family: 'Roboto Slab', serif;
        font-weight:700;
		font-size:16px;
		line-height:19px;
		text-align:center;
	}
	#g-cancer-Artboard_1_copy_3 .g-pstyle2 {
        font-family: 'Merriweather Sans black', sans-serif;
        color: #FF7D55;
        font-size:32px;
		line-height:38px;
		text-align:center;
	}
	#g-cancer-Artboard_1_copy_3 .g-cstyle0 {
		font-weight:500;
		font-size:16px;
	}
	#g-cancer-Artboard_1_copy_3 .g-cstyle1 {
		font-weight:500;
	}</pre></body></html>