:root{--t-bg:#000;--t-text:#fff;--t-text-light:#fff;--t-text-muted:#ccc;--t-btn-bg:#fff;--t-btn-text:#000;--t-container:1200px;--t-font:"TildaSans", Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%}body{font-family:var(--t-font);color:var(--t-text);background:var(--t-bg);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit}.t-page{background:var(--t-bg);overflow-x:hidden}.t-container{width:100%;max-width:var(--t-container);margin:0 auto;padding:0 20px}.t-rec{background:var(--t-bg);padding:45px 0}.t-separator{background:#000;height:73px}.t-section__title-wrap{text-align:center;margin-bottom:40px}.t-section__title{text-transform:uppercase;letter-spacing:.04em;color:var(--t-text);margin:0;font-size:42px;font-weight:600;line-height:1.23}.t-section__title-accent{text-transform:uppercase;color:var(--t-text);margin:0;font-size:42px;font-weight:600}.t-text{color:var(--t-text);margin:0;font-size:16px;font-weight:300;line-height:1.65}.t-text--center{text-align:center}.t-btn{background:var(--t-btn-bg);min-height:44px;color:var(--t-btn-text);font-family:Arial, var(--t-font);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;padding:10.2px 30px;font-size:14px;font-weight:700;transition:background-color .2s ease-in-out;display:inline-flex}.t-btn:hover{background-color:#a6a6a6}.t-btnflex--header{white-space:nowrap}.t-btnflex--cert{font-size:16px;font-weight:600;font-family:var(--t-font);width:100%;max-width:420px}.t-btnflex--route{border-radius:30px}.t-btnflex--buy{min-width:160px}.t-btnflex--calc{width:100%;max-width:320px;margin:0 auto;display:flex}.t-header{z-index:100;background:var(--t-bg);position:relative}.t-header__wrap{width:100%;max-width:none;margin:0;padding:10px 20px}.t-header__main{align-items:center;gap:12px;width:100%;min-height:64px;display:flex}.t-header__spacer{flex:auto;min-width:0}.t-header__logo img{object-fit:contain;width:56px;height:auto}.t-header__desktop-actions{align-items:center;gap:12px;display:none}.t-menuburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;padding:0;display:flex}.t-menuburger span{background:#fff;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.t-menuburger-opened span:first-child{transform:translateY(7px)rotate(45deg)}.t-menuburger-opened span:nth-child(2){opacity:0}.t-menuburger-opened span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.t-header__menu{background:#111;border-top:1px solid #222;display:none}.t-header__menu--open{display:block}.t-header__menu ul{gap:10px;margin:0;padding:10px 20px 20px;list-style:none;display:grid}.t-header__menu .t-btn{width:100%}.t-rec-hero{padding-top:20px;padding-bottom:45px}.t-hero__intro{text-align:center}.t-hero__title{text-transform:uppercase;letter-spacing:.04em;color:var(--t-text);margin:0;font-size:42px;font-weight:600}.t-hero__subtitle{text-align:center;text-transform:uppercase;color:var(--t-text);margin:16px 0 0;font-size:24px;font-weight:300}.t-hero__actions{flex-direction:column;align-items:center;gap:12px;margin-top:24px;display:flex}.t-hero-info{margin:40px 0 0;padding:0;list-style:none}.t-hero-info__item{align-items:center;gap:24px;margin-bottom:30px;display:grid}.t-hero-info__media img{object-fit:contain;width:100%}.t-hero-info__content{padding:0 20px}.t-hero-info__title,.t-hero-info__title-accent{text-transform:uppercase;color:var(--t-text);margin:0 0 12px;font-size:48px;font-weight:600;line-height:1.15}.t-hero-info__text{color:var(--t-text);margin:0 0 14px;font-size:18px;font-weight:300;line-height:1.55}.t-hero-info__text strong{font-weight:600}.t-hero-info__point{margin-bottom:28px}.t-hero-info__point:last-child{margin-bottom:0}.t-hero-info__point-title{color:var(--t-text);margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.2}.t-hero-info__point-title strong{font-weight:700}.t-hero-info__point-text{color:var(--t-text);margin:0;font-size:16px;font-weight:300;line-height:1.55}.t-rec--certificate{text-align:center;padding:20px 0 30px}.t-rec--certificate .t-container{justify-content:center;display:flex}.t-company-benefits{gap:24px;margin:0;padding:0;list-style:none;display:grid}.t-company-benefits__item{align-items:flex-start;gap:20px;display:flex}.t-company-benefits__icon{object-fit:contain;flex-shrink:0;width:15px;height:15px;margin-top:6px}.t-company-benefits__title{margin:0 0 8px;font-size:18px;font-weight:600}.t-company-benefits__text{margin:0;font-size:16px;font-weight:300;line-height:1.6}.t-rec--delivery .t-section__title-wrap{margin-bottom:30px}.t-rec--delivery .t-section__title{font-size:52px;font-weight:900;line-height:1.1}.t-delivery__text{margin-bottom:30px;font-size:24px;font-weight:300}.t-delivery__media{justify-content:center;display:flex}.t-delivery__media img{object-fit:contain;width:100%;max-width:520px}.t-rec--product{justify-content:center;align-items:flex-start;min-height:624px;padding:20px 20px 30px;display:flex}.t-product{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:760px;margin:0 auto;display:flex}.t-product__image{width:100%;max-width:760px;margin:0 auto 30px}.t-product__image img{object-fit:contain;width:100%;max-width:350px;height:auto;margin:0 auto}.t-product__info{text-align:center;width:100%;max-width:520px;margin:0 auto}.t-product__name{color:var(--t-text-light);margin:0;font-size:32px;font-weight:700;line-height:1.2}.t-product__volume{color:var(--t-text-light);margin:10px 0 0;font-size:18px;font-weight:700}.t-product__prices{color:var(--t-text-light);margin:18px auto 24px}.t-product__price{font-size:28px;font-weight:600}.t-product__currency{margin-left:4px;font-size:16px}.t-product__old-price{color:#ffffffb3;margin-top:4px;font-size:16px;text-decoration:line-through;display:block}.t-product__info .t-btn{margin:0 auto}.t-rec--reviews-title{padding:0 0 15px}.t-reviews__heading{text-align:center;margin:0;font-size:18px}.t-rec--reviews{padding:0 0 45px}.t-reviews-slider{max-width:960px;margin:0 auto;padding:0 48px;position:relative}.t-reviews-slider__viewport{border-radius:4px;overflow:hidden}.t-reviews-slider__slide{display:none}.t-reviews-slider__slide.is-active{display:block}.t-reviews-slider__slide img{object-fit:contain;width:100%;height:auto}.t-reviews-slider__arrow{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:40px;height:40px;font-size:28px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.t-reviews-slider__arrow--prev{left:0}.t-reviews-slider__arrow--next{right:0}.t-reviews-slider__dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.t-reviews-slider__dots button{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0}.t-reviews-slider__dots button.is-active{background:#fff}.t-rec--calculator,.t-rec--calculator-round,.t-rec--dosage,.t-rec--dosage-60{color:#000;background:#fff}.t-rec--calculator .t-section__title,.t-rec--calculator-round .t-section__title,.t-rec--dosage .t-section__title,.t-rec--dosage-60 .t-section__title{color:#000}.t-calc-subtitle{text-align:center;text-transform:uppercase;color:#000;margin:0 0 20px;font-size:24px;font-weight:300}.t-calc-panel{gap:20px;max-width:520px;margin:0 auto;display:grid}.t-calc-range{color:#000;gap:8px;display:grid}.t-calc-range__head{justify-content:space-between;font-size:20px;font-weight:300;display:flex}.t-calc-range__head strong{font-size:20px;font-weight:600}.t-calc-range__slider-wrap{padding:0 10px}.t-calc-range input[type=range]{appearance:none;accent-color:#000;background:0 0;width:100%;height:2px;margin:12px 0}.t-calc-range input[type=range]::-webkit-slider-runnable-track{background:#000;border-radius:0;height:2px}.t-calc-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#000;border:none;border-radius:50%;width:20px;height:20px;margin-top:-9px}.t-calc-range input[type=range]::-moz-range-track{background:#000;border:none;border-radius:0;height:2px}.t-calc-range input[type=range]::-moz-range-thumb{cursor:pointer;background:#000;border:none;border-radius:50%;width:20px;height:20px}.t-calc-range__value{text-align:center;font-size:24px;font-weight:600}.t-calc-range__limits{color:#000;justify-content:space-between;gap:16px;padding:0 10px;font-size:16px;font-weight:300;display:flex}.t-calc-volume{text-align:center;color:#000;margin:0;font-size:20px;font-weight:600}.t-rec--calculator .t-btn,.t-rec--calculator-round .t-btn,.t-rec--dosage .t-btn,.t-rec--dosage-60 .t-btn{color:#fff;background:#000}.t-rec--calculator .t-btn:hover,.t-rec--calculator-round .t-btn:hover,.t-rec--dosage .t-btn:hover,.t-rec--dosage-60 .t-btn:hover{background:#333}.t-rec--location .t-container{max-width:none;padding-left:40px;padding-right:40px}.t-rec--location .t-section__title-wrap{margin-bottom:105px}.t-location{grid-template-columns:1fr;align-items:center;gap:24px;display:grid}.t-location__text{text-align:left}.t-location__label{margin:0 0 12px;font-size:24px;font-weight:900;line-height:1.2}.t-location__address{max-width:100%;margin:0;font-size:28px;font-weight:900;line-height:1.25}.t-location__note{opacity:.85;max-width:100%;margin:16px 0 0;font-size:14px;font-weight:400;line-height:1.5}.t-location__map{justify-content:center;display:flex}.t-location__map img{object-fit:contain;width:100%;max-width:546px;height:auto}.t-location__actions{justify-content:center;display:flex}.t-rec--contact{padding:30px 0 210px}.t-rec--contact .t-section__title-wrap{margin-bottom:30px}.t-contact-icons{justify-content:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.t-contact-icons li{display:flex}.t-contact-icons a{aspect-ratio:1;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.t-contact-icons svg{aspect-ratio:1;flex-shrink:0;width:48px;height:48px;display:block}.t-footer{text-align:center;padding:20px}.t-footer a{color:#666;font-size:12px}.t-fab-wa{z-index:100000;box-sizing:border-box;background:#000;border:2px solid #008c44;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:fixed;bottom:24px;right:20px;overflow:hidden}.t-fab-wa img{object-fit:cover;border-radius:50%;width:100%;height:100%}@media (width<=959px){.t-hero-info__item{min-width:0}.t-hero-info__content{overflow-wrap:break-word;word-break:break-word;max-width:100%;padding:0 20px}.t-hero-info__item:nth-child(2) .t-hero-info__title,.t-hero-info__item:nth-child(2) .t-hero-info__title-accent{overflow-wrap:break-word;font-size:30px;line-height:1.1}.t-hero-info__point{max-width:100%}.t-hero-info__point-title{font-size:16px;line-height:1.25}.t-hero-info__point-text{font-size:15px;line-height:1.5}.t-rec--delivery .t-section__title{font-size:44px}.t-rec--location .t-container{padding-left:20px;padding-right:20px}.t-rec--location .t-section__title-wrap{text-align:left;margin-bottom:60px}.t-rec--location .t-section__title{text-align:left;letter-spacing:.02em;font-size:34px}.t-rec--company .t-container{padding-left:16px;padding-right:28px}.t-rec--company .t-section__title-wrap{text-align:left}}@media (width>=640px){.t-hero__actions{flex-flow:wrap;justify-content:center}.t-product__image img{max-width:520px}.t-location__label{font-size:32px}.t-location__address{font-size:36px}.t-location__note{font-size:16px}}@media (width>=960px){.t-header__wrap{flex-direction:column;justify-content:center;min-height:20vh;padding:10px 40px;display:flex}.t-header__main{min-height:inherit}.t-header__logo img{width:150px;max-width:150px}.t-header__desktop-actions{flex-shrink:0;display:flex}.t-fab-wa{width:63px;height:63px;bottom:50px;right:65px}.t-hero__actions,.t-menuburger{display:none}.t-header__menu{display:none!important}.t-hero-info__item{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;min-height:560px;padding:0 40px}.t-hero-info__item--img-left .t-hero-info__media{order:1}.t-hero-info__item--img-left .t-hero-info__content,.t-hero-info__item--img-right .t-hero-info__media{order:2}.t-hero-info__item--img-right .t-hero-info__content{order:1}.t-hero-info__item:nth-child(2){min-height:900px}.t-hero-info__title,.t-hero-info__title-accent{font-size:52px}.t-hero-info__item:first-child .t-hero-info__text{font-size:32px}.t-hero-info__point{margin-bottom:48px}.t-hero-info__point-title{margin-bottom:12px;font-size:36px}.t-hero-info__point-text{font-size:22px}.t-hero-info__item:nth-child(3) .t-hero-info__text{font-size:34px}.t-rec--delivery .t-section__title{font-size:102px}.t-delivery__text{font-size:30px}.t-rec--product{justify-content:center;align-items:flex-start;min-height:897px;padding:0 40px}.t-product__image{margin-bottom:35px}.t-product__image img{width:760px;max-width:100%;height:570px;max-height:570px}.t-product__name{font-size:46px}.t-product__volume{margin-top:11px}.t-product__prices{margin:12px auto 32px}.t-company-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.t-location{grid-template-columns:minmax(0,1fr) 546px;grid-template-areas:"text map""actions actions";align-items:start;gap:40px 24px;padding:0}.t-location__text{grid-area:text;max-width:580px;padding-top:40px}.t-location__map{grid-area:map;justify-content:flex-end}.t-location__map img{object-fit:contain;width:546px;height:550px}.t-location__actions{grid-area:actions;padding-top:20px}.t-location__label{margin-bottom:16px;font-size:52px}.t-location__address{max-width:580px;font-size:52px;line-height:1.2}.t-location__note{max-width:580px;font-size:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
