.pept-x-home{--px-black:#707070;--px-white:#fffaff;--px-blue:#3c6997;--px-transparent-blue:rgba(0,63,116,0.3);--px-light-blue:#02adb4;--px-radius:30px;font-family:var(--font-manrope),sans-serif;color:var(--px-black);background-color:var(--px-white)}.pept-x-home .home-h1{font-size:40px;line-height:1.4;font-weight:700;margin:0}.pept-x-home .home-h2{font-size:32px;line-height:1.4;font-weight:600;margin:0}.pept-x-home .home-h3{font-size:24px;line-height:1.4;font-weight:500;margin:0}.pept-x-home .home-main{font-size:16px;font-weight:400;line-height:1.4}.pept-x-home .home-additional{font-size:14px;font-weight:400;line-height:1.4}.pept-x-home .head{position:relative;overflow:hidden;padding:60px 0;box-sizing:border-box}.pept-x-home .head__media{position:absolute;inset:0;z-index:0;pointer-events:none}.pept-x-home .head__bg{position:absolute;inset:0;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.pept-x-home .head__content{position:relative;z-index:1}.pept-x-home .head__card{width:580px;max-width:100%;padding:24px;border:1px solid var(--px-light-blue);border-radius:var(--px-radius);background:var(--px-transparent-blue);display:flex;flex-direction:column;gap:24px}.pept-x-home .head__meta,.pept-x-home .head__row{display:flex;align-items:flex-start;gap:8px}.pept-x-home .head__icon{width:24px;height:24px;flex-shrink:0;font-size:24px;line-height:1;color:var(--px-white);display:inline-flex;align-items:center;justify-content:center}.pept-x-home .head__icon--genetics{transform:rotate(45deg)}.pept-x-home .head__meta-text,.pept-x-home .head__row-text{flex:1;min-width:0;margin:0;font-weight:400;line-height:1.5;color:var(--px-white)}.pept-x-home .head__row-text{font-size:16px}.pept-x-home .head__btn{width:157px;padding:8px 24px;border-radius:var(--px-radius);background:var(--px-blue);display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;color:var(--px-white);transition:opacity .8s;align-self:flex-start}.pept-x-home .head__btn:hover{opacity:.7}.pept-x-home .head__btn-arrow{width:25px;height:25px;display:block}.pept-x-home .advantages{background:var(--px-white);padding:40px 0 0;overflow-x:clip}.pept-x-home .advantages__inner{width:100%}.pept-x-home .advantages__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 20px;list-style:none;margin:0;padding:0;width:100%}.pept-x-home .advantages__card{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:20px 18px;border-radius:var(--px-radius);background:rgba(60,105,151,.06);border:1px solid rgba(60,105,151,.12);box-sizing:border-box;min-width:0}.pept-x-home .advantages__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:50%;background:var(--px-blue);color:var(--px-white)}.pept-x-home .advantages__icon svg{width:22px;height:22px}.pept-x-home .advantages__text{display:flex;flex-direction:column;gap:6px;min-width:0}.pept-x-home .advantages__title{color:var(--px-blue);font-size:18px;font-weight:600;line-height:1.3}.pept-x-home .advantages__desc{margin:0;color:var(--px-black);line-height:1.4}.pept-x-home .popular{background:var(--px-white)}.pept-x-home .popular__inner{display:flex;flex-direction:column;gap:18px;margin:50px 0}.pept-x-home .popular__title{text-align:center;color:var(--px-black);font-weight:500}.pept-x-home .catalog__track{display:grid;grid-template-columns:repeat(4,280px);gap:32px 20px;width:100%;align-items:start}.pept-x-home .product-card{min-height:445px;height:auto;border-radius:var(--px-radius);background:var(--px-white);position:relative;display:flex;flex-direction:column;gap:12px;align-items:flex-start;overflow:visible}.pept-x-home .product-card .data_info{width:100%;display:flex;flex-direction:column;gap:3px;text-decoration:none}.pept-x-home .product-card__info{display:flex;flex-direction:column;gap:4px;text-decoration:none}.pept-x-home .product-card__media{position:relative;width:100%;height:420px;border-radius:var(--px-radius);overflow:hidden;display:flex;align-items:center;justify-content:center}.pept-x-home .product-card__badges{position:absolute;top:10px;left:10px;right:10px;z-index:2;display:flex;flex-wrap:wrap;gap:8px 6px;align-items:flex-start;pointer-events:none}.pept-x-home .product-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 10px;font-size:12px;line-height:1.1;font-weight:700;letter-spacing:.02em;color:var(--px-white);border-radius:var(--px-radius);white-space:normal;max-width:100%;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 14px rgba(25,19,8,.18);border:1px solid rgba(255,250,255,.18)}.pept-x-home .product-badge--hit{background:linear-gradient(135deg,#008a07,#008a07)}.pept-x-home .product-badge--new,.pept-x-home .product-badge--recommended{background:linear-gradient(135deg,var(--px-blue) 0,#274d73 100%)}.pept-x-home .product-badge--premium{background:linear-gradient(135deg,var(--px-light-blue) 0,#02848a 100%)}.pept-x-home .product-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;background:rgba(0,0,0,.03)}.pept-x-home .product-card__price{font-size:18px;text-align:left;color:var(--px-black)}.pept-x-home .product-card__name{color:var(--px-black);line-height:20px;font-size:16px;text-align:left;min-height:calc(20px * 2)}.pept-x-home .product-card__meta{display:flex;flex-direction:column;gap:2px;width:100%}.pept-x-home .product-card__dosages{display:block;margin:0;padding:0;font-size:13px;font-weight:400;line-height:1.3;color:#707070;text-align:left;visibility:visible;opacity:1}.pept-x-home .product-card__sku{margin:0;padding:0;font-size:12px;font-weight:400;line-height:1.4;color:rgba(112,112,112,.85);text-align:left}.pept-x-home .product-card__actions{display:flex;flex-direction:column;gap:8px;margin-top:auto;width:250px;max-width:100%;position:relative;z-index:3;overflow:visible}.pept-x-home .product-card__actions--expanded{width:100%;max-width:250px}.pept-x-home .product-card__btn{padding:12px 32px;border-radius:var(--px-radius);display:inline-flex;align-items:center;justify-content:center;gap:5px;transition:opacity .8s;text-decoration:none;cursor:pointer;width:-moz-max-content;width:max-content;max-width:100%;font-size:16px;font-weight:500;box-sizing:border-box;border:1px solid var(--px-blue);background:var(--px-blue);color:var(--px-white)}.pept-x-home .product-card__btn--primary{border:1px solid var(--px-blue);background:var(--px-blue)!important;color:var(--px-white)}.pept-x-home .product-card .shop_one_click{font-size:16px;line-height:1.2;display:inline-flex;align-items:center;justify-content:flex-start;gap:3px;color:var(--px-blue);text-decoration:none;width:-moz-max-content;width:max-content;max-width:100%;height:auto;background:transparent;border:0;padding:0;margin:0;cursor:pointer;box-shadow:none}.pept-x-home .product-card .shop_one_click svg{width:18px;height:18px;flex-shrink:0}.pept-x-home .product-card .shop_one_click:disabled{opacity:.6;cursor:default}.pept-x-home .product-card .shop_one_click:hover{opacity:.7}.pept-x-home .product-card__btn:hover{opacity:.6}.pept-x-home .product-card__btn .home-main{display:flex;align-items:center;gap:5px;width:-moz-max-content;width:max-content;max-width:100%}.pept-x-home .product-card__btn .home-main svg{width:20px;height:20px;flex-shrink:0}.pept-x-home .product-card__btn img{width:25px;height:25px;display:block}.pept-x-home .product-card__btn:disabled{opacity:.65;cursor:default}.pept-x-home .product-card__purchase-form{display:flex;flex-direction:column;gap:8px;width:100%}.pept-x-home .product-card__purchase-form--row{gap:8px}.pept-x-home .product-card__purchase-row{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;max-width:250px}.pept-x-home .product-card__purchase-field{display:flex;flex-direction:column;gap:4px;width:100%}.pept-x-home .product-card__purchase-label{display:none}.pept-x-home .product-card__dosage-select{flex:1 1 auto;min-width:0;width:auto;max-width:none;height:36px;padding:0 32px 0 10px;border:1px solid var(--px-blue);border-radius:calc(var(--px-radius) / 2);background-color:#fff;color:var(--px-blue);font-size:14px;line-height:1;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M6 9L12 15L18 9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' stroke='%233C6997'/></svg>");background-repeat:no-repeat;background-position:right 8px center;background-size:18px;cursor:pointer}.pept-x-home .product-card__dosage-select:disabled{opacity:1;cursor:default;color:var(--px-blue)}.pept-x-home .product-card__dosage-select:focus{outline:none}.pept-x-home .product-card__purchase-qty{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;border:0;border-radius:0;overflow:visible;width:auto;background:transparent}.pept-x-home .product-card__qty-btn{width:36px;height:36px;border:1px solid rgba(112,112,112,.28);border-radius:8px;background:#f3f3f3;color:var(--px-black);font-size:18px;line-height:1;cursor:pointer;flex-shrink:0}.pept-x-home .product-card__qty-btn:disabled{opacity:.4;cursor:default}.pept-x-home .product-card__qty-value{min-width:28px;text-align:center;font-size:15px;color:var(--px-black);line-height:36px}.pept-x-home .product-card__purchase-price{display:none}.pept-x-home .product-card__btn--expanded{width:100%;max-width:250px;justify-content:center}.pept-x-home .product-card__btn .home-main--expanded{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;max-width:100%}.pept-x-home .product-card__purchase-error{margin:0;color:#b42318}@media (max-width:600px){.pept-x-home .product-card__purchase-row{gap:6px;max-width:100%}.pept-x-home .product-card__dosage-select{height:36px;font-size:15px;padding-right:32px;background-size:18px;min-width:4.75rem}.pept-x-home .product-card__qty-btn{width:32px;height:32px;font-size:16px}.pept-x-home .product-card__qty-value{min-width:22px;line-height:32px;font-size:14px}.pept-x-home .product-card__actions--expanded,.pept-x-home .product-card__btn--expanded{max-width:100%}}@media (max-width:500px){.pept-x-home .product-card__purchase-row{flex-direction:column;align-items:stretch;gap:8px}.pept-x-home .product-card__dosage-select{width:100%;min-width:0;height:40px;font-size:16px;padding:5px 36px 5px 10px;background-position:right 10px center;background-size:20px}.pept-x-home .product-card__purchase-qty{width:100%;justify-content:space-between}.pept-x-home .product-card__qty-btn{width:40px;height:40px}.pept-x-home .product-card__qty-value{min-width:28px;line-height:40px;font-size:16px}}.pept-x-home .database{background-color:var(--px-white);background-image:url(/images/home/database_bg.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:60px 0}.pept-x-home .database__inner{display:flex;align-items:flex-start;justify-content:center;gap:20px;width:100%}.pept-x-home .database__img{width:480px;max-width:100%;height:328px;border-radius:var(--px-radius);-o-object-fit:cover;object-fit:cover;display:block;flex-shrink:0}.pept-x-home .database__content{width:480px;max-width:100%;min-height:328px;display:flex;flex-direction:column;justify-content:space-between;color:var(--px-black);flex:1}.pept-x-home .database__title{color:var(--px-black);line-height:34px}.pept-x-home .database__stack{display:flex;flex-direction:column;gap:16px}.pept-x-home .database__qa{display:flex;flex-direction:column;gap:5px}.pept-x-home .database__text{color:var(--px-black);line-height:20px;min-height:20px;margin:0}.pept-x-home .database__lines{display:flex;flex-direction:column;gap:0}.pept-x-home .database__line{color:var(--px-black);line-height:25px;min-height:25px}.pept-x-home .database__btn{width:135px;padding:8px 24px;border-radius:var(--px-radius);background:var(--px-blue);display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;color:var(--px-white);transition:opacity .8s;border:none;cursor:pointer}.pept-x-home .database__btn:hover{opacity:.7}.pept-x-home .database__btn-arrow{display:block;width:25px;height:25px}.pept-x-home .peptage{background-color:var(--px-white);background-image:url(/images/home/peptage_bg.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:60px 0}.pept-x-home .peptage__inner{display:flex;flex-direction:column;gap:28px;width:100%}.pept-x-home .peptage__intro{display:grid;grid-template-columns:minmax(320px,480px) minmax(0,1fr);gap:24px 28px;align-items:start;width:100%}.pept-x-home .peptage__img{width:100%;max-width:480px;aspect-ratio:580/563;height:auto;border-radius:var(--px-radius);border:1px solid var(--px-light-blue);overflow:hidden;position:relative}.pept-x-home .peptage__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.pept-x-home .peptage__lead{display:flex;flex-direction:column;gap:14px;min-width:0}.pept-x-home .peptage__title{color:#4e5f70;margin:0}.pept-x-home .peptage__block p,.pept-x-home .peptage__lead p{margin:0;color:#4e5f70;font-size:16px;line-height:1.5}.pept-x-home .peptage__details{display:flex;flex-direction:column;gap:16px;width:100%}.pept-x-home .peptage__block{display:flex;flex-direction:column;gap:12px;padding:20px 22px;border-radius:var(--px-radius);background:rgba(60,105,151,.05);border:1px solid rgba(60,105,151,.1);box-sizing:border-box}.pept-x-home .peptage__subtitle{color:#4e5f70;margin:0}.pept-x-home .peptage__accordion-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:default}.pept-x-home .peptage__accordion-label{flex:1;min-width:0}.pept-x-home .peptage__accordion-icon{display:none;position:relative;flex-shrink:0;width:18px;height:18px}.pept-x-home .peptage__accordion-panel-inner{display:flex;flex-direction:column;gap:12px}.pept-x-home .peptage__cta{margin-top:8px}.pept-x-home .peptage__btn{display:inline-flex;align-items:center;justify-content:center;min-width:220px;max-width:100%;padding:12px 28px;border-radius:var(--px-radius);background:var(--px-blue);color:var(--px-white);text-decoration:none;font-weight:500;transition:opacity .3s;box-sizing:border-box}.pept-x-home .peptage__btn:focus,.pept-x-home .peptage__btn:focus-visible,.pept-x-home .peptage__btn:hover{color:var(--px-white);opacity:.85}.pept-x-home .peptage__details a:not(.peptage__btn),.pept-x-home .peptage__lead a:not(.peptage__btn){color:var(--px-blue);text-decoration:none}.pept-x-home .peptage__details a:not(.peptage__btn):hover,.pept-x-home .peptage__lead a:not(.peptage__btn):hover{opacity:.8}@media (max-width:1319px){.pept-x-home .head{padding-top:50px;padding-bottom:40px;min-height:auto}.pept-x-home .head__row-text{font-size:16px;line-height:1.5}.pept-x-home .head__meta-text{font-weight:400;font-size:18px;line-height:140%}.pept-x-home .home-h1{font-weight:500;font-size:32px;line-height:140%}.pept-x-home .home-h2{font-weight:500;font-size:24px;line-height:140%}.pept-x-home .head__card{max-width:436px;min-height:auto}.pept-x-home .product-card{min-height:393px;height:auto}.pept-x-home .product-card__img{-o-object-fit:contain;object-fit:contain}.pept-x-home .product-card__actions{width:100%}.pept-x-home .product-card__media{width:100%;max-width:100%;height:180px}.pept-x-home .peptage__img{max-width:100%}.pept-x-home .peptage__intro{grid-template-columns:1fr;gap:20px}.pept-x-home .database__img{max-width:250px;width:auto;height:auto}.pept-x-home .database__inner{gap:12px}.pept-x-home .database{padding-top:80px;background-image:url(/images/home/index/780-database.webp);background-size:cover;background-position:100%}.pept-x-home .peptage{padding-top:20px;padding-bottom:40px;background-image:url(/images/home/index/780-peptage.webp)}.pept-x-home .home-h3{font-weight:400;font-size:18px;line-height:140%}.pept-x-home .database__title{font-weight:500;font-size:24px;line-height:140%}.pept-x-home .catalog__track{display:grid;grid-template-columns:repeat(4,1fr)}.pept-x-home .advantages{padding:32px 0 4px}.pept-x-home .advantages__title{font-size:16px}}@media (max-width:1024px){.pept-x-home .head__bg{inset:auto;left:-110px;top:50%;width:1200px;height:auto;transform:translateY(-50%);-o-object-fit:fill;object-fit:fill;-o-object-position:unset;object-position:unset}.pept-x-home .advantages__grid{display:flex;flex-wrap:nowrap;grid-template-columns:none;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:24px;padding-inline:24px;margin-inline:-24px;width:calc(100% + 48px);max-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none}.pept-x-home .advantages__grid::-webkit-scrollbar{display:none}.pept-x-home .advantages__card{flex:0 0 min(320px,calc(100vw - 72px));width:min(320px,calc(100vw - 72px));max-width:min(320px,calc(100vw - 72px));scroll-snap-align:start;scroll-snap-stop:always}}@media (max-width:600px){.pept-x-home .head{padding-top:16px;padding-bottom:30px}.pept-x-home .head__bg{inset:0;left:0;top:0;width:100%;height:100%;transform:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.pept-x-home .head__card{max-width:100%;height:auto;min-height:auto;padding:16px;gap:16px}.pept-x-home .head__row{gap:10px}.pept-x-home .head__row-text{font-size:15px;line-height:1.5}.pept-x-home .popular__inner{margin:0;max-width:100%}.pept-x-home .popular{padding-top:24px}.pept-x-home .advantages{padding:24px 0 0}.pept-x-home .advantages__grid{gap:12px;scroll-padding-inline:16px;padding-inline:16px;margin-inline:-16px;width:calc(100% + 32px)}.pept-x-home .advantages__card{flex:0 0 calc(100vw - 64px);width:calc(100vw - 64px);max-width:calc(100vw - 64px);flex-direction:row;align-items:flex-start;padding:16px 14px;gap:12px}.pept-x-home .advantages__icon{width:40px;height:40px}.pept-x-home .advantages__icon svg{width:18px;height:18px}.pept-x-home .advantages__title{font-size:15px}.pept-x-home .database__img{position:absolute;top:0;left:0;opacity:.2;width:100%;height:100%;max-width:100%;max-height:100%}.pept-x-home .peptage{position:relative;margin-top:24px;padding-top:24px;padding-bottom:24px}.pept-x-home .peptage__inner{gap:20px}.pept-x-home .peptage__img{max-width:100%;aspect-ratio:16/10}.pept-x-home .peptage__lead{gap:12px}.pept-x-home .peptage__block{padding:16px;gap:10px}.pept-x-home .peptage__title{font-size:22px}.pept-x-home .peptage__subtitle{font-size:18px}.pept-x-home .peptage__block p,.pept-x-home .peptage__lead p{font-size:15px}.pept-x-home .peptage__btn{width:100%;min-width:0}.pept-x-home .database{padding-top:50px;padding-bottom:24px;position:relative;display:none}.pept-x-home .home-h1{font-weight:500;font-size:24px;line-height:140%}.pept-x-home .product-card{padding:12px;min-height:345px}.pept-x-home .product-card__media{height:140px}.pept-x-home .product-card__btn{padding:8px 10px;gap:5px;width:100%}.pept-x-home .catalog__track{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px 0;width:100%}}@media (max-width:500px){.pept-x-home .product-card{padding:0;min-height:auto;width:calc(50% - 5px)}.pept-x-home .product-card__media{width:100%;height:180px}.pept-x-home .product-badge{min-height:22px;padding:4px 8px;font-size:10px}}@media (max-width:430px){.pept-x-home .advantages .header-container{padding-left:0;padding-right:0}.pept-x-home .advantages__grid{scroll-padding-inline:16px;padding-inline:16px;margin-inline:0;width:100%}.pept-x-home .advantages__card{flex:0 0 calc(100vw - 64px);flex-direction:row;align-items:flex-start;width:calc(100vw - 64px);max-width:calc(100vw - 64px);gap:12px;padding:12px 14px}.pept-x-home .advantages__icon{width:36px;height:36px}.pept-x-home .advantages__icon svg{width:16px;height:16px}.pept-x-home .advantages__text{gap:2px}.pept-x-home .advantages__title{font-size:14px;line-height:1.25}.pept-x-home .advantages__desc{font-size:12px;line-height:1.35}.pept-x-home .peptage__block{gap:0;padding:0;overflow:hidden}.pept-x-home .peptage__subtitle{margin:0}.pept-x-home .peptage__accordion-trigger{cursor:pointer;padding:14px 16px;gap:10px}.pept-x-home .peptage__accordion-trigger:focus-visible{outline:2px solid var(--px-blue);outline-offset:-2px}.pept-x-home .peptage__accordion-label{font-size:15px;line-height:1.35;font-weight:500}.pept-x-home .peptage__accordion-icon{display:block}.pept-x-home .peptage__accordion-icon:after,.pept-x-home .peptage__accordion-icon:before{content:"";position:absolute;top:50%;left:50%;background:#4e5f70;border-radius:1px;transition:transform .25s ease,opacity .25s ease}.pept-x-home .peptage__accordion-icon:before{width:12px;height:2px;transform:translate(-50%,-50%)}.pept-x-home .peptage__accordion-icon:after{width:2px;height:12px;transform:translate(-50%,-50%)}.pept-x-home .peptage__block.is-open .peptage__accordion-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.pept-x-home .peptage__accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.pept-x-home .peptage__block.is-open .peptage__accordion-panel{grid-template-rows:1fr}.pept-x-home .peptage__accordion-panel-inner{overflow:hidden;padding:0 16px;gap:10px}.pept-x-home .peptage__block.is-open .peptage__accordion-panel-inner{padding-bottom:14px}.pept-x-home .peptage__block p{font-size:14px}.pept-x-home .peptage__cta{margin-top:4px;padding:0 2px}}