.product-card{position:relative;display:flex;flex-direction:column;border-radius:20px;border:2px solid var(--main-color);background:var(--second-color);overflow:hidden;padding:20px;font-size:16px;height:100%;display:flex;flex-direction:column}.product-card .onsale{position:absolute;font-size:16px;background:var(--main-color);padding:5px 15px;border-radius:100px;top:1rem;left:1rem;z-index:15}.product-card__wishlist{position:absolute;top:10px;right:10px;color:#9aa0a6}.product-card__badge{position:absolute;top:10px;left:10px;background:#fff;color:#111;border-radius:30px;padding:4px 10px;font-size:12px}.product-card__image{display:block;aspect-ratio:4/4;background:#0d0f13;border-radius:12px;overflow:hidden;margin-bottom:1.5rem}.product-card__image .loop-slider-images{position:relative}.product-card__image .loop-slider-images>.item:last-child{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:all .3s;z-index:10}.product-card__image .loop-slider-images:hover>.item:last-child{opacity:1}.product-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card__content{display:flex;flex-direction:column;gap:6px;padding:18px}.product-card__title{font-size:20px;text-transform:uppercase}.product-card__title a{color:#fff}.product-card__cats{color:#9aa0a6;font-size:14px;margin-bottom:1rem}.product-card__price{display:flex;gap:10px;align-items:baseline;margin-bottom:1.5rem;font-size:18px;color:#fff}.product-card__price ins{text-decoration:none;color:var(--main-color)}.product-card__price del{color:#a5a5a5}.product-card__price .price{color:var(--woo-accent);font-weight:700}.product-card__price .price-old{color:#8b8f94;text-decoration:line-through}.product-card .main-button{padding:15px 25px;font-size:18px;margin-top:auto}.product-card .added_to_cart{text-align:center;justify-content:center;color:var(--main-color);margin-top:1rem}.woocommerce-pagination,.navigation{margin-top:4rem}.woocommerce-pagination .nav-links,.navigation .nav-links{display:flex;align-items:center}.woocommerce-pagination ul.page-numbers,.navigation ul.page-numbers{display:flex;align-items:center}.woocommerce-pagination a,.woocommerce-pagination span,.navigation a,.navigation span{color:#fff;font-weight:bold;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:.2s;background:var(--second-color);font-size:16px}@media(max-width: 414){.woocommerce-pagination a,.woocommerce-pagination span,.navigation a,.navigation span{min-width:32px;height:32px;font-size:.875rem}}.woocommerce-pagination a.current,.woocommerce-pagination span.current,.navigation a.current,.navigation span.current{box-shadow:0 20px 30px 0 rgba(1,1,1,.1);background:var(--main-color)}.woocommerce-pagination a.page-numbers,.woocommerce-pagination span.page-numbers,.navigation a.page-numbers,.navigation span.page-numbers{margin:0 .5rem}.woocommerce-pagination a:not(.prev):not(.next):not(.current):hover,.woocommerce-pagination span:not(.prev):not(.next):not(.current):hover,.navigation a:not(.prev):not(.next):not(.current):hover,.navigation span:not(.prev):not(.next):not(.current):hover{background:var(--main-color)}.woocommerce-pagination a.next,.woocommerce-pagination a.prev,.woocommerce-pagination span.next,.woocommerce-pagination span.prev,.navigation a.next,.navigation a.prev,.navigation span.next,.navigation span.prev{font-size:16px;line-height:38px;height:auto;width:auto;border-radius:6px;min-width:40px;height:40px;background:rgba(0,0,0,0)}@media(max-width: 576px){.woocommerce-pagination a.next,.woocommerce-pagination a.prev,.woocommerce-pagination span.next,.woocommerce-pagination span.prev,.navigation a.next,.navigation a.prev,.navigation span.next,.navigation span.prev{font-size:.75rem}}.woocommerce-pagination a.next:hover:not(.current),.woocommerce-pagination a.prev:hover:not(.current),.woocommerce-pagination span.next:hover:not(.current),.woocommerce-pagination span.prev:hover:not(.current),.navigation a.next:hover:not(.current),.navigation a.prev:hover:not(.current),.navigation span.next:hover:not(.current),.navigation span.prev:hover:not(.current){border-color:hsla(0,0%,100%,.1)}.woocommerce-pagination .page-numbers{display:flex;margin:0;padding:0;list-style:none;justify-content:center;position:relative;border:2px solid rgba(0,0,0,0);flex-wrap:wrap}.navigation{margin-top:3rem}.navigation .nav-links{display:flex;justify-content:center}.toolbar-categories__list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;padding:20px;background:var(--second-color);border-radius:20px}.toolbar-categories__list .categories__item{flex:0 0 140px;text-align:center;padding:10px;border-radius:12px;font-size:14px;border:1px solid rgba(0,0,0,0);transition:all .3s}.toolbar-categories__list .categories__item:hover{border-color:var(--main-color)}.toolbar-categories__list .categories__item figure{border-radius:50%;overflow:hidden;margin-bottom:1rem}.toolbar-categories__list .categories__item img{height:auto;width:100%;-o-object-fit:cover;object-fit:cover}.toolbar-categories__list .categories__item-title{min-height:50px}.single-product main{overflow:hidden}.theme-single-product{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-column:span 12/span 12;gap:100px;font-size:16px;position:relative}@media(max-width: 767px){.theme-single-product{grid-template-columns:repeat(1, minmax(0, 1fr));gap:30px}}@media(max-width: 991px){.theme-single-product__content .section-title{display:none}}.theme-single-product .product-slider-images{margin-bottom:1.5rem}.theme-single-product .product-slider-nav{margin-left:-0.75rem;margin-right:-0.75rem}.theme-single-product .product-slider-nav .slick-slide{padding-left:.75rem;padding-right:.75rem}.theme-single-product .product-slider-nav img{border-radius:12px;border:2px solid var(--main-color)}.theme-single-product .woocommerce-product-gallery__wrapper{position:relative}.theme-single-product .woocommerce-product-gallery__wrapper .section-title{display:none}@media(max-width: 991px){.theme-single-product .woocommerce-product-gallery__wrapper .section-title{display:block;margin-bottom:32px}}.theme-single-product .woocommerce-product-gallery__wrapper .slick-arrow{position:absolute;z-index:10;top:50%;transform:translateY(-50%)}.theme-single-product .woocommerce-product-gallery__wrapper .slick-arrow:hover rect{fill:var(--main-color)}.theme-single-product .woocommerce-product-gallery__wrapper .slick-arrow.slick-next{right:2rem}.theme-single-product .woocommerce-product-gallery__wrapper .slick-arrow.slick-prev{left:2rem}.theme-single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{border-radius:12px;border:2px solid var(--main-color)}@media(max-width: 991px){.theme-single-product__images{margin-bottom:2rem}}.theme-single-product__images img{max-width:100%;width:100%;height:auto;margin-bottom:10px;overflow:hidden;position:relative}.theme-single-product__images .slick-slider{padding:0}.theme-single-product__images .slick-slider li{border:1px solid #ddd;padding:8px;margin:0 5px}.theme-single-product__images .slick-slider img{margin:0}.theme-single-product__images .section-title{display:none}@media(max-width: 991px){.theme-single-product__images .section-title{display:block;margin-bottom:32px}}.theme-single-product__images .flex-control-nav{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:10px}.theme-single-product .product_meta{margin-top:20px}.theme-single-product .theme-quantity{margin-right:1rem}.theme-single-product .main-button{padding:15px 25px;font-size:18px}.theme-single-product .woocommerce-product-details__short-description{margin-bottom:32px}.theme-single-product .woocommerce-product-details__short-description p{margin-bottom:16px}.theme-single-product .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.theme-single-product .price{display:flex;gap:10px;align-items:baseline;margin-bottom:32px;font-size:38px}.theme-single-product .price ins{text-decoration:none;color:var(--main-color)}.theme-single-product .price del{color:#a5a5a5;font-size:20px}.theme-single-product .price .price{color:var(--woo-accent);font-weight:700}.theme-single-product .price .price-old{color:#8b8f94;text-decoration:line-through}.theme-form-cart{padding-top:1rem;padding-bottom:1rem;border-top:1px solid var(--main-graycolor);border-bottom:1px solid var(--main-graycolor)}.theme-form-cart .cart{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:0}@media(max-width: 576px){.theme-form-cart .cart{justify-content:space-between;flex-direction:column;gap:1rem}}.theme-form-cart .woocommerce-variation-description p{margin-bottom:20px}.theme-form-cart .variations{width:100%}.theme-form-cart .variations td,.theme-form-cart .variations th{border-bottom:1px solid #e7e7e7;padding-top:1.5rem}.theme-form-cart .variations tr:first-child td,.theme-form-cart .variations tr:first-child th{padding-top:.5rem}.theme-form-cart .variations tr td,.theme-form-cart .variations tr th{padding-bottom:1.5rem;padding-top:1.5rem}.theme-form-cart .variations .reset_variations{position:absolute;font-size:12px;color:#f78690}.theme-form-cart .variations+.single_variation_wrap{margin-top:10px;width:100%}.theme-form-cart .variations select{box-shadow:none;height:50px;padding:8px 15px;display:block;width:100%;font-size:14px;font-weight:400;line-height:1.5;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.theme-form-cart .woocommerce-variation-add-to-cart{display:flex;align-items:center;flex-wrap:wrap}@media(max-width: 576px){.theme-form-cart .woocommerce-variation-add-to-cart{justify-content:center}}.theme-related{padding-top:160px}@media(max-width: 991px){.theme-related{padding-top:80px}}.theme-related .section-title{margin-bottom:32px}.theme-related ul,.theme-related li{list-style:none}.theme-related .row{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.5rem}@media(max-width: 991px){.theme-related .row{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 576px){.theme-related .row{grid-template-columns:repeat(1, minmax(0, 1fr))}}.theme-product-tabs{color:#fff;padding-top:100px;font-size:16px}@media(max-width: 991px){.theme-product-tabs{padding-top:80px}}.theme-product-tabs woocommerce-tabs{margin-top:-1rem}.theme-product-tabs .nav-tabs{border-bottom:1px solid var(--main-color);padding:0;margin:0;list-style:none;display:flex}@media(max-width: 576px){.theme-product-tabs .nav-tabs li{flex:1 0 auto}}.theme-product-tabs .nav-tabs li.active a{border-bottom-color:var(--main-color);color:var(--main-color)}.theme-product-tabs .nav-tabs li a{background-color:rgba(0,0,0,0);display:block;padding:10px 10px;border-top:0;border-left:0;border-right:0;border-bottom:2px solid rgba(0,0,0,0);text-align:center;font-size:20px}.theme-product-tabs .woocommerce-Tabs-panel{margin-top:40px}.theme-product-tabs .woocommerce-Tabs-panel--description>h2{display:none}.theme-product-tabs .woocommerce-Tabs-panel h2{margin-bottom:1rem}.woocommerce-product-attributes,table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:16px;color:var(--main-light);background:var(--second-color-light);border-radius:12px;overflow:hidden}@media(max-width: 576px){.woocommerce-product-attributes,table{display:flex;flex-direction:column}}.woocommerce-product-attributes th,.woocommerce-product-attributes td,table th,table td{padding:1rem 1.5rem;text-align:left}@media(max-width: 576px){.woocommerce-product-attributes tbody,table tbody{display:flex;flex-direction:column}}.woocommerce-product-attributes tbody tr,table tbody tr{border-bottom:1px solid hsla(0,0%,100%,.05)}@media(max-width: 576px){.woocommerce-product-attributes tbody tr,table tbody tr{flex:0 0 100%}}.woocommerce-product-attributes tbody tr:last-child,table tbody tr:last-child{border-bottom:none}.woocommerce-product-attributes tbody tr th,table tbody tr th{width:30%;font-weight:600;color:var(--main-color);background:var(--second-color);border-right:1px solid hsla(0,0%,100%,.05)}.woocommerce-product-attributes tbody tr td,table tbody tr td{color:var(--main-color);background:var(--second-color)}.woocommerce-product-attributes tbody tr td p,table tbody tr td p{margin:0;color:var(--main-text-color);font-weight:400}.woocommerce-product-attributes tbody tr:hover,table tbody tr:hover{background:rgba(211,162,33,.05)}@media(max-width: 768px){.woocommerce-product-attributes tbody tr,table tbody tr{display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.1);margin-bottom:1rem;border-radius:8px;overflow:hidden}.woocommerce-product-attributes tbody tr th,table tbody tr th{width:100%;border-right:none;border-bottom:1px solid hsla(0,0%,100%,.05);padding:.8rem 1rem}.woocommerce-product-attributes tbody tr td,table tbody tr td{width:100%;padding:.8rem 1rem}}.product-slider-nav.hide{display:none}.theme-quantity{display:table}.theme-quantity .plus,.theme-quantity .minus{background-color:var(--main-text-color);display:block;float:left;border-radius:50px;cursor:pointer;border:0;padding:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:20px;margin:4px;display:flex;align-items:center;justify-content:center;padding-bottom:5px}.theme-quantity .qty{float:left;width:55px;height:36px;border:1px solid #ddd;background-color:rgba(0,0,0,0);text-align:center;padding:0;margin:3px;display:inline-block;color:#000;font-size:16px;border-radius:.25rem;color:#fff;border-color:var(--main-text-color)}.theme-quantity .qty:focus{outline:none;border-color:var(--main-color)}.theme-quantity .qty::-webkit-inner-spin-button{display:none}.woocommerce-notices-wrapper{margin:1.5rem 0}.woocommerce-message,.woocommerce-info,.woocommerce-error{position:relative;padding:1rem 1.5rem;border-radius:10px;font-size:16px;line-height:1.4;display:flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 4px 12px rgba(0,0,0,.2);animation:fadeInDown .4s ease;outline:none !important}.woocommerce-message a.button,.woocommerce-info a.button,.woocommerce-error a.button{background:var(--main-color);color:var(--second-color);font-weight:600;padding:.6rem 1.2rem;border-radius:6px;transition:all .2s ease;white-space:nowrap}.woocommerce-message a.button:hover,.woocommerce-info a.button:hover,.woocommerce-error a.button:hover{background:var(--main-color);transform:translateY(-2px)}.woocommerce-message{background:var(--second-color);border-left:4px solid var(--main-color);color:var(--main-text-color)}.woocommerce-info{background:var(--second-color-light);border-left:4px solid var(--main-color);color:var(--main-text-color)}.woocommerce-error{background:var(--second-color-light);border-left:4px solid #e74c3c;color:var(--main-text-color)}@keyframes fadeInDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header__drop-donw-link{padding:8px 24px;white-space:nowrap;display:block}.header__drop-down{overflow:hidden;min-width:275px}.page-template-page-policy .policy{padding-bottom:0;padding-top:92px}@media(max-width: 991px){.page-template-page-policy .policy{padding-left:20px;padding-right:20px}}@media(max-width: 576px){.page-template-page-policy .container--policy{display:flex;flex-direction:column}}.policy__title{width:100%}.lang_selector .current_lang{position:relative}.lang_selector .current_lang:first-child{margin-right:10px !important}.lang_selector .current_lang:first-child::after{position:absolute;right:-11px;content:"|"}.lang_selector .current_lang:last-child{margin-right:0 !important;margin-left:10px !important}.lang_selector .current_lang:last-child::after{position:absolute;left:-5px;content:"|"}.footer{padding-left:0;padding-right:0}.footer .sub-menu{display:none}@media(max-width: 991px){.footer{padding-top:100px}}.page-template-page-thankyou .footer{padding-top:0}@media(max-width: 991px){.thankyou{padding-top:32px}}@media(max-width: 767px){.thankyou__text{text-transform:none;font-size:20px}}.found{overflow:hidden}.popup .lang_selector{display:flex;justify-content:center;margin:25px 0 !important;padding:0 25px}.page-template-page-weight-loss,.page-template-page-weight-loss-esp{overflow-x:hidden}@media(max-width: 576px){.page-template-page-weight-loss main,.page-template-page-weight-loss-esp main{overflow:hidden}}@media(max-width: 991px){.page-template-page-weight-loss .main_wrapper,.page-template-page-weight-loss-esp .main_wrapper{padding-top:60px}.page-template-page-weight-loss .main_wrapper .swiper-slide,.page-template-page-weight-loss-esp .main_wrapper .swiper-slide{height:auto}}@media(max-width: 576px){.footer__nav-title{text-align:center}}@media(max-width: 808px){.page-template-page-trt-survey .consultation-booked_wrapper{padding-top:60px}}.page-template-page-weight-loss-survey .consultation-booked_wrapper,.page-template-page-choose-your-medication-first .consultation-booked_wrapper,.page-template-page-choose-your-medication-second .consultation-booked_wrapper{padding-top:100px}@media(max-width: 991px){.page-template-page-weight-loss-survey .consultation-booked_wrapper,.page-template-page-choose-your-medication-first .consultation-booked_wrapper,.page-template-page-choose-your-medication-second .consultation-booked_wrapper{padding-top:60px}}.page-template-page-trt main{overflow:hidden}@media(max-width: 760px){.page-template-page-trt .steps__mob-item{margin:0}}@media(max-width: 760px){.page-template-page-trt .steps__wrapper{margin-bottom:20px}}@media(max-width: 760px){.page-template-page-trt .bottles{padding-left:20px;padding-right:20px}.page-template-page-trt .bottles .prices-item{max-width:80%}}.page-template-page-trt .hero__title{max-width:615px}@media(min-width: 576px){.page-template-page-trt .banner-trt__button{min-width:266px}}@media(min-width: 576px){.page-template-page-trt .transform__item{min-height:345px}}@media(max-width: 760px){.page-template-page-sermorelin .steps__mob-item{margin:0}}@media(max-width: 760px){.page-template-page-sermorelin .steps__wrapper{margin-bottom:20px}}.prices-item{width:100%}@media(max-width: 1100px){.founder__photo{display:block}}@media(max-width: 1100px){.founder__img-wrap-mob{margin:32px 0}}@media(max-width: 1100px){.founder__wrapper{flex-wrap:wrap}}.found{z-index:12}.faq{overflow:inherit !important}.bottles .process_bg{bottom:0}.page-template-page-weight-loss .deco-wrapper,.page-template-page-weight-loss-esp .deco-wrapper{bottom:5%}.page-template-page-weight-loss .main,.page-template-page-weight-loss-esp .main{height:auto}@media(min-width: 576px){.page-template-page-weight-loss .abs_img_text_wrap,.page-template-page-weight-loss-esp .abs_img_text_wrap{bottom:-35px}}.page-template-page-weight-loss .reviews_item,.page-template-page-weight-loss-esp .reviews_item{border:1px solid var(--main-color);background:var(--main-text-color);padding:60px 22px 32px 22px;height:auto;min-height:380px}.page-template-page-weight-loss .reviews_item>*,.page-template-page-weight-loss-esp .reviews_item>*{color:var(--second-color-light)}.page-template-page-weight-loss .reviews_item .reviews_item_img,.page-template-page-weight-loss-esp .reviews_item .reviews_item_img{width:80px;height:80px;top:-53px}.sermorelin-therapy__title{margin-bottom:12px}.sermorelin-therapy__container{border-radius:22px}@media(min-width: 576px){.sermorelin-banner .banner__button{min-width:322px}}@media(max-width: 991px){.main__content-wrapper{padding-top:20px}}.page-template-page-schedule-consulation .thankyou{padding-top:120px}@media(max-width: 991px){.contact__wrapper{padding-left:1rem;padding-right:1rem}}.everest-forms-submit-button{display:block !important;padding:20px 40px !important;border-radius:90px !important;border:2.583px solid var(--main-color) !important;background:var(--second-color) !important;max-width:375px !important;text-align:center !important;color:var(--main-text-color) !important;font-family:Roboto !important;font-size:20px !important;font-style:normal !important;font-weight:400 !important;line-height:normal !important;transition:all .3s ease !important}.everest-forms-submit-button:hover{background:var(--main-color) !important;color:!important}.tretments__item-wrapper{display:flex;justify-content:center;flex:0 0 100%}.woocommerce-notices-wrapper{width:100%;max-width:1460px;margin:0 auto;position:relative}.woocommerce>.woocommerce-notices-wrapper{padding:0 20px;margin-top:20px}.theme-shop{padding:50px 0 0;color:#fff}@media(max-width: 991px){.theme-shop{padding-top:50px}}.theme-shop .section-title{margin-bottom:2.5rem}.theme-shop__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem}@media(max-width: 767px){.theme-shop__list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 576px){.theme-shop__list{grid-template-columns:repeat(1, minmax(0, 1fr))}}.theme-shop .wpc-filter-chips-list:not(:empty){margin-bottom:1rem}.theme-shop .wpc-filter-chip a{font-size:16px;color:#fff}.theme-shop .wpc-filter-chip a span{color:#fff}.theme-shop .section-title{line-height:1}.theme-shop .section-title,.theme-shop__categories,.theme-shop .woocommerce-breadcrumb,.theme-shop .woocommerce-notices-wrapper{grid-column:span 12/span 12}.theme-shop .woocommerce-breadcrumb{font-size:16px}.theme-shop__sidebar{grid-column:span 3/span 3}@media(max-width: 991px){.theme-shop__sidebar{grid-column:span 12/span 12}}.theme-shop__sidebar .wpc-posts-found{margin-bottom:1.5rem;font-size:16px}.theme-shop__sidebar .wpc-posts-found span{color:var(--main-color)}.theme-shop__sidebar .wpc-posts-found:not(:has(span)){display:none}.theme-shop__sidebar .wpc-filters-section{margin-bottom:2rem;background:var(--second-color);border-radius:20px;padding:20px;font-size:16px}.theme-shop__sidebar .wpc-filters-section [type=number]{background:var(--second-color-light);border-radius:12px;border-color:var(--main-color);color:#fff}.theme-shop__sidebar .wpc-filters-section .ui-slider-range{background-color:var(--main-color) !important}.theme-shop__sidebar .wpc-filters-section__title{font-size:20px}.theme-shop__sidebar .wpc-filters-section:last-child{margin-bottom:0}.theme-shop__content{grid-column:span 9/span 9}@media(max-width: 991px){.theme-shop__content{grid-column:span 12/span 12}}.theme-shop .row{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem}.woocommerce-breadcrumb{grid-column:span 12/span 12;font-size:16px;color:#fff}.woocommerce-breadcrumb a:hover{color:var(--main-color)}body .wpc-filter-chips-list li.wpc-chip-reset-all a{border-color:#fff !important}body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a{border-color:var(--main-color) !important}.theme-widget:not(.widget_wpc_filters_widget){margin-bottom:2rem;background:var(--second-color);border-radius:20px;padding:20px;font-size:16px}.theme-widget:not(.widget_wpc_filters_widget) .theme-widget__title{margin-bottom:8px}.theme-widget:not(.widget_wpc_filters_widget) [type=search]{background:var(--second-color-light);border-radius:12px;border-color:var(--main-color);color:#fff;min-height:32px;box-sizing:border-box;padding:8px 16px;width:100%}.theme-widget:not(.widget_wpc_filters_widget) [type=submit]{display:block;padding:10px 15px;border-radius:12px;border:1px solid var(--main-color);background:var(--main-color);text-align:center;color:var(--main-text-color);font-style:normal;font-weight:400;line-height:normal;transition:all .3s ease;max-width:-moz-max-content;max-width:max-content;margin-top:20px}.theme-widget:not(.widget_wpc_filters_widget) [type=submit]:hover{background:rgba(0,0,0,0);color:var(--main-color)}.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox],.wpc-filters-main-wrap li.wpc-term-item input[type=radio]{width:20px;height:20px}.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox],.wpc-filters-main-wrap li.wpc-term-item input[type=radio]{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;margin:0;cursor:pointer;border:2px solid #ccc;border-radius:4px;background-color:#fff;transition:all .2s ease-in-out}.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox]:hover,.wpc-filters-main-wrap li.wpc-term-item input[type=radio]:hover{border-color:#999}.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox]::before,.wpc-filters-main-wrap li.wpc-term-item input[type=radio]::before{content:"✓";position:absolute;inset:-2px;display:block;border-radius:inherit;background-color:rgba(0,0,0,0);transition:background-color .2s ease-in-out;display:flex;justify-content:center;align-items:center;color:#fff}.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox]:checked::before,.wpc-filters-main-wrap li.wpc-term-item input[type=radio]:checked::before{background-color:var(--main-color)}.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox][type=radio],.wpc-filters-main-wrap li.wpc-term-item input[type=radio][type=radio]{border-radius:50%}.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox][type=radio]::before,.wpc-filters-main-wrap li.wpc-term-item input[type=radio][type=radio]::before{border-radius:50%;transform:scale(0)}.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox][type=radio]:checked::before,.wpc-filters-main-wrap li.wpc-term-item input[type=radio][type=radio]:checked::before{transform:scale(0.5);background-color:#007aff}.wpc-filters-submit-button,.wpc-filters-reset-button{display:block !important;padding:10px 25px !important;border-radius:12px !important;border:1px solid var(--main-color) !important;background:var(--main-color) !important;text-align:center !important;color:var(--main-text-color) !important;font-style:normal !important;font-weight:400;line-height:normal;transition:all .3s ease !important;max-width:-moz-max-content;max-width:max-content}.wpc-filters-submit-button:hover,.wpc-filters-reset-button:hover{background:rgba(0,0,0,0);color:var(--main-color)}.wpc-filters-submit-button{background:var(--main-color) !important;order:-1}.wpc-filters-reset-button{background:rgba(0,0,0,0) !important}.wpc-filter-layout-submit-button{display:flex !important;flex-direction:row !important}.table-responsive{overflow:visible}.woocommerce-notices-wrapper:empty{display:none}.entry-footer,.entry-header{display:none;padding:0 !important}.cart-page-title{padding-top:50px;margin-bottom:3.5rem}.cart-page-title .woocommerce-breadcrumb{margin-bottom:16px}@media(max-width: 991px){.cart-page-title{padding-top:80px}}.theme-cart{font-size:16px;padding-top:0}.theme-cart .col-span-12{grid-column:span 12/span 12}.theme-cart .section-title{margin-bottom:0}.theme-cart .row{padding:40px;background:var(--second-color);border:1px solid var(--main-color);border-radius:30px}@media(max-width: 991px){.theme-cart .row{padding:20px;border-radius:16px}}.theme-cart .main-button{padding:15px 25px;font-size:18px}.theme-cart-form .table{margin-bottom:0;width:100%}@media(max-width: 767px){.theme-cart-form .table thead{display:none}}@media(max-width: 576px){.theme-cart-form .table tr{margin-bottom:0}}.theme-cart-form .table tr.cart_item{position:relative}@media(max-width: 576px){.theme-cart-form .table tr.cart_item{display:block;background:var(--second-color);padding:1rem;border-bottom:0;border-radius:8px;margin-bottom:0}.theme-cart-form .table tr.cart_item:last-child{margin-bottom:0}}@media(max-width: 576px){.theme-cart-form .table tr.cart_item td:first-child{padding-top:0;border-top:0}}@media(max-width: 576px){.theme-cart-form .table tr.cart_item td:last-child{border-bottom:0;padding-bottom:0}}.theme-cart-form .table td,.theme-cart-form .table th{text-align:center;vertical-align:middle}@media(max-width: 767px){.theme-cart-form .table td,.theme-cart-form .table th{text-align:right}}.theme-cart-form .table td.product-name,.theme-cart-form .table th.product-name{text-align:left}@media(max-width: 767px){.theme-cart-form .table td.product-name,.theme-cart-form .table th.product-name{text-align:right}}@media(max-width: 767px){.theme-cart-form .table td.product-thumbnail,.theme-cart-form .table th.product-thumbnail{text-align:center}}@media(max-width: 767px){.theme-cart-form .table td.product-thumbnail,.theme-cart-form .table th.product-thumbnail{justify-content:center}}@media(max-width: 576px){.theme-cart-form .table td.product-thumbnail::before,.theme-cart-form .table th.product-thumbnail::before{display:none}}.theme-cart-form .table td.product-remove,.theme-cart-form .table th.product-remove{font-size:30px}@media(max-width: 767px){.theme-cart-form .table td.product-remove,.theme-cart-form .table th.product-remove{justify-content:center}}.theme-cart-form .table td.product-remove a,.theme-cart-form .table th.product-remove a{transition:all .3s;color:var(--main-color);display:block;transform-origin:center;line-height:1}.theme-cart-form .table td.product-remove a:hover,.theme-cart-form .table th.product-remove a:hover{transform:scale(1.05)}@media(max-width: 767px){.theme-cart-form .table td{display:flex;justify-content:space-between;align-items:center}}@media(max-width: 767px){.theme-cart-form .table td::before{content:attr(data-title) " ";float:left;text-transform:capitalize;margin-right:15px;font-weight:bold}}.theme-cart-form .table .theme-quantity{display:flex;justify-content:center}.theme-cart-form .table .variation .variation-Size{display:inline-block}.theme-cart-form .table .actions{padding:20px 0 0 0}@media(max-width: 576px){.theme-cart-form .table .actions{padding:10px}}.theme-cart-form .table .actions::before{display:none}.theme-cart-form .table .actions_inner{display:flex}@media(max-width: 767px){.theme-cart-form .table .actions_inner{width:100%;flex-direction:column;align-items:center;gap:2rem}}@media(max-width: 576px){.theme-cart-form .table .actions_inner{flex-wrap:wrap;justify-content:center}}@media(min-width: 767px){.theme-cart-form .table .actions [name=update_cart]{margin-left:auto}}.theme-cart-form .table .actions .coupon{display:inline-block;display:flex}@media(max-width: 576px){.theme-cart-form .table .actions .coupon{flex:0 0 100%;width:100%;flex-direction:column;gap:1rem}}.theme-cart-form .table .actions .coupon label{display:none}@media(min-width: 576px){.theme-cart-form .table .actions .form-group{margin-right:1.5rem}}.theme-cart-form .table .actions .form-group::before{color:#e5e7eb;left:10px}.theme-cart-form .table .actions .form-group [name=coupon_code]{padding-left:20px;border-radius:90px;height:55px;color:#fff;background:rgba(0,0,0,0);border:1px solid #fff;min-width:180px}.theme-cart-form .table .actions .form-group [name=coupon_code]::-moz-placeholder{color:#fff}.theme-cart-form .table .actions .form-group [name=coupon_code]::placeholder{color:#fff}.theme-cart-form .table .actions .form-group [name=coupon_code]:focus{outline:none;border-color:var(--main-color)}@media(max-width: 576px){.theme-cart-form .table .actions .button,.theme-cart-form .table .actions .dp-button{min-width:250px}}.theme-cart-form .table .product-thumbnail img{max-width:8rem;height:100%}@media(max-width: 576px){.theme-cart-form .table .product-quantity{flex-direction:column;justify-content:center;align-items:center}.theme-cart-form .table .product-quantity::before{margin-right:0;margin-bottom:.75rem}}.cart-collaterals .cart_totals{padding:1.5rem;border:1px solid hsla(0,0%,100%,.3);border-radius:12px;max-width:600px;margin-left:auto;margin-right:auto}.cart-collaterals .cart_totals h2{font-size:24px;color:var(--main-color);text-align:center;margin:0 0 1rem 0}.cart-collaterals .shop_table tr{margin-bottom:0}.cart-collaterals .shop_table th{padding-top:10px;padding-bottom:10px}.cart-collaterals .shipping-calculator-button{color:var(--main-color)}.pk-divider{padding:2rem 0;text-align:center;display:flex;align-items:center;justify-content:center;flex:0 0 100%;grid-column:span 12/span 12}.pk-divider__line{flex:1 1 100%;height:1px;background:var(--second-color-light)}.pk-divider .lt-ico{font-size:3.2rem;padding:0 1rem;color:#dee2e6}.pk-divider svg{width:80px;height:auto}.pk-divider svg path{stroke:var(--main-color)}.pk-divider svg rect{fill:rgba(0,0,0,0)}.wc-proceed-to-checkout{text-align:center}.wc-proceed-to-checkout .flex{display:flex;justify-content:center}.woocommerce-shipping-methods{margin-bottom:10px}.woocommerce-shipping-methods li{display:flex;gap:10px;align-items:center;margin-bottom:5px}.woocommerce-shipping-methods li:last-child{margin-bottom:0}.wc-empty-cart-message{min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 40px 0}.wc-empty-cart-message .cart-empty{background:var(--second-color);color:var(--main-text-color);border:1px solid var(--main-color);border-radius:20px;padding:60px 40px;max-width:900px;width:100%;box-shadow:0 6px 20px rgba(0,0,0,.2);font-size:18px;line-height:1.6;position:relative;font-size:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.wc-empty-cart-message .cart-empty::before{content:"🛒";display:block;font-size:48px;margin-bottom:20px;color:var(--main-color)}.woocommerce-checkout .woocommerce-error{flex-direction:column;gap:10px;align-items:start}.woocommerce-checkout .woocommerce-message{grid-column:span 12/span 12}.checkout-inline-error-message{color:#fa0000;font-size:14px;margin-top:5px}.woocommerce-page .main-button{padding:15px 25px;font-size:18px}.woocommerce-page [type=text],.woocommerce-page [type=email],.woocommerce-page [type=tel],.woocommerce-page [type=password],.woocommerce-page textares{padding-left:20px;border-radius:90px;height:45px;color:#fff;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.5);width:100%;font-size:14px}.woocommerce-page [type=text]::-moz-placeholder, .woocommerce-page [type=email]::-moz-placeholder, .woocommerce-page [type=tel]::-moz-placeholder, .woocommerce-page [type=password]::-moz-placeholder, .woocommerce-page textares::-moz-placeholder{color:#fff}.woocommerce-page [type=text]::placeholder,.woocommerce-page [type=email]::placeholder,.woocommerce-page [type=tel]::placeholder,.woocommerce-page [type=password]::placeholder,.woocommerce-page textares::placeholder{color:#fff}.woocommerce-page [type=text]:focus,.woocommerce-page [type=email]:focus,.woocommerce-page [type=tel]:focus,.woocommerce-page [type=password]:focus,.woocommerce-page textares:focus{outline:none;border-color:var(--main-color)}.theme-checkout-wrapper{padding-top:0}.theme-checkout-wrapper .woocommerce-form-coupon-toggle{grid-column:span 12/span 12}.theme-checkout-wrapper .pk-divider__line{background:hsla(0,0%,100%,.3)}.theme-checkout-wrapper .pk-divider svg path{fill:var(--main-color);stroke:rgba(0,0,0,0)}.theme-checkout-wrapper .woocommerce-checkout-review-order-table{overflow:inherit}.theme-checkout-wrapper .woocommerce-checkout-review-order-table thead th,.theme-checkout-wrapper .woocommerce-checkout-review-order-table thead td,.theme-checkout-wrapper .woocommerce-checkout-review-order-table tfoot th,.theme-checkout-wrapper .woocommerce-checkout-review-order-table tfoot td{border-top:1px solid var(--second-color)}.theme-checkout-wrapper .woocommerce-checkout-review-order-table thead th:last-child,.theme-checkout-wrapper .woocommerce-checkout-review-order-table thead td:last-child,.theme-checkout-wrapper .woocommerce-checkout-review-order-table tfoot th:last-child,.theme-checkout-wrapper .woocommerce-checkout-review-order-table tfoot td:last-child{border-right:1px solid var(--second-color)}.theme-checkout-wrapper .woocommerce-checkout-review-order-table thead th:first-child,.theme-checkout-wrapper .woocommerce-checkout-review-order-table thead td:first-child,.theme-checkout-wrapper .woocommerce-checkout-review-order-table tfoot th:first-child,.theme-checkout-wrapper .woocommerce-checkout-review-order-table tfoot td:first-child{border-right:1px solid var(--second-color);border-left:1px solid var(--second-color)}.theme-checkout-wrapper .woocommerce-checkout-review-order-table tfoot tr:last-child td,.theme-checkout-wrapper .woocommerce-checkout-review-order-table tfoot tr:last-child th{border-bottom:1px solid var(--second-color)}.theme-checkout-wrapper .main-button{width:100%}.theme-checkout{width:100%;grid-column:span 12/span 12}.theme-checkout__row{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem;padding:40px;background:var(--second-color);border:1px solid var(--main-color);border-radius:30px}@media(max-width: 991px){.theme-checkout__row{grid-template-columns:repeat(1, minmax(0, 1fr))}}@media(max-width: 991px){.theme-checkout__row{padding:20px;border-radius:16px}}.theme-checkout .order_review{padding:30px;background:var(--second-color-light);border-radius:8px}@media(max-width: 991px){.theme-checkout .order_review{margin-top:25px;padding:20px}}.theme-checkout:not(.pk-cart) [type=text],.theme-checkout:not(.pk-cart) [type=number],.theme-checkout:not(.pk-cart) [type=email],.theme-checkout:not(.pk-cart) [type=tel]{height:45px}.theme-checkout .woocommerce-billing-fields__field-wrapper{display:grid;gap:0 2rem;grid-template-columns:repeat(2, minmax(0, 1fr))}.theme-checkout .woocommerce-billing-fields__field-wrapper .form-row{grid-column:span 2/span 2}.theme-checkout .woocommerce-billing-fields__field-wrapper .form-row#billing_first_name_field,.theme-checkout .woocommerce-billing-fields__field-wrapper .form-row#billing_last_name_field{grid-column:span 1/span 1}.theme-checkout textarea{width:100%;height:120px;font-size:14px;background:rgba(0,0,0,0);border-radius:12px;color:#fff}.theme-checkout textarea::-moz-placeholder{color:#fff}.theme-checkout textarea::placeholder{color:#fff}.theme-checkout h3,.theme-checkout h2{font-size:3rem;color:var(--main-color);margin-bottom:25px}.theme-checkout h2{margin-bottom:20px}.theme-checkout .order_details{margin-bottom:25px;width:100%;max-width:500px;margin:0 auto}.theme-checkout input:not([type=submit]):not([type=button]),.theme-checkout textarea{border:1px solid #ced4da;padding:8px 15px}.theme-checkout .form-row{margin-bottom:25px}.theme-checkout .form-row label{font-size:14px;margin-bottom:1rem;display:block}.theme-checkout .form-row.place-order{margin:0}.theme-checkout .woocommerce-additional-fields h3{margin-bottom:5px}.theme-checkout ul.payment_methods{list-style:none;padding:0;margin:0 0 2.5rem 0}.theme-checkout .woocommerce-privacy-policy-text{margin-bottom:2.5rem;display:none}.theme-checkout .woocommerce-order{width:100%;max-width:80rem;margin:0 auto}.theme-checkout .woocommerce-thankyou-order-received{margin-bottom:25px;font-size:24px;text-align:center}.theme-checkout .payment_box>p{display:none}.theme-checkout .woocommerce-shipping-methods{list-style:none;margin:0;padding:0}.theme-checkout .woocommerce-shipping-methods label{margin:0}.theme-checkout #ship-to-different-address{display:none !important}.theme-checkout .wc-urk-shipping-form-group{display:none !important}.woocommerce-cart .woocommerce-shipping-totals{display:none !important}.select2-container .select2-selection--single{height:45px;line-height:45px;background:rgba(0,0,0,0);font-size:14px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:45px;padding-left:15px;color:#fff}.select2-container--default .select2-selection--single .select2-selection__arrow{line-height:45px;top:13px}.select2-container--default .select2-selection--single{border:1px solid #ced4da;border-radius:0;border-radius:100px !important}.woocommerce-form-coupon-toggle{padding:20px;background-color:var(--second-color);font-size:18px;flex:0 0 100%;border-radius:20px;padding-left:60px}.woocommerce-form-coupon-toggle svg{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:2.5rem;height:auto;position:absolute}.woocommerce-form-coupon-toggle svg path{fill:#fff}.checkout_coupon{flex:0 0 100%;grid-column:span 12/span 12;font-size:16px}.checkout_coupon p{margin-top:15px;margin-bottom:15px}.checkout_coupon .button{min-width:-moz-max-content;min-width:max-content}@media(max-width: 576px){.checkout_coupon .button{min-width:100%}}.woocommerce-form-coupon-toggle{display:flex;align-items:center;position:relative}.woocommerce-form-coupon-toggle .woocommerce-info{padding:0;border:0;margin:0;display:inline-block}.woocommerce-NoticeGroup{margin-bottom:20px}.wc_payment_method .payment_box{display:none}.showcoupon{text-decoration:underline}.wc_payment_methods{font-size:16px}.wc_payment_methods .wc_payment_method{margin-bottom:1rem;display:flex;align-items:center;grid-gap:.75rem}.wc_payment_methods .wc_payment_method input{display:block !important}.wc_payment_methods .wc_payment_method>*{cursor:pointer}.wc_payment_methods .wc_payment_method:last-child{margin-bottom:0}.woocommerce-shipping-methods li{margin-bottom:1rem;display:flex;align-items:center;grid-gap:.75rem}.woocommerce-shipping-methods li>*{cursor:pointer}.woocommerce-shipping-methods li:last-child{margin-bottom:0}.woocommerce-order{font-size:16px;grid-column:span 12/span 12;padding:40px;background:var(--second-color);border:1px solid var(--main-color);border-radius:30px;margin-top:50px}@media(max-width: 991px){.woocommerce-order{padding:20px;border-radius:16px}}@media(max-width: 991px){.woocommerce-order{margin-top:50px}}.woocommerce-thankyou-order-received{font-size:24px;color:var(--main-color);margin-bottom:1.5rem}.woocommerce-page [type=radio],.woocommerce-page [type=checkboxes]{width:25px;height:25px;position:relative;cursor:pointer;text-align:center}.woocommerce-page [type=radio]::before,.woocommerce-page [type=checkboxes]::before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;border-radius:5px;background:#eaeaea;border:0;outline:none;color:#fff}.woocommerce-page [type=radio]:checked::after,.woocommerce-page [type=checkboxes]:checked::after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:25px;height:25px;display:block;border-radius:5px;color:#fff;background:#088ec9;background:var(--main-color);display:flex;justify-content:center;align-items:center}.select2-search--dropdown,.select2-results{color:#fff;background:var(--second-color-light) !important}.select2-container--open .select2-dropdown--below{border-color:var(--second-color-light) !important}.payment_method_authnet{flex-wrap:wrap;gap:20px}.payment_method_authnet .payment_box{flex:0 0 100%;width:100%;border:0}.payment_method_authnet .payment_box fieldset{border:0}label[for=payment_method_authnet]{display:grid;grid-template-columns:auto auto;align-items:center;-moz-column-gap:.5em;column-gap:.5em}@media(max-width: 767px){label[for=payment_method_authnet]{grid-template-columns:1fr}}label[for=payment_method_authnet] img{width:32px;height:auto;margin:0}label[for=payment_method_authnet]{grid-auto-flow:column}.theme-account{color:#fff}.theme-account__row{grid-column:span 12/span 12;display:grid;grid-template-columns:300px 1fr;gap:32px;padding:40px;background:var(--second-color);border:1px solid var(--main-color);border-radius:30px;font-size:16px}@media(max-width: 991px){.theme-account__row{padding:20px;border-radius:16px;grid-template-columns:1fr}}.theme-account .edit-account{display:flex;flex-direction:column;gap:32px}.theme-account .edit-account .md\:col-span-6{grid-column:span 12/span 12}@media(min-width: 767px){.theme-account .edit-account .md\:col-span-6{grid-column:span 6/span 6}}.theme-account legend{margin-bottom:1rem;color:var(--main-color);font-size:24px}.theme-account fieldset{border:0}.theme-account em{display:none}.theme-account label{margin-bottom:8px;display:inline-block}.theme-account .woocommerce-MyAccount-navigation{background:var(--second-color-light);border-radius:20px;overflow:hidden;padding:20px}.theme-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.theme-account .woocommerce-MyAccount-navigation ul li a{display:block;padding:12px 16px;border-radius:12px;color:var(--main-text-color);font-weight:500;text-decoration:none;transition:all .3s ease;background:hsla(0,0%,100%,.05)}.theme-account .woocommerce-MyAccount-navigation ul li a:hover{background:var(--main-color);color:var(--second-color);transform:translateX(4px)}.theme-account .woocommerce-MyAccount-navigation ul li.is-active a{background:var(--main-color);color:var(--second-color)}.theme-account .woocommerce-MyAccount-content{background:var(--second-color-light);padding:30px;border-radius:20px;line-height:1.6;font-size:15px;box-shadow:0 4px 20px rgba(0,0,0,.2)}.theme-account .woocommerce-MyAccount-content a:not(.button){color:var(--main-color);font-weight:500;text-decoration:underline;transition:color .3s ease}.theme-account .woocommerce-MyAccount-content a:hover{color:rgb(225.9221311475,182.7459016393,69.0778688525)}.theme-account .woocommerce-MyAccount-content p{margin-bottom:1rem}.woocommerce-customer-details{margin-top:40px}.woocommerce-customer-details .woocommerce-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}.woocommerce-customer-details .woocommerce-columns .woocommerce-column{background:var(--second-color-light);border:1px solid var(--main-color);border-radius:20px;padding:32px;color:var(--main-text-color);box-shadow:0 6px 20px rgba(0,0,0,.15)}.woocommerce-customer-details .woocommerce-columns .woocommerce-column .woocommerce-column__title{font-size:22px;font-weight:600;color:var(--main-color);margin-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:10px}.woocommerce-customer-details .woocommerce-columns .woocommerce-column address{font-style:normal;line-height:1.6;font-size:16px;color:var(--main-light)}.woocommerce-customer-details .woocommerce-columns .woocommerce-column .woocommerce-customer-details--email{margin-top:15px;font-size:15px;color:var(--main-graycolor);word-break:break-all}@media(max-width: 768px){.woocommerce-customer-details .woocommerce-columns{grid-template-columns:1fr}}.woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:40px}.woocommerce-Addresses .col-span-12{background:var(--second-color-light);border:1px solid var(--main-color);border-radius:20px;padding:32px;color:var(--main-text-color);box-shadow:0 6px 20px rgba(0,0,0,.15);position:relative}.woocommerce-Addresses .col-span-12 .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:10px}.woocommerce-Addresses .col-span-12 .woocommerce-Address-title h3{font-size:22px;font-weight:600;color:var(--main-color)}.woocommerce-Addresses .col-span-12 .woocommerce-Address-title .edit{font-size:14px;padding:6px 14px;border-radius:20px;background:var(--main-color);color:var(--second-color);font-weight:600;text-decoration:none;transition:all .3s ease}.woocommerce-Addresses .col-span-12 .woocommerce-Address-title .edit:hover{background:var(--main-color);color:var(--second-color-light)}.woocommerce-Addresses .col-span-12 address{font-style:normal;line-height:1.6;font-size:16px;color:var(--main-light)}@media(max-width: 768px){.woocommerce-Addresses{grid-template-columns:1fr}}.woocommerce-form{margin-top:20px}.woocommerce-form h2{font-size:26px;font-weight:600;margin-bottom:20px;color:var(--main-color)}.woocommerce-form p{margin-bottom:20px}.woocommerce-form label{display:block;font-size:14px;margin-bottom:6px;color:#fff}.woocommerce-form input[type=text],.woocommerce-form input[type=email],.woocommerce-form input[type=date],.woocommerce-form input[type=password]{padding:12px 20px;border-radius:50px;height:45px;color:#fff;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.4);width:100%;font-size:14px;transition:all .3s ease}.woocommerce-form input[type=text]::-moz-placeholder, .woocommerce-form input[type=email]::-moz-placeholder, .woocommerce-form input[type=date]::-moz-placeholder, .woocommerce-form input[type=password]::-moz-placeholder{color:hsla(0,0%,100%,.7)}.woocommerce-form input[type=text]::placeholder,.woocommerce-form input[type=email]::placeholder,.woocommerce-form input[type=date]::placeholder,.woocommerce-form input[type=password]::placeholder{color:hsla(0,0%,100%,.7)}.woocommerce-form input[type=text]:focus,.woocommerce-form input[type=email]:focus,.woocommerce-form input[type=date]:focus,.woocommerce-form input[type=password]:focus{outline:none;border-color:var(--main-color);background:hsla(0,0%,100%,.05)}.woocommerce-form .form-row{display:flex;align-items:center;justify-content:space-between}.woocommerce-form .form-row .woocommerce-form__label{font-size:14px;color:#aaa;display:flex;align-items:center;gap:6px}.woocommerce-form .form-row .woocommerce-button{padding:10px 28px;border-radius:40px;background:var(--main-color);color:var(--second-color);border:none;cursor:pointer;font-weight:600;font-size:14px;transition:all .3s ease}.woocommerce-form .form-row .woocommerce-button:hover{background:var(--main-color)}.woocommerce-form .lost_password{margin-top:10px;font-size:13px}.woocommerce-form .lost_password a{color:var(--main-color);text-decoration:none}.woocommerce-form .lost_password a:hover{text-decoration:underline}.theme-login{grid-column:span 12/span 12;padding:60px 40px;background:var(--second-color);border:1px solid var(--main-color);border-radius:30px;display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(max-width: 991px){.theme-login{padding:20px;border-radius:16px}}@media(max-width: 991px){.theme-login{grid-template-columns:1fr}}.theme-login .form-row{display:flex;flex-direction:column;align-items:start}.theme-login .form-row .password-input{flex:0 0 100%;width:100%}.theme-login h2{margin-bottom:1rem;color:var(--main-color);font-size:28px}.woocommerce-ResetPassword{grid-column:span 12/span 12;padding:40px;background:var(--second-color);border:1px solid var(--main-color);border-radius:30px;display:grid;max-width:500px;margin-left:auto;margin-right:auto}@media(max-width: 991px){.woocommerce-ResetPassword{padding:20px;border-radius:16px}}.woocommerce-ResetPassword .form-row{margin-bottom:20px}.woocommerce-ResetPassword .title{font-size:24px;font-weight:600;margin-bottom:10px;color:var(--main-color)}.woocommerce-ResetPassword p{color:hsla(0,0%,100%,.85);font-size:14px;line-height:1.6}.pk-reset-confirmation{grid-column:span 12/span 12;padding:40px;background:var(--second-color);border:1px solid var(--main-color);border-radius:30px;display:grid;gap:20px;text-align:center}@media(max-width: 991px){.pk-reset-confirmation{padding:20px;border-radius:16px}}.pk-reset-confirmation .woocommerce-message{background:rgba(211,162,33,.15);color:var(--main-color);font-weight:600;padding:15px 20px;border-radius:12px;border:1px solid var(--main-color);font-size:18px}.pk-reset-confirmation p{color:hsla(0,0%,100%,.85);font-size:14px;line-height:1.6;max-width:600px;margin:0 auto}body:has(.pk-reset-confirmation) .theme-account .col-span-12{grid-column:span 12/span 12}.woocommerce-address-fields .form-row{margin-bottom:20px !important}@media(max-width: 576px){.woocommerce-orders-table thead{display:none}}@media(max-width: 576px){.woocommerce-orders-table th,.woocommerce-orders-table td{display:flex;justify-content:space-between}.woocommerce-orders-table th::before,.woocommerce-orders-table td::before{content:attr(data-title)}}.header__icons{display:flex;align-items:center;gap:24px;margin-left:20px}.header__icon-link{position:relative;display:flex;align-items:center;justify-content:center;transition:opacity .3s}.header__icon-link:hover{opacity:.8}.header__icon svg{width:28px;height:auto;display:block}.header__cart{position:relative}.header__cart-count{position:absolute;top:-6px;right:-10px;background:var(--main-color);color:#fff;font-size:13px;font-weight:600;line-height:1;padding:4px 7px;border-radius:50%;min-width:22px;text-align:center}.header__menu{gap:40px}.header__button-pair,.header_button_pair{display:flex;align-items:center}@media(max-width: 1500px){.header .header__wrapper,.header .header_wrapper{padding-left:15px;padding-right:15px}}@media(max-width: 1650px){.header .header__wrapper .main_button,.header .header_wrapper .main_button{padding-left:60px;padding-right:60px}}@media(max-width: 1350px){.header .header__wrapper .main_button,.header .header_wrapper .main_button{padding-left:30px;padding-right:30px}}@media(max-width: 1350px){.header .header__wrapper .header__menu,.header .header_wrapper .header__menu{gap:20px}}@media(max-width: 1100px){.header .header__wrapper .burger,.header .header_wrapper .burger{display:block}}@media(max-width: 576px){.header .header__wrapper .header__button-pair:not(.mob_menu_buttons),.header .header_wrapper .header__button-pair:not(.mob_menu_buttons){margin-right:25px;margin-left:auto}}.header__menu-mobile{gap:5px;padding-top:40px;margin-bottom:60px}@media(max-width: 576px){.header .mob_menu_buttons .header__button-pair{margin-right:0;margin-left:0}}[lang=en-GB] #menu-mobile-menu{max-width:226px}[lang=en-GB] #menu-mobile-menu li:nth-child(3),[lang=en-GB] #menu-mobile-menu li:nth-child(4),[lang=en-GB] #menu-mobile-menu li:nth-child(5),[lang=en-GB] #menu-mobile-menu li:nth-child(6),[lang=en-GB] #menu-mobile-menu li:nth-child(7),[lang=en-GB] #menu-mobile-menu li:nth-child(8),[lang=en-GB] #menu-mobile-menu li:nth-child(9){padding-left:25px;list-style:none}.lang_selector__icon svg{fill:#fff}.lang_selector__list{position:relative}@media(max-width: 991px){.lang_selector__list{display:none}}.lang_selector__list:hover .lang_selector{display:block !important}.lang_selector__list .lang_selector{display:none !important;position:absolute;top:140%;right:0;background:var(--second-color-light);border:1px solid #ddd;border-radius:6px;padding:6px 0;min-width:100px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:99;padding-left:.5rem}.lang_selector__list .lang_selector span,.lang_selector__list .lang_selector a{margin:0 !important;padding:0 !important;margin-left:0 !important}.lang_selector__list .lang_selector span:first-child,.lang_selector__list .lang_selector a:first-child{padding-left:0 !important}.lang_selector__list .lang_selector span:last-child,.lang_selector__list .lang_selector a:last-child{margin-right:0 !important;margin-left:0 !important}.lang_selector__list .lang_selector span::before,.lang_selector__list .lang_selector span::after,.lang_selector__list .lang_selector a::before,.lang_selector__list .lang_selector a::after{display:none}.lang_selector__list .lang_selector::before{content:"";position:absolute;height:50px;bottom:100%;left:0;right:0}@media(min-width: 991px){.lang_selector__mob{display:none}}.peptides{padding-top:160px;position:relative}@media(max-width: 767px){.peptides{padding-top:100px}}.peptides .container{max-width:1330px}.peptides__title{text-align:center;margin-bottom:84px}.peptides__items{display:flex;flex-direction:column}@media(min-width: 991px){.peptides__content{display:flex;flex-direction:column;justify-content:center}}.peptides__item{margin-bottom:32px;padding-left:115px;position:relative}@media(max-width: 991px){.peptides__item{padding-left:0;margin-bottom:100px}.peptides__item:last-child{margin-bottom:0}}.peptides__item--reverse{margin-left:auto;padding-left:0;padding-right:115px}@media(max-width: 991px){.peptides__item--reverse{padding-right:0}}.peptides__item--reverse .peptides__image{left:auto;right:0}@media(max-width: 991px){.peptides__item--reverse .peptides__image{right:20px}}.peptides__item--reverse .peptides__content{padding:32px 150px 32px 32px}@media(max-width: 991px){.peptides__item--reverse .peptides__content{padding:32px 20px}}.peptides__image{width:225px;height:225px;border-radius:50%;border:2px solid var(--Gold, #d3a221);position:absolute;left:0;top:50%;transform:translateY(-50%);background:#0a0a0a;z-index:20}@media(max-width: 991px){.peptides__image{width:100px;height:100px;top:0;z-index:20;right:20px;left:auto}}.peptides__image img{width:225px;height:auto;margin-right:-90px;z-index:3;position:absolute;bottom:0}.peptides__content{width:818px;height:206px;padding:32px 32px 32px 150px;gap:10px;flex-shrink:0;background:#0a0a0a;border-radius:20px;border:2px solid var(--Gold, #d3a221);position:relative}@media(max-width: 991px){.peptides__content{padding:32px 20px;width:100%;height:auto}}.peptides__name{color:var(--Light, #FEFEFE);font-family:Montserrat;font-size:30px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase;margin-bottom:10px}@media(max-width: 991px){.peptides__name{font-size:16px}}.peptides__text{color:var(--Light, #FEFEFE);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:120%}.peptides__button{display:flex;justify-content:center;margin-top:42px}.peptides-grid{padding-top:160px;position:relative}@media(max-width: 767px){.peptides-grid{padding-top:100px}}.peptides-grid .container{max-width:1290px}.peptides-grid__items{display:grid;grid-template-columns:repeat(2, 1fr);gap:80px}@media(max-width: 991px){.peptides-grid__items{gap:40px}}@media(max-width: 576px){.peptides-grid__items{grid-template-columns:repeat(1, 1fr)}}.peptides-grid__item{background:hsla(0,0%,100%,.9);border-radius:16px;padding:32px;display:flex;align-items:flex-start;gap:20px;box-shadow:0 4px 20px rgba(0,0,0,.1)}@media(max-width: 991px){.peptides-grid__item{padding:20px;display:block}}.peptides-grid__image{flex:0 0 158px}@media(max-width: 991px){.peptides-grid__image{display:none}}.peptides-grid__image img{width:100%;height:auto;display:block}@media(max-width: 991px){.peptides-grid__header{padding-left:50%;position:relative;min-height:135px;display:flex;flex-direction:column;justify-content:center;margin-bottom:8px}}.peptides-grid__header .peptides-grid__image{display:none}@media(max-width: 991px){.peptides-grid__header .peptides-grid__image{display:block;width:75px;position:absolute;top:45%;transform:translateY(-50%);right:calc(50% + 2rem)}}.peptides-grid__content{flex:1}.peptides-grid__price{color:var(--Gold, #D3A221);font-family:Montserrat;font-size:32px;font-style:normal;font-weight:800;line-height:120%;text-transform:uppercase;margin-bottom:8px}.peptides-grid__name{color:var(--Dark, #0A0A0A);font-family:Montserrat;font-size:22px;font-style:normal;font-weight:600;line-height:120%;margin-bottom:12px}.peptides-grid__list{list-style:none;padding:0;margin:0}.peptides-grid__list li{position:relative;color:var(--Charcoal-gray, #111);font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:12px;padding-left:30px}.peptides-grid__list li:last-child{margin-bottom:0}.peptides-grid__list li::before{background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7422 6.73242L9.74219 17.7324L4.74219 12.7324' stroke='%23111111' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");content:"";position:absolute;left:0;top:0;color:#d4a017;font-weight:bold;display:block;width:25px;height:25px}@media(max-width: 768px){.peptides-grid__items{grid-template-columns:1fr}.peptides-grid__image{flex:unset;max-width:120px;margin-bottom:15px}}.sermorelin-therapy.peptides-therapy .sermorelin-therapy__container{background-image:url("../images/peptides/baner-bg.jpg")}@media(max-width: 991px){.page-template-page-peptides .steps .main-button{display:none}}@media(max-width: 991px){.page-template-page-peptides .hero__subtitle br{display:none}}@media(max-width: 576px){.page-template-page-peptides .steps__mob-item{margin:0}}.sermorelin-therapy__text b{font-weight:700}.why-cta{padding-top:160px;position:relative}@media(max-width: 1400px){.why-cta br{display:none}}@media(max-width: 991px){.why-cta{padding-top:100px}}.why-cta__inner{padding:50px 150px;border-radius:22px;text-align:center;position:relative;overflow:hidden}.why-cta__inner>*{position:relative;z-index:2}@media(max-width: 1400px){.why-cta__inner{padding:50px 20px}}@media(max-width: 991px){.why-cta__inner{padding:32px 20px}}.why-cta__inner::before{content:"";position:absolute;top:-1px;left:0;bottom:-4px;right:0;z-index:1;width:100%;height:calc(100% + 4px);background:url("../images/anti/cta-bg.jpg") no-repeat center/cover}.why-cta__inner .section-title{margin-bottom:32px}@media(max-width: 991px){.why-cta__inner .section-title{margin-bottom:12px;font-size:28px}}.why-cta__content{color:var(--Light, #FEFEFE);font-size:26px;font-style:normal;font-weight:400;line-height:120%}@media(max-width: 991px){.why-cta__content{font-size:22px}}.why-cta__content b{font-weight:700}.why-cta--general .why-cta__content{margin-bottom:32px}@media(max-width: 991px){.why-cta--general .why-cta__content{margin-bottom:22px}}.why-cta--general .main-button{margin-left:auto;margin-right:auto}.why-aspire{padding-top:160px}@media(max-width: 991px){.why-aspire{padding-top:100px}}.why-aspire .sermorelin-banner__items-wrapper{margin-top:32px;gap:32px;max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width: 991px){.why-aspire .sermorelin-banner__items-wrapper{gap:40px}}.why-aspire__inner{overflow:hidden;border-radius:22px;padding:50px 50px;text-align:center;position:relative}@media(max-width: 991px){.why-aspire__inner{padding:32px 13px}}.why-aspire__inner>*{position:relative;z-index:2}.why-aspire__inner::before{content:"";position:absolute;top:-1px;left:0;bottom:-4px;right:0;z-index:1;width:100%;height:calc(100% + 4px);background:url("/images/anti/why-aspire-bg.jpg") no-repeat center/cover}.why-aspire .sermorelin-banner__items-wrapper{margin-bottom:0;text-align:left}@media(max-width: 576px){.why-aspire .sermorelin-banner__items-wrapper>.sermorelin-banner__item:first-child .sermorelin-banner__item-img{top:70px}}.why-aspire .sermorelin-banner__item{max-width:-moz-max-content;max-width:max-content}.why-aspire .sermorelin-banner__item-title{margin-bottom:10px;font-size:26px}@media(max-width: 991px){.why-aspire .sermorelin-banner__item-title{font-size:18px}}@media(max-width: 991px){.why-aspire .banner-trt__item-text{font-size:16px}}.why-aspire .sermorelin-banner__item-grid{gap:32px}@media(max-width: 991px){.why-aspire .sermorelin-banner__item-grid{gap:40px}}@media(max-width: 991px){.why-aspire .sermorelin-banner__item-text-wrapper{padding:22px}}@media(max-width: 991px){.why-aspire .sermorelin-banner__item-img{position:relative;top:-20px}}.hero--anti .hero__title{max-width:762px}.hero--anti .hero__subtitle{max-width:762px}@media(max-width: 991px){.hero--anti .hero__subtitle br{display:none}}@media(max-width: 991px){.hero--anti{overflow:inherit}.hero--anti .hero__title{padding-right:0;font-size:28px}.hero--anti .hero__title br{display:none}}.peptides--anti .peptides__title{margin-bottom:22px}@media(max-width: 991px){.peptides--anti .peptides__title{margin-bottom:12px;font-size:30px}}.peptides--anti .transform__sub-text{margin-bottom:80px}.peptides--anti .peptides__item .peptides__content{max-width:-moz-max-content;max-width:max-content}@media(max-width: 991px){.peptides--anti br{display:none}.peptides--anti .peptides__button{margin-top:80px}}@media(max-width: 991px){.transform--anti br{display:none}.transform--anti .transform__sub-text{margin-bottom:42px}.transform--anti .transform__item{margin-bottom:12px}}.transform--anti .transform__item{min-height:250px}.transform--anti .transform__item>*:not(.transform__item-img){max-width:280px}.transform--anti .transform__item .transform__item-img{max-width:130px;height:auto;bottom:0}@media(max-width: 767px){.transform--anti .transform__item .transform__item-img{right:0}}.transform--anti .transform__item:nth-child(1) .transform__item-img{max-width:180px}@media(max-width: 767px){.transform--anti .transform__item{padding-right:23%;gap:12px}.transform--anti .transform__item:nth-child(1) .transform__item-img{width:140px;right:0;bottom:-20px}.transform--anti .transform__item:nth-child(3) .transform__item-img{right:5px}.transform--anti .transform__item:nth-child(2) .transform__item-img,.transform--anti .transform__item:nth-child(3) .transform__item-img{width:100px;bottom:-20px}}.hero--ed .hero__title{max-width:600px}.hero--ed .hero__subtitle{max-width:650px}@media(max-width: 991px){.hero--ed .hero__subtitle br{display:none}}.ed-therapy{padding-top:160px}@media(max-width: 991px){.ed-therapy{padding-top:120px}}@media(max-width: 991px){.ed-therapy .sermorelin-therapy__img{max-width:150px}}@media(max-width: 767px){.ed-therapy .sermorelin-therapy__img{transform:none;margin-bottom:-55px}}@media(max-width: 767px){.ed-therapy .sermorelin-therapy__title{font-size:28px;margin-bottom:12px;max-width:100%;text-align:center}}.ed-therapy .sermorelin-therapy__text{flex:0 0 100%;grid-column:span 2/span 2}@media(max-width: 767px){.ed-therapy .sermorelin-therapy__text{font-size:18px}}.ed-therapy .sermorelin-therapy__text p{margin-bottom:12px}@media(max-width: 767px){.ed-therapy .sermorelin-therapy__text p{text-align:center}}.ed-therapy .sermorelin-therapy__text ul{padding-left:25px}.ed-therapy .sermorelin-therapy__text ul li{position:relative;margin-bottom:8px;list-style:disc}.ed-therapy .sermorelin-therapy__text ul li::marker{color:#fff;font-size:16px}.ed-therapy .sermorelin-therapy__container-wrap{padding:50px 20px}@media(min-width: 991px){.ed-therapy .sermorelin-therapy__container-wrap{grid-template-columns:350px 1fr;gap:30px 50px}}@media(max-width: 767px){.ed-therapy .sermorelin-therapy__container-wrap{padding:30px 15px;grid-template-columns:1fr;gap:22px 0;display:flex;flex-direction:column}}.ed-therapy .sermorelin-therapy__container-wrap>.sermorelin-therapy__text{text-align:center}.ed-therapy .sermorelin-therapy__container{background-image:url("../images/ed/baner-bg.jpg") !important;background-size:cover;background-position:center}@media(max-width: 767px){.ed-therapy .sermorelin-therapy__container{background-image:url("../images/ed/baner-bg-mob.jpg") !important}}.transform--ed .section-title{margin-bottom:32px}.transform--ed .transform__items-wrapper{max-width:935px;margin-left:auto;margin-right:auto}.transform--ed .transform__item-img{bottom:0}.peptides-grid--ed .sermorelin-banner__wrapper{padding-top:0;padding-bottom:0;margin-bottom:42px}@media(max-width: 991px){.peptides-grid--ed .sermorelin-banner__wrapper{padding:0}}.peptides-grid--ed .peptides-grid__image{flex:0 0 200px}@media(max-width: 991px){.peptides-grid--ed .sermorelin-banner__title{font-size:30px}}@media(max-width: 991px){.peptides-grid--ed .sermorelin-banner__text{font-size:16px;margin-bottom:0}}@media(max-width: 991px){.peptides-grid--ed .peptides-grid__header{margin-bottom:10px;padding-left:30%}}@media(max-width: 991px){.peptides-grid--ed .peptides-grid__image{left:2.5%}}.peptides-grid--ed .container{max-width:1434px}.peptides-grid--ed .peptides-grid__items{gap:60px;margin-bottom:42px}.peptides-grid--ed .peptides-grid__name{text-transform:uppercase}@media(max-width: 991px){.peptides-grid--ed .peptides-grid__name{font-size:16px;margin-bottom:8px}}.peptides-grid--ed .peptides-grid__list-features{margin-bottom:22px}@media(max-width: 991px){.peptides-grid--ed .peptides-grid__list-features{margin-bottom:8px}}.peptides-grid--ed .peptides-grid__list-features li{position:relative;color:var(--Charcoal-gray, #111);font-size:16px;font-weight:400;margin-bottom:12px;padding-left:32px}.peptides-grid--ed .peptides-grid__list-features li svg{position:absolute;left:0;top:50%;transform:translateY(-50%)}.peptides-grid--ed .peptides-grid__list-features li span{color:var(--Charcoal-gray, #111);font-size:16px;font-style:normal;font-weight:700;line-height:120%;display:block}.peptides-grid--ed .peptides-grid__excerpt{color:#6c6c6c;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:22px}@media(max-width: 991px){.peptides-grid--ed .peptides-grid__excerpt{font-size:14px;margin-bottom:8px}.peptides-grid--ed .peptides-grid__excerpt br{display:none}}.peptides-grid--ed .main__button{padding:20px 80px;background:rgba(0,0,0,0);color:#d3a221}.peptides-grid--ed .peptides-grid__item{align-items:center}.peptides-grid--ed .peptides-grid__choose{color:#6c6c6c;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:22px}.peptides-grid--ed .peptides-grid__choose .title{color:var(--Gold, #D3A221);font-size:18px;font-style:normal;font-weight:800;line-height:120%;text-transform:uppercase;margin-bottom:8px;display:block}.peptides-grid--ed .peptides-grid__price{font-size:32px;margin-bottom:22px}@media(min-width: 991px){.peptides-grid--ed .peptides-grid__price{margin-top:-15px}}@media(max-width: 991px){.peptides-grid--ed .peptides-grid__price{font-size:22px;margin-bottom:0}}.peptides-grid--ed .sermorelin-banner__text{max-width:1150px}@media(max-width: 991px){.peptides-grid--ed .peptides-grid__item:last-child .peptides-grid__image{flex:0 0 60px}}.peptides-grid--ed .peptides-grid__item:last-child .peptides-grid__image img{max-width:160px}@media(max-width: 991px){.peptides-grid--ed .peptides-grid__item:last-child .peptides-grid__image img{max-width:60px}}.why-cta--hair .why-cta__inner::before{background-image:url("../images/hair/why-cta-bg.jpg")}.why-cta--hair .why-cta__content{margin-bottom:32px}@media(max-width: 991px){.why-cta--hair .why-cta__content{margin-bottom:22px}}.why-cta--hair .why-cta__content p{margin-bottom:32px;font-size:26px;line-height:120%}@media(max-width: 991px){.why-cta--hair .why-cta__content p{margin-bottom:22px}}.why-cta--hair .why-cta__content p b{display:block}.why-cta--hair .main-button{max-width:260px}.peptides-grid--hair .peptides-grid__items{display:flex;justify-content:center}.peptides-grid--hair .peptides-grid__image{flex:0 0 275px}.peptides-grid--hair .peptides-grid__item{max-width:672px;width:100%}.peptides-grid--hair .peptides-grid__item:last-child .peptides-grid__image img{max-width:100%}.peptides-grid--hair .peptides-grid__item .peptides-grid__top-sell{color:var(--Gold, #D3A221);font-family:Montserrat;font-size:18px;font-style:normal;font-weight:800;line-height:120%;text-transform:uppercase;margin-bottom:8px}@media(max-width: 991px){.peptides-grid--hair .peptides-grid__item .peptides-grid__top-sell{font-size:16px;margin-bottom:4px}}.transform--hair .transform__item{min-height:250px}.transform--hair .transform__sub-text{text-transform:none;color:var(--Light, #FEFEFE);text-align:center;font-family:Roboto;font-size:20px;font-style:normal;font-weight:400;line-height:160%}@media(max-width: 991px){.transform--hair .transform__sub-text{font-size:16px;margin-bottom:32px}.transform--hair .transform__sub-text br{display:none}}.cta-time .why-cta__inner{max-width:1420px}.cta-time .why-cta__inner::before{background-image:url("../images/hair/nurture-bg.jpg")}.cta-time__subtitle{text-align:center;font-size:36px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase;background:var(--LIner, linear-gradient(182deg, #F5A302 22.8%, #F4B301 52.71%, #FED154 75.74%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:12px}@media(max-width: 991px){.cta-time__subtitle{font-size:22px}}.cta-time .section-title{font-size:64px;margin-bottom:12px}@media(max-width: 991px){.cta-time .section-title{font-size:26px}}.cta-time .why-cta__content{font-size:18px}.welcome-cta .why-cta__inner::before{background-image:url("../images/hair/welcome-cta-bg.jpg")}.welcome-cta .why-cta__inner::after{border-radius:22px;background:linear-gradient(164deg, rgba(0, 0, 0, 0) 21.49%, rgba(0, 0, 0, 0.9) 43.35%);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:20px;display:none;z-index:5}@media(max-width: 991px){.welcome-cta .why-cta__inner::after{display:block}}.welcome-cta .why-cta__inner>*{position:relative;z-index:10}.transform--understand{position:relative}.transform--understand .transform__items-wrapper{margin-bottom:42px}@media(max-width: 991px){.transform--understand .transform__items-wrapper{margin-bottom:32px}}.transform--understand .transform__item{min-height:126px;padding:32px;display:flex;flex-direction:column;justify-content:center;align-items:center}.transform--understand .transform__item-title{text-align:center}@media(max-width: 991px){.transform--understand .transform__item-title{font-size:22px}}.transform--understand .transform__sub-text{text-transform:none;color:var(--Light, #FEFEFE);text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:42px}@media(max-width: 991px){.transform--understand .transform__sub-text{font-size:16px;margin-bottom:32px}.transform--understand .transform__sub-text br{display:none}}.peptides-grid--discover.peptides-grid--hair .peptides-grid__items{flex-wrap:wrap}.peptides-grid--discover.peptides-grid--hair .container{max-width:1450px}.transform--transform{position:relative}.transform--transform .process__text{margin-bottom:62px;max-width:100%}@media(max-width: 991px){.transform--transform .process__text{margin-bottom:32px}}.process--dexafit .process_bg{bottom:-100px;clip-path:inset(0 0 0 0)}.process--dexafit .process__items-wrapper{justify-content:center;display:flex;flex-wrap:wrap}.process--dexafit .process__items-wrapper .process__item{max-width:25%}@media(max-width: 991px){.process--dexafit .process__items-wrapper .process__item{max-width:50%}}@media(max-width: 576px){.process--dexafit .process__items-wrapper .process__item{max-width:100%}}.treatments--dexafit .section-title{text-align:center}.dexafit-hero{padding-top:77px;position:relative}.dexafit-hero__row{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}@media(max-width: 991px){.dexafit-hero__row{grid-template-columns:1fr}}.dexafit-hero .main__frame-container{display:none}@media(max-width: 991px){.dexafit-hero .main__frame-container{display:block;margin-left:auto;margin-right:auto;margin-bottom:-100px}}@media(max-width: 767px){.dexafit-hero .main__frame-container{z-index:1}}.dexafit-hero__video{position:relative}@media(max-width: 991px){.dexafit-hero__video{order:-1}}.dexafit-hero__video .mob{display:none;margin-bottom:-330px;margin-left:auto;margin-right:auto}@media(max-width: 991px){.dexafit-hero__video .mob{display:none}}.dexafit-hero__video .desc{display:block}@media(max-width: 991px){.dexafit-hero__video .desc{display:none}}.dexafit-hero__video>video{position:absolute;top:calc(50% + 9px);left:50%;transform:translate(-50%, -50%);max-width:93%}@media(max-width: 991px){.dexafit-hero__video>video{display:none}}.dexafit-hero__video>.main__sound-icon{top:50px}@media(max-width: 991px){.dexafit-hero__video>.main__sound-icon{display:none}}.dexafit-hero__text{text-align:left;margin-bottom:42px;max-width:441px;margin-left:0}.dexafit-hero .section-title{margin-bottom:22px}@media(max-width: 991px){.dexafit-hero .section-title{padding:12px 16px;border-radius:8px;border:1px solid #757778;background:var(--Dark, #0A0A0A);position:relative;z-index:20}.dexafit-hero .section-title br{display:none}.dexafit-hero .section-title span{display:inline}}.dexafit-hero .section-title span{color:#d3a221}.dexafit-hero .main-button{margin-right:0;margin-left:0}.theme-register-page{max-width:1250px;margin-left:auto;margin-right:auto;width:100%;font-size:16px}.theme-register-page h2{text-align:center}.theme-register{display:block}.account-existing{text-align:center}.account-existing a{font-weight:bold;color:var(--main-color)}.account-existing a:hover{text-decoration:underline}.register .form-messages:not(:empty){margin-bottom:2rem}.register h3{text-align:center;margin-bottom:1rem}.register__step{display:none;max-width:460px;margin-left:auto;margin-right:auto}.register__step.active{display:block}.register .button{min-width:100%}.register .field-error{color:#e74c3c;font-size:12px;margin-top:5px;display:block}.register .form-actions .form-row{display:flex;flex-direction:column-reverse;gap:16px}.register .form-actions .form-row .button-secondary{background:rgba(0,0,0,0);color:var(--main-color);border:1px solid var(--main-color)}.register .form-actions .form-row .button-secondary:hover{background:var(--main-color);color:#fff}.therapy-list{display:grid;gap:20px;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}

/*# sourceMappingURL=main.css.map */