.embeddedMessagingFrame {

      max-height: calc(100vh - 10em) !important;

    }



    html .embeddedMessagingConversationButtonWrapper .embeddedMessagingConversationButton {

      right: 16px;

      bottom: 16px;

    }



    html[dir=rtl] .embeddedMessagingConversationButtonWrapper .embeddedMessagingConversationButton {

      right: auto;

      left: 16px;

    }



    html .embedded-messaging>.embeddedMessagingFrame {

      right: 16px;

    }



    html[dir=rtl] .embedded-messaging>.embeddedMessagingFrame {

      right: auto;

      left: 16px;

    }



    html .embedded-messaging>.embeddedMessagingFrame.isMinimized {

      bottom: 16px;

    }



    @media (max-width: 767px) {

      html .embedded-messaging>.embeddedMessagingFrame.isMaximized {

        bottom: 0;

        left: 0;

        right: 0;

      }

    }



    @media (min-width: 768px) {

      html .embeddedMessagingConversationButtonWrapper .embeddedMessagingConversationButton {

        right: 24px;

        bottom: 24px;

      }



      html[dir=rtl] .embeddedMessagingConversationButtonWrapper .embeddedMessagingConversationButton {

        right: auto;

        left: 24px;

      }



      html .embedded-messaging>.embeddedMessagingFrame {

        right: 24px;

      }



      html[dir=rtl] .embedded-messaging>.embeddedMessagingFrame {

        right: auto;

        left: 24px;

      }



      html .embedded-messaging>.embeddedMessagingFrame.isMinimized {

        bottom: 24px;

      }

    }



    html .embedded-messaging>.embeddedMessagingFrame.isMinimized {

      width: 64px;

      height: 64px;

    }



    /* v1 */



    .embeddedServiceHelpButton {

      z-index: 9 !important;

    }



    .embeddedServiceHelpButton .uiButton {

      width: 192px !important;

      background-color: #000 !important;

      border-radius: 20px !important;

      box-shadow: none !important;

      color: #fff !important;

    }



    .embeddedServiceHelpButton .uiButton .helpButtonLabel .message {

      border: 0px !important;

      background-color: transparent !important;

      padding: 0px !important;

      font-weight: bold !important;

      margin: 0 !important;

      font-size: 0.8rem !important;

    }



    .embeddedServiceHelpButton .helpButton {

      /** rtl support */

      left: 12px !important;

      right: auto !important;

      bottom: 72px !important;

    }



    .embeddedServiceHelpButton .helpButton .uiButton {

      background-color: #FFC804;

    }



    .embeddedServiceHelpButton .helpButton .uiButton:focus {

      outline: 1px solid #FFC804;

    }



    @media only screen and (min-width: 768px) {

      .embeddedServiceHelpButton .helpButton {

        left: 30px !important;

        right: auto !important;

        bottom: 30px !important;

      }

    }



    .cChat_MinimizedCmp {

      border-color: transparent !important;

      text-decoration: none !important;

      box-shadow: none !important;

      border-radius: 20px !important;

      font-size: 0.95rem !important;

      display: table-cell;

      vertical-align: middle;

      align-items: center !important;

      bottom: 72px !important;

      left: auto !important;

      right: 12px !important;

    }



    html[dir=rtl] .cChat_MinimizedCmp {

      left: 12px !important;

      right: auto !important;

    }



    @media only screen and (min-width: 768px) {

      .cChat_MinimizedCmp {

        bottom: 30px !important;

        left: auto !important;

        right: 100px !important;

      }



      html[dir=rtl] .cChat_MinimizedCmp {

        left: 100px !important;

        right: auto !important;

      }

    }



    .embeddedServiceSidebar.modalContainer {

      width: 0;

    }



    .embeddedServiceSidebar .minimizeButton,

    .embeddedServiceSidebar .closeButton {

      padding: 4px 6px 1px 6px !important;

    }



    .embeddedServiceSidebarButton:focus {

      text-decoration: none !important;

    }



    .embeddedServiceSidebar.layout-docked .dockableContainer {

      /** rtl support */

      left: 0 !important;

      right: 0 !important;

      bottom: 0 !important;

    }



    @media only screen and (min-width: 768px) {

      .embeddedServiceSidebar.layout-docked .dockableContainer {

        right: 100px !important;

        left: auto !important;

        bottom: 20px !important;

      }



      html[dir=rtl] .embeddedServiceSidebar.layout-docked .dockableContainer {

        right: auto !important;

        left: 100px !important;

        bottom: 20px !important;

      }

    }



    .embeddedServiceSidebarMinimizedFabDefaultUI button.fab {

      background-color: #ffc804 !important;

      background: #ffc804 !important;

    }



    .embeddedServiceSidebarMinimizedFabDefaultUI button.dismiss-button {

      display: none !important;

    }



    .embeddedServiceSidebarMinimizedFabDefaultUI .content {

      min-width: 125px !important;

      min-height: 0px !important;

    }



    .embeddedServiceSidebarMinimizedFabDefaultUI .notification.show {

      border-radius: 10px !important;

      background-color: #ffc804 !important;

      background: #ffc804 !important;

      box-shadow: none !important;

    }



    .embeddedServiceSidebarMinimizedDefaultUI .minimizedImage {

      display: none !important;

    }



    .embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent {

      color: #000000 !important;

    }



    /*.embeddedServiceLiveAgentStateChatItem.chatMessage button {

          background: none !important;

        }*/

    .embeddedServiceLiveAgentStateChatUnreadMessageBanner {

      background-color: #ffc804 !important;

    }



    .embeddedServiceLiveAgentStateChatUnreadMessageBanner .message {

      border: 0px !important;

      color: #333333 !important;

      padding: 0px !important;

      background: #ffc804 !important;

      background-color: #ffc804 !important;

      margin: 0px !important;

    }



    .embeddedServiceLiveAgentStateChatInputFooter a {

      color: #333333 !important;

    }



    .embeddedServiceLiveAgentStateChatInputFooter a:focus {

      text-decoration: none !important;

    }



    li.chatMessage {

      text-align: initial;

    }
  </style>

  <script>

    /*! modernizr 3.6.0 (Custom Build) | MIT *
 
     * https://modernizr.com/download/?-webp-setclasses !*/

    !function (e, n, A) { function o(e, n) { return typeof e === n } function t() { var e, n, A, t, a, i, l; for (var f in r) if (r.hasOwnProperty(f)) { if (e = [], n = r[f], n.name && (e.push(n.name.toLowerCase()), n.options && n.options.aliases && n.options.aliases.length)) for (A = 0; A < n.options.aliases.length; A++)e.push(n.options.aliases[A].toLowerCase()); for (t = o(n.fn, "function") ? n.fn() : n.fn, a = 0; a < e.length; a++)i = e[a], l = i.split("."), 1 === l.length ? Modernizr[l[0]] = t : (!Modernizr[l[0]] || Modernizr[l[0]] instanceof Boolean || (Modernizr[l[0]] = new Boolean(Modernizr[l[0]])), Modernizr[l[0]][l[1]] = t), s.push((t ? "" : "no-") + l.join("-")) } } function a(e) { var n = u.className, A = Modernizr._config.classPrefix || ""; if (c && (n = n.baseVal), Modernizr._config.enableJSClass) { var o = new RegExp("(^|\\s)" + A + "no-js(\\s|$)"); n = n.replace(o, "$1" + A + "js$2") } Modernizr._config.enableClasses && (n += " " + A + e.join(" " + A), c ? u.className.baseVal = n : u.className = n) } function i(e, n) { if ("object" == typeof e) for (var A in e) f(e, A) && i(A, e[A]); else { e = e.toLowerCase(); var o = e.split("."), t = Modernizr[o[0]]; if (2 == o.length && (t = t[o[1]]), "undefined" != typeof t) return Modernizr; n = "function" == typeof n ? n() : n, 1 == o.length ? Modernizr[o[0]] = n : (!Modernizr[o[0]] || Modernizr[o[0]] instanceof Boolean || (Modernizr[o[0]] = new Boolean(Modernizr[o[0]])), Modernizr[o[0]][o[1]] = n), a([(n && 0 != n ? "" : "no-") + o.join("-")]), Modernizr._trigger(e, n) } return Modernizr } var s = [], r = [], l = { _version: "3.6.0", _config: { classPrefix: "", enableClasses: !0, enableJSClass: !0, usePrefixes: !0 }, _q: [], on: function (e, n) { var A = this; setTimeout(function () { n(A[e]) }, 0) }, addTest: function (e, n, A) { r.push({ name: e, fn: n, options: A }) }, addAsyncTest: function (e) { r.push({ name: null, fn: e }) } }, Modernizr = function () { }; Modernizr.prototype = l, Modernizr = new Modernizr; var f, u = n.documentElement, c = "svg" === u.nodeName.toLowerCase(); !function () { var e = {}.hasOwnProperty; f = o(e, "undefined") || o(e.call, "undefined") ? function (e, n) { return n in e && o(e.constructor.prototype[n], "undefined") } : function (n, A) { return e.call(n, A) } }(), l._l = {}, l.on = function (e, n) { this._l[e] || (this._l[e] = []), this._l[e].push(n), Modernizr.hasOwnProperty(e) && setTimeout(function () { Modernizr._trigger(e, Modernizr[e]) }, 0) }, l._trigger = function (e, n) { if (this._l[e]) { var A = this._l[e]; setTimeout(function () { var e, o; for (e = 0; e < A.length; e++)(o = A[e])(n) }, 0), delete this._l[e] } }, Modernizr._q.push(function () { l.addTest = i }), Modernizr.addAsyncTest(function () { function e(e, n, A) { function o(n) { var o = n && "load" === n.type ? 1 == t.width : !1, a = "webp" === e; i(e, a && o ? new Boolean(o) : o), A && A(n) } var t = new Image; t.onerror = o, t.onload = o, t.src = n } var n = [{ uri: "data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA=", name: "webp" }, { uri: "data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAAADABAJ0BKgEAAQADADQlpAADcAD++/1QAA==", name: "webp.alpha" }, { uri: "data:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA", name: "webp.animation" }, { uri: "data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA=", name: "webp.lossless" }], A = n.shift(); e(A.name, A.uri, function (A) { if (A && "load" === A.type) for (var o = 0; o < n.length; o++)e(n[o].name, n[o].uri) }) }), t(), a(s), delete l.addTest, delete l.addAsyncTest; for (var p = 0; p < Modernizr._q.length; p++)Modernizr._q[p](); e.Modernizr = Modernizr }(window, document);      </script>

  <script async="" crossorigin="anonymous" src="/style/js/pwacompat.js"></script>

  <style data-emotion="mui-global 0" data-s=""></style>

  <style data-emotion="mui-global animation-c7515d" data-s="">
    @-webkit-keyframes animation-c7515d {

      0% {

        opacity: 1;

      }



      50% {

        opacity: 0.4;

      }



      100% {

        opacity: 1;

      }

    }



    @keyframes animation-c7515d {

      0% {

        opacity: 1;

      }



      50% {

        opacity: 0.4;

      }



      100% {

        opacity: 1;

      }

    }
  </style>

  <style
    data-emotion="tss 11k9uwn-root 5qovnk-root 1eyubj4-background qbmdlu-headline 13wpygz-title 1rzm4dj-paragraph cw3s0p-root-root-imageContainer 38qvb5-root 7bqp01-background 1o7ienj-content 70ka9p-action vq90jc-button q14y19-title 14zfnik-paragraph km2tey-root-root 1mexxa2-root vzbkwj-column ryn7q4-title ugum3t-root 1jspc9f-documents 9kznca-copyright 16y32qd-searchCategories 1us474m-paginationRoot 5djw3k-paginationList"
    data-s="">
    .tss-11k9uwn-root {

      color: #fff;

    }



    @media (min-width:992px) {

      .tss-11k9uwn-root:hover: {

        color: #ffcf01;

      }

    }



    .tss-1eyubj4-background {

      color: #fff;

      -webkit-align-items: center;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      text-align: center;

    }



    @media (min-width:576px) {

      .tss-1eyubj4-background {

        -webkit-align-items: flex-start;

        -webkit-box-align: flex-start;

        -ms-flex-align: flex-start;

        align-items: flex-start;

        text-align: left;

      }

    }



    .tss-qbmdlu-headline {

      -webkit-align-items: inherit;

      -webkit-box-align: inherit;

      -ms-flex-align: inherit;

      align-items: inherit;

      -webkit-box-flex: 1;

      -webkit-flex-grow: 1;

      -ms-flex-positive: 1;

      flex-grow: 1;

      display: -webkit-box;

      display: -webkit-flex;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-flex-flow: column nowrap;

      -webkit-flex-flow: column nowrap;

      -ms-flex-flow: column nowrap;

      flex-flow: column nowrap;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      -webkit-justify-content: center;

      justify-content: center;

      padding-top: 0;

      padding-bottom: 0;

    }



    @media (min-width:576px) {

      .tss-qbmdlu-headline {

        padding-top: 0;

      }

    }



    .tss-13wpygz-title {

      max-width: 13em;

      margin-bottom: 16px;

    }



    .tss-1rzm4dj-paragraph {

      max-width: 34em;

    }



    .tss-cw3s0p-root-root-imageContainer {

      position: absolute !important;

      top: 0;

      left: 0;

      right: 0;

      bottom: 0;

      z-index: -1;

      background-color: rgba(0, 0, 0, 0.5);

    }



    .tss-cw3s0p-root-root-imageContainer [data-main-image] {

      opacity: unset !important;

    }



    .tss-cw3s0p-root-root-imageContainer [data-placeholder-image] {

      opacity: unset !important;

    }



    .tss-38qvb5-root {

      color: #fff;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      -webkit-justify-content: center;

      justify-content: center;

      -webkit-align-items: center;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      text-align: center;

      min-height: 152px;

    }



    @media (min-width:768px) {

      .tss-38qvb5-root {

        text-align: center;

      }

    }



    @media (min-width:0px) and (max-width:1199.95px) {

      .tss-7bqp01-background {

        min-height: 224px;

        -webkit-box-pack: start;

        -ms-flex-pack: start;

        -webkit-justify-content: flex-start;

        justify-content: flex-start;

      }

    }



    .tss-1o7ienj-content {

      margin: auto 0px;

    }



    @media (min-width:768px) {

      .tss-1o7ienj-content {

        margin: 0;

      }

    }



    .tss-70ka9p-action {

      width: 100%;

    }



    .tss-70ka9p-action:not(:empty) {

      margin: 16px 0px 0px;

    }



    @media (min-width:768px) {

      .tss-70ka9p-action:not(:empty) {

        margin: 32px 0px 0px;

      }

    }



    @media (min-width:992px) {

      .tss-70ka9p-action:not(:empty) {

        margin: 48px 0px 0px;

      }

    }



    @media (min-width:1200px) {

      .tss-70ka9p-action:not(:empty) {

        margin: 64px 0px 0px;

      }

    }



    @media (min-width:1920px) {

      .tss-70ka9p-action:not(:empty) {

        margin: 80px 0px 0px;

      }

    }



    .tss-70ka9p-action:empty {

      display: none;

    }



    @media (max-width:767.95px) {

      .tss-vq90jc-button {

        width: 100%;

      }

    }



    .tss-q14y19-title {

      margin-left: auto;

      margin-right: auto;

      margin-bottom: 16px;

    }



    @media (min-width:768px) {

      .tss-q14y19-title {

        max-width: 13em;

      }

    }



    @media (min-width:992px) {

      .tss-q14y19-title {

        margin-bottom: 24px;

      }

    }



    @media (min-width:1200px) {

      .tss-q14y19-title {

        margin-bottom: 32px;

      }

    }



    .tss-14zfnik-paragraph {

      margin-left: auto;

      margin-right: auto;

    }



    .tss-14zfnik-paragraph:empty {

      display: none;

    }



    @media (min-width:768px) {

      .tss-14zfnik-paragraph {

        max-width: 22em;

      }

    }



    .tss-km2tey-root-root {

      position: absolute !important;

      top: 0;

      left: 0;

      right: 0;

      bottom: 0;

      z-index: -1;

      background-color: rgba(0, 0, 0, 0.5);

    }



    .tss-km2tey-root-root [data-main-image] {

      opacity: unset !important;

    }



    .tss-km2tey-root-root [data-placeholder-image] {

      opacity: unset !important;

    }



    .tss-1mexxa2-root {

      -webkit-column-count: 2;

      column-count: 2;

      -webkit-column-gap: 16px;

      column-gap: 16px;

    }



    @media (min-width:576px) {

      .tss-1mexxa2-root {

        -webkit-column-count: 3;

        column-count: 3;

      }

    }



    @media (min-width:768px) {

      .tss-1mexxa2-root {

        -webkit-column-gap: 32px;

        column-gap: 32px;

      }

    }



    @media (min-width:1200px) {

      .tss-1mexxa2-root {

        display: -webkit-box;

        display: -webkit-flex;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-flex-wrap: nowrap;

        -webkit-flex-wrap: nowrap;

        -ms-flex-wrap: nowrap;

        flex-wrap: nowrap;

        -webkit-column-gap: 24px;

        column-gap: 24px;

      }

    }



    @media (min-width:1920px) {

      .tss-1mexxa2-root {

        -webkit-column-gap: 32px;

        column-gap: 32px;

      }

    }



    .tss-vzbkwj-column {

      width: 100%;

      padding-bottom: 24px;

      break-inside: avoid-column;

    }



    @media (min-width:1200px) {

      .tss-vzbkwj-column {

        padding-bottom: 0;

      }

    }



    .tss-ryn7q4-title {

      font-weight: 600;

      font-size: 12px;

      line-height: 1.3;

      margin-bottom: 4px;

    }



    @media (min-width:1200px) {

      .tss-ryn7q4-title {

        font-size: 13px;

        line-height: 1.4;

      }

    }



    @media (min-width:1920px) {

      .tss-ryn7q4-title {

        font-size: 14px;

        line-height: 1.4;

      }

    }



    .tss-ugum3t-root {

      line-height: 2;

      display: -webkit-box;

      display: -webkit-flex;

      display: -ms-flexbox;

      display: flex;

      -webkit-flex-direction: column;

      -ms-flex-direction: column;

      flex-direction: column;

    }



    @media (min-width:992px) {

      .tss-ugum3t-root {

        -webkit-flex-direction: row;

        -ms-flex-direction: row;

        flex-direction: row;

      }

    }



    .tss-1jspc9f-documents {

      -webkit-flex: 1;

      -ms-flex: 1;

      flex: 1;

      margin-bottom: 32px;

    }



    @media (min-width:992px) {

      .tss-1jspc9f-documents {

        margin-bottom: 0;

      }

    }



    .tss-9kznca-copyright {

      color: #8d9194;

    }



    @media (min-width:992px) {

      .tss-9kznca-copyright {

        padding-left: 48px;

      }

    }



    @media (min-width:1920px) {

      .tss-9kznca-copyright {

        padding-left: 64px;

      }

    }



    .tss-16y32qd-searchCategories {

      margin-bottom: 32px;

    }



    .tss-1us474m-paginationRoot {

      margin-top: 64px;

      border-top: 1px solid undefined;

      padding-top: 48px;

    }



    .tss-5djw3k-paginationList {

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      -webkit-justify-content: center;

      justify-content: center;

    }



    .mui-1pnaxnc {

      inset: 0px;

      height: 100%;

      margin: 0px;

      max-width: none;

      padding: 0px;

      position: absolute;

      width: 100%;

      object-fit: cover;

    }



    .mui-1km0bek {

      display: flex;

      flex-direction: column;

    }



    .mui-19bslej {

      margin: 0px;

      white-space: pre-line;

      text-decoration: none;

      color: rgb(48, 112, 222);

      order: -1;

    }



    .mui-u464et {

      position: relative;

      overflow: hidden;

      margin-bottom: 16px;

      width: 100%;

      object-fit: cover;

      aspect-ratio: 16 / 9;

    }



    .tss-1lzi27k-item {

      padding: 0px 8px 8px 0px;

    }



    .mui-1u1qjnc {

      position: relative;

      margin: 0px;

      appearance: none;

      font-family: unset;

      max-width: 100%;

      display: inline-flex;

      -webkit-box-align: center;

      align-items: center;

      -webkit-box-pack: center;

      justify-content: center;

      height: 32px;

      color: rgb(255, 255, 255);

      background-color: rgb(141, 145, 148);

      border-radius: 16px;

      white-space: nowrap;

      transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;

      outline: 0px;

      text-decoration: none;

      border: 0px;

      padding: 0px;

      vertical-align: middle;

      box-sizing: border-box;

      user-select: none;

      -webkit-tap-highlight-color: transparent;

      cursor: pointer;

      font-weight: 400;

      font-size: 0.875rem;

      line-height: 1.25rem;

    }



    .mui-1auz6td {

      position: relative;

      margin: 0px;

      appearance: none;

      font-family: unset;

      max-width: 100%;

      display: inline-flex;

      -webkit-box-align: center;

      align-items: center;

      -webkit-box-pack: center;

      justify-content: center;

      height: 32px;

      border-radius: 16px;

      white-space: nowrap;

      transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;

      outline: 0px;

      text-decoration: none;

      padding: 0px;

      vertical-align: middle;

      box-sizing: border-box;

      user-select: none;

      -webkit-tap-highlight-color: transparent;

      cursor: pointer;

      border: 1px solid transparent;

      font-weight: 400;

      font-size: 0.875rem;

      line-height: 1.25rem;

      background-color: rgba(141, 145, 148, 0.08);

      color: rgb(15, 23, 28);

    }



    .mui-14vsv3w {

      overflow: hidden;

      text-overflow: ellipsis;

      padding-left: 12px;

      padding-right: 12px;

      white-space: nowrap;

    }



    .tss-1g2ivtg-grid {

      display: flex;

      flex-wrap: wrap;

      margin: 0px -8px -8px 0px;

    }



    .mui-1n85vfq {

      margin-bottom: 8px;

      display: flex;

      -webkit-box-pack: justify;

      justify-content: space-between;

      -webkit-box-align: center;

      align-items: center;

    }



    .mui-1up2urq {

      margin: 0px;

      font-weight: 400;

      font-size: 12px;

      line-height: 1.3;

      white-space: pre-line;

      color: rgb(141, 145, 148);

    }



    .mui-rh44ct {

      max-width: 100%;

      display: inline-flex;

      -webkit-box-align: center;

      align-items: center;

      -webkit-box-pack: center;

      justify-content: center;

      height: 32px;

      border-radius: 16px;

      white-space: nowrap;

      transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;

      cursor: default;

      outline: 0px;

      text-decoration: none;

      padding: 0px;

      vertical-align: middle;

      box-sizing: border-box;

      border: 1px solid transparent;

      font-weight: 400;

      font-size: 0.875rem;

      line-height: 1.25rem;

      background-color: rgba(141, 145, 148, 0.08);

      color: rgb(15, 23, 28);

    }

    .mui-6o3789 {

      margin: 0px 0px 0.35em;

      font-weight: 600;

      font-size: 20px;

      line-height: 1.3;

      white-space: pre-line;

    }

    .mui-170xjp1 {

      margin: 0px;

      white-space: pre-line;

      text-decoration: none;

      color: rgb(15, 23, 28);

    }

    .mui-y8uh5r {

      margin: 0px;

      font-weight: 400;

      font-size: 14px;

      line-height: 1.43;

      white-space: pre-line;

    }



    @media (min-width: 1200px) {

      .mui-1up2urq {

        font-size: 13px;

        line-height: 1.4;

      }



      .mui-6o3789 {

        font-size: 28px;

        line-height: 1.3;

      }

      .mui-y8uh5r {

        font-size: 16px;

        line-height: 1.5;

      }

    }



    @media (min-width: 768px) {

      .mui-6o3789 {

        font-size: 24px;

        line-height: 1.3;

      }

    }





    @media (min-width: 576px) {

      .tss-1lhvsag-image-image-image {

        object-position: 50% 50%;

      }

    }


    #demo-laypage-normal-2 {
      display: flex;
      align-items: center;
      justify-content: center;
    }

    @media (max-width:750px) {
      .mui-1sp6pv5 {
        min-height: auto !important;
      }
      .mui-1tz8m30>.MuiGrid-item {
          padding-left: 16px;
          padding-right: 16px;
      }
      .mui-1tz8m30{
        margin-left: -16px;
      }
      .mui-1tz8m30>.MuiGrid-item{
        padding-top: 0;
      }

      ul.pagination {
          display: flex;
          flex-direction: row;
          width: 80%;
          flex-wrap: wrap;
          margin: 0 auto;
          justify-content: center;
      }
      ul.pagination li{
        margin-bottom: 10px;
      }
      
      .mui-1widfpv img{
          width: 100%;
      }
    }