* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}
body {
  margin: 0;
  line-height: normal;
  font-size: 14px;
}
.a-div {
    width: 100%;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 0;
    background: #9f72cd;
    border-radius: 48px;
    margin-top: 24px;
}
.available-for-ios-and-android {
    margin-top: 12px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #868484;
}
.wrapper-div {
  position: relative;
  width: 100%;
  text-align: left;
  color: #000;
  font-family: Inter;
  overflow: hidden;
  min-height: 100vh;  
}
.shape-leftsvg-icon {
    position: absolute;
    left: -30%;
    top: -45%;
    width: 1300px;
    z-index: -1;
}
.shape-leftsvg-icon img {
    width:100%;
}
.divsp {    
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 125%;
}
.div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1280px;
    padding: 150px 60px;
    margin: 0 auto;
}
.div-icon-wrap img {
    max-width: 540px;
    width: 100%    
}
.a-div1 {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 60px;
}
.div1 {
    width: 50%;
}
.a-div2 {
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hdrl {    
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 125%;
    display: flex;
    align-items: center;
}
.hdrl img {
    width: 56px;
    margin-right: 16px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;    
}
.affirmup-can-help-you-to-focus {
    font-size: 22px;
    line-height: 125%;
    margin: 16px 0;    
}
.make-happiness-a-habit {
    font-style: normal;
    font-weight: bold;
    font-size: 65px;
    line-height: 79px;
}
.divdownload-now {
    max-width: 260px;
    margin-top: 24px;
}
.footer-div {
    padding: 15px 0px;
    background-color: #f0fcff;
    
}
.div3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 60px;    
}
.div5 {
    display: flex;
    align-items: center;    
}
.div5 hr {
    height: 20px;
    width: 1px;
    background: #000;
}
.div5 a {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 21px;
    color: #000000;
    padding: 0 5px;
}
.blog-link-header {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 125%;
    color: #000000;
}
.blog-link-footer {display:none;}
@media (max-width: 1740px) {
    .shape-leftsvg-icon {
	left: -15%;
	top: -30%;
	width: 800px;    
    }    
}
@media (max-width: 1400px) {
    .shape-leftsvg-icon {
	left: -33%;
	top: 15%;
	width: 650px;
    }    
}
@media (max-width: 1024px) {
    .div {
	padding: 80px 0;
	margin: 0 80px;
	flex-direction: column;
	-ms-flex-direction: column;
    }
    .div1 {
	order:2;
	width: 100%;
	max-width: 580px;
	margin: 30px auto 0 auto;    
    }
    .div-icon-wrap {
	order:1
    }
    .a-div1 {
	padding: 0 80px;
    }
    .a-div2 {
	padding: 20px 0;    
    }
    .affirmup-can-help-you-to-focus,
    .make-happiness-a-habit {
	text-align: center;
    }    
    .divdownload-now {
	margin: 24px auto;
    }
}
@media (max-width: 769px) {
    .div {
	padding: 40px 0;
    }
    .div-icon-wrap img {
	max-width: 320px;
    }
    .footer-div {
	padding: 24px 0px 20px;
    }
    .shape-leftsvg-icon {
	left: -33%;
	top: 15%;
	width: 450px;    
    }    
}
@media (max-width: 650px) {
    .div {
	padding: 15px 0 30px 0;
	margin: 0 30px;
    }
    .div-icon-wrap img {
	max-width: 185px;
    }
    .a-div2 {
	justify-content: center;
    }
    .hdrl {
	font-size: 20px;
	line-height: 1;
    }
    .hdrl img {
	width: 32px;
	height: 32px;
	margin-right: 8px;
    }    
    .affirmup-can-help-you-to-focus {
	font-size: 15px;
	line-height: 19px;
    }
    .make-happiness-a-habit {
	font-size: 36px;
	line-height: 42px;	
    }
    .divdownload-now {
	margin: 24px auto 0 auto;
    }
    .div5 {
	margin-top: 14px;
    }    
    .div5 hr {
	height: 15px;
    }    
    .div5 a {
	font-size: 12px;
	line-height: 15px;
    }  
    .div3 {
	flex-direction: column;
    }    
    .shape-leftsvg-icon {
	left: -33%;
	top: unset;
	bottom: 0;
	width: 250px;
    }    
    .divsp {
	font-size: 12px;
    }
    .blog-link-header {display:none;}
    .blog-link-footer {
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 125%;
	align-items: center;
	text-align: center;
	color: #000000;
	margin-bottom: 9px;
    }
}
