/** Shopify CDN: Minification failed

Line 44491:0 Unexpected "}"
Line 44497:0 Unexpected "}"

**/

      /* Material icon */
      @import url('https://fonts.googleapis.com/css?family=Material+Icons+Round');

      /* Fonts */
      @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap");

      /* Libraries */
      @import url('https://cdn.jsdelivr.net/npm/@splidejs/splide@2.4.21/dist/css/splide-core.min.css');

      /* Reset */
      
                  .pe-content.boxed {
                    width: 100%;
                    max-width: 1400px;
                    margin-left: auto;
                    margin-right: auto;
                  }

                  .pe-content:not(.boxed) .pe-all-blue {
                    width: 100%;
                    max-width: 1400px;
                    margin-left: auto;
                    margin-right: auto;
                  }
                

      .pe-all-blue::before, .pe-content.collection::before {
        content: "";
        display: block;
        clear: both;
      }

      .pe-pirate-cloak {
        line-height: 1;
      }

      .pe-pirate-cloak[data-type="productImage"] {
        line-height: 0;
      }

      .pe-pirate-cloak h1, .pe-pirate-cloak h2, .pe-pirate-cloak h3, .pe-pirate-cloak h4, .pe-pirate-cloak h5, .pe-pirate-cloak h6, .pe-pirate-cloak p {
        margin: 0;
      }

      .pe-pirate-cloak .medium-editor-list {
        list-style: disc;
        list-style-position: inside;
      }

      .pe-pirate-cloak .pe-heading p, .pe-pirate-cloak .pe-text p {
        font-family: inherit !important;
        font-size: inherit !important;
        line-height: inherit !important;
        color: inherit !important;
      }

      .page-container {
        transform: none;
      }

      /* Utilities */

      .pe-noselect {
        -webkit-touch-callout: none; /* iOS Safari */
          -webkit-user-select: none; /* Safari */
          -khtml-user-select: none; /* Konqueror HTML */
            -moz-user-select: none; /* Old versions of Firefox */
              -ms-user-select: none; /* Internet Explorer/Edge */
                  user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
      }

      @media (min-width: 1201px) {
        .pe-md, .pe-sm {
          display: none;
        }

        .pe-off-lg {
          display: none;
        }
      }

      @media (min-width: 769px) and (max-width: 1200px) {
        .pe-sm {
          display: none;
        }

        .pe-hide-md {
          display: none;
        }

        .pe-off-md {
          display: none;
        }
      }

      @media (max-width: 768px) {
        .pe-hide-sm {
          display: none;
        }

        .pe-off-sm {
          display: none;
        }
      }

      

      

      

      
        #pext-ox0pt {
  opacity: 1;
  position: relative;
}

#pext-ox0pt[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ox0pt[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-ox0pt[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ox0pt[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ox0pt[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-ox0pt[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-ox0pt > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-ox0pt > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 120px 0px 0px 0px;
}

#pext-ox0pt > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-ox0pt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-ox0pt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-ox0pt[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-ox0pt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-ox0pt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-ox0pt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-ox0pt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-ox0pt[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-ox0pt .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-ox0pt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-ox0pt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-ox0pt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-ox0pt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-ox0pt .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-ox0pt .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-ox0pt .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-ox0pt .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-ox0pt .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-ox0pt .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-ox0pt .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-ox0pt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-ox0pt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-ox0pt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-ox0pt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-ox0pt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-ox0pt .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-ox0pt .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-ox0pt .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-ox0pt .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-ox0pt .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-ox0pt > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-ox0pt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-ox0pt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-ox0pt[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-ox0pt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-ox0pt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-ox0pt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-ox0pt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-ox0pt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-ox0pt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-ox0pt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-ox0pt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-ox0pt .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-ox0pt .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-ox0pt .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-ox0pt .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-ox0pt .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-ox0pt .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-ox0pt .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-ox0pt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-ox0pt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-ox0pt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-ox0pt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-ox0pt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-ox0pt .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-ox0pt .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-ox0pt .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-ox0pt .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-ox0pt .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-ox0pt > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 110px 10px 200px 10px;
}

#pext-ox0pt > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-ox0pt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-ox0pt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-ox0pt[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-ox0pt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-ox0pt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-ox0pt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-ox0pt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-ox0pt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-ox0pt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-ox0pt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-ox0pt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-ox0pt .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-ox0pt .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-ox0pt .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-ox0pt .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-ox0pt .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-ox0pt .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-ox0pt .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-ox0pt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-ox0pt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-ox0pt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-ox0pt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-ox0pt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-ox0pt .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-ox0pt .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-ox0pt .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-ox0pt .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-ox0pt .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-0ykdh {
  opacity: 1;
  margin: 0px;
}

#pext-0ykdh div:empty:not(.pe-grand-line) {
  display: block;
}

#pext-0ykdh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-0ykdh[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-0ykdh[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-0ykdh[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-0ykdh .pe-slider .splide__pagination {
  width: 100%;
  padding: 0;
  left: 0;
  margin: 8px 0 0 0;
  padding-bottom: 8px;
}

#pext-0ykdh .pe-slider .splide__arrows button {
  position: absolute;
  top: 50%;
  width: fit-content;
  border: none;
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
  z-index: 9999;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

#pext-0ykdh[data-nav-background-type="color"] .pe-slider .splide__arrows button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px;
  background-color: #EAEAEA;
  border-radius: 3px;
}

#pext-0ykdh .pe-slider .splide__arrows button:first-child {
  left: 10px;
  -webkit-transform: translate(0%, -50%) rotate(180deg);
  -moz-transform: translate(0%, -50%) rotate(180deg);
  -ms-transform: translate(0%, -50%) rotate(180deg);
  -o-transform: translate(0%, -50%) rotate(180deg);
  transform: translate(0%, -50%) rotate(180deg);
}

#pext-0ykdh .pe-slider .splide__arrows button:last-child {
  right: 10px;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

#pext-0ykdh[data-nav-auto-hide="true"] .pe-slider {
  overflow: hidden;
  
}

#pext-0ykdh[data-dot-position="inside"] .pe-slider .splide__slide{
  min-height: 90px;
}

#pext-0ykdh[data-nav-auto-hide="true"] .pe-slider .splide__arrows button:first-child {
  opacity: 0;
  -webkit-transform: translate(-100%, -50%) rotate(180deg);
  -moz-transform: translate(-100%, -50%) rotate(180deg);
  -ms-transform: translate(-100%, -50%) rotate(180deg);
  -o-transform: translate(-100%, -50%) rotate(180deg);
  transform: translate(-100%, -50%) rotate(180deg);
}

#pext-0ykdh[data-nav-auto-hide="true"] .pe-slider:hover .splide__arrows button:first-child {
  opacity: 1;
  -webkit-transform: translate(-0%, -50%) rotate(180deg);
  -moz-transform: translate(-0%, -50%) rotate(180deg);
  -ms-transform: translate(-0%, -50%) rotate(180deg);
  -o-transform: translate(-0%, -50%) rotate(180deg);
  transform: translate(-0%, -50%) rotate(180deg);
}

#pext-0ykdh[data-nav-auto-hide="true"] .pe-slider .splide__arrows button:last-child {
  opacity: 0;
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

#pext-0ykdh[data-nav-auto-hide="true"] .pe-slider:hover .splide__arrows button:last-child {
  opacity: 1;
  -webkit-transform: translate(-0%, -50%);
  -moz-transform: translate(-0%, -50%);
  -ms-transform: translate(-0%, -50%);
  -o-transform: translate(-0%, -50%);
  transform: translate(-0%, -50%);
}

#pext-0ykdh > .pe-pirate > .pe-slider > .splide > .splide__arrows > button > svg {
  width: 30px;
  height: 30px;
  fill: #fff;
  transition: all 0.3s;
}

#pext-0ykdh > .pe-pirate > .pe-slider > .splide > .splide__arrows > button:hover > svg {
  fill: #D0021B;
}

#pext-0ykdh .pe-slider .splide__pagination {
  display: grid;
  grid-auto-flow: column;
  column-gap: 3px;
}

#pext-0ykdh[data-dot-position="inside"] .splide__pagination{
  position: absolute;
  bottom: 10px;
  column-gap: 5px;
}

#pext-0ykdh .pe-slider .splide__pagination li {
  list-style-type: none;
  display: inline-block;
}

#pext-0ykdh .pe-slider .splide__pagination li button {
  width: 10px;
  height: 10px;
  max-width: 10px;
  min-height: 10px;
  border-radius: 50%;
  padding: 0;
  margin: 0 4px;
  border: 1px solid #fff;
  background-color: #fff;
  cursor: pointer;
  outline: 4px solid #EAEAEA00;
  transition: outline 0.2s, border 0.2s, background-color 0.2s;
}

#pext-0ykdh[data-dot-position="inside"] .splide__pagination li button{
  background-color: transparent;
  width: 9px;
  height: 9px;
  max-width: 9px;
  min-height: 9px;
}

#pext-0ykdh > .pe-pirate > .pe-slider > .splide > .splide__pagination > li > button.is-active {
  border: 1px solid #D0021B;
  background-color: #D0021B;
}

#pext-0ykdh[data-dot-position="inside"] > .pe-pirate > .pe-slider > .splide > .splide__pagination > li > button.is-active {
  outline: 3px solid #FFFFFF;
  border: 1px solid #D0021B;
}

#pext-0ykdh[data-dot-position="inside"] > .pe-pirate > .pe-slider > .splide > .splide__pagination > li > button:not(.is-active):hover {
  outline: 3px solid #FFFFFFB3;
  border: 1px solid #fff;
  background-color: #fff;
}

#pext-0ykdh > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper {
  padding: 0px;
}

#pext-0ykdh[data-dot-position="inside"] > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper {
  padding: 0;
}

#pext-0ykdh > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper > .splide__track > .splide__list > .splide__slide > .pe-children {
  padding: 2px;
}

#pext-0ykdh > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper > .splide__track > .splide__list {
  height: inherit;
  width: auto;
}
        
        
        
                
        #pext-5oyyt {
  opacity: 1;
  position: relative;
}

#pext-5oyyt[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-5oyyt[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-5oyyt[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-5oyyt[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-5oyyt[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-5oyyt[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-5oyyt > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: center;
}

#pext-5oyyt > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-5oyyt > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-5oyyt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-5oyyt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-5oyyt[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-5oyyt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-5oyyt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-5oyyt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-5oyyt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-5oyyt[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-5oyyt .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-5oyyt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-5oyyt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-5oyyt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-5oyyt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-5oyyt .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-5oyyt .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-5oyyt .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-5oyyt .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-5oyyt .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-5oyyt .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-5oyyt .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-5oyyt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-5oyyt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-5oyyt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-5oyyt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-5oyyt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-5oyyt .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-5oyyt .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-5oyyt .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-5oyyt .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-5oyyt .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-5oyyt > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-5oyyt > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-5oyyt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-5oyyt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-5oyyt[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-5oyyt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-5oyyt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-5oyyt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-5oyyt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-5oyyt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-5oyyt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-5oyyt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-5oyyt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-5oyyt .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-5oyyt .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-5oyyt .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-5oyyt .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-5oyyt .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-5oyyt .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-5oyyt .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-5oyyt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-5oyyt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-5oyyt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-5oyyt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-5oyyt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-5oyyt .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-5oyyt .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-5oyyt .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-5oyyt .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-5oyyt .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-5oyyt > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-5oyyt > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-5oyyt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-5oyyt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-5oyyt[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-5oyyt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-5oyyt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-5oyyt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-5oyyt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-5oyyt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-5oyyt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-5oyyt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-5oyyt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-5oyyt .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-5oyyt .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-5oyyt .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-5oyyt .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-5oyyt .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-5oyyt .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-5oyyt .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-5oyyt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-5oyyt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-5oyyt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-5oyyt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-5oyyt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-5oyyt .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-5oyyt .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-5oyyt .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-5oyyt .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-5oyyt .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-uf8yh {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-uf8yh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-uf8yh[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-uf8yh[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-uf8yh[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-uf8yh h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 150px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

#pext-uf8yh h2 b, #pext-uf8yh h2 strong { 
  font-size: 150px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-uf8yh[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-uf8yh h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 85px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

#pext-uf8yh h2 b, #pext-uf8yh h2 strong { 
  font-size: 85px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-1aa0f {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-1aa0f[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-1aa0f[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-1aa0f[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-1aa0f[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-1aa0f h3 {
  margin: 0;
  padding: 15px 0px 5px 0px;
  font-size: 50px;
  line-height: ;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-1aa0f h3 b, #pext-1aa0f h3 strong { 
  font-size: 50px !important;
  line-height:  !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: capitalize !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-1aa0f[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-1aa0f h3 {
  margin: 0;
  padding: 15px 0px 5px 0px;
  font-size: 25px;
  line-height: ;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-1aa0f h3 b, #pext-1aa0f h3 strong { 
  font-size: 25px !important;
  line-height:  !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: capitalize !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-1397v {
  opacity: 1;
  position: relative;
}

#pext-1397v[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-1397v[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-1397v[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-1397v[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-1397v[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-1397v[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-1397v > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: center;
}

#pext-1397v > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-1397v > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-1397v[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-1397v[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-1397v[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-1397v[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-1397v[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-1397v[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-1397v[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-1397v[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-1397v .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-1397v[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 15px;
}

#pext-1397v[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 15px;
}

#pext-1397v[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 15px;
}

#pext-1397v[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 15px;
}

#pext-1397v .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-1397v .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-1397v .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-1397v .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-1397v .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-1397v .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-1397v .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-1397v[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-1397v[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 15px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-1397v[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-1397v[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-1397v[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-1397v .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-1397v .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-1397v .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-1397v .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-1397v .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-1397v > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px 0px 10px 0px;
}

#pext-1397v > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-1397v[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-1397v[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-1397v[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-1397v[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-1397v[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-1397v[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-1397v[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-1397v[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-1397v[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-1397v[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-1397v[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-1397v .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-1397v .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-1397v .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-1397v .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-1397v .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-1397v .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-1397v .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-1397v[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-1397v[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-1397v[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-1397v[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-1397v[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-1397v .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-1397v .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-1397v .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-1397v .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-1397v .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-1397v > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-1397v > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-1397v[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-1397v[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-1397v[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-1397v[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-1397v[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-1397v[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-1397v[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-1397v[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-1397v[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-1397v[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-1397v[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-1397v .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-1397v .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-1397v .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-1397v .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-1397v .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-1397v .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-1397v .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-1397v[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-1397v[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-1397v[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-1397v[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-1397v[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-1397v .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-1397v .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-1397v .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-1397v .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-1397v .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-c18lz {
  opacity: 1;
  margin: 20px 0px 20px 0px;
}

#pext-c18lz[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-c18lz .pe-button{
  text-align: center;
}

#pext-c18lz .pe-button button,
#pext-c18lz .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-c18lz .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-c18lz .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-c18lz[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-c18lz[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-c18lz[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-c18lz[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-c18lz .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-c18lz[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-c18lz[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-c18lz {
  opacity: 1;
  margin: 10px 20px 10px 0px;
}

#pext-c18lz[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-c18lz {
  opacity: 1;
  margin: 10px;
}

#pext-c18lz .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-c18lz .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-c18lz[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
                
        .pe-all-blue.editing #pext-g513y .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-g513y {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-g513y[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-g513y[data-border-enable="true"] {
  border-width: 1px 1px 1px 0px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-g513y[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-g513y[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-g513y .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 10px;
}
        
        
                @media (max-width: 768px) {
                  #pext-g513y {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-xv4e1 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-xv4e1[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-xv4e1[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-xv4e1[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-xv4e1[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-xv4e1 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-xv4e1 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-xv4e1[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-xv4e1[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-xv4e1[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-xv4e1[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-xv4e1[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-xv4e1[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-xv4e1[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-xv4e1[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-xng53 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-xng53[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-xng53[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-xng53[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-xng53[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-xng53 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-xng53 .pe-text b, #pext-xng53 .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-xng53[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-xng53 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-xng53 .pe-text b, #pext-xng53 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-xng53 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-xng53 .pe-text b, #pext-xng53 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-da4c1 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-da4c1[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-da4c1[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-da4c1[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-da4c1[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-da4c1 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-da4c1 .pe-text b, #pext-da4c1 .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-da4c1[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-da4c1 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-da4c1 .pe-text b, #pext-da4c1 .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-da4c1 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-da4c1 .pe-text b, #pext-da4c1 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-tg1mk .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-tg1mk {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-tg1mk[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-tg1mk[data-border-enable="true"] {
  border-width: 1px 1px 1px 0px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-tg1mk[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-tg1mk[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-tg1mk .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-tg1mk {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-bb262 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-bb262[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-bb262[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-bb262[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-bb262[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-bb262 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-bb262 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-bb262[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-bb262[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-bb262[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-bb262[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-bb262[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-bb262[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-bb262[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-bb262[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-pz3bv {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-pz3bv[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-pz3bv[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-pz3bv[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-pz3bv[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-pz3bv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-pz3bv .pe-text b, #pext-pz3bv .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-pz3bv[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-pz3bv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-pz3bv .pe-text b, #pext-pz3bv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-pz3bv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-pz3bv .pe-text b, #pext-pz3bv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-v244e {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-v244e[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-v244e[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-v244e[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-v244e[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-v244e .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-v244e .pe-text b, #pext-v244e .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-v244e[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-v244e .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-v244e .pe-text b, #pext-v244e .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-v244e .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-v244e .pe-text b, #pext-v244e .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-d2ffm .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-d2ffm {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-d2ffm[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-d2ffm[data-border-enable="true"] {
  border-width: 1px 0px 1px 1px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-d2ffm[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-d2ffm[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-d2ffm .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-d2ffm {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-ozggf {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-ozggf[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ozggf[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ozggf[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ozggf[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ozggf .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-ozggf .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-ozggf[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-ozggf[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-ozggf[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-ozggf[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-ozggf[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-ozggf[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-ozggf[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-ozggf[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-y9rd2 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-y9rd2[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-y9rd2[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-y9rd2[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-y9rd2[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-y9rd2 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-y9rd2 .pe-text b, #pext-y9rd2 .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-y9rd2[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-y9rd2 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-y9rd2 .pe-text b, #pext-y9rd2 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-y9rd2 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-y9rd2 .pe-text b, #pext-y9rd2 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-mhzty {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-mhzty[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-mhzty[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-mhzty[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-mhzty[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-mhzty .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-mhzty .pe-text b, #pext-mhzty .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-mhzty[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-mhzty .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-mhzty .pe-text b, #pext-mhzty .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-mhzty .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-mhzty .pe-text b, #pext-mhzty .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-waewt .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-waewt {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-waewt[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-waewt[data-border-enable="true"] {
  border-width: 1px 0px 1px 1px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-waewt[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-waewt[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-waewt .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-waewt {
  opacity: 1;
  margin: 5px 0px 5px 0px;
  padding: 0px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-waewt {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-zwey1 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-zwey1[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-zwey1[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-zwey1[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-zwey1[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-zwey1 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-zwey1 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-zwey1[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-zwey1[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-zwey1[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-zwey1[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-zwey1[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-zwey1[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-zwey1[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-zwey1[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-7kusr {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-7kusr[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-7kusr[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-7kusr[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-7kusr[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-7kusr .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-7kusr .pe-text b, #pext-7kusr .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-7kusr[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-7kusr .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-7kusr .pe-text b, #pext-7kusr .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-7kusr .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-7kusr .pe-text b, #pext-7kusr .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-anfr0 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-anfr0[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-anfr0[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-anfr0[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-anfr0[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-anfr0 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-anfr0 .pe-text b, #pext-anfr0 .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-anfr0[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-anfr0 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-anfr0 .pe-text b, #pext-anfr0 .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-anfr0 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-anfr0 .pe-text b, #pext-anfr0 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
        
              
                
        #pext-bvuq2 {
  opacity: 1;
  position: relative;
}

#pext-bvuq2[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-bvuq2[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-bvuq2[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-bvuq2[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-bvuq2[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-bvuq2[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-bvuq2 > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: center;
}

#pext-bvuq2 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-bvuq2 > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-bvuq2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-bvuq2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-bvuq2[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-bvuq2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-bvuq2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-bvuq2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-bvuq2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-bvuq2[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-bvuq2 .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-bvuq2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-bvuq2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-bvuq2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-bvuq2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-bvuq2 .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-bvuq2 .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-bvuq2 .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-bvuq2 .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-bvuq2 .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-bvuq2 .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-bvuq2 .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-bvuq2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-bvuq2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-bvuq2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-bvuq2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-bvuq2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-bvuq2 .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-bvuq2 .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-bvuq2 .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-bvuq2 .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-bvuq2 .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-bvuq2 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-bvuq2 > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-bvuq2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-bvuq2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-bvuq2[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-bvuq2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-bvuq2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-bvuq2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-bvuq2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-bvuq2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-bvuq2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-bvuq2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-bvuq2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-bvuq2 .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-bvuq2 .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-bvuq2 .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-bvuq2 .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-bvuq2 .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-bvuq2 .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-bvuq2 .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-bvuq2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-bvuq2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-bvuq2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-bvuq2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-bvuq2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-bvuq2 .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-bvuq2 .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-bvuq2 .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-bvuq2 .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-bvuq2 .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-bvuq2 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-bvuq2 > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-bvuq2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-bvuq2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-bvuq2[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-bvuq2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-bvuq2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-bvuq2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-bvuq2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-bvuq2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-bvuq2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-bvuq2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-bvuq2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-bvuq2 .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-bvuq2 .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-bvuq2 .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-bvuq2 .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-bvuq2 .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-bvuq2 .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-bvuq2 .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-bvuq2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-bvuq2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-bvuq2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-bvuq2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-bvuq2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-bvuq2 .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-bvuq2 .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-bvuq2 .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-bvuq2 .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-bvuq2 .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-ly7tw {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-ly7tw[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ly7tw[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ly7tw[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ly7tw[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ly7tw h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 150px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

#pext-ly7tw h2 b, #pext-ly7tw h2 strong { 
  font-size: 150px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-ly7tw[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-ly7tw h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

#pext-ly7tw h2 b, #pext-ly7tw h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-2if7p {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-2if7p[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-2if7p[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-2if7p[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-2if7p[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-2if7p h3 {
  margin: 0;
  padding: 15px 0px 5px 0px;
  font-size: 50px;
  line-height: ;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-2if7p h3 b, #pext-2if7p h3 strong { 
  font-size: 50px !important;
  line-height:  !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: capitalize !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-2if7p[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-2if7p h3 {
  margin: 0;
  padding: 15px 0px 5px 0px;
  font-size: 30px;
  line-height: ;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-2if7p h3 b, #pext-2if7p h3 strong { 
  font-size: 30px !important;
  line-height:  !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: capitalize !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-wa8hw {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-wa8hw[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-wa8hw[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-wa8hw[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-wa8hw[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-wa8hw .pe-text {
  margin: 0;
  padding: 5px 10px 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

#pext-wa8hw .pe-text b, #pext-wa8hw .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-wa8hw[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-wa8hw .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-wa8hw .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

#pext-wa8hw .pe-text b, #pext-wa8hw .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-38aq0 {
  opacity: 1;
  position: relative;
}

#pext-38aq0[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-38aq0[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-38aq0[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-38aq0[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-38aq0[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-38aq0[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-38aq0 > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: center;
}

#pext-38aq0 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-38aq0 > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-38aq0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-38aq0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-38aq0[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-38aq0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-38aq0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-38aq0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-38aq0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-38aq0[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-38aq0 .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-38aq0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 15px;
}

#pext-38aq0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 15px;
}

#pext-38aq0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 15px;
}

#pext-38aq0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 15px;
}

#pext-38aq0 .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-38aq0 .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-38aq0 .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-38aq0 .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-38aq0 .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-38aq0 .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-38aq0 .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-38aq0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-38aq0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 15px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-38aq0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-38aq0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-38aq0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-38aq0 .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-38aq0 .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-38aq0 .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-38aq0 .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-38aq0 .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-38aq0 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px 0px 10px 0px;
}

#pext-38aq0 > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-38aq0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-38aq0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-38aq0[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-38aq0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-38aq0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-38aq0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-38aq0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-38aq0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-38aq0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-38aq0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-38aq0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-38aq0 .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-38aq0 .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-38aq0 .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-38aq0 .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-38aq0 .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-38aq0 .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-38aq0 .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-38aq0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-38aq0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-38aq0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-38aq0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-38aq0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-38aq0 .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-38aq0 .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-38aq0 .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-38aq0 .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-38aq0 .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-38aq0 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-38aq0 > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-38aq0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-38aq0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-38aq0[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-38aq0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-38aq0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-38aq0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-38aq0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-38aq0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-38aq0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-38aq0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-38aq0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-38aq0 .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-38aq0 .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-38aq0 .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-38aq0 .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-38aq0 .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-38aq0 .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-38aq0 .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-38aq0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-38aq0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-38aq0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-38aq0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-38aq0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-38aq0 .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-38aq0 .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-38aq0 .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-38aq0 .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-38aq0 .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-tgvqi .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-tgvqi {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-tgvqi[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-tgvqi[data-border-enable="true"] {
  border-width: 1px 1px 1px 0px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-tgvqi[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-tgvqi[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-tgvqi .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 1fr 40px;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-tgvqi {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-101na {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-101na[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-101na[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-101na[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-101na[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-101na .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-101na .pe-text b, #pext-101na .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-101na[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-101na .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-101na .pe-text b, #pext-101na .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-101na .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-101na .pe-text b, #pext-101na .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-ecptx {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-ecptx[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ecptx[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ecptx[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ecptx[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-ecptx .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-ecptx .pe-text b, #pext-ecptx .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-ecptx[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-ecptx .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-ecptx .pe-text b, #pext-ecptx .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-ecptx .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-ecptx .pe-text b, #pext-ecptx .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-1cab0 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-1cab0[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-1cab0[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-1cab0[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-1cab0[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-1cab0 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-1cab0 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-1cab0[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-1cab0[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-1cab0[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-1cab0[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-1cab0[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-1cab0[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-1cab0[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-1cab0[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
        
              
                
        .pe-all-blue.editing #pext-ydpbr .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-ydpbr {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-ydpbr[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ydpbr[data-border-enable="true"] {
  border-width: 1px 1px 1px 0px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-ydpbr[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-ydpbr[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ydpbr .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 1fr 40px;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-ydpbr {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-g3vdq {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-g3vdq[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-g3vdq[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-g3vdq[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-g3vdq[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-g3vdq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-g3vdq .pe-text b, #pext-g3vdq .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-g3vdq[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-g3vdq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-g3vdq .pe-text b, #pext-g3vdq .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-g3vdq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-g3vdq .pe-text b, #pext-g3vdq .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-2xbxk {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-2xbxk[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-2xbxk[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-2xbxk[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-2xbxk[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-2xbxk .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-2xbxk .pe-text b, #pext-2xbxk .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-2xbxk[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-2xbxk .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-2xbxk .pe-text b, #pext-2xbxk .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-2xbxk .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-2xbxk .pe-text b, #pext-2xbxk .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-z1fx3 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-z1fx3[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-z1fx3[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-z1fx3[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-z1fx3[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-z1fx3 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-z1fx3 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-z1fx3[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-z1fx3[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-z1fx3[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-z1fx3[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-z1fx3[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-z1fx3[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-z1fx3[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-z1fx3[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
        
              
                
        #pext-c2btt {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-c2btt[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-c2btt[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-c2btt[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-c2btt[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-c2btt .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-c2btt .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-c2btt[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-c2btt[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-c2btt[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-c2btt[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-c2btt[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-c2btt[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-c2btt[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-c2btt[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        .pe-all-blue.editing #pext-w711x .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-w711x {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-w711x[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-w711x[data-border-enable="true"] {
  border-width: 1px 0px 1px 1px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-w711x[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-w711x[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-w711x .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-w711x {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-0gbq6 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-0gbq6[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-0gbq6[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-0gbq6[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-0gbq6[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-0gbq6 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-0gbq6 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-0gbq6[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-0gbq6[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-0gbq6[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-0gbq6[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-0gbq6[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-0gbq6[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-0gbq6[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-0gbq6[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-1mdha {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-1mdha[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-1mdha[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-1mdha[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-1mdha[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-1mdha .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-1mdha .pe-text b, #pext-1mdha .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-1mdha[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-1mdha .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-1mdha .pe-text b, #pext-1mdha .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-1mdha .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-1mdha .pe-text b, #pext-1mdha .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-xh92b {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-xh92b[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-xh92b[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-xh92b[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-xh92b[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-xh92b .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-xh92b .pe-text b, #pext-xh92b .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-xh92b[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-xh92b .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-xh92b .pe-text b, #pext-xh92b .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-xh92b .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-xh92b .pe-text b, #pext-xh92b .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-p1ume .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-p1ume {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-p1ume[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-p1ume[data-border-enable="true"] {
  border-width: 1px 0px 1px 1px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-p1ume[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-p1ume[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-p1ume .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-p1ume {
  opacity: 1;
  margin: 5px 0px 5px 0px;
  padding: 0px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-p1ume {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-iaxip {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-iaxip[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-iaxip[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-iaxip[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-iaxip[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-iaxip .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-iaxip .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-iaxip[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-iaxip[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-iaxip[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-iaxip[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-iaxip[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-iaxip[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-iaxip[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-iaxip[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-3k6kx {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-3k6kx[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-3k6kx[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-3k6kx[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-3k6kx[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-3k6kx .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-3k6kx .pe-text b, #pext-3k6kx .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-3k6kx[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-3k6kx .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-3k6kx .pe-text b, #pext-3k6kx .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-3k6kx .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-3k6kx .pe-text b, #pext-3k6kx .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-z4nrb {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-z4nrb[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-z4nrb[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-z4nrb[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-z4nrb[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-z4nrb .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-z4nrb .pe-text b, #pext-z4nrb .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-z4nrb[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-z4nrb .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-z4nrb .pe-text b, #pext-z4nrb .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-z4nrb .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-z4nrb .pe-text b, #pext-z4nrb .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-qkfdk {
  opacity: 1;
  margin: 20px 0px 20px 0px;
}

#pext-qkfdk[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-qkfdk .pe-button{
  text-align: center;
}

#pext-qkfdk .pe-button button,
#pext-qkfdk .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-qkfdk .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-qkfdk .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-qkfdk[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-qkfdk[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-qkfdk[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-qkfdk[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-qkfdk .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-qkfdk[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-qkfdk[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-qkfdk {
  opacity: 1;
  margin: 10px 20px 10px 0px;
}

#pext-qkfdk[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-qkfdk {
  opacity: 1;
  margin: 10px;
}

#pext-qkfdk .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-qkfdk .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-qkfdk[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
                
        #pext-s5qdg {
  opacity: 1;
  position: relative;
}

#pext-s5qdg[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-s5qdg[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-s5qdg[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-s5qdg[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-s5qdg[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-s5qdg[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-s5qdg > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: center;
}

#pext-s5qdg > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-s5qdg > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-s5qdg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-s5qdg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-s5qdg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-s5qdg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-s5qdg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-s5qdg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-s5qdg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-s5qdg[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-s5qdg .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-s5qdg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-s5qdg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-s5qdg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-s5qdg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-s5qdg .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-s5qdg .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-s5qdg .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-s5qdg .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-s5qdg .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-s5qdg .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-s5qdg .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-s5qdg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-s5qdg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-s5qdg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-s5qdg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-s5qdg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-s5qdg .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-s5qdg .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-s5qdg .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-s5qdg .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-s5qdg .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-s5qdg > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-s5qdg > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-s5qdg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-s5qdg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-s5qdg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-s5qdg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-s5qdg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-s5qdg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-s5qdg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-s5qdg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-s5qdg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-s5qdg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-s5qdg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-s5qdg .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-s5qdg .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-s5qdg .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-s5qdg .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-s5qdg .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-s5qdg .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-s5qdg .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-s5qdg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-s5qdg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-s5qdg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-s5qdg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-s5qdg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-s5qdg .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-s5qdg .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-s5qdg .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-s5qdg .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-s5qdg .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-s5qdg > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-s5qdg > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-s5qdg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-s5qdg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-s5qdg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-s5qdg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-s5qdg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-s5qdg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-s5qdg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-s5qdg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-s5qdg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-s5qdg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-s5qdg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-s5qdg .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-s5qdg .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-s5qdg .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-s5qdg .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-s5qdg .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-s5qdg .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-s5qdg .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-s5qdg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-s5qdg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-s5qdg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-s5qdg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-s5qdg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-s5qdg .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-s5qdg .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-s5qdg .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-s5qdg .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-s5qdg .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-v7t1h {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-v7t1h[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-v7t1h[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-v7t1h[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-v7t1h[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-v7t1h h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 150px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

#pext-v7t1h h2 b, #pext-v7t1h h2 strong { 
  font-size: 150px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-v7t1h[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-v7t1h h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

#pext-v7t1h h2 b, #pext-v7t1h h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-zq62c {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-zq62c[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-zq62c[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-zq62c[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-zq62c[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-zq62c h3 {
  margin: 0;
  padding: 15px 0px 5px 0px;
  font-size: 50px;
  line-height: ;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-zq62c h3 b, #pext-zq62c h3 strong { 
  font-size: 50px !important;
  line-height:  !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: capitalize !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-zq62c[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-zq62c h3 {
  margin: 0;
  padding: 15px 0px 5px 0px;
  font-size: 30px;
  line-height: ;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-zq62c h3 b, #pext-zq62c h3 strong { 
  font-size: 30px !important;
  line-height:  !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: capitalize !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-bu8d9 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-bu8d9[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-bu8d9[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-bu8d9[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-bu8d9[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-bu8d9 .pe-text {
  margin: 0;
  padding: 5px 10px 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

#pext-bu8d9 .pe-text b, #pext-bu8d9 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-bu8d9[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-bu8d9 .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-bu8d9 .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

#pext-bu8d9 .pe-text b, #pext-bu8d9 .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-7n6ak {
  opacity: 1;
  position: relative;
}

#pext-7n6ak[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-7n6ak[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-7n6ak[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-7n6ak[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-7n6ak[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-7n6ak[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-7n6ak > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: center;
}

#pext-7n6ak > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-7n6ak > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-7n6ak[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-7n6ak[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-7n6ak[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-7n6ak[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-7n6ak[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-7n6ak[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-7n6ak[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-7n6ak[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-7n6ak .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-7n6ak[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 15px;
}

#pext-7n6ak[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 15px;
}

#pext-7n6ak[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 15px;
}

#pext-7n6ak[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 15px;
}

#pext-7n6ak .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-7n6ak .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-7n6ak .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-7n6ak .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-7n6ak .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-7n6ak .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-7n6ak .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-7n6ak[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-7n6ak[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 15px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-7n6ak[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-7n6ak[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-7n6ak[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-7n6ak .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-7n6ak .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-7n6ak .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-7n6ak .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-7n6ak .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-7n6ak > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px 0px 10px 0px;
}

#pext-7n6ak > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-7n6ak[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-7n6ak[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-7n6ak[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-7n6ak[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-7n6ak[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-7n6ak[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-7n6ak[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-7n6ak[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-7n6ak[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-7n6ak[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-7n6ak[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-7n6ak .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-7n6ak .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-7n6ak .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-7n6ak .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-7n6ak .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-7n6ak .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-7n6ak .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-7n6ak[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-7n6ak[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-7n6ak[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-7n6ak[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-7n6ak[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-7n6ak .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-7n6ak .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-7n6ak .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-7n6ak .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-7n6ak .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-7n6ak > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-7n6ak > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-7n6ak[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-7n6ak[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-7n6ak[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-7n6ak[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-7n6ak[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-7n6ak[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-7n6ak[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-7n6ak[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-7n6ak[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-7n6ak[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-7n6ak[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-7n6ak .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-7n6ak .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-7n6ak .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-7n6ak .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-7n6ak .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-7n6ak .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-7n6ak .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-7n6ak[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-7n6ak[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-7n6ak[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-7n6ak[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-7n6ak[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-7n6ak .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-7n6ak .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-7n6ak .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-7n6ak .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-7n6ak .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-acvn5 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-acvn5 {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-acvn5[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-acvn5[data-border-enable="true"] {
  border-width: 1px 1px 1px 0px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-acvn5[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-acvn5[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-acvn5 .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 1fr 40px;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-acvn5 {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-wa6hv {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-wa6hv[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-wa6hv[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-wa6hv[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-wa6hv[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-wa6hv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-wa6hv .pe-text b, #pext-wa6hv .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-wa6hv[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-wa6hv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-wa6hv .pe-text b, #pext-wa6hv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-wa6hv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-wa6hv .pe-text b, #pext-wa6hv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-ow872 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-ow872[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ow872[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ow872[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ow872[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-ow872 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-ow872 .pe-text b, #pext-ow872 .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-ow872[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-ow872 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-ow872 .pe-text b, #pext-ow872 .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-ow872 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-ow872 .pe-text b, #pext-ow872 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-clydr {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-clydr[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-clydr[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-clydr[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-clydr[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-clydr .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-clydr .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-clydr[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-clydr[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-clydr[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-clydr[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-clydr[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-clydr[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-clydr[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-clydr[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
        
              
                
        .pe-all-blue.editing #pext-90qip .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-90qip {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-90qip[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-90qip[data-border-enable="true"] {
  border-width: 1px 1px 1px 0px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-90qip[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-90qip[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-90qip .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 1fr 40px;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-90qip {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-dwmm5 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-dwmm5[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-dwmm5[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-dwmm5[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-dwmm5[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-dwmm5 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-dwmm5 .pe-text b, #pext-dwmm5 .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-dwmm5[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-dwmm5 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-dwmm5 .pe-text b, #pext-dwmm5 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-dwmm5 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-dwmm5 .pe-text b, #pext-dwmm5 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-0sbbl {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-0sbbl[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-0sbbl[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-0sbbl[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-0sbbl[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-0sbbl .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-0sbbl .pe-text b, #pext-0sbbl .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-0sbbl[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-0sbbl .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-0sbbl .pe-text b, #pext-0sbbl .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-0sbbl .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-0sbbl .pe-text b, #pext-0sbbl .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-itqw7 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-itqw7[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-itqw7[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-itqw7[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-itqw7[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-itqw7 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-itqw7 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-itqw7[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-itqw7[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-itqw7[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-itqw7[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-itqw7[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-itqw7[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-itqw7[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-itqw7[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
        
              
                
        #pext-zff91 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-zff91[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-zff91[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-zff91[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-zff91[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-zff91 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-zff91 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-zff91[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-zff91[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-zff91[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-zff91[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-zff91[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-zff91[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-zff91[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-zff91[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        .pe-all-blue.editing #pext-ceb8y .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-ceb8y {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-ceb8y[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ceb8y[data-border-enable="true"] {
  border-width: 1px 0px 1px 1px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-ceb8y[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-ceb8y[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ceb8y .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-ceb8y {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-1qw99 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-1qw99[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-1qw99[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-1qw99[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-1qw99[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-1qw99 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-1qw99 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-1qw99[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-1qw99[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-1qw99[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-1qw99[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-1qw99[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-1qw99[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-1qw99[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-1qw99[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-k8w5g {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-k8w5g[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-k8w5g[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-k8w5g[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-k8w5g[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-k8w5g .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-k8w5g .pe-text b, #pext-k8w5g .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-k8w5g[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-k8w5g .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-k8w5g .pe-text b, #pext-k8w5g .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-k8w5g .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-k8w5g .pe-text b, #pext-k8w5g .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-roaeu {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-roaeu[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-roaeu[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-roaeu[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-roaeu[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-roaeu .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-roaeu .pe-text b, #pext-roaeu .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-roaeu[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-roaeu .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-roaeu .pe-text b, #pext-roaeu .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-roaeu .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-roaeu .pe-text b, #pext-roaeu .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-5w027 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-5w027 {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-5w027[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-5w027[data-border-enable="true"] {
  border-width: 1px 0px 1px 1px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-5w027[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-5w027[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-5w027 .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-5w027 {
  opacity: 1;
  margin: 5px 0px 5px 0px;
  padding: 0px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-5w027 {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-jn0rk {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-jn0rk[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-jn0rk[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-jn0rk[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-jn0rk[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-jn0rk .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-jn0rk .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-jn0rk[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-jn0rk[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-jn0rk[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-jn0rk[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-jn0rk[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-jn0rk[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-jn0rk[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-jn0rk[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-9cpvm {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-9cpvm[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-9cpvm[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-9cpvm[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-9cpvm[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-9cpvm .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-9cpvm .pe-text b, #pext-9cpvm .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-9cpvm[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-9cpvm .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-9cpvm .pe-text b, #pext-9cpvm .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-9cpvm .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-9cpvm .pe-text b, #pext-9cpvm .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-7ehb3 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-7ehb3[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-7ehb3[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-7ehb3[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-7ehb3[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-7ehb3 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-7ehb3 .pe-text b, #pext-7ehb3 .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-7ehb3[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-7ehb3 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-7ehb3 .pe-text b, #pext-7ehb3 .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-7ehb3 .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-7ehb3 .pe-text b, #pext-7ehb3 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-hkpho {
  opacity: 1;
  margin: 20px 0px 20px 0px;
}

#pext-hkpho[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-hkpho .pe-button{
  text-align: center;
}

#pext-hkpho .pe-button button,
#pext-hkpho .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-hkpho .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-hkpho .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-hkpho[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-hkpho[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-hkpho[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-hkpho[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-hkpho .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-hkpho[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-hkpho[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-hkpho {
  opacity: 1;
  margin: 10px 20px 10px 0px;
}

#pext-hkpho[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-hkpho {
  opacity: 1;
  margin: 10px;
}

#pext-hkpho .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-hkpho .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-hkpho[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
                
        #pext-xn6b2 {
  opacity: 1;
  position: relative;
}

#pext-xn6b2[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-xn6b2[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-xn6b2[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-xn6b2[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-xn6b2[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-xn6b2[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-xn6b2 > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-xn6b2 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 32px 0px 32px 0px;
}

#pext-xn6b2 > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-xn6b2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-xn6b2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-xn6b2[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-xn6b2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-xn6b2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-xn6b2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-xn6b2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-xn6b2[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-xn6b2 .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-xn6b2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xn6b2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xn6b2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xn6b2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xn6b2 .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-xn6b2 .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-xn6b2 .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-xn6b2 .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-xn6b2 .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-xn6b2 .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-xn6b2 .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-xn6b2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-xn6b2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-xn6b2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-xn6b2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-xn6b2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-xn6b2 .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-xn6b2 .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-xn6b2 .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-xn6b2 .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-xn6b2 .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-xn6b2 > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-xn6b2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-xn6b2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-xn6b2[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-xn6b2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-xn6b2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-xn6b2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-xn6b2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-xn6b2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xn6b2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xn6b2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xn6b2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xn6b2 .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-xn6b2 .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-xn6b2 .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-xn6b2 .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-xn6b2 .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-xn6b2 .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-xn6b2 .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-xn6b2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-xn6b2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-xn6b2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-xn6b2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-xn6b2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-xn6b2 .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-xn6b2 .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-xn6b2 .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-xn6b2 .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-xn6b2 .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-xn6b2 > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-xn6b2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-xn6b2[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-xn6b2[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-xn6b2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-xn6b2[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-xn6b2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-xn6b2[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-xn6b2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xn6b2[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xn6b2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xn6b2[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xn6b2 .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-xn6b2 .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-xn6b2 .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-xn6b2 .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-xn6b2 .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-xn6b2 .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-xn6b2 .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-xn6b2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-xn6b2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-xn6b2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-xn6b2[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-xn6b2[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-xn6b2 .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-xn6b2 .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-xn6b2 .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-xn6b2 .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-xn6b2 .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-tcuia {
  opacity: 1;
  position: relative;
}

#pext-tcuia[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-tcuia[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-tcuia[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-tcuia[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-tcuia[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-tcuia[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-tcuia > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: center;
}

#pext-tcuia > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-tcuia > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-tcuia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-tcuia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-tcuia[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-tcuia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-tcuia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-tcuia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-tcuia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-tcuia[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-tcuia .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-tcuia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-tcuia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-tcuia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-tcuia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-tcuia .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-tcuia .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-tcuia .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-tcuia .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-tcuia .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-tcuia .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-tcuia .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-tcuia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-tcuia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-tcuia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-tcuia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-tcuia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-tcuia .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-tcuia .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-tcuia .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-tcuia .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-tcuia .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-tcuia > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-tcuia > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-tcuia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-tcuia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-tcuia[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-tcuia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-tcuia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-tcuia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-tcuia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-tcuia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-tcuia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-tcuia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-tcuia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-tcuia .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-tcuia .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-tcuia .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-tcuia .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-tcuia .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-tcuia .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-tcuia .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-tcuia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-tcuia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-tcuia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-tcuia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-tcuia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-tcuia .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-tcuia .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-tcuia .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-tcuia .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-tcuia .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-tcuia > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-tcuia > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-tcuia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-tcuia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-tcuia[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-tcuia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-tcuia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-tcuia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-tcuia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-tcuia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-tcuia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-tcuia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-tcuia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-tcuia .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-tcuia .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-tcuia .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-tcuia .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-tcuia .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-tcuia .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-tcuia .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-tcuia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-tcuia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-tcuia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-tcuia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-tcuia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-tcuia .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-tcuia .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-tcuia .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-tcuia .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-tcuia .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-akrk3 {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-akrk3[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-akrk3[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-akrk3[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-akrk3[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-akrk3 h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 150px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

#pext-akrk3 h2 b, #pext-akrk3 h2 strong { 
  font-size: 150px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-akrk3[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-akrk3 h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

#pext-akrk3 h2 b, #pext-akrk3 h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-ra1hf {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-ra1hf[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ra1hf[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ra1hf[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ra1hf[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ra1hf h3 {
  margin: 0;
  padding: 15px 0px 5px 0px;
  font-size: 50px;
  line-height: ;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-ra1hf h3 b, #pext-ra1hf h3 strong { 
  font-size: 50px !important;
  line-height:  !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: capitalize !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-ra1hf[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-ra1hf h3 {
  margin: 0;
  padding: 15px 0px 5px 0px;
  font-size: 30px;
  line-height: ;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-ra1hf h3 b, #pext-ra1hf h3 strong { 
  font-size: 30px !important;
  line-height:  !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: capitalize !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-0cn3r {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-0cn3r[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-0cn3r[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-0cn3r[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-0cn3r[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-0cn3r .pe-text {
  margin: 0;
  padding: 5px 10px 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

#pext-0cn3r .pe-text b, #pext-0cn3r .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-0cn3r[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-0cn3r .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-0cn3r .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

#pext-0cn3r .pe-text b, #pext-0cn3r .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-nrdia {
  opacity: 1;
  position: relative;
}

#pext-nrdia[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-nrdia[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-nrdia[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-nrdia[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-nrdia[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-nrdia[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-nrdia > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: center;
}

#pext-nrdia > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-nrdia > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-nrdia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-nrdia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-nrdia[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-nrdia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-nrdia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-nrdia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-nrdia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-nrdia[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-nrdia .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-nrdia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 15px;
}

#pext-nrdia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 15px;
}

#pext-nrdia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 15px;
}

#pext-nrdia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 15px;
}

#pext-nrdia .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-nrdia .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-nrdia .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-nrdia .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-nrdia .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-nrdia .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-nrdia .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-nrdia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-nrdia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 15px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-nrdia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-nrdia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-nrdia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-nrdia .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-nrdia .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-nrdia .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-nrdia .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-nrdia .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-nrdia > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px 0px 10px 0px;
}

#pext-nrdia > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-nrdia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-nrdia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-nrdia[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-nrdia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-nrdia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-nrdia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-nrdia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-nrdia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-nrdia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-nrdia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-nrdia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-nrdia .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-nrdia .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-nrdia .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-nrdia .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-nrdia .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-nrdia .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-nrdia .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-nrdia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-nrdia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-nrdia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-nrdia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-nrdia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-nrdia .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-nrdia .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-nrdia .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-nrdia .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-nrdia .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-nrdia > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 85rem;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-nrdia > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-nrdia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-nrdia[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-nrdia[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-nrdia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-nrdia[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-nrdia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-nrdia[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-nrdia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-nrdia[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-nrdia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-nrdia[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-nrdia .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-nrdia .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-nrdia .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-nrdia .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-nrdia .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-nrdia .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-nrdia .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-nrdia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-nrdia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-nrdia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-nrdia[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-nrdia[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-nrdia .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-nrdia .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-nrdia .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-nrdia .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-nrdia .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-8rx1u .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-8rx1u {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-8rx1u[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-8rx1u[data-border-enable="true"] {
  border-width: 1px 1px 1px 0px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-8rx1u[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-8rx1u[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-8rx1u .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 1fr 40px;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-8rx1u {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-kj1zd {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-kj1zd[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-kj1zd[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-kj1zd[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-kj1zd[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-kj1zd .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-kj1zd .pe-text b, #pext-kj1zd .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-kj1zd[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-kj1zd .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-kj1zd .pe-text b, #pext-kj1zd .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-kj1zd .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-kj1zd .pe-text b, #pext-kj1zd .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-1fjvo {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-1fjvo[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-1fjvo[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-1fjvo[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-1fjvo[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-1fjvo .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-1fjvo .pe-text b, #pext-1fjvo .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-1fjvo[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-1fjvo .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-1fjvo .pe-text b, #pext-1fjvo .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-1fjvo .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-1fjvo .pe-text b, #pext-1fjvo .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-hdaos {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-hdaos[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-hdaos[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-hdaos[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-hdaos[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-hdaos .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-hdaos .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-hdaos[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-hdaos[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-hdaos[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-hdaos[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-hdaos[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-hdaos[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-hdaos[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-hdaos[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
        
              
                
        .pe-all-blue.editing #pext-77s6g .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-77s6g {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-77s6g[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-77s6g[data-border-enable="true"] {
  border-width: 1px 1px 1px 0px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-77s6g[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-77s6g[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-77s6g .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 1fr 40px;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-77s6g {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-mn7um {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-mn7um[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-mn7um[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-mn7um[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-mn7um[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-mn7um .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-mn7um .pe-text b, #pext-mn7um .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-mn7um[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-mn7um .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-mn7um .pe-text b, #pext-mn7um .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-mn7um .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: right;
}

#pext-mn7um .pe-text b, #pext-mn7um .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-j0y7a {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-j0y7a[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-j0y7a[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-j0y7a[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-j0y7a[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-j0y7a .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-j0y7a .pe-text b, #pext-j0y7a .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}

#pext-j0y7a[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-j0y7a .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-j0y7a .pe-text b, #pext-j0y7a .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-j0y7a .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: right;
}

#pext-j0y7a .pe-text b, #pext-j0y7a .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: right !important;
}
                }
              
        
        
              
                
        #pext-yg35p {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-yg35p[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yg35p[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-yg35p[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-yg35p[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yg35p .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-yg35p .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-yg35p[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-yg35p[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-yg35p[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-yg35p[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-yg35p[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-yg35p[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-yg35p[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-yg35p[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
        
              
                
        #pext-fder3 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-fder3[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-fder3[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-fder3[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-fder3[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-fder3 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-fder3 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-fder3[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-fder3[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-fder3[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-fder3[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-fder3[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-fder3[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-fder3[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-fder3[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        .pe-all-blue.editing #pext-4xh8n .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-4xh8n {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

#pext-4xh8n[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-4xh8n[data-border-enable="true"] {
  border-width: 1px 0px 1px 1px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  overflow: hidden;
}

#pext-4xh8n[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-4xh8n[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-4xh8n .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-4xh8n {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-jepsh {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-jepsh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-jepsh[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-jepsh[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-jepsh[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-jepsh .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-jepsh .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-jepsh[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-jepsh[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-jepsh[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-jepsh[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-jepsh[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-jepsh[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-jepsh[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-jepsh[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-qp0ob {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-qp0ob[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-qp0ob[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-qp0ob[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-qp0ob[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-qp0ob .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-qp0ob .pe-text b, #pext-qp0ob .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-qp0ob[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-qp0ob .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-qp0ob .pe-text b, #pext-qp0ob .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-qp0ob .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-qp0ob .pe-text b, #pext-qp0ob .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-2cghs {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-2cghs[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-2cghs[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-2cghs[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-2cghs[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-2cghs .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-2cghs .pe-text b, #pext-2cghs .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-2cghs[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-2cghs .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-2cghs .pe-text b, #pext-2cghs .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-2cghs .pe-text {
  margin: 0;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-2cghs .pe-text b, #pext-2cghs .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-6jq75 {
  opacity: 1;
  margin: 20px 0px 20px 0px;
}

#pext-6jq75[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-6jq75 .pe-button{
  text-align: center;
}

#pext-6jq75 .pe-button button,
#pext-6jq75 .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-6jq75 .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-6jq75 .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-6jq75[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-6jq75[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-6jq75[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-6jq75[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-6jq75 .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-6jq75[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-6jq75[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-6jq75 {
  opacity: 1;
  margin: 10px 20px 10px 0px;
}

#pext-6jq75[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-6jq75 {
  opacity: 1;
  margin: 10px;
}

#pext-6jq75 .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-6jq75 .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-6jq75[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
        
              
        
              
        

        #pext-pmiz7 {
  opacity: 1;
  position: relative;
}

#pext-pmiz7[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-pmiz7[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-pmiz7[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-pmiz7[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-pmiz7[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-pmiz7[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-pmiz7 > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-pmiz7 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 149px 32px 50px 32px;
}

#pext-pmiz7 > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-pmiz7[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-pmiz7[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-pmiz7[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-pmiz7[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-pmiz7[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-pmiz7[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-pmiz7[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-pmiz7[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-pmiz7 .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-pmiz7[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-pmiz7[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-pmiz7[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-pmiz7[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-pmiz7 .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-pmiz7 .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-pmiz7 .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-pmiz7 .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-pmiz7 .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-pmiz7 .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-pmiz7 .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-pmiz7[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-pmiz7[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-pmiz7[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-pmiz7[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-pmiz7[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-pmiz7 .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-pmiz7 .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-pmiz7 .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-pmiz7 .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-pmiz7 .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-pmiz7 > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-pmiz7[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-pmiz7[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-pmiz7[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-pmiz7[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-pmiz7[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-pmiz7[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-pmiz7[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-pmiz7[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-pmiz7[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-pmiz7[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-pmiz7[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-pmiz7 .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-pmiz7 .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-pmiz7 .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-pmiz7 .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-pmiz7 .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-pmiz7 .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-pmiz7 .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-pmiz7[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-pmiz7[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-pmiz7[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-pmiz7[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-pmiz7[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-pmiz7 .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-pmiz7 .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-pmiz7 .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-pmiz7 .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-pmiz7 .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-pmiz7 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 110px 10px 0px 10px;
}

#pext-pmiz7 > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-pmiz7[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-pmiz7[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-pmiz7[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-pmiz7[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-pmiz7[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-pmiz7[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-pmiz7[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-pmiz7[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-pmiz7[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-pmiz7[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-pmiz7[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-pmiz7 .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-pmiz7 .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-pmiz7 .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-pmiz7 .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-pmiz7 .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-pmiz7 .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-pmiz7 .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-pmiz7[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-pmiz7[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-pmiz7[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-pmiz7[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-pmiz7[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-pmiz7 .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-pmiz7 .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-pmiz7 .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-pmiz7 .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-pmiz7 .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-ye9fa {
  margin: 0px;
  opacity: 1;
}

#pext-ye9fa[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ye9fa[data-border-enable="true"] {
  
}

#pext-ye9fa[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ye9fa[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ye9fa > .pe-pirate > .pe-accordion {
  display: grid;
  grid-auto-flow: row;
  row-gap: 0px;
  border-width: 0;
}

#pext-ye9fa[data-border-enable="true"] > .pe-pirate > .pe-accordion > .pe-accordion-section {
  border-width: 1px;
  border-style: solid;
  border-color: #333333;
}

#pext-ye9fa > .pe-pirate > .pe-accordion > .pe-accordion-section {
  border-radius: 0px;
  overflow: hidden;
}

#pext-ye9fa[data-items-gap="0px"] > .pe-pirate > .pe-accordion > .pe-accordion-section {
  border-radius: 0;
}

#pext-ye9fa[data-items-gap="0px"] {
  border-radius: 0px;
  overflow: hidden;
}

#pext-ye9fa[data-items-gap="0px"][data-border-enable="true"] {
  border-width: 1px;
  border-style: solid;
  border-color: #333333;
}

#pext-ye9fa[data-items-gap="0px"][data-border-enable="true"] > .pe-pirate > .pe-accordion > .pe-accordion-section:not(:last-child) {
  border-width: 0 0 1px 0;
}

#pext-ye9fa[data-items-gap="0px"][data-border-enable="true"] > .pe-pirate > .pe-accordion > .pe-accordion-section:last-child {
  border: none;
}

#pext-ye9fa > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle {
  padding: 10px;
  background-color: #2d2d2d;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-width: 0;
  border-style: solid;
  border-color: #333333;
  border-radius: 0px;
  transition: border 0.16s, border-radius 0.3s;
}

.pe-all-blue.editing #pext-ye9fa > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle{
  transition: border 0s, border-radius 0s;
}

#pext-ye9fa[data-items-gap="0px"] > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle {
  transition: border 0.1s, border-radius 0.3s;
  border-radius: 0;
}

#pext-ye9fa[data-nested-support="true"][data-items-gap="0px"] > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle {
  transition: border 0s, border-radius 0s;
}

#pext-ye9fa > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle.active {
  border-radius: 0;
}

#pext-ye9fa[data-border-enable="true"] > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle.active {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #333333;
}

#pext-ye9fa[data-items-gap="0px"] > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle.active {
  border-radius: 0;
}

#pext-ye9fa > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle .pe-title {
  display: flex;
  align-items: center;
  font-family: inherit;
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  margin-right: 20px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  flex: 1;
  justify-content: flex-start;
}

#pext-ye9fa > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle .pe-title div.pe-title-content{
  display: block;
}

#pext-ye9fa .pe-accordion .pe-accordion-handle .pe-toggle {
  width: 0;
  height: 0;
  position: relative;
}

#pext-ye9fa .pe-accordion .pe-accordion-handle > .pe-toggle.active {
  display: none;
}

#pext-ye9fa .pe-accordion .pe-accordion-handle.active > .pe-toggle.active {
  display: initial;
}

#pext-ye9fa .pe-accordion .pe-accordion-handle.active > .pe-toggle.inactive {
  display: none;
}

#pext-ye9fa[data-icon-type="none"] .pe-accordion .pe-accordion-handle > .pe-toggle {
  display: none;
}

#pext-ye9fa[data-icon-position="left"] .pe-accordion .pe-accordion-handle {
  justify-content: flex-start;
}

#pext-ye9fa[data-icon-position="left"] .pe-accordion .pe-accordion-handle > .pe-title {
  order: 1;
  position: relative;
}

#pext-ye9fa[data-icon-position="left"] .pe-accordion .pe-accordion-handle > .pe-toggle {
  order: 0;
  position: relative;
  left: 36px;
  margin-right: 42px;
}

#pext-ye9fa > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle .pe-toggle .material-icons-round {
  font-size: clamp(22px, calc(20px + 4px), 36px);
  position: absolute;
  top: clamp(-11px, calc(-1*(20px + 4px)/2), -18px);
  left: calc(-1*(36px));
  color: #fff;
}

#pext-ye9fa > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-panel {
  max-height: fit-content;
  height: 0;
  box-sizing: border-box;
  background-color: #464646;
  overflow: hidden;
}

#pext-ye9fa[data-nested-support="false"] > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-panel {
  transition: height .2s ease-out, padding-top .2s ease-out, padding-bottom .2s ease-out;
}

#pext-ye9fa[data-nested-support="true"] > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-panel {
  transition: height 0s ease-out, padding-top 0s ease-out, padding-bottom 0s ease-out;
}

.pe-all-blue.editing #pext-ye9fa > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-panel {
  transition: height 0s ease-out, padding-top 0s ease-out, padding-bottom 0s ease-out !important;
}

#pext-ye9fa > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-panel > .pe-accordion-panel-content {
  padding: 10px;
}
        
        
        
                
        #pext-dpgvp {
  opacity: 1;
  position: relative;
}

#pext-dpgvp[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-dpgvp[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-dpgvp[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-dpgvp[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-dpgvp[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-dpgvp[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-dpgvp > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-dpgvp > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-dpgvp > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-dpgvp[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-dpgvp[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-dpgvp[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-dpgvp[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-dpgvp[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-dpgvp[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-dpgvp[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-dpgvp[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-dpgvp .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-dpgvp[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-dpgvp[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-dpgvp[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-dpgvp[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-dpgvp .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-dpgvp .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-dpgvp .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-dpgvp .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-dpgvp .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-dpgvp .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-dpgvp .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-dpgvp[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-dpgvp[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-dpgvp[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-dpgvp[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-dpgvp[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-dpgvp .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-dpgvp .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-dpgvp .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-dpgvp .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-dpgvp .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-dpgvp > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-dpgvp > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-dpgvp[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-dpgvp[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-dpgvp[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-dpgvp[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-dpgvp[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-dpgvp[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-dpgvp[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-dpgvp[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-dpgvp[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-dpgvp[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-dpgvp[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-dpgvp .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-dpgvp .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-dpgvp .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-dpgvp .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-dpgvp .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-dpgvp .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-dpgvp .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-dpgvp[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-dpgvp[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-dpgvp[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-dpgvp[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-dpgvp[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-dpgvp .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-dpgvp .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-dpgvp .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-dpgvp .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-dpgvp .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-dpgvp > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-dpgvp > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-dpgvp[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-dpgvp[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-dpgvp[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-dpgvp[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-dpgvp[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-dpgvp[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-dpgvp[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-dpgvp[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-dpgvp[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-dpgvp[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-dpgvp[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-dpgvp .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-dpgvp .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-dpgvp .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-dpgvp .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-dpgvp .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-dpgvp .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-dpgvp .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-dpgvp[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-dpgvp[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-dpgvp[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-dpgvp[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-dpgvp[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-dpgvp .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-dpgvp .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-dpgvp .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-dpgvp .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-dpgvp .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-kwbuh {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-kwbuh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-kwbuh[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-kwbuh[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-kwbuh[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-kwbuh .pe-image {
  text-align: left;
  line-height: 0;
  overflow: hidden;
}

#pext-kwbuh .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-kwbuh[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-kwbuh[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-kwbuh[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-kwbuh[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-kwbuh[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-kwbuh[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-kwbuh[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-kwbuh[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-8a0ct {
  opacity: 1;
  position: relative;
}

#pext-8a0ct[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-8a0ct[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-8a0ct[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-8a0ct[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-8a0ct[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-8a0ct[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-8a0ct > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-8a0ct > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-8a0ct > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-8a0ct[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-8a0ct[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-8a0ct[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-8a0ct[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-8a0ct[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-8a0ct[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-8a0ct[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-8a0ct[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-8a0ct .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-8a0ct[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8a0ct[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8a0ct[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8a0ct[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8a0ct .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-8a0ct .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-8a0ct .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-8a0ct .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-8a0ct .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-8a0ct .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-8a0ct .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-8a0ct[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-8a0ct[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-8a0ct[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-8a0ct[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-8a0ct[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-8a0ct .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-8a0ct .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-8a0ct .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-8a0ct .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-8a0ct .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-8a0ct > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-8a0ct > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-8a0ct[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-8a0ct[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-8a0ct[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-8a0ct[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-8a0ct[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-8a0ct[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-8a0ct[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-8a0ct[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8a0ct[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8a0ct[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8a0ct[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8a0ct .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-8a0ct .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-8a0ct .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-8a0ct .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-8a0ct .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-8a0ct .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-8a0ct .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-8a0ct[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-8a0ct[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-8a0ct[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-8a0ct[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-8a0ct[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-8a0ct .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-8a0ct .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-8a0ct .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-8a0ct .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-8a0ct .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-8a0ct > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}

#pext-8a0ct > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-8a0ct[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-8a0ct[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-8a0ct[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-8a0ct[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-8a0ct[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-8a0ct[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-8a0ct[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-8a0ct[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8a0ct[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8a0ct[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8a0ct[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8a0ct .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-8a0ct .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-8a0ct .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-8a0ct .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-8a0ct .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-8a0ct .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-8a0ct .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-8a0ct[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-8a0ct[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-8a0ct[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-8a0ct[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-8a0ct[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-8a0ct .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-8a0ct .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-8a0ct .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-8a0ct .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-8a0ct .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-kbpu8 {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-kbpu8[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-kbpu8[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-kbpu8[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-kbpu8[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-kbpu8 h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-kbpu8 h2 b, #pext-kbpu8 h2 strong { 
  font-size: 55px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-kbpu8[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-kbpu8 h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-kbpu8 h2 b, #pext-kbpu8 h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-7dieh {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-7dieh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-7dieh[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-7dieh[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-7dieh[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-7dieh h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-7dieh h3 b, #pext-7dieh h3 strong { 
  font-size: 40px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-7dieh[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-7dieh h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-7dieh h3 b, #pext-7dieh h3 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-jafan {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-jafan[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-jafan[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-jafan[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-jafan[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-jafan .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-jafan .pe-text b, #pext-jafan .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-jafan[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-jafan .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-jafan .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-jafan .pe-text b, #pext-jafan .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-hejrs {
  opacity: 1;
  position: relative;
}

#pext-hejrs[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-hejrs[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-hejrs[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-hejrs[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-hejrs[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-hejrs[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-hejrs > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-hejrs > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-hejrs > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-hejrs[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-hejrs[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-hejrs[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-hejrs[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-hejrs[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-hejrs[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-hejrs[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-hejrs[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-hejrs .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-hejrs[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-hejrs[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-hejrs[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-hejrs[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-hejrs .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-hejrs .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-hejrs .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-hejrs .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-hejrs .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-hejrs .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-hejrs .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-hejrs[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-hejrs[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-hejrs[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-hejrs[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-hejrs[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-hejrs .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-hejrs .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-hejrs .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-hejrs .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-hejrs .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-hejrs > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px 0px 10px 0px;
}

#pext-hejrs > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-hejrs[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-hejrs[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-hejrs[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-hejrs[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-hejrs[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-hejrs[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-hejrs[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-hejrs[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-hejrs[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-hejrs[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-hejrs[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-hejrs .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-hejrs .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-hejrs .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-hejrs .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-hejrs .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-hejrs .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-hejrs .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-hejrs[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-hejrs[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-hejrs[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-hejrs[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-hejrs[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-hejrs .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-hejrs .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-hejrs .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-hejrs .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-hejrs .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-hejrs > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-hejrs > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-hejrs[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-hejrs[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-hejrs[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-hejrs[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-hejrs[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-hejrs[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-hejrs[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-hejrs[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-hejrs[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-hejrs[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-hejrs[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-hejrs .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-hejrs .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-hejrs .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-hejrs .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-hejrs .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-hejrs .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-hejrs .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-hejrs[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-hejrs[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-hejrs[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-hejrs[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-hejrs[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-hejrs .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-hejrs .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-hejrs .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-hejrs .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-hejrs .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-xpaj7 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-xpaj7 {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 05px;
}

#pext-xpaj7[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-xpaj7[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-xpaj7[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-xpaj7[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-xpaj7 .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-xpaj7 {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-9t958 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-9t958[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-9t958[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-9t958[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-9t958[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-9t958 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-9t958 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-9t958[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-9t958[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-9t958[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-9t958[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-9t958[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-9t958[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-9t958[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-9t958[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-f83xo {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-f83xo[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-f83xo[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-f83xo[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-f83xo[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-f83xo .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-f83xo .pe-text b, #pext-f83xo .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-f83xo[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-f83xo .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-f83xo .pe-text b, #pext-f83xo .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-f83xo .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-f83xo .pe-text b, #pext-f83xo .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-tlp6d {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-tlp6d[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-tlp6d[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-tlp6d[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-tlp6d[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-tlp6d .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-tlp6d .pe-text b, #pext-tlp6d .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-tlp6d[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-tlp6d .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-tlp6d .pe-text b, #pext-tlp6d .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-tlp6d .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-tlp6d .pe-text b, #pext-tlp6d .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-zkx03 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-zkx03 {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-zkx03[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-zkx03[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-zkx03[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-zkx03[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-zkx03 .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-zkx03 {
  opacity: 1;
  margin: 5px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-zkx03 {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
                }
              
        
                
        #pext-ir0mg {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-ir0mg[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ir0mg[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ir0mg[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ir0mg[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ir0mg .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-ir0mg .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-ir0mg[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-ir0mg[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-ir0mg[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-ir0mg[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-ir0mg[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-ir0mg[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-ir0mg[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-ir0mg[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-6oubx {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-6oubx[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-6oubx[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-6oubx[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-6oubx[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-6oubx .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-6oubx .pe-text b, #pext-6oubx .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-6oubx[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-6oubx .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-6oubx .pe-text b, #pext-6oubx .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-6oubx .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-6oubx .pe-text b, #pext-6oubx .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-7gf6v {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-7gf6v[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-7gf6v[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-7gf6v[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-7gf6v[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-7gf6v .pe-text {
  margin: 0;
  padding: 5px px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-7gf6v .pe-text b, #pext-7gf6v .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-7gf6v[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-7gf6v .pe-text {
  margin: 0;
  padding: 5px px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-7gf6v .pe-text b, #pext-7gf6v .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-7gf6v .pe-text {
  margin: 0;
  padding: 5px px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-7gf6v .pe-text b, #pext-7gf6v .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-r8lmp .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-r8lmp {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-r8lmp[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-r8lmp[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-r8lmp[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-r8lmp[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-r8lmp .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-r8lmp {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-glfix {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-glfix[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-glfix[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-glfix[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-glfix[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-glfix .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-glfix .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-glfix[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-glfix[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-glfix[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-glfix[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-glfix[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-glfix[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-glfix[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-glfix[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-etqzm {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-etqzm[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-etqzm[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-etqzm[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-etqzm[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-etqzm .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-etqzm .pe-text b, #pext-etqzm .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-etqzm[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-etqzm .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-etqzm .pe-text b, #pext-etqzm .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-etqzm .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-etqzm .pe-text b, #pext-etqzm .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-iral3 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-iral3[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-iral3[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-iral3[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-iral3[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-iral3 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-iral3 .pe-text b, #pext-iral3 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-iral3[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-iral3 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-iral3 .pe-text b, #pext-iral3 .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-iral3 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-iral3 .pe-text b, #pext-iral3 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-mxavh .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-mxavh {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-mxavh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-mxavh[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-mxavh[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-mxavh[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-mxavh .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-mxavh {
  opacity: 1;
  margin: 5px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-mxavh {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-63or2 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-63or2[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-63or2[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-63or2[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-63or2[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-63or2 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-63or2 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-63or2[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-63or2[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-63or2[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-63or2[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-63or2[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-63or2[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-63or2[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-63or2[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-j03zv {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-j03zv[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-j03zv[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-j03zv[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-j03zv[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-j03zv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-j03zv .pe-text b, #pext-j03zv .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-j03zv[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-j03zv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-j03zv .pe-text b, #pext-j03zv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-j03zv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-j03zv .pe-text b, #pext-j03zv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-18uvl {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-18uvl[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-18uvl[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-18uvl[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-18uvl[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-18uvl .pe-text {
  margin: 0;
  padding: 5px px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-18uvl .pe-text b, #pext-18uvl .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-18uvl[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-18uvl .pe-text {
  margin: 0;
  padding: 5px px 5px 0px;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-18uvl .pe-text b, #pext-18uvl .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-18uvl .pe-text {
  margin: 0;
  padding: 5px px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-18uvl .pe-text b, #pext-18uvl .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-e742g {
  opacity: 1;
  margin: 10px 0px 10px 0px;
}

#pext-e742g[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-e742g .pe-button{
  text-align: left;
}

#pext-e742g .pe-button button,
#pext-e742g .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-e742g .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-e742g .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-e742g[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-e742g[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-e742g[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-e742g[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-e742g .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-e742g[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-e742g[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-e742g {
  opacity: 1;
  margin: 10px 20px 10px 0px;
}

#pext-e742g[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-e742g {
  opacity: 1;
  margin: 10px;
}

#pext-e742g .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-e742g .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-e742g[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-vjypv {
  opacity: 1;
  position: relative;
}

#pext-vjypv[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-vjypv[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-vjypv[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-vjypv[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-vjypv[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-vjypv[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-vjypv > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-vjypv > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-vjypv > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-vjypv[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-vjypv[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-vjypv[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-vjypv[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-vjypv[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-vjypv[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-vjypv[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-vjypv[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-vjypv .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-vjypv[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-vjypv[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-vjypv[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-vjypv[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-vjypv .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-vjypv .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-vjypv .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-vjypv .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-vjypv .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-vjypv .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-vjypv .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-vjypv[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-vjypv[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-vjypv[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-vjypv[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-vjypv[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-vjypv .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-vjypv .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-vjypv .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-vjypv .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-vjypv .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-vjypv > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-vjypv > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-vjypv[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-vjypv[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-vjypv[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-vjypv[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-vjypv[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-vjypv[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-vjypv[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-vjypv[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-vjypv[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-vjypv[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-vjypv[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-vjypv .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-vjypv .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-vjypv .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-vjypv .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-vjypv .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-vjypv .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-vjypv .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-vjypv[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-vjypv[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-vjypv[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-vjypv[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-vjypv[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-vjypv .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-vjypv .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-vjypv .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-vjypv .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-vjypv .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-vjypv > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-vjypv > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-vjypv[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-vjypv[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-vjypv[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-vjypv[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-vjypv[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-vjypv[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-vjypv[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-vjypv[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-vjypv[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-vjypv[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-vjypv[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-vjypv .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-vjypv .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-vjypv .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-vjypv .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-vjypv .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-vjypv .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-vjypv .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-vjypv[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-vjypv[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-vjypv[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-vjypv[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-vjypv[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-vjypv .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-vjypv .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-vjypv .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-vjypv .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-vjypv .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-yd8f1 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-yd8f1[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yd8f1[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-yd8f1[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-yd8f1[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yd8f1 .pe-image {
  text-align: left;
  line-height: 0;
  overflow: hidden;
}

#pext-yd8f1 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-yd8f1[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-yd8f1[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-yd8f1[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-yd8f1[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-yd8f1[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-yd8f1[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-yd8f1[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-yd8f1[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-qd8yc {
  opacity: 1;
  position: relative;
}

#pext-qd8yc[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-qd8yc[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-qd8yc[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-qd8yc[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-qd8yc[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-qd8yc[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-qd8yc > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-qd8yc > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-qd8yc > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-qd8yc[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-qd8yc[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-qd8yc[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-qd8yc[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-qd8yc[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-qd8yc[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-qd8yc[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-qd8yc[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-qd8yc .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-qd8yc[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-qd8yc[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-qd8yc[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-qd8yc[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-qd8yc .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-qd8yc .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-qd8yc .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-qd8yc .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-qd8yc .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-qd8yc .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-qd8yc .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-qd8yc[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-qd8yc[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-qd8yc[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-qd8yc[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-qd8yc[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-qd8yc .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-qd8yc .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-qd8yc .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-qd8yc .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-qd8yc .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-qd8yc > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-qd8yc > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-qd8yc[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-qd8yc[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-qd8yc[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-qd8yc[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-qd8yc[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-qd8yc[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-qd8yc[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-qd8yc[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-qd8yc[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-qd8yc[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-qd8yc[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-qd8yc .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-qd8yc .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-qd8yc .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-qd8yc .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-qd8yc .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-qd8yc .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-qd8yc .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-qd8yc[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-qd8yc[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-qd8yc[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-qd8yc[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-qd8yc[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-qd8yc .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-qd8yc .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-qd8yc .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-qd8yc .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-qd8yc .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-qd8yc > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}

#pext-qd8yc > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-qd8yc[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-qd8yc[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-qd8yc[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-qd8yc[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-qd8yc[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-qd8yc[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-qd8yc[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-qd8yc[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-qd8yc[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-qd8yc[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-qd8yc[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-qd8yc .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-qd8yc .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-qd8yc .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-qd8yc .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-qd8yc .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-qd8yc .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-qd8yc .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-qd8yc[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-qd8yc[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-qd8yc[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-qd8yc[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-qd8yc[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-qd8yc .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-qd8yc .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-qd8yc .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-qd8yc .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-qd8yc .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-irjxy {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-irjxy[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-irjxy[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-irjxy[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-irjxy[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-irjxy h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-irjxy h2 b, #pext-irjxy h2 strong { 
  font-size: 55px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-irjxy[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-irjxy h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-irjxy h2 b, #pext-irjxy h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-kbm4n {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-kbm4n[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-kbm4n[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-kbm4n[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-kbm4n[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-kbm4n h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-kbm4n h3 b, #pext-kbm4n h3 strong { 
  font-size: 40px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-kbm4n[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-kbm4n h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-kbm4n h3 b, #pext-kbm4n h3 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-n0obz {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-n0obz[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-n0obz[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-n0obz[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-n0obz[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-n0obz .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-n0obz .pe-text b, #pext-n0obz .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-n0obz[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-n0obz .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-n0obz .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-n0obz .pe-text b, #pext-n0obz .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-0wbu1 {
  opacity: 1;
  position: relative;
}

#pext-0wbu1[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-0wbu1[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-0wbu1[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-0wbu1[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-0wbu1[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-0wbu1[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-0wbu1 > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-0wbu1 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-0wbu1 > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-0wbu1[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-0wbu1[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-0wbu1[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-0wbu1[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-0wbu1[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-0wbu1[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-0wbu1[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-0wbu1[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-0wbu1 .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-0wbu1[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-0wbu1[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-0wbu1[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-0wbu1[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-0wbu1 .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-0wbu1 .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-0wbu1 .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-0wbu1 .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-0wbu1 .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-0wbu1 .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-0wbu1 .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-0wbu1[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-0wbu1[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-0wbu1[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-0wbu1[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-0wbu1[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-0wbu1 .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-0wbu1 .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-0wbu1 .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-0wbu1 .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-0wbu1 .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-0wbu1 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-0wbu1 > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-0wbu1[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-0wbu1[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-0wbu1[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-0wbu1[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-0wbu1[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-0wbu1[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-0wbu1[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-0wbu1[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-0wbu1[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-0wbu1[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-0wbu1[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-0wbu1 .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-0wbu1 .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-0wbu1 .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-0wbu1 .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-0wbu1 .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-0wbu1 .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-0wbu1 .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-0wbu1[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-0wbu1[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-0wbu1[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-0wbu1[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-0wbu1[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-0wbu1 .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-0wbu1 .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-0wbu1 .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-0wbu1 .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-0wbu1 .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-0wbu1 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-0wbu1 > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-0wbu1[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-0wbu1[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-0wbu1[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-0wbu1[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-0wbu1[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-0wbu1[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-0wbu1[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-0wbu1[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-0wbu1[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-0wbu1[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-0wbu1[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-0wbu1 .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-0wbu1 .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-0wbu1 .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-0wbu1 .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-0wbu1 .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-0wbu1 .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-0wbu1 .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-0wbu1[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-0wbu1[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-0wbu1[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-0wbu1[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-0wbu1[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-0wbu1 .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-0wbu1 .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-0wbu1 .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-0wbu1 .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-0wbu1 .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-mvpws .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-mvpws {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-mvpws[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-mvpws[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-mvpws[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-mvpws[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-mvpws .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-mvpws {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-zm46x {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-zm46x[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-zm46x[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-zm46x[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-zm46x[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-zm46x .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-zm46x .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-zm46x[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-zm46x[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-zm46x[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-zm46x[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-zm46x[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-zm46x[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-zm46x[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-zm46x[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-atueb {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-atueb[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-atueb[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-atueb[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-atueb[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-atueb .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-atueb .pe-text b, #pext-atueb .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-atueb[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-atueb .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-atueb .pe-text b, #pext-atueb .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-atueb .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-atueb .pe-text b, #pext-atueb .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-c2qj1 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-c2qj1[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-c2qj1[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-c2qj1[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-c2qj1[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-c2qj1 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-c2qj1 .pe-text b, #pext-c2qj1 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-c2qj1[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-c2qj1 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-c2qj1 .pe-text b, #pext-c2qj1 .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-c2qj1 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-c2qj1 .pe-text b, #pext-c2qj1 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-nkl20 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-nkl20 {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-nkl20[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-nkl20[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-nkl20[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-nkl20[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-nkl20 .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-nkl20 {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-nkl20 {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-94fsv {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-94fsv[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-94fsv[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-94fsv[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-94fsv[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-94fsv .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-94fsv .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-94fsv[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-94fsv[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-94fsv[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-94fsv[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-94fsv[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-94fsv[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-94fsv[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-94fsv[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-xllwu {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-xllwu[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-xllwu[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-xllwu[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-xllwu[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-xllwu .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-xllwu .pe-text b, #pext-xllwu .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-xllwu[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-xllwu .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-xllwu .pe-text b, #pext-xllwu .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-xllwu .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-xllwu .pe-text b, #pext-xllwu .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-nmen4 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-nmen4[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-nmen4[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-nmen4[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-nmen4[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-nmen4 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-nmen4 .pe-text b, #pext-nmen4 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-nmen4[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-nmen4 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-nmen4 .pe-text b, #pext-nmen4 .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-nmen4 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-nmen4 .pe-text b, #pext-nmen4 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-01voh .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-01voh {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-01voh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-01voh[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-01voh[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-01voh[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-01voh .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-01voh {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-12j7k {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-12j7k[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-12j7k[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-12j7k[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-12j7k[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-12j7k .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-12j7k .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-12j7k[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-12j7k[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-12j7k[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-12j7k[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-12j7k[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-12j7k[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-12j7k[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-12j7k[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-tjsaw {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-tjsaw[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-tjsaw[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-tjsaw[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-tjsaw[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-tjsaw .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-tjsaw .pe-text b, #pext-tjsaw .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-tjsaw[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-tjsaw .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-tjsaw .pe-text b, #pext-tjsaw .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-tjsaw .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-tjsaw .pe-text b, #pext-tjsaw .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-ws8mu {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-ws8mu[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ws8mu[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ws8mu[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ws8mu[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-ws8mu .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-ws8mu .pe-text b, #pext-ws8mu .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-ws8mu[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-ws8mu .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-ws8mu .pe-text b, #pext-ws8mu .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-ws8mu .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-ws8mu .pe-text b, #pext-ws8mu .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-x6jtx .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-x6jtx {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-x6jtx[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-x6jtx[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-x6jtx[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-x6jtx[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-x6jtx .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-x6jtx {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-x6jtx {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-c30yd {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-c30yd[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-c30yd[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-c30yd[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-c30yd[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-c30yd .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-c30yd .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-c30yd[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-c30yd[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-c30yd[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-c30yd[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-c30yd[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-c30yd[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-c30yd[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-c30yd[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-jjgpv {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-jjgpv[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-jjgpv[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-jjgpv[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-jjgpv[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-jjgpv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-jjgpv .pe-text b, #pext-jjgpv .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-jjgpv[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-jjgpv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-jjgpv .pe-text b, #pext-jjgpv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-jjgpv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-jjgpv .pe-text b, #pext-jjgpv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-pt39f {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-pt39f[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-pt39f[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-pt39f[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-pt39f[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-pt39f .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-pt39f .pe-text b, #pext-pt39f .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-pt39f[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-pt39f .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-pt39f .pe-text b, #pext-pt39f .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-pt39f .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-pt39f .pe-text b, #pext-pt39f .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-ev1p2 {
  opacity: 1;
  margin: 10px 0px 10px 0px;
}

#pext-ev1p2[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ev1p2 .pe-button{
  text-align: left;
}

#pext-ev1p2 .pe-button button,
#pext-ev1p2 .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-ev1p2 .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-ev1p2 .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-ev1p2[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-ev1p2[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-ev1p2[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-ev1p2[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-ev1p2 .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-ev1p2[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-ev1p2[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-ev1p2 {
  opacity: 1;
  margin: 10px 20px 10px 20px;
}

#pext-ev1p2[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-ev1p2 {
  opacity: 1;
  margin: 10px;
}

#pext-ev1p2 .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-ev1p2 .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-ev1p2[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-672ay {
  opacity: 1;
  position: relative;
}

#pext-672ay[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-672ay[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-672ay[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-672ay[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-672ay[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-672ay[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-672ay > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-672ay > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-672ay > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-672ay[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-672ay[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-672ay[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-672ay[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-672ay[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-672ay[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-672ay[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-672ay[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-672ay .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-672ay[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-672ay[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-672ay[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-672ay[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-672ay .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-672ay .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-672ay .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-672ay .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-672ay .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-672ay .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-672ay .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-672ay[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-672ay[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-672ay[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-672ay[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-672ay[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-672ay .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-672ay .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-672ay .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-672ay .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-672ay .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-672ay > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-672ay > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-672ay[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-672ay[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-672ay[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-672ay[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-672ay[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-672ay[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-672ay[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-672ay[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-672ay[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-672ay[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-672ay[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-672ay .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-672ay .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-672ay .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-672ay .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-672ay .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-672ay .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-672ay .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-672ay[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-672ay[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-672ay[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-672ay[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-672ay[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-672ay .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-672ay .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-672ay .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-672ay .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-672ay .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-672ay > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-672ay > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-672ay[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-672ay[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-672ay[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-672ay[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-672ay[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-672ay[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-672ay[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-672ay[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-672ay[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-672ay[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-672ay[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-672ay .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-672ay .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-672ay .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-672ay .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-672ay .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-672ay .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-672ay .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-672ay[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-672ay[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-672ay[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-672ay[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-672ay[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-672ay .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-672ay .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-672ay .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-672ay .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-672ay .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-3qnbs {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-3qnbs[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-3qnbs[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-3qnbs[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-3qnbs[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-3qnbs .pe-image {
  text-align: left;
  line-height: 0;
  overflow: hidden;
}

#pext-3qnbs .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-3qnbs[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-3qnbs[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-3qnbs[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-3qnbs[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-3qnbs[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-3qnbs[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-3qnbs[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-3qnbs[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-xz6ti {
  opacity: 1;
  position: relative;
}

#pext-xz6ti[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-xz6ti[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-xz6ti[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-xz6ti[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-xz6ti[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-xz6ti[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-xz6ti > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-xz6ti > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-xz6ti > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-xz6ti[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-xz6ti[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-xz6ti[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-xz6ti[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-xz6ti[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-xz6ti[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-xz6ti[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-xz6ti[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-xz6ti .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-xz6ti[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xz6ti[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xz6ti[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xz6ti[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xz6ti .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-xz6ti .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-xz6ti .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-xz6ti .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-xz6ti .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-xz6ti .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-xz6ti .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-xz6ti[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-xz6ti[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-xz6ti[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-xz6ti[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-xz6ti[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-xz6ti .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-xz6ti .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-xz6ti .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-xz6ti .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-xz6ti .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-xz6ti > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-xz6ti > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-xz6ti[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-xz6ti[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-xz6ti[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-xz6ti[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-xz6ti[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-xz6ti[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-xz6ti[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-xz6ti[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xz6ti[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xz6ti[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xz6ti[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xz6ti .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-xz6ti .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-xz6ti .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-xz6ti .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-xz6ti .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-xz6ti .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-xz6ti .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-xz6ti[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-xz6ti[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-xz6ti[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-xz6ti[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-xz6ti[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-xz6ti .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-xz6ti .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-xz6ti .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-xz6ti .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-xz6ti .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-xz6ti > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}

#pext-xz6ti > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-xz6ti[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-xz6ti[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-xz6ti[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-xz6ti[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-xz6ti[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-xz6ti[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-xz6ti[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-xz6ti[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xz6ti[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xz6ti[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-xz6ti[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-xz6ti .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-xz6ti .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-xz6ti .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-xz6ti .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-xz6ti .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-xz6ti .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-xz6ti .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-xz6ti[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-xz6ti[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-xz6ti[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-xz6ti[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-xz6ti[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-xz6ti .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-xz6ti .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-xz6ti .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-xz6ti .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-xz6ti .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-z2tvl {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-z2tvl[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-z2tvl[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-z2tvl[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-z2tvl[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-z2tvl h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-z2tvl h2 b, #pext-z2tvl h2 strong { 
  font-size: 55px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-z2tvl[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-z2tvl h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-z2tvl h2 b, #pext-z2tvl h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-xl5uf {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-xl5uf[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-xl5uf[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-xl5uf[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-xl5uf[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-xl5uf h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-xl5uf h3 b, #pext-xl5uf h3 strong { 
  font-size: 40px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-xl5uf[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-xl5uf h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-xl5uf h3 b, #pext-xl5uf h3 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-2830f {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-2830f[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-2830f[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-2830f[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-2830f[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-2830f .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-2830f .pe-text b, #pext-2830f .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-2830f[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-2830f .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-2830f .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-2830f .pe-text b, #pext-2830f .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-emy07 {
  opacity: 1;
  position: relative;
}

#pext-emy07[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-emy07[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-emy07[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-emy07[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-emy07[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-emy07[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-emy07 > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-emy07 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-emy07 > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-emy07[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-emy07[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-emy07[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-emy07[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-emy07[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-emy07[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-emy07[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-emy07[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-emy07 .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-emy07[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-emy07[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-emy07[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-emy07[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-emy07 .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-emy07 .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-emy07 .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-emy07 .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-emy07 .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-emy07 .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-emy07 .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-emy07[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-emy07[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-emy07[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-emy07[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-emy07[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-emy07 .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-emy07 .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-emy07 .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-emy07 .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-emy07 .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-emy07 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-emy07 > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-emy07[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-emy07[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-emy07[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-emy07[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-emy07[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-emy07[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-emy07[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-emy07[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-emy07[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-emy07[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-emy07[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-emy07 .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-emy07 .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-emy07 .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-emy07 .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-emy07 .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-emy07 .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-emy07 .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-emy07[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-emy07[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-emy07[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-emy07[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-emy07[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-emy07 .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-emy07 .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-emy07 .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-emy07 .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-emy07 .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-emy07 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-emy07 > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-emy07[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-emy07[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-emy07[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-emy07[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-emy07[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-emy07[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-emy07[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-emy07[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-emy07[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-emy07[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-emy07[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-emy07 .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-emy07 .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-emy07 .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-emy07 .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-emy07 .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-emy07 .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-emy07 .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-emy07[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-emy07[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-emy07[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-emy07[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-emy07[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-emy07 .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-emy07 .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-emy07 .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-emy07 .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-emy07 .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-yajjf .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-yajjf {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-yajjf[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yajjf[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-yajjf[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-yajjf[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yajjf .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-yajjf {
  opacity: 1;
  margin: 5px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-yajjf {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-662qp {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-662qp[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-662qp[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-662qp[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-662qp[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-662qp .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-662qp .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-662qp[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-662qp[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-662qp[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-662qp[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-662qp[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-662qp[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-662qp[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-662qp[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-ciatx {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-ciatx[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ciatx[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ciatx[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ciatx[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-ciatx .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-ciatx .pe-text b, #pext-ciatx .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-ciatx[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-ciatx .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-ciatx .pe-text b, #pext-ciatx .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-ciatx .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-ciatx .pe-text b, #pext-ciatx .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-cswzk {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-cswzk[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-cswzk[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-cswzk[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-cswzk[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-cswzk .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-cswzk .pe-text b, #pext-cswzk .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-cswzk[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-cswzk .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-cswzk .pe-text b, #pext-cswzk .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-cswzk .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-cswzk .pe-text b, #pext-cswzk .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-vajso .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-vajso {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-vajso[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-vajso[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-vajso[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-vajso[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-vajso .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-vajso {
  opacity: 1;
  margin: 5px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-vajso {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-pbayr {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-pbayr[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-pbayr[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-pbayr[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-pbayr[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-pbayr .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-pbayr .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-pbayr[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-pbayr[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-pbayr[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-pbayr[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-pbayr[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-pbayr[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-pbayr[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-pbayr[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-n9yxi {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-n9yxi[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-n9yxi[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-n9yxi[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-n9yxi[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-n9yxi .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-n9yxi .pe-text b, #pext-n9yxi .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-n9yxi[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-n9yxi .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-n9yxi .pe-text b, #pext-n9yxi .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-n9yxi .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-n9yxi .pe-text b, #pext-n9yxi .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-bruk5 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-bruk5[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-bruk5[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-bruk5[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-bruk5[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-bruk5 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-bruk5 .pe-text b, #pext-bruk5 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-bruk5[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-bruk5 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-bruk5 .pe-text b, #pext-bruk5 .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-bruk5 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-bruk5 .pe-text b, #pext-bruk5 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-21rf4 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-21rf4 {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-21rf4[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-21rf4[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-21rf4[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-21rf4[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-21rf4 .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-21rf4 {
  opacity: 1;
  margin: 5px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-21rf4 {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-y3p5s {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-y3p5s[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-y3p5s[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-y3p5s[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-y3p5s[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-y3p5s .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-y3p5s .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-y3p5s[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-y3p5s[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-y3p5s[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-y3p5s[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-y3p5s[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-y3p5s[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-y3p5s[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-y3p5s[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-5qwoi {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-5qwoi[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-5qwoi[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-5qwoi[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-5qwoi[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-5qwoi .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-5qwoi .pe-text b, #pext-5qwoi .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-5qwoi[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-5qwoi .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-5qwoi .pe-text b, #pext-5qwoi .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-5qwoi .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-5qwoi .pe-text b, #pext-5qwoi .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-058uc {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-058uc[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-058uc[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-058uc[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-058uc[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-058uc .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-058uc .pe-text b, #pext-058uc .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-058uc[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-058uc .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-058uc .pe-text b, #pext-058uc .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-058uc .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-058uc .pe-text b, #pext-058uc .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-4o5d4 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-4o5d4 {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-4o5d4[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-4o5d4[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-4o5d4[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-4o5d4[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-4o5d4 .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-4o5d4 {
  opacity: 1;
  margin: 5px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-4o5d4 {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-tmjns {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-tmjns[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-tmjns[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-tmjns[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-tmjns[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-tmjns .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-tmjns .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-tmjns[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-tmjns[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-tmjns[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-tmjns[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-tmjns[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-tmjns[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-tmjns[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-tmjns[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-ev0lq {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-ev0lq[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ev0lq[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ev0lq[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ev0lq[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-ev0lq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-ev0lq .pe-text b, #pext-ev0lq .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-ev0lq[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-ev0lq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-ev0lq .pe-text b, #pext-ev0lq .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-ev0lq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-ev0lq .pe-text b, #pext-ev0lq .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-9hnzj {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-9hnzj[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-9hnzj[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-9hnzj[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-9hnzj[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-9hnzj .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-9hnzj .pe-text b, #pext-9hnzj .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-9hnzj[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-9hnzj .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-9hnzj .pe-text b, #pext-9hnzj .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-9hnzj .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-9hnzj .pe-text b, #pext-9hnzj .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
        
              
                
        #pext-e7unm {
  opacity: 1;
  margin: 10px 10px 10px 0px;
}

#pext-e7unm[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-e7unm .pe-button{
  text-align: left;
}

#pext-e7unm .pe-button button,
#pext-e7unm .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-e7unm .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-e7unm .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-e7unm[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2D2D2D;
  transition: color 0.3s, background-color 0.3s;
}

#pext-e7unm[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-e7unm[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-e7unm[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-e7unm .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-e7unm[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-e7unm[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-e7unm {
  opacity: 1;
  margin: 10px 10px 10px 20px;
}

#pext-e7unm[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-e7unm {
  opacity: 1;
  margin: 10px;
}

#pext-e7unm .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-e7unm .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-e7unm[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
                
        #pext-huvpi {
  opacity: 1;
  position: relative;
}

#pext-huvpi[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-huvpi[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-huvpi[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-huvpi[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-huvpi[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-huvpi[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-huvpi > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-huvpi > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-huvpi > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-huvpi[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-huvpi[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-huvpi[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-huvpi[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-huvpi[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-huvpi[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-huvpi[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-huvpi[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-huvpi .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-huvpi[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-huvpi[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-huvpi[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-huvpi[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-huvpi .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-huvpi .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-huvpi .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-huvpi .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-huvpi .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-huvpi .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-huvpi .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-huvpi[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-huvpi[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-huvpi[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-huvpi[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-huvpi[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-huvpi .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-huvpi .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-huvpi .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-huvpi .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-huvpi .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-huvpi > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-huvpi > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-huvpi[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-huvpi[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-huvpi[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-huvpi[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-huvpi[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-huvpi[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-huvpi[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-huvpi[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-huvpi[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-huvpi[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-huvpi[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-huvpi .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-huvpi .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-huvpi .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-huvpi .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-huvpi .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-huvpi .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-huvpi .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-huvpi[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-huvpi[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-huvpi[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-huvpi[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-huvpi[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-huvpi .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-huvpi .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-huvpi .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-huvpi .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-huvpi .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-huvpi > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-huvpi > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-huvpi[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-huvpi[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-huvpi[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-huvpi[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-huvpi[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-huvpi[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-huvpi[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-huvpi[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-huvpi[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-huvpi[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-huvpi[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-huvpi .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-huvpi .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-huvpi .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-huvpi .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-huvpi .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-huvpi .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-huvpi .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-huvpi[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-huvpi[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-huvpi[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-huvpi[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-huvpi[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-huvpi .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-huvpi .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-huvpi .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-huvpi .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-huvpi .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-wtdq4 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-wtdq4[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-wtdq4[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-wtdq4[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-wtdq4[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-wtdq4 .pe-image {
  text-align: left;
  line-height: 0;
  overflow: hidden;
}

#pext-wtdq4 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-wtdq4[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-wtdq4[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-wtdq4[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-wtdq4[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-wtdq4[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-wtdq4[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-wtdq4[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-wtdq4[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-potat {
  opacity: 1;
  position: relative;
}

#pext-potat[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-potat[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-potat[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-potat[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-potat[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-potat[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-potat > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-potat > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-potat > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-potat[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-potat[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-potat[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-potat[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-potat[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-potat[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-potat[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-potat[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-potat .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-potat[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-potat[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-potat[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-potat[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-potat .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-potat .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-potat .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-potat .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-potat .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-potat .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-potat .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-potat[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-potat[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-potat[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-potat[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-potat[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-potat .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-potat .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-potat .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-potat .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-potat .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-potat > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-potat > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-potat[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-potat[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-potat[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-potat[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-potat[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-potat[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-potat[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-potat[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-potat[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-potat[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-potat[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-potat .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-potat .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-potat .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-potat .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-potat .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-potat .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-potat .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-potat[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-potat[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-potat[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-potat[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-potat[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-potat .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-potat .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-potat .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-potat .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-potat .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-potat > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}

#pext-potat > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-potat[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-potat[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-potat[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-potat[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-potat[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-potat[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-potat[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-potat[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-potat[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-potat[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-potat[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-potat .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-potat .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-potat .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-potat .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-potat .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-potat .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-potat .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-potat[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-potat[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-potat[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-potat[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-potat[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-potat .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-potat .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-potat .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-potat .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-potat .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-q2td0 {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-q2td0[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-q2td0[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-q2td0[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-q2td0[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-q2td0 h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-q2td0 h2 b, #pext-q2td0 h2 strong { 
  font-size: 55px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-q2td0[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-q2td0 h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-q2td0 h2 b, #pext-q2td0 h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-pdigl {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-pdigl[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-pdigl[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-pdigl[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-pdigl[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-pdigl h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-pdigl h3 b, #pext-pdigl h3 strong { 
  font-size: 40px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-pdigl[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-pdigl h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-pdigl h3 b, #pext-pdigl h3 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-d6mj5 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-d6mj5[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-d6mj5[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-d6mj5[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-d6mj5[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-d6mj5 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-d6mj5 .pe-text b, #pext-d6mj5 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-d6mj5[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-d6mj5 .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-d6mj5 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-d6mj5 .pe-text b, #pext-d6mj5 .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-qfv3f {
  opacity: 1;
  position: relative;
}

#pext-qfv3f[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-qfv3f[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-qfv3f[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-qfv3f[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-qfv3f[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-qfv3f[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-qfv3f > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-qfv3f > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 0px 0px;
}

#pext-qfv3f > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-qfv3f[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-qfv3f[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-qfv3f[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-qfv3f[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-qfv3f[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-qfv3f[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-qfv3f[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-qfv3f[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-qfv3f .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-qfv3f[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-qfv3f[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-qfv3f[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-qfv3f[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-qfv3f .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-qfv3f .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-qfv3f .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-qfv3f .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-qfv3f .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-qfv3f .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-qfv3f .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-qfv3f[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-qfv3f[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-qfv3f[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-qfv3f[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-qfv3f[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-qfv3f .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-qfv3f .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-qfv3f .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-qfv3f .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-qfv3f .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-qfv3f > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-qfv3f > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-qfv3f[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-qfv3f[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-qfv3f[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-qfv3f[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-qfv3f[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-qfv3f[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-qfv3f[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-qfv3f[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-qfv3f[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-qfv3f[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-qfv3f[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-qfv3f .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-qfv3f .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-qfv3f .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-qfv3f .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-qfv3f .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-qfv3f .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-qfv3f .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-qfv3f[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-qfv3f[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-qfv3f[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-qfv3f[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-qfv3f[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-qfv3f .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-qfv3f .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-qfv3f .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-qfv3f .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-qfv3f .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-qfv3f > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-qfv3f > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-qfv3f[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-qfv3f[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-qfv3f[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-qfv3f[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-qfv3f[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-qfv3f[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-qfv3f[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-qfv3f[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-qfv3f[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-qfv3f[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-qfv3f[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-qfv3f .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-qfv3f .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-qfv3f .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-qfv3f .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-qfv3f .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-qfv3f .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-qfv3f .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-qfv3f[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-qfv3f[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-qfv3f[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-qfv3f[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-qfv3f[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-qfv3f .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-qfv3f .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-qfv3f .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-qfv3f .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-qfv3f .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-qsmzc .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-qsmzc {
  opacity: 1;
  margin: 5px 0px 5px 0px;
  padding: 5px;
}

#pext-qsmzc[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-qsmzc[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-qsmzc[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-qsmzc[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-qsmzc .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-qsmzc {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-qsmzc {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-6mevg {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-6mevg[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-6mevg[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-6mevg[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-6mevg[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-6mevg .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-6mevg .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-6mevg[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-6mevg[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-6mevg[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-6mevg[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-6mevg[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-6mevg[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-6mevg[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-6mevg[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-1vpgq {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-1vpgq[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-1vpgq[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-1vpgq[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-1vpgq[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-1vpgq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-1vpgq .pe-text b, #pext-1vpgq .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-1vpgq[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-1vpgq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-1vpgq .pe-text b, #pext-1vpgq .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-1vpgq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-1vpgq .pe-text b, #pext-1vpgq .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-xz3by {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-xz3by[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-xz3by[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-xz3by[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-xz3by[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-xz3by .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-xz3by .pe-text b, #pext-xz3by .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-xz3by[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-xz3by .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-xz3by .pe-text b, #pext-xz3by .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-xz3by .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-xz3by .pe-text b, #pext-xz3by .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-yowlt {
  opacity: 1;
  position: relative;
}

#pext-yowlt[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yowlt[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-yowlt[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-yowlt[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yowlt[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-yowlt[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-yowlt > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-yowlt > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 0px 0px;
}

#pext-yowlt > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-yowlt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-yowlt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-yowlt[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-yowlt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-yowlt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-yowlt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-yowlt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-yowlt[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-yowlt .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-yowlt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-yowlt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-yowlt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-yowlt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-yowlt .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-yowlt .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-yowlt .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-yowlt .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-yowlt .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-yowlt .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-yowlt .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-yowlt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-yowlt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-yowlt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-yowlt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-yowlt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-yowlt .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-yowlt .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-yowlt .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-yowlt .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-yowlt .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-yowlt > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-yowlt > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-yowlt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-yowlt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-yowlt[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-yowlt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-yowlt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-yowlt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-yowlt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-yowlt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-yowlt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-yowlt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-yowlt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-yowlt .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-yowlt .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-yowlt .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-yowlt .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-yowlt .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-yowlt .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-yowlt .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-yowlt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-yowlt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-yowlt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-yowlt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-yowlt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-yowlt .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-yowlt .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-yowlt .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-yowlt .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-yowlt .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-yowlt > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-yowlt > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-yowlt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-yowlt[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-yowlt[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-yowlt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-yowlt[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-yowlt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-yowlt[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-yowlt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-yowlt[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-yowlt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-yowlt[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-yowlt .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-yowlt .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-yowlt .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-yowlt .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-yowlt .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-yowlt .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-yowlt .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-yowlt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-yowlt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-yowlt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-yowlt[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-yowlt[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-yowlt .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-yowlt .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-yowlt .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-yowlt .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-yowlt .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-szsgw {
  opacity: 1;
  position: relative;
}

#pext-szsgw[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-szsgw[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-szsgw[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-szsgw[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-szsgw[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-szsgw[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-szsgw > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-szsgw > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 0px 5px 0px;
}

#pext-szsgw > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-szsgw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-szsgw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-szsgw[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-szsgw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-szsgw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-szsgw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-szsgw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-szsgw[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-szsgw .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-szsgw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-szsgw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-szsgw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-szsgw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-szsgw .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-szsgw .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-szsgw .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-szsgw .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-szsgw .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-szsgw .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-szsgw .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-szsgw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-szsgw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-szsgw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-szsgw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-szsgw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-szsgw .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-szsgw .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-szsgw .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-szsgw .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-szsgw .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-szsgw > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-szsgw > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-szsgw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-szsgw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-szsgw[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-szsgw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-szsgw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-szsgw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-szsgw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-szsgw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-szsgw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-szsgw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-szsgw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-szsgw .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-szsgw .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-szsgw .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-szsgw .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-szsgw .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-szsgw .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-szsgw .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-szsgw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-szsgw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-szsgw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-szsgw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-szsgw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-szsgw .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-szsgw .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-szsgw .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-szsgw .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-szsgw .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-szsgw > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-szsgw > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-szsgw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-szsgw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-szsgw[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-szsgw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-szsgw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-szsgw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-szsgw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-szsgw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-szsgw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-szsgw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-szsgw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-szsgw .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-szsgw .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-szsgw .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-szsgw .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-szsgw .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-szsgw .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-szsgw .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-szsgw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-szsgw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-szsgw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-szsgw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-szsgw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-szsgw .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-szsgw .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-szsgw .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-szsgw .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-szsgw .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-1433n .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-1433n {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-1433n[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-1433n[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-1433n[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-1433n[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-1433n .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-1433n {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-vopds {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-vopds[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-vopds[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-vopds[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-vopds[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-vopds .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-vopds .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-vopds[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-vopds[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-vopds[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-vopds[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-vopds[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-vopds[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-vopds[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-vopds[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-tcszv {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-tcszv[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-tcszv[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-tcszv[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-tcszv[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-tcszv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-tcszv .pe-text b, #pext-tcszv .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-tcszv[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-tcszv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-tcszv .pe-text b, #pext-tcszv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-tcszv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-tcszv .pe-text b, #pext-tcszv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-05d9e {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-05d9e[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-05d9e[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-05d9e[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-05d9e[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-05d9e .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-05d9e .pe-text b, #pext-05d9e .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-05d9e[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-05d9e .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-05d9e .pe-text b, #pext-05d9e .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-05d9e .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-05d9e .pe-text b, #pext-05d9e .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        .pe-all-blue.editing #pext-pt8ve .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-pt8ve {
  opacity: 1;
  margin: 5px 0px 5px 0px;
  padding: 5px;
}

#pext-pt8ve[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-pt8ve[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-pt8ve[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-pt8ve[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-pt8ve .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-pt8ve {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-pt8ve {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-2xhnx {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-2xhnx[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-2xhnx[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-2xhnx[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-2xhnx[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-2xhnx .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-2xhnx .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-2xhnx[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-2xhnx[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-2xhnx[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-2xhnx[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-2xhnx[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-2xhnx[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-2xhnx[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-2xhnx[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-5xn6t {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-5xn6t[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-5xn6t[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-5xn6t[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-5xn6t[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-5xn6t .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-5xn6t .pe-text b, #pext-5xn6t .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-5xn6t[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-5xn6t .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-5xn6t .pe-text b, #pext-5xn6t .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-5xn6t .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-5xn6t .pe-text b, #pext-5xn6t .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-b2kuo {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-b2kuo[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-b2kuo[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-b2kuo[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-b2kuo[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-b2kuo .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-b2kuo .pe-text b, #pext-b2kuo .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-b2kuo[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-b2kuo .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-b2kuo .pe-text b, #pext-b2kuo .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-b2kuo .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-b2kuo .pe-text b, #pext-b2kuo .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-jg1le {
  opacity: 1;
  margin: 10px 0px 10px 0px;
}

#pext-jg1le[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-jg1le .pe-button{
  text-align: left;
}

#pext-jg1le .pe-button button,
#pext-jg1le .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-jg1le .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-jg1le .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-jg1le[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-jg1le[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-jg1le[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-jg1le[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-jg1le .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-jg1le[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-jg1le[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-jg1le {
  opacity: 1;
  margin: 10px 20px 10px 20px;
}

#pext-jg1le[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-jg1le {
  opacity: 1;
  margin: 10px;
}

#pext-jg1le .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-jg1le .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-jg1le[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-716o4 {
  opacity: 1;
  position: relative;
}

#pext-716o4[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-716o4[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-716o4[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-716o4[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-716o4[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-716o4[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-716o4 > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-716o4 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-716o4 > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-716o4[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-716o4[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-716o4[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-716o4[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-716o4[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-716o4[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-716o4[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-716o4[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-716o4 .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-716o4[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-716o4[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-716o4[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-716o4[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-716o4 .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-716o4 .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-716o4 .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-716o4 .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-716o4 .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-716o4 .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-716o4 .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-716o4[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-716o4[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-716o4[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-716o4[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-716o4[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-716o4 .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-716o4 .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-716o4 .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-716o4 .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-716o4 .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-716o4 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-716o4 > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-716o4[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-716o4[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-716o4[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-716o4[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-716o4[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-716o4[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-716o4[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-716o4[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-716o4[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-716o4[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-716o4[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-716o4 .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-716o4 .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-716o4 .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-716o4 .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-716o4 .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-716o4 .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-716o4 .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-716o4[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-716o4[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-716o4[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-716o4[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-716o4[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-716o4 .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-716o4 .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-716o4 .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-716o4 .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-716o4 .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-716o4 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-716o4 > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-716o4[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-716o4[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-716o4[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-716o4[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-716o4[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-716o4[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-716o4[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-716o4[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-716o4[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-716o4[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-716o4[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-716o4 .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-716o4 .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-716o4 .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-716o4 .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-716o4 .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-716o4 .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-716o4 .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-716o4[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-716o4[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-716o4[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-716o4[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-716o4[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-716o4 .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-716o4 .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-716o4 .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-716o4 .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-716o4 .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-txywx {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-txywx[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-txywx[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-txywx[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-txywx[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-txywx .pe-image {
  text-align: left;
  line-height: 0;
  overflow: hidden;
}

#pext-txywx .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-txywx[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-txywx[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-txywx[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-txywx[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-txywx[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-txywx[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-txywx[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-txywx[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-cx0im {
  opacity: 1;
  position: relative;
}

#pext-cx0im[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-cx0im[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-cx0im[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-cx0im[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-cx0im[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-cx0im[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-cx0im > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-cx0im > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-cx0im > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-cx0im[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-cx0im[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-cx0im[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-cx0im[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-cx0im[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-cx0im[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-cx0im[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-cx0im[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-cx0im .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-cx0im[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-cx0im[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-cx0im[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-cx0im[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-cx0im .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-cx0im .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-cx0im .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-cx0im .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-cx0im .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-cx0im .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-cx0im .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-cx0im[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-cx0im[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-cx0im[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-cx0im[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-cx0im[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-cx0im .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-cx0im .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-cx0im .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-cx0im .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-cx0im .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-cx0im > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-cx0im > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-cx0im[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-cx0im[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-cx0im[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-cx0im[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-cx0im[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-cx0im[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-cx0im[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-cx0im[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-cx0im[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-cx0im[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-cx0im[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-cx0im .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-cx0im .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-cx0im .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-cx0im .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-cx0im .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-cx0im .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-cx0im .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-cx0im[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-cx0im[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-cx0im[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-cx0im[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-cx0im[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-cx0im .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-cx0im .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-cx0im .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-cx0im .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-cx0im .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-cx0im > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}

#pext-cx0im > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-cx0im[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-cx0im[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-cx0im[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-cx0im[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-cx0im[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-cx0im[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-cx0im[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-cx0im[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-cx0im[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-cx0im[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-cx0im[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-cx0im .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-cx0im .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-cx0im .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-cx0im .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-cx0im .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-cx0im .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-cx0im .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-cx0im[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-cx0im[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-cx0im[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-cx0im[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-cx0im[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-cx0im .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-cx0im .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-cx0im .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-cx0im .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-cx0im .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-40pai {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-40pai[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-40pai[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-40pai[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-40pai[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-40pai h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-40pai h2 b, #pext-40pai h2 strong { 
  font-size: 55px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-40pai[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-40pai h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-40pai h2 b, #pext-40pai h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-qhchn {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-qhchn[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-qhchn[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-qhchn[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-qhchn[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-qhchn h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-qhchn h3 b, #pext-qhchn h3 strong { 
  font-size: 40px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-qhchn[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-qhchn h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-qhchn h3 b, #pext-qhchn h3 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-uraoc {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-uraoc[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-uraoc[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-uraoc[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-uraoc[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-uraoc .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-uraoc .pe-text b, #pext-uraoc .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-uraoc[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-uraoc .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-uraoc .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-uraoc .pe-text b, #pext-uraoc .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-pjjgr {
  opacity: 1;
  position: relative;
}

#pext-pjjgr[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-pjjgr[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-pjjgr[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-pjjgr[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-pjjgr[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-pjjgr[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-pjjgr > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-pjjgr > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-pjjgr > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-pjjgr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-pjjgr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-pjjgr[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-pjjgr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-pjjgr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-pjjgr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-pjjgr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-pjjgr[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-pjjgr .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-pjjgr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-pjjgr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-pjjgr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-pjjgr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-pjjgr .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-pjjgr .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-pjjgr .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-pjjgr .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-pjjgr .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-pjjgr .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-pjjgr .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-pjjgr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-pjjgr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-pjjgr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-pjjgr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-pjjgr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-pjjgr .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-pjjgr .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-pjjgr .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-pjjgr .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-pjjgr .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-pjjgr > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-pjjgr > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-pjjgr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-pjjgr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-pjjgr[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-pjjgr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-pjjgr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-pjjgr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-pjjgr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-pjjgr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-pjjgr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-pjjgr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-pjjgr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-pjjgr .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-pjjgr .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-pjjgr .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-pjjgr .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-pjjgr .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-pjjgr .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-pjjgr .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-pjjgr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-pjjgr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-pjjgr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-pjjgr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-pjjgr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-pjjgr .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-pjjgr .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-pjjgr .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-pjjgr .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-pjjgr .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-pjjgr > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-pjjgr > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-pjjgr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-pjjgr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-pjjgr[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-pjjgr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-pjjgr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-pjjgr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-pjjgr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-pjjgr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-pjjgr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-pjjgr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-pjjgr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-pjjgr .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-pjjgr .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-pjjgr .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-pjjgr .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-pjjgr .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-pjjgr .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-pjjgr .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-pjjgr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-pjjgr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-pjjgr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-pjjgr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-pjjgr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-pjjgr .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-pjjgr .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-pjjgr .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-pjjgr .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-pjjgr .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-7u76s .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-7u76s {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-7u76s[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-7u76s[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-7u76s[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-7u76s[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-7u76s .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-7u76s {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-9yf7j {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-9yf7j[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-9yf7j[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-9yf7j[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-9yf7j[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-9yf7j .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-9yf7j .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-9yf7j[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-9yf7j[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-9yf7j[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-9yf7j[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-9yf7j[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-9yf7j[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-9yf7j[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-9yf7j[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-79avb {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-79avb[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-79avb[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-79avb[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-79avb[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-79avb .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-79avb .pe-text b, #pext-79avb .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-79avb[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-79avb .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-79avb .pe-text b, #pext-79avb .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-79avb .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-79avb .pe-text b, #pext-79avb .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-d146w {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-d146w[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-d146w[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-d146w[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-d146w[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-d146w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-d146w .pe-text b, #pext-d146w .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-d146w[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-d146w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-d146w .pe-text b, #pext-d146w .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-d146w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-d146w .pe-text b, #pext-d146w .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-2zjji .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-2zjji {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-2zjji[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-2zjji[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-2zjji[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-2zjji[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-2zjji .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-2zjji {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-2zjji {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-d2in8 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-d2in8[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-d2in8[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-d2in8[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-d2in8[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-d2in8 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-d2in8 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-d2in8[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-d2in8[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-d2in8[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-d2in8[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-d2in8[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-d2in8[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-d2in8[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-d2in8[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-pfvsr {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-pfvsr[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-pfvsr[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-pfvsr[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-pfvsr[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-pfvsr .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-pfvsr .pe-text b, #pext-pfvsr .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-pfvsr[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-pfvsr .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-pfvsr .pe-text b, #pext-pfvsr .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-pfvsr .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-pfvsr .pe-text b, #pext-pfvsr .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-9amup {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-9amup[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-9amup[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-9amup[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-9amup[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-9amup .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-9amup .pe-text b, #pext-9amup .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-9amup[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-9amup .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-9amup .pe-text b, #pext-9amup .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-9amup .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-9amup .pe-text b, #pext-9amup .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-3dfrr .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-3dfrr {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-3dfrr[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-3dfrr[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-3dfrr[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-3dfrr[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-3dfrr .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-3dfrr {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-cjdjd {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-cjdjd[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-cjdjd[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-cjdjd[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-cjdjd[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-cjdjd .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-cjdjd .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-cjdjd[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-cjdjd[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-cjdjd[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-cjdjd[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-cjdjd[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-cjdjd[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-cjdjd[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-cjdjd[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-i1nbq {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-i1nbq[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-i1nbq[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-i1nbq[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-i1nbq[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-i1nbq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-i1nbq .pe-text b, #pext-i1nbq .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-i1nbq[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-i1nbq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-i1nbq .pe-text b, #pext-i1nbq .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-i1nbq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-i1nbq .pe-text b, #pext-i1nbq .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-7q724 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-7q724[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-7q724[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-7q724[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-7q724[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-7q724 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-7q724 .pe-text b, #pext-7q724 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-7q724[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-7q724 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-7q724 .pe-text b, #pext-7q724 .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-7q724 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-7q724 .pe-text b, #pext-7q724 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-u2jwd .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-u2jwd {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-u2jwd[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-u2jwd[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-u2jwd[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-u2jwd[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-u2jwd .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-u2jwd {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-u2jwd {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-ps99p {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-ps99p[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ps99p[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ps99p[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ps99p[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ps99p .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-ps99p .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-ps99p[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-ps99p[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-ps99p[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-ps99p[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-ps99p[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-ps99p[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-ps99p[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-ps99p[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-jqqiy {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-jqqiy[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-jqqiy[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-jqqiy[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-jqqiy[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-jqqiy .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-jqqiy .pe-text b, #pext-jqqiy .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-jqqiy[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-jqqiy .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-jqqiy .pe-text b, #pext-jqqiy .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-jqqiy .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-jqqiy .pe-text b, #pext-jqqiy .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-j284w {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-j284w[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-j284w[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-j284w[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-j284w[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-j284w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-j284w .pe-text b, #pext-j284w .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-j284w[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-j284w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-j284w .pe-text b, #pext-j284w .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-j284w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-j284w .pe-text b, #pext-j284w .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
        
              
                
        #pext-jk2ab {
  opacity: 1;
  margin: 10px 0px 10px 0px;
}

#pext-jk2ab[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-jk2ab .pe-button{
  text-align: left;
}

#pext-jk2ab .pe-button button,
#pext-jk2ab .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-jk2ab .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-jk2ab .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-jk2ab[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-jk2ab[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-jk2ab[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-jk2ab[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-jk2ab .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-jk2ab[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-jk2ab[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-jk2ab {
  opacity: 1;
  margin: 10px 20px 10px 20px;
}

#pext-jk2ab[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-jk2ab {
  opacity: 1;
  margin: 10px;
}

#pext-jk2ab .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-jk2ab .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-jk2ab[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
                
        #pext-56yo0 {
  opacity: 1;
  position: relative;
}

#pext-56yo0[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-56yo0[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-56yo0[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-56yo0[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-56yo0[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-56yo0[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-56yo0 > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-56yo0 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-56yo0 > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-56yo0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-56yo0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-56yo0[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-56yo0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-56yo0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-56yo0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-56yo0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-56yo0[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-56yo0 .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-56yo0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-56yo0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-56yo0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-56yo0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-56yo0 .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-56yo0 .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-56yo0 .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-56yo0 .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-56yo0 .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-56yo0 .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-56yo0 .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-56yo0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-56yo0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-56yo0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-56yo0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-56yo0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-56yo0 .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-56yo0 .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-56yo0 .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-56yo0 .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-56yo0 .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-56yo0 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-56yo0 > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-56yo0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-56yo0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-56yo0[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-56yo0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-56yo0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-56yo0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-56yo0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-56yo0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-56yo0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-56yo0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-56yo0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-56yo0 .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-56yo0 .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-56yo0 .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-56yo0 .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-56yo0 .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-56yo0 .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-56yo0 .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-56yo0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-56yo0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-56yo0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-56yo0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-56yo0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-56yo0 .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-56yo0 .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-56yo0 .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-56yo0 .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-56yo0 .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-56yo0 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-56yo0 > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-56yo0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-56yo0[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-56yo0[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-56yo0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-56yo0[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-56yo0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-56yo0[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-56yo0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-56yo0[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-56yo0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-56yo0[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-56yo0 .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-56yo0 .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-56yo0 .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-56yo0 .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-56yo0 .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-56yo0 .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-56yo0 .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-56yo0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-56yo0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-56yo0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-56yo0[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-56yo0[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-56yo0 .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-56yo0 .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-56yo0 .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-56yo0 .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-56yo0 .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-68102 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-68102[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-68102[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-68102[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-68102[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-68102 .pe-image {
  text-align: left;
  line-height: 0;
  overflow: hidden;
}

#pext-68102 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-68102[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-68102[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-68102[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-68102[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-68102[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-68102[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-68102[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-68102[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-228tr {
  opacity: 1;
  position: relative;
}

#pext-228tr[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-228tr[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-228tr[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-228tr[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-228tr[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-228tr[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-228tr > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-228tr > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-228tr > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-228tr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-228tr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-228tr[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-228tr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-228tr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-228tr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-228tr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-228tr[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-228tr .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-228tr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-228tr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-228tr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-228tr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-228tr .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-228tr .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-228tr .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-228tr .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-228tr .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-228tr .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-228tr .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-228tr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-228tr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-228tr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-228tr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-228tr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-228tr .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-228tr .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-228tr .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-228tr .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-228tr .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-228tr > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-228tr > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-228tr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-228tr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-228tr[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-228tr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-228tr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-228tr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-228tr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-228tr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-228tr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-228tr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-228tr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-228tr .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-228tr .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-228tr .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-228tr .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-228tr .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-228tr .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-228tr .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-228tr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-228tr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-228tr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-228tr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-228tr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-228tr .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-228tr .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-228tr .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-228tr .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-228tr .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-228tr > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}

#pext-228tr > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-228tr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-228tr[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-228tr[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-228tr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-228tr[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-228tr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-228tr[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-228tr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-228tr[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-228tr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-228tr[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-228tr .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-228tr .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-228tr .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-228tr .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-228tr .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-228tr .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-228tr .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-228tr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-228tr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-228tr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-228tr[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-228tr[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-228tr .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-228tr .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-228tr .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-228tr .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-228tr .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-yzp5n {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-yzp5n[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yzp5n[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-yzp5n[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-yzp5n[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yzp5n h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-yzp5n h2 b, #pext-yzp5n h2 strong { 
  font-size: 55px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-yzp5n[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-yzp5n h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-yzp5n h2 b, #pext-yzp5n h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-6b3xd {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-6b3xd[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-6b3xd[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-6b3xd[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-6b3xd[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-6b3xd h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-6b3xd h3 b, #pext-6b3xd h3 strong { 
  font-size: 40px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-6b3xd[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-6b3xd h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-6b3xd h3 b, #pext-6b3xd h3 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-9fysg {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-9fysg[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-9fysg[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-9fysg[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-9fysg[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-9fysg .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-9fysg .pe-text b, #pext-9fysg .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-9fysg[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-9fysg .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-9fysg .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-9fysg .pe-text b, #pext-9fysg .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-8hvdw {
  opacity: 1;
  position: relative;
}

#pext-8hvdw[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-8hvdw[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-8hvdw[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-8hvdw[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-8hvdw[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-8hvdw[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-8hvdw > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-8hvdw > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-8hvdw > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-8hvdw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-8hvdw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-8hvdw[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-8hvdw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-8hvdw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-8hvdw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-8hvdw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-8hvdw[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-8hvdw .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-8hvdw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-8hvdw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-8hvdw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-8hvdw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-8hvdw .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-8hvdw .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-8hvdw .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-8hvdw .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-8hvdw .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-8hvdw .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-8hvdw .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-8hvdw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-8hvdw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-8hvdw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-8hvdw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-8hvdw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-8hvdw .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-8hvdw .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-8hvdw .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-8hvdw .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-8hvdw .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-8hvdw > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-8hvdw > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-8hvdw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-8hvdw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-8hvdw[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-8hvdw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-8hvdw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-8hvdw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-8hvdw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-8hvdw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-8hvdw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-8hvdw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-8hvdw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-8hvdw .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-8hvdw .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-8hvdw .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-8hvdw .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-8hvdw .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-8hvdw .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-8hvdw .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-8hvdw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-8hvdw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-8hvdw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-8hvdw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-8hvdw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-8hvdw .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-8hvdw .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-8hvdw .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-8hvdw .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-8hvdw .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-8hvdw > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-8hvdw > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-8hvdw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-8hvdw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-8hvdw[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-8hvdw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-8hvdw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-8hvdw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-8hvdw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-8hvdw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-8hvdw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-8hvdw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-8hvdw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-8hvdw .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-8hvdw .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-8hvdw .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-8hvdw .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-8hvdw .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-8hvdw .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-8hvdw .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-8hvdw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-8hvdw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-8hvdw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-8hvdw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-8hvdw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-8hvdw .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-8hvdw .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-8hvdw .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-8hvdw .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-8hvdw .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-u5pau .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-u5pau {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-u5pau[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-u5pau[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-u5pau[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-u5pau[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-u5pau .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-u5pau {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-y8dlz {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-y8dlz[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-y8dlz[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-y8dlz[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-y8dlz[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-y8dlz .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-y8dlz .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-y8dlz[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-y8dlz[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-y8dlz[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-y8dlz[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-y8dlz[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-y8dlz[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-y8dlz[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-y8dlz[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-8yr4b {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-8yr4b[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-8yr4b[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-8yr4b[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-8yr4b[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-8yr4b .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-8yr4b .pe-text b, #pext-8yr4b .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-8yr4b[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-8yr4b .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-8yr4b .pe-text b, #pext-8yr4b .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-8yr4b .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-8yr4b .pe-text b, #pext-8yr4b .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-hdksq {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-hdksq[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-hdksq[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-hdksq[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-hdksq[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-hdksq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-hdksq .pe-text b, #pext-hdksq .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-hdksq[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-hdksq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-hdksq .pe-text b, #pext-hdksq .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-hdksq .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-hdksq .pe-text b, #pext-hdksq .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-4y0k9 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-4y0k9 {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-4y0k9[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-4y0k9[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-4y0k9[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-4y0k9[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-4y0k9 .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-4y0k9 {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-4y0k9 {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-594vr {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-594vr[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-594vr[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-594vr[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-594vr[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-594vr .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-594vr .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-594vr[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-594vr[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-594vr[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-594vr[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-594vr[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-594vr[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-594vr[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-594vr[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-eozsg {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-eozsg[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-eozsg[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-eozsg[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-eozsg[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-eozsg .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-eozsg .pe-text b, #pext-eozsg .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-eozsg[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-eozsg .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-eozsg .pe-text b, #pext-eozsg .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-eozsg .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-eozsg .pe-text b, #pext-eozsg .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-spbx4 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-spbx4[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-spbx4[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-spbx4[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-spbx4[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-spbx4 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-spbx4 .pe-text b, #pext-spbx4 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-spbx4[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-spbx4 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-spbx4 .pe-text b, #pext-spbx4 .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-spbx4 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-spbx4 .pe-text b, #pext-spbx4 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-htfgv .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-htfgv {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-htfgv[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-htfgv[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-htfgv[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-htfgv[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-htfgv .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-htfgv {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-pb5h6 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-pb5h6[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-pb5h6[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-pb5h6[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-pb5h6[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-pb5h6 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-pb5h6 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-pb5h6[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-pb5h6[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-pb5h6[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-pb5h6[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-pb5h6[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-pb5h6[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-pb5h6[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-pb5h6[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-34m2w {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-34m2w[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-34m2w[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-34m2w[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-34m2w[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-34m2w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-34m2w .pe-text b, #pext-34m2w .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-34m2w[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-34m2w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-34m2w .pe-text b, #pext-34m2w .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-34m2w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-34m2w .pe-text b, #pext-34m2w .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-w684q {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-w684q[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-w684q[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-w684q[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-w684q[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-w684q .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-w684q .pe-text b, #pext-w684q .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-w684q[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-w684q .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-w684q .pe-text b, #pext-w684q .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-w684q .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-w684q .pe-text b, #pext-w684q .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-lb7ar .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-lb7ar {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-lb7ar[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-lb7ar[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-lb7ar[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-lb7ar[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-lb7ar .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-lb7ar {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-lb7ar {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-yoskh {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-yoskh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yoskh[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-yoskh[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-yoskh[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yoskh .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-yoskh .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-yoskh[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-yoskh[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-yoskh[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-yoskh[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-yoskh[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-yoskh[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-yoskh[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-yoskh[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-5bt8w {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-5bt8w[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-5bt8w[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-5bt8w[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-5bt8w[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-5bt8w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-5bt8w .pe-text b, #pext-5bt8w .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-5bt8w[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-5bt8w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-5bt8w .pe-text b, #pext-5bt8w .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-5bt8w .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-5bt8w .pe-text b, #pext-5bt8w .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-bp1ml {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-bp1ml[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-bp1ml[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-bp1ml[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-bp1ml[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-bp1ml .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-bp1ml .pe-text b, #pext-bp1ml .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-bp1ml[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-bp1ml .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-bp1ml .pe-text b, #pext-bp1ml .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-bp1ml .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-bp1ml .pe-text b, #pext-bp1ml .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-8ds7w {
  opacity: 1;
  margin: 10px 0px 10px 0px;
}

#pext-8ds7w[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-8ds7w .pe-button{
  text-align: left;
}

#pext-8ds7w .pe-button button,
#pext-8ds7w .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-8ds7w .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-8ds7w .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-8ds7w[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-8ds7w[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-8ds7w[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-8ds7w[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-8ds7w .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-8ds7w[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-8ds7w[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-8ds7w {
  opacity: 1;
  margin: 10px 20px 10px 20px;
}

#pext-8ds7w[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-8ds7w {
  opacity: 1;
  margin: 10px;
}

#pext-8ds7w .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-8ds7w .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-8ds7w[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-38ops {
  opacity: 1;
  position: relative;
}

#pext-38ops[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-38ops[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-38ops[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-38ops[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-38ops[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-38ops[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-38ops > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-38ops > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-38ops > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-38ops[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-38ops[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-38ops[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-38ops[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-38ops[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-38ops[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-38ops[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-38ops[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-38ops .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-38ops[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-38ops[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-38ops[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-38ops[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-38ops .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-38ops .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-38ops .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-38ops .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-38ops .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-38ops .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-38ops .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-38ops[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-38ops[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-38ops[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-38ops[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-38ops[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-38ops .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-38ops .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-38ops .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-38ops .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-38ops .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-38ops > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-38ops > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-38ops[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-38ops[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-38ops[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-38ops[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-38ops[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-38ops[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-38ops[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-38ops[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-38ops[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-38ops[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-38ops[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-38ops .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-38ops .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-38ops .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-38ops .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-38ops .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-38ops .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-38ops .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-38ops[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-38ops[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-38ops[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-38ops[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-38ops[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-38ops .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-38ops .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-38ops .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-38ops .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-38ops .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-38ops > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-38ops > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-38ops[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-38ops[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-38ops[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-38ops[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-38ops[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-38ops[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-38ops[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-38ops[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-38ops[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-38ops[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-38ops[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-38ops .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-38ops .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-38ops .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-38ops .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-38ops .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-38ops .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-38ops .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-38ops[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-38ops[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-38ops[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-38ops[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-38ops[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-38ops .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-38ops .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-38ops .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-38ops .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-38ops .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-k3gay {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-k3gay[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-k3gay[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-k3gay[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-k3gay[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-k3gay .pe-image {
  text-align: left;
  line-height: 0;
  overflow: hidden;
}

#pext-k3gay .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-k3gay[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-k3gay[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-k3gay[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-k3gay[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-k3gay[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-k3gay[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-k3gay[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-k3gay[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-0qs3k {
  opacity: 1;
  position: relative;
}

#pext-0qs3k[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-0qs3k[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-0qs3k[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-0qs3k[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-0qs3k[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-0qs3k[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-0qs3k > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-0qs3k > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-0qs3k > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-0qs3k[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-0qs3k[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-0qs3k[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-0qs3k[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-0qs3k[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-0qs3k[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-0qs3k[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-0qs3k[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-0qs3k .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-0qs3k[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0qs3k[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0qs3k[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0qs3k[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0qs3k .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-0qs3k .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-0qs3k .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-0qs3k .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-0qs3k .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-0qs3k .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-0qs3k .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-0qs3k[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-0qs3k[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-0qs3k[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-0qs3k[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-0qs3k[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-0qs3k .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-0qs3k .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-0qs3k .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-0qs3k .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-0qs3k .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-0qs3k > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-0qs3k > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-0qs3k[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-0qs3k[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-0qs3k[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-0qs3k[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-0qs3k[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-0qs3k[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-0qs3k[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-0qs3k[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0qs3k[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0qs3k[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0qs3k[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0qs3k .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-0qs3k .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-0qs3k .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-0qs3k .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-0qs3k .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-0qs3k .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-0qs3k .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-0qs3k[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-0qs3k[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-0qs3k[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-0qs3k[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-0qs3k[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-0qs3k .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-0qs3k .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-0qs3k .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-0qs3k .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-0qs3k .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-0qs3k > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}

#pext-0qs3k > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-0qs3k[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-0qs3k[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-0qs3k[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-0qs3k[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-0qs3k[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-0qs3k[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-0qs3k[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-0qs3k[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0qs3k[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0qs3k[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0qs3k[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0qs3k .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-0qs3k .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-0qs3k .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-0qs3k .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-0qs3k .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-0qs3k .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-0qs3k .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-0qs3k[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-0qs3k[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-0qs3k[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-0qs3k[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-0qs3k[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-0qs3k .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-0qs3k .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-0qs3k .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-0qs3k .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-0qs3k .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-ucm3p {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-ucm3p[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ucm3p[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ucm3p[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ucm3p[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ucm3p h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-ucm3p h2 b, #pext-ucm3p h2 strong { 
  font-size: 55px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-ucm3p[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-ucm3p h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-ucm3p h2 b, #pext-ucm3p h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-6bqee {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-6bqee[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-6bqee[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-6bqee[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-6bqee[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-6bqee h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-6bqee h3 b, #pext-6bqee h3 strong { 
  font-size: 40px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-6bqee[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-6bqee h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-6bqee h3 b, #pext-6bqee h3 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-z1i3o {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-z1i3o[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-z1i3o[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-z1i3o[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-z1i3o[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-z1i3o .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-z1i3o .pe-text b, #pext-z1i3o .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-z1i3o[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-z1i3o .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-z1i3o .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-z1i3o .pe-text b, #pext-z1i3o .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-lggyy {
  opacity: 1;
  position: relative;
}

#pext-lggyy[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-lggyy[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-lggyy[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-lggyy[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-lggyy[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-lggyy[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-lggyy > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-lggyy > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-lggyy > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-lggyy[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-lggyy[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-lggyy[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-lggyy[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-lggyy[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-lggyy[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-lggyy[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-lggyy[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-lggyy .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-lggyy[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-lggyy[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-lggyy[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-lggyy[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-lggyy .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-lggyy .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-lggyy .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-lggyy .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-lggyy .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-lggyy .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-lggyy .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-lggyy[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-lggyy[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-lggyy[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-lggyy[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-lggyy[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-lggyy .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-lggyy .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-lggyy .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-lggyy .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-lggyy .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-lggyy > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-lggyy > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-lggyy[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-lggyy[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-lggyy[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-lggyy[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-lggyy[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-lggyy[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-lggyy[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-lggyy[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-lggyy[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-lggyy[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-lggyy[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-lggyy .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-lggyy .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-lggyy .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-lggyy .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-lggyy .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-lggyy .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-lggyy .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-lggyy[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-lggyy[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-lggyy[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-lggyy[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-lggyy[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-lggyy .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-lggyy .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-lggyy .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-lggyy .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-lggyy .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-lggyy > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-lggyy > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-lggyy[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-lggyy[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-lggyy[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-lggyy[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-lggyy[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-lggyy[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-lggyy[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-lggyy[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-lggyy[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-lggyy[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-lggyy[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-lggyy .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-lggyy .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-lggyy .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-lggyy .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-lggyy .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-lggyy .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-lggyy .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-lggyy[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-lggyy[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-lggyy[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-lggyy[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-lggyy[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-lggyy .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-lggyy .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-lggyy .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-lggyy .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-lggyy .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-5jqnd .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-5jqnd {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-5jqnd[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-5jqnd[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-5jqnd[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-5jqnd[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-5jqnd .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-5jqnd {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-gju20 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-gju20[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-gju20[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-gju20[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-gju20[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-gju20 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-gju20 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-gju20[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-gju20[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-gju20[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-gju20[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-gju20[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-gju20[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-gju20[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-gju20[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-e4b0u {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-e4b0u[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-e4b0u[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-e4b0u[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-e4b0u[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-e4b0u .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-e4b0u .pe-text b, #pext-e4b0u .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-e4b0u[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-e4b0u .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-e4b0u .pe-text b, #pext-e4b0u .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-e4b0u .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-e4b0u .pe-text b, #pext-e4b0u .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-1u52f {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-1u52f[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-1u52f[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-1u52f[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-1u52f[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-1u52f .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-1u52f .pe-text b, #pext-1u52f .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-1u52f[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-1u52f .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-1u52f .pe-text b, #pext-1u52f .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-1u52f .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-1u52f .pe-text b, #pext-1u52f .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-piz3a .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-piz3a {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-piz3a[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-piz3a[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-piz3a[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-piz3a[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-piz3a .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-piz3a {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-piz3a {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-qkbts {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-qkbts[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-qkbts[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-qkbts[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-qkbts[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-qkbts .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-qkbts .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-qkbts[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-qkbts[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-qkbts[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-qkbts[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-qkbts[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-qkbts[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-qkbts[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-qkbts[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-hlluz {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-hlluz[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-hlluz[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-hlluz[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-hlluz[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-hlluz .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-hlluz .pe-text b, #pext-hlluz .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-hlluz[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-hlluz .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-hlluz .pe-text b, #pext-hlluz .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-hlluz .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-hlluz .pe-text b, #pext-hlluz .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-egr1d {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-egr1d[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-egr1d[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-egr1d[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-egr1d[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-egr1d .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-egr1d .pe-text b, #pext-egr1d .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-egr1d[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-egr1d .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-egr1d .pe-text b, #pext-egr1d .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-egr1d .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-egr1d .pe-text b, #pext-egr1d .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-zw012 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-zw012 {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-zw012[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-zw012[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-zw012[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-zw012[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-zw012 .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-zw012 {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-390f1 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-390f1[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-390f1[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-390f1[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-390f1[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-390f1 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-390f1 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-390f1[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-390f1[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-390f1[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-390f1[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-390f1[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-390f1[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-390f1[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-390f1[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-4lbjm {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-4lbjm[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-4lbjm[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-4lbjm[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-4lbjm[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-4lbjm .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-4lbjm .pe-text b, #pext-4lbjm .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-4lbjm[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-4lbjm .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-4lbjm .pe-text b, #pext-4lbjm .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-4lbjm .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-4lbjm .pe-text b, #pext-4lbjm .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-kwwdh {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-kwwdh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-kwwdh[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-kwwdh[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-kwwdh[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-kwwdh .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-kwwdh .pe-text b, #pext-kwwdh .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-kwwdh[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-kwwdh .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-kwwdh .pe-text b, #pext-kwwdh .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-kwwdh .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-kwwdh .pe-text b, #pext-kwwdh .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-b4wno .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-b4wno {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-b4wno[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-b4wno[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-b4wno[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-b4wno[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-b4wno .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-b4wno {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-b4wno {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-vvue4 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-vvue4[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-vvue4[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-vvue4[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-vvue4[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-vvue4 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-vvue4 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-vvue4[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-vvue4[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-vvue4[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-vvue4[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-vvue4[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-vvue4[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-vvue4[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-vvue4[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-enc93 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-enc93[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-enc93[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-enc93[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-enc93[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-enc93 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-enc93 .pe-text b, #pext-enc93 .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-enc93[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-enc93 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-enc93 .pe-text b, #pext-enc93 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-enc93 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-enc93 .pe-text b, #pext-enc93 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-flrs7 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-flrs7[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-flrs7[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-flrs7[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-flrs7[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-flrs7 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-flrs7 .pe-text b, #pext-flrs7 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-flrs7[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-flrs7 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-flrs7 .pe-text b, #pext-flrs7 .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-flrs7 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-flrs7 .pe-text b, #pext-flrs7 .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-wacal {
  opacity: 1;
  margin: 10px 0px 10px 0px;
}

#pext-wacal[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-wacal .pe-button{
  text-align: left;
}

#pext-wacal .pe-button button,
#pext-wacal .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-wacal .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-wacal .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-wacal[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-wacal[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-wacal[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-wacal[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-wacal .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-wacal[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-wacal[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-wacal {
  opacity: 1;
  margin: 10px 20px 10px 20px;
}

#pext-wacal[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-wacal {
  opacity: 1;
  margin: 10px;
}

#pext-wacal .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-wacal .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-wacal[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-yzi4d {
  opacity: 1;
  position: relative;
}

#pext-yzi4d[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yzi4d[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-yzi4d[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-yzi4d[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yzi4d[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-yzi4d[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-yzi4d > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-yzi4d > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px 30px 0px 0px;
}

#pext-yzi4d > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-yzi4d[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-yzi4d[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-yzi4d[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-yzi4d[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-yzi4d[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-yzi4d[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-yzi4d[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-yzi4d[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-yzi4d .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-yzi4d[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-yzi4d[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-yzi4d[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-yzi4d[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-yzi4d .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-yzi4d .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-yzi4d .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-yzi4d .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-yzi4d .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-yzi4d .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-yzi4d .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-yzi4d[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-yzi4d[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-yzi4d[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-yzi4d[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-yzi4d[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-yzi4d .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-yzi4d .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-yzi4d .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-yzi4d .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-yzi4d .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-yzi4d > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-yzi4d > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-yzi4d[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-yzi4d[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-yzi4d[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-yzi4d[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-yzi4d[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-yzi4d[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-yzi4d[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-yzi4d[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-yzi4d[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-yzi4d[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-yzi4d[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-yzi4d .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-yzi4d .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-yzi4d .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-yzi4d .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-yzi4d .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-yzi4d .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-yzi4d .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-yzi4d[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-yzi4d[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-yzi4d[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-yzi4d[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-yzi4d[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-yzi4d .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-yzi4d .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-yzi4d .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-yzi4d .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-yzi4d .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-yzi4d > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-yzi4d > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-yzi4d[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-yzi4d[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-yzi4d[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-yzi4d[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-yzi4d[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-yzi4d[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-yzi4d[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-yzi4d[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-yzi4d[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-yzi4d[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 30px;
}

#pext-yzi4d[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 30px;
}

#pext-yzi4d .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-yzi4d .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-yzi4d .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-yzi4d .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-yzi4d .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-yzi4d .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-yzi4d .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-yzi4d[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-yzi4d[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 30px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-yzi4d[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-yzi4d[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-yzi4d[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-yzi4d .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-yzi4d .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-yzi4d .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-yzi4d .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-yzi4d .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-fm6h4 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-fm6h4[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-fm6h4[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-fm6h4[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-fm6h4[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-fm6h4 .pe-image {
  text-align: left;
  line-height: 0;
  overflow: hidden;
}

#pext-fm6h4 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-fm6h4[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-fm6h4[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-fm6h4[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-fm6h4[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-fm6h4[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-fm6h4[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-fm6h4[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-fm6h4[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-0ce0n {
  opacity: 1;
  position: relative;
}

#pext-0ce0n[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-0ce0n[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-0ce0n[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-0ce0n[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-0ce0n[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-0ce0n[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-0ce0n > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-0ce0n > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-0ce0n > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-0ce0n[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-0ce0n[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-0ce0n[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-0ce0n[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-0ce0n[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-0ce0n[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-0ce0n[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-0ce0n[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-0ce0n .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-0ce0n[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0ce0n[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0ce0n[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0ce0n[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0ce0n .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-0ce0n .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-0ce0n .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-0ce0n .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-0ce0n .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-0ce0n .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-0ce0n .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-0ce0n[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-0ce0n[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-0ce0n[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-0ce0n[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-0ce0n[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-0ce0n .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-0ce0n .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-0ce0n .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-0ce0n .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-0ce0n .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-0ce0n > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-0ce0n > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-0ce0n[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-0ce0n[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-0ce0n[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-0ce0n[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-0ce0n[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-0ce0n[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-0ce0n[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-0ce0n[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0ce0n[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0ce0n[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0ce0n[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0ce0n .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-0ce0n .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-0ce0n .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-0ce0n .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-0ce0n .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-0ce0n .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-0ce0n .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-0ce0n[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-0ce0n[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-0ce0n[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-0ce0n[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-0ce0n[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-0ce0n .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-0ce0n .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-0ce0n .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-0ce0n .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-0ce0n .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-0ce0n > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
}

#pext-0ce0n > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-0ce0n[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-0ce0n[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-0ce0n[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-0ce0n[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-0ce0n[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-0ce0n[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-0ce0n[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-0ce0n[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0ce0n[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0ce0n[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-0ce0n[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-0ce0n .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-0ce0n .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-0ce0n .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-0ce0n .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-0ce0n .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-0ce0n .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-0ce0n .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-0ce0n[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-0ce0n[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-0ce0n[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-0ce0n[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-0ce0n[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-0ce0n .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-0ce0n .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-0ce0n .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-0ce0n .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-0ce0n .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-8j32x {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-8j32x[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-8j32x[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-8j32x[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-8j32x[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-8j32x h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-8j32x h2 b, #pext-8j32x h2 strong { 
  font-size: 55px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-8j32x[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-8j32x h2 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-8j32x h2 b, #pext-8j32x h2 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-zo54b {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-zo54b[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-zo54b[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-zo54b[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-zo54b[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-zo54b h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-zo54b h3 b, #pext-zo54b h3 strong { 
  font-size: 40px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-zo54b[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-zo54b h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.8px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: left;
}

#pext-zo54b h3 b, #pext-zo54b h3 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 0.8px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-3savv {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-3savv[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-3savv[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-3savv[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-3savv[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-3savv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-3savv .pe-text b, #pext-3savv .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-3savv[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-3savv .pe-text {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-3savv .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-3savv .pe-text b, #pext-3savv .pe-text strong { 
  font-size: 14px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-zgeny {
  opacity: 1;
  position: relative;
}

#pext-zgeny[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-zgeny[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-zgeny[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-zgeny[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-zgeny[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-zgeny[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-zgeny > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-zgeny > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-zgeny > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-zgeny[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-zgeny[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-zgeny[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-zgeny[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-zgeny[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-zgeny[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-zgeny[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-zgeny[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-zgeny .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-zgeny[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-zgeny[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-zgeny[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-zgeny[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-zgeny .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-zgeny .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-zgeny .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-zgeny .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-zgeny .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-zgeny .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-zgeny .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-zgeny[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-zgeny[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-zgeny[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-zgeny[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-zgeny[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-zgeny .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-zgeny .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-zgeny .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-zgeny .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-zgeny .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-zgeny > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;
}

#pext-zgeny > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-zgeny[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-zgeny[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-zgeny[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-zgeny[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-zgeny[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-zgeny[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-zgeny[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-zgeny[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-zgeny[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-zgeny[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-zgeny[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-zgeny .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-zgeny .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-zgeny .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-zgeny .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-zgeny .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-zgeny .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-zgeny .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-zgeny[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-zgeny[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-zgeny[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-zgeny[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-zgeny[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-zgeny .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-zgeny .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-zgeny .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-zgeny .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-zgeny .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-zgeny > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0px 5px 0px;
}

#pext-zgeny > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-zgeny[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-zgeny[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-zgeny[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-zgeny[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-zgeny[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-zgeny[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-zgeny[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-zgeny[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-zgeny[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-zgeny[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 10px;
}

#pext-zgeny[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 10px;
}

#pext-zgeny .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-zgeny .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-zgeny .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-zgeny .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-zgeny .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-zgeny .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-zgeny .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-zgeny[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-zgeny[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 10px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-zgeny[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-zgeny[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-zgeny[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-zgeny .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-zgeny .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-zgeny .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-zgeny .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-zgeny .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-55fy5 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-55fy5 {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-55fy5[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-55fy5[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-55fy5[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-55fy5[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-55fy5 .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-55fy5 {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-slgmm {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-slgmm[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-slgmm[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-slgmm[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-slgmm[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-slgmm .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-slgmm .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-slgmm[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-slgmm[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-slgmm[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-slgmm[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-slgmm[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-slgmm[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-slgmm[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-slgmm[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-i5jrd {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-i5jrd[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-i5jrd[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-i5jrd[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-i5jrd[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-i5jrd .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-i5jrd .pe-text b, #pext-i5jrd .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-i5jrd[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-i5jrd .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-i5jrd .pe-text b, #pext-i5jrd .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-i5jrd .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-i5jrd .pe-text b, #pext-i5jrd .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-p0w0k {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-p0w0k[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-p0w0k[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-p0w0k[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-p0w0k[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-p0w0k .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-p0w0k .pe-text b, #pext-p0w0k .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-p0w0k[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-p0w0k .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-p0w0k .pe-text b, #pext-p0w0k .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-p0w0k .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-p0w0k .pe-text b, #pext-p0w0k .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-2v6wq .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-2v6wq {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-2v6wq[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-2v6wq[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-2v6wq[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-2v6wq[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-2v6wq .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-2v6wq {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-2v6wq {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-ow58c {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-ow58c[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ow58c[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ow58c[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ow58c[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ow58c .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-ow58c .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-ow58c[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-ow58c[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-ow58c[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-ow58c[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-ow58c[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-ow58c[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-ow58c[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-ow58c[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-mpnxf {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-mpnxf[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-mpnxf[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-mpnxf[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-mpnxf[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-mpnxf .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-mpnxf .pe-text b, #pext-mpnxf .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-mpnxf[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-mpnxf .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-mpnxf .pe-text b, #pext-mpnxf .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-mpnxf .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-mpnxf .pe-text b, #pext-mpnxf .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-4stsl {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-4stsl[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-4stsl[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-4stsl[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-4stsl[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-4stsl .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-4stsl .pe-text b, #pext-4stsl .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-4stsl[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-4stsl .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-4stsl .pe-text b, #pext-4stsl .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-4stsl .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-4stsl .pe-text b, #pext-4stsl .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-iwong .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-iwong {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}

#pext-iwong[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-iwong[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-iwong[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-iwong[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-iwong .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
        
                @media (max-width: 768px) {
                  #pext-iwong {
  opacity: 1;
  margin: 0px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-l8pc7 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-l8pc7[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-l8pc7[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-l8pc7[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-l8pc7[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-l8pc7 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-l8pc7 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-l8pc7[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-l8pc7[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-l8pc7[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-l8pc7[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-l8pc7[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-l8pc7[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-l8pc7[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-l8pc7[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-rtvcs {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-rtvcs[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-rtvcs[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-rtvcs[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-rtvcs[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-rtvcs .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-rtvcs .pe-text b, #pext-rtvcs .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-rtvcs[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-rtvcs .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-rtvcs .pe-text b, #pext-rtvcs .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-rtvcs .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-rtvcs .pe-text b, #pext-rtvcs .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-4u4tt {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-4u4tt[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-4u4tt[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-4u4tt[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-4u4tt[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-4u4tt .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-4u4tt .pe-text b, #pext-4u4tt .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-4u4tt[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-4u4tt .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-4u4tt .pe-text b, #pext-4u4tt .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-4u4tt .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-4u4tt .pe-text b, #pext-4u4tt .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
                
        .pe-all-blue.editing #pext-6eapf .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-6eapf {
  opacity: 1;
  margin: 10px 0px 10px 0px;
  padding: 5px;
}

#pext-6eapf[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-6eapf[data-border-enable="true"] {
  border-width: 2px;
  border-style: Solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

#pext-6eapf[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0.2);
}

#pext-6eapf[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-6eapf .pe-custom-wrapper {
	display: grid;
  grid-template-columns: 40px 1fr;
  width: 100%;
  align-items: center;
  column-gap: 8px;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-6eapf {
  opacity: 1;
  margin: 5px 0px 10px 0px;
  padding: 5px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-6eapf {
  opacity: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px;
}
                }
              
        
                
        #pext-ex8dx {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-ex8dx[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ex8dx[data-border-enable="true"] {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ex8dx[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ex8dx[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ex8dx .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-ex8dx .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-ex8dx[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-ex8dx[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-ex8dx[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-ex8dx[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-ex8dx[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-ex8dx[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-ex8dx[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-ex8dx[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-hibn3 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-hibn3[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-hibn3[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-hibn3[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-hibn3[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-hibn3 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-hibn3 .pe-text b, #pext-hibn3 .pe-text strong { 
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-hibn3[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-hibn3 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-hibn3 .pe-text b, #pext-hibn3 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-hibn3 .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-hibn3 .pe-text b, #pext-hibn3 .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-eairs {
  position: relative;
  margin: 0px;
  opacity: 1;
}

#pext-eairs[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-eairs[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-eairs[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-eairs[data-background-type="image"] {
  background-image: url(/cdn/shop/t/4/assets/pagetify-file-1732098189952.png?v=1732098190);
  background-size: cover;
  background-position: 315% 26%;
}

#pext-eairs .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-eairs .pe-text b, #pext-eairs .pe-text strong { 
  font-size: 15px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-eairs[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-eairs .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-eairs .pe-text b, #pext-eairs .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.3 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-eairs .pe-text {
  margin: 0;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-eairs .pe-text b, #pext-eairs .pe-text strong { 
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #FFFFFF !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
        
              
        
              
                
        #pext-4tdw5 {
  opacity: 1;
  margin: 10px 0px 10px 0px;
}

#pext-4tdw5[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-4tdw5 .pe-button{
  text-align: left;
}

#pext-4tdw5 .pe-button button,
#pext-4tdw5 .pe-button button .pe-button-text
{
  text-align: center;
}

#pext-4tdw5 .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 30px 12px 30px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-4tdw5 .pe-button button span.pe-button-text{
  color: #2D2D2D;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
}

#pext-4tdw5[data-hover-enable="true"] .pe-button button:hover {
  color: #fff;
  background-color: #2d2d2d;
  transition: color 0.3s, background-color 0.3s;
}

#pext-4tdw5[data-hover-enable="true"] .pe-button button:hover span.pe-button-text{
  color: #fff;
}

#pext-4tdw5[data-hover-enable="false"] .pe-button button:hover {
  color: #2D2D2D;
  background-color: #ffffff;
}

#pext-4tdw5[data-hover-enable="false"] .pe-button button:hover span.pe-button-text {
  color: #2D2D2D;
}

#pext-4tdw5 .pe-button button .material-icons-round {
  font-size: calc(20px + 4px);
}

#pext-4tdw5[data-full-width-lg="true"] .pe-button button {
  width: 100%;
}

#pext-4tdw5[data-border-enable="true"] .pe-button button {
  border-width: 1px;
  border-style: Solid;
  border-color: #FFFFFF;
  border-radius: 50px !important;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-4tdw5 {
  opacity: 1;
  margin: 10px 20px 10px 20px;
}

#pext-4tdw5[data-full-width-md="true"] .pe-button button {
  width: 100%;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-4tdw5 {
  opacity: 1;
  margin: 10px;
}

#pext-4tdw5 .pe-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2D2D2D;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 5px 12px 6px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-4tdw5 .pe-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-4tdw5[data-full-width-sm="true"] .pe-button button {
  width: 100%;
}
                }
              
        
        
              
        
              
        
              
        
              
        

        #pext-btlit {
  opacity: 1;
  position: relative;
}

#pext-btlit[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-btlit[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-btlit[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-btlit[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-btlit[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-btlit[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-btlit > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-btlit > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 32px 20px 50px 20px;
}

#pext-btlit > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-btlit[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-btlit[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-btlit[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-btlit[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-btlit[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-btlit[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-btlit[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-btlit[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-btlit .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-btlit[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 0px;
}

#pext-btlit[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 0px;
}

#pext-btlit[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 0px;
}

#pext-btlit[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 0px;
}

#pext-btlit .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-btlit .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-btlit .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-btlit .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-btlit .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-btlit .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-btlit .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-btlit[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-btlit[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 0px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-btlit[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-btlit[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-btlit[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-btlit .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-btlit .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-btlit .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-btlit .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-btlit .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-btlit > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 32px 10px 32px 10px;
}

#pext-btlit > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-btlit[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-btlit[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-btlit[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-btlit[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-btlit[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-btlit[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-btlit[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-btlit[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 0px;
}

#pext-btlit[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 0px;
}

#pext-btlit[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 0px;
}

#pext-btlit[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 0px;
}

#pext-btlit .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-btlit .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-btlit .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-btlit .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-btlit .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-btlit .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-btlit .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-btlit[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-btlit[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 0px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-btlit[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-btlit[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-btlit[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-btlit .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-btlit .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-btlit .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-btlit .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-btlit .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-btlit > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 32px 10px 32px 10px;
}

#pext-btlit > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-btlit[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-btlit[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-btlit[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-btlit[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-btlit[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-btlit[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-btlit[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-btlit[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 0px;
}

#pext-btlit[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 0px;
}

#pext-btlit[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 0px;
}

#pext-btlit[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 0px;
}

#pext-btlit .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-btlit .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-btlit .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-btlit .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-btlit .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-btlit .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-btlit .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-btlit[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-btlit[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 0px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-btlit[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-btlit[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-btlit[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-btlit .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-btlit .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-btlit .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-btlit .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-btlit .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-4ye4u {
  opacity: 1;
  margin: 0px;
}

#pext-4ye4u div:empty:not(.pe-grand-line) {
  display: block;
}

#pext-4ye4u[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-4ye4u[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-4ye4u[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-4ye4u[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-4ye4u .pe-slider .splide__pagination {
  width: 100%;
  padding: 0;
  left: 0;
  margin: 8px 0 0 0;
  padding-bottom: 8px;
}

#pext-4ye4u .pe-slider .splide__arrows button {
  position: absolute;
  top: 50%;
  width: fit-content;
  border: none;
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
  z-index: 9999;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

#pext-4ye4u[data-nav-background-type="color"] .pe-slider .splide__arrows button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px;
  background-color: #EAEAEA;
  border-radius: 3px;
}

#pext-4ye4u .pe-slider .splide__arrows button:first-child {
  left: 6px;
  -webkit-transform: translate(0%, -50%) rotate(180deg);
  -moz-transform: translate(0%, -50%) rotate(180deg);
  -ms-transform: translate(0%, -50%) rotate(180deg);
  -o-transform: translate(0%, -50%) rotate(180deg);
  transform: translate(0%, -50%) rotate(180deg);
}

#pext-4ye4u .pe-slider .splide__arrows button:last-child {
  right: 6px;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

#pext-4ye4u[data-nav-auto-hide="true"] .pe-slider {
  overflow: hidden;
  
}

#pext-4ye4u[data-dot-position="inside"] .pe-slider .splide__slide{
  min-height: 90px;
}

#pext-4ye4u[data-nav-auto-hide="true"] .pe-slider .splide__arrows button:first-child {
  opacity: 0;
  -webkit-transform: translate(-100%, -50%) rotate(180deg);
  -moz-transform: translate(-100%, -50%) rotate(180deg);
  -ms-transform: translate(-100%, -50%) rotate(180deg);
  -o-transform: translate(-100%, -50%) rotate(180deg);
  transform: translate(-100%, -50%) rotate(180deg);
}

#pext-4ye4u[data-nav-auto-hide="true"] .pe-slider:hover .splide__arrows button:first-child {
  opacity: 1;
  -webkit-transform: translate(-0%, -50%) rotate(180deg);
  -moz-transform: translate(-0%, -50%) rotate(180deg);
  -ms-transform: translate(-0%, -50%) rotate(180deg);
  -o-transform: translate(-0%, -50%) rotate(180deg);
  transform: translate(-0%, -50%) rotate(180deg);
}

#pext-4ye4u[data-nav-auto-hide="true"] .pe-slider .splide__arrows button:last-child {
  opacity: 0;
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

#pext-4ye4u[data-nav-auto-hide="true"] .pe-slider:hover .splide__arrows button:last-child {
  opacity: 1;
  -webkit-transform: translate(-0%, -50%);
  -moz-transform: translate(-0%, -50%);
  -ms-transform: translate(-0%, -50%);
  -o-transform: translate(-0%, -50%);
  transform: translate(-0%, -50%);
}

#pext-4ye4u > .pe-pirate > .pe-slider > .splide > .splide__arrows > button > svg {
  width: 18px;
  height: 18px;
  fill: #2d2d2d;
  transition: all 0.3s;
}

#pext-4ye4u > .pe-pirate > .pe-slider > .splide > .splide__arrows > button:hover > svg {
  fill: #d92121;
}

#pext-4ye4u .pe-slider .splide__pagination {
  display: grid;
  grid-auto-flow: column;
  column-gap: 3px;
}

#pext-4ye4u[data-dot-position="inside"] .splide__pagination{
  position: absolute;
  bottom: 10px;
  column-gap: 5px;
}

#pext-4ye4u .pe-slider .splide__pagination li {
  list-style-type: none;
  display: inline-block;
}

#pext-4ye4u .pe-slider .splide__pagination li button {
  width: 10px;
  height: 10px;
  max-width: 10px;
  min-height: 10px;
  border-radius: 50%;
  padding: 0;
  margin: 0 4px;
  border: 1px solid #2d2d2d;
  background-color: #2d2d2d;
  cursor: pointer;
  outline: 4px solid #EAEAEA00;
  transition: outline 0.2s, border 0.2s, background-color 0.2s;
}

#pext-4ye4u[data-dot-position="inside"] .splide__pagination li button{
  background-color: transparent;
  width: 9px;
  height: 9px;
  max-width: 9px;
  min-height: 9px;
}

#pext-4ye4u > .pe-pirate > .pe-slider > .splide > .splide__pagination > li > button.is-active {
  border: 1px solid #d92121;
  background-color: #d92121;
}

#pext-4ye4u[data-dot-position="inside"] > .pe-pirate > .pe-slider > .splide > .splide__pagination > li > button.is-active {
  outline: 3px solid #FFFFFF;
  border: 1px solid #d92121;
}

#pext-4ye4u[data-dot-position="inside"] > .pe-pirate > .pe-slider > .splide > .splide__pagination > li > button:not(.is-active):hover {
  outline: 3px solid #FFFFFFB3;
  border: 1px solid #2d2d2d;
  background-color: #2d2d2d;
}

#pext-4ye4u > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper {
  padding: 32px 48px 4px 48px;
}

#pext-4ye4u[data-dot-position="inside"] > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper {
  padding: 0;
}

#pext-4ye4u > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper > .splide__track > .splide__list > .splide__slide > .pe-children {
  padding: 2px;
}

#pext-4ye4u > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper > .splide__track > .splide__list {
  height: inherit;
  width: auto;
}
        
        
        
                
        #pext-v0w2f {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-v0w2f[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-v0w2f[data-border-enable="true"] {
  border-width: 1px;
  border-style: none;
  border-color: #333333;
  border-radius: px;
  overflow: hidden;
}

#pext-v0w2f[data-background-type="color"] {
  background-color: #d92121;
}

#pext-v0w2f[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-v0w2f h3 {
  margin: 0;
  padding: 10px;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-v0w2f h3 b, #pext-v0w2f h3 strong { 
  font-size: 30px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-v0w2f[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-v0w2f h3 {
  margin: 0;
  padding: 10px;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-v0w2f h3 b, #pext-v0w2f h3 strong { 
  font-size: 25px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-v0w2f h3 {
  margin: 0;
  padding: 10px;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-v0w2f h3 b, #pext-v0w2f h3 strong { 
  font-size: 25px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-u7e2j {
  opacity: 1;
  position: relative;
}

#pext-u7e2j[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-u7e2j[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 20px;
}

#pext-u7e2j[data-background-type="color"] {
  background-color: #ebebeb;
}

#pext-u7e2j[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-u7e2j[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-u7e2j[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-u7e2j > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-u7e2j > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-u7e2j > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-u7e2j[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-u7e2j[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-u7e2j[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-u7e2j[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-u7e2j[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-u7e2j[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-u7e2j[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-u7e2j[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-u7e2j .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-u7e2j[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 20px;
}

#pext-u7e2j[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 20px;
}

#pext-u7e2j[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 20px;
}

#pext-u7e2j[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 20px;
}

#pext-u7e2j .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-u7e2j .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-u7e2j .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-u7e2j .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-u7e2j .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-u7e2j .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-u7e2j .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-u7e2j[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-u7e2j[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 20px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-u7e2j[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-u7e2j[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-u7e2j[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-u7e2j .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-u7e2j .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-u7e2j .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-u7e2j .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-u7e2j .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-u7e2j > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-u7e2j[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-u7e2j[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-u7e2j[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-u7e2j[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-u7e2j[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-u7e2j[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-u7e2j[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-u7e2j[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 20px;
}

#pext-u7e2j[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 20px;
}

#pext-u7e2j[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 20px;
}

#pext-u7e2j[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 20px;
}

#pext-u7e2j .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-u7e2j .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-u7e2j .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-u7e2j .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-u7e2j .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-u7e2j .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-u7e2j .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-u7e2j[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-u7e2j[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 20px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-u7e2j[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-u7e2j[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-u7e2j[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-u7e2j .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-u7e2j .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-u7e2j .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-u7e2j .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-u7e2j .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-u7e2j > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-u7e2j[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-u7e2j[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-u7e2j[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-u7e2j[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-u7e2j[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-u7e2j[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-u7e2j[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-u7e2j[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 20px;
}

#pext-u7e2j[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 20px;
}

#pext-u7e2j[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 20px;
}

#pext-u7e2j[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 20px;
}

#pext-u7e2j .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-u7e2j .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-u7e2j .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-u7e2j .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-u7e2j .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-u7e2j .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-u7e2j .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-u7e2j[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-u7e2j[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 20px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-u7e2j[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-u7e2j[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-u7e2j[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-u7e2j .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-u7e2j .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-u7e2j .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-u7e2j .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-u7e2j .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-f2bdu {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-f2bdu[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-f2bdu[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-f2bdu[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-f2bdu[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-f2bdu .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-f2bdu .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-f2bdu[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-f2bdu[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-f2bdu[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-f2bdu[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-f2bdu[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-f2bdu[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-f2bdu[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-f2bdu[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-h49ro {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

#pext-h49ro[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-h49ro[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-h49ro[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-h49ro[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-h49ro .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-h49ro .pe-image img {
  display:inline-block;
  width: 55%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-h49ro[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-h49ro[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-h49ro[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-h49ro[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-h49ro[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-h49ro[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-h49ro[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-h49ro[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        .pe-all-blue.editing #pext-2vssh .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-2vssh {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-2vssh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-2vssh[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-2vssh[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-2vssh[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-2vssh {}
        
        
        
        
              
        
              
                
        #pext-l1cvs {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-l1cvs[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-l1cvs[data-border-enable="true"] {
  border-width: 1px;
  border-style: none;
  border-color: #333333;
  border-radius: px;
  overflow: hidden;
}

#pext-l1cvs[data-background-type="color"] {
  background-color: #d92121;
}

#pext-l1cvs[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-l1cvs h3 {
  margin: 0;
  padding: 10px;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-l1cvs h3 b, #pext-l1cvs h3 strong { 
  font-size: 30px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-l1cvs[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-l1cvs h3 {
  margin: 0;
  padding: 10px;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-l1cvs h3 b, #pext-l1cvs h3 strong { 
  font-size: 25px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-l1cvs h3 {
  margin: 0;
  padding: 10px;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-l1cvs h3 b, #pext-l1cvs h3 strong { 
  font-size: 25px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-dcllg {
  opacity: 1;
  position: relative;
}

#pext-dcllg[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-dcllg[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-dcllg[data-background-type="color"] {
  background-color: #ebebeb;
}

#pext-dcllg[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-dcllg[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-dcllg[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-dcllg > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-dcllg > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-dcllg > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-dcllg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-dcllg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-dcllg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-dcllg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-dcllg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-dcllg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-dcllg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-dcllg[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-dcllg .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-dcllg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-dcllg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-dcllg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-dcllg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-dcllg .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-dcllg .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-dcllg .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-dcllg .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-dcllg .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-dcllg .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-dcllg .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-dcllg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-dcllg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-dcllg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-dcllg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-dcllg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-dcllg .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-dcllg .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-dcllg .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-dcllg .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-dcllg .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-dcllg > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-dcllg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-dcllg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-dcllg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-dcllg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-dcllg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-dcllg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-dcllg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-dcllg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-dcllg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-dcllg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-dcllg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-dcllg .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-dcllg .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-dcllg .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-dcllg .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-dcllg .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-dcllg .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-dcllg .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-dcllg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-dcllg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-dcllg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-dcllg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-dcllg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-dcllg .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-dcllg .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-dcllg .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-dcllg .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-dcllg .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-dcllg > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-dcllg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-dcllg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-dcllg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-dcllg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-dcllg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-dcllg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-dcllg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-dcllg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-dcllg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-dcllg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-dcllg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-dcllg .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-dcllg .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-dcllg .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-dcllg .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-dcllg .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-dcllg .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-dcllg .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-dcllg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-dcllg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-dcllg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-dcllg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-dcllg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-dcllg .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-dcllg .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-dcllg .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-dcllg .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-dcllg .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-7z36m {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-7z36m[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-7z36m[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-7z36m[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-7z36m[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-7z36m .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-7z36m .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-7z36m[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-7z36m[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-7z36m[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-7z36m[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-7z36m[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-7z36m[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-7z36m[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-7z36m[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-yghxl {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

#pext-yghxl[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yghxl[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-yghxl[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-yghxl[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yghxl .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-yghxl .pe-image img {
  display:inline-block;
  width: 55%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-yghxl[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-yghxl[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-yghxl[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-yghxl[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-yghxl[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-yghxl[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-yghxl[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-yghxl[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        .pe-all-blue.editing #pext-yuy68 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-yuy68 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-yuy68[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yuy68[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-yuy68[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-yuy68[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yuy68 {}
        
        
        
        
              
        
              
                
        #pext-ig77r {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-ig77r[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ig77r[data-border-enable="true"] {
  border-width: 1px;
  border-style: none;
  border-color: #333333;
  border-radius: px;
  overflow: hidden;
}

#pext-ig77r[data-background-type="color"] {
  background-color: #d92121;
}

#pext-ig77r[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ig77r h3 {
  margin: 0;
  padding: 10px;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-ig77r h3 b, #pext-ig77r h3 strong { 
  font-size: 30px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-ig77r[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-ig77r h3 {
  margin: 0;
  padding: 10px;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-ig77r h3 b, #pext-ig77r h3 strong { 
  font-size: 25px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-ig77r h3 {
  margin: 0;
  padding: 10px;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-ig77r h3 b, #pext-ig77r h3 strong { 
  font-size: 25px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-8c9vx {
  opacity: 1;
  position: relative;
}

#pext-8c9vx[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-8c9vx[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-8c9vx[data-background-type="color"] {
  background-color: #ebebeb;
}

#pext-8c9vx[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-8c9vx[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-8c9vx[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-8c9vx > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-8c9vx > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-8c9vx > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-8c9vx[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-8c9vx[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-8c9vx[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-8c9vx[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-8c9vx[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-8c9vx[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-8c9vx[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-8c9vx[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-8c9vx .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-8c9vx[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8c9vx[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8c9vx[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8c9vx[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8c9vx .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-8c9vx .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-8c9vx .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-8c9vx .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-8c9vx .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-8c9vx .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-8c9vx .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-8c9vx[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-8c9vx[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-8c9vx[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-8c9vx[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-8c9vx[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-8c9vx .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-8c9vx .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-8c9vx .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-8c9vx .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-8c9vx .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-8c9vx > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-8c9vx[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-8c9vx[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-8c9vx[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-8c9vx[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-8c9vx[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-8c9vx[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-8c9vx[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-8c9vx[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8c9vx[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8c9vx[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8c9vx[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8c9vx .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-8c9vx .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-8c9vx .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-8c9vx .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-8c9vx .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-8c9vx .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-8c9vx .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-8c9vx[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-8c9vx[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-8c9vx[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-8c9vx[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-8c9vx[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-8c9vx .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-8c9vx .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-8c9vx .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-8c9vx .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-8c9vx .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-8c9vx > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-8c9vx[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-8c9vx[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-8c9vx[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-8c9vx[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-8c9vx[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-8c9vx[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-8c9vx[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-8c9vx[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8c9vx[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8c9vx[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-8c9vx[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-8c9vx .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-8c9vx .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-8c9vx .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-8c9vx .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-8c9vx .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-8c9vx .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-8c9vx .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-8c9vx[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-8c9vx[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-8c9vx[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-8c9vx[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-8c9vx[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-8c9vx .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-8c9vx .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-8c9vx .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-8c9vx .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-8c9vx .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-7wnq9 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-7wnq9[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-7wnq9[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-7wnq9[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-7wnq9[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-7wnq9 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-7wnq9 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-7wnq9[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-7wnq9[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-7wnq9[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-7wnq9[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-7wnq9[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-7wnq9[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-7wnq9[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-7wnq9[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-jnzke {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

#pext-jnzke[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-jnzke[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-jnzke[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-jnzke[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-jnzke .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-jnzke .pe-image img {
  display:inline-block;
  width: 55%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-jnzke[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-jnzke[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-jnzke[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-jnzke[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-jnzke[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-jnzke[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-jnzke[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-jnzke[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        .pe-all-blue.editing #pext-k5mos .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-k5mos {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-k5mos[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-k5mos[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-k5mos[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-k5mos[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-k5mos {}
        
        
        
        
              
        
              
                
        #pext-rfzoj {
  margin: 0px;
  opacity: 1;
  position: relative;
}

#pext-rfzoj[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-rfzoj[data-border-enable="true"] {
  border-width: 1px;
  border-style: none;
  border-color: #333333;
  border-radius: px;
  overflow: hidden;
}

#pext-rfzoj[data-background-type="color"] {
  background-color: #d92121;
}

#pext-rfzoj[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-rfzoj h3 {
  margin: 0;
  padding: 10px;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-rfzoj h3 b, #pext-rfzoj h3 strong { 
  font-size: 30px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-rfzoj[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-rfzoj h3 {
  margin: 0;
  padding: 10px;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-rfzoj h3 b, #pext-rfzoj h3 strong { 
  font-size: 25px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-rfzoj h3 {
  margin: 0;
  padding: 10px;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

#pext-rfzoj h3 b, #pext-rfzoj h3 strong { 
  font-size: 25px !important;
  line-height: 1.2 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-fbmpg {
  opacity: 1;
  position: relative;
}

#pext-fbmpg[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-fbmpg[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-fbmpg[data-background-type="color"] {
  background-color: #ebebeb;
}

#pext-fbmpg[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-fbmpg[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-fbmpg[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-fbmpg > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-fbmpg > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-fbmpg > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-fbmpg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-fbmpg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-fbmpg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-fbmpg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-fbmpg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-fbmpg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-fbmpg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-fbmpg[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-fbmpg .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-fbmpg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-fbmpg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-fbmpg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-fbmpg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-fbmpg .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-fbmpg .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-fbmpg .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-fbmpg .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-fbmpg .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-fbmpg .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-fbmpg .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-fbmpg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-fbmpg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-fbmpg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-fbmpg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-fbmpg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-fbmpg .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-fbmpg .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-fbmpg .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-fbmpg .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-fbmpg .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-fbmpg > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-fbmpg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-fbmpg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-fbmpg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-fbmpg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-fbmpg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-fbmpg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-fbmpg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-fbmpg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-fbmpg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-fbmpg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-fbmpg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-fbmpg .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-fbmpg .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-fbmpg .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-fbmpg .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-fbmpg .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-fbmpg .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-fbmpg .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-fbmpg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-fbmpg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-fbmpg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-fbmpg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-fbmpg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-fbmpg .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-fbmpg .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-fbmpg .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-fbmpg .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-fbmpg .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-fbmpg > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-fbmpg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-fbmpg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-fbmpg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-fbmpg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-fbmpg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-fbmpg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-fbmpg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-fbmpg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-fbmpg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-fbmpg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-fbmpg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-fbmpg .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-fbmpg .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-fbmpg .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-fbmpg .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-fbmpg .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-fbmpg .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-fbmpg .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-fbmpg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-fbmpg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-fbmpg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-fbmpg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-fbmpg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-fbmpg .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-fbmpg .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-fbmpg .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-fbmpg .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-fbmpg .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-l70st {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-l70st[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-l70st[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-l70st[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-l70st[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-l70st .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-l70st .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-l70st[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-l70st[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-l70st[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-l70st[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-l70st[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-l70st[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-l70st[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-l70st[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        #pext-cozye {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

#pext-cozye[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-cozye[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-cozye[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-cozye[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-cozye .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-cozye .pe-image img {
  display:inline-block;
  width: 55%;
  height: auto;
  max-height: inherit;
  border-radius: 0px;
}

#pext-cozye[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-cozye[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-cozye[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-cozye[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-cozye[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-cozye[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-cozye[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-cozye[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
        
        
        
              
                
        .pe-all-blue.editing #pext-zrkx1 .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-zrkx1 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-zrkx1[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-zrkx1[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-zrkx1[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-zrkx1[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-zrkx1 {}
        
        
        
        
              
        
              
        
              
        

          .pe-all-blue {
  padding: 0px;
  font-family: Poppins;
}

.pe-all-blue a {
  color: #fff;
  text-decoration: none;
}

.pe-all-blue a:hover {
  color: #fff;
  text-decoration: none;
}
          
          
        

          body {
	overflow-x: hidden;
}
#product-tabs .pe-tab-header .pe-tab-active {
	border-radius: 10px;
}
#product-tabs .product-features-left {
	border-radius: 0px 20px 20px 0px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 100%);
	border: 1px solid hsla(0,0%,100%,.1);
	border-left-width: 0;
	padding: 10px;
}
#product-tabs .product-features-right {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
        border-radius: 20px 0px 0px 20px;
	border: 1px solid hsla(0,0%,100%,.1);
	border-right-width: 0;
	padding: 10px;
}

#product-tabs .pe-tab-body {
	border-radius: 20px !important;
	margin: 30px 0;
}
#product-tabs .pe-tab-header {
	display: grid !important;
	grid-template-columns: repeat(8, 1fr);
	gap: 0px;
}
#product-tabs .pe-tab-link {
	display: block !important;
  text-align: center;
}
#product-tabs .pe-tab-link {
	padding: 5px !important;
}
#product-tabs .pe-tab-link::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 151px;
  width: 100%;
	margin-bottom: 5px !important;
	border-radius: 10px;
  margin: 0 auto;
}
.pe-popup > button:hover {
	color: #fff !important;
}
#product-tabs .pe-tab-link:nth-child(1)::before {
	background-image: url(/cdn/shop/t/4/assets/pagetify-file-1740035135466.png) !important;
}
#product-tabs .pe-tab-link:nth-child(2)::before {
	background-image: url(/cdn/shop/t/4/assets/pagetify-file-1740042787853.png) !important;
}
#product-tabs .pe-tab-link:nth-child(3)::before {
	background-image: url(/cdn/shop/t/4/assets/pagetify-file-1740047148161.png) !important;
}
#product-tabs .pe-tab-link:nth-child(4)::before {
	background-image: url(/cdn/shop/t/4/assets/pagetify-file-1740048603507.png) !important;
}
#product-tabs .pe-tab-link:nth-child(5)::before {
	background-image: url(/cdn/shop/t/4/assets/pagetify-file-1740049577241.png) !important;
}
#product-tabs .pe-tab-link:nth-child(6)::before {
	background-image: url(/cdn/shop/t/4/assets/pagetify-file-1740050942096.png) !important;
}
#product-tabs .pe-tab-link:nth-child(7)::before {
	background-image: url(/cdn/shop/t/4/assets/pagetify-file-1740050703406.png) !important;
}
#product-tabs .pe-tab-link:nth-child(8)::before {
	background-image: url(/cdn/shop/t/4/assets/pagetify-file-1740050766639.png) !important;
}
#product-tabs .pe-pirate-cloak{
	background-position: 100% 170% !important;
	background-repeat: no-repeat !important;
	background-size: 100% !important;
	border-radius: 20px !important;

}
@media only screen and (max-width: 1200px) {
    #product-tabs .pe-tab-link {
        font-size: 14px !important;
    letter-spacing: 0 !important;
    padding: 0px 0px 5px !important;
    /*min-width: unset !important;
    width: 65px !important;
    flex-basis: unset !important;*/
    text-align: center;

    }
  #product-tabs .pe-tab-header {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 7px;
	}
  #product-tabs img.left-img {
	border-radius: 20px 20px 0px 0px;
	}
  #product-tabs .pe-tab-link::before {
	height: 85px;
	width: 100%;
}
}
@media only screen and (max-width: 767px) {
#product-tabs .product-features-left {
	border-left-width: 1px;
        border-radius: 20px 20px 20px 20px;
}
#product-tabs .product-features-right {
	border-right-width: 1px;
        border-radius: 20px 20px 20px 20px;
}
  #product-tabs .product-features-left .pe-custom-wrapper {
        direction: rtl;
}
#product-tabs .product-features-left .pe-custom-wrapper .pe-custom-item .pe-text {
        text-align: left;
}
  body #product-tabs .pe-pirate-cloak {
	background-position: 100% 10% !important;
}
}


/*#product-tabs .energy-slide::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 90%;
        left: 0;
        top: 34.5%;
        background-size: cover;
        background-position: bottom center;
        background-repeat: no-repeat;
        background-image: url(/cdn/shop/t/4/assets/pagetify-file-1741755971422.png);
}
#product-tabs .sleep-slide::before  {
   content: '';
        position: absolute;
        width: 100%;
        height: 90%;
        left: 0;
        top: 34.5%;
        background-size: cover;
        background-position: bottom center;
        background-repeat: no-repeat;
		background-image: url(/cdn/shop/t/4/assets/pagetify-file-1741761564345.png);
}
#product-tabs .xtra-slide::before  {
   content: '';
        position: absolute;
        width: 100%;
        height: 90%;
        left: 0;
        top: 34.5%;
        background-size: cover;
        background-position: bottom center;
        background-repeat: no-repeat;
		background-image: url(/cdn/shop/t/4/assets/pagetify-file-1741763046831.png);
}
#product-tabs .nad-slide::before  {
   content: '';
        position: absolute;
        width: 100%;
        height: 90%;
        left: 0;
        top: 34.5%;
        background-size: cover;
        background-position: bottom center;
        background-repeat: no-repeat;
		background-image: url(/cdn/shop/t/4/assets/pagetify-file-1741763826790.png);
}
#product-tabs .focus-slide::before {
  content: '';
        position: absolute;
        width: 100%;
        height: 90%;
        left: 0;
        top: 34.5%;
        background-size: cover;
        background-position: bottom center;
        background-repeat: no-repeat;
background-image: url(/cdn/shop/t/4/assets/pagetify-file-1741772883151.png);
}
#product-tabs .weight-slide::before {
  content: '';
        position: absolute;
        width: 100%;
        height: 90%;
        left: 0;
        top: 34.5%;
        background-size: cover;
        background-position: bottom center;
        background-repeat: no-repeat;
background-image: url(/cdn/shop/t/4/assets/pagetify-file-1741775457370.png);
}

#product-tabs .energy-slide, #product-tabs .sleep-slide, #product-tabs .weight-slide,
#product-tabs .xtra-slide, #product-tabs .nad-slide, #product-tabs .focus-slide {
	overflow: hidden;
	position: relative;
}
#product-tabs .pe-column .pe-deck .pe-pirate-cloak {
	z-index: 1;
	position: relative;
}*/


/*-----------------------------------------------------------------------------------------------------------*/

#bundle-pack .rbr-stn__bundleProducts__container {
	display: flex;
	gap: 40px;
}
#bundle-pack .rbr-stn__productDetail__container {
	width: 50%;
}
#bundle-pack .rbr-page-container > div:nth-child(3) {
	display: inline-block;
	width: 50%;
	padding-right: 10px;
}
#bundle-pack .rbr-addBundleBtn-container.rbr-addBundleBtn-container--minimal {
	display: inline-block;
	width: 48%;
	margin-left: 10px;
}
#pd-buddle .rbr-total-box.rbr-totalBox__minimal {
	border-top: none !important;
}
.rbr-page-container > div:nth-child(2) {
	border-bottom: 1px solid #2d2d2d;
	padding-bottom: 20px;
}
          
            @media (min-width: 769px) and (max-width: 1200px) {
              }
}
            }
          
          
            @media (max-width: 768px) {
              }
}
            }
          
        

          .pe-announcement-bar {
  position: relative;
  display: flex;
  padding: 5px 0px 5px 0px;
  background-color: #4CAF50;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.pe-announcement-bar.pe-ab-sticky {
  position: relative !important;
  top: 0;
  z-index: 9999;
  transition: top 0.3s ease-in-out;
}

.pe-announcement-bar.pe-ab-sticky.pe-ab-on-scroll-up {
  top: 0px;
}

.pe-announcement-bar.pe-ab-sticky.pe-ab-on-scroll-down {
  top: 0px;
}

.pe-announcement-bar.pad-right {
  padding-right: 48px;
}

.pe-announcement-bar .pe-announcement-content {
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  justify-content: center;
  margin:0px 40px 0px 40px;
  width: 100%;
}

.pe-announcement-bar .pe-announcement-message {
  font-family: inherit;
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  text-align: left;
  font-weight: normal;
}

.pe-announcement-bar .pe-announcement-button {
  margin-left: 12px;
  flex-shrink: 0;
}

.pe-announcement-bar .pe-announcement-button button {
  font-size: 16px;
  padding: 8px 12px;
  font-family: inherit;
  color: #333333;
  background-color: #E0E0E0;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  line-height: 1.25;
  letter-spacing: 1px;
  word-spacing: 0px;
  text-align: left;
  font-weight: normal;
  
}

.pe-announcement-bar.pe-ab-btn-effect .pe-announcement-button button:hover {
  color: #333333;
  background-color: #ffffff;
  transition: color , background-color ;
}

.pe-announcement-bar .pe-annoucement-close {
  position: absolute;
  right: 16px;
  font-size: 13px;
  color: #333333;
  cursor: pointer;
}

.pe-announcement-bar .pe-annoucement-close:hover {
  opacity: 0.8;
}
          
          
        

          .pe-currency-converter {
  font-family: inherit;
  color: #333333;
  background-color: white;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  position: fixed;
  left: 24px;
  bottom: 24px;
  box-shadow: 0px 0px 5px #00000033;
  z-index: 99999999;
}

.pe-currency-converter .pe-active-currency {
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 8px 12px;
  cursor: pointer;
}

.pe-currency-converter .pe-active-currency .pe-currency-caret {
  margin-left: 8px;
  transition: all 0.2s;
}

.pe-currency-converter .pe-available-currencies {
  background-color: white;
  position: absolute;
  bottom: 48px;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  padding: 8px 0;
  box-shadow: 0px 0px 5px #00000033;
  display: none;
}

.pe-currency-converter .pe-available-currency {
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 8px 12px;
  cursor: pointer;
}

.pe-currency-converter .pe-available-currency:hover {
  background-color: #E0E0E080;
}

.pe-currency-converter .pe-currency-flag {
  display: inline-block;
}

.pe-currency-converter .pe-currency-name {
  margin-left: 12px;
}

.pe-currency-converter .pe-active-currency.active .pe-currency-caret {
  transform: rotate(180deg);
}

.pe-currency-converter .pe-active-currency.active + .pe-available-currencies {
  display: block;
}
          
          
        

          .pe-addon-wrapper .pe-addon .pe-back-to-top {
  position: fixed;
  right: 24px;
  bottom: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 15px;
  background-color: #DCDCDC;
  color: #242424;
  font-size: 24px;
  border-radius: 3px;
  visibility: visible;
  opacity: 1;
  transition: background-color .3s, opacity .5s, visibility .5s, padding .5s;
  text-decoration: none !important;
  z-index: 9999;
}

.pe-addon-wrapper .pe-addon .pe-back-to-top .pe-back-to-top-icon{ 
  font-size: 24px;
}

.pe-addon-wrapper[data-back-to-top-position="center"] .pe-addon .pe-back-to-top {
  right: calc(100%/2);
  transform: translateX(50%);
}

.pe-addon-wrapper[data-back-to-top-position="left"] .pe-addon .pe-back-to-top {
  right: inherit;
  left: 24px;
}

.pe-addon-wrapper .pe-addon .pe-back-to-top:hover {
  cursor: pointer;
  background-color: #242424;
  color: #FFFFFF;
}
          
          
        

      