/** Shopify CDN: Minification failed

Line 8560:22 Expected identifier but found "!"
Line 8604:0 Unexpected "}"
Line 8618:0 Unexpected "}"

**/

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

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

      /* Libraries */
      

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

                  .pe-content:not(.boxed) .pe-all-blue {
                    width: 100%;
                    max-width: 100%;
                    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-uyw1r {
  opacity: 1;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-uyw1r[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-uyw1r[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-uyw1r[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-uyw1r[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-uyw1r[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-uyw1r .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-uyw1r[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-uyw1r[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-uyw1r[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-uyw1r[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-uyw1r[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-uyw1r .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

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

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

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

#pext-uyw1r .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-uyw1r > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-uyw1r[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-uyw1r[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-uyw1r[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-uyw1r[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-uyw1r[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-uyw1r .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

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

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

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

#pext-uyw1r .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-c4cym {
  opacity: 1;
  position: relative;
}

#pext-c4cym[data-shadow-enable="true"] {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.26);
}

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

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

#pext-c4cym[data-background-type="image"] {
  background-image: url(/cdn/shop/files/image_520x500_22c5f5f7-5eed-46b8-bbca-7abae035fa47.webp?v=1746436238);
  background-size: cover;
  background-position: center center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-c4cym[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-c4cym[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-c4cym[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-c4cym[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-c4cym[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-c4cym .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-c4cym[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-c4cym[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-c4cym[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-c4cym[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-c4cym[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-c4cym .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

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

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

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

#pext-c4cym .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-c4cym > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-c4cym[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-c4cym[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-c4cym[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-c4cym[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-c4cym[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-c4cym .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

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

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

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

#pext-c4cym .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-2yd9f {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-rpd4t h1 {
  margin: 0;
  padding: 0px 40px 0px 40px;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #000;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-rpd4t h1 b, #pext-rpd4t h1 strong { 
  font-size: 46px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #000 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

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

#pext-rpd4t h1 b, #pext-rpd4t h1 strong { 
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #000 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-rpd4t {
  margin: 0px 10px 0px 10px;
  opacity: 1;
  position: relative;
}

#pext-rpd4t h1 {
  margin: 0;
  padding: 20px 10px 0px 10px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #000;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

#pext-rpd4t h1 b, #pext-rpd4t h1 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #000 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-cfkbd {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-cfkbd .pe-text {
  margin: 0;
  padding: 20px 50px 0px 40px;
  font-size: 23px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: FreightSansProBook;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-cfkbd .pe-text b, #pext-cfkbd .pe-text strong { 
  font-size: 23px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: FreightSansProBook !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

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

#pext-cfkbd .pe-text b, #pext-cfkbd .pe-text strong { 
  font-size: 18px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: FreightSansProBook !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-cfkbd .pe-text {
  margin: 0;
  padding: 10px 30px 0px 30px;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: FreightSansProBook;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#pext-cfkbd .pe-text b, #pext-cfkbd .pe-text strong { 
  font-size: 18px !important;
  line-height: 1.5 !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  font-family: FreightSansProBook !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}
                }
              
        
        
              
                
        #pext-7kwhb {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-7kwhb .pe-text {
  margin: 0;
  padding: 20px 40px 0px 40px;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: FreightSansProBook;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

#pext-7kwhb .pe-text b, #pext-7kwhb .pe-text strong { 
  font-size: 17px !important;
  line-height: 1.5 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: FreightSansProBook !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}

#pext-7kwhb[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-7kwhb .pe-text {
  margin: 0;
  padding: 20px 10px 0px 10px;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: FreightSansProBook;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}
                }
              
        
        
              
                
        #pext-slg1c {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-slg1c .pe-text {
  margin: 0;
  padding: 25px 40px 10px 40px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

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

#pext-slg1c .pe-text b, #pext-slg1c .pe-text strong { 
  font-size: 13px !important;
  line-height: 1.5 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: center !important;
}
                }
              
        
        
              
                
        #pext-1ukuo {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-1ukuo[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-1ukuo {
  opacity: 1;
  margin: 0px 0px 0px -30px;
  padding: 0px -1px 0px 0px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-1ukuo {
  opacity: 1;
  margin: 0px 0px 0px -30px;
  padding: 0px -1px 0px 0px;
}
                }
              
        
        
              
                
        #pext-7ywsv {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-7ywsv[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-7ywsv {
  opacity: 1;
  margin: 0px 0px 0px -30px;
  padding: 0px -1px 0px 0px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-7ywsv {
  opacity: 1;
  margin: 0px 0px 0px -30px;
  padding: 0px -1px 0px 0px;
}
                }
              
        
        
              
        
              
        

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

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

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

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

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

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

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

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

#pext-zuv34 > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 1170px;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 20px 32px 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-zuv34[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-zuv34[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-zuv34[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-zuv34[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-zuv34[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-zuv34 .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-zuv34[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-zuv34[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-zuv34[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-zuv34[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-zuv34[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-zuv34 .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-zuv34[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-zuv34[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-zuv34[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-zuv34[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-zuv34[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-zuv34 .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

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

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

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

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

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

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

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

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

#pext-93r19 .pe-text {
  margin: 0;
  padding: 30px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-93r19[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-d0a51 {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-d0a51 h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-d0a51[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-d0a51 h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-d0a51 h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-o4p7o {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-o4p7o .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-o4p7o[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-06kzb {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-06kzb h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-06kzb h2 b, #pext-06kzb h2 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-06kzb[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-06kzb h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-z37iy {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-z37iy .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-z37iy[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-8u134 {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-8u134 h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-8u134 h2 b, #pext-8u134 h2 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-8u134[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-8u134 h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-cguc1 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-cguc1 .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-cguc1[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-52hvw {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-52hvw h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-52hvw h2 b, #pext-52hvw h2 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-52hvw[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-52hvw h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-ysxw5 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-ysxw5 .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-ysxw5[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-4kf6d {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-4kf6d h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-4kf6d h2 b, #pext-4kf6d h2 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-4kf6d[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-4kf6d h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-48jcc {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-48jcc .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-48jcc[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-80ymn {
  opacity: 1;
  margin: 40px 0px 0px 0px;
}

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

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

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

#pext-80ymn .pe-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

#pext-80ymn .pe-table > tbody > tr > td {
  padding: 5px 20px 5px 20px;
}

#pext-80ymn[data-border-enable="true"] .pe-table {
  border-style: solid;
  border-width: 1px;
  border-color: #bbbbbb;
}

#pext-80ymn[data-border-enable="true"] .pe-table > tbody > tr > td {
  border-style: solid;
  border-width: 1px;
  border-color: #bbbbbb;
}

#pext-80ymn[data-heading-enable="true"] .pe-table > tbody > tr:first-child {
  background-color: #007CBB;
}

#pext-80ymn[data-set-heading-height="true"] .pe-table > tbody > tr:first-child > td > div {
  display: flex;
  min-height: 50px;
  flex-basis: fit-content;
  flex-shrink: 1;
  min-width: fit-content;
  justify-content: left;
  align-items: center;
}
        
        
        
                
        #pext-llus0 {
  margin: 00px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-llus0 h6 {
  margin: 0;
  padding: 0px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

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

#pext-llus0[data-text-shadow-enable="true"] h6 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-a7uvr {
  margin: 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-a7uvr h6 {
  margin: 0;
  padding: 0px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #FFFFFF;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: center;
}

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

#pext-a7uvr[data-text-shadow-enable="true"] h6 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-wn3sv {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-wn3sv .pe-text {
  margin: 0;
  padding: 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-wn3sv[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-o2msr {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-o2msr .pe-text {
  margin: 0;
  padding: 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-o2msr[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-7xqzh {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-7xqzh .pe-text {
  margin: 0;
  padding: 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-7xqzh[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-yt03m {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-yt03m .pe-text {
  margin: 0;
  padding: 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-yt03m[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-5copw {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

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

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

#pext-5copw[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
        
              
                
        .pe-all-blue.editing #pext-5iu2y .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-5iu2y {
  opacity: 1;
  margin: 0px;
  padding: 8px 0px 8px 0px;
}

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

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

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

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

#pext-5iu2y {}
        
        
        
        
              
                
        #pext-27svz {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-27svz h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-27svz h2 b, #pext-27svz h2 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-27svz[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-27svz h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-nnc5v {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-nnc5v .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-nnc5v[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-uuty1 {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-uuty1 h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-uuty1[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-uuty1 h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-09mns {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-09mns .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-09mns[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-7ik8m {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-7ik8m h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-7ik8m h2 b, #pext-7ik8m h2 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-7ik8m[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-7ik8m h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-v2kdx {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-v2kdx .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-v2kdx[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-ul89p {
  opacity: 1;
  margin: 0px;
  padding: 10px 0px 12px 0px;
}

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

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

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

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

#pext-ul89p .pe-icon,
#pext-ul89p .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-ul89p .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-ul89p .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-hbg0h {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-hbg0h .pe-icon,
#pext-hbg0h .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-hbg0h .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-hbg0h .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-wll4z {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-wll4z .pe-icon,
#pext-wll4z .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-wll4z .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-wll4z .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-9rmbq {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-9rmbq h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-9rmbq h2 b, #pext-9rmbq h2 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-9rmbq[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-9rmbq h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-kzn6w {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-kzn6w .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-kzn6w[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-x8w8w {
  margin: 30px 0px 0px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-x8w8w h3 {
  margin: 0;
  padding: 0px 0px 10px 0px;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-x8w8w h3 b, #pext-x8w8w h3 strong { 
  font-size: 25px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-x8w8w[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-gp0y3 {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-gp0y3 .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-gp0y3[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-20n4z {
  margin: 30px 0px 0px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-20n4z h3 {
  margin: 0;
  padding: 0px 0px 10px 0px;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-20n4z h3 b, #pext-20n4z h3 strong { 
  font-size: 25px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-20n4z[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-k157i {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-k157i .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-k157i[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-zwyks {
  margin: 30px 0px 0px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-zwyks h3 {
  margin: 0;
  padding: 0px 0px 10px 0px;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-zwyks h3 b, #pext-zwyks h3 strong { 
  font-size: 25px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-zwyks[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-r3sgk {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-r3sgk .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-r3sgk[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-3v8zy {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-3v8zy h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-3v8zy h2 b, #pext-3v8zy h2 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-3v8zy[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-3v8zy h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-9xtyi {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-9xtyi .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-9xtyi[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-ur99n {
  opacity: 1;
  margin: 0px;
  padding: 10px 0px 12px 0px;
}

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

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

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

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

#pext-ur99n .pe-icon,
#pext-ur99n .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-ur99n .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-ur99n .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-1144s {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-1144s .pe-icon,
#pext-1144s .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-1144s .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-1144s .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-yap42 {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-yap42 .pe-icon,
#pext-yap42 .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-yap42 .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-yap42 .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-hmxxg {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-hmxxg .pe-icon,
#pext-hmxxg .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-hmxxg .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-hmxxg .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-57kqk {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-57kqk .pe-icon,
#pext-57kqk .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-57kqk .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-57kqk .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-jrl6c {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-jrl6c h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-jrl6c[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-jrl6c h2 {
  margin: 0;
  padding: 040px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-w9e5e {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-w9e5e .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-w9e5e[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-q1b9a {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-q1b9a h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-q1b9a[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-q1b9a h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-4c31c {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-4c31c .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-4c31c[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-eg3l1 {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-eg3l1 h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-eg3l1[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-eg3l1 h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-76se4 {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-76se4 .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-76se4[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-k5lzf {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-k5lzf h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-k5lzf[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-k5lzf h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-f8gfr {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-f8gfr .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-f8gfr[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-pj2j5 {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-pj2j5 h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-pj2j5[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-pj2j5 h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-yciho {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-yciho .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-yciho[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-0ijyd {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-0ijyd h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-0ijyd[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-0ijyd h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-rf3ip {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-rf3ip .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-rf3ip[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-wsz2i {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-wsz2i h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-wsz2i[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-wsz2i h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-1niv3 {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-1niv3 .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-1niv3[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-i96ii {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-i96ii h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-i96ii[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-i96ii h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-aqh4z {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-aqh4z .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-aqh4z[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-jvb6e {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-jvb6e h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-jvb6e[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-jvb6e h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-xvirh {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-xvirh .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-xvirh[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-3k6na {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-3k6na h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-3k6na h2 b, #pext-3k6na h2 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-3k6na[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-3k6na h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-og4ub {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-og4ub .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-og4ub[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-hn9yi {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-hn9yi h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-hn9yi[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-hn9yi h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-k4txf {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-k4txf .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-k4txf[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-2h44b {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-2h44b h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-2h44b h2 b, #pext-2h44b h2 strong { 
  font-size: 36px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-2h44b[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-2h44b h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-7s2nj {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-7s2nj .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-7s2nj[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-gn0f0 {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-gn0f0 h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-gn0f0[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-gn0f0 h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-1q7pi {
  margin: 30px 0px 0px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-1q7pi h3 {
  margin: 0;
  padding: 0px 0px 10px 0px;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-1q7pi h3 b, #pext-1q7pi h3 strong { 
  font-size: 25px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-1q7pi[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-lwbsh {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-lwbsh .pe-text {
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-lwbsh[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-o7yyx {
  opacity: 1;
  margin: 0px;
  padding: 10px 0px 12px 0px;
}

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

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

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

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

#pext-o7yyx .pe-icon,
#pext-o7yyx .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-o7yyx .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-o7yyx .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-crij7 {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-crij7 .pe-icon,
#pext-crij7 .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-crij7 .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-crij7 .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-3b8gv {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-3b8gv .pe-icon,
#pext-3b8gv .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-3b8gv .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-3b8gv .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-wj73q {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-wj73q .pe-icon,
#pext-wj73q .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-wj73q .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-wj73q .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-1pvnh {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-1pvnh .pe-icon,
#pext-1pvnh .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-1pvnh .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-1pvnh .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-qhdz4 {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-qhdz4 .pe-icon,
#pext-qhdz4 .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-qhdz4 .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-qhdz4 .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-z8rt3 {
  margin: 30px 0px 0px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-z8rt3 h3 {
  margin: 0;
  padding: 0px 0px 10px 0px;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

#pext-z8rt3 h3 b, #pext-z8rt3 h3 strong { 
  font-size: 25px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  word-spacing: 0px !important;
  font-family: inherit !important;
  color: #333333 !important;
  text-transform: none !important;
  text-decoration: none !important;
  font-style: normal !important;
  text-align: left !important;
}

#pext-z8rt3[data-text-shadow-enable="true"] h3 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-4hg49 {
  position: relative;
  margin: 0px;
  opacity: 1;
}

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

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

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

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

#pext-4hg49 .pe-text {
  margin: 0;
  padding: 10px 0px 5px 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-4hg49[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-k2s91 {
  opacity: 1;
  margin: 0px;
  padding: 10px 0px 12px 0px;
}

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

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

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

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

#pext-k2s91 .pe-icon,
#pext-k2s91 .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-k2s91 .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-k2s91 .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-jt1cu {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-jt1cu .pe-icon,
#pext-jt1cu .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-jt1cu .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-jt1cu .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-9hqzc {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-9hqzc .pe-icon,
#pext-9hqzc .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-9hqzc .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-9hqzc .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-at87a {
  opacity: 1;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

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

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

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

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

#pext-at87a .pe-icon,
#pext-at87a .pe-icon a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#pext-at87a .pe-icon .material-icons-round {
  font-size:calc(16px + 8px);
  color: #333333;
  margin-right: 5px;
}

#pext-at87a .pe-icon .pe-icon-description {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}
        
        
        
        
              
                
        #pext-16zah {
  opacity: 1;
  margin: 0px;
  padding: 50px 0px 20px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#pext-16zah[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-16zah {
  opacity: 1;
  margin: 0px;
  padding: 40px 0px 10px 0px;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-16zah {
  opacity: 1;
  margin: 0px;
  padding: 40px 0px 10px 0px;
}
                }
              
        
        
              
                
        #pext-t5q4t {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-t5q4t h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-t5q4t[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-t5q4t h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-9e1zx {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-9e1zx .pe-text {
  margin: 0;
  padding: 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-9e1zx[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-jo0li {
  margin: px 0px 10px 0px;
  opacity: 1;
  position: relative;
}

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

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

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

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

#pext-jo0li h2 {
  margin: 0;
  padding: 50px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}

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

#pext-jo0li[data-text-shadow-enable="true"] h2 {
  text-shadow: 3px 3px 3px #333333;
}
        
        
                @media (max-width: 768px) {
                  #pext-jo0li h2 {
  margin: 0;
  padding: 40px 0px 10px 0px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  text-align: left;
}
                }
              
        
        
              
                
        #pext-tqh4a {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-tqh4a .pe-text {
  margin: 0;
  padding: 0px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-tqh4a[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        #pext-9voz1 {
  position: relative;
  margin: 0px 0px 10px 0px;
  opacity: 1;
}

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

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

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

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

#pext-9voz1 .pe-text {
  margin: 0;
  padding: 30px 0px 0px 0px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

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

#pext-9voz1[data-text-shadow-enable="true"] .pe-text {
  text-shadow: 3px 3px 3px #333333;
}
        
        
        
        
              
                
        .pe-all-blue.editing #pext-d2w5v .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-d2w5v {
  opacity: 1;
  margin: 0px;
  padding: 10px 0px 60px 0px;
}

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

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

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

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

#pext-d2w5v {}
        
        
        
        
              
                
        .pe-all-blue.editing #pext-vp49f .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-vp49f {
  opacity: 1;
  margin: 0px;
  padding: 10px 0px 60px 0px;
}

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

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

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

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

#pext-vp49f {}
        
        
        
        
              
        

          .pe-all-blue {
  padding: 0px;
  font-family: inherit;
}

.pe-all-blue a {
  color: #2196F3;
  text-decoration: none;
}

.pe-all-blue a:hover {
  color: #2196F3CC;
  text-decoration: none;
}
          
          
        

          #gradienth2, #alink a {
  background: linear-gradient(90deg, rgba(110, 199, 221, 1) 69%, rgba(149, 225, 141, 1) 100%);
-webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  font-family: FreightSansProBook !important;
}

.rw .pe-text p, 
.rw span.pe-icon-description {
  font-family: FreightSansProBook !important;
  font-size: 18px !important;
}

.rw .material-icons-round {
 font-size: 18px !important;
}

#pext-4yy6x .pe-icon a {
  display: inline;
}

#alink a {
  font-weight: 700 !important;
   display: inline !important;
}

.overlay-wrap {
  position: relative;
}

#pe-pirate h4, h1#h1fontsize {
  font-family: FreightSansProBook !important;
}

.overlay {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(255, 255, 255, 0.60);
    background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent\9; /* ie fallback png background image */
    z-index:9;
    color:white;
  height: 500px;
  border-radius: 30px;
}

#zindextext {
  z-index:9;
}

#pext-g4ckv .pe-icon,
#pext-5bopj .pe-icon,
#pext-5mvsz .pe-icon {
    align-items: flex-start !important;
}

#pext-filo0>.pe-pirate>.pe-collection>.pe-product {
  box-shadow: 0 4px 10px #00000026;
  border-radius: 30px;
  padding-bottom: 35px;
}

#accord .pe-title-content {margin-bottom: 20px;}


@media screen and (max-width: 767px) {
#imgradius {
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 30px !important;
}
  
  div#minheigh, div#minheigh2, div#minheigh3 {
    min-height: 0 !important;
}
  
  .overlay {
  height: 325px !important;
}
}

#pext-scgjd[data-items-gap="0px"] > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle {
margin-bottom: 10px;
border-radius: 10px;
}

#pext-scgjd[data-items-gap="0px"] > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle.active {
border-radius: 10px;
background: #1d85c7;
}

.pe-accordion-handle.active .pe-title,
.pe-accordion-handle.active .material-icons-round{
color:#fff !important;
}

.material-icons-round:active {
color:#fff !important;
}

#pext-scgjd[data-items-gap="0px"] > .pe-pirate > .pe-accordion > .pe-accordion-section > .pe-accordion-handle.active {
    margin-bottom: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

#pext-bw88y {
      margin: 10px 0px 20px 0px !important;
}

div#minheigh {
    min-height: 230px;
}

div#minheigh2 {
    min-height: 326px;
}

div#minheigh3 {
    min-height: 265px;
}

.pe-icon-description{
  text-align: left !important;
    letter-spacing: 1px !important;
  line-height:1,5px !important;
}

#pext-wll4z .pe-icon,
#pext-hbg0h .pe-icon,
#pext-ul89p .pe-icon,
#pext-ur99n .pe-icon,
#pext-1144s .pe-icon,
#pext-yap42 .pe-icon,
#pext-hmxxg .pe-icon,
#pext-57kqk .pe-icon,
#pext-o7yyx .pe-icon,
#pext-crij7 .pe-icon,
#pext-3b8gv .pe-icon,
#pext-wj73q .pe-icon,
#pext-1pvnh .pe-icon,
#pext-qhdz4 .pe-icon,
#pext-k2s91 .pe-icon,
#pext-jt1cu .pe-icon,
#pext-9hqzc .pe-icon,
#pext-at87a .pe-icon{
  align-items:normal !important;
}

#pext-ul89p .pe-icon .material-icons-round,
#pext-hbg0h .pe-icon .material-icons-round,
#pext-wll4z .pe-icon .material-icons-round,
#pext-ur99n .pe-icon .material-icons-round,
#pext-1144s .pe-icon .material-icons-round,
#pext-yap42 .pe-icon .material-icons-round,
#pext-hmxxg .pe-icon .material-icons-round,
#pext-57kqk .pe-icon .material-icons-round,
#pext-o7yyx .pe-icon .material-icons-round,
#pext-crij7 .pe-icon .material-icons-round,
#pext-3b8gv .pe-icon .material-icons-round,
#pext-wj73q .pe-icon .material-icons-round,
#pext-1pvnh .pe-icon .material-icons-round,
#pext-qhdz4 .pe-icon .material-icons-round,
#pext-k2s91 .pe-icon .material-icons-round,
#pext-jt1cu .pe-icon .material-icons-round,
#pext-9hqzc .pe-icon .material-icons-round,
#pext-at87a .pe-icon .material-icons-round{
  margin-top:2px !important;
}

@media screen and (max-width: 767px) {
#pext-ul89p .pe-icon .pe-icon-description {
        margin-top: 0px;
}
}

.pe-accordion-panel {
  margin-bottom:10px; !important;
}

#pext-1ukuo .pe-image img {
  border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

@media only screen and (max-width: 767px) { #pext-1ukuo .pe-image img,
  #pext-2yd9f .pe-image img {
  border-top-left-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
  border-top-right-radius: 20px !important;
    border-bottom-right-radius: 0px !important;
}
}

@media screen and (min-width: 767px) { #pext-7ywsv .pe-image img {
  height:380px !important;
  object-fit:cover !important;
  border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
  }
}

#pext-1ukuo .pe-image img {
  height:450px;
  object-fit:cover;
  border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.player {
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
  height: 560px;
  width: 100%;
          
            @media (min-width: 769px) and (max-width: 1200px) {
              }
}
}
}

.player {
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
  height: 560px;
  width: 100%;
            }
          
          
            @media (max-width: 768px) {
              }
}
}
}

.player {
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
  height: 560px;
  width: 100%;
            }
          
        

          .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;
}
          
          
        

      