/* styles for Growth Mindset Examples Blog */
.header-container {
    position: relative;
    width: 100%; height: 33.3vw;
}
#header-img {
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.intro-container {
    position: relative;
    width: 100%; height: 30vw;
}
#intro-line-1 {
    text-align: center;
    color: #000000;
    margin-top: 5vw;
}
#growth-intro {
    position: absolute;
    height: 80%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 20px;
}


/* styles for blog text sections */
.blog-section {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    color: black;
    padding: 5vw 0;
    max-width: 81%; /* equiv. to 1344px */
    margin: 0 auto;
}
/* styles for blog intro */
.intro-5-min {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 30vw; height: auto;
    margin-bottom: 5vw;
}
#intro-line-1 {
    font-weight: 500;
    font-size: 1.85vw;
}
#intro-line-2 {
    font-weight: 700;
    font-size: 3vw;
    line-height: 1;
}
#intro-line-3 {
    font-weight: 700;
    font-size: 3.15vw;
    line-height: 0.8;
    text-align: end;
}
#intro-line-4, #intro-line-5 {
    font-weight: 700;
    font-size: 5.45vw;
    line-height: 0.8;
}
#intro-line-4 {
    text-align: end;
}

/* cont. styles for blog text sections */
.padding-tb-5 {
    padding: 0.5vw 0;
}
.section-1 {
    position: relative;
    display: flex;
    flex-direction: column;
    font-size: 1.1vw;
    line-height: 1.4;
    color: black;
}
.section-subtitle {
    text-align: justify;
    color: #CB92FF;
    height: fit-content;
    margin: 2vw 0;
}
.section-header {
    font-weight: 600;
    font-size: 1.2vw;
    color: #CB92FF;
    margin-bottom: 0.8vw;
}
.quote-styles {
    font-weight: 600;
    font-size: 1.1vw;
    color: #CB92FF;
    margin-bottom: 0.8vw;
}
.section-paragraph {
    text-align: justify;
    margin-bottom: 1.5vw;
}
#list-style {
    list-style-position: inside;
}
#list-style-outside {
    list-style-position: outside;
    padding-left: 1.2vw;
}
#list-style-items {
    list-style: disc;
    list-style-position: outside;
    padding-left: 1.2vw;
    margin-bottom: 3vw;
}
#list-style-items-blue {
    list-style: disc;
    list-style-position: outside;
    padding-left: 1.2vw;
    margin-bottom: 3vw;
    color: #1f52ff;
}
#list-style-items-blue > li::marker {
    font-weight: 400;
    font-size: 0.8vw;
}
ol > li::marker {
    font-weight: 600;
}

b {
    font-weight: 600;
}
.list-header {
    display: inline;
    font-weight: 600;
    font-size: 1.2vw;
    color: black;
    margin-bottom: 0.8vw;
}
.list-paragraph {
    padding-left: 1vw;
    text-align: justify;
    margin-bottom: 1.5vw;
}
.list-paragraph.s3 {
    padding-left: unset;
}
.list-item {
    font-size: 1.1vw;
    line-height: 1.4;
    padding-left: 1vw;
    margin-bottom: 1vw;
}

/* styles for 2 column blog text section */
.section-text-lr {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    font-size: 1.1vw;
    line-height: 1.4;
    color: black;
}
.section-text-left, .section-text-right {
    width: 40%;
}
.list-subtitle {
    font-weight: 600;
    font-size: 1.2vw;
    padding-left: 1vw;
    color: #CB92FF;
    margin-top: 0.8vw;
}
.first-section-text-right {
    margin-top: unset;
}

/* styles for thin single column blog */
.section-2 {
    position: relative;
    display: flex;
    flex-direction: column;
    font-size: 1.1vw;
    line-height: 1.4;
    width: 50%;
    color: black;
}

/* styles for text section 5 title */
.section-5-title {
    font-weight: 700;
    font-size: 2vw;
    line-height: 1;
    text-align: justify;
    color: #1f52ff;
    margin-bottom: 1.5vw;
}
#section-5-meditations {
    font-size: 4vw;
    color: #CB92FF;
}
/* styles for text section 6 */
#reframe {
    font-weight: 600;
}
#purple-text {
    font-weight: 500;
    color: #4e007c;
}

/* styles for section break 1 */
.section-break-1 {
    position: relative;
    display: flex;
    width: 100%;
}
#section-break-1-img {
    position: relative;
    object-position: 50%;
}
.section-break-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white;
    width: 35%; height: 42.9vw;
    left: 45%;
}
.sb1-line-1, .sb1-line-2, .sb1-line-3 {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 2.5vw;
    line-height: 1;
}
/* styles for section break 1 first line */
#sb1-5-min {
    font-size: 4.8vw;
    padding-left: 1vw;
    line-height: 0.8;
}
/* styles for section break 1 second line */
.sb1-line-2-left {
    display: flex;
    flex-direction: column;
    font-weight: 600;
    font-size: 4.6vw;
    line-height: 0.8;
}
#sb1-how-to-do {
    font-size: 5.5vw;
}
#sb1-amp {
    font-size: 9vw;
    line-height: 1;
}
/* styles for section break 1 third line */
.sb1-line-3 {
    justify-content: end;
}

/* styles for section break 2 */
#section-break-2-img {
    position: absolute;
    height: 150%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -20vw;
}
.section-break-2 {
    position: relative;
    display: flex;
    width: 100%; height: 49vw;
}
.section-break-2-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #CB92FF;
    width: 30%;
    height: 42.9vw;
    left: 57%;
}
.sb2-line-1 {
    display: flex;
    flex-direction: column;
    font-weight: 600;
    font-size: 7vw;
    line-height: 0.8;
}
#sb2-step-by-step {
    font-size: 2vw;
    line-height: 0.7;
}
.sb2-line-2 {
    font-weight: 600;
    font-size: 10.3vw;
    line-height: 0.6;
    color: black;
}
.sb2-line-3 {
    display: flex;
    justify-content: flex-end;
    font-weight: 600;
    font-size: 3.9vw;
    line-height: 1.3;
}
.sb2-line-4 {
    font-weight: 600;
    font-size: 5vw;
    line-height: 0.6;
    color: #1f52ff;
}

/* styles for section break 3 */
.section-break-3 {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    width: 100%; max-width: 81%; /* equiv. to 1344px */
    height: auto;
    margin: 0 auto;
}
#section-break-img {
    position: absolute;
    height: 100%;
}
.section-break-3-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #CB92FF;
    width: 40%;
    height: 46.1vw;
    margin-right: auto;
    z-index: 2;
}
.sb3-line-1, .sb3-line-2, .sb3-line-3 {
    display: flex;
    flex-direction: column;
    font-weight: 700;
    font-size: 6vw;
    letter-spacing: -0.3vw;
    line-height: 0.9;
}
#black {
    color: black;
}
.sb3-subtitle {
    text-align: justify;
    font-size: 1.1vw;
    line-height: 1.4;
    padding-right: 5vw;
    color: black;
    margin-top: 5vw;
}

/* styles for section break 4 */
.section-break-4 {
    position: relative;
    display: flex;
    width: 100%;
    height: 35vw;
}

/* styles for section break 5 */
.section-break-5 {    
    position: relative;
    display: flex;
    width: 75%;
    height: 50vw;
    margin: 0 auto;
}
.section-break-5-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: end;
    color: #CB92FF;
    width: 33%;
    height: auto;
    margin-left: auto;
}
#section-break-5-img {
    position: absolute;
    height: 100%;
}
.sb5-line-1, .sb5-line-2, .sb5-line-3 {
    display: flex;
    flex-direction: column;
    font-weight: 700;
    font-size: 4vw;
    line-height: 0.9;
}
.sb5-line-1 {
    font-size: 2vw;
}
.sb5-line-2 {
    color: #1f52ff;
}
.sb5-subtitle {
    text-align: justify;
    font-size: 1.1vw;
    color: black;
    margin-top: 2vw;
}

/* styles for section break 6 */
.section-break-6 {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    max-width: 75%;
    height: auto;
    margin: 0 auto;
}
.section-break-6-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #CB92FF;
    width: 44%;
    height: 50vw;
    margin-right: auto;
    z-index: 2;
}
.sb6-line-1, .sb6-line-2, .sb6-line-3 {
    display: flex;
    flex-direction: column;
    font-weight: 700;
    font-size: 6vw;
    letter-spacing: -0.3vw;
    line-height: 0.9;
    text-align: end;
    text-align-last: end;
}
.sb6-line-1 {
    margin-top: auto;
}
.sb6-subtitle {
    text-align: justify;
    text-align-last: justify;
    font-size: 1.1vw;
    line-height: 1.4;
    color: black;
    margin-top: 5%;
}
#section-break-6-img {
    position: relative;
    height: 100%;
}

/* styles for footer section */
.footer-section-break {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
#footer-img {
    position: relative;
    width: 100%;
}
.footer-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    width: 50%; height: 100%;
    padding: 0 5vw 0 3vw;
    margin: auto 0;
}
.footer-header {
    font-weight: 700;
    font-size: 8vw;
    line-height: 0.9;
    align-self: end;
    color: #1f52ff;
    margin-bottom: 50px;
}
.footer-paragraph {
    text-align: justify;
    font-size: 1.1vw;
    color: #000000;
    margin-bottom: 1.5vw;
}