Files
Sunscreen/website/src/index.html
2022-07-12 17:02:57 -07:00

1462 lines
35 KiB
HTML

<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charSet="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Sunscreen</title>
<meta name="author" content="Sunscreen" />
<meta name="generator" content="Starfield Technologies; Go Daddy Website Builder 8.0.0000" />
<link rel="manifest" href="http://sunscreen.tech/manifest.webmanifest" />
<link rel="apple-touch-icon" sizes="57x57"
href="https://img1.wsimg.com/isteam/ip/static/pwa-app/logo-default.png/:/rs=w:57,h:57,m" />
<link rel="apple-touch-icon" sizes="60x60"
href="https://img1.wsimg.com/isteam/ip/static/pwa-app/logo-default.png/:/rs=w:60,h:60,m" />
<link rel="apple-touch-icon" sizes="72x72"
href="https://img1.wsimg.com/isteam/ip/static/pwa-app/logo-default.png/:/rs=w:72,h:72,m" />
<link rel="apple-touch-icon" sizes="114x114"
href="https://img1.wsimg.com/isteam/ip/static/pwa-app/logo-default.png/:/rs=w:114,h:114,m" />
<link rel="apple-touch-icon" sizes="120x120"
href="https://img1.wsimg.com/isteam/ip/static/pwa-app/logo-default.png/:/rs=w:120,h:120,m" />
<link rel="apple-touch-icon" sizes="144x144"
href="https://img1.wsimg.com/isteam/ip/static/pwa-app/logo-default.png/:/rs=w:144,h:144,m" />
<link rel="apple-touch-icon" sizes="152x152"
href="https://img1.wsimg.com/isteam/ip/static/pwa-app/logo-default.png/:/rs=w:152,h:152,m" />
<link rel="apple-touch-icon" sizes="180x180"
href="https://img1.wsimg.com/isteam/ip/static/pwa-app/logo-default.png/:/rs=w:180,h:180,m" />
<meta property="og:url" content="https://sunscreen.tech/" />
<meta property="og:site_name" content="Sunscreen" />
<meta property="og:title" content="Sunscreen" />
<meta property="og:description" content="Privacy engine of the new web." />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@sunscreentech" />
<meta name="twitter:title" content="Sunscreen" />
<meta name="twitter:description" content="Sunscreen" />
<meta name="theme-color" content="#e6d2bb" />
<style>
.x {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
margin: 0;
box-sizing: border-box
}
.x *,
.x :after,
.x :before {
box-sizing: inherit
}
.x-el a[href^="mailto:"]:not(.x-el),
.x-el a[href^="tel:"]:not(.x-el) {
color: inherit;
font-size: inherit;
text-decoration: inherit
}
.x-el-article,
.x-el-aside,
.x-el-details,
.x-el-figcaption,
.x-el-figure,
.x-el-footer,
.x-el-header,
.x-el-hgroup,
.x-el-main,
.x-el-menu,
.x-el-nav,
.x-el-section,
.x-el-summary {
display: block
}
.x-el-audio,
.x-el-canvas,
.x-el-progress,
.x-el-video {
display: inline-block;
vertical-align: baseline
}
.x-el-audio:not([controls]) {
display: none;
height: 0
}
.x-el-template {
display: none
}
.x-el-a {
background-color: transparent;
color: inherit
}
.x-el-a:active,
.x-el-a:hover {
outline: 0
}
.x-el-abbr[title] {
border-bottom: 1px dotted
}
.x-el-b,
.x-el-strong {
font-weight: 700
}
.x-el-dfn {
font-style: italic
}
.x-el-mark {
background: #ff0;
color: #000
}
.x-el-small {
font-size: 80%
}
.x-el-sub,
.x-el-sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
.x-el-sup {
top: -.5em
}
.x-el-sub {
bottom: -.25em
}
.x-el-img {
vertical-align: middle;
border: 0
}
.x-el-svg:not(:root) {
overflow: hidden
}
.x-el-figure {
margin: 0
}
.x-el-hr {
box-sizing: content-box;
height: 0
}
.x-el-pre {
overflow: auto
}
.x-el-code,
.x-el-kbd,
.x-el-pre,
.x-el-samp {
font-family: monospace, monospace;
font-size: 1em
}
.x-el-button,
.x-el-input,
.x-el-optgroup,
.x-el-select,
.x-el-textarea {
color: inherit;
font: inherit;
margin: 0
}
.x-el-button {
overflow: visible
}
.x-el-button,
.x-el-select {
text-transform: none
}
.x-el-button,
.x-el-input[type=button],
.x-el-input[type=reset],
.x-el-input[type=submit] {
-webkit-appearance: button;
cursor: pointer
}
.x-el-button[disabled],
.x-el-input[disabled] {
cursor: default
}
.x-el-button::-moz-focus-inner,
.x-el-input::-moz-focus-inner {
border: 0;
padding: 0
}
.x-el-input {
line-height: normal
}
.x-el-input[type=checkbox],
.x-el-input[type=radio] {
box-sizing: border-box;
padding: 0
}
.x-el-input[type=number]::-webkit-inner-spin-button,
.x-el-input[type=number]::-webkit-outer-spin-button {
height: auto
}
.x-el-input[type=search] {
-webkit-appearance: textfield;
box-sizing: content-box
}
.x-el-input[type=search]::-webkit-search-cancel-button,
.x-el-input[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
.x-el-textarea {
border: 0
}
.x-el-fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
.x-el-legend {
border: 0;
padding: 0
}
.x-el-textarea {
overflow: auto
}
.x-el-optgroup {
font-weight: 700
}
.x-el-table {
border-collapse: collapse;
border-spacing: 0
}
.x-el-td,
.x-el-th {
padding: 0
}
.x {
-webkit-font-smoothing: antialiased
}
.x-el-hr {
border: 0
}
.x-el-fieldset,
.x-el-input,
.x-el-select,
.x-el-textarea {
margin-top: 0;
margin-bottom: 0
}
.x-el-fieldset,
.x-el-input[type=email],
.x-el-input[type=text],
.x-el-textarea {
width: 100%
}
.x-el-label {
vertical-align: middle
}
.x-el-input {
border-style: none;
padding: .5em;
vertical-align: middle
}
.x-el-select:not([multiple]) {
vertical-align: middle
}
.x-el-textarea {
line-height: 1.75;
padding: .5em
}
.x-el.d-none {
display: none !important
}
.sideline-footer {
margin-top: auto
}
.disable-scroll {
touch-action: none;
overflow: hidden;
position: fixed;
max-width: 100vw
}
@-webkit-keyframes loaderscale {
0% {
transform: scale(1);
opacity: 1
}
45% {
transform: scale(.1);
opacity: .7
}
80% {
transform: scale(1);
opacity: 1
}
}
@keyframes loaderscale {
0% {
transform: scale(1);
opacity: 1
}
45% {
transform: scale(.1);
opacity: .7
}
80% {
transform: scale(1);
opacity: 1
}
}
.x-loader svg {
display: inline-block
}
.x-loader svg:first-child {
-webkit-animation: loaderscale .75s cubic-bezier(.2, .68, .18, 1.08) -.24s infinite;
animation: loaderscale .75s cubic-bezier(.2, .68, .18, 1.08) -.24s infinite
}
.x-loader svg:nth-child(2) {
-webkit-animation: loaderscale .75s cubic-bezier(.2, .68, .18, 1.08) -.12s infinite;
animation: loaderscale .75s cubic-bezier(.2, .68, .18, 1.08) -.12s infinite
}
.x-loader svg:nth-child(3) {
-webkit-animation: loaderscale .75s cubic-bezier(.2, .68, .18, 1.08) 0s infinite;
animation: loaderscale .75s cubic-bezier(.2, .68, .18, 1.08) 0s infinite
}
.x-icon>svg {
transition: transform .33s ease-in-out
}
.x-icon>svg.rotate-90 {
transform: rotate(-90deg)
}
.x-icon>svg.rotate90 {
transform: rotate(90deg)
}
.x-icon>svg.rotate-180 {
transform: rotate(-180deg)
}
.x-icon>svg.rotate180 {
transform: rotate(180deg)
}
.x-rt:after {
content: "";
clear: both
}
.x-rt ol,
.x-rt ul {
text-align: left
}
.x-rt p {
margin: 0
}
.x-rt br {
clear: both
}
.mte-inline-block {
display: inline-block
}
@media only screen and (min-device-width:1025px) {
:root select,
_::-webkit-full-page-media,
_:future {
font-family: sans-serif !important
}
}
</style>
<style>
/*
Copyright 2017 The Archivo Black Project Authors (https://github.com/Omnibus-Type/ArchivoBlack)
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
—————————————————————————————-
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
—————————————————————————————-
*/
@font-face {
font-family: 'Archivo Black';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://img1.wsimg.com/gfonts/s/archivoblack/v17/HTxqL289NzCGg4MzN6KJ7eW6CYyF-w.ttf) format('truetype');
}
/*
Copyright 2011 The Montserrat Project Authors (https://github.com/JulietaUla/Montserrat)
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
—————————————————————————————-
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
—————————————————————————————-
*/
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://img1.wsimg.com/gfonts/s/montserrat/v24/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://img1.wsimg.com/gfonts/s/montserrat/v24/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf) format('truetype');
}
</style>
<style data-glamor="cxs-default-sheet">
.x .c1-1 {
letter-spacing: normal
}
.x .c1-2 {
text-transform: none
}
.x .c1-3 {
background-color: rgb(255, 255, 255)
}
.x .c1-4 {
width: 100%
}
.x .c1-5>div {
position: relative
}
.x .c1-6>div {
overflow: hidden
}
.x .c1-7>div {
margin-top: auto
}
.x .c1-8>div {
margin-right: auto
}
.x .c1-9>div {
margin-bottom: auto
}
.x .c1-a>div {
margin-left: auto
}
.x .c1-b {
font-family: 'Montserrat', arial, sans-serif
}
.x .c1-c {
font-size: 16px
}
.x .c1-h {
background-color: rgb(255, 255, 255)
}
.x .c1-i {
padding-top: 56px
}
.x .c1-j {
padding-bottom: 56px
}
.x .c1-k {
padding: 0px !important
}
.x .c1-n {
position: relative
}
.x .c1-o {
overflow: hidden
}
.x .c1-p {
display: flex
}
.x .c1-q {
flex-direction: column
}
.x .c1-r {
min-height: 500px
}
.x .c1-s {
justify-content: flex-start
}
.x .c1-t {
background-color: rgb(246, 246, 246)
}
.x .c1-u {
padding-top: 0px
}
.x .c1-y {
flex-grow: 1
}
.x .c1-z {
align-items: center
}
.x .c1-10 {
justify-content: center
}
.x .c1-11 {
padding-bottom: 0px
}
.x .c1-15 {
margin-left: 0px
}
.x .c1-16 {
margin-right: 0px
}
.x .c1-17 {
padding-left: 24px
}
.x .c1-18 {
padding-right: 24px
}
.x .c1-19 {
max-width: 100%
}
.x .c1-1i {
flex-shrink: 1
}
.x .c1-1j {
flex-basis: auto
}
.x .c1-1k {
padding-bottom: 8px
}
.x .c1-1l {
text-align: center
}
.x .c1-1m> :nth-child(n) {
margin-bottom: 8px
}
.x .c1-1n> :last-child {
margin-bottom: 0 !important
}
.x .c1-1s {
padding-left: 0px
}
.x .c1-1t {
padding-right: 0px
}
.x .c1-1u {
width: inherit
}
.x .c1-1v {
margin-top: 0px
}
.x .c1-1w {
margin-bottom: 0px
}
.x .c1-1x {
[object -object]: 0px
}
.x .c1-1y {
word-wrap: break-word
}
.x .c1-1z {
overflow-wrap: break-word
}
.x .c1-20 {
line-height: 1.2
}
.x .c1-21 {
display: block
}
.x .c1-22 {
text-transform: uppercase
}
.x .c1-23 {
line-height: 1.25
}
.x .c1-24 {
white-space: pre-line
}
.x .c1-25 {
display: inline-block
}
.x .c1-26 {
font-family: 'Archivo Black', arial, sans-serif
}
.x .c1-27 {
font-size: 35px
}
.x .c1-28 {
color: rgb(48, 48, 48)
}
.x .c1-29 {
font-weight: 400
}
.x .c1-2j {
word-wrap: normal !important
}
.x .c1-2k {
overflow-wrap: normal !important
}
.x .c1-2l {
display: none
}
.x .c1-2m {
visibility: hidden
}
.x .c1-2n {
position: absolute
}
.x .c1-2o {
width: auto
}
.x .c1-2p {
overflow: visible
}
.x .c1-2q {
left: 0px
}
.x .c1-2r {
font-size: 28px
}
.x .c1-2w {
font-size: 25px
}
.x .c1-31 {
line-height: 1.5
}
.x .c1-32>p {
margin-top: 0
}
.x .c1-33>p {
margin-right: 0
}
.x .c1-34>p {
margin-bottom: 0
}
.x .c1-35>p {
margin-left: 0
}
.x .c1-36 {
color: rgb(27, 27, 27)
}
.x .c1-37 {
font-size: 22px
}
.x .c1-3c {
letter-spacing: inherit
}
.x .c1-3d {
text-transform: inherit
}
.x .c1-3e {
font-size: inherit !important
}
.x .c1-3f {
color: inherit
}
.x .c1-3g {
font-weight: 700
}
.x .c1-3h {
line-height: inherit
}
.x .c1-3i {
font-weight: inherit
}
.x .c1-3j {
font-style: italic
}
.x .c1-3k {
text-decoration: line-through
}
.x .c1-3l {
text-decoration: underline
}
.x .c1-3m {
display: inline
}
.x .c1-3n {
cursor: pointer
}
.x .c1-3o {
font-size: unset
}
.x .c1-3p:hover {
color: rgb(48, 48, 48)
}
.x .c1-3q:active {
color: rgb(48, 48, 48)
}
.x .c1-3r {
margin-left: auto
}
.x .c1-3s {
margin-right: auto
}
.x .c1-3t {
padding-left: none
}
.x .c1-3u {
padding-right: none
}
.x .c1-3v {
padding-top: none
}
.x .c1-3w {
padding-bottom: 16px
}
.x .c1-3x {
flex-wrap: wrap
}
.social {
display: flex;
flex-direction: row;
gap: 10px;
justify-content: center;
margin: 16px;
}
.x .c1-3z {
column-gap: 0px
}
.x .c1-40 {
margin-bottom: 8px
}
.x .c1-41 {
text-decoration: none
}
.x .c1-42 [data-typography] {
color: inherit
}
.x .c1-43 {
vertical-align: middle
}
.x .c1-44 {
padding-top: 6px
}
.x .c1-45 {
padding-right: 6px
}
.x .c1-46 {
padding-bottom: 6px
}
.x .c1-47 {
padding-left: 6px
}
.x .c1-48 {
margin-bottom: 24px
}
.x .c1-49 {
color: rgb(89, 89, 89)
}
.x .c1-4a {
font-size: 12px
}
.x .c1-4f {
margin-top: 24px
}
.x .c1-4g {
list-style-type: none
}
.x .c1-4j {
padding-top: 8px
}
.x .c1-4k {
padding-left: 8px
}
.x .c1-4l {
padding-right: 8px
}
.x .c1-4o {
border-color: rgb(42, 42, 42)
}
.x .c1-4p {
border-bottom-width: 1px
}
.x .c1-4q {
border-style: solid
}
.x .c1-4r {
width: 50px
}
.x .c1-4s {
padding-top: 40px
}
.scale-08 {
scale: 0.8
}
.icon {
height: 25px;
width: 25px;
display: block;
flex: none;
}
.nav {
display: flex;
flex-direction: row;
justify-content: center;
padding: 0;
}
.copyright {
display: flex;
justify-content: center;
}
</style>
<style data-glamor="cxs-xs-sheet">
@media (max-width: 767px) {
.x .c1-l {
padding-top: 40px
}
}
@media (max-width: 767px) {
.x .c1-m {
padding-bottom: 40px
}
}
@media (max-width: 767px) {
.x .c1-2a {
max-width: 100%
}
}
@media (max-width: 767px) {
.x .c1-2b {
margin-top: 0
}
}
@media (max-width: 767px) {
.x .c1-2c {
margin-right: auto
}
}
@media (max-width: 767px) {
.x .c1-2d {
margin-bottom: 0
}
}
@media (max-width: 767px) {
.x .c1-2e {
margin-left: auto
}
}
@media (max-width: 767px) {
.x .c1-4h {
display: flex
}
}
@media (max-width: 767px) {
.x .c1-4i {
flex-direction: column
}
}
@media (max-width: 767px) {
.x .c1-4m {
padding-top: 4px
}
}
@media (max-width: 767px) {
.x .c1-4n {
padding-bottom: 4px
}
}
</style>
<style data-glamor="cxs-sm-sheet">
@media (min-width: 768px) {
.x .c1-d {
font-size: 16px
}
}
@media (min-width: 768px) {
.x .c1-1a {
width: 100%
}
}
@media (min-width: 768px) {
.x .c1-2f {
font-size: 42px
}
}
@media (min-width: 768px) {
.x .c1-2s {
font-size: 33px
}
}
@media (min-width: 768px) {
.x .c1-2x {
font-size: 26px
}
}
@media (min-width: 768px) {
.x .c1-38 {
font-size: 22px
}
}
@media (min-width: 768px) {
.x .c1-4b {
font-size: 12px
}
}
</style>
<style data-glamor="cxs-md-sheet">
@media (min-width: 1024px) {
.x .c1-e {
font-size: 16px
}
}
@media (min-width: 1024px) {
.x .c1-v {
min-height: 75vh
}
}
@media (min-width: 1024px) {
.x .c1-w {
position: relative
}
}
@media (min-width: 1024px) {
.x .c1-x {
padding-top: 0px
}
}
@media (min-width: 1024px) {
.x .c1-12 {
padding-bottom: 0px
}
}
@media (min-width: 1024px) {
.x .c1-13 {
flex-grow: 1
}
}
@media (min-width: 1024px) {
.x .c1-14 {
justify-content: center
}
}
@media (min-width: 1024px) {
.x .c1-1b {
width: 984px
}
}
@media (min-width: 1024px) {
.x .c1-1c {
display: flex
}
}
@media (min-width: 1024px) {
.x .c1-1d {
padding-top: 56px
}
}
@media (min-width: 1024px) {
.x .c1-1e {
padding-bottom: 72px
}
}
@media (min-width: 1024px) {
.x .c1-1f {
margin-top: 0px
}
}
@media (min-width: 1024px) {
.x .c1-1o {
margin-top: 16px
}
}
@media (min-width: 1024px) {
.x .c1-1p {
margin-left: auto
}
}
@media (min-width: 1024px) {
.x .c1-1q {
margin-right: auto
}
}
@media (min-width: 1024px) {
.x .c1-1r {
max-width: 100%
}
}
@media (min-width: 1024px) {
.x .c1-2g {
font-size: 42px
}
}
@media (min-width: 1024px) {
.x .c1-2t {
font-size: 33px
}
}
@media (min-width: 1024px) {
.x .c1-2y {
font-size: 26px
}
}
@media (min-width: 1024px) {
.x .c1-39 {
font-size: 22px
}
}
@media (min-width: 1024px) {
.x .c1-4c {
font-size: 12px
}
}
</style>
<style data-glamor="cxs-lg-sheet">
@media (min-width: 1280px) {
.x .c1-f {
font-size: 16px
}
}
@media (min-width: 1280px) {
.x .c1-1g {
width: 1160px
}
}
@media (min-width: 1280px) {
.x .c1-2h {
font-size: 54px
}
}
@media (min-width: 1280px) {
.x .c1-2u {
font-size: 39px
}
}
@media (min-width: 1280px) {
.x .c1-2z {
font-size: 28px
}
}
@media (min-width: 1280px) {
.x .c1-3a {
font-size: 22px
}
}
@media (min-width: 1280px) {
.x .c1-4d {
font-size: 12px
}
}
</style>
<style data-glamor="cxs-xl-sheet">
@media (min-width: 1536px) {
.x .c1-g {
font-size: 18px
}
}
@media (min-width: 1536px) {
.x .c1-1h {
width: 1280px
}
}
@media (min-width: 1536px) {
.x .c1-2i {
font-size: 56px
}
}
@media (min-width: 1536px) {
.x .c1-2v {
font-size: 42px
}
}
@media (min-width: 1536px) {
.x .c1-30 {
font-size: 32px
}
}
@media (min-width: 1536px) {
.x .c1-3b {
font-size: 24px
}
}
@media (min-width: 1536px) {
.x .c1-4e {
font-size: 14px
}
}
</style>
<style>
.page-inner {
min-height: 100vh;
}
</style>
<script>"use strict";
if ('serviceWorker' in navigator) {
window.addEventListener('load', function () {
navigator.serviceWorker.register('/sw.js');
});
}</script>
</head>
<body class="x x-fonts-archivo-black">
<div id="layout-bab-42-a-1-b-cb-82-462-c-997-f-c-38-c-6-a-4-fe-442"
class="layout layout-layout layout-layout-layout-10 locale-en-US lang-en">
<div data-ux="Page" id="page-2439"
class="x-el x-el-div x-el c1-1 c1-2 c1-3 c1-4 c1-5 c1-6 c1-7 c1-8 c1-9 c1-a c1-b c1-c c1-d c1-e c1-f c1-g c1-1 c1-2 c1-b c1-c c1-d c1-e c1-f c1-g">
<div data-ux="Block" class="x-el x-el-div page-inner c1-1 c1-2 c1-b c1-c c1-d c1-e c1-f c1-g">
<div id="d40eb72d-bbbe-4ad0-8d41-f338eca2705b" class="widget widget-header widget-header-header-9">
<div data-ux="Header" role="main" data-aid="HEADER_WIDGET" id="n-2440"
class="x-el x-el-div x-el x-el c1-1 c1-2 c1-b c1-c c1-d c1-e c1-f c1-g c1-1 c1-2 c1-h c1-b c1-c c1-d c1-e c1-f c1-g c1-1 c1-2 c1-b c1-c c1-d c1-e c1-f c1-g">
<div>
<section data-ux="Section" data-aid="HEADER_SECTION"
class="x-el x-el-section c1-1 c1-2 c1-h c1-i c1-j c1-k c1-b c1-c c1-l c1-m c1-d c1-e c1-f c1-g">
<div data-ux="Block" class="x-el x-el-div c1-1 c1-2 c1-n c1-o c1-b c1-c c1-d c1-e c1-f c1-g">
<div data-ux="Block"
class="x-el x-el-div c1-1 c1-2 c1-p c1-q c1-r c1-s c1-t c1-u c1-b c1-c c1-d c1-v c1-w c1-x c1-e c1-f c1-g">
<div data-ux="Block"
class="x-el x-el-div c1-1 c1-2 c1-4 c1-y c1-p c1-z c1-q c1-10 c1-u c1-11 c1-b c1-c c1-d c1-x c1-12 c1-13 c1-14 c1-e c1-f c1-g">
<div data-ux="Container"
class="x-el x-el-div c1-1 c1-2 c1-15 c1-16 c1-17 c1-18 c1-19 c1-b c1-c c1-1a c1-d c1-1b c1-1c c1-14 c1-1d c1-1e c1-1f c1-e c1-1g c1-f c1-1h c1-g">
<div data-ux="Block"
class="x-el x-el-div c1-1 c1-2 c1-4 c1-p c1-q c1-y c1-1i c1-1j c1-10 c1-b c1-c c1-d c1-e c1-f c1-g">
<div data-ux="Hero"
class="x-el x-el-div c1-1 c1-2 c1-4 c1-1k c1-1l c1-1m c1-1n c1-b c1-c c1-d c1-1o c1-1p c1-1q c1-1r c1-e c1-f c1-g">
<div data-ux="Container"
class="x-el x-el-div c1-1 c1-2 c1-15 c1-16 c1-1s c1-1t c1-19 c1-1u c1-u c1-11 c1-1v c1-1w c1-1x c1-b c1-c c1-1a c1-d c1-1b c1-e c1-1g c1-f c1-1h c1-g">
<div data-ux="Element" id="tagline-container-2442"
class="x-el x-el-div c1-1 c1-2 c1-1y c1-1z c1-20 c1-21 c1-n c1-19 c1-b c1-c c1-d c1-e c1-f c1-g">
<h1 role="heading" aria-level="1" data-ux="Tagline" data-aid="HEADER_TAGLINE_RENDERED"
id="dynamic-tagline-2443" data-typography="HeadingBeta" data-font-scaled="true"
class="x-el x-el-h1 c1-1 c1-22 c1-1y c1-1z c1-23 c1-15 c1-16 c1-1v c1-1w c1-24 c1-25 c1-19 c1-26 c1-27 c1-28 c1-29 c1-2a c1-2b c1-2c c1-2d c1-2e c1-2f c1-2g c1-2h c1-2i">
Sunscreen</h1><span role="heading" aria-level="NaN" data-ux="scaler"
data-size="xxxlarge" data-scaler-id="scaler-tagline-container-2442" aria-hidden="true"
data-typography="HeadingBeta" data-font-scaled="true"
class="x-el x-el-span c1-1 c1-22 c1-2j c1-2k c1-23 c1-15 c1-16 c1-1v c1-1w c1-24 c1-2l c1-19 c1-2m c1-2n c1-2o c1-2p c1-2q c1-27 c1-26 c1-28 c1-29 c1-2a c1-2b c1-2c c1-2d c1-2e c1-2f c1-2g c1-2h c1-2i">Sunscreen</span><span
role="heading" aria-level="NaN" data-ux="scaler" data-size="xxlarge"
data-scaler-id="scaler-tagline-container-2442" aria-hidden="true"
data-typography="HeadingBeta" data-font-scaled="true"
class="x-el x-el-span c1-1 c1-22 c1-2j c1-2k c1-23 c1-15 c1-16 c1-1v c1-1w c1-24 c1-2l c1-19 c1-2m c1-2n c1-2o c1-2p c1-2q c1-2r c1-26 c1-28 c1-29 c1-2a c1-2b c1-2c c1-2d c1-2e c1-2s c1-2t c1-2u c1-2v">Sunscreen</span><span
role="heading" aria-level="NaN" data-ux="scaler" data-size="xlarge"
data-scaler-id="scaler-tagline-container-2442" aria-hidden="true"
data-typography="HeadingBeta" data-font-scaled="true"
class="x-el x-el-span c1-1 c1-22 c1-2j c1-2k c1-23 c1-15 c1-16 c1-1v c1-1w c1-24 c1-2l c1-19 c1-2m c1-2n c1-2o c1-2p c1-2q c1-2w c1-26 c1-28 c1-29 c1-2a c1-2b c1-2c c1-2d c1-2e c1-2x c1-2y c1-2z c1-30">Sunscreen</span>
</div>
</div>
<div data-ux="HeroText" data-aid="HEADER_TAGLINE2_RENDERED" fontScaleMultiplier="1"
data-typography="BodyBeta"
class="x-el c1-1 c1-2 c1-1y c1-1z c1-31 c1-1v c1-1w c1-32 c1-33 c1-34 c1-35 c1-b c1-36 c1-37 c1-29 c1-38 c1-39 c1-3a c1-3b x-rt">
<p style="margin:0"><span>Privacy <a
class="x-el x-el-a c1-3c c1-3d c1-3l c1-1y c1-1z c1-3m c1-3n c1-28 c1-3o c1-b c1-3i c1-3p c1-3q"
class="x-el x-el-a c1-3c c1-3d c1-3l c1-1y c1-1z c1-3m c1-3n c1-28 c1-3o c1-b c1-3i c1-3p c1-3q"
href="https://github.com/Sunscreen-tech/Sunscreen" rel="noopener"
target="_blank">engine</a> of the new web.</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
<div id="54a735bf-cd6b-47d4-9098-1219b40306c7" class="widget widget-footer widget-footer-footer-1">
<div data-ux="Widget" role="contentinfo" id="54a735bf-cd6b-47d4-9098-1219b40306c7"
class="x-el x-el-div x-el c1-1 c1-2 c1-h c1-b c1-c c1-d c1-e c1-f c1-g c1-1 c1-2 c1-b c1-c c1-d c1-e c1-f c1-g">
<div>
<section data-ux="Section"
class="nav-section">
<ul data-ux="NavFooter"
class="nav">
<li style="display:inline-block"><a rel="noopener" role="link" aria-haspopup="true"
data-ux="NavFooterLink" data-page="71892c64-fbd2-4c9a-bb12-c210980c749f" target="_blank"
data-aid="FOOTER_PAGE_LINK_1_RENDERED" data-edit-interactive="true"
href="https://blog.sunscreen.tech" data-typography="LinkAlpha"
class="x-el x-el-a c1-3c c1-3d c1-41 c1-1y c1-1z c1-25 c1-3n c1-4j c1-1k c1-4k c1-4l c1-b c1-28 c1-c c1-3i c1-3p c1-3q c1-4m c1-4n c1-d c1-e c1-f c1-g"
data-tccl="ux2.FOOTER.footer1.Nav.Footer.Link.Default.2448.click,click">Blog</a></li>
<li style="display:inline-block"><a rel="noopener" role="link" aria-haspopup="true"
data-ux="NavFooterLink" data-page="96ff3cdb-be7a-4931-93f2-64ffdbab91b0" target="_blank"
data-aid="FOOTER_PAGE_LINK_2_RENDERED" data-edit-interactive="true"
href="mailto:hello@sunscreen.tech" data-typography="LinkAlpha"
class="x-el x-el-a c1-3c c1-3d c1-41 c1-1y c1-1z c1-25 c1-3n c1-4j c1-1k c1-4k c1-4l c1-b c1-28 c1-c c1-3i c1-3p c1-3q c1-4m c1-4n c1-d c1-e c1-f c1-g"
data-tccl="ux2.FOOTER.footer1.Nav.Footer.Link.Default.2449.click,click">Contact</a></li>
<li style="display:inline-block"><a rel="noopener" role="link" aria-haspopup="true"
data-ux="NavFooterLink" data-page="96ff3cdb-be7a-4931-93f2-64ffdbab91b0" target="_blank"
data-aid="FOOTER_PAGE_LINK_2_RENDERED" data-edit-interactive="true"
href="https://www.notion.so/Jobs-at-Sunscreen-6966db120ec3425ead92f64b40d4cb17"
data-typography="LinkAlpha"
class="x-el x-el-a c1-3c c1-3d c1-41 c1-1y c1-1z c1-25 c1-3n c1-4j c1-1k c1-4k c1-4l c1-b c1-28 c1-c c1-3i c1-3p c1-3q c1-4m c1-4n c1-d c1-e c1-f c1-g"
data-tccl="ux2.FOOTER.footer1.Nav.Footer.Link.Default.2449.click,click">Join us!</a></li>
</ul>
</div>
<div data-ux="Block" data-aid="FOOTER_SOCIAL_LINKS" class="social">
<div class="icon">
<a rel="noopener" role="link" aria-haspopup="true" data-ux="Link" target="_blank"
data-aid="FOOTER_TWITTER_LINK" aria-label="Twitter" href="https://www.twitter.com/sunscreentech"
data-typography="LinkAlpha"
class="icon x-el x-el-a c1-3c c1-3d c1-41 c1-1y c1-1z c1-3n c1-42 c1-b c1-28 c1-c c1-3i c1-3p c1-3q c1-d c1-e c1-f c1-g"
data-tccl="ux2.FOOTER.footer1.Layout.Default.Link.Default.2446.click,click"><svg version="1.1"
id="Logo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 248 204" style="enable-background:new 0 0 248 204;" xml:space="preserve">
<g id="Logo_1_">
<path id="white_background" d="M221.95,51.29c0.15,2.17,0.15,4.34,0.15,6.53c0,66.73-50.8,143.69-143.69,143.69v-0.04
C50.97,201.51,24.1,193.65,1,178.83c3.99,0.48,8,0.72,12.02,0.73c22.74,0.02,44.83-7.61,62.72-21.66
c-21.61-0.41-40.56-14.5-47.18-35.07c7.57,1.46,15.37,1.16,22.8-0.87C27.8,117.2,10.85,96.5,10.85,72.46c0-0.22,0-0.43,0-0.64
c7.02,3.91,14.88,6.08,22.92,6.32C11.58,63.31,4.74,33.79,18.14,10.71c25.64,31.55,63.47,50.73,104.08,52.76
c-4.07-17.54,1.49-35.92,14.61-48.25c20.34-19.12,52.33-18.14,71.45,2.19c11.31-2.23,22.15-6.38,32.07-12.26
c-3.77,11.69-11.66,21.62-22.2,27.93c10.01-1.18,19.79-3.86,29-7.95C240.37,35.29,231.83,44.14,221.95,51.29z"
fill="#484848" />
</g>
</svg>
</a>
</div>
<div class="icon">
<a rel="noopener" role="link" aria-haspopup="true" data-ux="Link" target="_blank"
data-aid="FOOTER_DISCORD_LINK" aria-label="Discord" href="https://discord.gg/WHCs6jNNDS"
data-typography="LinkAlpha"
class="x-el x-el-a c1-3c c1-3d c1-41 c1-1y c1-1z c1-3n c1-42 c1-b c1-28 c1-c c1-3i c1-3p c1-3q c1-d c1-e c1-f c1-g scale-08"
data-tccl="ux2.FOOTER.footer1.Layout.Default.Link.Default.2446.click,click">
<svg viewBox="0 -4 71 59" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path
d="M60.1045 4.8978C55.5792 2.8214 50.7265 1.2916 45.6527 0.41542C45.5603 0.39851 45.468 0.440769 45.4204 0.525289C44.7963 1.6353 44.105 3.0834 43.6209 4.2216C38.1637 3.4046 32.7345 3.4046 27.3892 4.2216C26.905 3.0581 26.1886 1.6353 25.5617 0.525289C25.5141 0.443589 25.4218 0.40133 25.3294 0.41542C20.2584 1.2888 15.4057 2.8186 10.8776 4.8978C10.8384 4.9147 10.8048 4.9429 10.7825 4.9795C1.57795 18.7309 -0.943561 32.1443 0.293408 45.3914C0.299005 45.4562 0.335386 45.5182 0.385761 45.5576C6.45866 50.0174 12.3413 52.7249 18.1147 54.5195C18.2071 54.5477 18.305 54.5139 18.3638 54.4378C19.7295 52.5728 20.9469 50.6063 21.9907 48.5383C22.0523 48.4172 21.9935 48.2735 21.8676 48.2256C19.9366 47.4931 18.0979 46.6 16.3292 45.5858C16.1893 45.5041 16.1781 45.304 16.3068 45.2082C16.679 44.9293 17.0513 44.6391 17.4067 44.3461C17.471 44.2926 17.5606 44.2813 17.6362 44.3151C29.2558 49.6202 41.8354 49.6202 53.3179 44.3151C53.3935 44.2785 53.4831 44.2898 53.5502 44.3433C53.9057 44.6363 54.2779 44.9293 54.6529 45.2082C54.7816 45.304 54.7732 45.5041 54.6333 45.5858C52.8646 46.6197 51.0259 47.4931 49.0921 48.2228C48.9662 48.2707 48.9102 48.4172 48.9718 48.5383C50.038 50.6034 51.2554 52.5699 52.5959 54.435C52.6519 54.5139 52.7526 54.5477 52.845 54.5195C58.6464 52.7249 64.529 50.0174 70.6019 45.5576C70.6551 45.5182 70.6887 45.459 70.6943 45.3942C72.1747 30.0791 68.2147 16.7757 60.1968 4.9823C60.1772 4.9429 60.1437 4.9147 60.1045 4.8978ZM23.7259 37.3253C20.2276 37.3253 17.3451 34.1136 17.3451 30.1693C17.3451 26.225 20.1717 23.0133 23.7259 23.0133C27.308 23.0133 30.1626 26.2532 30.1066 30.1693C30.1066 34.1136 27.28 37.3253 23.7259 37.3253ZM47.3178 37.3253C43.8196 37.3253 40.9371 34.1136 40.9371 30.1693C40.9371 26.225 43.7636 23.0133 47.3178 23.0133C50.9 23.0133 53.7545 26.2532 53.6986 30.1693C53.6986 34.1136 50.9 37.3253 47.3178 37.3253Z"
fill="#484848" />
</g>
<defs>
<clipPath id="clip0">
<rect width="71" height="55" fill="white" />
</clipPath>
</defs>
</svg>
</a>
</div>
</div>
<div data-ux="FooterDetails" data-aid="FOOTER_COPYRIGHT_RENDERED" fontScaleMultiplier="0.79"
data-typography="DetailsAlpha" data-font-scaled="true"
class="copyright x-el c1-1 c1-2 c1-1y c1-1z c1-31 c1-1v c1-48 c1-b c1-49 c1-4a c1-29 c1-4b c1-4c c1-4d c1-4e x-rt">
<p style="margin:0"><span>Copyright © 2022 Sunscreen - All Rights Reserved.</span></p>
</section>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>