:root{--base-white: #fff}html{scroll-behavior:smooth}.announcement-bar__message{font-size:18px;font-weight:var(--font-heading-weight)}.header_info_bar .all-info-items{display:flex;align-items:center;justify-content:center;padding:15px 0}.all-info-items .info-item{font-weight:var(--font-heading-weight);color:var(--base-white);font-size:16px;margin:0;padding:0 10px;text-transform:uppercase;border-right:1px solid var(--base-white)}.all-info-items .info-item:last-child{border:none}.all-info-items .info-item a{color:var(--base-white);text-decoration:none}.all-info-items .info-item p{margin:0;padding:0;line-height:1}.prdct-info-list p{font-size:1.4rem;line-height:1;margin:0 0 16px;color:#000}.prdct-info-list p strong{font-weight:var(--font-heading-weight)}.prdct_rating{display:flex;align-items:center;justify-content:flex-start;gap:15px;flex-wrap:wrap}.rating_love svg{fill:rgba(var(--color-button),var(--alpha-button-background));color:rgba(var(--color-button),var(--alpha-button-background))}.prdct_rating .rating_detail{line-height:1;font-size:2rem}.prdct_rating .rating_love{display:flex;align-items:center;justify-content:center}.low-stock-alert{display:flex;align-items:center;justify-content:flex-start;padding:6px;border-radius:8px;width:100%;font-weight:var(--font-heading-weight);font-size:16px}.pulse.yellow_dots{position:relative;width:25px;height:25px;margin-right:2px}.pulse.yellow_dots:before{background:#3ed660;width:9px;height:9px;border-radius:9px;position:absolute;left:0;top:0;content:"";margin:8px;animation:stock-pulse 2s linear infinite}.pulse.yellow_dots:after{background:#3ed660;width:9px;height:9px;border-radius:9px;position:absolute;left:0;top:0;content:"";margin:8px}@keyframes stock-pulse{0%{opacity:.5}to{transform:scale(2.5);opacity:0}}.product-form .product-form__buttons{max-width:100%}.product__info-container .icon-with-text--horizontal .icon-with-text__item{flex-direction:row;width:33%;gap:13px;align-items:center}.product__info-container .icon-with-text--horizontal .icon-with-text__item .icon{width:30px;height:30px;fill:rgba(var(--color-button),var(--alpha-button-background));margin:0}.tbl-with-text-inr{display:flex;align-items:center;justify-content:space-between}.tbl-with-text-inr>div{width:50%}.product-comparison-table{flex-grow:1;border-spacing:0}.product-comparison-table thead{z-index:1}.product-comparison-table .comparison-table__logo h3{color:rgb(var(--color-button))}.product-comparison-table th{font-size:1.5rem;line-height:1.3;padding:0 1rem}.product-comparison-table .comparison-table__logo{border-radius:2rem 2rem 0 0;padding:.75rem 1rem}.product-comparison-table .color-accent-1{color:var(--base-white);background-color:#000}.product-comparison-table tbody{-webkit-box-shadow:.3rem .3rem .8rem rgba(0,0,0,.15),0 0 0 .1rem rgba(0,0,0,.08);box-shadow:.3rem .3rem .8rem #00000026,0 0 0 .1rem #00000014;border-radius:2rem}.product-comparison-table .isolate{position:relative;z-index:0}.product-comparison-table td{padding:2rem 1.5rem;text-align:center;position:relative;border-bottom:1px solid rgba(0,0,0,.3)}.product-comparison-table td.color-accent-1{border-color:#ffffff4d}.product-comparison-table tr:last-child td{border:none}.product-comparison-table .comparison-table__row-name h3{font-size:1.5rem;margin:0}.product-comparison-table svg{width:20px;height:20px}.comparison-table__icon{font-size:2rem;width:1em;height:1em;margin:auto;border-radius:50%;box-sizing:content-box}.product-comparison-table .color-accent-1 .comparison-table__icon svg{fill:rgb(var(--color-button));color:rgb(var(--color-button))}.product-comparison-table .flex-center{display:flex;align-items:center;justify-content:center}.product-comparison-table tbody tr:last-of-type td:nth-child(2):after{content:"";display:block;width:100%;height:3rem;position:absolute;top:100%;left:0;background:#000;border-radius:0 0 2rem 2rem}.featured-in{margin:5rem 0;padding:1.5rem 0}.featured-in-wrap{display:flex;align-items:center;justify-content:center;gap:30px;flex-direction:column}.featured-in-wrap ul{list-style-type:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:50px;flex-wrap:wrap}.featured-in-wrap ul li img{height:auto}.featured-in h4{margin:0;font-size:3rem}.featured-in-wrap ul li svg{width:120px;height:auto;fill:#000}h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in{text-align:center}@media (max-width: 767px){.featured-in-wrap{gap:20px;flex-direction:column}.featured-in-wrap ul{gap:20px}.featured-in-wrap ul li img{width:74px;height:auto}}.two-clmn-cntent{display:flex;justify-content:space-between;align-content:center}.two-clmn-cntent .column-half{width:50%;padding:0 4rem}.results_blk .results__row{padding:1rem 0;display:flex;align-items:center;border-bottom:2px solid rgba(var(--color-foreground),.05)}.results_blk .results__row:first-of-type{border-top:2px solid rgba(var(--color-foreground),.05)}.results__percentage{width:7rem;height:7rem;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;position:relative;--border-width: .7rem;flex-shrink:0;margin-right:2rem;z-index:0}.results__percentage:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;border-radius:50%;z-index:-2;background:conic-gradient(from 0deg at 50% 50%,rgb(var(--color-foreground)) 0%,rgb(var(--color-foreground)) var(--percentage),rgb(var(--color-background)) var(--percentage),rgb(var(--color-background)) 100%)}.results__percentage p{margin:0;color:rgb(var(--color-base-accent-1));font-size:1.8rem;font-weight:700}.results__percentage:after{content:"";display:block;position:absolute;top:var(--border-width);left:var(--border-width);bottom:var(--border-width);right:var(--border-width);border-radius:50%;z-index:-1;background:rgb(var(--color-background))}.results__text p{margin:0}.product__info-wrapper .price__regular{font-weight:var(--font-heading-weight)}.package_options h4{text-align:center;font-size:1.5rem;padding:1rem;position:relative;margin:0;display:none}.package_options h4:after{content:"";border-bottom:2px solid #000;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:-2;width:100%}.package_options h4:before{content:"";background:#fff;width:40%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.package_row{position:relative;display:flex;justify-content:space-between;align-items:flex-start;border:none;background:#fff;padding:1rem 2rem;margin:0 0 .85rem;border-radius:34px;z-index:1;box-shadow:inset 0 0 0 1px #eba9a880}.package_options .package_row:last-child{margin:0}.package_row:has(input[type=radio]:checked){box-shadow:inset 0 0 0 2px #eba9a8}.package_row input[type=radio]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:9}.package_row .pack_left{display:flex;justify-content:flex-start;align-items:center;gap:15px}.package_row .radio_placeholder{width:24px;height:24px;border-radius:50%;border:2px solid rgba(235,169,168,.3);position:relative}.package_row:has(input[type=radio]:checked) .radio_placeholder{border-color:#eba9a8}.package_row:has(input[type=radio]:checked) .radio_placeholder i{background:#eba9a8;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%}.package_row .pack_name,.package_row .pack_rg_price{font-size:2rem;color:#000}.package_row .pack_big_price{text-decoration:line-through}.package_row .pack_name span{font-size:1.2rem;background:var(--base-white);border:2px solid #000;padding:.1rem 1rem;border-radius:7px;display:inline-block;vertical-align:middle;font-weight:var(--font-heading-weight);display:none}#shopify-section-template--17246566252601__multicolumn_mUQfza .media{padding-bottom:50%!important}#shopify-section-template--17246566252601__multicolumn_Qth8Jx .multicolumn{-webkit-transform:skewY(4deg);transform:skewY(4deg)}#shopify-section-template--17246566252601__multicolumn_Qth8Jx .slider-mobile-gutter,#shopify-section-template--17246566252601__multicolumn_Qth8Jx .button{-webkit-transform:skewY(-4deg);transform:skewY(-4deg)}.product__info-wrapper fieldset{padding:0}.package_options .package_row:nth-last-child(2){position:relative}.package_options .package_row:nth-of-type(1):after{content:"";background-image:url(most-populer-badge.svg);background-repeat:no-repeat;background-size:100% auto;width:80px;height:50px;position:absolute;right:0;top:-26px}.footer .footer-block__newsletter{text-align:left}.footer .newsletter-form{margin:0}.footer__content-bottom-wrapper{justify-content:center}@-webkit-keyframes animatedMove{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes animatedMove{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.community-slider-scroller{position:absolute;top:0;left:0;animation:CommunitySlider 58s linear infinite}.community-slider-wrapper{position:relative;overflow-x:hidden;min-height:300px}.community_block{width:3680px;display:flex;transform:translate(50px)}.community_block-bottom{transform:translate(-180px);display:flex;width:3680px}.community_item{min-width:420px;background-color:#fff;display:flex;align-items:center;padding:0 20px;margin-left:20px;margin-right:20px;margin-bottom:30px;box-shadow:4px 4px 20px #201f1f1a;border-radius:100px}.community_item .item_wrap{margin:10px 0;display:flex;align-items:center}.community_item .item_wrap-icon{position:relative;display:flex;justify-content:center;align-items:center}.community_item .item_wrap-icon__icon{max-width:unset;object-fit:cover;width:45px;height:45px}.community_item .item_wrap-text{line-height:1.3;padding-left:18px;color:#201f1f}.community_item .item_wrap-text p{margin:0;padding:0}.community-slider .inline-richtext.h2{padding-bottom:40px}.community-slider .inline-richtext.h2 strong{color:rgba(var(--color-button),var(--alpha-button-background))}@-webkit-keyframes CommunitySlider{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}@keyframes CommunitySlider{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}.product_review{display:flex;align-items:center;gap:20px;padding:8px;background-color:#f3f3f3;border-radius:8px;margin:30px 0!important}.product_review .review_img{width:60px;height:60px}.product_review .review_img img{width:60px;height:60px;border-radius:8px;object-fit:contain}.product_review .r_content_header{display:flex;align-items:center}.product_review .r_content_header h4{font-size:14px;margin:0 6px 0 0}.product_review .r_content_header .review_stars svg{fill:rgba(var(--color-button),var(--alpha-button-background));color:rgba(var(--color-button),var(--alpha-button-background));width:14px;height:14px}.product_review .r_content_header+p{font-size:12px;margin:0;line-height:1.4}.review_badge{display:flex;align-items:center;justify-content:center}.review_badge img{width:80px;height:auto;margin:0 1%}.sales_count_down{display:flex;align-items:center}.sales_count_down .countdown_text{margin-right:6px}.sales_count_down .counter{font-weight:var(--font-heading-weight)}.countdown_text img,.countdown_text span{display:inline-block;vertical-align:middle}.product_compensation{padding:30px 0 100px}.compensation_table{max-width:860px;margin:0 auto}.compensation_table .cp_tbl_rw{display:grid;grid-template-columns:1fr 20% 20%}.compensation_table .cp_tbl_rw .cp_clmn{padding:18px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center}.compensation_table .cp_clmn.highlight{background-color:#eba9a8;border-top-left-radius:16px;border-top-right-radius:16px;border:1px solid #eba9a8;border-bottom:0px}.compensation_table .cp_clmn h3{margin:0;padding:0;font-size:2rem;text-align:center}.compensation_table .cp_clmn h4{margin:0;padding:0;font-size:2.5rem}.compensation_table .cp_tbl_rw:nth-child(2),.compensation_table .cp_tbl_rw:nth-child(3){border-bottom:1px solid #eba9a8}.compensation_table .cp_clmn.highlight h3{color:var(--base-white)}.compensation_table .cp_tbl_rw .cp_clmn:nth-child(2){border-inline:1px solid #eba9a8}.compensation_table .cp_tbl_rw:last-child .cp_clmn:nth-child(2){border-inline:1px solid #eba9a8;border-bottom:1px solid #eba9a8;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.compensation_table .cp_tbl_rw .cp_clmn:first-child{align-items:flex-start}.sticky_product_cart{position:fixed;width:100%;left:0;bottom:0;z-index:99;background:#fff;box-shadow:3px 0 7px #0006;transition:.3s ease-in-out;transform:translateY(100%)}.sticky_product_cart.active{transform:translateY(0)}.sticky_product_cart .prdct_rw,.sticky_product_cart .prdct_info,.sticky_product_cart .prdct_meta,.sticky_product_cart .prdct_price{display:flex;align-items:center;justify-content:space-between}.sticky_product_cart .prdct_img{display:block;line-height:1}.sticky_product_cart .prdct_img img{width:60px;height:60px;object-fit:cover}.sticky_product_cart .prdct_title h3{font-size:14px;margin:0;padding:0}.sticky_product_cart .prdct_title{padding-left:12px}.sticky_product_cart .rating_love{display:flex;align-items:center;justify-content:flex-start}.sticky_product_cart .prdct_rg_price{font-weight:var(--font-heading-weight);margin:0 26px 0 0;font-size:16px}.sticky_product_cart .prdct_big_price{text-decoration:line-through;font-size:16px}.sticky_product_cart .prdct_btn{margin-left:26px}.sticky_product_cart .prdct_btn button{background-color:rgba(var(--color-button),var(--alpha-button-background));border:none;outline:none;color:var(--base-white);cursor:pointer;font-size:14px;padding:10px 60px}.payment_icons{display:flex;align-items:center;justify-content:center}.payment_icons img{width:40px;height:auto;aspect-ratio:48 / 30;margin:0 1%}li.product__media-item{position:relative}.badge-variant-price-off{background:linear-gradient(to bottom,#e178a5,#e786ab,#ef9bb5 32%,#f7aebd 41%,#f8b2bd,#f9b2ba 49%,#f8acb2 55%,#f4a0a6 63%,#ec868d 73%,#dc5969 90%,#d5455b);color:#fff;position:absolute!important;left:100px;top:30px;width:108px;height:108px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;font-size:30px;line-height:1;text-align:center;text-transform:uppercase;font-weight:700;text-shadow:2px 2px 1px #c07d85;transform:rotate(-16deg)}@media (max-width: 1100px){.badge-variant-price-off{left:50px}}@media (max-width: 991px){.badge-variant-price-off{left:30px}.product__title.h1,h1,.h1{font-size:calc(var(--font-heading-scale) * 3rem)!important}.low-stock-alert{font-size:14px}}@media (max-width: 767px){.announcement-bar__message{font-size:14px}.header_info_bar .all-info-items{text-align:center}.info-stars+span{display:block;margin:4px 0 0}.all-info-items .info-item{font-size:14px}.two-clmn-cntent,.tbl-with-text-inr{flex-direction:column}.two-clmn-cntent .column-half,.tbl-with-text-inr>div{width:100%;padding:0}.results_blk{text-align:center}.results__text p{text-align:left}.tbl-with-text-inr .txt-blk{order:1;padding-bottom:60px}.tbl-with-text-inr .table-blk{order:2}.featured-in-wrap{overflow-x:hidden}.featured-in-wrap ul{-webkit-animation:10s linear infinite alternate animatedMove;animation:10s linear infinite alternate animatedMove}.product-comparison-table h3,.product-comparison-table .comparison-table__row-name h3{font-size:1rem}.product-comparison-table svg{width:16px;height:16px}.product-comparison-table{width:100%}.prdct_rating{padding:30px 0 0}.compensation_table .cp_tbl_rw{grid-template-columns:1fr 25% 25%}.cp_clmn img{width:16px;height:16px}.compensation_table .cp_clmn h4,.compensation_table .cp_clmn h3{font-size:1.5rem}.compensation_table .cp_tbl_rw .cp_clmn{padding:18px 8px}.sticky_product_cart .prdct_price{display:none}.sticky_product_cart .prdct_info{width:60%}.sticky_product_cart .prdct_meta{width:40%}.sticky_product_cart .prdct_meta{justify-content:flex-end}.sticky_product_cart .prdct_btn button{padding:10px 30px}.sticky_product_cart .prdct_btn{margin:0}.badge-variant-price-off{transform:rotate(-16deg) scale(.8);left:20px;top:70px}.badge-variant-price-off{left:10px}}@media (max-width: 640px){.badge-variant-price-off{left:20px;top:60px}}.mini-cart__membership_v2 .fake-tooltip-area .wrraper_ttoltip{padding:1rem;background-color:#fae9e9;border-radius:10px;border:1px solid}.mini-cart__membership_v2 .fake-tooltip-area .trial_text{padding:1rem;background-color:#fff;border-radius:0 0 10px 10px}.mini-cart__membership_v2{border-top:1px solid #e0e2d5;border-bottom:1px solid #e0e2d5;padding:2rem 0rem;display:flex;flex-direction:column;position:relative}.mini-cart__membership_v2 .loading-overlay__spinner .spinner{height:2rem;width:2rem}.mini-cart__membership_v2 .loading-overlay__spinner{display:none;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.mini-cart__membership_v2.loading .loading-overlay__spinner{display:block}.mini-cart__membership_v2__header{display:grid;grid-template-columns:auto calc(50% + 10px);column-gap:10px;margin-bottom:15px;align-items:center}.mini-cart__membership_v2__header-title{font-family:var(--font-staff-x-condensed);text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:0;align-items:center}.mini-cart__membership_v2__body{display:grid;grid-template-columns:auto 25% 25%;grid-template-rows:auto;column-gap:10px}.mini-cart__membership_v2__body .center_item{background:#fae9e9;border-left:1px solid #000;border-right:1px solid #000}.mini-cart__membership_v2__body .center_item:first-of-type{border-radius:5px 5px 0 0;border-top:1px solid var(--brand-green)}.mini-cart__membership_v2__body .last_center_item{border-radius:0 0 5px 5px;border-bottom:1px solid #000;padding-top:2px;padding-bottom:3px}.mini-cart__membership_v2__main_item .text{font-weight:700;font-size:13px;margin:0;color:#000}@keyframes flash{0%,to{opacity:1}50%{opacity:0}}.mini-cart__membership_v2__header-title .flashing_arrow img{width:100%;object-fit:contain;animation:flash 2s infinite}.mini-cart__membership_v2__header-title .flashing_arrow{width:24px;font-size:0;line-height:0}.mini-cart__membership_v2__header-title{display:flex;justify-content:space-between;line-height:26px;font-size:20px}.mini-cart__membership_v2__body .column_header{font-family:var(--font-staff-x-condensed);font-size:13px;font-weight:900;text-transform:uppercase;cursor:pointer;color:#000}.mini-cart__membership_v2__body .column_header.center_item.top-item.text-center{TEXT-ALIGN:CENTER}.mini-cart__membership_v2__main_item{display:flex;align-items:center;margin:3px 0;color:#000}.mini-cart__membership_v2__main_item .indented{padding-left:.5rem}.mini-cart__membership_v2__secondary_item{text-align:center;padding:.2rem 0;display:flex;align-items:center;width:100%;justify-content:center;padding:4px 0;color:#000}.mini-cart__membership_v2__secondary_item.gray,.mini-cart__membership_v2__body .last_center_item{padding-top:0}.mini-cart__membership_v2__main_item p,.mini-cart__membership_v2__secondary_item p{font-weight:700;font-size:13px;margin:0;line-height:14px}.mini-cart__membership_v2__secondary_item .discount_price{font-size:13px;color:#000;font-weight:600;margin:0}.mini-cart__membership_v2__secondary_item .discount_price.second-price{font-size:14px}.mini-cart__membership_v2__secondary_item .text{font-size:13px;line-height:14px}.mini-cart__membership_v2__secondary_item.gray .text{color:#000;font-size:14px;font-weight:600}.mini-cart__membership_v2__secondary_item .green{font-size:14px;font-weight:600;color:var(--brand-green)}.mini-cart__membership_v2__secondary_item svg{width:15px;height:15px}.mini-cart__membership_v2__secondary_item.gray svg path{stroke:#000}.mini-cart__membership_v2__secondary_item.gray svg{width:18px;height:18px}.mini-cart__membership_v2 .rte{margin-top:.75rem;line-height:.9}.mini-cart__membership_v2 .rte p{margin-top:10px;font-size:12px;line-height:15px;width:100%;display:inline;margin-bottom:0;color:#000}.mini-cart__membership_v2 .membership-upsell-learn-more{font-size:12px;line-height:15px;display:inline;padding:0;text-decoration:underline;margin:0 0 0 3px;cursor:pointer;color:#000}.mini-cart__membership_v2 .rte p a{text-decoration:underline!important;color:inherit}.mini-cart__membership_v2 .fake-tooltip-area{position:absolute;display:none;font-size:14px;max-width:100%;text-transform:none;font-family:Modernist;overflow:auto;z-index:1;top:50px}.mini-cart__membership_v2 .fake-tooltip-area p{margin:0;color:#000}.mini-cart__membership_v2 .close-fake-tooltip{position:absolute;top:3px;right:1px;cursor:pointer}.mini-cart__membership_v2 .fake-tooltip-area.active{display:block}.mini-cart__membership_v2 .fake-tooltip-area ul{margin:0;padding:0}.mini-cart__membership_v2 .fake-tooltip-area ul li{margin-left:10px;list-style:disc}.mini-cart__membership_v2 .column_header.center_item.top-item{border-top-right-radius:5px;border-top-left-radius:5px;border-top:1px solid #000}.mini-cart__membership_v2 .main_col_title svg{cursor:pointer;margin-bottom:3px}.mini-cart__membership_v2 .main_col_title svg.icon-close{height:17px}.mini-cart__membership_v2 .button.add_membership_cart:after,.mini-cart__membership_v2 .button.add_membership_cart:before{content:unset}.button.add_membership_cart svg{max-height:.875rem;width:auto}.mini-cart__membership_v2 .button.add_membership_cart{width:100%;font-family:var(--font-staff-x-condensed);font-weight:900;text-transform:uppercase;background-color:#000;padding:10px 15px;font-size:15px;border-radius:100px;display:flex;column-gap:.5rem;align-items:center;background:#eba9a8!important;color:#000;border:2px solid #eba9a8}.mini-cart__membership_v2 .button.add_membership_cart:hover{color:#000!important}.mini-cart__membership_v2 .button.add_membership_cart svg path{stroke:currentColor}.mini-cart__membership_v2 .main_col_title,.mini-cart__membership_v2 .column_header.center_item.top-item.text-center,.mini-cart__membership_v2 .column_header.center_item.top-item.text-center+.column_header{padding-top:10px}.mini-cart__membership_v2 .mini-cart__membership_v2__header-title p{margin:0;font-weight:700}@media (max-width: 430px){.mini-cart__membership_v2__body{grid-template-columns:auto 26% 28%}.button.add_membership_cart{padding:8px 6px;font-size:14px}.mini-cart__membership_v2__header-title{font-size:18px;line-height:23px}.mini-cart__membership_v2__header{grid-template-columns:auto calc(50% + 5px)}}.wrapper_datat{display:flex;align-items:center;gap:4px}span.var_price{text-decoration:line-through;color:#656060}.cart-item[var_id="42379358634051"] .cart-item__quantity quantity-input,.cart-item .product-option.aaa{display:none}.cart-item[var_id="42379358634051"] .cart-item__quantity-wrapper{justify-content:end}.cart-item__discounted-prices.cart-drawer-item__single-item-prices,.package_options[data_option="User Type"]{display:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom.css.map */
