/*
 * ---:[ Focus CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img,
.left,
.alignleft,
.right,
.alignright {
  display: block; }

.center,
.aligncenter {
  display: block;
  float: none;
  text-align: center;
  margin-right: auto;
  margin-left: auto; }

.clear {
  clear: both; }

button,
input[type=submit] {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 31px;
  color: #111111;
  background-color: white; }

a {
  color: #2692f0;
  text-decoration: none; }
  p a,
  .post_content a {
    text-decoration: underline; }
      p a.button,
      .post_content a.button {
        text-decoration: none; }

code,
pre,
kbd {
  font-family: Menlo, Consolas, Monaco, "Andale Mono", Courier, Verdana, sans-serif; }

.grt {
  font-size: 18px;
  line-height: 31px; }
  .grt h1 {
    font-size: 37px;
    line-height: 58px;
    color: #ec2279;
    margin-bottom: 31px; }
  .grt h2 {
    font-size: 29px;
    line-height: 47px;
    color: #ec2279;
    margin-top: 50px;
    margin-bottom: 19px; }
  .grt h3 {
    font-size: 23px;
    line-height: 38px;
    color: #ec2279;
    margin-top: 31px;
    margin-bottom: 12px; }
  .grt h4 {
    font-size: 18px;
    line-height: 31px;
    color: #ec2279;
    margin-bottom: 7px; }
  .grt h1 + h2,
  .grt h2 + h3,
  .grt h2:first-child,
  .grt h3:first-child {
    margin-top: 0; }

  .grt ul,
  .grt ol {
    margin-left: 31px; }
  .grt li {
    margin-bottom: 12px; }
    .grt li:last-child {
      margin-bottom: 0; }
  .grt blockquote {
    color: #610858;
    padding-left: 19px;
    border-left: 7px solid rgba(0, 0, 0, 0.1); }
  .grt code,
  .grt pre,
  .grt kbd {
    font-size: 16px; }
  .grt code {
    background-color: rgba(0, 0, 0, 0.08);
    padding: 4px;
    border-radius: 7px;
    margin: 0 1px; }
  .grt pre {
    background-color: #e4e3e2;
    padding: 19px; }
  .grt kbd {
    font-size: 14px;
    color: #111111;
    text-shadow: 0 1px 0 white;
    background-color: #f7f7f7;
    padding: 5px;
    border: 1px solid #cccccc;
    border-radius: 7px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px white inset;
    margin: 0 1px; }
  .grt p,
  .grt ul,
  .grt ol,
  .grt blockquote,
  .grt pre,
  .grt img:not(.avatar),
  .grt .left,
  .grt .alignleft,
  .grt .right,
  .grt .alignright,
  .grt .center,
  .grt .aligncenter,
  .grt .block,
  .grt .alignnone {
    margin-bottom: 31px; }
  .grt ul ul,
  .grt ul ol,
  .grt ol ul,
  .grt ol ol {
    margin-top: 12px;
    margin-bottom: 0; }
    .grt blockquote > :last-child,
    .grt .left > :last-child,
    .grt .right > :last-child {
      margin-bottom: 0; }
  @media all and (min-width: 682px) {
    .grt .left:not(.bar),
    .grt .alignleft {
      float: left;
      clear: both;
      margin-right: 31px; }
    .grt .right:not(.bar),
    .grt .alignright {
      float: right;
      clear: both;
      margin-left: 31px; } }
  @media all and (min-width: 706px) {
    body:not(.has-sidebar) .grt h1 {
        font-size: 47px;
        line-height: 73px; }
      body:not(.has-sidebar) .grt h2 {
        font-size: 37px;
        line-height: 58px; }
      body:not(.has-sidebar) .grt h3 {
        font-size: 29px;
        line-height: 47px; }
      body:not(.has-sidebar) .grt h4 {
        font-size: 23px;
        line-height: 38px; } }
    .grt h1.headline {
      margin-top: 0;
      margin-bottom: 0; }
      .grt h1.headline a {
        color: #ec2279; }
        .grt h1.headline a:hover {
          color: #2692f0; }
    .grt h1.archive_title {
      margin-bottom: 31px; }
  .grt .alert,
  .grt .note,
  .grt .box {
    padding: 19px; }
  .grt .alert {
    background-color: #ccf1ff; }
  .grt .note {
    background-color: #ec2297; }
  .grt .box {
    background-color: #333333; }
  .grt .pop {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.4); }
  .grt .wp-caption,
  .grt .frame {
    box-sizing: border-box;
    color: #610858;
    background-color: #e4e3e2;
    padding: 19px; }
    .grt .wp-caption img {
      margin-bottom: 19px; }
    .grt .wp-caption.aligncenter img {
      margin-right: auto;
      margin-left: auto; }
    .grt .wp-caption .wp-caption-text {
      margin-bottom: 0; }
  .grt .wp-caption-text,
  .grt .caption,
  .grt .footnotes {
    font-size: 14px;
    line-height: 25px; }
    .grt .wp-caption-text code,
    .grt .caption code,
    .grt .footnotes code {
      font-size: 13px; }
  .grt .caption {
    color: #610858;
    margin-top: -19px; }
  .grt .footnotes {
    color: #610858;
    padding-top: 19px;
    border-top: 1px dotted rgba(0, 0, 0, 0.15); }
    .grt .footnotes p {
      margin-bottom: 12px; }
  .grt .extend {
    margin-bottom: 31px; }
    .grt .extend > :last-child {
      margin-bottom: 0; }
  .grt .drop_cap {
    font-size: 62px;
    line-height: 1em;
    margin-right: 7px;
    float: left; }
  .grt .byline {
    font-size: 14px;
    line-height: 25px;
    color: #610858;
    margin-top: 7px; }
      .grt .byline .post_author:after,
      .grt .byline .post_date:after,
      .grt .byline .num_comments_link:after,
      .grt .byline .post_edit:after {
        display: block;
        height: 0;
        content: '\a';
        white-space: pre; }
    .grt .byline .avatar {
      float: left;
      width: 50px;
      height: 50px;
      margin-right: 19px; }
  .grt .featured_image_link {
    display: inline-block;
    vertical-align: top; }
  .grt .author_description {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 31px; }
    .grt .author_description .avatar {
      float: left;
      width: 93px;
      height: 93px;
      margin-right: 19px; }
  .grt .author_description_intro {
    font-weight: bold; }
  .grt .post_box + .post_box {
    margin-top: 50px; }
  .grt .alert,
  .grt .note,
  .grt .box,
  .grt .wp-caption,
  .grt .caption,
  .grt .footnotes,
  .grt .page-links,
  .grt .headline_area {
    margin-bottom: 31px; }
    .grt .alert > :last-child,
    .grt .note > :last-child,
    .grt .box > :last-child,
    .grt .footnotes > :last-child,
    .grt .post_list > :last-child {
      margin-bottom: 0; }
  .grt .highlight {
    background-color: #fffb7a;
    padding: 4px 0; }
  .grt .post_list {
    margin-bottom: 0; }
    .grt .post_box:after,
    .grt .headline_area:after,
    .grt .byline:after,
    .grt .post_content:after,
    .grt .post_list:after,
    .grt .extend:after,
    .grt .author_description:after,
    .grt .query_box:after {
      display: table;
      clear: both;
      content: ''; }
  @media all and (min-width: 682px) {
    .grt .headline_area {
      position: relative; }
    .grt .byline {
      margin-top: 12px; }
        .grt .byline .post_author:after,
        .grt .byline .post_date:after,
        .grt .byline .num_comments_link:after {
          display: none; }
        .grt .byline .post_author ~ .post_date_intro:before,
        .grt .byline .post_date_intro ~ .post_date_intro:before,
        .grt .byline .post_author ~ .num_comments_link:before,
        .grt .byline .post_date ~ .num_comments_link:before,
        .grt .byline .post_author ~ .post_edit:before,
        .grt .byline .post_date ~ .post_edit:before,
        .grt .byline .num_comments_link ~ .post_edit:before {
          color: #610858;
          content: '\2022\0020'; }
    .grt .center + .caption,
    .grt .aligncenter + .caption {
      text-align: center; } }

input:not([type=checkbox]):not([type=radio]):not([type=submit]),
textarea,
select {
  box-sizing: border-box;
  font-family: inherit;
  font-size: inherit;
  line-height: 1em;
  font-weight: inherit;
  padding: 7px;
  border: 1px solid rgba(0, 0, 0, 0.2); }

input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  display: block;
  width: 100%; }

textarea {
  display: block;
  width: 100%;
  line-height: inherit; }


label {
  display: block; }

input[type=checkbox],
input[type=radio] {
  font-size: inherit; }
  input[type=checkbox] + label,
  input[type=radio] + label {
    display: inline;
    margin-left: 12px; }

  button,
  input[type=submit],
  .button {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    line-height: 1em;
    vertical-align: top;
    color: white;
    text-decoration: none;
    background-color: black;
    padding: 7px 50px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 4px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    cursor: pointer;
    -webkit-appearance: none; }
  button:hover,
  input[type=submit]:hover,
  .button:hover,
  button:active,
  input[type=submit]:active,
  .button:active {
    text-decoration: none;
    background-color: #131313;
    transition: background-color 0.3s ease; }
  button:active,
  input[type=submit]:active,
  .button:active {
    border-bottom-width: 2px;
    margin-top: 2px; }

    button.save,
    .button.save {
      color: white;
      background-color: #509b26; }
    button.save:hover,
    .button.save:hover,
    button.save:active,
    .button.save:active {
      background-color: #60ba2e; }
    button.delete,
    .button.delete {
      color: white;
      background-color: #d50b0b; }
    button.delete:hover,
    .button.delete:hover,
    button.delete:active,
    .button.delete:active {
      background-color: #f31313; }
    button.action,
    .button.action {
      color: white;
      background-color: #12a7ff; }
    button.action:hover,
    .button.action:hover,
    button.action:active,
    .button.action:active {
      background-color: #38b5ff; }
    button.update,
    .button.update {
      background-color: #fcfc0d; }
    button.update:hover,
    .button.update:hover,
    button.update:active,
    .button.update:active {
      background-color: #fcfc33; }


#header {
  background-color: white;
  padding-top: 4px;
  padding-bottom: 4px; }


#content {
  background-color: white;
  padding-top: 31px;
  padding-bottom: 31px; }

#footer {
  font-family: "Roboto", sans-serif;
  color: white;
  background-color: #333333;
  padding-top: 19px;
  padding-bottom: 19px;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.container {
  box-sizing: border-box;
  padding-left: 19px;
  padding-right: 19px; }

@media all and (min-width: 682px) {
  .container {
    max-width: 644px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto; } }

@media all and (min-width: 706px) {
  .container {
    max-width: 100%;
    padding-left: 31px;
    padding-right: 31px;
    margin-left: 0;
    margin-right: 0; } }

@media all and (min-width: 1102px) {
  .container {
    max-width: 1040px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto; } }

.content,
.sidebar {
  box-sizing: border-box; }

@media all and (min-width: 682px) {
  .has-sidebar .content,
    .has-sidebar .sidebar {
      width: 100%;
      max-width: 644px; } }

@media all and (min-width: 1102px) {
  .has-sidebar .columns {
      display: flex;
      justify-content: space-between; }
    .has-sidebar .sidebar {
      max-width: 346px; } }

  #header_image {
    margin-top: 4px;
    margin-bottom: 4px; }
      #header_image_link:first-child #header_image,
      .has-logo + #header_image_link #header_image {
        margin-top: 0; }
      #header_image_link:last-child #header_image {
        margin-bottom: 0; }

  .menu {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 25px;
    list-style: none;
    display: flex;
    align-items: baseline;
    white-space: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .menu::-webkit-scrollbar {
      display: none; }
    .menu li {
      margin-right: 31px; }
      .menu li:last-child {
        margin-right: 0; }
    .menu a {
      display: block;
      text-transform: lowercase;
      color: #111111;
      padding-top: 12px;
      padding-bottom: 12px; }
    .menu:before {
      content: '\2194';
      color: #610858;
      margin-right: 19px; }
    @media all and (min-width: 706px) {
      .mode-focus .menu {
        justify-content: center; } }
    @media all and (min-width: 1040px) {
      .menu:before {
        display: none; } }

  .prev_next {
    border-top: 1px dotted rgba(0, 0, 0, 0.15);
    padding-top: 19px;
    padding-bottom: 19px;
    margin-top: 31px;
    margin-bottom: -31px; }
    .prev_next.blog_nav {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse; }
      .prev_next .previous_posts:first-child {
        margin-right: auto; }
      .prev_next .previous_posts a:before {
        content: '\2190\0020'; }
      .prev_next .next_posts a:after {
        content: '\0020\2192'; }
    .prev_next .next_post,
    .prev_next .previous_post {
      margin-bottom: 0; }
    .prev_next .next_post + .previous_post {
      margin-top: 19px; }

    #comments .comments_intro {
      margin-top: 50px;
      margin-bottom: 31px; }
      #comments .comments_intro:after {
        content: '\0020\2193'; }
    #comments .num_comments,
    #comments .comments_closed {
      font-weight: bold; }
    #comments .comments_closed {
      font-weight: bold;
      margin-top: 50px; }
    #comments .comment_list {
      list-style: none;
      margin-left: 0; }
      #comments .comment_list > .comment:first-child {
        margin-top: 0; }
    #comments .comment {
      margin-top: 50px; }
      #comments .comment #respond {
        margin-top: 31px; }
    #comments .children {
      list-style: none;
      margin-top: 0;
      margin-left: 19px; }
      #comments .children .comment {
        margin-top: 31px; }
    #comments .comment_header {
      margin-bottom: 12px; }
    #comments .avatar {
      float: right;
      width: 50px;
      height: 50px;
      margin-left: 19px; }
    #comments .comment_author {
      font-weight: bold; }
      #comments .comment_date:before {
        display: block;
        height: 0;
        content: '\a';
        white-space: pre; }
      #comments .comment_text :last-child {
        margin-bottom: 12px; }
    #comments .comment_footer {
      font-size: 14px;
      line-height: 25px; }
      #comments .comment_footer a {
        text-transform: lowercase;
        margin-right: 12px; }
    #comments .comment_nav {
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse;
      padding: 19px 0;
      border-top: 1px dotted rgba(0, 0, 0, 0.15);
      border-bottom: 1px dotted rgba(0, 0, 0, 0.15); }
      #comments .comment_nav .previous_comments:first-child {
        margin-right: auto; }
    #comments #respond {
      margin-top: 50px; }
      #comments #respond p {
        margin-bottom: 19px; }
      #comments #respond .comment-reply-title {
        font-weight: bold; }
      #comments #respond #cancel-comment-reply-link {
        font-weight: normal;
        margin-left: 12px; }
      #comments #respond .comment-form-cookies-consent {
        font-size: 14px;
        line-height: 25px; }
        #comments #respond .comment-form-cookies-consent label {
          margin-left: 7px; }
      #comments #respond .submit {
        padding: 12px; }
    @media all and (min-width: 682px) {
      #comments .children {
        margin-left: 31px; }
        #comments .comment_date:before {
          display: inline;
          height: auto;
          content: '\2022\0020';
          white-space: normal; } }

body {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 31px;
  color: #111111;
  background-color: white; }

a {
  color: #2692f0;
  text-decoration: none; }
  p a,
  .post_content a {
    text-decoration: underline; }
      p a.button,
      .post_content a.button {
        text-decoration: none; }

code,
pre,
kbd {
  font-family: Menlo, Consolas, Monaco, "Andale Mono", Courier, Verdana, sans-serif; }

.grt {
  font-size: 18px;
  line-height: 31px; }
  .grt h1 {
    font-size: 37px;
    line-height: 58px;
    color: #ec2279;
    margin-bottom: 31px; }
  .grt h2 {
    font-size: 29px;
    line-height: 47px;
    color: #ec2279;
    margin-top: 50px;
    margin-bottom: 19px; }
  .grt h3 {
    font-size: 23px;
    line-height: 38px;
    color: #ec2279;
    margin-top: 31px;
    margin-bottom: 12px; }
  .grt h4 {
    font-size: 18px;
    line-height: 31px;
    color: #ec2279;
    margin-bottom: 7px; }
  .grt h1 + h2,
  .grt h2 + h3,
  .grt h2:first-child,
  .grt h3:first-child {
    margin-top: 0; }

  .grt ul,
  .grt ol {
    margin-left: 31px; }
  .grt li {
    margin-bottom: 12px; }
    .grt li:last-child {
      margin-bottom: 0; }
  .grt blockquote {
    color: #610858;
    padding-left: 19px;
    border-left: 7px solid rgba(0, 0, 0, 0.1); }
  .grt code,
  .grt pre,
  .grt kbd {
    font-size: 16px; }
  .grt code {
    background-color: rgba(0, 0, 0, 0.08);
    padding: 4px;
    border-radius: 7px;
    margin: 0 1px; }
  .grt pre {
    background-color: #e4e3e2;
    padding: 19px; }
  .grt kbd {
    font-size: 14px;
    color: #111111;
    text-shadow: 0 1px 0 white;
    background-color: #f7f7f7;
    padding: 5px;
    border: 1px solid #cccccc;
    border-radius: 7px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px white inset;
    margin: 0 1px; }
  .grt p,
  .grt ul,
  .grt ol,
  .grt blockquote,
  .grt pre,
  .grt img:not(.avatar),
  .grt .left,
  .grt .alignleft,
  .grt .right,
  .grt .alignright,
  .grt .center,
  .grt .aligncenter,
  .grt .block,
  .grt .alignnone {
    margin-bottom: 31px; }
  .grt ul ul,
  .grt ul ol,
  .grt ol ul,
  .grt ol ol {
    margin-top: 12px;
    margin-bottom: 0; }
    .grt blockquote > :last-child,
    .grt .left > :last-child,
    .grt .right > :last-child {
      margin-bottom: 0; }
  @media all and (min-width: 682px) {
    .grt .left:not(.bar),
    .grt .alignleft {
      float: left;
      clear: both;
      margin-right: 31px; }
    .grt .right:not(.bar),
    .grt .alignright {
      float: right;
      clear: both;
      margin-left: 31px; } }
  @media all and (min-width: 706px) {
    body:not(.has-sidebar) .grt h1 {
        font-size: 47px;
        line-height: 73px; }
      body:not(.has-sidebar) .grt h2 {
        font-size: 37px;
        line-height: 58px; }
      body:not(.has-sidebar) .grt h3 {
        font-size: 29px;
        line-height: 47px; }
      body:not(.has-sidebar) .grt h4 {
        font-size: 23px;
        line-height: 38px; } }
    .grt h1.headline {
      margin-top: 0;
      margin-bottom: 0; }
      .grt h1.headline a {
        color: #ec2279; }
        .grt h1.headline a:hover {
          color: #2692f0; }
    .grt h1.archive_title {
      margin-bottom: 31px; }
  .grt .alert,
  .grt .note,
  .grt .box {
    padding: 19px; }
  .grt .alert {
    background-color: #ccf1ff; }
  .grt .note {
    background-color: #ec2297; }
  .grt .box {
    background-color: #333333; }
  .grt .pop {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.4); }
  .grt .wp-caption,
  .grt .frame {
    box-sizing: border-box;
    color: #610858;
    background-color: #e4e3e2;
    padding: 19px; }
    .grt .wp-caption img {
      margin-bottom: 19px; }
    .grt .wp-caption.aligncenter img {
      margin-right: auto;
      margin-left: auto; }
    .grt .wp-caption .wp-caption-text {
      margin-bottom: 0; }
  .grt .wp-caption-text,
  .grt .caption,
  .grt .footnotes {
    font-size: 14px;
    line-height: 25px; }
    .grt .wp-caption-text code,
    .grt .caption code,
    .grt .footnotes code {
      font-size: 13px; }
  .grt .caption {
    color: #610858;
    margin-top: -19px; }
  .grt .footnotes {
    color: #610858;
    padding-top: 19px;
    border-top: 1px dotted rgba(0, 0, 0, 0.15); }
    .grt .footnotes p {
      margin-bottom: 12px; }
  .grt .extend {
    margin-bottom: 31px; }
    .grt .extend > :last-child {
      margin-bottom: 0; }
  .grt .drop_cap {
    font-size: 62px;
    line-height: 1em;
    margin-right: 7px;
    float: left; }
  .grt .byline {
    font-size: 14px;
    line-height: 25px;
    color: #610858;
    margin-top: 7px; }
      .grt .byline .post_author:after,
      .grt .byline .post_date:after,
      .grt .byline .num_comments_link:after,
      .grt .byline .post_edit:after {
        display: block;
        height: 0;
        content: '\a';
        white-space: pre; }
    .grt .byline .avatar {
      float: left;
      width: 50px;
      height: 50px;
      margin-right: 19px; }
  .grt .featured_image_link {
    display: inline-block;
    vertical-align: top; }
  .grt .author_description {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 31px; }
    .grt .author_description .avatar {
      float: left;
      width: 93px;
      height: 93px;
      margin-right: 19px; }
  .grt .author_description_intro {
    font-weight: bold; }
  .grt .post_box + .post_box {
    margin-top: 50px; }
  .grt .alert,
  .grt .note,
  .grt .box,
  .grt .wp-caption,
  .grt .caption,
  .grt .footnotes,
  .grt .page-links,
  .grt .headline_area {
    margin-bottom: 31px; }
    .grt .alert > :last-child,
    .grt .note > :last-child,
    .grt .box > :last-child,
    .grt .footnotes > :last-child,
    .grt .post_list > :last-child {
      margin-bottom: 0; }
  .grt .highlight {
    background-color: #fffb7a;
    padding: 4px 0; }
  .grt .post_list {
    margin-bottom: 0; }
    .grt .post_box:after,
    .grt .headline_area:after,
    .grt .byline:after,
    .grt .post_content:after,
    .grt .post_list:after,
    .grt .extend:after,
    .grt .author_description:after,
    .grt .query_box:after {
      display: table;
      clear: both;
      content: ''; }
  @media all and (min-width: 682px) {
    .grt .headline_area {
      position: relative; }
    .grt .byline {
      margin-top: 12px; }
        .grt .byline .post_author:after,
        .grt .byline .post_date:after,
        .grt .byline .num_comments_link:after {
          display: none; }
        .grt .byline .post_author ~ .post_date_intro:before,
        .grt .byline .post_date_intro ~ .post_date_intro:before,
        .grt .byline .post_author ~ .num_comments_link:before,
        .grt .byline .post_date ~ .num_comments_link:before,
        .grt .byline .post_author ~ .post_edit:before,
        .grt .byline .post_date ~ .post_edit:before,
        .grt .byline .num_comments_link ~ .post_edit:before {
          color: #610858;
          content: '\2022\0020'; }
    .grt .center + .caption,
    .grt .aligncenter + .caption {
      text-align: center; } }

label {
  display: block; }


input,
textarea,
select {
  box-sizing: border-box;
  font-family: inherit;
  font-size: inherit;
  line-height: 1em;
  font-weight: inherit;
  padding: 7px;
  border: 1px solid rgba(0, 0, 0, 0.2); }

input[type=checkbox],
input[type=radio],
input[type=image],
input[type=submit],
select {
  width: auto; }

input[type=checkbox],
input[type=radio] {
  display: inline-block; }
  input[type=checkbox] + label,
  input[type=radio] + label {
    display: inline;
    font-weight: normal;
    margin-left: 12px; }

textarea {
  line-height: inherit; }


  button,
  input[type=submit],
  .button {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    line-height: 1em;
    vertical-align: top;
    color: white;
    text-decoration: none;
    background-color: black;
    padding: 7px 50px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 4px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    cursor: pointer;
    -webkit-appearance: none; }
  button:hover,
  input[type=submit]:hover,
  .button:hover,
  button:active,
  input[type=submit]:active,
  .button:active {
    text-decoration: none;
    background-color: #131313;
    transition: background-color 0.3s ease; }
  button:active,
  input[type=submit]:active,
  .button:active {
    border-bottom-width: 2px;
    margin-top: 2px; }

    button.save,
    .button.save {
      color: white;
      background-color: #509b26; }
    button.save:hover,
    .button.save:hover,
    button.save:active,
    .button.save:active {
      background-color: #60ba2e; }
    button.delete,
    .button.delete {
      color: white;
      background-color: #d50b0b; }
    button.delete:hover,
    .button.delete:hover,
    button.delete:active,
    .button.delete:active {
      background-color: #f31313; }
    button.action,
    .button.action {
      color: white;
      background-color: #12a7ff; }
    button.action:hover,
    .button.action:hover,
    button.action:active,
    .button.action:active {
      background-color: #38b5ff; }
    button.update,
    .button.update {
      background-color: #fcfc0d; }
    button.update:hover,
    .button.update:hover,
    button.update:active,
    .button.update:active {
      background-color: #fcfc33; }


#header {
  background-color: white;
  padding-top: 4px;
  padding-bottom: 4px; }


#content {
  background-color: white;
  padding-top: 31px;
  padding-bottom: 31px; }

#footer {
  font-family: "Roboto", sans-serif;
  color: white;
  background-color: #333333;
  padding-top: 19px;
  padding-bottom: 19px;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.container {
  box-sizing: border-box;
  padding-left: 19px;
  padding-right: 19px; }
  @media all and (min-width: 682px) {
    .container {
  max-width: 644px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto; } }
  @media all and (min-width: 706px) {
    .container {
  max-width: 100%;
  padding-left: 31px;
  padding-right: 31px;
  margin-left: 0;
  margin-right: 0; } }
  @media all and (min-width: 1102px) {
    .container {
  max-width: 1040px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto; } }

  #header_image {
    margin-top: 4px;
    margin-bottom: 4px; }
      #header_image_link:first-child #header_image,
      .has-logo + #header_image_link #header_image {
        margin-top: 0; }
      #header_image_link:last-child #header_image {
        margin-bottom: 0; }

  .menu {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 25px;
    list-style: none;
    display: flex;
    align-items: baseline;
    white-space: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .menu::-webkit-scrollbar {
      display: none; }
    .menu li {
      margin-right: 31px; }
      .menu li:last-child {
        margin-right: 0; }
    .menu a {
      display: block;
      text-transform: lowercase;
      color: #111111;
      padding-top: 12px;
      padding-bottom: 12px; }
    .menu:before {
      content: '\2194';
      color: #610858;
      margin-right: 19px; }
    @media all and (min-width: 706px) {
      .mode-focus .menu {
        justify-content: center; } }
    @media all and (min-width: 1040px) {
      .menu:before {
        display: none; } }

  .prev_next {
    border-top: 1px dotted rgba(0, 0, 0, 0.15);
    padding-top: 19px;
    padding-bottom: 19px;
    margin-top: 31px;
    margin-bottom: -31px; }
    .prev_next.blog_nav {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse; }
      .prev_next .previous_posts:first-child {
        margin-right: auto; }
      .prev_next .previous_posts a:before {
        content: '\2190\0020'; }
      .prev_next .next_posts a:after {
        content: '\0020\2192'; }
    .prev_next .next_post,
    .prev_next .previous_post {
      margin-bottom: 0; }
    .prev_next .next_post + .previous_post {
      margin-top: 19px; }

    #comments .comments_intro {
      margin-top: 50px;
      margin-bottom: 31px; }
      #comments .comments_intro:after {
        content: '\0020\2193'; }
    #comments .num_comments,
    #comments .comments_closed {
      font-weight: bold; }
    #comments .comments_closed {
      font-weight: bold;
      margin-top: 50px; }
    #comments .comment_list {
      list-style: none;
      margin-left: 0; }
      #comments .comment_list > .comment:first-child {
        margin-top: 0; }
    #comments .comment {
      margin-top: 50px; }
      #comments .comment #respond {
        margin-top: 31px; }
    #comments .children {
      list-style: none;
      margin-top: 0;
      margin-left: 19px; }
      #comments .children .comment {
        margin-top: 31px; }
    #comments .comment_header {
      margin-bottom: 12px; }
    #comments .avatar {
      float: right;
      width: 50px;
      height: 50px;
      margin-left: 19px; }
    #comments .comment_author {
      font-weight: bold; }
      #comments .comment_date:before {
        display: block;
        height: 0;
        content: '\a';
        white-space: pre; }
      #comments .comment_text :last-child {
        margin-bottom: 12px; }
    #comments .comment_footer {
      font-size: 14px;
      line-height: 25px; }
      #comments .comment_footer a {
        text-transform: lowercase;
        margin-right: 12px; }
    #comments .comment_nav {
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse;
      padding: 19px 0;
      border-top: 1px dotted rgba(0, 0, 0, 0.15);
      border-bottom: 1px dotted rgba(0, 0, 0, 0.15); }
      #comments .comment_nav .previous_comments:first-child {
        margin-right: auto; }
    #comments #respond {
      margin-top: 50px; }
      #comments #respond p {
        margin-bottom: 19px; }
      #comments #respond .comment-reply-title {
        font-weight: bold; }
      #comments #respond #cancel-comment-reply-link {
        font-weight: normal;
        margin-left: 12px; }
      #comments #respond .comment-form-cookies-consent {
        font-size: 14px;
        line-height: 25px; }
        #comments #respond .comment-form-cookies-consent label {
          margin-left: 7px; }
      #comments #respond .submit {
        padding: 12px; }
    @media all and (min-width: 682px) {
      #comments .children {
        margin-left: 31px; }
        #comments .comment_date:before {
          display: inline;
          height: auto;
          content: '\2022\0020';
          white-space: normal; } }

      .readability .text .byline .avatar {
        float: right;
        margin-left: 19px;
        margin-bottom: 0; }
      .focus .text .byline .avatar {
        margin-bottom: 7px; }
      @media all and (min-width: 682px) {
        .readability .text .byline .avatar {
          float: left;
          margin-left: 0;
          margin-right: 19px; }
        .focus .text .byline .avatar {
          margin-bottom: 12px; } }

@media all and (min-width: 706px) {
  .readability .text,
    .focus .text {
      max-width: 644px; }
      .readability .text .extend,
      .focus .text .extend {
        box-sizing: border-box;
        max-width: calc(100vw - 62px); }
      .readability .text .wp-caption img,
      .focus .text .wp-caption img {
        max-width: 100%; }
      .readability .text .headline_area,
      .readability .text .post_content > h1,
      .readability .text .post_content > h2,
      .readability .text .post_content > h3,
      .readability .text .post_content > h4,
      .readability .text .extend,
      .readability .text .extend + .caption {
        margin-right: calc(706px - 100vw); }
    .focus .text {
      margin-left: auto;
      margin-right: auto; }
      .focus .text .headline_area,
      .focus .text .post_content > h1,
      .focus .text .post_content > h2,
      .focus .text .post_content > h3,
      .focus .text .extend,
      .focus .text .extend + .caption {
        margin-left: calc(353px - (100vw / 2));
        margin-right: calc(353px - (100vw / 2)); }
        .focus .text .extend.right {
          margin-left: 31px; }
        .focus .text .extend.left {
          margin-right: 31px; } }

@media all and (min-width: 1102px) {
  .readability .text .extend,
      .focus .text .extend {
        max-width: 1040px; }
      .readability .text .headline_area,
      .readability .text .post_content > h1,
      .readability .text .post_content > h2,
      .readability .text .post_content > h3,
      .readability .text .post_content > h4,
      .readability .text .extend,
      .readability .text .extend + .caption {
        margin-right: -396px; }
      .focus .text .headline_area,
      .focus .text .post_content > h1,
      .focus .text .post_content > h2,
      .focus .text .post_content > h3,
      .focus .text .extend,
      .focus .text .extend + .caption {
        margin-left: -198px;
        margin-right: -198px; } }

  @media all and (min-width: 682px) {
    .mode-focus #header,
      .mode-focus #nav,
      .mode-focus #nav-secondary,
      .mode-focus #footer {
        text-align: center; }
      .mode-focus #header_image,
      .mode-focus #logo {
        margin-left: auto;
        margin-right: auto; } }

  @media all and (min-width: 682px) {
    .focus .featured_image_wrap,
      .focus .post_content h1,
      .focus h2,
      .focus h3,
      .focus .headline_area,
      .focus .extend + .caption,
      .focus .extend .caption,
      .focus .archive_title {
        text-align: center; }
        .focus .byline .avatar {
          margin-left: auto;
          margin-right: auto; } }

  .bar {
    color: #610858; }
    @media all and (min-width: 1102px) {
      .text .bar {
        width: 100%; }
        .text .bar code {
          font-size: 13px; }
        .readability .text .bar,
        .focus .text .bar {
          box-sizing: border-box;
          float: right;
          clear: right;
          font-size: 14px;
          line-height: 25px;
          margin-bottom: 19px; }
        .readability .text .bar {
          max-width: 346px;
          margin-right: -396px; }
        .focus .text .bar {
          max-width: 167px;
          margin-right: -198px; }
          .focus .text .bar.left {
            float: left;
            clear: left;
            margin-left: -198px; } }

      @media all and (min-width: 706px) {
        .readability .text .wp-post-image,
        .focus .text .wp-post-image {
          max-width: calc(100vw - 62px); }
        .focus .text .wp-post-image {
          margin-left: auto;
          margin-right: auto; } }
      @media all and (min-width: 1102px) {
        .readability .text .wp-post-image,
        .focus .text .wp-post-image {
          max-width: 1040px; } }

  .featured_image_link {
    display: inline-block;
    vertical-align: top; }

@media all and (min-width: 706px) {
  .readability .text .featured_image_wrap {
        margin-right: calc(706px - 100vw); }
      .focus .text .featured_image_wrap {
        margin-left: calc(353px - (100vw / 2));
        margin-right: calc(353px - (100vw / 2)); } }

@media all and (min-width: 1102px) {
  .readability .text .featured_image_wrap {
        margin-right: -396px; }
      .focus .text .featured_image_wrap {
        margin-left: -198px;
        margin-right: -198px; } }

/*
 * ---:[ custom CSS ]:---
 */
/*
 * ---:[ bbdev2019 custom css 20A28 @ 15:48 ]:---
 */
#header > .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }

#site_title {
  margin-right: 31px;
  white-space: nowrap; }

  @media all and (min-width: false$) {
    .menu:before {
      display: none; } }

/*
 * ---:[ FULL WIDTH STYLES START ]:---
 */
  .bleed.yellow {
    background-color: #fff5d2; }
  .bleed.orange {
    background-color: #f3dac0; }
  .bleed.red {
    background-color: #f0726a; }
  .bleed.olive {
    background-color: #dae2df; }
  .bleed.blue {
    background-color: #7fa7d8; }
  .bleed.light-blue {
    background-color: #d2ecff; }
  .bleed.steel {
    background-color: #adb7c0; }
  .bleed.light-steel {
    background-color: #d1dae2; }

/*
 * ---:[ FULL WIDTH STYLES END]:---
 */
/*
 * ---:[ TEXT-DECO START ]:---
 */
.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-hot-pink {
  background-color: transparent;
  font-size: 37px;
  line-height: 31px;
  color: #e4e3e2; }

.text-pink {
  color: #ec2297; }

.text-emerald {
  color: #379344; }

.text-golden {
  color: #fbaf3f; }

.text-inline-h0 {
  background-color: transparent;
  font-size: 47px;
  line-height: 58px;
  color: #ec2297;
  vertical-align: xxx; }

@media (min-width: 682px) {
  .text-inline-h0 {
    background-color: transparent;
    font-size: 113px;
    line-height: 73px;
    color: #ec2297; } }

.text-inline-h1 {
  background-color: transparent;
  font-size: 47px;
  line-height: 58px;
  color: #ec2297; }

.text-inline-f0-v-big {
  font-family: "Roboto", sans-serif;
  background-color: transparent;
  font-size: 47px;
  line-height: 58px;
  color: #111111; }

@media (min-width: 682px) {
  .text-inline-f0-v-big {
    font-family: "Roboto", sans-serif;
    background-color: transparent;
    font-size: 65px;
    line-height: 73px;
    color: #111111; } }

.text-inline-f1-big {
  font-family: "Roboto", sans-serif;
  background-color: transparent;
  font-size: 37px;
  line-height: 47px;
  color: #111111; }

.text-inline-f1-medium {
  font-family: "Roboto", sans-serif;
  background-color: transparent;
  font-size: 29px;
  line-height: 47px;
  color: #111111; }

.text-inline-f2-med {
  font-family: "Roboto", sans-serif;
  background-color: transparent;
  font-size: 29px;
  line-height: 31px;
  color: #111111; }

.sup-small {
  vertical-align: super;
  font-size: 14px; }

.bold {
  font-weight: bold; }

.red {
  color: red; }

/*
 * ---:[ TEXT-DECO END ]:---
 */
/*
 * ---:[ TESTING-START ]:---
 */
/*
 * 
 * .yellow-background {
 * background-color: Yellow;
 * width: auto;
 * border: 15px solid green;
 * padding: 50px;
 * margin: 20px;
 * }
 * 
 * .blue-background {
 * background-color: Blue;
 * width: auto;
 * border: 50px solid green;
 * padding: 50px;
 * margin: 20px;
 * }
 * .testimonial-01 {
 * background-color: Yellow;
 * }
 */
/*
 * ---:[ TESTING-END ]:---
 */
/*
 * ---:[ CENTER-IMAGE-TO-BUTTON-USING-FLEX START ]:---
 */
.center-h {
  display: flex;
  align-items: center;
  width: auto;
  height: auto; }

.center-v {
  display: flex;
  align-items: center;
  border: 1px solid;
  width: auto;
  height: auto; }

.center-h-v {
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  border: 1px solid;
  width: auto;
  height: auto; }

.container img {
  max-width: 100%;
  max-height: 100%; }

/*
 * ---:[ CENTER-IMAGE-TO-BUTTON-USING-FLEX START ]:---
 */
/*
 * ---:[ IMAGE COLUMNS START ]:---
 */
/*
 * Three image containers (use 25% for four, and 50% for two, etc)
 */
.column {
  float: left;
  width: 30%;
  padding: 5px; }

/*
 * Clear floats after image containers
 */
.row::after {
  content: "";
  clear: both;
  display: table; }

/*
 * ---:[ IMAGE COLUMNS END ]:---
 */
#footer {
  font-family: "Roboto", sans-serif;
  color: white;
  background-color: #333333;
  padding-top: 19px;
  padding-bottom: 19px;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

/*
 * ---:[ Colour Sections START ]:---
 */
#about-cta-01 {
  font-family: "Roboto", sans-serif;
  font-size: false;
  background-color: #fdeeee;
  padding-top: 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 black; }

#why {
  background-color: #fffdb1;
  padding-top: 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 black; }

#section-bb-home-01 {
  background-color: white;
  padding-top: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 black; }

/*
 * ---:[ TESTING-START ]:---
 */
/*
 * 
 * #section-roses-cont {
 * background-color: #f4bf42;
 * background-image: url("https://bbdev2019.businessbetterment.com/wp-content/uploads/2019/06/flowers-1200-sm.png");
 * background-position: center;
 * background-size: 100%;
 * max-width: 1920;
 * }
 */
/*
 * ---:[ TESTING-END ]:---
 */
.section-cta-02 {
  background-color: #fdeeee;
  background-image: url("https://bbdev2019.businessbetterment.com/wp-content/uploads/2019/06/rainbow-transparent-1200x270-sm-2.png");
  background-position: center;
  background-size: cover;
  padding-top: 19px;
  padding-bottom: 19px;
  background-repeat: no-repeat; }

.section-cta-02-short {
  background-color: #fdeeee;
  background-image: url("https://bbdev2019.businessbetterment.com/wp-content/uploads/2019/06/rainbow-transparent-1200x270-sm-2.png");
  background-position: center;
  background-size: cover;
  padding-top: 0px;
  padding-bottom: 0px;
  background-repeat: no-repeat; }

.section-roses-cont {
  background-color: white;
  background-image: url("https://bbdev2019.businessbetterment.com/wp-content/uploads/2019/06/flowers-1200-sm.png");
  background-position: center top;
  background-size: cover;
  max-width: 1020;
  min-height: 100%;
  padding-top: 125px;
  padding-bottom: 125px;
  background-repeat: no-repeat; }

.text-box-over-roses {
  background-color: white;
  font-size: 23px;
  width: auto;
  border: 50px solid white;
  padding-top: 50px;
  padding-bottom: 5px;
  margin: 20px; }

.section-roses-02-cont {
  background-color: white;
  background-image: url("https://bbdev2019.businessbetterment.com/wp-content/uploads/2019/06/flowers-02-1200-sm.png");
  background-position: center top;
  background-size: 100%;
  max-width: 1020;
  min-height: 100%;
  padding-top: 125px;
  padding-bottom: 125px;
  background-repeat: repeat; }

.section-wwm-01 {
  word-break: keep-all;
  background-color: white;
  background-image: url("https://bbdev2019.businessbetterment.com/wp-content/uploads/2019/06/Sarena-Miller-Business-Betterment-Work-With-Me-02-850x512-sm.png");
  background-position: left bottom;
  min-height: 100%;
  padding-top: 1px;
  padding-bottom: 0px;
  background-repeat: no-repeat;
  text-shadow: -1px -1px 0px false, 3px 3px 0px false, 6px 6px 0px false; }

.section-blueskies {
  background-color: white;
  background-image: url("https://bbdev2019.businessbetterment.com/wp-content/uploads/2019/07/blue-skies-1200x476-sm.png");
  background-position: center top;
  background-size: cover;
  max-width: 1020;
  min-height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  background-repeat: no-repeat; }

.text-box-over-blueskies {
  background-color: transparent;
  font-size: 23px;
  width: auto;
  border: 5px solid white;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px; }

.section-pencils {
  background-color: white;
  background-image: url("https://bbdev2019.businessbetterment.com/wp-content/uploads/2019/07/coloured-pencils-1200x747-sm.png");
  background-position: center bottom;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-repeat: no-repeat; }

.text-box-over-pencils {
  background-color: transparent;
  font-size: 23px;
  width: auto;
  border: 5px solid white;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px; }

.section-frieda {
  background-color: white;
  background-image: url("https://bbdev2019.businessbetterment.com/wp-content/uploads/Sarena-Miller-BusinessBetterment-Frieda-1920x822-sm.png");
  background-position: center bottom;
  height: 100%;
  background-size: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  background-repeat: no-repeat; }

.text-box-padded-border {
  background-color: white;
  font-size: 29px;
  width: auto;
  border: 1px solid white;
  padding-top: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 10px; }

.text-box-padded {
  background-color: white;
  font-size: 23px;
  width: auto;
  padding-top: 25px;
  margin: 10px; }

.image-padded-border {
  border: 10px solid #ec2297;
  padding: 10px;
  margin: 18px; }

.image-avatar-r-round {
  border-radius: 50%;
  padding-right: 18px;
  max-width: 300px;
  margin-bottom: 25px; }


.image-avatar-l-round {
  border-radius: 50%;
  padding-right: 18px;
  max-width: 300px;
  margin-bottom: 25px; }


.image-avatar-013 {
  border-radius: 3px 120px 120px 120px;
  padding-left: 18px;
  max-width: 150px;
  margin-bottom: auto; }


.image-avatar-R {
  border-radius: 3px 120px 120px 120px;
  padding-right: 18px;
  max-width: 150px;
  margin-bottom: 25px;
  float: right; }


.image-avatar-Right {
  border-radius: 3px 120px 120px 120px;
  padding-right: 18px;
  max-width: 150px;
  margin-bottom: 25px; }


.image-avatar-L {
  border-radius: 120px 3px 120px 120px;
  padding-right: 18px;
  max-width: 150px;
  margin-bottom: 25px;
  float: left; }


.image-avatar-Left {
  border-radius: 120px 3px 120px 120px;
  padding-right: 18px;
  max-width: 150px;
  margin-bottom: 25px; }


.image-R {
  padding-left: 18px;
  margin-bottom: 100%; }

.image-L {
  padding-right: 18px;
  margin-bottom: 100%; }

.image-C {
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 100%;
  float: center; }

#bb-home-top {
  background-color: #f4bf42;
  padding-top: 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 black; }

#pink {
  background-color: #ff33cc;
  padding-top: 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 black; }

#light-pink {
  background-color: #fdeeee;
  padding-top: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 black; }

#testimonial {
  background-color: #848076;
  padding-top: 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 black; }

#testimonial-01 {
  background-color: #e4e3e2;
  padding: 33px 0px 33px 0px;
  border-bottom: 0px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 black; }

#testimonial-02 {
  background-color: #ccf1ff;
  padding-top: 31px;
  border-bottom: 0px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 black; }

#testimonial-03 {
  background-color: #fdeeee;
  padding-top: 31px;
  border-bottom: 0px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 black; }

/*
 * ---:[ Colour Sections END ]:---
 */
/*
 * ---:[ TEST 19C27 START ]:---
 */
/*
 * ---:[ Define Width START ]:---
 */
.template-focus-page-v01 .container,
.template-full-page-01 .container {
  margin: 0 auto;
  width: 100%; }

.template-focus-page-v01 .columns,
.template-full-page-01  .columns {
  max-width: 100%; }

.template-focus-page-v01 .columns > .content,
.template-full-page-01 .columns > .content {
  width: 100% !important; }

.innersize {
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 1em;
  padding-left: 14px; }

.innersize-tall {
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 1em;
  padding-left: 14px; }

.innersize-wide {
  max-width: 950px;
  margin: auto;
  padding-bottom: 1em;
  padding-left: 18px;
  padding-right: 18px; }

.innersize-v-wide {
  max-width: 1050px;
  margin: auto;
  padding-top: 18px;
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right: 18px; }

.innersize-vv-wide {
  max-width: 1200px;
  margin: auto;
  padding-top: 33px;
  padding-bottom: 0px;
  padding-left: 18px;
  padding-right: 18px; }

.innersize-vv-wide-short {
  max-width: 1200px;
  margin: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 18px;
  padding-right: 18px; }

.innersize-narrow {
  max-width: 500px;
  margin: 0 auto;
  padding-bottom: 1em;
  padding-left: 14px; }

.height-540 {
  min-height: 540px; }

.height-503 {
  min-height: 503px; }

.height-475 {
  min-height: 475px; }

.height-433 {
  min-height: 433px; }

.height-300 {
  min-height: 300px; }

.width-50 {
  min-width: 50%;
  word-wrap: break-word; }

.width-50max {
  max-width: 50%; }

/*
 * ---:[ Define Width END ]:---
 */
/*
 * ---:[ CUSTOM BULLET POINTS START ]:---
 */
.checklist ul li {
  font-weight: bold;
  list-style-image: (); }

.checklist {
  font-weight: bold;
  list-style-image: ();
  list-style-image-font-weight: bold;
  list-style-image-list-style-image: ();
    /*
   * ---:[ CUSTOM BULLET POINTS END ]:---
   */ }
  .checklist .checklist {
    font-weight: bold;
    list-style-image: (); }
  .checklist .checklist-pink ul li {
    font-weight: bold;
    list-style-image: (); }
  .checklist .checklist-pink {
    font-weight: bold;
    list-style-image: (); }


.checklist-pink ul li {
  font-weight: bold;
  list-style-image: (); }

.checklist-pink {
  font-weight: bold;
  list-style-type: none;
  list-style-image: (); }

/*
 * ---:[ CUSTOM BULLET POINTS END ]:---
 */
/*
 * ---:[ Flexbox-r (reg) START ]:---
 */
.flexbox-r {
  margin: 0 auto; }

.flexbox-r-item-1 {
  flex: 1;
  order: 1; }

.flexbox-r-item-2 {
  flex: 1;
  order: 2;
  margin: 0px 33px 33px 18px; }

@media (min-width: 682px) {
  .flexbox-r {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .flexbox-r-item-1 {
    order: 1; }

  .flexbox-r-item-2 {
    order: 2; } }

/*
 * ---:[ Flexbox-r (reg) END ]:---
 */
/*
 * ---:[ Flexbox-r-bottom-up (reg) START ]:---
 */
.flexbox-r-bottom-up {
  margin: 0 auto;
  align-items: flex-end;
    /*
   * --- Options stretch (default), flex-start (bottom aligned), flex-end (top aligned), center (center aligned)---
   */ }

.flexbox-r-bottom-up-item-1 {
  flex: 1;
  order: 1; }

.flexbox-r-bottom-up-item-2 {
  flex: 1;
  order: 2;
  margin: 0px 33px 0px 18px;
    /*
   * --- bottom margin 0px ---
   */ }

@media (min-width: 682px) {
  .flexbox-r-bottom-up {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .flexbox-r-bottom-up-item-1 {
    order: 1; }

  .flexbox-r-bottom-up-item-2 {
    order: 2; } }

/*
 * ---:[ Flexbox-r-bottom-up (reg) END ]:---
 */
/*
 * ---:[ Flexbox-r-bottom-up (reg-v2) START ]:---
 */
.flexbox-r-bottom-up-v2 {
  margin: 0 auto;
  align-items: flex-end;
    /*
   * --- Options stretch (default), flex-start (bottom aligned), flex-end (top aligned), center (center aligned)---
   */ }

.flexbox-r-bottom-up-v2-item-1 {
  flex: 1;
  order: 1; }

.flexbox-r-bottom-up-v2-item-2 {
  flex: 2;
  order: 2;
  margin: 0px 33px 0px 18px;
    /*
   * --- bottom margin 0px ---
   */ }

@media (min-width: 682px) {
  .flexbox-r-bottom-up-v2 {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .flexbox-r-bottom-up-v2-item-1 {
    flex: 1;
    order: 1; }

  .flexbox-r-bottom-up-v2-item-2 {
    flex: 2;
    order: 2; } }

/*
 * ---:[ Flexbox-r-bottom-up (reg-v2) END ]:---
 */
/*
 * ---:[ Flexbox-x (flip)START ]:---
 */
.flexbox-x {
  margin: 0 auto; }

.flexbox-x-item-1 {
  flex: 1;
  order: 1; }

.flexbox-x-item-2 {
  flex: 1;
  order: 2;
  margin: 0px 33px 33px 18px; }

@media (min-width: 682px) {
  .flexbox-x {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .flexbox-x-item-1 {
    order: 2; }

  .flexbox-x-item-2 {
    order: 1; } }

/*
 * ---:[ Flexbox-x (flip) END ]:---
 */
/*
 * ---:[ Flexbox-x-bottom-up (flip) START ]:---
 */
.flexbox-x-bottom-up {
  margin: 0 auto;
  align-items: flex-end;
    /*
   * --- Options stretch (default), flex-start (bottom aligned), flex-end (top aligned), center (center aligned)---
   */ }

.flexbox-x-bottom-up-item-1 {
  flex: 1;
  order: 1; }

.flexbox-x-bottom-up-item-2 {
  flex: 1;
  order: 2;
  margin: 0px 33px 0px 18px;
    /*
   * --- bottom margin 0px ---
   */ }

@media (min-width: 682px) {
  .flexbox-x-bottom-up {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .flexbox-x-bottom-up-item-1 {
    order: 2; }

  .flexbox-x-bottom-up-item-2 {
    order: 1; } }

/*
 * ---:[ Flexbox-x-bottom-up (flip) END ]:---
 */
/*
 * ---:[ Flexbox-r-8020 (reg) START ]:---
 */
.flexbox-r-8020 {
  margin: 0 auto; }

.flexbox-r-8020-item-1 {
  flex: 4;
  order: 1; }

.flexbox-r-8020-item-2 {
  flex: 1;
  order: 2;
  margin: 18px 18px 18px 18px; }

@media (min-width: 421px) {
  .flexbox-r-8020 {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .flexbox-r-8020-item-1 {
    order: 1; }

  .flexbox-r-8020-item-2 {
    order: 2; } }

/*
 * ---:[ Flexbox-r-8020 (reg) END ]:---
 */
/*
 * ---:[ Flexbox-x-8020 (flip)START ]:---
 */
.flexbox-x-8020 {
  margin: 0 auto; }

.flexbox-x-8020-item-1 {
  flex: 4;
  order: 1; }

.flexbox-x-8020-item-2 {
  flex: 1;
  order: 2;
  margin: 18px 18px 18px 18px; }

@media (min-width: 682px) {
  .flexbox-x-8020 {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .flexbox-x-8020-item-1 {
    order: 2; }

  .flexbox-x-8020-item-2 {
    order: 1; } }

/*
 * ---:[ Flexbox-x-8020 (flip) END ]:---
 */
/*
 * ---:[ Flexbox-r-2080 (reg) START ]:---
 */
.flexbox-r-2080 {
  margin: 0 auto; }

.flexbox-r-2080-item-1 {
  flex: 1;
  order: 1; }

.flexbox-r-2080-item-2 {
  flex: 4;
  order: 2;
  margin: 18px 18px 18px 18px; }

@media (min-width: 421px) {
  .flexbox-r-2080 {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .flexbox-r-2080-item-1 {
    order: 1; }

  .flexbox-r-2080-item-2 {
    order: 2; } }

/*
 * ---:[ Flexbox-r-2080 (reg) END ]:---
 */
/*
 * ---:[ Flexbox-x-2080 (flip) START ]:---
 */
.flexbox-x-2080 {
  margin: 0 auto; }

.flexbox-x-2080-item-1 {
  flex: 1;
  order: 1; }

.flexbox-x-2080-item-2 {
  flex: 4;
  order: 2;
  margin: 18px 18px 18px 18px; }

@media (min-width: 421px) {
  .flexbox-x-2080 {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .flexbox-x-2080-item-1 {
    order: 2; }

  .flexbox-x-2080-item-2 {
    order: 1; } }

/*
 * ---:[ Flexbox-x-2080 (flip) END ]:---
 */
/*
 * ---:[ Flexbox-r-255025 (reg) START ]:---
 */
.flexbox-r-255025 {
  margin: 0 auto; }

.flexbox-r-255025-item-1 {
  flex: 2;
  order: 1;
  margin: 13px 13px 13px 13px; }

.flexbox-r-255025-item-2 {
  flex: 1;
  order: 2;
  margin: 1px 1px 1px 1px; }

.flexbox-r-255025-item-3 {
  flex: 1;
  order: 3;
  margin: 1px 1px 1px 1px; }

@media (min-width: 421px) {
  .flexbox-r-255025 {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .flexbox-r-255025-item-1 {
    order: 2; }

  .flexbox-r-255025-item-2 {
    order: 1; }

  .flexbox-r-255025-item-3 {
    order: 3; } }

/*
 * ---:[ Flexbox-r-255025 (reg) END ]:---
 */
#container {
  width: 1200px;
  background: yellow; }

#float-left-50 {
  float: left;
  width: 50%;
  background: transparent; }

#float-left {
  float: left;
  width: auto;
  background: transparent; }

.float-left {
  float: left;
  width: auto;
  background: transparent; }

#float-right {
  float: right;
  width: auto;
  background: transparent; }

.float-right {
  float: right;
  width: auto;
  background: transparent; }

#float-right-50 {
  float: right;
  width: 50%;
  background: transparent; }

#float-center {
  float: center;
  width: auto;
  background: transparent; }

/*
 * ---:[ ROWS COLOURS START ]:---
 */
.row-left {
  text-align: left; }

.row-center {
  text-align: center; }

.row-right {
  text-align: right; }

.row-rose {
  background-color: #fdeeee;
  opacity: 1;
  color: #111111;
  padding: 50px false; }

.row-rose-thin {
  background-color: #fdeeee;
  opacity: 1;
  color: #111111;
  padding: false false false false; }

.row-grey {
  background-color: #333333;
  opacity: 1;
  color: white;
  padding: 50px false; }

.row-light-grey {
  background-color: #e4e3e2;
  opacity: 1;
  color: #111111;
  padding: 50px false; }

.row-teal {
  background-color: #6ac8ca;
  opacity: 1;
  color: white;
  padding: 50px false; }

/*
 * ---:[ ROWS COLOURS END ]:---
 */
/*
 * ---:[ TEST 19C27 END ]:---
 */