#postDate {
    display: inline-block;
    margin-left: 4px;
}

.link {
  text-decoration: none;
  color: blue;
}

.black {
  text-decoration: none;
  color: black;
}

.ml-auto {
  margin-left: auto;
  text-decoration: none;
}

.white {
  color:white
}

    *,
    ::before,
    ::after {
      box-sizing: inherit;
    }

    html {
      background-color: rgb(245, 247, 250);
      box-sizing: border-box;
      font-family: var(--batonturbo-regular, sans-serif);
    }

    html,
    body {
      min-height: 100vh;
      margin: 0px;
      padding: 0px;
    }

    @media only screen and (max-width: calc(1689px)) {}

    img {
      display: block;
      margin: 0px auto;
    }

    a {
      text-decoration: none;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      margin: 0px;
    }

    p {
      margin: 0px;
    }

    ul,
    ol {
      margin: 0px;
      padding-left: 1em;
    }

    figure {
      margin: 0px;
    }

    blockquote {
      margin: 0px;
    }

    strong {
      font-family: var(--batonturbo-bold, sans-serif);
      font-weight: 600;
    }

    #__next {
      display: flex;
      flex-direction: column;
    }

    .grecaptcha-badge {
      visibility: hidden;
    }

    .ot-floating-button {
      visibility: hidden;
    }

    .iconSingleColor {
      fill: currentcolor;
    }

    .iconSingleColor .primaryColor,
    .iconSingleColor .secondaryColor,
    .iconSingleColor .tertiaryColor {
      fill: currentcolor;
    }

    .visually-hidden {
      border: none;
      clip: rect(0px, 0px, 0px, 0px);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0px;
      position: absolute;
      width: 1px;
    }

    html {
      line-height: 1.15;
      text-size-adjust: 100%;
    }

    body {
      margin: 0px;
    }

    main {
      display: block;
    }

    h1 {
      font-size: 2em;
      margin: 0.67em 0px;
    }

    hr {
      box-sizing: content-box;
      height: 0px;
      overflow: visible;
    }

    pre {
      font-family: monospace, monospace;
      font-size: 1em;
    }

    a {
      background-color: transparent;
    }

    abbr[title] {
      border-bottom: none;
      text-decoration: underline dotted;
    }

    b,
    strong {
      font-weight: bolder;
    }

    code,
    kbd,
    samp {
      font-family: monospace, monospace;
      font-size: 1em;
    }

    small {
      font-size: 80%;
    }

    sub,
    sup {
      font-size: 75%;
      line-height: 0;
      position: relative;
      vertical-align: baseline;
    }

    sub {
      bottom: -0.25em;
    }

    sup {
      top: -0.5em;
    }

    img {
      border-style: none;
    }

    button,
    input,
    optgroup,
    select,
    textarea {
      font-family: inherit;
      font-size: 100%;
      line-height: 1.15;
      margin: 0px;
    }

    button,
    input {
      overflow: visible;
    }

    button,
    select {
      text-transform: none;
    }

    button,
    [type="button"],
    [type="reset"],
    [type="submit"] {
      appearance: button;
    }

    fieldset {
      padding: 0.35em 0.75em 0.625em;
    }

    legend {
      box-sizing: border-box;
      color: inherit;
      display: table;
      max-width: 100%;
      padding: 0px;
      white-space: normal;
    }

    progress {
      vertical-align: baseline;
    }

    textarea {
      overflow: auto;
    }

    [type="checkbox"],
    [type="radio"] {
      box-sizing: border-box;
      padding: 0px;
    }

    [type="number"]::-webkit-inner-spin-button,
    [type="number"]::-webkit-outer-spin-button {
      height: auto;
    }

    [type="search"] {
      appearance: textfield;
      outline-offset: -2px;
    }

    [type="search"]::-webkit-search-decoration {
      appearance: none;
    }

    ::-webkit-file-upload-button {
      appearance: button;
      font: inherit;
    }

    details {
      display: block;
    }

    summary {
      display: list-item;
    }

    template {
      display: none;
    }

    [hidden] {
      display: none;
    }

    .dThLxR {
      display: inline-block;
      --primary-color: #07184d;
      --secondary-color: #2659ff;
      --tertiary-color: #c929ff;
    }

    .htLeDZ {
      display: inline-block;
      --primary-color: currentColor;
      --secondary-color: currentColor;
      --tertiary-color: currentColor;
    }

    .fyptkk {
      grid-area: icon / icon / icon / icon;
    }

    .dFeeGC {
      text-align: center;
    }

    .gOIjjC {
      cursor: pointer;
      -webkit-box-align: center;
      place-items: center;
      display: grid;
      font-size: 0.875rem;
      line-height: 1.375rem;
      grid-template-areas: "icon" "label";
      grid-template-rows: auto 1fr;
      padding: 0.625rem 0px;
      word-break: break-word;
      color: rgb(38, 89, 255);
    }

    .gOIjjC svg {
      height: 2.5rem;
      width: 2.5rem;
    }

    .gOIjjC:not(:hover) {
      color: rgb(38, 89, 255);
    }

    .gOIjjC:not(:hover) svg {
      fill: rgb(163, 163, 163);
      --primary-color: #a3a3a3;
      --secondary-color: #a3a3a3;
      --tertiary-color: #a3a3a3;
    }

    .gOIjjC:not(:hover) span {
      font-family: var(--batonturbo-bold, sans-serif);
      color: rgb(38, 89, 255);
    }

    .gOIjjC:not(:hover) svg {
      fill: currentcolor;
      --primary-color: #07184d;
      --secondary-color: #2659ff;
      --tertiary-color: #c929ff;
    }

    .gOIjjC:hover {
      color: rgb(38, 89, 255);
    }

    .gOIjjC:hover svg {
      fill: currentcolor;
    }

    .gOIjjC span {
      font-family: var(--batonturbo-bold, sans-serif);
      color: rgb(38, 89, 255);
    }

    .gOIjjC svg {
      fill: currentcolor;
      --primary-color: #07184d;
      --secondary-color: #2659ff;
      --tertiary-color: #c929ff;
    }

    .gMCVdu {
      cursor: pointer;
      -webkit-box-align: center;
      place-items: center;
      color: rgb(76, 76, 76);
      display: grid;
      font-size: 0.875rem;
      line-height: 1.375rem;
      grid-template-areas: "icon" "label";
      grid-template-rows: auto 1fr;
      padding: 0.625rem 0px;
      word-break: break-word;
    }

    .gMCVdu svg {
      height: 2.5rem;
      width: 2.5rem;
    }

    .gMCVdu:not(:hover) svg {
      fill: rgb(163, 163, 163);
      --primary-color: #a3a3a3;
      --secondary-color: #a3a3a3;
      --tertiary-color: #a3a3a3;
    }

    .gMCVdu:hover {
      color: rgb(38, 89, 255);
    }

    .gMCVdu:hover svg {
      fill: currentcolor;
    }

    .jAsYcl {
      display: none;
      width: 100%;
      -webkit-box-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      align-items: center;
      appearance: none;
      background-color: transparent;
      color: rgb(13, 40, 128);
      font-size: 1rem;
      line-height: 1.625rem;
      cursor: auto;
      border: none;
      outline: none;
      margin: 0px 0px 0px 0.3125rem;
      padding: 0px;
      position: relative;
      text-align: left;
    }

    .eUyJuJ {
      display: none;
      width: 100%;
      -webkit-box-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      align-items: center;
      appearance: none;
      background-color: transparent;
      color: rgb(13, 40, 128);
      font-size: 1rem;
      line-height: 1.625rem;
      border: none;
      outline: none;
      margin: 0px 0px 0px 0.3125rem;
      padding: 0px;
      position: relative;
      text-align: left;
      cursor: pointer;
    }

    .bDfmHN {
      color: rgb(7, 24, 77);
      border-bottom: 1px solid rgb(237, 244, 255);
    }

    .ieorDf {
      margin-top: 0.625rem;
    }

    .iCKObR {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      position: absolute;
      right: 0px;
      top: 50%;
      transform: translate(0px, -50%);
      border: 0.5px solid rgb(247, 247, 247);
      border-radius: 50%;
      width: 1.875rem;
      height: 1.875rem;
    }

    .iCKObR>* {
      font-size: 0.55em;
      stroke: rgb(38, 89, 255);
      stroke-width: 1px;
      transform: rotate(0deg) translateY(-1px);
      transition: transform 200ms ease-in-out 0s;
    }

    .iCKObR svg {
      width: 0.8125rem;
      height: 0.8125rem;
    }

    .iCKObR>* {
      transform: rotate(180deg) translateY(-1px);
    }

    .fzmLjp {
      font-size: 0.75rem;
    }

    .fzmLjp::before {
      content: "|";
      opacity: 0.15;
      margin-right: 0.375rem;
    }

    .iwiyWN {
      display: block;
      cursor: pointer;
      text-align: left;
      padding: 0.5625rem 0.6875rem;
      color: rgb(255, 255, 255);
    }

    .kjniIY {
      appearance: none;
      font-family: inherit;
      margin: 0px;
      text-transform: none;
      text-decoration: none;
      border: none;
      background-color: inherit;
      width: 100%;
      display: block;
      cursor: pointer;
      text-align: left;
      padding: 0.5625rem 0.6875rem;
      color: rgb(255, 255, 255);
    }

    .kqRNgr {
      background: linear-gradient(rgb(13, 40, 128), rgb(7, 24, 77));
      box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px 0px inset;
      padding-top: 0.5rem;
      padding-bottom: 9.875rem;
    }

    @media screen and (min-width: 1024px) {
      .kqRNgr {
        padding-bottom: 0.5rem;
      }
    }

    @media only screen and (min-width: 1024px) and (max-width: calc(1103px)),
    (min-width: 1215px) and (max-width: calc(1293px)) {
      .dRFsCd+* {
        padding-left: 5rem;
      }
    }

    @media only screen and (min-width: 1104px) and (max-width: calc(1214px)),
    (min-width: 1294px) {
      .dRFsCd~* {
        margin-left: 5rem;
      }
    }

    .cUSCXv {
      display: flex;
      flex-direction: column;
      position: absolute;
      top: 0px;
      background-color: rgb(255, 255, 255);
    }

    .itmKPP {
      display: inline-flex;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      align-items: center;
      height: 4.375rem;
      width: 5rem;
      appearance: none;
      background-color: transparent;
      color: rgb(76, 76, 76);
      font-size: 0.875rem;
      line-height: 1.375rem;
      cursor: pointer;
      border: none;
      outline: none;
      margin: 0px;
      padding: 0px;
    }

    .BWZCA {
      overflow: hidden auto;
      flex: 1 1 0%;
    }

    .fFPEgT {
      background-color: transparent;
      display: none;
      width: 5rem;
      border-top: 1px solid rgb(237, 244, 255);
      overflow-y: auto;
    }

    @media only screen and (min-width: 1104px) and (max-width: calc(1214px)),
    (min-width: 1294px) {
      .fFPEgT {
        display: block;
      }
    }

    .bKGVhN {
      background-color: transparent;
      display: none;
      width: 5rem;
      border-top: 1px solid rgb(237, 244, 255);
    }

    @media only screen and (min-width: 1104px) and (max-width: calc(1214px)),
    (min-width: 1294px) {
      .bKGVhN {
        display: block;
      }
    }

    .hszA-DN {
      flex-direction: column;
      width: 5rem;
      height: 3.125rem;
      margin: 0.625rem 0px;
    }

    .hszA-DN svg {
      height: 2.5rem;
      width: 2.5rem;
    }

    .hszA-DN:hover {
      color: rgb(38, 89, 255);
    }

    @media screen and (max-width: calc(1023px)) {
      .hszA-DN {
        font-size: 0.75rem;
      }
    }

    @media screen and (min-width: 1024px) {
      .hszA-DN {
        border-right: 1px solid rgb(237, 244, 255);
      }

      .hszA-DN svg {
        fill: currentcolor;
        --primary-color: currentColor;
        --secondary-color: currentColor;
        --tertiary-color: currentColor;
      }

      .hszA-DN:hover svg {
        --primary-color: #07184d;
        --secondary-color: #2659ff;
        --tertiary-color: #c929ff;
      }
    }

    .DOEGU {
      display: none;
      border-right: none;
    }

    @media only screen and (min-width: 1104px) and (max-width: calc(1214px)),
    (min-width: 1294px) {
      .DOEGU {
        display: flex;
      }
    }

    .eoOsZT {
      width: 5rem;
      z-index: 1020;
    }

    @media only screen and (min-width: 1104px) and (max-width: calc(1214px)),
    (min-width: 1294px) {
      .eoOsZT {
        height: 100vh;
      }
    }

    .eoOsZT .sc-58200470-4 {
      width: 3.75rem;
      margin: 0px 0.625rem;
    }

    .fPJOxo {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      justify-content: space-between;
    }

    .ksharL {
      margin-right: 0.625rem;
      cursor: pointer;
    }

    .ksharL svg {
      height: 3.75rem;
      width: 3.75rem;
    }

    .dhqRal {
      -webkit-box-pack: start;
      justify-content: flex-start;
      height: 3.125rem;
      margin: 0.625rem 0px;
      padding: 0px 0.625rem;
      color: rgb(38, 89, 255);
      font-family: var(--batonturbo-bold, sans-serif);
      flex: 1 1 0%;
    }

    @media screen and (min-width: 1690px) {
      .dhqRal {
        border-right: 1px solid rgb(237, 244, 255);
      }
    }

    .dhqRal svg {
      fill: currentcolor;
      --primary-color: currentColor;
      --secondary-color: currentColor;
      --tertiary-color: currentColor;
      margin-right: 0.625rem;
      height: 2.5rem;
      width: 2.5rem;
    }

    .fWwJxL {
      display: flex;
      flex-direction: column;
      height: 100vh;
      width: 13.125rem;
      left: -13.125rem;
      transition: left 200ms ease-in-out 0s;
      z-index: 1100;
      padding-left: 0px !important;
    }

    @media screen and (min-width: 1024px) {
      .fWwJxL {
        opacity: 0.9;
        backdrop-filter: blur(10px);
      }
    }

    @media screen and (min-width: 1690px) {
      .fWwJxL {
        opacity: 1;
        backdrop-filter: none;
      }
    }

    .fWwJxL .sc-58200470-4 {
      display: flex;
      flex-direction: column;
      height: 100%;
      width: 100%;
    }

    .gEEuOQ {
      height: 100vh;
      position: fixed;
      inset: 0px;
      background: rgb(7, 24, 77);
      transition: all 200ms ease-in-out 0s;
      z-index: 1050;
      opacity: 0;
      visibility: hidden;
    }

    @media only screen and (min-width: 1690px) {
      .gEEuOQ {
        display: none;
      }
    }

    @media only screen and (min-width: 565px) {
      .bqNbJ {
        flex: 1 1 0%;
      }
    }

    .eckruc {
      color: inherit;
      display: block;
      text-decoration: none;
    }

    .gwqDVB {
      color: rgb(76, 76, 76);
      font-size: 13px;
      line-height: 15px;
      list-style: none;
      white-space: nowrap;
    }

    @media only screen and (min-width: 640px) {
      .gwqDVB {
        font-size: 14px;
        line-height: 16px;
      }
    }

    @media only screen and (min-width: 1024px) {
      .gwqDVB {
        font-size: 14px;
        line-height: 19px;
      }
    }

    .gwqDVB:hover {
      color: rgb(38, 89, 255);
    }

    .gwqDVB:hover::after {
      max-width: 100%;
    }

    .kuPALN {
      position: relative;
      display: inline-block;
      cursor: pointer;
      margin: 0px 7.5px;
    }

    @media only screen and (min-width: 640px) {
      .kuPALN {
        margin: 0px 10px;
      }
    }

    .kuPALN:first-child {
      margin-left: 10px;
    }

    @media only screen and (min-width: 640px) {
      .kuPALN:first-child {
        margin-left: 0px;
      }
    }

    .kuPALN:last-child {
      margin-right: 10px;
    }

    @media only screen and (min-width: 640px) {
      .kuPALN:last-child {
        margin-right: 0px;
      }
    }

    .kuPALN::after {
      background-color: currentcolor;
      bottom: 0px;
      content: "";
      height: 5px;
      left: 0px;
      max-width: 0px;
      position: absolute;
      transition: max-width 200ms ease-in-out 0s;
      width: 100%;
    }

    .kuPALN:hover {
      color: rgb(38, 89, 255);
    }

    .kuPALN:hover::after {
      max-width: 100%;
    }

    .kuPALN .sc-99b3a5c-0 {
      padding: 14px 0px 17px;
      position: relative;
    }

    .kuPALN .sc-99b3a5c-0::before {
      content: attr(title);
      font-family: var(--batonturbo-bold, sans-serif);
      font-weight: 900;
      visibility: hidden;
    }

    .kuPALN .sc-99b3a5c-1 {
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
    }

    .cbuNJN {
      display: flex;
      flex: 1 1 auto;
      height: 45px;
      list-style: none;
      margin: 0px;
      overflow: auto hidden;
      padding: 0px;
      flex-wrap: nowrap;
      white-space: nowrap;
      max-width: 100%;
    }

    @media (-moz-touch-enabled:1),
    (pointer: coarse) {
      .cbuNJN {
        display: block;
        flex-wrap: nowrap;
        overflow-x: scroll;
      }
    }

    @media only screen and (min-width: 640px) {
      .cbuNJN {
        height: 48px;
      }
    }

    @media only screen and (min-width: 1024px) {
      .cbuNJN {
        display: flex;
        height: 50px;
        flex-wrap: wrap;
        overflow: hidden;
      }
    }

    .jJKvHT {
      background-color: transparent;
      border: none;
      color: rgb(76, 76, 76);
      cursor: pointer;
      flex: 1 0 auto;
      font-family: var(--batonturbo-regular, sans-serif);
      font-size: 13px;
      line-height: 15px;
      margin-right: 10px;
      outline: none;
      padding: 15px 0px 17px 10px;
      position: relative;
      transition: padding 200ms ease-in-out 0s;
      white-space: nowrap;
      display: none;
    }

    @media only screen and (min-width: 640px) {
      .jJKvHT {
        font-size: 14px;
        line-height: 16px;
        margin-right: 0px;
      }
    }

    @media only screen and (min-width: 1024px) {
      .jJKvHT {
        display: block;
        font-size: 14px;
        line-height: 19px;
      }
    }

    .jJKvHT::before {
      background-color: rgb(237, 244, 255);
      content: "";
      height: 20px;
      left: 0px;
      position: absolute;
      width: 1px;
    }

    .jJKvHT::after {
      background-color: rgb(38, 89, 255);
      bottom: 0px;
      content: "";
      height: 5px;
      left: 0px;
      max-width: 0px;
      position: absolute;
      transition: max-width 200ms ease-in-out 0s;
      width: 100%;
    }

    .jJKvHT:hover {
      color: rgb(38, 89, 255);
    }

    .jJKvHT.isActive {
      color: rgb(38, 89, 255);
      font-family: var(--batonturbo-bold, sans-serif);
    }

    .jJKvHT.isActive::after {
      max-width: 100%;
    }

    .jJKvHT>svg {
      font-size: 0.65em;
      margin-left: 4.35px;
      stroke: rgb(38, 89, 255);
      stroke-width: 3px;
      transform: rotate(180deg);
      transition: transform 200ms ease-in-out 0s;
    }

    .jJKvHT.hasDropdown {
      color: rgb(38, 89, 255);
    }

    .jJKvHT.hasDropdown>svg {
      transform: rotate(0deg);
    }

    .dZMsyn {
      background-color: rgb(255, 255, 255);
      color: rgba(26, 26, 26, 0.4);
      font-family: var(--batonturbo-regular, sans-serif);
      height: 45px;
      max-width: 100vw;
      width: 100%;
      overflow: visible;
      position: relative;
    }

    .dZMsyn.video .sc-8307d694-3 {
      color: rgb(155, 162, 183);
    }

    .dZMsyn.video .sc-8307d694-2 {
      border-top: 1px solid rgb(155, 162, 183);
    }

    .dZMsyn.lifestyle .sc-8307d694-3 {
      color: rgb(185, 185, 185);
    }

    .dZMsyn.lifestyle .sc-8307d694-2 {
      border-top: 1px solid rgb(155, 162, 183);
    }

    @media only screen and (min-width: 640px) {
      .dZMsyn {
        height: 48px;
      }
    }

    @media only screen and (min-width: 1024px) {
      .dZMsyn {
        height: 50px;
        overflow: visible;
        max-width: 100%;
      }
    }

    .gwestO {
      -webkit-box-align: center;
      align-items: center;
      display: flex;
      flex-wrap: nowrap;
      overflow: hidden;
      padding: 0px 10px;
    }

    .hMdNnj {
      display: flex;
      flex: 1 1 auto;
      flex-wrap: nowrap;
      overflow: hidden;
    }

    @media (-moz-touch-enabled:1),
    (pointer: coarse) {
      .hMdNnj {
        overflow-x: auto;
      }
    }

    @media only screen and (min-width: 1024px) {
      .hMdNnj {
        overflow: hidden;
      }
    }

    .eIzEDJ {
      -webkit-box-align: center;
      align-items: center;
      color: inherit;
      cursor: pointer;
      display: flex;
      flex-direction: column;
      font-family: var(--batonturbo-medium, sans-serif);
      font-size: 0.625rem;
      font-weight: 500;
      height: 36px;
      -webkit-box-pack: justify;
      justify-content: space-between;
      line-height: 11px;
      text-decoration: none;
      width: 100%;
    }

    @media only screen and (min-width: 640px) {
      .eIzEDJ {
        font-size: 0.875rem;
        height: 56px;
        line-height: 16px;
      }
    }

    @media only screen and (min-width: 1024px) {
      .eIzEDJ {
        flex-direction: row;
        font-size: 1rem;
        height: auto;
        line-height: 19px;
        width: auto;
      }
    }

    .eIzEDJ>svg {
      --primary-color: currentColor;
      --secondary-color: currentColor;
      --tertiary-color: currentColor;
      display: inline-block;
      fill: currentcolor;
      margin: 0px auto;
    }

    .dFcha-D {
      list-style: none;
      text-align: center;
    }

    @media only screen and (min-width: 1024px) {
      .dFcha-D {
        margin: 0px 22.5px;
        text-align: left;
      }
    }

    .emSzpl {
      display: flex;
      height: 70px;
    }

    .jIUpWf {
      flex: 0 1 0%;
      height: 70px;
      align-self: center;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
    }

    @media only screen and (min-width: calc(769px)) and (max-width: calc(1023px)) {
      .jIUpWf {
        position: absolute;
        left: 0px;
        right: 0px;
      }
    }

    .jIUpWf .sc-6057ea37-0 {
      height: 60px;
      -webkit-box-pack: center;
      justify-content: center;
    }

    .jIUpWf .sc-6057ea37-0>svg {
      aspect-ratio: 41 / 54;
      margin: 0px;
      width: 70px;
      height: 70px;
    }

    @media only screen and (min-width: 1024px) {
      .jIUpWf {
        margin: 0px 22px 0px 0px;
      }
    }

    .kGrCNL {
      display: none;
    }

    @media only screen and (max-width: calc(1023px)) {
      .kGrCNL {
        display: flex;
        height: 70px;
        z-index: 1;
        -webkit-box-align: center;
        align-items: center;
      }
    }

    @media only screen and (max-width: calc(374px)) {
      .kGrCNL>a {
        display: none;
      }
    }

    .kGrCNL a {
      margin-right: 15px;
      word-break: unset;
    }

    .kGrCNL a svg {
      width: 28px;
    }

    .kGrCNL a span {
      font-size: 0.75rem;
    }

    .dQkxqh {
      height: 49px;
      display: flex;
      flex: 1 1 0%;
      flex-wrap: nowrap;
      align-self: flex-end;
      background-color: transparent;
    }

    @media only screen and (max-width: calc(1023px)) {
      .dQkxqh {
        position: absolute;
        left: 0px;
        top: 70px;
        margin: 0px;
        overflow: hidden;
        width: 100%;
        border-top: 1px solid rgb(245, 247, 250);
      }
    }

    @media only screen and (min-width: 1024px) {
      .dQkxqh {
        align-items: flex-end;
        height: 70px;
        flex: 1 1 0%;
        margin: 0px auto 0px 0px;
        overflow: visible;
      }
    }

    .iWfOvj {
      display: block;
      align-self: center;
      z-index: 1;
      min-width: 36px;
    }

    .iWfOvj .sc-6057ea37-0 {
      font-size: 0.875rem;
      height: 56px;
      line-height: 16px;
      display: flex;
      flex-direction: column;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
    }

    .iWfOvj .sc-6057ea37-0>span {
      display: inline-block;
      max-width: 120px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-family: var(--batonturbo-regular, sans-serif);
      font-size: 0.75rem;
      margin-top: 4px;
    }

    @media only screen and (max-width: 565px) {
      .iWfOvj .sc-6057ea37-0>span {
        max-width: 80px;
      }
    }

    .iWfOvj .sc-6057ea37-0>img {
      margin: 0px 0px 3px;
    }

    .iWfOvj .sc-6057ea37-0>svg {
      width: 34px;
      height: 34px;
    }

    .iWfOvj:hover {
      color: rgb(38, 89, 255);
    }

    @media only screen and (max-width: calc(1023px)) {
      .iWfOvj {
        min-width: 60px;
      }
    }

    @media only screen and (min-width: 1024px) {
      .iWfOvj {
        margin-right: 0px;
        text-align: right;
      }

      .iWfOvj .sc-6057ea37-0 {
        max-width: 160px;
      }
    }

    @media only screen and (min-width: 1500px) {
      .iWfOvj .sc-6057ea37-0 {
        max-width: 200px;
      }
    }

    .hxxHym {
      position: relative;
      top: 0px;
      z-index: 1010;
      height: 120px;
    }

    .hxxHym .sc-6057ea37-1 {
      color: rgb(76, 76, 76);
    }

    .hxxHym+* {
      margin-top: 120px;
    }

    .hxxHym>* {
      background-color: rgb(255, 255, 255);
    }

    @media only screen and (min-width: 1024px) {
      .hxxHym {
        height: 80px;
      }

      .hxxHym+* {
        margin-top: 80px;
      }
    }

    .kkmOFi {
      display: flex;
      flex-wrap: nowrap;
      padding: 0px;
      height: 70px;
      width: 100%;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      align-items: center;
    }

    @media only screen and (min-width: 640px) {
      .kkmOFi {
        padding: 0px;
      }
    }

    @media only screen and (min-width: 1024px) {
      .kkmOFi {
        padding: 0px 20px;
      }
    }

    @media only screen and (min-width: 1500px) {
      .kkmOFi {
        padding: 0px 20px;
      }
    }

    .fBLsuC {
      display: flex;
      flex-wrap: nowrap;
      -webkit-box-pack: center;
      justify-content: center;
      list-style: none;
      margin: 0px;
      padding: 0px;
      width: 100%;
      align-items: flex-end;
      align-self: flex-end;
    }

    @media only screen and (min-width: 768px) and ((max-width: 1024px)) {
      .fBLsuC {
        -webkit-box-pack: end;
        justify-content: flex-end;
      }
    }

    @media only screen and (min-width: 1024px) {
      .fBLsuC {
        padding: 0px 10px;
        -webkit-box-pack: justify;
        justify-content: space-between;
      }
    }

    @media only screen and (max-width: 768px) {
      .fBLsuC {
        padding-left: 60px;
        -webkit-box-pack: justify;
        justify-content: space-between;
      }
    }

    .eioRQi {
      display: flex;
    }

    .eioRQi>* {
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      max-width: 100%;
      width: 100%;
    }

    @media only screen and (min-width: 1104px) {
      .eioRQi>* {
        max-width: 63.375rem;
      }
    }

    @media only screen and (min-width: 1500px) {
      .eioRQi>* {
        max-width: 75rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
      }
    }

    @media only screen and (min-width: 1690px) {
      .eioRQi {
        transition: padding 200ms ease-in-out 0s;
        padding-left: 0px;
      }
    }

    .jvRHtJ {
      display: none;
      font-family: var(--batonturbo-medium, sans-serif);
      font-size: 12px;
      line-height: 28px;
      opacity: 0.75;
      padding: 5px 10px 0px;
      text-transform: uppercase;
      text-align: center;
    }

    .dZxMdT .sc-3c9696cc-6 {
      display: none;
    }

    @media only screen and (min-width: 1104px) {
      .gCZqoC>* {
        max-width: 1334px;
      }
    }

    @media only screen and (min-width: 1500px) {
      .gCZqoC>* {
        max-width: 1520px;
      }
    }

    .cJAUbu {
      position: sticky;
      top: 0px;
      z-index: 1020;
    }

    @media only screen and (max-width: calc(1023px)) {
      .cJAUbu {
        transform: translateY(0px);
        transition: transform 0.15s ease-in-out 0s;
      }
    }

    .gKbaJd {
      position: sticky;
      top: 0px;
      z-index: 1020;
    }

    @media only screen and (max-width: calc(1023px)) {
      .gKbaJd {
        transform: translateY(0px);
        transition: transform 0.15s ease-in-out 0s;
      }

      .gKbaJd.gKbaJd {
        transform: translateY(-70px);
      }
    }

    .fNRgXK {
      display: flex;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      justify-content: space-between;
    }

    .kmBtyS {
      animation-duration: 0.9s;
      animation-iteration-count: infinite;
      animation-name: hduQwC;
      animation-timing-function: linear;
      background-image: repeating-linear-gradient(-60deg, rgba(122, 122, 122, 0.3) 0px, rgba(122, 122, 122, 0.3) 5%, rgba(122, 122, 122, 0.28) 12.5%, rgba(122, 122, 122, 0.3) 20%, rgba(122, 122, 122, 0.3) 25%);
      background-size: 200%;
    }

    .hfdhQT {
      height: 0.875rem;
      margin-right: calc(100% - 11.25rem);
      width: 11.25rem;
    }

    .gHizTW {
      height: 0.875rem;
      margin-right: calc(100% - 6.875rem);
      margin-top: 0.25rem;
      width: 6.875rem;
    }

    .gbevxl {
      height: 0.875rem;
      margin-right: calc(0%);
      margin-top: 0.625rem;
      width: 100%;
    }

    .jdvCfJ {
      height: 0.875rem;
      margin-right: calc(40%);
      margin-top: 0.625rem;
      width: 60%;
    }

    .iJvmvE {
      height: 1.25rem;
      margin-top: 1.375rem;
      width: 6.875rem;
    }

    .pvidf {
      height: 0.75rem;
      margin-right: calc(100% - 8.75rem);
      margin-top: 0.375rem;
      width: 8.75rem;
    }

    .lgWjFe {
      height: 0.75rem;
      margin-left: calc(50% - 8.75rem);
      margin-top: 1.5rem;
      width: 8.75rem;
    }

    .bvQaRZ {
      height: 0.875rem;
      margin-top: 1.75rem;
      width: 10.9375rem;
    }

    .frKcBX {
      margin: 0px 0.625rem;
    }

    .frKcBX .sc-62bdc956-0 {
      border-top: 0.0625rem solid rgb(233, 235, 243);
      margin-top: 0.625rem;
      padding: 1.25rem 0px 2.5rem;
    }

    .hyHorI {
      animation-duration: 0.9s;
      animation-iteration-count: infinite;
      animation-name: hduQwC;
      animation-timing-function: linear;
      background-image: repeating-linear-gradient(-60deg, rgba(122, 122, 122, 0.3) 0px, rgba(122, 122, 122, 0.3) 5%, rgba(122, 122, 122, 0.28) 12.5%, rgba(122, 122, 122, 0.3) 20%, rgba(122, 122, 122, 0.3) 25%);
      background-size: 200%;
      height: 0.875rem;
      margin: 1.25rem 0px;
      width: 9.375rem;
    }

    .kcvWex {
      background-color: rgb(255, 255, 255);
      margin-top: 0.625rem;
      padding-top: 0.625rem;
    }

    @media only screen and (min-width: 1144px) {
      .kcvWex {
        padding-top: 0.625rem;
      }
    }

    @media only screen and (min-width: 565px) {
      .kcvWex {
        border-color: unset;
        border-style: solid;
        border-width: 0px;
      }
    }

    @media only screen and (min-width: 565px) {
      .haKUqE {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
      }
    }

    @media only screen and (min-width: 1144px) {
      .haKUqE {
        width: 100%;
      }
    }

    .gEeAHZ {
      -webkit-box-align: center;
      align-items: center;
      color: rgb(26, 26, 26);
      display: flex;
      flex-flow: row;
      font-size: 1.625rem;
      font-family: var(--batonturbo-heavy, sans-serif);
      font-weight: 900;
      line-height: 1.9375rem;
      padding: 0px 0.625rem 1.25rem;
    }

    @media only screen and (min-width: 565px) {
      .gEeAHZ {
        padding: 11px 0px;
      }

      .gEeAHZ>span {
        margin-left: auto;
        margin-right: auto;
        width: 80.86%;
      }
    }

    @media only screen and (min-width: 1144px) {
      .gEeAHZ>span {
        width: 66.08%;
      }
    }

    .gEeAHZ svg {
      height: 12px;
      padding: 0px 20px;
      stroke: currentcolor;
      stroke-width: 2.333;
      transform: rotate(90deg);
    }

    .WIfmU {
      align-items: flex-start;
      display: flex;
      flex-wrap: nowrap;
      font-family: var(--batonturbo-regular, sans-serif);
      font-size: 12px;
      line-height: 14px;
    }

    .pIKlK {
      display: flex;
      line-height: 14px;
      max-width: 70%;
    }

    .gJkAGz {
      display: inline-block;
      text-decoration: none;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }

    .csIspw {
      display: inline-block;
      text-decoration: none;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-size: inherit;
      padding: 0px;
      margin: 0px;
    }

    .eeHRbX {
      color: rgb(176, 187, 212);
      flex-shrink: 1;
      min-width: 0px;
    }

    .eeHRbX:first-child {
      flex-shrink: 0;
      flex-basis: auto;
    }

    .iIeaQS {
      color: rgb(176, 187, 212);
      display: inline-block;
      margin: 0px 5px;
      opacity: 0.5;
      white-space: pre-wrap;
    }

    .egCqAn {
      color: rgb(46, 68, 135);
      flex: 1 0 30%;
      font-family: var(--batonturbo-heavy, sans-serif);
      font-weight: 900;
    }

    .fZqFJJ {
      margin: 0px 0.625rem 0.625rem;
    }

    .dxqCgP {
      display: flex;
      flex-direction: row;
    }

    .dxqCgP>button {
      padding: 0px;
      width: 48px;
    }

    .bgVFvP {
      display: flex;
      flex-direction: column;
    }

    .bgVFvP>button {
      padding: 0px;
      width: 48px;
    }

    .djpcZz {
      position: sticky;
      bottom: -1px;
      right: 0px;
    }

    @media only screen and (max-width: 1024px) {
      .djpcZz {
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        height: 5.625rem;
        border-right: 1px solid transparent;
        border-bottom: 1px solid transparent;
        border-left: 1px solid transparent;
        border-image: initial;
        border-top: none;
        z-index: 20;
      }
    }

    .ijiutJ {
      position: absolute;
      bottom: 0.5rem;
      background-color: rgba(245, 247, 250, 0.8);
      border: 1px solid rgb(237, 244, 255);
      padding: 0.5rem 2.5rem 0.25rem;
      box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
      backdrop-filter: blur(5px);
      border-radius: 0.9375rem;
      visibility: visible;
      opacity: 1;
      transition: visibility 0s linear 0s, opacity 0.15s linear 0s;
    }

    .ijiutJ .sc-86d2098e-0 {
      gap: 0.75rem;
    }

    .ijiutJ span:first-of-type {
      height: 2.75rem;
      width: 2.75rem;
      border: 0.5px solid rgb(255, 255, 255);
    }

    .ijiutJ span:last-of-type {
      margin-top: 0.125rem;
      line-height: 0.75rem;
      font-size: 0.625rem;
    }

    @media only screen and (min-width: 1024px) {
      .ijiutJ {
        bottom: 1.625rem;
        right: 1.25rem;
      }
    }

    .ijiutJ.ijiutJ {
      visibility: hidden;
      opacity: 0;
      transition-delay: 0.15s, 0s;
    }

    .fPSmLO {
      position: absolute;
      bottom: 0.5rem;
      background-color: rgba(245, 247, 250, 0.8);
      border: 1px solid rgb(237, 244, 255);
      padding: 0.5rem 2.5rem 0.25rem;
      box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
      backdrop-filter: blur(5px);
      border-radius: 0.9375rem;
      visibility: visible;
      opacity: 1;
      transition: visibility 0s linear 0s, opacity 0.15s linear 0s;
    }

    .fPSmLO .sc-86d2098e-0 {
      gap: 0.75rem;
    }

    .fPSmLO span:first-of-type {
      height: 2.75rem;
      width: 2.75rem;
      border: 0.5px solid rgb(255, 255, 255);
    }

    .fPSmLO span:last-of-type {
      margin-top: 0.125rem;
      line-height: 0.75rem;
      font-size: 0.625rem;
    }

    @media only screen and (min-width: 1024px) {
      .fPSmLO {
        bottom: 1.625rem;
        right: 1.25rem;
      }
    }

    .itcMRl {
      display: flex;
      align-self: center;
      width: 100%;
      max-width: 4rem;
      min-width: 2.4rem;
      margin-right: 0rem;
    }

    .cjoEPg {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      object-fit: cover;
      margin: 0px;
      z-index: 1;
      max-width: 4rem;
      max-height: 4rem;
      border: 0.125rem solid rgb(255, 255, 255);
      content: url("urn:scrapbook:download:error:https://majesticpawstop.com/assets_main/css/default-author.webp");
    }

    .eBahFl {
      transform: translate(calc(0rem), 0px);
      z-index: 1;
    }

    .bokODS {
      -webkit-box-align: center;
      align-items: center;
      display: flex;
    }

    @media only screen and (max-width: 768px) {
      .bokODS {
        flex-direction: column;
        margin: 0px auto;
        width: 100%;
      }
    }

    .ghCqoI {
      font-family: var(--batonturbo-regular, sans-serif);
      border-top: 1px solid rgb(240, 240, 240);
      font-size: 1rem;
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
      border-bottom: 1px solid rgb(240, 240, 240);
      padding: 0.625rem 0px;
    }

    .eGqAWD {
      -webkit-box-align: center;
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      line-height: 1.28571rem;
      margin: 0px 0px 0px 0.714286rem;
      padding: 0px;
    }

    .sc-edde8439-1 .sc-bea1a0f7-0 {
      font-size: 0.875rem;
    }

    .sc-edde8439-2 .sc-bea1a0f7-0 {
      margin: 0px;
      flex: 0 0 1.125rem;
      font-size: 1rem;
      text-align: center;
      -webkit-box-pack: center;
      justify-content: center;
    }

    @media only screen and (min-width: 1024px) {
      .sc-edde8439-2 .sc-bea1a0f7-0 {
        font-size: 1.25rem;
      }
    }

    @media only screen and (min-width: 1024px) {
      .sc-edde8439-2 .sc-bea1a0f7-0 {
        padding: 0px 90px;
      }
    }

    @media only screen and (min-width: 1144px) {
      .sc-edde8439-2 .sc-bea1a0f7-0 {
        padding: 0px 80px;
      }
    }

    @media only screen and (min-width: 1500px) {
      .sc-edde8439-2 .sc-bea1a0f7-0 {
        padding: 0px 60px;
      }
    }

    @media only screen and (max-width: 768px) {
      .eGqAWD {
        margin: 0px 0.714286rem;
        width: 100%;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center;
      }
    }

    .fvXKFu {
      color: rgb(163, 163, 163);
      flex: 1 0 100%;
    }

    .fvXKFu::after {
      content: " ";
      white-space: pre-wrap;
    }

    .sc-edde8439-2 .sc-bea1a0f7-1 {
      text-align: center;
    }

    .pRhAQ {
      display: inline;
      font-family: var(--batonturbo-heavy, sans-serif);
      font-weight: 900;
      margin: 0px;
      white-space: nowrap;
    }

    .pRhAQ::before,
    .pRhAQ::after {
      white-space: pre-wrap;
    }

    @media only screen and (max-width: 768px) {
      .pRhAQ {
        white-space: unset;
      }
    }

    .gdDZBe {
      display: inline;
    }

    .gHDlJx {
      display: inline;
      color: rgb(0, 0, 0);
      margin-right: 0px;
    }

    .cceCIj {
      background-color: rgb(255, 255, 255);
      border-bottom: 3px solid rgb(223, 230, 240);
      border-top: 3px solid rgb(223, 230, 240);
    }

    @media only screen and (min-width: 1144px) {
      .cceCIj {
        padding: 0px 20px;
      }
    }

    .iRUeHY {
      color: rgb(13, 40, 128);
      font-size: 28px;
      font-family: var(--batonturbo-heavy, sans-serif);
      font-weight: 900;
      line-height: 26px;
      margin: 0px auto;
      padding: 15px 10px 10px;
      text-transform: uppercase;
    }

    @media only screen and (min-width: 565px) {
      .iRUeHY {
        max-width: 80.86%;
      }
    }

    @media only screen and (min-width: 1144px) {
      .iRUeHY {
        font-size: 28px;
        line-height: 36px;
        max-width: 66.08%;
      }
    }

    @-webkit-keyframes hduQwC {
      0% {
        background-position: 50% 50%;
      }

      100% {
        background-position: 0px 50%;
      }
    }

    @keyframes hduQwC {
      0% {
        background-position: 50% 50%;
      }

      100% {
        background-position: 0px 50%;
      }
    }

    .cVgegj {
      display: flex;
      -webkit-box-flex: 0;
      flex-grow: 0;
      -webkit-box-pack: end;
      justify-content: flex-end;
      -webkit-box-align: center;
      align-items: center;
    }

    @media only screen and (max-width: calc(1023px)) {
      .cVgegj {
        height: 47px;
        border-left: 1px solid rgb(245, 247, 250);
      }
    }

    .fxXAeL {
      height: 32px;
      margin-left: 10px;
      max-width: 34px;
      min-width: 34px;
      position: relative;
    }

    @media only screen and (min-width: 1024px) {
      .fxXAeL {
        min-width: 207px;
      }
    }

    .dPbfGN {
      background-color: rgb(255, 255, 255);
      border: none;
      caret-color: rgb(13, 40, 128);
      color: rgb(7, 24, 77);
      transition: width 0.35s ease-out 0s;
      padding: 0px;
      border-radius: 0px;
      z-index: 2;
    }

    .dPbfGN:focus {
      outline: none;
    }

    .dPbfGN::-webkit-input-placeholder {
      color: rgb(76, 76, 76);
      opacity: 0.8;
    }

    .dPbfGN::placeholder {
      color: rgb(76, 76, 76);
      opacity: 0.8;
    }

    .eAXGID {
      display: flex;
    }

    .fFGNpF {
      cursor: pointer;
      border-left: 1px solid rgb(223, 230, 240);
      padding: 0px 4px 0px 8px;
    }

    .fFGNpF>svg {
      font-size: 1.5rem;
    }

    .cMzpKb {
      background: rgb(255, 255, 255);
      border: 1px solid rgb(223, 230, 240);
      border-radius: 4px;
      bottom: 0px;
      cursor: pointer;
      display: flex;
      padding: 4px;
      position: absolute;
      right: 0px;
      top: 0px;
      transition: right 0.35s ease-out 0s;
      z-index: 1;
    }

    .cMzpKb .sc-57251b93-2::-ms-clear {
      display: none;
      width: 0px;
      height: 0px;
    }

    .cMzpKb .sc-57251b93-2::-ms-reveal {
      display: none;
      width: 0px;
      height: 0px;
    }

    .cMzpKb .sc-57251b93-2::-webkit-search-decoration,
    .cMzpKb .sc-57251b93-2::-webkit-search-cancel-button,
    .cMzpKb .sc-57251b93-2::-webkit-search-results-button,
    .cMzpKb .sc-57251b93-2::-webkit-search-results-decoration {
      display: none;
    }

    @media only screen and (max-width: calc(1023px)) {
      .cMzpKb .sc-57251b93-2 {
        width: 0px;
      }
    }

    @media only screen and (max-width: calc(1023px)) {
      .cMzpKb .sc-57251b93-4 {
        border-left: none;
        padding: 0px;
      }
    }

    .edydzg .sc-3c9696cc-2 {
      animation-duration: 0.9s;
      animation-iteration-count: 1;
      animation-name: hduQwC;
      animation-timing-function: linear;
      background-image: repeating-linear-gradient(-60deg, rgba(211, 211, 211, 0.3) 0px, rgba(211, 211, 211, 0.3) 5%, rgba(211, 211, 211, 0.28) 12.5%, rgba(211, 211, 211, 0.3) 20%, rgba(211, 211, 211, 0.3) 25%);
      background-size: 200%;
    }

    .dMWUXQ {
      border-radius: 50%;
      display: inline-block;
      height: 48px;
      width: 48px;
    }

    .hQfykx {
      border-top: 1px solid rgba(0, 0, 0, 0.15);
      padding: 1.25rem 0px;
      color: rgb(26, 26, 26);
    }

    .hQfykx:last-child {
      margin-bottom: 0px;
    }

    .hQfykx p {
      font-size: 1rem;
      line-height: 1.4375rem;
    }

    .hqTlbP {
      -webkit-box-align: center;
      align-items: center;
      display: flex;
      margin: 0px 0.625rem;
    }

    @media only screen and (min-width: 565px) {
      .hqTlbP {
        margin: 0px;
      }
    }

    .hqTlbP .headerLeft {
      display: flex;
    }

    .hqTlbP .headerRight {
      margin-left: 0.625rem;
    }

    .hqTlbP .headerNote {
      display: flex;
      align-items: flex-start;
      width: 100%;
    }

    .hqTlbP .authorAvatar {
      border: 1px solid rgba(0, 0, 0, 0.15);
      background-color: rgb(13, 40, 128);
      border-radius: 50%;
      object-fit: contain;
      object-position: center center;
    }

    .hqTlbP .authorAvatarNote {
      background-color: rgb(13, 40, 128);
      border-radius: 50%;
      object-fit: contain;
      object-position: center center;
      border: 1px solid rgba(255, 255, 255, 0.15);
    }

    .hqTlbP .authorNickname,
    .hqTlbP .authorCounterspeech,
    .hqTlbP .createdAt {
      font-size: 0.875rem;
      line-height: 1.125rem;
      margin: 0px;
    }

    .hqTlbP .createdAtNote {
      color: rgb(26, 26, 26);
      font-size: 0.875rem;
      font-family: var(--batonturbo-regular, sans-serif);
      font-weight: 400;
    }

    .hqTlbP .authorNickname {
      font-family: var(--batonturbo-heavy, sans-serif);
      font-weight: 900;
    }

    .hqTlbP .authorCounterspeech {
      background-color: rgb(13, 40, 128);
      color: rgb(255, 255, 255);
      font-family: var(--batonturbo-heavy, sans-serif);
      font-weight: 900;
      font-size: 0.875rem;
      letter-spacing: -0.001875rem;
      line-height: 1.125rem;
      border-radius: 0.1875rem;
      border: 1px solid rgba(255, 255, 255, 0.15);
      width: 100%;
      flex-direction: column;
      padding: 4px 3px 2px 6px;
    }

    .hqTlbP .authorCounterspeech .usernameCounterspeech {
      display: flex;
      -webkit-box-pack: center;
      justify-content: center;
    }

    .hqTlbP .createdAt {
      font-family: var(--batonturbo-regular, sans-serif);
      font-weight: 400;
    }

    .kVxpWQ {
      display: flex;
      align-items: flex-start;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      justify-content: space-between;
      margin: 1.0625rem 0.625rem 0px;
    }

    @media only screen and (min-width: 565px) {
      .kVxpWQ {
        margin: 1.0625rem 0px;
      }
    }

    .lnCRgI {
      padding: 0px 0.625rem 0px 3.625rem;
    }

    @media only screen and (max-width: 565px) {
      .lnCRgI p:not(.authorCounterspeech, .authorNickname, .createdAtNote, .createdAt) {
        margin: 0px 0.625rem;
      }
    }

    .iucjCn {
      width: 100%;
    }

    .dUxXcH {
      color: rgb(26, 26, 26);
      font-size: 0.875rem;
      line-height: 0.9375rem;
      padding: 1.25rem 0.625rem;
    }

    @media only screen and (min-width: 565px) {
      .dUxXcH {
        font-size: 1rem;
        padding: 1.25rem 0px;
      }
    }

    .iAxDqB {
      font-size: 0.875rem;
      height: 4.5625rem;
      line-height: 4.5625rem;
      padding: 0px 0.625rem;
    }

    @media only screen and (min-width: 565px) {
      .iAxDqB {
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        text-align: right;
        width: 80.86%;
      }
    }

    @media only screen and (min-width: 1144px) {
      .iAxDqB {
        width: 66.08%;
      }
    }

    .iAxDqB a {
      background-color: rgb(38, 89, 255);
      color: rgb(255, 255, 255);
      border: none;
      border-radius: 0.25rem;
      display: inline-block;
      font-size: 1rem;
      height: 2rem;
      line-height: 2rem;
      text-align: center;
      width: 100%;
    }

    @media only screen and (min-width: 565px) {
      .iAxDqB a {
        height: 2.5rem;
        line-height: 2.5rem;
        padding: 0px 2.5rem;
        width: auto;
      }
    }

    .hzBKyf {
      padding: 1rem 0.625rem;
      right: 0px;
      box-shadow: none;
      border-radius: 0.9375rem 0px 0px 0.9375rem;
      backdrop-filter: blur(5px);
      border-right: 1px solid rgba(255, 255, 255, 0.8);
      background-color: rgba(255, 255, 255, 0.8);
    }

    .hpZztt {
      display: flex;
    }

    .eRlzHk {
      padding: 0px 10px;
    }

    @media only screen and (min-width: 565px) {
      .eRlzHk {
        margin: 0px auto;
        max-width: 80.86%;
      }
    }

    @media only screen and (min-width: 1144px) {
      .eRlzHk {
        max-width: 66.08%;
      }
    }

    .cXUG {
      background-image: url("urn:scrapbook:download:error:https://majesticpawstop.com/assets_main/css/frame-1-10881662.jpg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      color: rgba(255, 255, 255, 0.9);
      cursor: pointer;
      padding-bottom: 125%;
      position: relative;
      width: 100%;
    }

    @media only screen and (min-width: 1144px) {
      .cXUG {
        padding-bottom: 56.25%;
      }
    }

    .cXUG::before {
      background-color: rgba(0, 0, 0, 0.2);
      inset: 0px;
      content: "";
      position: absolute;
    }

    .cXUG:hover {
      color: rgba(255, 255, 255, 0.9);
    }

    .cXUG:hover>svg {
      fill-opacity: 0.65;
    }

    .cXUG>svg {
      fill: currentcolor;
      fill-opacity: 0.45;
      height: 3.125rem;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 3.125rem;
    }

    .img-add{
      position: fixed;
      z-index: 10000;
      top: 15%;
      right: -18%;
    }

    .img-add img{
      width: 50% !important;
    }

    @media(max-width: 1214px){
      .img-add{
        position: fixed;
        z-index: 10000;
        top: 15%;
        right: -25% !important;
      }

      .img-add img{
        width: 30% !important;
      }
    }

    @media(max-width: 900px){
      .img-add{
       display: none;
      }
    }
