 :root {
     --primary: #37ca37;
     --secondary: #188bf6;
     --white: #ffffff;
     --gray: #cbd5e0;
     --black: #000000;
     --red: #e93d3d;
     --orange: #f6ad55;
     --yellow: #faf089;
     --green: #9ae6b4;
     --teal: #81e6d9;
     --malibu: #63b3ed;
     --indigo: #757BBD;
     --purple: #d6bcfa;
     --pink: #fbb6ce;
     --transparent: transparent;
     --overlay: rgba(0, 0, 0, 0.5);
     --color-m97iias5: #2b2b2bff;
     --color-m9hl1ewz: #f27328ff;
     --color-m9ho720e: #e6e9edff;
     --cobalt: #155eef;
     --smoke: #f5f5f5;
     --color-ffmkhmtg: #482e78ff;
     --color-xnolzuaa: #1b1b1bff;
     --color-urskzfov: #eeeeeeff;
     --color-fwhxkmyg: #00b1e8ff;
     --color-lx2prsc2: #000321;
     --color-lx2py304: #0038FF;
     --color-lx2q00eu: #8893A8;
     --color-lx2qdjfj: #F6F6FF;
     --color-lx2qgvbk: #565A7C;
     --color-lx3csigp: #C9D8E0;
     --color-ptfwxlsz: #ff0048;
     --color-snhendmq: #061921ff;
     --color-ytkyyssj: #1682ae;
     --color-iintbuhk: #c23b3bff;
     --color-jybmduew: #c0deafff;
     --color-nsfrwrul: #588a3eff;
     --color-evedjhqk: #fcf9f4;
     --inter: 'Inter';
     --space-grotesk: 'Space Grotesk';
     --arial: 'Arial';
     --lato: 'Lato';
     --open-sans: 'Open Sans';
     --montserrat: 'Montserrat';
     --roboto: 'Roboto';
     --merriweather: 'Merriweather';
     --nothing-you-could-do: 'Nothing You Could Do';
     --abhaya-libre: 'Abhaya Libre';
     --alata: 'Alata';
     --andika: 'Andika';
     --antonio: 'Antonio';
     --anton: 'Anton';
     --archivo-black: 'Archivo Black';
     --audiowide: 'Audiowide';
     --plus-jakarta-sans: 'Plus Jakarta Sans';
     --headlinefont: 'Plus Jakarta Sans';
     --contentfont: 'Plus Jakarta Sans';
     --text-color: var(--color-xnolzuaa);
     --link-color: var(--color-ffmkhmtg);
 }

 .bg-fixed {
     bottom: 0;
     top: 0;
     left: 0;
     right: 0;
     position: fixed;
     overflow: auto;
     background-color: var(--white)
 }

 .drop-zone-draggable .hl_main_popup {
     box-shadow: none;
     padding: 20px;
     margin-top: 0;
     border-color: var(--gray);
     border-width: 10px;
     border-style: solid;
     background-color: var(--white);
     width: 720px
 }


 #hl_main_popup.popup-body {
     position: absolute !important;
     left: 50% !important;
     bottom: auto !important;
     transform: translate(-50%, 0) !important;
     right: auto !important;
     box-shadow: none;
     padding: 20px;
     margin-top: 0;
     border-color: var(--gray);
     border-width: 10px;
     border-style: solid;
     background-color: var(--white);
     width: 720px
 }

 .--mobile #hl_main_popup.popup-body {
     width: 380px !important
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #hl_main_popup.popup-body {
         width: 380px !important
     }
 }

 .drop-zone-draggable .hl_main_popup-bpQRDu1ka1 {
     box-shadow: none;
     padding: 20px;
     margin-top: 0;
     border-color: var(--gray);
     border-width: 10px;
     border-style: solid;
     background-color: var(--white);
     width: 720px
 }


 #hl_main_popup-bpQRDu1ka1.popup-body {
     position: absolute !important;
     left: 50% !important;
     bottom: auto !important;
     transform: translate(-50%, 0) !important;
     right: auto !important;
     box-shadow: none;
     padding: 20px;
     margin-top: 0;
     border-color: var(--gray);
     border-width: 10px;
     border-style: solid;
     background-color: var(--white);
     width: 720px
 }

 .--mobile #hl_main_popup-bpQRDu1ka1.popup-body {
     width: 380px !important
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #hl_main_popup-bpQRDu1ka1.popup-body {
         width: 380px !important
     }
 }

 /* ---- Header styles ----- */
 :root {
     --white: #ffffff;
     --gray: #cbd5e0;
     --black: #000000;
     --transparent: transparent;
     --color-m97iias5: #2b2b2bff;
     --color-xnolzuaa: #1b1b1bff;
     --color-jybmduew: #c0deafff;
     --color-nsfrwrul: #588a3eff
 }

 .hl_page-preview--content .section-rXHjMJysW {
     box-shadow: none;
     padding: 0;
     margin: 0;
     background-color: var(--white);
     border-color: var(--gray);
     border-width: 1px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-rXHjMJysW {
         padding-top: 0;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .row-V-5hmxv9DF {
     margin: 0 auto;
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-V-5hmxv9DF {
         padding-left: 0 !important;
         padding-right: 0 !important
     }
 }

 .hl_page-preview--content .col-kAHi2raL0Y {
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-kAHi2raL0Y {
         margin-bottom: -8px;
         margin-top: -9px
     }
 }

 .hl_page-preview--content .cnav-menu-v2-kGQGLU1NVX {
     font-family: var(--contentfont);
     padding: 0;
     margin: 0;
     item-padding-top: 0;
     item-padding-bottom: 0;
     item-padding-left: 16px;
     item-padding-right: 16px;
     item-margin-top: 0;
     item-margin-bottom: 0;
     item-margin-left: 0;
     item-margin-right: 0;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left;
     font-weight: 400;
     background-color: var(--transparent);
     mobile-background-color: var(--transparent);
     color: var(--color-xnolzuaa);
     hover-background-color: var(--transparent);
     hover-text-color: var(--color-nsfrwrul);
     bold-text-color: var(--color-nsfrwrul);
     italic-text-color: var(--color-xnolzuaa);
     underline-text-color: var(--transparent);
     icon-color: var(--color-nsfrwrul);
     cart-icon-color: var(--color-m97iias5);
     cart-icon-active-color: var(--color-nsfrwrul);
     submenu-background-color: var(--white);
     submenu-mobile-background-color: var(--white);
     submenu-color: var(--text-color);
     submenu-hover-background-color: var(--black);
     submenu-hover-text-color: var(--white);
     nav-menu-item-spacing-x: 8px;
     nav-menu-item-spacing-y: 0;
     nav-menu-align: center;
     sub-menu-align: right;
     sub-menu-style: popover;
     border-color: #000;
     border-style: solid;
     border-width: 0;
     border-radius: 0;
     item-border-color: #000;
     item-border-style: solid;
     item-border-width: 1px;
     item-border-radius: 0;
     box-shadow: none;
     item-box-shadow: none;
     popup-background-color: var(--color-jybmduew);
     mobile-popup-background-color: var(--color-jybmduew)
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cnav-menu-v2-kGQGLU1NVX {
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .custom-code-RFVAjGAt2m {
     margin: 0;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .custom-code-RFVAjGAt2m {
         margin-top: 10px
     }
 }

 #section-rXHjMJysW>.inner {
     max-width: 100%
 }

 #col-kAHi2raL0Y>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 #nav-menu-v2-kGQGLU1NVX .mega-menu-container {
     font-weight: 600;
     font-size: 16px;
     justify-content: center;
     flex-direction: row;
     background-color: var(--transparent)
 }

 #nav-menu-v2-kGQGLU1NVX strong {
     color: var(--color-nsfrwrul) !important;
     font-weight: 700
 }

 #nav-menu-v2-kGQGLU1NVX em {
     color: var(--color-xnolzuaa) !important
 }

 #nav-menu-v2-kGQGLU1NVX u {
     color: var(--transparent) !important
 }

 #nav-menu-v2-kGQGLU1NVX .nav-menu-mobile {
     display: none
 }

 #nav-menu-v2-kGQGLU1NVX .nav-menu-desktop {
     display: flex
 }

 #nav-menu-v2-kGQGLU1NVX .x-icon {
     display: none
 }

 #nav-menu-v2-kGQGLU1NVX .menu-layout {
     flex-direction: row
 }

 #nav-menu-v2-kGQGLU1NVX .nav-spacing-x {
     margin-left: 8px
 }

 #nav-menu-v2-kGQGLU1NVX .menu-item-builder-title,
 #nav-menu-v2-kGQGLU1NVX .menu-item-title:hover {
     background-color: var(--transparent);
     color: var(--color-nsfrwrul)
 }

 #nav-menu-v2-kGQGLU1NVX .menu-item-builder-title-icon>span::after,
 #nav-menu-v2-kGQGLU1NVX .menu-item-title-icon>span::after {
     color: inherit;
     content: "\";
 font-family: "";
     font-weight: 700;
     font-size: 16px;
     display: inline-block;
     margin-left: inherit;
     transition: transform .3s ease
 }

 #nav-menu-v2-kGQGLU1NVX .menu-item-builder-title-icon-hover>span::after,
 #nav-menu-v2-kGQGLU1NVX .menu-item-title-icon:hover>span::after {
     transform: rotate(180deg)
 }

 #nav-menu-v2-kGQGLU1NVX .menu-item-builder>.submenu-builder,
 #nav-menu-v2-kGQGLU1NVX .menu-item:hover>.mega-menu,
 #nav-menu-v2-kGQGLU1NVX .menu-item:hover>.submenu,
 #nav-menu-v2-kGQGLU1NVX .submenu:hover {
     visibility: visible;
     opacity: 1
 }

 #nav-menu-v2-kGQGLU1NVX .submenu,
 #nav-menu-v2-kGQGLU1NVX .submenu-builder {
     position: absolute;
     z-index: 10;
     visibility: hidden;
     opacity: 0;
     transition: visibility 0s, opacity .3s ease-in
 }

 #nav-menu-v2-kGQGLU1NVX .submenu-content-container {
     margin: 0;
     padding-top: 0;
     padding-bottom: 0;
     background-color: var(--white);
     border-width: 1px;
     border-color: #000 !important;
     border-style: solid;
     border-radius: 0;
     box-shadow: none
 }

 #nav-menu-v2-kGQGLU1NVX .submenu-column {
     display: block;
     grid-template-columns: 1fr 1fr;
     row-gap: 0;
     column-gap: 0
 }

 #nav-menu-v2-kGQGLU1NVX .submenu-item {
     padding-left: 16px;
     padding-right: 16px;
     margin-bottom: 0;
     color: var(--text-color)
 }

 #nav-menu-v2-kGQGLU1NVX .submenu-column>li:last-child,
 #nav-menu-v2-kGQGLU1NVX .submenu-column>li:last-child .submenu-item {
     margin-bottom: 0
 }

 #nav-menu-v2-kGQGLU1NVX .submenu-item:hover {
     background-color: var(--black);
     color: var(--white)
 }

 #nav-menu-v2-kGQGLU1NVX .sub-menu-align {
     right: -.5rem
 }

 #nav-menu-v2-kGQGLU1NVX .user-icon {
     color: #000
 }

 #nav-menu-v2-kGQGLU1NVX .mega-menu {
     visibility: hidden;
     opacity: 0;
     transition: visibility 0s, opacity .3s ease-in;
     position: absolute;
     left: 0;
     z-index: 999
 }

 #nav-menu-v2-kGQGLU1NVX .mega-menu:hover {
     visibility: visible;
     opacity: 1
 }

 #nav-menu-v2-kGQGLU1NVX .mega-menu-builder {
     position: absolute;
     left: 0
 }

 #nav-menu-v2-kGQGLU1NVX .items-cart-active {
     color: var(--color-nsfrwrul)
 }

 #nav-menu-v2-kGQGLU1NVX .items-cart {
     color: var(--color-m97iias5)
 }

 #nav-menu-v2-kGQGLU1NVX .cart-search-desktop {
     display: list-item
 }

 #nav-menu-v2-kGQGLU1NVX .cart-search-mobile {
     display: none
 }

 #nav-menu-v2-kGQGLU1NVX .nav-search-wrapper,
 #nav-menu-v2-kGQGLU1NVX .search-bar-container {
     background-color: var(--color-jybmduew)
 }

 #nav-menu-v2-kGQGLU1NVX .hl-autocomplete-input {
     border: 1px solid #cacaca;
     margin: 1px;
     border-radius: 16px
 }

 #nav-menu-v2-kGQGLU1NVX .hl-autocomplete {
     font-family: inherit
 }

 #nav-menu-v2-kGQGLU1NVX .hl-autocomplete-button {
     background: #fff
 }

 #nav-menu-v2-kGQGLU1NVX .hl-autocomplete-input-wrapper {
     color: #000;
     background-color: #fff
 }

 #nav-menu-v2-kGQGLU1NVX .hl-autocomplete-results {
     border: 1px solid #cacaca;
     border-top: none;
     border-radius: 16px;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
     color: var(--black);
     background-color: var(--white)
 }

 #nav-menu-v2-kGQGLU1NVX .hl-autocomplete-input:hover {
     border-width: 1.5px;
     margin: .5px
 }

 #nav-menu-v2-kGQGLU1NVX .hl-autocomplete-input:focus-within {
     border-width: 2px;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #nav-menu-v2-kGQGLU1NVX .mega-menu-container {
         font-weight: 600;
         font-size: 16px;
         background-color: var(--transparent)
     }

     #nav-menu-v2-kGQGLU1NVX .menu-item-builder>.submenu-builder,
     #nav-menu-v2-kGQGLU1NVX .nav-menu-mobile {
         display: block
     }

     #nav-menu-v2-kGQGLU1NVX .nav-menu-mobile span::before {
         cursor: pointer;
         color: var(--color-nsfrwrul);
         content: "";
         font-family: "Font Awesome 5 Free";
         font-weight: 700;
         font-size: 16px
     }

     #nav-menu-v2-kGQGLU1NVX .nav-menu-desktop {
         display: block;
         position: fixed;
         width: 100%;
         height: 100vh;
         overflow-y: scroll;
         z-index: 999;
         left: 0;
         top: 0;
         padding-left: 1rem;
         padding-right: 1rem;
         background-color: var(--color-jybmduew);
         padding-bottom: 8rem
     }

     #nav-menu-v2-kGQGLU1NVX .hide-popup {
         display: none !important
     }

     #nav-menu-v2-kGQGLU1NVX .x-icon {
         display: flex
     }

     #nav-menu-v2-kGQGLU1NVX .submenu-content-container {
         margin: 0;
         background-color: var(--white);
         padding: 0 16px;
         border: 0;
         box-shadow: none
     }

     #nav-menu-v2-kGQGLU1NVX .nav-spacing-x {
         margin-left: 0;
         margin-bottom: 8px
     }

     #nav-menu-v2-kGQGLU1NVX .menu-item-title-icon {
         position: relative;
         padding-right: inherit;
         white-space: normal !important;
         text-wrap: wrap !important
     }

     #nav-menu-v2-kGQGLU1NVX .menu-item-title-icon>span::after {
         font-size: 16px;
         position: absolute;
         right: 0
     }

     #nav-menu-v2-kGQGLU1NVX .menu-item-title-icon-rotate>span::after {
         transform: rotate(180deg) !important
     }

     #nav-menu-v2-kGQGLU1NVX .menu-item-title-icon-rotate-reverse>span::after {
         transform: rotate(0deg) !important
     }

     #nav-menu-v2-kGQGLU1NVX .submenu {
         display: none;
         position: static;
         z-index: unset;
         visibility: visible;
         opacity: 1;
         transition: visibility 0s, opacity .3s ease-in
     }

     #nav-menu-v2-kGQGLU1NVX .submenu-item {
         white-space: normal !important;
         text-wrap: wrap !important
     }

     #nav-menu-v2-kGQGLU1NVX .submenu-mobile-active {
         display: block
     }

     #nav-menu-v2-kGQGLU1NVX .submenu-builder {
         display: none;
         position: static;
         z-index: none;
         visibility: visible;
         opacity: 1;
         transition: none
     }

     #nav-menu-v2-kGQGLU1NVX .itemTarget {
         border: 0 !important;
         border-radius: unset !important;
         box-shadow: none !important
     }

     #nav-menu-v2-kGQGLU1NVX .mega-menu {
         display: none;
         visibility: visible;
         opacity: 1;
         position: static;
         left: unset;
         bottom: unset;
         z-index: unset;
         transition: visibility 0s, opacity .3s ease-in
     }

     #nav-menu-v2-kGQGLU1NVX .mega-menu-mobile-active {
         display: block
     }

     #nav-menu-v2-kGQGLU1NVX .mega-menu-builder {
         position: static;
         left: unset;
         bottom: unset;
         z-index: unset
     }

     #nav-menu-v2-kGQGLU1NVX .cart-search-desktop {
         display: none
     }

     #nav-menu-v2-kGQGLU1NVX .cart-search-mobile {
         display: flex
     }

     #nav-menu-v2-kGQGLU1NVX .nav-search-wrapper,
     #nav-menu-v2-kGQGLU1NVX .search-bar-container {
         background-color: var(--color-jybmduew)
     }
 }

 .c-wrapper.c-section:has(#nav-menu-v2-kGQGLU1NVX),
 .hl_main_popup .c-wrapper.c-row:has(#nav-menu-v2-kGQGLU1NVX) {
     z-index: 2
 }

 /* ---- Section styles ----- */
 :root {
     --black: #000000;
     --transparent: transparent
 }

 .hl_page-preview--content .col-lXL0rphY8j,
 .hl_page-preview--content .row-hd0jFLSMqP,
 .hl_page-preview--content .section-KCbDVTXtg0 {
     box-shadow: none;
     padding: 0;
     margin: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-lXL0rphY8j,
 .hl_page-preview--content .row-hd0jFLSMqP {
     margin: 0 auto;
     width: 100%
 }

 .hl_page-preview--content .col-lXL0rphY8j {
     margin: 0
 }

 .hl_page-preview--content .image-qQFe9qgm72 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-qQFe9qgm72 .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-qQFe9qgm72 {
     padding: 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 #section-KCbDVTXtg0>.inner {
     max-width: 100%
 }

 #col-lXL0rphY8j>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 /* ---- Section styles ----- */
 :root {
     --black: #000000;
     --transparent: transparent
 }

 .hl_page-preview--content .section-w-RqFSxfHN {
     box-shadow: none;
     padding: 0;
     margin: -20px 0-21px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .row-h8h7tnlgAK {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-h8h7tnlgAK {
         margin-top: 20px
     }
 }

 .hl_page-preview--content .row-h8h7tnlgAK {
     box-shadow: none;
     padding: 22px 0 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-h8h7tnlgAK {
         padding-right: 0 !important;
         padding-left: 0 !important;
         padding-top: 0
     }
 }

 .hl_page-preview--content .col-pEsL0q5Ojh {
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cimage-slider-isB51G_R69 {
     padding: 0;
     margin: 0;
     border-width: 0;
     border-style: solid;
     border-radius: 8px;
     border-color: #000;
     box-shadow: none
 }

 #section-w-RqFSxfHN>.inner {
     max-width: 100%
 }

 #col-pEsL0q5Ojh>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 #image-slider-isB51G_R69 .carousel {
     height: 600px;
     width: 100%
 }

 #image-slider-isB51G_R69 .carousel__pagination-container {
     position: absolute;
     width: 100%;
     display: flex;
     bottom: 20px;
     gap: 8px;
     justify-content: center;
     z-index: 10
 }

 #image-slider-isB51G_R69 .carousel__pagination-container .carousel__pagination {
     height: 10px;
     width: 10px;
     border-radius: 999px;
     transition: all 300ms
 }

 #image-slider-isB51G_R69 .carousel__pagination-active {
     background: #fff
 }

 #image-slider-isB51G_R69 .carousel__pagination-inactive {
     background: #000
 }

 #image-slider-isB51G_R69 .carousel__arrow {
     display: flex;
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     justify-content: space-between;
     align-items: center
 }

 #image-slider-isB51G_R69 .carousel__arrow svg {
     color: #fff;
     width: 40px;
     height: 40px;
     cursor: pointer;
     z-index: 12
 }

 /* ---- Section styles ----- */
 :root {
     --black: #000000;
     --transparent: transparent
 }

 .hl_page-preview--content .section-tvDz49NccI {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-tvDz49NccI {
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .row-pEeiPI0ZcS {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-pEeiPI0ZcS {
         padding-top: 0;
         padding-left: 0 !important;
         padding-bottom: 0;
         padding-right: 0 !important
     }
 }

 .hl_page-preview--content .col-UC4F_LYE-k {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-UC4F_LYE-k {
         padding-bottom: 0;
         padding-top: 0
     }
 }

 .hl_page-preview--content .cimage-slider-40AhYNVcYn {
     padding: 10px;
     margin: 0;
     border-width: 0;
     border-style: solid;
     border-radius: 8px;
     border-color: #000;
     box-shadow: none
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cimage-slider-40AhYNVcYn {
         padding: 0
     }
 }

 #section-tvDz49NccI>.inner {
     max-width: 1170px
 }

 #col-UC4F_LYE-k>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 #image-slider-40AhYNVcYn .carousel {
     height: 500px;
     width: 100%
 }

 #image-slider-40AhYNVcYn .carousel__pagination-container {
     position: absolute;
     width: 100%;
     display: flex;
     bottom: 20px;
     gap: 8px;
     justify-content: center;
     z-index: 10
 }

 #image-slider-40AhYNVcYn .carousel__pagination-container .carousel__pagination {
     height: 10px;
     width: 10px;
     border-radius: 999px;
     transition: all 300ms
 }

 #image-slider-40AhYNVcYn .carousel__pagination-active {
     background: #fff
 }

 #image-slider-40AhYNVcYn .carousel__pagination-inactive {
     background: #000
 }

 #image-slider-40AhYNVcYn .carousel__arrow {
     display: flex;
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     justify-content: space-between;
     align-items: center
 }

 #image-slider-40AhYNVcYn .carousel__arrow svg {
     color: #fff;
     width: 40px;
     height: 40px;
     cursor: pointer;
     z-index: 12
 }

 /* ---- Section styles ----- */
 :root {
     --white: #ffffff;
     --black: #000000;
     --transparent: transparent;
     --color-xnolzuaa: #1b1b1bff;
     --color-lx2qgvbk: #565A7C;
     --color-snhendmq: #061921ff
 }

 .hl_page-preview--content .col-pFsrzXz1_D,
 .hl_page-preview--content .row-ZP_W79vNav,
 .hl_page-preview--content .section-Ell4LtTYIW {
     box-shadow: none;
     padding: 20px 0 0;
     margin: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-pFsrzXz1_D,
 .hl_page-preview--content .row-ZP_W79vNav {
     margin: 0 auto;
     padding: 10px 5px;
     width: 100%
 }

 .hl_page-preview--content .col-pFsrzXz1_D {
     margin: 0
 }

 .hl_page-preview--content #heading-07JX0UH4yc,
 .hl_page-preview--content #sub-heading-u2OFpQRvq4 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-07JX0UH4yc,
 .hl_page-preview--content .csub-heading-u2OFpQRvq4 {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-xnolzuaa);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .cheading-07JX0UH4yc {
     inline-colors: var(--white), var(--color-lx2qgvbk), var(--color-snhendmq);
     padding: 0
 }

 #section-Ell4LtTYIW>.inner {
     max-width: 1170px
 }

 #col-pFsrzXz1_D>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 .sub-heading-u2OFpQRvq4 {
     font-weight: 400
 }

 .heading-07JX0UH4yc a,
 .heading-07JX0UH4yc a *,
 .sub-heading-u2OFpQRvq4 a,
 .sub-heading-u2OFpQRvq4 a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-07JX0UH4yc a u,
 .heading-07JX0UH4yc a:hover,
 .sub-heading-u2OFpQRvq4 a u,
 .sub-heading-u2OFpQRvq4 a:hover {
     text-decoration: underline
 }

 .heading-07JX0UH4yc a s,
 .sub-heading-u2OFpQRvq4 a s {
     text-decoration: line-through
 }

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

     .sub-heading-u2OFpQRvq4 h1,
     .sub-heading-u2OFpQRvq4 h2,
     .sub-heading-u2OFpQRvq4 h3,
     .sub-heading-u2OFpQRvq4 h4,
     .sub-heading-u2OFpQRvq4 h5,
     .sub-heading-u2OFpQRvq4 h6,
     .sub-heading-u2OFpQRvq4 ul li,
     .sub-heading-u2OFpQRvq4.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-u2OFpQRvq4 h1,
     .sub-heading-u2OFpQRvq4 h2,
     .sub-heading-u2OFpQRvq4 h3,
     .sub-heading-u2OFpQRvq4 h4,
     .sub-heading-u2OFpQRvq4 h5,
     .sub-heading-u2OFpQRvq4 h6,
     .sub-heading-u2OFpQRvq4 ul li,
     .sub-heading-u2OFpQRvq4.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .heading-07JX0UH4yc.text-output h1:first-child:before,
 .heading-07JX0UH4yc.text-output h2:first-child:before,
 .heading-07JX0UH4yc.text-output h3:first-child:before,
 .heading-07JX0UH4yc.text-output h4:first-child:before,
 .heading-07JX0UH4yc.text-output h5:first-child:before,
 .heading-07JX0UH4yc.text-output h6:first-child:before,
 .heading-07JX0UH4yc.text-output p:first-child:before,
 .sub-heading-u2OFpQRvq4.text-output h1:first-child:before,
 .sub-heading-u2OFpQRvq4.text-output h2:first-child:before,
 .sub-heading-u2OFpQRvq4.text-output h3:first-child:before,
 .sub-heading-u2OFpQRvq4.text-output h4:first-child:before,
 .sub-heading-u2OFpQRvq4.text-output h5:first-child:before,
 .sub-heading-u2OFpQRvq4.text-output h6:first-child:before,
 .sub-heading-u2OFpQRvq4.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 .heading-07JX0UH4yc {
     font-weight: 700
 }

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

     .heading-07JX0UH4yc h1,
     .heading-07JX0UH4yc h2,
     .heading-07JX0UH4yc h3,
     .heading-07JX0UH4yc h4,
     .heading-07JX0UH4yc h5,
     .heading-07JX0UH4yc h6,
     .heading-07JX0UH4yc ul li,
     .heading-07JX0UH4yc.text-output {
         font-size: 39px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-07JX0UH4yc h1,
     .heading-07JX0UH4yc h2,
     .heading-07JX0UH4yc h3,
     .heading-07JX0UH4yc h4,
     .heading-07JX0UH4yc h5,
     .heading-07JX0UH4yc h6,
     .heading-07JX0UH4yc ul li,
     .heading-07JX0UH4yc.text-output {
         font-size: 39px !important;
         font-weight: 700
     }
 }

 /* ---- Section styles ----- */
 :root {
     --white: #ffffff;
     --black: #000000;
     --transparent: transparent
 }

 .hl_page-preview--content .section-pjA-S5qNV4 {
     box-shadow: 2px 2px 2px 0#707070;
     padding: 50px 0 40px;
     margin: 32px 0 0;
     background-color: var(--white);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-pjA-S5qNV4 {
         padding-left: 15px !important;
         padding-right: 15px !important;
         padding-top: 35px;
         padding-bottom: 35px
     }
 }

 .hl_page-preview--content .row-6Gc9tuSsE9 {
     margin: 0 auto;
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-6Gc9tuSsE9 {
         padding-left: 0 !important;
         padding-right: 0 !important
     }
 }

 .hl_page-preview--content .col-MMaXcN45OE {
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cfeatured-products-Tq-9nUn3yL {
     font-family: var(--contentfont);
     padding: 0;
     feature-headline-color: var(--black);
     product-name-color: var(--black);
     product-price-color: var(--black);
     price-discount-color: #12b76a;
     background-color: var(--transparent);
     subscription-pill-text-color: #e62e05;
     subscription-pill-background-color: #fff4ed;
     border-radius: 0;
     border-color: #000;
     border-style: solid;
     border-width: 0;
     box-shadow: 2px 2px 2px 0#707070, 2px 2px 2px 0#707070;
     featured-products-heading-font-family: var(--headlinefont);
     product-name-font-family: var(--headlinefont);
     product-price-font-family: var(--headlinefont);
     price-discount-font-family: var(--headlinefont);
     font-weight: 700;
     reviews-and-ratings-color: #000;
     reviews-and-ratings-star-color: #fdb022;
     wishlist-icon-color: var(--red);
     wishlist-background-color: var(--white)
 }

 #section-pjA-S5qNV4>.inner {
     max-width: 1170px
 }

 #col-MMaXcN45OE>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 #featured-products-Tq-9nUn3yL .ec-featured-list-heading {
     font-size: 44px;
     font-weight: 600px;
     color: var(--black);
     font-family: var(--headlinefont)
 }

 #featured-products-Tq-9nUn3yL .hl-product-list-product-name {
     font-size: 16px;
     color: var(--black);
     font-family: var(--headlinefont);
     font-weight: 700
 }

 #featured-products-Tq-9nUn3yL .hl-product-list-product-price {
     font-size: 18px;
     color: var(--black);
     font-family: var(--headlinefont);
     font-weight: 400
 }

 #featured-products-Tq-9nUn3yL .hl-pagination-container,
 .hl-pagination-btn {
     color: var(--black)
 }

 #featured-products-Tq-9nUn3yL .hl-pagination-btn:disabled {
     opacity: .5
 }

 #featured-products-Tq-9nUn3yL .ec-subscription-pill {
     font-size: 12px;
     font-weight: 500;
     padding: 2px 10px;
     border-radius: 9999px;
     background: #fff4ed;
     color: #e62e05
 }

 #featured-products-Tq-9nUn3yL .hl-product-list-price-override {
     color: var(--black);
     font-family: var(--headlinefont);
     opacity: 50%
 }

 #featured-products-Tq-9nUn3yL .ec-sort-filter-input-wrapper {
     color: #000
 }

 #featured-products-Tq-9nUn3yL .ec-filter-pill {
     background: #f2f4f7
 }

 #featured-products-Tq-9nUn3yL .ec-sort-filter-menu {
     background: #fff
 }

 #featured-products-Tq-9nUn3yL .ec-filter-remove-all,
 .ec-filter-reset-all-button {
     color: #155eef
 }

 #featured-products-Tq-9nUn3yL .ec-review-stars {
     color: #000
 }

 #featured-products-Tq-9nUn3yL .ec-full-star,
 #featured-products-Tq-9nUn3yL .ec-half-star {
     fill: #fdb022
 }

 #featured-products-Tq-9nUn3yL .product-list-container {
     display: grid;
     grid-template-columns: repeat(4, minmax(0, 1fr));
     gap: 16px
 }

 #featured-products-Tq-9nUn3yL .ec-wishlist-button {
     background: var(--white)
 }

 #featured-products-Tq-9nUn3yL .hl-product-list-price-discount {
     font-size: 16px;
     color: #12b76a;
     font-family: var(--headlinefont);
     font-weight: 400
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #featured-products-Tq-9nUn3yL .ec-featured-list-heading {
         font-size: 20px
     }

     #featured-products-Tq-9nUn3yL .hl-product-list-product-name {
         font-size: 14px;
         color: var(--black);
         width: 100%;
         font-weight: undefined
     }

     #featured-products-Tq-9nUn3yL .hl-product-list-product-price {
         font-size: 16px;
         color: var(--black);
         font-weight: undefined
     }

     #featured-products-Tq-9nUn3yL .hl-product-list-price-discount {
         font-size: 14px;
         font-weight: undefined
     }

     #featured-products-Tq-9nUn3yL .product-list-container {
         grid-template-columns: repeat(2, minmax(0, 1fr));
         gap: 12px
     }
 }

 /* ---- Section styles ----- */
 :root {
     --white: #ffffff;
     --black: #000000;
     --transparent: transparent
 }

 .hl_page-preview--content .section-IR6LR_aOJ8 {
     box-shadow: none;
     padding: 40px 0;
     margin: 0;
     background-color: var(--white);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-IR6LR_aOJ8 {
         padding-left: 15px !important;
         padding-right: 15px !important;
         padding-top: 35px;
         padding-bottom: 35px
     }
 }

 .hl_page-preview--content .row-yyxad1cEd1 {
     margin: 0 auto;
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-yyxad1cEd1 {
         padding-left: 0 !important;
         padding-right: 0 !important
     }
 }

 .hl_page-preview--content .col-LyC-MPa48g {
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .ccollection-list-hYNQv4TUrj {
    margin-top: 32px;
     font-family: var(--contentfont);
     padding: 0;
     collection-heading-text-color: var(--black);
     collection-name-text-color: #000;
     background-color: var(--transparent);
     border-radius: 0;
     border-color: #000;
     border-style: solid;
     border-width: 0;
     box-shadow: none;
     collection-heading-font-family: var(--plus-jakarta-sans);
     collection-name-font-family: var(--plus-jakarta-sans);
     font-weight: 700
 }

 #section-IR6LR_aOJ8>.inner {
     max-width: 1170px
 }

 #col-LyC-MPa48g>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 #collection-list-hYNQv4TUrj .hl-collection-list-heading {
     font-size: 44px;
     color: var(--black);
     font-family: var(--plus-jakarta-sans);
     margin-bottom: 32px;
     font-weight: 700
 }

 #collection-list-hYNQv4TUrj .hl-collection-list-collection-name {
     font-size: 18px;
     color: #000;
     font-family: var(--plus-jakarta-sans);
     font-weight: 500
 }

 #collection-list-hYNQv4TUrj .collection-list-container {
     display: grid;
     grid-template-columns: repeat(3, minmax(0, 1fr));
     gap: 16px
 }

 .collection-image {
     aspect-ratio: 1 / 1;
     -o-object-fit: cover;
     object-fit: cover;
     transition: transform .3s ease-in-out;
     width: 100%;
 }

 .mw-100 {
     max-width: 100%;
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #collection-list-hYNQv4TUrj .hl-collection-list-heading {
         font-size: 32px;
         margin-bottom: 16px;
     }

     #collection-list-hYNQv4TUrj .hl-collection-list-collection-name {
         font-size: 15px;
     }

     #collection-list-hYNQv4TUrj .collection-list-container {
         grid-template-columns: repeat(2, minmax(0, 1fr));
         gap: 12px
     }
 }

 /* ---- Section styles ----- */
 :root {
     --black: #000000;
     --transparent: transparent;
     --color-urskzfov: #eeeeeeff;
     --color-nsfrwrul: #588a3eff
 }

 .hl_page-preview--content .section-d--D_xAVx2 {
     box-shadow: none;
     padding: 75px 0;
     margin: 0;
     background-color: var(--color-nsfrwrul);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-d--D_xAVx2 {
         padding-top: 35px;
         padding-bottom: 35px;
         padding-left: 15px !important;
         padding-right: 15px !important
     }
 }

 .hl_page-preview--content .row-YZO874z8_2 {
     margin: 0 auto;
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-YZO874z8_2 {
         padding-left: 0 !important;
         padding-right: 0 !important
     }
 }

 .hl_page-preview--content .col-ybNh30E4b7,
 .hl_page-preview--content .row-3xh-pBwsGH {
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .row-3xh-pBwsGH {
     margin: 20px auto 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-3xh-pBwsGH {
         padding-left: 0 !important;
         padding-right: 0 !important
     }
 }

 .hl_page-preview--content .col-s2kDw8-HBY {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 25%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content #paragraph-V0XKAKmIEH {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-qimeaRwOeZ,
 .hl_page-preview--content .cparagraph-V0XKAKmIEH {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--color-urskzfov);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content #heading-qimeaRwOeZ {
     margin: 10px 0 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-qimeaRwOeZ {
     font-family: var(--headlinefont);
     font-weight: 400;
     padding: 5px 0
 }

 .hl_page-preview--content #paragraph-CG3qdxkjkR,
 .hl_page-preview--content .image-jeFzP4yajR {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-jeFzP4yajR .image-container img {
     box-shadow: none;
     width: 150px;
     height: auto
 }

 .hl_page-preview--content .cimage-jeFzP4yajR {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-jeFzP4yajR .image-container img {
         box-shadow: undefined;
         width: 100px
     }
 }

 .hl_page-preview--content .col-GXWEoSoG0T {
     box-shadow: none;
     padding: 0 5px 10px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 25%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cheading-lxwZ-Qrggt,
 .hl_page-preview--content .cparagraph-CG3qdxkjkR {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--color-urskzfov);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content #heading-lxwZ-Qrggt {
     margin: 10px 0 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-lxwZ-Qrggt {
     font-family: var(--headlinefont);
     font-weight: 400;
     padding: 5px 0
 }

 .hl_page-preview--content #paragraph-ubB0B2xshF,
 .hl_page-preview--content .image-Er9J2fy8DV {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-Er9J2fy8DV .image-container img {
     box-shadow: none;
     width: 150px;
     height: auto
 }

 .hl_page-preview--content .cimage-Er9J2fy8DV {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-Er9J2fy8DV .image-container img {
         box-shadow: undefined;
         width: 100px
     }
 }

 .hl_page-preview--content .col-LViLE59V12 {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 25%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cheading-wk9AiNyZlF,
 .hl_page-preview--content .cparagraph-ubB0B2xshF {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--color-urskzfov);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content #heading-wk9AiNyZlF {
     margin: 10px 0 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-wk9AiNyZlF {
     font-family: var(--headlinefont);
     font-weight: 400;
     padding: 5px 0
 }

 .hl_page-preview--content #paragraph-f4bUF4xSQE,
 .hl_page-preview--content .image-y2S3w5nydL {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-y2S3w5nydL .image-container img {
     box-shadow: none;
     width: 150px;
     height: auto
 }

 .hl_page-preview--content .cimage-y2S3w5nydL {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-y2S3w5nydL .image-container img {
         box-shadow: undefined;
         width: 100px
     }
 }

 .hl_page-preview--content .col-kkEMGdj7Fs {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 25%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cheading-Dq8mZRAcm9,
 .hl_page-preview--content .cparagraph-f4bUF4xSQE {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--color-urskzfov);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content #heading-Dq8mZRAcm9 {
     margin: 10px 0 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-Dq8mZRAcm9 {
     font-family: var(--headlinefont);
     font-weight: 400;
     padding: 5px 0
 }

 .hl_page-preview--content #heading-V4Kpgj7p8W,
 .hl_page-preview--content #paragraph-2HzfuzGxNW,
 .hl_page-preview--content .image-p9UOFXmmm3 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-p9UOFXmmm3 .image-container img {
     box-shadow: none;
     width: 150px;
     height: auto
 }

 .hl_page-preview--content .cimage-p9UOFXmmm3 {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-p9UOFXmmm3 .image-container img {
         box-shadow: undefined;
         width: 100px
     }
 }

 .hl_page-preview--content .cheading-V4Kpgj7p8W,
 .hl_page-preview--content .cparagraph-2HzfuzGxNW {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--color-urskzfov);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .cheading-V4Kpgj7p8W {
     font-family: var(--headlinefont);
     font-weight: 400;
     padding: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cheading-V4Kpgj7p8W {
         line-height: 1.2em
     }
 }

 #section-d--D_xAVx2>.inner {
     max-width: 1170px
 }

 #col-ybNh30E4b7>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 #col-GXWEoSoG0T>.inner,
 #col-LViLE59V12>.inner,
 #col-kkEMGdj7Fs>.inner,
 #col-s2kDw8-HBY>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: center;
     flex-wrap: nowrap
 }

 .paragraph-V0XKAKmIEH {
     font-weight: 400
 }

 .heading-Dq8mZRAcm9 a,
 .heading-Dq8mZRAcm9 a *,
 .heading-V4Kpgj7p8W a,
 .heading-V4Kpgj7p8W a *,
 .heading-lxwZ-Qrggt a,
 .heading-lxwZ-Qrggt a *,
 .heading-qimeaRwOeZ a,
 .heading-qimeaRwOeZ a *,
 .heading-wk9AiNyZlF a,
 .heading-wk9AiNyZlF a *,
 .paragraph-2HzfuzGxNW a,
 .paragraph-2HzfuzGxNW a *,
 .paragraph-CG3qdxkjkR a,
 .paragraph-CG3qdxkjkR a *,
 .paragraph-V0XKAKmIEH a,
 .paragraph-V0XKAKmIEH a *,
 .paragraph-f4bUF4xSQE a,
 .paragraph-f4bUF4xSQE a *,
 .paragraph-ubB0B2xshF a,
 .paragraph-ubB0B2xshF a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-Dq8mZRAcm9 a u,
 .heading-Dq8mZRAcm9 a:hover,
 .heading-V4Kpgj7p8W a u,
 .heading-V4Kpgj7p8W a:hover,
 .heading-lxwZ-Qrggt a u,
 .heading-lxwZ-Qrggt a:hover,
 .heading-qimeaRwOeZ a u,
 .heading-qimeaRwOeZ a:hover,
 .heading-wk9AiNyZlF a u,
 .heading-wk9AiNyZlF a:hover,
 .paragraph-2HzfuzGxNW a u,
 .paragraph-2HzfuzGxNW a:hover,
 .paragraph-CG3qdxkjkR a u,
 .paragraph-CG3qdxkjkR a:hover,
 .paragraph-V0XKAKmIEH a u,
 .paragraph-V0XKAKmIEH a:hover,
 .paragraph-f4bUF4xSQE a u,
 .paragraph-f4bUF4xSQE a:hover,
 .paragraph-ubB0B2xshF a u,
 .paragraph-ubB0B2xshF a:hover {
     text-decoration: underline
 }

 .heading-Dq8mZRAcm9 a s,
 .heading-V4Kpgj7p8W a s,
 .heading-lxwZ-Qrggt a s,
 .heading-qimeaRwOeZ a s,
 .heading-wk9AiNyZlF a s,
 .paragraph-2HzfuzGxNW a s,
 .paragraph-CG3qdxkjkR a s,
 .paragraph-V0XKAKmIEH a s,
 .paragraph-f4bUF4xSQE a s,
 .paragraph-ubB0B2xshF a s {
     text-decoration: line-through
 }

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

     .paragraph-V0XKAKmIEH h1,
     .paragraph-V0XKAKmIEH h2,
     .paragraph-V0XKAKmIEH h3,
     .paragraph-V0XKAKmIEH h4,
     .paragraph-V0XKAKmIEH h5,
     .paragraph-V0XKAKmIEH h6,
     .paragraph-V0XKAKmIEH ul li,
     .paragraph-V0XKAKmIEH.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-V0XKAKmIEH h1,
     .paragraph-V0XKAKmIEH h2,
     .paragraph-V0XKAKmIEH h3,
     .paragraph-V0XKAKmIEH h4,
     .paragraph-V0XKAKmIEH h5,
     .paragraph-V0XKAKmIEH h6,
     .paragraph-V0XKAKmIEH ul li,
     .paragraph-V0XKAKmIEH.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 .heading-Dq8mZRAcm9.text-output h1:first-child:before,
 .heading-Dq8mZRAcm9.text-output h2:first-child:before,
 .heading-Dq8mZRAcm9.text-output h3:first-child:before,
 .heading-Dq8mZRAcm9.text-output h4:first-child:before,
 .heading-Dq8mZRAcm9.text-output h5:first-child:before,
 .heading-Dq8mZRAcm9.text-output h6:first-child:before,
 .heading-Dq8mZRAcm9.text-output p:first-child:before,
 .heading-V4Kpgj7p8W.text-output h1:first-child:before,
 .heading-V4Kpgj7p8W.text-output h2:first-child:before,
 .heading-V4Kpgj7p8W.text-output h3:first-child:before,
 .heading-V4Kpgj7p8W.text-output h4:first-child:before,
 .heading-V4Kpgj7p8W.text-output h5:first-child:before,
 .heading-V4Kpgj7p8W.text-output h6:first-child:before,
 .heading-V4Kpgj7p8W.text-output p:first-child:before,
 .heading-lxwZ-Qrggt.text-output h1:first-child:before,
 .heading-lxwZ-Qrggt.text-output h2:first-child:before,
 .heading-lxwZ-Qrggt.text-output h3:first-child:before,
 .heading-lxwZ-Qrggt.text-output h4:first-child:before,
 .heading-lxwZ-Qrggt.text-output h5:first-child:before,
 .heading-lxwZ-Qrggt.text-output h6:first-child:before,
 .heading-lxwZ-Qrggt.text-output p:first-child:before,
 .heading-qimeaRwOeZ.text-output h1:first-child:before,
 .heading-qimeaRwOeZ.text-output h2:first-child:before,
 .heading-qimeaRwOeZ.text-output h3:first-child:before,
 .heading-qimeaRwOeZ.text-output h4:first-child:before,
 .heading-qimeaRwOeZ.text-output h5:first-child:before,
 .heading-qimeaRwOeZ.text-output h6:first-child:before,
 .heading-qimeaRwOeZ.text-output p:first-child:before,
 .heading-wk9AiNyZlF.text-output h1:first-child:before,
 .heading-wk9AiNyZlF.text-output h2:first-child:before,
 .heading-wk9AiNyZlF.text-output h3:first-child:before,
 .heading-wk9AiNyZlF.text-output h4:first-child:before,
 .heading-wk9AiNyZlF.text-output h5:first-child:before,
 .heading-wk9AiNyZlF.text-output h6:first-child:before,
 .heading-wk9AiNyZlF.text-output p:first-child:before,
 .paragraph-2HzfuzGxNW.text-output h1:first-child:before,
 .paragraph-2HzfuzGxNW.text-output h2:first-child:before,
 .paragraph-2HzfuzGxNW.text-output h3:first-child:before,
 .paragraph-2HzfuzGxNW.text-output h4:first-child:before,
 .paragraph-2HzfuzGxNW.text-output h5:first-child:before,
 .paragraph-2HzfuzGxNW.text-output h6:first-child:before,
 .paragraph-2HzfuzGxNW.text-output p:first-child:before,
 .paragraph-CG3qdxkjkR.text-output h1:first-child:before,
 .paragraph-CG3qdxkjkR.text-output h2:first-child:before,
 .paragraph-CG3qdxkjkR.text-output h3:first-child:before,
 .paragraph-CG3qdxkjkR.text-output h4:first-child:before,
 .paragraph-CG3qdxkjkR.text-output h5:first-child:before,
 .paragraph-CG3qdxkjkR.text-output h6:first-child:before,
 .paragraph-CG3qdxkjkR.text-output p:first-child:before,
 .paragraph-V0XKAKmIEH.text-output h1:first-child:before,
 .paragraph-V0XKAKmIEH.text-output h2:first-child:before,
 .paragraph-V0XKAKmIEH.text-output h3:first-child:before,
 .paragraph-V0XKAKmIEH.text-output h4:first-child:before,
 .paragraph-V0XKAKmIEH.text-output h5:first-child:before,
 .paragraph-V0XKAKmIEH.text-output h6:first-child:before,
 .paragraph-V0XKAKmIEH.text-output p:first-child:before,
 .paragraph-f4bUF4xSQE.text-output h1:first-child:before,
 .paragraph-f4bUF4xSQE.text-output h2:first-child:before,
 .paragraph-f4bUF4xSQE.text-output h3:first-child:before,
 .paragraph-f4bUF4xSQE.text-output h4:first-child:before,
 .paragraph-f4bUF4xSQE.text-output h5:first-child:before,
 .paragraph-f4bUF4xSQE.text-output h6:first-child:before,
 .paragraph-f4bUF4xSQE.text-output p:first-child:before,
 .paragraph-ubB0B2xshF.text-output h1:first-child:before,
 .paragraph-ubB0B2xshF.text-output h2:first-child:before,
 .paragraph-ubB0B2xshF.text-output h3:first-child:before,
 .paragraph-ubB0B2xshF.text-output h4:first-child:before,
 .paragraph-ubB0B2xshF.text-output h5:first-child:before,
 .paragraph-ubB0B2xshF.text-output h6:first-child:before,
 .paragraph-ubB0B2xshF.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 .heading-qimeaRwOeZ {
     font-weight: 700
 }

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

     .heading-qimeaRwOeZ h1,
     .heading-qimeaRwOeZ h2,
     .heading-qimeaRwOeZ h3,
     .heading-qimeaRwOeZ h4,
     .heading-qimeaRwOeZ h5,
     .heading-qimeaRwOeZ h6,
     .heading-qimeaRwOeZ ul li,
     .heading-qimeaRwOeZ.text-output {
         font-size: 22px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-qimeaRwOeZ h1,
     .heading-qimeaRwOeZ h2,
     .heading-qimeaRwOeZ h3,
     .heading-qimeaRwOeZ h4,
     .heading-qimeaRwOeZ h5,
     .heading-qimeaRwOeZ h6,
     .heading-qimeaRwOeZ ul li,
     .heading-qimeaRwOeZ.text-output {
         font-size: 22px !important;
         font-weight: 700
     }
 }

 .paragraph-CG3qdxkjkR {
     font-weight: 400
 }

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

     .paragraph-CG3qdxkjkR h1,
     .paragraph-CG3qdxkjkR h2,
     .paragraph-CG3qdxkjkR h3,
     .paragraph-CG3qdxkjkR h4,
     .paragraph-CG3qdxkjkR h5,
     .paragraph-CG3qdxkjkR h6,
     .paragraph-CG3qdxkjkR ul li,
     .paragraph-CG3qdxkjkR.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-CG3qdxkjkR h1,
     .paragraph-CG3qdxkjkR h2,
     .paragraph-CG3qdxkjkR h3,
     .paragraph-CG3qdxkjkR h4,
     .paragraph-CG3qdxkjkR h5,
     .paragraph-CG3qdxkjkR h6,
     .paragraph-CG3qdxkjkR ul li,
     .paragraph-CG3qdxkjkR.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 .heading-lxwZ-Qrggt {
     font-weight: 700
 }

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

     .heading-lxwZ-Qrggt h1,
     .heading-lxwZ-Qrggt h2,
     .heading-lxwZ-Qrggt h3,
     .heading-lxwZ-Qrggt h4,
     .heading-lxwZ-Qrggt h5,
     .heading-lxwZ-Qrggt h6,
     .heading-lxwZ-Qrggt ul li,
     .heading-lxwZ-Qrggt.text-output {
         font-size: 22px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-lxwZ-Qrggt h1,
     .heading-lxwZ-Qrggt h2,
     .heading-lxwZ-Qrggt h3,
     .heading-lxwZ-Qrggt h4,
     .heading-lxwZ-Qrggt h5,
     .heading-lxwZ-Qrggt h6,
     .heading-lxwZ-Qrggt ul li,
     .heading-lxwZ-Qrggt.text-output {
         font-size: 22px !important;
         font-weight: 700
     }
 }

 .paragraph-ubB0B2xshF {
     font-weight: 400
 }

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

     .paragraph-ubB0B2xshF h1,
     .paragraph-ubB0B2xshF h2,
     .paragraph-ubB0B2xshF h3,
     .paragraph-ubB0B2xshF h4,
     .paragraph-ubB0B2xshF h5,
     .paragraph-ubB0B2xshF h6,
     .paragraph-ubB0B2xshF ul li,
     .paragraph-ubB0B2xshF.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-ubB0B2xshF h1,
     .paragraph-ubB0B2xshF h2,
     .paragraph-ubB0B2xshF h3,
     .paragraph-ubB0B2xshF h4,
     .paragraph-ubB0B2xshF h5,
     .paragraph-ubB0B2xshF h6,
     .paragraph-ubB0B2xshF ul li,
     .paragraph-ubB0B2xshF.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 .heading-wk9AiNyZlF {
     font-weight: 700
 }

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

     .heading-wk9AiNyZlF h1,
     .heading-wk9AiNyZlF h2,
     .heading-wk9AiNyZlF h3,
     .heading-wk9AiNyZlF h4,
     .heading-wk9AiNyZlF h5,
     .heading-wk9AiNyZlF h6,
     .heading-wk9AiNyZlF ul li,
     .heading-wk9AiNyZlF.text-output {
         font-size: 22px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-wk9AiNyZlF h1,
     .heading-wk9AiNyZlF h2,
     .heading-wk9AiNyZlF h3,
     .heading-wk9AiNyZlF h4,
     .heading-wk9AiNyZlF h5,
     .heading-wk9AiNyZlF h6,
     .heading-wk9AiNyZlF ul li,
     .heading-wk9AiNyZlF.text-output {
         font-size: 22px !important;
         font-weight: 700
     }
 }

 .paragraph-f4bUF4xSQE {
     font-weight: 400
 }

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

     .paragraph-f4bUF4xSQE h1,
     .paragraph-f4bUF4xSQE h2,
     .paragraph-f4bUF4xSQE h3,
     .paragraph-f4bUF4xSQE h4,
     .paragraph-f4bUF4xSQE h5,
     .paragraph-f4bUF4xSQE h6,
     .paragraph-f4bUF4xSQE ul li,
     .paragraph-f4bUF4xSQE.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-f4bUF4xSQE h1,
     .paragraph-f4bUF4xSQE h2,
     .paragraph-f4bUF4xSQE h3,
     .paragraph-f4bUF4xSQE h4,
     .paragraph-f4bUF4xSQE h5,
     .paragraph-f4bUF4xSQE h6,
     .paragraph-f4bUF4xSQE ul li,
     .paragraph-f4bUF4xSQE.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 .heading-Dq8mZRAcm9 {
     font-weight: 700
 }

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

     .heading-Dq8mZRAcm9 h1,
     .heading-Dq8mZRAcm9 h2,
     .heading-Dq8mZRAcm9 h3,
     .heading-Dq8mZRAcm9 h4,
     .heading-Dq8mZRAcm9 h5,
     .heading-Dq8mZRAcm9 h6,
     .heading-Dq8mZRAcm9 ul li,
     .heading-Dq8mZRAcm9.text-output {
         font-size: 22px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-Dq8mZRAcm9 h1,
     .heading-Dq8mZRAcm9 h2,
     .heading-Dq8mZRAcm9 h3,
     .heading-Dq8mZRAcm9 h4,
     .heading-Dq8mZRAcm9 h5,
     .heading-Dq8mZRAcm9 h6,
     .heading-Dq8mZRAcm9 ul li,
     .heading-Dq8mZRAcm9.text-output {
         font-size: 22px !important;
         font-weight: 700
     }
 }

 .paragraph-2HzfuzGxNW {
     font-weight: 400
 }

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

     .paragraph-2HzfuzGxNW h1,
     .paragraph-2HzfuzGxNW h2,
     .paragraph-2HzfuzGxNW h3,
     .paragraph-2HzfuzGxNW h4,
     .paragraph-2HzfuzGxNW h5,
     .paragraph-2HzfuzGxNW h6,
     .paragraph-2HzfuzGxNW ul li,
     .paragraph-2HzfuzGxNW.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-2HzfuzGxNW h1,
     .paragraph-2HzfuzGxNW h2,
     .paragraph-2HzfuzGxNW h3,
     .paragraph-2HzfuzGxNW h4,
     .paragraph-2HzfuzGxNW h5,
     .paragraph-2HzfuzGxNW h6,
     .paragraph-2HzfuzGxNW ul li,
     .paragraph-2HzfuzGxNW.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 .heading-V4Kpgj7p8W {
     font-weight: 700
 }

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

     .heading-V4Kpgj7p8W h1,
     .heading-V4Kpgj7p8W h2,
     .heading-V4Kpgj7p8W h3,
     .heading-V4Kpgj7p8W h4,
     .heading-V4Kpgj7p8W h5,
     .heading-V4Kpgj7p8W h6,
     .heading-V4Kpgj7p8W ul li,
     .heading-V4Kpgj7p8W.text-output {
         font-size: 32px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-V4Kpgj7p8W h1,
     .heading-V4Kpgj7p8W h2,
     .heading-V4Kpgj7p8W h3,
     .heading-V4Kpgj7p8W h4,
     .heading-V4Kpgj7p8W h5,
     .heading-V4Kpgj7p8W h6,
     .heading-V4Kpgj7p8W ul li,
     .heading-V4Kpgj7p8W.text-output {
         font-size: 42px !important;
         font-weight: 700
     }
 }

 /* ---- Section styles ----- */
 :root {
     --white: #ffffff;
     --black: #000000;
     --transparent: transparent;
     --color-m97iias5: #2b2b2bff
 }

 .hl_page-preview--content .section-i7S72XmQPY {
     box-shadow: none;
     padding: 40px 0;
     margin: 0;
     background-color: var(--white);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-i7S72XmQPY {
         padding-left: 15px !important;
         padding-right: 15px !important;
         padding-top: 35px;
         padding-bottom: 35px
     }
 }

 .hl_page-preview--content .row-OZiyWMbmVv {
     margin: 0 auto;
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-OZiyWMbmVv {
         padding-left: 0 !important;
         padding-right: 0 !important
     }
 }

 .hl_page-preview--content .col-97dmFPkdjC {
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cfeatured-products-_uXPDImCxp {
     font-family: var(--contentfont);
     padding: 0;
     feature-headline-color: var(--black);
     product-name-color: var(--black);
     product-price-color: var(--color-m97iias5);
     price-discount-color: #12b76a;
     background-color: var(--transparent);
     subscription-pill-text-color: #e62e05;
     subscription-pill-background-color: #fff4ed;
     border-radius: 0;
     border-color: #000;
     border-style: solid;
     border-width: 0;
     box-shadow: none;
     featured-products-heading-font-family: var(--headlinefont);
     product-name-font-family: var(--headlinefont);
     product-price-font-family: var(--headlinefont);
     price-discount-font-family: var(--headlinefont);
     font-weight: 700;
     reviews-and-ratings-color: #000;
     reviews-and-ratings-star-color: #fdb022;
     wishlist-icon-color: var(--red);
     wishlist-background-color: var(--white)
 }

 .hl_page-preview--content .divider-WE7oQXAmL9 {
     margin: 0;
     padding-top: 10px;
     padding-bottom: 10px;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cdivider-WE7oQXAmL9 {
     padding-top: 5px;
     padding-bottom: 5px
 }

 #section-i7S72XmQPY>.inner {
     max-width: 1170px
 }

 #col-97dmFPkdjC>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 #featured-products-_uXPDImCxp .ec-featured-list-heading {
     font-size: 44px;
     font-weight: 600px;
     color: var(--black);
     font-family: var(--headlinefont)
 }

 #featured-products-_uXPDImCxp .hl-product-list-product-name {
     font-size: 16px;
     color: var(--black);
     font-family: var(--headlinefont);
     font-weight: 700
 }

 #featured-products-_uXPDImCxp .hl-product-list-product-price {
     font-size: 18px;
     color: var(--color-m97iias5);
     font-family: var(--headlinefont);
     font-weight: 400
 }

 #featured-products-_uXPDImCxp .hl-pagination-container,
 .hl-pagination-btn {
     color: var(--black)
 }

 #featured-products-_uXPDImCxp .hl-pagination-btn:disabled {
     opacity: .5
 }

 #featured-products-_uXPDImCxp .ec-subscription-pill {
     font-size: 12px;
     font-weight: 500;
     padding: 2px 10px;
     border-radius: 9999px;
     background: #fff4ed;
     color: #e62e05
 }

 #featured-products-_uXPDImCxp .hl-product-list-price-override {
     color: var(--color-m97iias5);
     font-family: var(--headlinefont);
     opacity: 50%
 }

 #featured-products-_uXPDImCxp .ec-sort-filter-input-wrapper {
     color: #000
 }

 #featured-products-_uXPDImCxp .ec-filter-pill {
     background: #f2f4f7
 }

 #featured-products-_uXPDImCxp .ec-sort-filter-menu {
     background: #fff
 }

 #featured-products-_uXPDImCxp .ec-filter-remove-all,
 .ec-filter-reset-all-button {
     color: #155eef
 }

 #featured-products-_uXPDImCxp .ec-review-stars {
     color: #000
 }

 #featured-products-_uXPDImCxp .ec-full-star,
 #featured-products-_uXPDImCxp .ec-half-star {
     fill: #fdb022
 }

 #featured-products-_uXPDImCxp .product-list-container {
     display: grid;
     grid-template-columns: repeat(4, minmax(0, 1fr));
     gap: 16px
 }

 #featured-products-_uXPDImCxp .ec-wishlist-button {
     background: var(--white)
 }

 #featured-products-_uXPDImCxp .hl-product-list-price-discount {
     font-size: 16px;
     color: #12b76a;
     font-family: var(--headlinefont);
     font-weight: 400
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #featured-products-_uXPDImCxp .ec-featured-list-heading {
         font-size: 32px
     }

     #featured-products-_uXPDImCxp .hl-product-list-product-name {
         font-size: 14px;
         color: var(--black);
         width: 100%;
         font-weight: undefined
     }

     #featured-products-_uXPDImCxp .hl-product-list-product-price {
         font-size: 16px;
         color: var(--color-m97iias5);
         font-weight: undefined
     }

     #featured-products-_uXPDImCxp .hl-product-list-price-discount {
         font-size: 14px;
         font-weight: undefined
     }

     #featured-products-_uXPDImCxp .product-list-container {
         grid-template-columns: repeat(2, minmax(0, 1fr));
         gap: 12px
     }
 }

 .divider-WE7oQXAmL9 .divider-element {
     width: 100%;
     border-top: 1px solid var(--gray);
     margin: 0 auto
 }

 /* ---- Section styles ----- */
 :root {
     --primary: #37ca37;
     --white: #ffffff;
     --black: #000000;
     --transparent: transparent;
     --color-lx2prsc2: #000321;
     --color-lx2py304: #0038FF;
     --color-lx2q00eu: #8893A8;
     --color-lx2qdjfj: #F6F6FF;
     --color-lx2qgvbk: #565A7C;
     --color-lx3csigp: #C9D8E0
 }

 .hl_page-preview--content .section-NoEBxZeLbL {
     padding: 20px 0 60px;
     margin-top: 0;
     margin-bottom: 0;
     background-color: var(--color-lx2qdjfj);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-YPCHs7MMhC,
 .hl_page-preview--content .row-wHJ9xLwJED {
     margin: 0 auto;
     padding: 15px 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-YPCHs7MMhC {
     padding: 10px 5px;
     margin: 0
 }

 .hl_page-preview--content .button-61Y7txrVSU {
     margin-top: 0;
     margin-bottom: 0;
     text-align: center
 }

 .hl_page-preview--content .cbutton-61Y7txrVSU {
     font-family: var(--contentfont);
     background-color: var(--primary);
     color: var(--white);
     secondary-color: var(--white);
     text-decoration: none;
     padding: 20px 30px;
     font-weight: 700;
     border-color: var(--transparent);
     border-width: 2px;
     border-style: solid;
     letter-spacing: 2px;
     text-transform: uppercase;
     text-shadow: 0 0 0 transparent;
     width: auto%
 }

 .hl_page-preview--content .col-oI5m6CjcLg>.inner,
 .hl_page-preview--content .row-qQefx6TzcI {
     margin-top: 20px;
     margin-bottom: 0;
     padding: 15px 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 85%
 }

 .hl_page-preview--content .col-oI5m6CjcLg {
     width: 100%
 }

 .hl_page-preview--content .col-oI5m6CjcLg>.inner {
     padding: 10px 5px;
     width: 100%;
     margin-top: 0
 }

 .hl_page-preview--content .cfaq-D69uoBVpgw {
     font-family: var(--contentfont);
     faq-open-title-text-color: var(--color-lx2qgvbk);
     faq-open-title-background-color: var(--white);
     faq-divider-color: var(--color-lx3csigp);
     faq-content-text-color: var(--color-lx2q00eu);
     faq-open-background-color: var(--color-lx2qdjfj);
     faq-closed-title-text-color: var(--color-lx2qgvbk);
     faq-closed-title-background-color: var(--white);
     faq-expand-all-button-text-color: var(--color-lx2qgvbk);
     faq-expand-all-button-border-color: var(--color-lx2qgvbk);
     faq-expand-all-button-background-color: var(--color-lx2qgvbk);
     link-text-color: var(--color-lx2qgvbk);
     faq-heading-font-family: var(--inter);
     faq-content-font-family: var(--inter);
     padding: 10px;
     margin-top: 0;
     margin-bottom: 0;
     border-color: var(--black);
     border-style: solid;
     border-width: 2px
 }

 .hl_page-preview--content #paragraph-_kewiO8RBq {
     margin-top: 0;
     margin-bottom: 20px
 }

 .hl_page-preview--content .cheading-7r3tX7HaN3,
 .hl_page-preview--content .cparagraph-_kewiO8RBq,
 .hl_page-preview--content .csub-heading-EItT1WeLMN {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--color-lx2qgvbk);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 20px 0;
     opacity: 1;
     text-shadow: 0 0 0 transparent;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.5em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content #heading-7r3tX7HaN3,
 .hl_page-preview--content #sub-heading-EItT1WeLMN {
     margin-top: 0;
     margin-bottom: 0
 }

 .hl_page-preview--content .cheading-7r3tX7HaN3,
 .hl_page-preview--content .csub-heading-EItT1WeLMN {
     color: var(--color-lx2prsc2);
     padding: 10px 0 0;
     line-height: 1.2em;
     letter-spacing: -1px
 }

 .hl_page-preview--content .csub-heading-EItT1WeLMN {
     color: var(--black);
     padding: 0;
     line-height: 2em;
     text-transform: uppercase;
     letter-spacing: 2px
 }

 #section-NoEBxZeLbL>.inner {
     max-width: 1170px
 }

 #col-YPCHs7MMhC>.inner,
 #col-oI5m6CjcLg>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-61Y7txrVSU .button-icon-end,
     .button-61Y7txrVSU .button-icon-start,
     .button-61Y7txrVSU .main-heading-button {
         font-size: 16px;
         font-weight: undefined
     }

     .button-61Y7txrVSU .button-icon-start {
         margin-right: 5px
     }

     .button-61Y7txrVSU .button-icon-end {
         margin-left: 5px
     }

     .button-61Y7txrVSU .sub-heading-button {
         font-size: 12px;
         color: var(--white);
         font-weight: undefined
     }
 }

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

     .button-61Y7txrVSU .button-icon-end,
     .button-61Y7txrVSU .button-icon-start,
     .button-61Y7txrVSU .main-heading-button {
         font-size: 14px;
         font-weight: undefined
     }

     .button-61Y7txrVSU .button-icon-start {
         margin-right: 5px
     }

     .button-61Y7txrVSU .button-icon-end {
         margin-left: 5px
     }

     .button-61Y7txrVSU .sub-heading-button {
         font-size: 12px;
         color: var(--white);
         font-weight: undefined
     }
 }

 #faq-D69uoBVpgw .hl-faq-child-heading-text {
     font-size: 18px
 }

 #faq-D69uoBVpgw .hl-faq-child-heading-text .ProseMirror h4,
 #faq-D69uoBVpgw .hl-faq-child-heading-text h4 {
     font-weight: 700 !important
 }

 #faq-D69uoBVpgw .hl-faq-child-item-text {
     font-size: 16px
 }

 #faq-D69uoBVpgw .hl-faq-child-item-text .ProseMirror p,
 #faq-D69uoBVpgw .hl-faq-child-item-text p {
     font-weight: 400 !important
 }

 #faq-D69uoBVpgw .faq-separated-child {
     border-radius: 10px
 }

 #faq-D69uoBVpgw .faq-separated-child,
 #faq-D69uoBVpgw .faq-separated-child.active {
     border: 1.5px solid var(--color-lx3csigp)
 }

 #faq-D69uoBVpgw .faq-contained-child {
     border: 1px solid var(--color-lx3csigp)
 }

 #faq-D69uoBVpgw .faq-simple-child .hl-faq-child-heading {
     border-top: 1px solid var(--color-lx3csigp)
 }

 #faq-D69uoBVpgw .faq-separated-child .hl-faq-child-heading {
     border-radius: 10px
 }

 #faq-D69uoBVpgw .faq-separated-child .hl-faq-child-heading.active {
     border-radius: 10px 10px 0 0
 }

 #faq-D69uoBVpgw .hl-faq-child-heading,
 #faq-D69uoBVpgw .hl-faq-child-heading.active {
     background-color: var(--white)
 }

 #faq-D69uoBVpgw .hl-faq-child-heading .hl-faq-child-head .hl-faq-child-heading-text,
 #faq-D69uoBVpgw .hl-faq-child-heading .hl-faq-child-heading-icon,
 #faq-D69uoBVpgw .hl-faq-child-heading.active .hl-faq-child-head .hl-faq-child-heading-text,
 #faq-D69uoBVpgw .hl-faq-child-heading.active .hl-faq-child-heading-icon,
 .paragraph-_kewiO8RBq strong {
     color: var(--color-lx2qgvbk)
 }

 #faq-D69uoBVpgw .hl-faq-child-heading .hl-faq-child-head .hl-faq-child-heading-text {
     line-height: 1.5;
     font-family: var(--inter)
 }

 #faq-D69uoBVpgw .hl-faq-child .hl-faq-child-panel {
     background-color: var(--color-lx2qdjfj)
 }

 #faq-D69uoBVpgw .faq-separated-child .hl-faq-child-panel {
     border-radius: 0
 }

 #faq-D69uoBVpgw .faq-separated-child.active .hl-faq-child-panel {
     border-radius: 0 0 10px 10px
 }

 #faq-D69uoBVpgw .hl-faq-child .hl-faq-child-panel .hl-faq-child-item-text {
     color: var(--color-lx2q00eu);
     line-height: 1.5
 }

 #faq-D69uoBVpgw .hl-faq-child-panel {
     display: flex;
     padding: 15px;
     overflow: hidden
 }

 #faq-D69uoBVpgw .hl-faq-child-panel .item-text {
     min-width: 80%;
     margin: 0;
     font-family: var(--inter)
 }

 #faq-D69uoBVpgw .hl-faq-child-panel .item-img {
     padding: .5em;
     max-width: 20%;
     height: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #faq-D69uoBVpgw .hl-faq-child-panel {
         display: grid;
         padding: 15px
     }

     #faq-D69uoBVpgw .hl-faq-child-panel .item-img {
         max-width: 100%;
         width: 100%;
         margin: 0;
         padding: 0;
         height: auto
     }

     #faq-D69uoBVpgw .hl-faq-child-panel .item-text {
         max-width: 100%;
         width: 100%;
         margin: 0;
         height: auto;
         padding: 0 0 5px
     }

     #faq-D69uoBVpgw .hl-faq-child-heading-text {
         font-size: 15px
     }

     #faq-D69uoBVpgw .hl-faq-child-heading-text .ProseMirror h4,
     #faq-D69uoBVpgw .hl-faq-child-heading-text h4,
     #faq-D69uoBVpgw .hl-faq-child-item-text .ProseMirror p,
     #faq-D69uoBVpgw .hl-faq-child-item-text p {
         font-weight: undefined !important
     }

     #faq-D69uoBVpgw .hl-faq-child-item-text {
         font-size: 12px
     }
 }

 #faq-D69uoBVpgw .hl-faq-child-heading .hl-faq-child-heading-icon:before {
     content: "" !important;
     font-family: "Font Awesome 5 Free"
 }

 #faq-D69uoBVpgw .hl-faq-child-heading.active .hl-faq-child-heading-icon:before {
     content: "" !important;
     font-family: "Font Awesome 5 Free"
 }

 #faq-D69uoBVpgw .expand-collapse-all-button {
     color: var(--color-lx2qgvbk);
     border: 1px solid var(--color-lx2qgvbk);
     background-color: var(--color-lx2qgvbk)
 }

 #faq-D69uoBVpgw a {
     color: var(--color-lx2qgvbk) !important;
     text-decoration: none !important
 }

 .heading-7r3tX7HaN3,
 .paragraph-_kewiO8RBq,
 .sub-heading-EItT1WeLMN {
     font-weight: undefined
 }

 .heading-7r3tX7HaN3 em,
 .heading-7r3tX7HaN3 u,
 .paragraph-_kewiO8RBq em,
 .paragraph-_kewiO8RBq u,
 .sub-heading-EItT1WeLMN em,
 .sub-heading-EItT1WeLMN u {
     color: var(--text-color)
 }

 .heading-7r3tX7HaN3 a,
 .heading-7r3tX7HaN3 a *,
 .paragraph-_kewiO8RBq a,
 .paragraph-_kewiO8RBq a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-7r3tX7HaN3 a u,
 .heading-7r3tX7HaN3 a:hover,
 .paragraph-_kewiO8RBq a u,
 .paragraph-_kewiO8RBq a:hover,
 .sub-heading-EItT1WeLMN a u,
 .sub-heading-EItT1WeLMN a:hover {
     text-decoration: underline
 }

 .heading-7r3tX7HaN3 a s,
 .paragraph-_kewiO8RBq a s,
 .sub-heading-EItT1WeLMN a s {
     text-decoration: line-through
 }

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

     .paragraph-_kewiO8RBq h1,
     .paragraph-_kewiO8RBq h2,
     .paragraph-_kewiO8RBq h3,
     .paragraph-_kewiO8RBq h4,
     .paragraph-_kewiO8RBq h5,
     .paragraph-_kewiO8RBq h6,
     .paragraph-_kewiO8RBq ul li,
     .paragraph-_kewiO8RBq.text-output {
         font-size: 16px !important;
         font-weight: undefined
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-_kewiO8RBq h1,
     .paragraph-_kewiO8RBq h2,
     .paragraph-_kewiO8RBq h3,
     .paragraph-_kewiO8RBq h4,
     .paragraph-_kewiO8RBq h5,
     .paragraph-_kewiO8RBq h6,
     .paragraph-_kewiO8RBq ul li,
     .paragraph-_kewiO8RBq.text-output {
         font-size: 18px !important;
         font-weight: undefined
     }
 }

 .heading-7r3tX7HaN3.text-output h1:first-child:before,
 .heading-7r3tX7HaN3.text-output h2:first-child:before,
 .heading-7r3tX7HaN3.text-output h3:first-child:before,
 .heading-7r3tX7HaN3.text-output h4:first-child:before,
 .heading-7r3tX7HaN3.text-output h5:first-child:before,
 .heading-7r3tX7HaN3.text-output h6:first-child:before,
 .heading-7r3tX7HaN3.text-output p:first-child:before,
 .paragraph-_kewiO8RBq.text-output h1:first-child:before,
 .paragraph-_kewiO8RBq.text-output h2:first-child:before,
 .paragraph-_kewiO8RBq.text-output h3:first-child:before,
 .paragraph-_kewiO8RBq.text-output h4:first-child:before,
 .paragraph-_kewiO8RBq.text-output h5:first-child:before,
 .paragraph-_kewiO8RBq.text-output h6:first-child:before,
 .paragraph-_kewiO8RBq.text-output p:first-child:before,
 .sub-heading-EItT1WeLMN.text-output h1:first-child:before,
 .sub-heading-EItT1WeLMN.text-output h2:first-child:before,
 .sub-heading-EItT1WeLMN.text-output h3:first-child:before,
 .sub-heading-EItT1WeLMN.text-output h4:first-child:before,
 .sub-heading-EItT1WeLMN.text-output h5:first-child:before,
 .sub-heading-EItT1WeLMN.text-output h6:first-child:before,
 .sub-heading-EItT1WeLMN.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 .heading-7r3tX7HaN3 strong {
     color: var(--color-lx2prsc2)
 }

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

     .heading-7r3tX7HaN3 h1,
     .heading-7r3tX7HaN3 h2,
     .heading-7r3tX7HaN3 h3,
     .heading-7r3tX7HaN3 h4,
     .heading-7r3tX7HaN3 h5,
     .heading-7r3tX7HaN3 h6,
     .heading-7r3tX7HaN3 ul li,
     .heading-7r3tX7HaN3.text-output {
         font-size: 32px !important;
         font-weight: undefined
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-7r3tX7HaN3 h1,
     .heading-7r3tX7HaN3 h2,
     .heading-7r3tX7HaN3 h3,
     .heading-7r3tX7HaN3 h4,
     .heading-7r3tX7HaN3 h5,
     .heading-7r3tX7HaN3 h6,
     .heading-7r3tX7HaN3 ul li,
     .heading-7r3tX7HaN3.text-output {
         font-size: 56px !important;
         font-weight: undefined
     }
 }

 .sub-heading-EItT1WeLMN strong {
     color: var(--color-lx2py304)
 }

 .sub-heading-EItT1WeLMN a,
 .sub-heading-EItT1WeLMN a * {
     color: var(--black);
     text-decoration: none
 }

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

     .sub-heading-EItT1WeLMN h1,
     .sub-heading-EItT1WeLMN h2,
     .sub-heading-EItT1WeLMN h3,
     .sub-heading-EItT1WeLMN h4,
     .sub-heading-EItT1WeLMN h5,
     .sub-heading-EItT1WeLMN h6,
     .sub-heading-EItT1WeLMN ul li,
     .sub-heading-EItT1WeLMN.text-output {
         font-size: 12px !important;
         font-weight: undefined
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-EItT1WeLMN h1,
     .sub-heading-EItT1WeLMN h2,
     .sub-heading-EItT1WeLMN h3,
     .sub-heading-EItT1WeLMN h4,
     .sub-heading-EItT1WeLMN h5,
     .sub-heading-EItT1WeLMN h6,
     .sub-heading-EItT1WeLMN ul li,
     .sub-heading-EItT1WeLMN.text-output {
         font-size: 18px !important;
         font-weight: undefined
     }
 }

 /* ---- Footer styles ----- */
 :root {
     --white: #ffffff;
     --black: #000000;
     --transparent: transparent;
     --color-urskzfov: #eeeeeeff;
     --color-nsfrwrul: #588a3eff
 }

 .hl_page-preview--content .section-XaYU6EW7oT {
     box-shadow: none;
     padding: 80px 0 20px;
     margin: 0;
     background-color: var(--color-nsfrwrul);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-XaYU6EW7oT {
         padding-left: 15px !important;
         padding-right: 15px !important;
         padding-top: 35px;
         padding-bottom: 15px
     }
 }

 .hl_page-preview--content .row-46cYQGc8tk {
     margin: 0 auto;
     box-shadow: none;
     padding: 40px 0 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-46cYQGc8tk {
         padding-left: 0 !important;
         padding-right: 0 !important
     }
 }

 .hl_page-preview--content .col-qfCbSL39nS {
     box-shadow: none;
     padding: 40px 0 0;
     background-color: var(--transparent);
     width: 28.9%;
     border-color: var(--color-urskzfov);
     border-width: 1px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-qfCbSL39nS {
         margin-bottom: 0
     }
 }

 .hl_page-preview--content #heading-GjNVVHUwMd,
 .hl_page-preview--content #heading-PdeDOUOjCZ,
 .hl_page-preview--content #heading-RWnyk3N7Iw,
 .hl_page-preview--content #paragraph-0pyUhgaNY4,
 .hl_page-preview--content #paragraph-7Toaj8lAEY,
 .hl_page-preview--content #paragraph-BwnS_vxIFh,
 .hl_page-preview--content #paragraph-CXCgBsvLcm,
 .hl_page-preview--content #paragraph-GzDIN4C8cf,
 .hl_page-preview--content #paragraph-ySnGmgDxHT {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cparagraph-7Toaj8lAEY {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--color-urskzfov);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-7Toaj8lAEY {
         padding-right: 0
     }
 }

 .hl_page-preview--content .row-o7ydMfa5HW {
     margin: 0 auto;
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-o7ydMfa5HW {
         padding-left: 0 !important;
         padding-right: 0 !important
     }
 }

 .hl_page-preview--content .col-91nfShnlTW,
 .hl_page-preview--content .cparagraph-GzDIN4C8cf {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-91nfShnlTW {
     padding: 0;
     width: 21.1%;
     margin: 0
 }

 .hl_page-preview--content .cparagraph-GzDIN4C8cf {
     font-family: var(--contentfont);
     color: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     line-height: 2.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-GzDIN4C8cf {
         padding-bottom: 0;
         padding-top: 0
     }
 }

 .hl_page-preview--content .cheading-GjNVVHUwMd,
 .hl_page-preview--content .col-YG_Mmd_x2e {
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .cheading-GjNVVHUwMd {
     font-family: var(--headlinefont);
     color: var(--color-urskzfov);
     icon-color: var(--text-color);
     font-weight: 400;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .col-YG_Mmd_x2e {
     width: 21.1%;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-YG_Mmd_x2e {
         margin-bottom: 20px
     }
 }

 .hl_page-preview--content .cparagraph-ySnGmgDxHT {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 2.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-ySnGmgDxHT {
         padding-bottom: 0;
         padding-top: 0
     }
 }

 .hl_page-preview--content .cheading-PdeDOUOjCZ,
 .hl_page-preview--content .col-kHfJ5svzix {
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .cheading-PdeDOUOjCZ {
     font-family: var(--headlinefont);
     color: var(--color-urskzfov);
     icon-color: var(--text-color);
     font-weight: 400;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .col-kHfJ5svzix {
     width: 21.1%;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-kHfJ5svzix {
         margin-bottom: 20px
     }
 }

 .hl_page-preview--content .cparagraph-CXCgBsvLcm {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 2.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-CXCgBsvLcm {
         padding-top: 0;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .cparagraph-BwnS_vxIFh {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 2.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-BwnS_vxIFh {
         padding-top: 0;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .cheading-RWnyk3N7Iw,
 .hl_page-preview--content .col-Ivdgzn4Ewb {
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .cheading-RWnyk3N7Iw {
     font-family: var(--headlinefont);
     color: var(--black);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .col-Ivdgzn4Ewb {
     width: 28.9%;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-Ivdgzn4Ewb {
         margin-bottom: 20px
     }
 }

 .hl_page-preview--content .cparagraph-0pyUhgaNY4 {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--black);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 0 60px 0 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-0pyUhgaNY4 {
         padding-right: 0
     }
 }

 .hl_page-preview--content .image-gHhQLeZuC_ {
     margin: 0 0 20px;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-gHhQLeZuC_ {
         width: 80%;
         flex: 0 0 auto !important
     }
 }

 .hl_page-preview--content .image-gHhQLeZuC_ .image-container img {
     box-shadow: none;
     width: 50%;
     height: auto
 }

 .hl_page-preview--content .cimage-gHhQLeZuC_ {
     padding: 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: left
 }

 #section-XaYU6EW7oT>.inner {
     max-width: 1170px
 }

 #col-qfCbSL39nS>.inner {
     flex-direction: row;
     justify-content: center;
     align-items: center;
     flex-wrap: wrap
 }

 .paragraph-7Toaj8lAEY,
 .paragraph-GzDIN4C8cf {
     font-weight: 400
 }

 .paragraph-7Toaj8lAEY a,
 .paragraph-7Toaj8lAEY a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-GjNVVHUwMd a u,
 .heading-GjNVVHUwMd a:hover,
 .heading-PdeDOUOjCZ a u,
 .heading-PdeDOUOjCZ a:hover,
 .heading-RWnyk3N7Iw a u,
 .heading-RWnyk3N7Iw a:hover,
 .paragraph-0pyUhgaNY4 a u,
 .paragraph-0pyUhgaNY4 a:hover,
 .paragraph-7Toaj8lAEY a u,
 .paragraph-7Toaj8lAEY a:hover,
 .paragraph-BwnS_vxIFh a u,
 .paragraph-BwnS_vxIFh a:hover,
 .paragraph-CXCgBsvLcm a u,
 .paragraph-CXCgBsvLcm a:hover,
 .paragraph-GzDIN4C8cf a u,
 .paragraph-GzDIN4C8cf a:hover,
 .paragraph-ySnGmgDxHT a u,
 .paragraph-ySnGmgDxHT a:hover {
     text-decoration: underline
 }

 .heading-GjNVVHUwMd a s,
 .heading-PdeDOUOjCZ a s,
 .heading-RWnyk3N7Iw a s,
 .paragraph-0pyUhgaNY4 a s,
 .paragraph-7Toaj8lAEY a s,
 .paragraph-BwnS_vxIFh a s,
 .paragraph-CXCgBsvLcm a s,
 .paragraph-GzDIN4C8cf a s,
 .paragraph-ySnGmgDxHT a s {
     text-decoration: line-through
 }

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

     .paragraph-7Toaj8lAEY h1,
     .paragraph-7Toaj8lAEY h2,
     .paragraph-7Toaj8lAEY h3,
     .paragraph-7Toaj8lAEY h4,
     .paragraph-7Toaj8lAEY h5,
     .paragraph-7Toaj8lAEY h6,
     .paragraph-7Toaj8lAEY ul li,
     .paragraph-7Toaj8lAEY.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-7Toaj8lAEY h1,
     .paragraph-7Toaj8lAEY h2,
     .paragraph-7Toaj8lAEY h3,
     .paragraph-7Toaj8lAEY h4,
     .paragraph-7Toaj8lAEY h5,
     .paragraph-7Toaj8lAEY h6,
     .paragraph-7Toaj8lAEY ul li,
     .paragraph-7Toaj8lAEY.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 .heading-GjNVVHUwMd.text-output h1:first-child:before,
 .heading-GjNVVHUwMd.text-output h2:first-child:before,
 .heading-GjNVVHUwMd.text-output h3:first-child:before,
 .heading-GjNVVHUwMd.text-output h4:first-child:before,
 .heading-GjNVVHUwMd.text-output h5:first-child:before,
 .heading-GjNVVHUwMd.text-output h6:first-child:before,
 .heading-GjNVVHUwMd.text-output p:first-child:before,
 .heading-PdeDOUOjCZ.text-output h1:first-child:before,
 .heading-PdeDOUOjCZ.text-output h2:first-child:before,
 .heading-PdeDOUOjCZ.text-output h3:first-child:before,
 .heading-PdeDOUOjCZ.text-output h4:first-child:before,
 .heading-PdeDOUOjCZ.text-output h5:first-child:before,
 .heading-PdeDOUOjCZ.text-output h6:first-child:before,
 .heading-PdeDOUOjCZ.text-output p:first-child:before,
 .heading-RWnyk3N7Iw.text-output h1:first-child:before,
 .heading-RWnyk3N7Iw.text-output h2:first-child:before,
 .heading-RWnyk3N7Iw.text-output h3:first-child:before,
 .heading-RWnyk3N7Iw.text-output h4:first-child:before,
 .heading-RWnyk3N7Iw.text-output h5:first-child:before,
 .heading-RWnyk3N7Iw.text-output h6:first-child:before,
 .heading-RWnyk3N7Iw.text-output p:first-child:before,
 .paragraph-0pyUhgaNY4.text-output h1:first-child:before,
 .paragraph-0pyUhgaNY4.text-output h2:first-child:before,
 .paragraph-0pyUhgaNY4.text-output h3:first-child:before,
 .paragraph-0pyUhgaNY4.text-output h4:first-child:before,
 .paragraph-0pyUhgaNY4.text-output h5:first-child:before,
 .paragraph-0pyUhgaNY4.text-output h6:first-child:before,
 .paragraph-0pyUhgaNY4.text-output p:first-child:before,
 .paragraph-7Toaj8lAEY.text-output h1:first-child:before,
 .paragraph-7Toaj8lAEY.text-output h2:first-child:before,
 .paragraph-7Toaj8lAEY.text-output h3:first-child:before,
 .paragraph-7Toaj8lAEY.text-output h4:first-child:before,
 .paragraph-7Toaj8lAEY.text-output h5:first-child:before,
 .paragraph-7Toaj8lAEY.text-output h6:first-child:before,
 .paragraph-7Toaj8lAEY.text-output p:first-child:before,
 .paragraph-BwnS_vxIFh.text-output h1:first-child:before,
 .paragraph-BwnS_vxIFh.text-output h2:first-child:before,
 .paragraph-BwnS_vxIFh.text-output h3:first-child:before,
 .paragraph-BwnS_vxIFh.text-output h4:first-child:before,
 .paragraph-BwnS_vxIFh.text-output h5:first-child:before,
 .paragraph-BwnS_vxIFh.text-output h6:first-child:before,
 .paragraph-BwnS_vxIFh.text-output p:first-child:before,
 .paragraph-CXCgBsvLcm.text-output h1:first-child:before,
 .paragraph-CXCgBsvLcm.text-output h2:first-child:before,
 .paragraph-CXCgBsvLcm.text-output h3:first-child:before,
 .paragraph-CXCgBsvLcm.text-output h4:first-child:before,
 .paragraph-CXCgBsvLcm.text-output h5:first-child:before,
 .paragraph-CXCgBsvLcm.text-output h6:first-child:before,
 .paragraph-CXCgBsvLcm.text-output p:first-child:before,
 .paragraph-GzDIN4C8cf.text-output h1:first-child:before,
 .paragraph-GzDIN4C8cf.text-output h2:first-child:before,
 .paragraph-GzDIN4C8cf.text-output h3:first-child:before,
 .paragraph-GzDIN4C8cf.text-output h4:first-child:before,
 .paragraph-GzDIN4C8cf.text-output h5:first-child:before,
 .paragraph-GzDIN4C8cf.text-output h6:first-child:before,
 .paragraph-GzDIN4C8cf.text-output p:first-child:before,
 .paragraph-ySnGmgDxHT.text-output h1:first-child:before,
 .paragraph-ySnGmgDxHT.text-output h2:first-child:before,
 .paragraph-ySnGmgDxHT.text-output h3:first-child:before,
 .paragraph-ySnGmgDxHT.text-output h4:first-child:before,
 .paragraph-ySnGmgDxHT.text-output h5:first-child:before,
 .paragraph-ySnGmgDxHT.text-output h6:first-child:before,
 .paragraph-ySnGmgDxHT.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 #col-91nfShnlTW>.inner,
 #col-Ivdgzn4Ewb>.inner,
 #col-YG_Mmd_x2e>.inner,
 #col-kHfJ5svzix>.inner {
     flex-direction: column;
     justify-content: flex-start;
     align-items: flex-start;
     flex-wrap: nowrap
 }

 .paragraph-GzDIN4C8cf a,
 .paragraph-GzDIN4C8cf a * {
     color: var(--white);
     text-decoration: none
 }

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

     .paragraph-GzDIN4C8cf h1,
     .paragraph-GzDIN4C8cf h2,
     .paragraph-GzDIN4C8cf h3,
     .paragraph-GzDIN4C8cf h4,
     .paragraph-GzDIN4C8cf h5,
     .paragraph-GzDIN4C8cf h6,
     .paragraph-GzDIN4C8cf ul li,
     .paragraph-GzDIN4C8cf.text-output {
         font-size: 12px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-GzDIN4C8cf h1,
     .paragraph-GzDIN4C8cf h2,
     .paragraph-GzDIN4C8cf h3,
     .paragraph-GzDIN4C8cf h4,
     .paragraph-GzDIN4C8cf h5,
     .paragraph-GzDIN4C8cf h6,
     .paragraph-GzDIN4C8cf ul li,
     .paragraph-GzDIN4C8cf.text-output {
         font-size: 12px !important;
         font-weight: 400
     }
 }

 .heading-GjNVVHUwMd {
     font-weight: 700
 }

 .heading-GjNVVHUwMd a,
 .heading-GjNVVHUwMd a * {
     color: var(--link-color);
     text-decoration: none
 }

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

     .heading-GjNVVHUwMd h1,
     .heading-GjNVVHUwMd h2,
     .heading-GjNVVHUwMd h3,
     .heading-GjNVVHUwMd h4,
     .heading-GjNVVHUwMd h5,
     .heading-GjNVVHUwMd h6,
     .heading-GjNVVHUwMd ul li,
     .heading-GjNVVHUwMd.text-output {
         font-size: 20px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-GjNVVHUwMd h1,
     .heading-GjNVVHUwMd h2,
     .heading-GjNVVHUwMd h3,
     .heading-GjNVVHUwMd h4,
     .heading-GjNVVHUwMd h5,
     .heading-GjNVVHUwMd h6,
     .heading-GjNVVHUwMd ul li,
     .heading-GjNVVHUwMd.text-output {
         font-size: 20px !important;
         font-weight: 700
     }
 }

 .paragraph-ySnGmgDxHT {
     font-weight: 400
 }

 .paragraph-ySnGmgDxHT a,
 .paragraph-ySnGmgDxHT a * {
     color: var(--white);
     text-decoration: none
 }

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

     .paragraph-ySnGmgDxHT h1,
     .paragraph-ySnGmgDxHT h2,
     .paragraph-ySnGmgDxHT h3,
     .paragraph-ySnGmgDxHT h4,
     .paragraph-ySnGmgDxHT h5,
     .paragraph-ySnGmgDxHT h6,
     .paragraph-ySnGmgDxHT ul li,
     .paragraph-ySnGmgDxHT.text-output {
         font-size: 12px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-ySnGmgDxHT h1,
     .paragraph-ySnGmgDxHT h2,
     .paragraph-ySnGmgDxHT h3,
     .paragraph-ySnGmgDxHT h4,
     .paragraph-ySnGmgDxHT h5,
     .paragraph-ySnGmgDxHT h6,
     .paragraph-ySnGmgDxHT ul li,
     .paragraph-ySnGmgDxHT.text-output {
         font-size: 12px !important;
         font-weight: 400
     }
 }

 .heading-PdeDOUOjCZ {
     font-weight: 700
 }

 .heading-PdeDOUOjCZ a,
 .heading-PdeDOUOjCZ a * {
     color: var(--link-color);
     text-decoration: none
 }

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

     .heading-PdeDOUOjCZ h1,
     .heading-PdeDOUOjCZ h2,
     .heading-PdeDOUOjCZ h3,
     .heading-PdeDOUOjCZ h4,
     .heading-PdeDOUOjCZ h5,
     .heading-PdeDOUOjCZ h6,
     .heading-PdeDOUOjCZ ul li,
     .heading-PdeDOUOjCZ.text-output {
         font-size: 20px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-PdeDOUOjCZ h1,
     .heading-PdeDOUOjCZ h2,
     .heading-PdeDOUOjCZ h3,
     .heading-PdeDOUOjCZ h4,
     .heading-PdeDOUOjCZ h5,
     .heading-PdeDOUOjCZ h6,
     .heading-PdeDOUOjCZ ul li,
     .heading-PdeDOUOjCZ.text-output {
         font-size: 20px !important;
         font-weight: 700
     }
 }

 .paragraph-BwnS_vxIFh,
 .paragraph-CXCgBsvLcm {
     font-weight: 400
 }

 .paragraph-BwnS_vxIFh a,
 .paragraph-BwnS_vxIFh a *,
 .paragraph-CXCgBsvLcm a,
 .paragraph-CXCgBsvLcm a * {
     color: var(--white);
     text-decoration: none
 }

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

     .paragraph-CXCgBsvLcm h1,
     .paragraph-CXCgBsvLcm h2,
     .paragraph-CXCgBsvLcm h3,
     .paragraph-CXCgBsvLcm h4,
     .paragraph-CXCgBsvLcm h5,
     .paragraph-CXCgBsvLcm h6,
     .paragraph-CXCgBsvLcm ul li,
     .paragraph-CXCgBsvLcm.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-CXCgBsvLcm h1,
     .paragraph-CXCgBsvLcm h2,
     .paragraph-CXCgBsvLcm h3,
     .paragraph-CXCgBsvLcm h4,
     .paragraph-CXCgBsvLcm h5,
     .paragraph-CXCgBsvLcm h6,
     .paragraph-CXCgBsvLcm ul li,
     .paragraph-CXCgBsvLcm.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

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

     .paragraph-BwnS_vxIFh h1,
     .paragraph-BwnS_vxIFh h2,
     .paragraph-BwnS_vxIFh h3,
     .paragraph-BwnS_vxIFh h4,
     .paragraph-BwnS_vxIFh h5,
     .paragraph-BwnS_vxIFh h6,
     .paragraph-BwnS_vxIFh ul li,
     .paragraph-BwnS_vxIFh.text-output {
         font-size: 12px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-BwnS_vxIFh h1,
     .paragraph-BwnS_vxIFh h2,
     .paragraph-BwnS_vxIFh h3,
     .paragraph-BwnS_vxIFh h4,
     .paragraph-BwnS_vxIFh h5,
     .paragraph-BwnS_vxIFh h6,
     .paragraph-BwnS_vxIFh ul li,
     .paragraph-BwnS_vxIFh.text-output {
         font-size: 12px !important;
         font-weight: 400
     }
 }

 .heading-RWnyk3N7Iw {
     font-weight: 700
 }

 .heading-RWnyk3N7Iw a,
 .heading-RWnyk3N7Iw a *,
 .paragraph-0pyUhgaNY4 a,
 .paragraph-0pyUhgaNY4 a * {
     color: var(--link-color);
     text-decoration: none
 }

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

     .heading-RWnyk3N7Iw h1,
     .heading-RWnyk3N7Iw h2,
     .heading-RWnyk3N7Iw h3,
     .heading-RWnyk3N7Iw h4,
     .heading-RWnyk3N7Iw h5,
     .heading-RWnyk3N7Iw h6,
     .heading-RWnyk3N7Iw ul li,
     .heading-RWnyk3N7Iw.text-output {
         font-size: 20px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-RWnyk3N7Iw h1,
     .heading-RWnyk3N7Iw h2,
     .heading-RWnyk3N7Iw h3,
     .heading-RWnyk3N7Iw h4,
     .heading-RWnyk3N7Iw h5,
     .heading-RWnyk3N7Iw h6,
     .heading-RWnyk3N7Iw ul li,
     .heading-RWnyk3N7Iw.text-output {
         font-size: 20px !important;
         font-weight: 700
     }
 }

 .paragraph-0pyUhgaNY4 {
     font-weight: 400
 }

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

     .paragraph-0pyUhgaNY4 h1,
     .paragraph-0pyUhgaNY4 h2,
     .paragraph-0pyUhgaNY4 h3,
     .paragraph-0pyUhgaNY4 h4,
     .paragraph-0pyUhgaNY4 h5,
     .paragraph-0pyUhgaNY4 h6,
     .paragraph-0pyUhgaNY4 ul li,
     .paragraph-0pyUhgaNY4.text-output {
         font-size: 12px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-0pyUhgaNY4 h1,
     .paragraph-0pyUhgaNY4 h2,
     .paragraph-0pyUhgaNY4 h3,
     .paragraph-0pyUhgaNY4 h4,
     .paragraph-0pyUhgaNY4 h5,
     .paragraph-0pyUhgaNY4 h6,
     .paragraph-0pyUhgaNY4 ul li,
     .paragraph-0pyUhgaNY4.text-output {
         font-size: 12px !important;
         font-weight: 400
     }
 }
