<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width ,initial-scale=1" />
<style type="text/css" data-styled-components="" data-styled-components-is-local="false">
@media only screen and (min-width:30em) {
.container {
width: 31rem;
}
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-offset-1,
.col-sm-offset-10,
.col-sm-offset-11,
.col-sm-offset-12,
.col-sm-offset-2,
.col-sm-offset-3,
.col-sm-offset-4,
.col-sm-offset-5,
.col-sm-offset-6,
.col-sm-offset-7,
.col-sm-offset-8,
.col-sm-offset-9 {
box-sizing: border-box;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: .5rem;
padding-left: .5rem;
}
.col-sm {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
-webkit-flex-basis: 0;
-ms-flex-basis: 0;
flex-basis: 0;
max-width: 100%;
}
.col-sm-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
-webkit-flex-basis: 8.333%;
-ms-flex-basis: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-sm-2 {
-webkit-flex-basis: 16.667%;
-ms-flex-preferred-size: 16.667%;
-webkit-flex-basis: 16.667%;
-ms-flex-basis: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-sm-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
-webkit-flex-basis: 25%;
-ms-flex-basis: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
-webkit-flex-basis: 33.333%;
-ms-flex-basis: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-sm-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
-webkit-flex-basis: 41.667%;
-ms-flex-basis: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-sm-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
-webkit-flex-basis: 50%;
-ms-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
-webkit-flex-basis: 58.333%;
-ms-flex-basis: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-sm-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
-webkit-flex-basis: 66.667%;
-ms-flex-basis: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-sm-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
-webkit-flex-basis: 75%;
-ms-flex-basis: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
-webkit-flex-basis: 83.333%;
-ms-flex-basis: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-sm-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
-webkit-flex-basis: 91.667%;
-ms-flex-basis: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-sm-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
-webkit-flex-basis: 100%;
-ms-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-sm-offset-1 {
margin-left: 8.333%;
}
.col-sm-offset-2 {
margin-left: 16.667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.333%;
}
.col-sm-offset-5 {
margin-left: 41.667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333%;
}
.col-sm-offset-8 {
margin-left: 66.667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.333%;
}
.col-sm-offset-11 {
margin-left: 91.667%;
}
.start-sm {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-sm {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-sm {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-sm {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
-webkit-box-align: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
}
.middle-sm {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-sm {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
}
.around-sm {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
-webkit-box-pack: space-around;
-webkit-justify-content: space-around;
-ms-flex-pack: space-around;
justify-content: space-around;
}
.between-sm {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
-webkit-box-pack: space-between;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
}
.first-sm {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-sm {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
@media only screen and (min-width:48em) {
.container {
width: 49rem;
}
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-offset-1,
.col-md-offset-10,
.col-md-offset-11,
.col-md-offset-12,
.col-md-offset-2,
.col-md-offset-3,
.col-md-offset-4,
.col-md-offset-5,
.col-md-offset-6,
.col-md-offset-7,
.col-md-offset-8,
.col-md-offset-9 {
box-sizing: border-box;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: .5rem;
padding-left: .5rem;
}
.col-md {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
-webkit-flex-basis: 0;
-ms-flex-basis: 0;
flex-basis: 0;
max-width: 100%;
}
.col-md-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
-webkit-flex-basis: 8.333%;
-ms-flex-basis: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-md-2 {
-webkit-flex-basis: 16.667%;
-ms-flex-preferred-size: 16.667%;
-webkit-flex-basis: 16.667%;
-ms-flex-basis: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-md-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
-webkit-flex-basis: 25%;
-ms-flex-basis: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
-webkit-flex-basis: 33.333%;
-ms-flex-basis: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-md-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
-webkit-flex-basis: 41.667%;
-ms-flex-basis: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-md-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
-webkit-flex-basis: 50%;
-ms-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
-webkit-flex-basis: 58.333%;
-ms-flex-basis: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-md-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
-webkit-flex-basis: 66.667%;
-ms-flex-basis: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-md-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
-webkit-flex-basis: 75%;
-ms-flex-basis: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
-webkit-flex-basis: 83.333%;
-ms-flex-basis: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-md-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
-webkit-flex-basis: 91.667%;
-ms-flex-basis: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-md-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
-webkit-flex-basis: 100%;
-ms-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-md-offset-1 {
margin-left: 8.333%;
}
.col-md-offset-2 {
margin-left: 16.667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.333%;
}
.col-md-offset-5 {
margin-left: 41.667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333%;
}
.col-md-offset-8 {
margin-left: 66.667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.333%;
}
.col-md-offset-11 {
margin-left: 91.667%;
}
.start-md {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-md {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-md {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-md {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
-webkit-box-align: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
}
.middle-md {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-md {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
}
.around-md {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
-webkit-box-pack: space-around;
-webkit-justify-content: space-around;
-ms-flex-pack: space-around;
justify-content: space-around;
}
.between-md {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
-webkit-box-pack: space-between;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
}
.first-md {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-md {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
@media only screen and (min-width:64em) {
.container {
width: 65rem;
}
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-offset-1,
.col-lg-offset-10,
.col-lg-offset-11,
.col-lg-offset-12,
.col-lg-offset-2,
.col-lg-offset-3,
.col-lg-offset-4,
.col-lg-offset-5,
.col-lg-offset-6,
.col-lg-offset-7,
.col-lg-offset-8,
.col-lg-offset-9 {
box-sizing: border-box;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: .5rem;
padding-left: .5rem;
}
.col-lg {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
-webkit-flex-basis: 0;
-ms-flex-basis: 0;
flex-basis: 0;
max-width: 100%;
}
.col-lg-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
-webkit-flex-basis: 8.333%;
-ms-flex-basis: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-lg-2 {
-webkit-flex-basis: 16.667%;
-ms-flex-preferred-size: 16.667%;
-webkit-flex-basis: 16.667%;
-ms-flex-basis: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-lg-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
-webkit-flex-basis: 25%;
-ms-flex-basis: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
-webkit-flex-basis: 33.333%;
-ms-flex-basis: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-lg-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
-webkit-flex-basis: 41.667%;
-ms-flex-basis: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-lg-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
-webkit-flex-basis: 50%;
-ms-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
-webkit-flex-basis: 58.333%;
-ms-flex-basis: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-lg-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
-webkit-flex-basis: 66.667%;
-ms-flex-basis: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-lg-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
-webkit-flex-basis: 75%;
-ms-flex-basis: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
-webkit-flex-basis: 83.333%;
-ms-flex-basis: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-lg-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
-webkit-flex-basis: 91.667%;
-ms-flex-basis: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-lg-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
-webkit-flex-basis: 100%;
-ms-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-lg-offset-1 {
margin-left: 8.333%;
}
.col-lg-offset-2 {
margin-left: 16.667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.333%;
}
.col-lg-offset-5 {
margin-left: 41.667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333%;
}
.col-lg-offset-8 {
margin-left: 66.667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.333%;
}
.col-lg-offset-11 {
margin-left: 91.667%;
}
.start-lg {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-lg {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-lg {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-lg {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
-webkit-box-align: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
}
.middle-lg {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-lg {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
}
.around-lg {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
-webkit-box-pack: space-around;
-webkit-justify-content: space-around;
-ms-flex-pack: space-around;
justify-content: space-around;
}
.between-lg {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
-webkit-box-pack: space-between;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
}
.first-lg {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-lg {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
</style>
<style type="text/css" data-styled-components="iECmZH gilyel evpGNr byGfxM jFgvCd kktUDF jlPFGn eWjzRU jGqJlD kuqIKy ktKmOq iWVBpY hNogKD dggHpc jpHwD ipliua doYTvo eLCXzP hznfox cHZARy fhbjHj dRtAmU cULmEo hiKSiS cpoSvg kSOdgB GrYpZ dRiOjk cKjbEQ CLluW irjKNI dDRnsI YzqzA gEwPsy gLRoTZ bTVPzW eLBKpU bXYmZq jiDMyE cCPdDf kFuKSG JaVau iheQPW cDBKQv fKsNLk eRGRqS efxxAa eMaSBg fVrZls evjDXW bqVLhR gXwWwO etWFLc jhTbHC hRkhrw gEMvbe dJvZEL dBSBrt fJDlWs chprFS bxIgtu dQWvvR llGlaf cTengc idjmuw"
data-styled-components-is-local="true">
@media (max-width: 30rem) {
.cpoSvg {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.gEwPsy {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.eLBKpU {
font-size: 1.3090000000000002rem !important;
}
}
@media (max-width: 30rem) {
.bqVLhR {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.jFgvCd {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.eWjzRU {
font-size: 1.3090000000000002rem !important;
}
}
@media (max-width: 30rem) {
.cKjbEQ {
font-size: 1.3090000000000002rem !important;
}
}
@media (max-width: 30rem) {
.gLRoTZ {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.etWFLc {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.hNogKD {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.jpHwD {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.cULmEo {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.hiKSiS {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.bTVPzW {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.jiDMyE {
font-size: 1.618rem !important;
}
}
@media (max-width: 30rem) {
.cCPdDf {
font-size: 1.618rem !important;
}
}
@media (max-width: 30rem) {
.JaVau {
font-size: 1.3090000000000002rem !important;
}
}
@media (max-width: 30rem) {
.efxxAa {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.jhTbHC {
font-size: 1.3090000000000002rem !important;
}
}
@media (max-width: 30rem) {
.dBSBrt {
font-size: 1rem !important;
}
}
@media (max-width: 30rem) {
.fJDlWs {
font-size: 0.6180469715698392rem !important;
}
}
@media (max-width: 30rem) {
.chprFS {
font-size: 0.6180469715698392rem !important;
}
}
@media (max-width: 30rem) {
.bxIgtu {
font-size: 0.8090234857849197rem !important;
}
}
@media (max-width: 30rem) {
.dQWvvR {
font-size: 0.8090234857849197rem !important;
}
}
@media (max-width: 30rem) {
.cTengc {
font-size: 1.3090000000000002rem !important;
}
}
</style>
<style type="text/css" data-styled-components="" data-styled-components-is-local="false">
@media (max-width: 30rem) {
#component-playground .containerInner .fullWidthMobile,
.reactWrapper .containerInner .fullWidthMobile {
padding-left: 0;
padding-right: 0;
overflow-x: hidden;
}
}
@media only screen and (max-width:360px) {
.myclass{
font-size: 25px;
}
}
@media only screen and (max-width:360px) {
span{
font-size: 20px !important;
}
}
</style>
<body style="min-width: 350px; font-size: 14px !important; background-color: #FFFFFF; width: 100%; margin: 0; padding: 0; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;">
<table width="100%" height="10%" cellpadding="0" cellspacing="0" border="0" align="left"
valign="top" style="border-collapse: collapse;font-size: 14px !important; border-spacing: 0;">
<tbody>
<tr>
<td align="center" valign="top" style="padding: 0;">
<table width="600" align="center" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-spacing: 0; background-color: #F3F4F5; text-align: center;"
border="0" valign="top" bgcolor="#F3F4F5">
<tbody>
<tr>
<td style="padding: 0;">
<div class="sc-bdVaJa gilyel" display="block" style="box-sizing: border-box; position: static; border-radius: 0; -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1); transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1); overflow: inherit; padding:1rem 3rem 1rem 3rem; margin: 0rem 0rem 0rem 0rem; border-top: none; border-right: none; border-bottom: none; border-left: none; display: block;">
<img class="sc-bwzfXH evpGNr" width="20" style="border: 0; width: 7rem;height: 120px" src="https://proudlyafrican.co.uk/public/general/logos/africa png 2_013939.jpg" alt=""/>
<!-- <div align="center"><h1>Victory House Open Arms</h1></div>-->
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
<div class="">
<div class="aHl"></div>
<div id=":rw" tabindex="-1"></div>
<div id=":pg" class="ii gt" jslog="20277; u014N:xr6bB; 4:W251bGwsbnVsbCxbXV0.">
<div id=":py" class="a3s aiL msg-3979096565307208149"><div class="adM">
</div>
<div width="100%" style="background-color:#ffffff;line-height:0px;margin:0px;padding:0px;color:#3c3241"><div class="adM">
</div><table cellpadding="0" cellspacing="0" style="line-height:0;background-color:#ffffff;font-size: 14px !important;" bgcolor="#ffffff">
<tbody><tr style="line-height:0">
<td width="50%" style="line-height:0"></td>
<td style="line-height:0" width="600"><table cellpadding="0" cellspacing="0" width="600" style="line-height:0">
<tbody>
</tbody></table><table cellpadding="0" cellspacing="0" width="600" style="line-height:0; font-size: 14px !important;">
<tbody><tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" width="600" height="45" bgcolor="#ffffff" valign="top" colspan="5"></td>
</tr>
</tbody></table><table cellpadding="0" cellspacing="0" style="line-height:0" width="600">
<tbody><tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" width="28" height="37" bgcolor="#ffffff" valign="top"></td>
<td style="line-height:0;background-color:#ffffff" width="548" height="37" bgcolor="#ffffff" valign="top"><p style="font-family:Helvetica,Arial,sans-serif;font-size:14px;color:#3c3241;margin:0;padding:0;line-height:14px;font-weight:bold;margin-bottom:0"><span style="font-size: 17px !important;" class="myclass">Hi {{ $username }},</span></p></td>
<td style="line-height:0;background-color:#ffffff" width="24" height="37" bgcolor="#ffffff" valign="top"></td>
</tr>
<tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" width="28" height="30" bgcolor="#ffffff" valign="top"></td>
<td style="line-height:0;background-color:#ffffff" width="548" height="30" bgcolor="#ffffff" valign="top"><p style="font-family:Helvetica,Arial,sans-serif;font-size:12px;color:#3c3241;margin:0;padding:0;line-height:20px;font-weight:normal;margin-bottom:0"><span style="font-size: 17px !important;">Thanks for creating a Proudly African account.Your username is {{ $username }}. You can access your account area to view orders, change your password, and more at: </span></p></td>
<td style="line-height:0;background-color:#ffffff" width="24" height="30" bgcolor="#ffffff" valign="top"></td>
</tr>
<tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" width="28" height="20" bgcolor="#ffffff" valign="top"></td>
<td style="line-height:0;background-color:#ffffff" width="548" height="20" bgcolor="#ffffff" valign="top"><p style="font-family:Helvetica,Arial,sans-serif;font-size:13px;color:#3997ba;margin:0;padding:0;line-height:16px;font-weight:bold;margin-bottom:0"><a href="{{ $baseurl }}" style="color:#3997ba;font-size:13px;line-height:16px" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://my.gumtree.com/activate-user?id%3Dktkbilawal%2540gmail.com%26key%3D9a07b0fce36fc32fcad85eb48e9f4742bb0f06bcc5f43c9d03b008edf51b02583537333434333438%26utm_source%3Dsystemedm%26utm_medium%3Demail%26utm_campaign%3Dbuyeraccountactivation&source=gmail&ust=1637682027863000&usg=AOvVaw2yd445udWwFMqBntcjJgZQ"><span style="font-size: 17px !important;">Login Here</span></a></p></td>
<td style="line-height:0;background-color:#ffffff" width="24" height="20" bgcolor="#ffffff" valign="top"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" style="line-height:0;table-layout:fixed" width="600">
<tbody>
</tbody></table><table cellpadding="0" cellspacing="0" width="600" style="line-height:0">
<tbody><tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" width="600" height="25" bgcolor="#ffffff" valign="top" colspan="3"></td>
</tr>
<tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" width="28" height="34" bgcolor="#ffffff" valign="top"></td>
<td style="line-height:0;background-color:#ffffff" width="548" height="34" bgcolor="#ffffff" valign="top"><p style="font-family:Helvetica,Arial,sans-serif;font-size:12px;color:#3c3241;margin:0;padding:0;line-height:12px;font-weight:normal;margin-bottom:0"><span style="font-size: 17px !important;">Thanks</span></p></td>
<td style="line-height:0;background-color:#ffffff" width="24" height="34" bgcolor="#ffffff" valign="top"></td>
</tr>
<tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" width="28" height="35" bgcolor="#ffffff" valign="top"></td>
<td style="line-height:0;background-color:#ffffff" width="548" height="35" bgcolor="#ffffff" valign="top"><p style="font-family:Helvetica,Arial,sans-serif;font-size:12px;color:#3c3241;margin:0;padding:0;line-height:12px;font-weight:bold;margin-bottom:0"><span style="font-size: 17px !important;">The Proudly African Team</span></p></td>
<td style="line-height:0;background-color:#ffffff" width="24" height="35" bgcolor="#ffffff" valign="top"></td>
</tr>
<tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" width="28" height="24" bgcolor="#ffffff" valign="top"></td>
<td style="line-height:0;background-color:#ffffff" width="548" height="24" bgcolor="#ffffff" valign="top"><p style="font-family:Helvetica,Arial,sans-serif;font-size:12px;color:#3c3241;margin:0;padding:0;line-height:20px;font-weight:normal;margin-bottom:0"><span style="font-size: 17px !important;">P.S. If you no longer want a Proudly African account or if you believe that this message was sent by mistake, please ignore this email. We will leave you alone and not trouble you again!</span></p></td>
<td style="line-height:0;background-color:#ffffff" width="24" height="24" bgcolor="#ffffff" valign="top"></td>
</tr>
</tbody></table>
<table class="m_-3979096565307208149container" cellpadding="0" cellspacing="0" width="600" bgcolor="#ffffff" style="line-height:0;background-color:#ffffff;border-bottom-color:#ffffff;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ffffff;border-bottom-width:1px;border-bottom-style:solid">
<tbody><tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" height="40" bgcolor="#ffffff" valign="top"></td>
</tr>
</tbody></table><table cellpadding="0" class="m_-3979096565307208149container" cellspacing="0" style="line-height:0;border-top-color:#d6d6d6;border-top-width:1px;border-top-style:solid">
<tbody><tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" height="24" bgcolor="#ffffff" valign="top" colspan="3"></td>
</tr>
<tr style="line-height:0;color:#8a848d">
<td style="line-height:0;color:#8a848d;background-color:#ffffff" width="600" height="21" bgcolor="#ffffff" valign="top" colspan="3"></td>
</tr>
<tr style="line-height:0">
<td style="line-height:0;background-color:#ffffff" width="28" height="24" bgcolor="#ffffff" valign="top"></td>
<td style="line-height:0;background-color:#ffffff" width="548" height="24" bgcolor="#ffffff" valign="top"><p style="font-family:Helvetica,Arial,sans-serif;font-size:12px;color:#3c3241;margin:0;padding:0;line-height:20px;font-weight:normal;margin-bottom:0">
<div align="center" style="background-color:#404040;color:#cccccc; padding: 10px">
<p style="margin:0 0 8px 0;">
<div class="social-links">
@foreach($shared_socials as $social)
@if($social->facebook_status=='E')
<a class="social-links-item" title="Facebook" href="{{ $social->facebook }}"><img style="background: white;" src="https://i.imgur.com/uADHIil.png" alt="facebook icon" /></a>
@endif
@if($social->twitter_status=='E')
<a style="" class="social-links-item" title="Twitter" href="{{ $social->twitter }}"><img style="background: white;" src="https://i.imgur.com/SPEABBH.png" alt="twitter icon" /></a>
@endif
@if($social->youtube_status=='E')
<a style="" class="social-links-item" title="Youtube" href="{{ $social->youtube }}"><img style="height: 35px;" src="https://lh3.googleusercontent.com/j_RwVcM9d47aBDW5DS1VkdxUYCkDUCB6wZglv4x-9SmsxO0VaFs7Csh-FmKRCWz9r_Ef=w170" alt="Youtube icon" /></a>
@endif
@if($social->instagram_status=='E')
<a style="" class="social-links-item" title="Instagram" href="{{ $social->instagram }}"><img style="height: 35px;" src="https://www.mchenryvillage.com/images/instagram-icon.png" alt="Instagram icon" /></a>
@endif
@if($social->tiktok_status=='E')
<a style="" class="social-links-item" title="Tiktok" href="{{ $social->tiktok }}"><img style="height: 35px;" src="https://cdn2.iconfinder.com/data/icons/social-media-2421/512/TikTok-512.png" alt="Tiktok icon" /></a>
@endif
@endforeach
</div>
<!-- <a href="https://www.youtube.com/" style="text-decoration:none;"><img src="{{ url('youtube.png') }}" width="40" height="40" alt="t" style="display:inline-block;color:#cccccc;"></a>-->
</p>
</div>
</p></td>
<td style="line-height:0;background-color:#ffffff" width="24" height="24" bgcolor="#ffffff" valign="top"></td>
</tr>
</tbody></table></td>
<td width="50%" style="line-height:0"></td>
</tr>
</tbody></table>
<style>
.social-links{
float:right;
width:230px;
}
.social-links2{
float:right;
padding-top:50px;
}
.social-links-item {
float:left;
display: block;
height: 32px;
margin-left: 13px;
width: 32px;
}
a img {
border: none;
outline:none;
}
.social-links-item img{
display:block;
opacity: 0.6;
transition: opacity 300ms ease-out 0s;
}
.social-links-item img:hover {
opacity: 1;
transition: opacity 300ms ease-out 0s;
}
.social-links{
float:right;
}
.twitter-icon {
background: url(https://i.imgur.com/SPEABBH.png)no-repeat top center;
}
.facebook-icon {
background: url(https://i.imgur.com/uADHIil.png)no-repeat top center;
}
.linkedin-icon {
background: url(https://i.imgur.com/u1sFrjn.png)no-repeat top center;
}
.rss-icon {
background: url(https://i.imgur.com/LFHi4tq.png)no-repeat top center;
}
.mail-icon {
background: url(https://i.imgur.com/wUsdAkq.png)no-repeat top center;
}
.social-links-item {
display: inline-block;
height: 32px;
margin-left: 13px;
opacity: 0.5;
text-indent: -99999px;
transition: opacity 300ms ease-out 0s;
vertical-align: middle;
width: 32px;
}
.social-links-item:hover {
opacity: 1;
transition: opacity 300ms ease-out 0s;
}
</style>
<div class="yj6qo"></div><div class="adL">
</div></div><div class="adL">
</div></div></div><div id=":rs" class="ii gt" style="display:none"><div id=":rr" class="a3s aiL "></div></div><div class="hi"></div></div>
Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]