.post-genre-wrapper .genre-image{max-width:30px;margin-right:10px}.post-genre-wrapper .genre-image.circle{border-radius:50%}.post-genre-wrapper.align-left{text-align:left}.post-genre-wrapper.align-left .genre-image{float:left}.post-genre-wrapper.align-right{text-align:right}.post-genre-wrapper.align-right .genre-image{float:right}.post-genre-wrapper.align-center{text-align:center}.post-genre-wrapper.align-center .genre-image{display:block;margin:0 auto}



.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-style-normal{font-style:normal}.font-style-italic{font-style:italic}
.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}


 .font-vault-1 > a, .font-vault-1,.font-vault-1 > li, .fontpro-stacks_in_2_45{font-style:normal;font-weight:400;font-family:"Montserrat",sans-serif }
.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.button.b-p {
  overflow: visible;
  -webkit-appearance: button;
  cursor: pointer; }

.button.b-p[disabled] {
  cursor: default; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

.button.b-p {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: all 300ms ease-out; }
  .button.b-p.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  .button.b-p.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: .8125rem; }
  .button.b-p.tiny {
    padding: .625rem 1.25rem .6875rem 1.25rem;
    font-size: .6875rem; }
  .button.b-p.expand {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  .button.b-p.left-align {
    text-align: left;
    text-indent: .75rem; }
  .button.b-p.right-align {
    text-align: right;
    padding-right: .75rem; }
  .button.b-p.radius, .button.b-p.radius::before, .button.b-p.radius::after {
    border-radius: 3px; }
  .button.b-p.round, .button.b-p.radius::before, .button.b-p.round::after {
    border-radius: 1000px; }
  .button.b-p.disabled, .button.b-p[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7; }
  .button.b-p.right {
    float: right !important; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  .button.b-p {
    display: inline-block; } }

.bp-styles-warning {
  display: none; }

.button.b-p:not(.custom) {
  background-color: rgba(255, 255, 255, 1.00);
  color: rgba(102, 102, 102, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(102, 102, 102, 1.00);
    background-color: white; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(255, 255, 255, 1.00);
    color: rgba(102, 102, 102, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(102, 102, 102, 1.00);
      background-color: white; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(217, 83, 79, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: white; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: white; }
  .button.b-p.radius:not(.custom) {
    border-radius: 4px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(255, 255, 255, 1.00);
    color: rgba(255, 255, 255, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(102, 102, 102, 1.00);
      border-color: white;
      background-color: white; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(255, 255, 255, 1.00);
      color: rgba(255, 255, 255, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(102, 102, 102, 1.00);
        border-color: white;
        background-color: white; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(217, 83, 79, 1.00);
      color: rgba(217, 83, 79, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(102, 102, 102, 1.00);
        border-color: white;
        background-color: white; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(102, 102, 102, 1.00);
        border-color: white;
        background-color: white; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(102, 102, 102, 1.00);
    border-width: 1px;
    color: rgba(102, 102, 102, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #e6e6e6;
      border-color: #e6e6e6;
      background-color: rgba(25, 25, 25, 1.00); }

.button.b-p:not(.custom) {
  border-radius: 4px; }
:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(33, 33, 33, 1.00);--black-color:var(--black);--white:rgba(255, 255, 255, 1.00);--white-color:var(--white);--primary:rgba(32, 32, 32, 1.00);--secondary:rgba(230, 230, 230, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(33, 33, 33, 1.00);--success-contrast:rgba(218, 218, 218, 1.00);--warning-contrast:rgba(218, 218, 218, 1.00);--alert-contrast:rgba(218, 218, 218, 1.00);--primary-dark:rgba(2, 2, 2, 1.00);--secondary-dark:rgba(200, 200, 200, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(33, 33, 33, 1.00);--subheader-color:rgba(102, 102, 102, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(33, 33, 33, 1.00);--link-color:rgba(25, 25, 25, 1.00);--link-color-hover:rgba(102, 102, 102, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.60);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1500rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(218, 218, 218, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(218, 218, 218, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(18rem/16)}h1,.h1{font-size:calc(30rem/16)}h2,.h2{font-size:calc(26rem/16)}h3,.h3{font-size:calc(22rem/16)}h4,.h4{font-size:calc(20rem/16)}h5,.h5{font-size:calc(18rem/16)}h6,.h6{font-size:calc(18rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{background-color:rgba(255, 255, 255, 1.00);}
            .mobile-menu{font-size:calc(35rem/16) ;}@media only screen and (min-width:40em){            .mobile-menu{font-size:calc(40rem/16) }}@media only screen and (min-width:64em){            .mobile-menu{font-size:calc(45rem/16) }}
html,body, p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6, blockquote, .menu li, li, form, .button,.pagefont{font-family:"Montserrat",sans-serif }
            .closebutton{font-size:calc(35rem/16) ;}@media only screen and (min-width:40em){            .closebutton{font-size:calc(45rem/16) }}@media only screen and (min-width:64em){            .closebutton{font-size:calc(55rem/16) }}

 .headerbloglist, .fontpro-stacks_in_2_65{line-height:1.00 !important;letter-spacing:0.10em !important;word-spacing:0.00em !important;text-indent:0.00em !important;margin-left:-0.00em !important;margin-right:-0.00em !important; font-size:12.00px !important; text-decoration-line:none !important;text-decoration-style:solid !important;text-transform:none !important;word-wrap:break-word !important;word-break:normal !important;hyphens:none !important;text-align:left !important;}
     .headerbloglist>br, .fontpro-stacks_in_2_65 > br{display:block;content:' ';padding-bottom:0.00em !important}
  @media only screen and (min-width:40em){ .headerbloglist, .fontpro-stacks_in_2_65{}} 
  @media only screen and (min-width:30.000000em){ .headerbloglist, .fontpro-stacks_in_2_65{font-size:15.00px !important}} 
  @media only screen and (min-width:40.000000em){ .headerbloglist, .fontpro-stacks_in_2_65{font-size:20.00px !important}} 
  @media only screen and (min-width:93.750000em){ .headerbloglist, .fontpro-stacks_in_2_65{font-size:25.00px !important}} 

 .font-style-1,.font-style-1 > li, .fontpro-stacks_in_2_39{line-height:0.70 !important;letter-spacing:0.00em !important;word-spacing:0.00em !important;text-indent:0.00em !important;margin-left:-0.00em !important;margin-right:-0.00em !important; font-size:15.00px !important; color:rgba(102, 102, 102, 1.00) !important;text-decoration-color:rgba(102, 102, 102, 1.00) !important;}
     .font-style-1>br,.font-style-1>br > li, .fontpro-stacks_in_2_39 > br{display:block;content:' ';padding-bottom:-0.00em !important}
  
  @media only screen and (min-width:30.000000em){ .font-style-1,.font-style-1 > li, .fontpro-stacks_in_2_39{font-size:15.00px !important}} 
  @media only screen and (min-width:40.000000em){ .font-style-1,.font-style-1 > li, .fontpro-stacks_in_2_39{font-size:20.00px !important}} 
  @media only screen and (min-width:93.750000em){ .font-style-1,.font-style-1 > li, .fontpro-stacks_in_2_39{font-size:30.00px !important}} 

 .normalblogtext, .fontpro-stacks_in_2_66{line-height:1.00 !important;letter-spacing:0.00em !important;word-spacing:0.00em !important;text-indent:0.00em !important;margin-left:-0.00em !important;margin-right:-0.00em !important; font-size:12.00px !important; text-decoration-line:none !important;text-decoration-style:solid !important;text-transform:none !important;word-wrap:normal !important;word-break:normal !important;hyphens:none !important;text-align:left !important;}
     .normalblogtext>br, .fontpro-stacks_in_2_66 > br{display:block;content:' ';padding-bottom:-0.00em !important}
  @media only screen and (min-width:40em){ .normalblogtext, .fontpro-stacks_in_2_66{}} 
  @media only screen and (min-width:30.000000em){ .normalblogtext, .fontpro-stacks_in_2_66{font-size:15.00px !important}} 
  @media only screen and (min-width:40.000000em){ .normalblogtext, .fontpro-stacks_in_2_66{font-size:20.00px !important}} 
  @media only screen and (min-width:93.750000em){ .normalblogtext, .fontpro-stacks_in_2_66{font-size:25.00px !important}} 

 .normalblogtext, .fontpro-stacks_in_2_96{line-height:1.00 !important;letter-spacing:0.00em !important;word-spacing:0.00em !important;text-indent:0.00em !important;margin-left:-0.00em !important;margin-right:-0.00em !important; font-size:12.00px !important; color:rgba(102, 102, 102, 1.00) !important;text-decoration-color:rgba(102, 102, 102, 1.00) !important;}
     .normalblogtext>br, .fontpro-stacks_in_2_96 > br{display:block;content:' ';padding-bottom:-0.00em !important}
  
  @media only screen and (min-width:30.000000em){ .normalblogtext, .fontpro-stacks_in_2_96{font-size:15.00px !important}} 
  @media only screen and (min-width:40.000000em){ .normalblogtext, .fontpro-stacks_in_2_96{font-size:20.00px !important}} 
  @media only screen and (min-width:93.750000em){ .normalblogtext, .fontpro-stacks_in_2_96{font-size:25.00px !important}} 

 .versionControl, .fontpro-stacks_in_2_46{line-height:1.60 ;letter-spacing:0.10em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:15.00px ; }
     .versionControl>br, .fontpro-stacks_in_2_46 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:30.000000em){ .versionControl, .fontpro-stacks_in_2_46{font-size:20.00px }} 
  @media only screen and (min-width:40.000000em){ .versionControl, .fontpro-stacks_in_2_46{font-size:25.00px }} 
  @media only screen and (min-width:93.750000em){ .versionControl, .fontpro-stacks_in_2_46{font-size:30.00px }} 
            .specialinfo{font-weight:800 ;}

 p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_2_79{line-height:1.50 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){line-height:1.50 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  }
    p:not(.custom-font)>br,.font-family-text>br,.text_stack:not(.custom-font)>br,   .fontpro-stacks_in_2_79 > br{display:block;content:' ';padding-bottom:0.00em }
  
  
  
  


  
  
  
  
  
.burger-top{position:fixed   ;z-index:1 ;top:20% ;bottom:unset ;left:unset ;right:unset ;}
.logo-top{position:fixed   ;z-index:1 ;top:10px ;bottom:unset ;left:unset ;right:unset ;}
.burger-position{position:fixed   ;z-index:1 ;top:unset ;bottom:unset ;left:unset ;right:0% ;transform:translateX(-50%) ;}
.logo-position{position:fixed   ;z-index:1 ;top:unset ;bottom:unset ;left:unset ;right:0% ;transform:translateX(-50%) ;}
.allbrowser{height:100vh ;}  
.mobile-menu-wrapper{height:100% ;}  
.cool-button{border-color:rgba(102, 102, 102, 1.00) ;border-width:3px ;}
.topbar{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.topbar{background-attachment:scroll!important}}
.closebutton{color:var(--subheader-color) ;}
.cool-button{background-color:transparent ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button{background-attachment:scroll!important}}
.cool-button{color:rgba(255, 255, 255, 1.00) ;}
.cool-button:hover{background-color:transparent ;background-color:rgba(33, 33, 33, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button{background-attachment:scroll!important}}
.cool-button:hover{border-color:rgba(33, 33, 33, 1.00) ;border-width:3px ;}
.cool-button:hover{color:rgba(255, 255, 255, 1.00) ;}
.locationEnsemble{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(102, 102, 102, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(102, 102, 102, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.vitaText{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(102, 102, 102, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(102, 102, 102, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.versionControl{position: absolute  ;z-index:1 ;top:5px ;bottom:unset ;left:5px ;right:unset ;}
.bloglauncher{padding-top:0.5rem ;padding-right:0.5rem ;padding-bottom:0.5rem ;padding-left:0.5rem ;}  
.specialinfo{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(128, 0, 2, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.locationEnsemble{padding-top:0 ;padding-bottom:0 ;}  
.feedbacklauncher{position:fixed   ;z-index:10 ;top:0px ;bottom:unset ;left:unset ;right:5px ;}
.versionControl{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(178, 178, 178, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.tenor-shadow{text-shadow:5px 5px 3px rgba(51, 51, 51, 1.00);}
.title-back{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.title-back{background-attachment:scroll!important}}
.menu-background{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-background{background-attachment:scroll!important}}

@media screen and (prefers-color-scheme: dark){body{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){body{background-attachment:scroll!important}}
@media screen and (prefers-color-scheme: dark){.menu-background{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.menu-background{background-attachment:scroll!important}}
@media screen and (prefers-color-scheme: dark){.topbar{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.topbar{background-attachment:scroll!important}}
@media screen and (prefers-color-scheme: dark){.jack_black{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.jack_black{background-attachment:scroll!important}}
@media screen and (prefers-color-scheme: dark){.menu-lightbox{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.menu-lightbox{background-attachment:scroll!important}}
@media screen and (prefers-color-scheme: dark){.mobile-menu{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.mobile-menu{background-attachment:scroll!important}}
@media screen and (prefers-color-scheme: dark){.mobile-menu-wrapper{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.mobile-menu-wrapper{background-attachment:scroll!important}}
@media screen and (prefers-color-scheme: dark){.mobile-menu{color:rgba(178, 178, 178, 1.00) ;}}
@media screen and (prefers-color-scheme: dark){.title-back{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.title-back{background-attachment:scroll!important}}
@media screen and (prefers-color-scheme: dark){body{--light-gray:rgba(191, 191, 191, 1.00);--medium-gray:rgba(191, 191, 191, 1.00);--dark-gray:rgba(191, 191, 191, 1.00);--black:rgba(255, 255, 255, 1.00);--black-color:var(--black);--white:rgba(0, 0, 0, 1.00);--white-color:var(--white);--primary:rgba(178, 178, 178, 1.00);--secondary:rgba(191, 191, 191, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(191, 191, 191, 1.00);--secondary-contrast:rgba(128, 128, 128, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(148, 148, 148, 1.00);--secondary-dark:rgba(161, 161, 161, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}}
@media screen and (prefers-color-scheme: dark){.headerbloglist{--header-color:rgba(178, 178, 178, 1.00);--subheader-color:rgba(108, 108, 108, 1.00);--small-color:rgba(108, 108, 108, 1.00);--text-color:rgba(178, 178, 178, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}}
@media screen and (prefers-color-scheme: dark){.total-blog-list{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.total-blog-list{background-attachment:scroll!important}}
@media screen and (prefers-color-scheme: dark){.header-pro-dark{color:rgba(255, 255, 255, 1.00) ;}}
@media screen and (prefers-color-scheme: dark){.svg-logo svg{fill:rgba(255, 255, 255, 1.00) ;stroke:rgba(255, 255, 255, 1.00) ;}}
.wallpaper {
  position: relative;
  background-color: white;
  box-shadow: inset 0 0 0vw rgba(0, 0, 0, 1.00);
  background-attachment: scroll; }

form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}

.hyphenate .post-title,.hyphenate .post-summary,.hyphenate .post-content{overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.post-date,.post-words{margin-bottom:1rem;display:block}small .post-date,small .post-words{margin:0;display:inline}.no-margin{margin:0}img.post-image{width:auto;height:auto;max-width:100%;display:block;margin:0 auto}img.post-image.unlimited{width:100%}img.post-image.circle{border-radius:50% !important}img.post-image.auto-lightbox{cursor:pointer}img.post-image.align-left{margin-left:0 !important}img.post-image.align-right{margin-right:0 !important}@media only screen and (max-width:40em){img.post-image.align-mobile-center{margin-left:auto !important;margin-right:auto !important}}
.post-genre-wrapper.stacks_in_160 .post-genre{}.post-genre-wrapper.stacks_in_160 .genre-image{max-width:calc(30rem / 16)}.post-genre-wrapper.stacks_in_160.align-left .genre-image{margin-right:calc(5rem / 16)}.post-genre-wrapper.stacks_in_160.align-right .genre-image{margin-left:calc(5rem / 16)}.post-genre-wrapper.stacks_in_160.align-center .genre-image{margin-bottom:calc(5rem / 16)}
.post-genre-wrapper.stacks_in_161 .post-genre{}.post-genre-wrapper.stacks_in_161 .genre-image{max-width:calc(30rem / 16)}.post-genre-wrapper.stacks_in_161.align-left .genre-image{margin-right:calc(5rem / 16)}.post-genre-wrapper.stacks_in_161.align-right .genre-image{margin-left:calc(5rem / 16)}.post-genre-wrapper.stacks_in_161.align-center .genre-image{margin-bottom:calc(5rem / 16)}
#image_stacks_in_169{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#image_stacks_in_169.maxwidth{width:100%;max-width:500px}#image_stacks_in_169.maxheight{width:auto;max-height:500px}
