.order-messenger-modal{z-index:99999;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;padding:16px;transition:opacity .25s,visibility .25s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.order-messenger-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.order-messenger-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0f148c;position:absolute;top:0;bottom:0;left:0;right:0}.order-messenger-modal__dialog{z-index:1;background:#fff;border-radius:16px;width:100%;max-width:420px;padding:28px 22px 22px;font-family:Montserrat,system-ui,sans-serif;position:relative;box-shadow:0 20px 50px #0003}.order-messenger-modal__close{color:#666;cursor:pointer;background:0 0;border:0;border-radius:8px;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:12px;right:14px}.order-messenger-modal__close:hover{color:#111;background:#f2f2f2}.order-messenger-modal__title{color:#1a1a1a;margin:0 32px 10px 0;font-size:1.25rem;font-weight:700;line-height:1.3}.order-messenger-modal__lead{color:#444;margin:0 0 20px;font-size:.9rem;line-height:1.5}.order-messenger-modal__choices{flex-direction:column;gap:12px;display:flex}.order-messenger-modal__choice{cursor:pointer;text-align:left;width:100%;font:inherit;background:#fafafa;border:2px solid #e8e8ec;border-radius:12px;align-items:flex-start;gap:14px;padding:14px 16px;transition:border-color .2s,background .2s;display:flex}.order-messenger-modal__choice:hover{background:#fff;border-color:#c9c9d4}.order-messenger-modal__choice-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.order-messenger-modal__choice-icon--tg{background:linear-gradient(145deg,#37aee2,#1e96c8)}.order-messenger-modal__choice-icon--max{background:linear-gradient(145deg,#6b5ce7,#4f46e5)}.order-messenger-modal__choice-icon svg{width:26px;height:26px}.order-messenger-modal__choice-body{min-width:0}.order-messenger-modal__choice-name{color:#111;margin-bottom:4px;font-size:1rem;font-weight:700;display:block}.order-messenger-modal__choice-hint{color:#666;font-size:.8rem;line-height:1.45;display:block}@media (max-width:420px){#result_slider .swiper-wrapper__center{margin-left:inherit}}.tb-item-page .tb-hero-section{background:#265b49;flex-shrink:0;width:100%;position:relative;overflow:hidden}.tb-item-page .tb-hero-bg-image{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;top:0;right:0}.tb-item-page .tb-hero-bg-overlay{display:none;position:absolute;top:0;bottom:0;left:0;right:0}.tb-item-page .tb-hero-content{z-index:2;flex-direction:column;align-items:center;gap:12px;padding:15rem 20px 48px;display:flex;position:relative}.tb-item-page .tb-left-column{display:contents}.tb-item-page .tb-right-column{order:2}.tb-item-page .tb-product-title{text-align:center;flex-direction:column;order:1;align-items:center;gap:6px;display:flex}.tb-item-page .tb-product-name-main{text-transform:uppercase;color:#fbb823;font-family:EB Garamond,serif;font-size:34px;font-weight:600;line-height:100%}.tb-item-page .tb-product-name-sub{text-transform:uppercase;color:#fff;font-family:EB Garamond,serif;font-size:22px;font-weight:600;line-height:100%}.tb-item-page .tb-product-tagline{color:#fff;font-size:18px;font-weight:700;line-height:120%}.tb-item-page .tb-offer-card{background:#fff;border-radius:22.5px;flex-direction:column;order:3;align-items:center;gap:21px;width:100%;max-width:440px;margin:18px 0 2px;padding:18px 30px;display:flex}.tb-item-page .tb-discount-label{text-align:center;color:#e10000;font-size:18px;line-height:100%}.tb-item-page .tb-discount-label strong{font-weight:700}.tb-item-page .tb-discount-label span{font-weight:400}.tb-item-page .tb-price-row{justify-content:center;align-items:center;gap:40px;display:flex}.tb-item-page .tb-price-old{color:#36363699;font-size:20px;font-weight:700;text-decoration:line-through}.tb-item-page .tb-price-new{color:#363636;font-size:30px;font-weight:700}.tb-item-page .tb-timer-wrapper{background:#f7f7f7;border-radius:100px;justify-content:center;align-items:flex-start;gap:18px;width:100%;padding:16px 28px;display:flex}.tb-item-page .tb-timer-unit{flex-direction:column;align-items:center;gap:3px;display:flex}.tb-item-page .tb-timer-digits{color:#e10000;text-align:center;min-width:28px;font-size:27px;font-weight:700;line-height:100%}.tb-item-page .tb-timer-label{color:#b3aaaa;text-align:center;font-size:8px;font-weight:500;line-height:100%}.tb-item-page .tb-timer-separator{color:#b3aaaa;padding-top:2px;font-size:27px;font-weight:500;line-height:100%}.tb-item-page .tb-btn-outer{flex-direction:column;order:4;align-items:center;gap:16px;width:100%;max-width:300px;display:flex}.tb-item-page .tb-btn-outer a{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fbb823;border:none;border-radius:200px;justify-content:center;align-items:center;width:100%;height:54px;text-decoration:none;display:flex}.tb-item-page .tb-btn-outer a:active{opacity:.88}.tb-item-page .tb-primary-button{color:#363636;text-align:center;font-size:16px;font-weight:700;line-height:100%}.tb-item-page .tb-tagline-quote{color:#fff;text-align:center;max-width:320px;font-size:12px;font-weight:400;line-height:110%}@media (max-width:350px){.tb-item-page .tb-hero-content{padding-left:15px;padding-right:15px}.tb-item-page .tb-product-name-main{font-size:28px}.tb-item-page .tb-product-name-sub{font-size:22px}.tb-item-page .tb-offer-card{padding:16px 20px}.tb-item-page .tb-price-row{gap:20px}.tb-item-page .tb-price-old{font-size:18px}.tb-item-page .tb-price-new{font-size:26px}.tb-item-page .tb-timer-wrapper{gap:10px;padding:12px 14px}.tb-item-page .tb-timer-digits{min-width:22px;font-size:22px}.tb-item-page .tb-timer-separator{font-size:22px}.tb-item-page .tb-btn-outer a{height:48px}.tb-item-page .tb-primary-button{font-size:14px}}@media (min-width:520px){.tb-item-page .tb-hero-bg-overlay{background:linear-gradient(#265b4980 32%,#265b4959 60%,#0000 80%);display:block}}@media (min-width:640px){.tb-item-page .tb-hero-content{gap:36px;padding:56px 40px}.tb-item-page .tb-product-name-main{font-size:44px}.tb-item-page .tb-product-name-sub{font-size:32px}.tb-item-page .tb-product-tagline{font-size:24px}.tb-item-page .tb-offer-card{border-radius:32px;gap:28px;padding:26px 36px}.tb-item-page .tb-discount-label{font-size:24px}.tb-item-page .tb-price-old{font-size:26px}.tb-item-page .tb-price-new{font-size:44px}.tb-item-page .tb-timer-wrapper{gap:22px;max-width:354px;padding:18px 36px}.tb-item-page .tb-timer-digits{min-width:48px;font-size:40px}.tb-item-page .tb-timer-separator{font-size:40px}.tb-item-page .tb-btn-outer{max-width:480px}.tb-item-page .tb-btn-outer a{height:80px}.tb-item-page .tb-primary-button{font-size:22px}.tb-item-page .tb-tagline-quote{max-width:480px;font-size:20px}}@media (min-width:1024px){.tb-item-page .tb-hero-section{height:100vh;min-height:740px;max-height:900px}.tb-item-page .tb-hero-bg-image{object-position:top right;width:83%;height:110%;top:-28px;left:auto;right:0}.tb-item-page .tb-hero-bg-overlay{background:linear-gradient(90deg,#265b49 32%,#265b49b3 60%,#0000 80%);display:block}.tb-item-page .tb-hero-content{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:40px;max-width:1440px;height:100%;margin:0 auto;padding:84px 40px}.tb-item-page .tb-left-column{flex-direction:column;align-items:center;gap:15px;display:flex}.tb-item-page .tb-product-title{align-items:center;gap:7px;margin-bottom:1.3rem}.tb-item-page .tb-product-name-main{font-size:44px}.tb-item-page .tb-product-name-sub{font-size:32px}.tb-item-page .tb-product-tagline{font-size:28px}.tb-item-page .tb-offer-card{border-radius:32px;gap:24px;min-height:310px;margin:0;padding:26px 43px}.tb-item-page .tb-discount-label{font-size:26px;line-height:1}.tb-item-page .tb-price-row{gap:58px}.tb-item-page .tb-price-old{font-size:28px}.tb-item-page .tb-price-new{font-size:44px}.tb-item-page .tb-timer-wrapper{gap:25px;width:354px;max-width:354px;padding:20px 40px}.tb-item-page .tb-timer-digits,.tb-item-page .tb-timer-separator{font-size:40px}.tb-item-page .tb-btn-outer{width:100%;max-width:100%}.tb-item-page .tb-btn-outer a{height:90px}.tb-item-page .tb-primary-button{font-size:24px}.tb-item-page .tb-right-column{flex-direction:column;flex-shrink:1;justify-content:flex-end;align-items:flex-end;width:100%;max-width:565px;display:flex}.tb-item-page .tb-tagline-quote{text-align:right;max-width:100%;font-size:26px}}@media (min-width:1280px){.tb-item-page .tb-hero-content{gap:0;padding:84px 102px}}@media (min-width:1440px){.tb-item-page .tb-hero-section{height:740px}}.tbrv-reviews-section{background:#f7f7f7;flex-direction:column;padding:40px 0 60px;display:flex;overflow:visible;height:auto!important;min-height:auto!important}@media (min-width:1024px){.tbrv-reviews-section{display:none}}@media (max-width:1200px){.wrapper-tbrv-reviews-section{overflow:hidden}}.tbrv-reviews-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:0 20px;display:flex}.tbrv-reviews-title{color:#363636;text-align:left;margin:0;font-family:EB Garamond,serif;font-size:36px;font-weight:600;line-height:110%}.tbrv-reviews-nav{flex-shrink:0;align-items:center;gap:10px;display:flex}.tbrv-slider-btn{color:#363636;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #36363640;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:transform .15s,opacity .15s,border-color .15s;display:inline-flex}.tbrv-slider-btn svg{width:14px;height:18px}.tbrv-slider-btn:active{transform:scale(.96)}.tbrv-slider-btn--disabled,.tbrv-slider-btn:disabled{opacity:.35;cursor:default;transform:none}.tbrv-slider-btn--disabled:active,.tbrv-slider-btn:disabled:active{transform:none}.tbrv-reels-slider{min-height:497.778px;overflow:visible}.tbrv-reel-card{aspect-ratio:9/16;cursor:pointer;background:#265b49;border-radius:18px;width:280px;text-decoration:none;display:block;position:relative;overflow:hidden}@media (max-width:380px){.tbrv-reel-card{width:240px}.tbrv-reels-slider{min-height:426.667px}}.tbrv-reel-media{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.tbrv-reel-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.tbrv-reel-overlay{background:linear-gradient(#0000 60%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:20px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tbrv-reel-info{align-items:center;gap:12px;display:flex}.tbrv-reel-avatar{color:#fff;background:#fbb823;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;display:flex}.tbrv-reel-author{color:#fff;text-shadow:0 2px 4px #0009;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:120%}.tb-reels-slider{min-height:497.778px;overflow:visible}.tb-reel-card{aspect-ratio:9/16;cursor:pointer;background:#265b49;border-radius:18px;width:280px;text-decoration:none;display:block;position:relative;overflow:hidden}@media (max-width:380px){.tb-reel-card{width:240px}.tb-reels-slider{min-height:426.667px}}.tb-reel-media{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.tb-reel-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.tbrv-reviews-modal{z-index:99999;background:#000000e6;flex-direction:column;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.tbrv-reviews-modal.active{display:flex}.tbrv-modal-close{color:#fff;z-index:100000;cursor:pointer;background:#0000004d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding-bottom:4px;font-size:36px;line-height:1;display:flex;position:absolute;top:20px;right:20px}.tbrv-modal-slider{width:100%;height:100%;display:flex}.tbrv-modal-slide{justify-content:center;align-items:center;width:100vw;height:100%;display:flex;position:relative}.tbrv-modal-slide img{object-fit:contain;width:100%;height:100%}.tbrv-reviews-modal .swiper-button-prev,.tbrv-reviews-modal .swiper-button-next{color:#fff;z-index:100001;cursor:pointer;pointer-events:auto;width:44px;height:44px;margin-top:-22px}.tbrv-reviews-modal .swiper-button-prev:after,.tbrv-reviews-modal .swiper-button-next:after{font-size:24px}.tbrv-reviews-modal .swiper-button-prev.swiper-button-disabled,.tbrv-reviews-modal .swiper-button-next.swiper-button-disabled{opacity:.5;cursor:default}.tb-modal-nav{z-index:10;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.tb-modal-prev,.tb-modal-next{cursor:pointer;-webkit-tap-highlight-color:transparent;flex:1;height:100%}.bn-page{box-sizing:border-box;background:#363636;justify-content:center;align-items:flex-start;min-height:100vh;margin:0;padding:20px;font-family:Montserrat,-apple-system,Roboto,Helvetica,sans-serif;display:flex}.bn-banner-wrapper{opacity:0;z-index:1000;box-sizing:border-box;background:#fff;border-radius:33px;align-items:center;gap:14.5px;width:95vw;max-width:1290px;padding:10px 10px 10px 30px;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .5s ease-out;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%,-150%);box-shadow:0 10px 30px #00000026}.bn-banner-wrapper.bn-show{opacity:1;transform:translate(-50%)}@media (min-width:1025px) and (max-width:1290px){.bn-banner-wrapper{max-width:none;transform:translate(-50%, -150%) scale(calc(100vw / 1290));transform-origin:top}.bn-banner-wrapper.bn-show{transform:translate(-50%, 0) scale(calc(100vw / 1290))}}.bn-banner-main{flex:1;justify-content:space-between;align-items:center;height:48px;display:flex}.bn-left-group{align-items:center;gap:40px;display:flex}.bn-discount-text{color:#e10000;white-space:nowrap;margin:0;font-size:21px;line-height:100%}.bn-discount-text strong{font-weight:700}.bn-discount-text span{font-weight:400}.bn-prices{align-items:center;gap:20px;display:flex}.bn-price-old{color:#36363699;white-space:nowrap;font-size:14px;font-weight:700;text-decoration:line-through}.bn-price-new{color:#363636;white-space:nowrap;font-size:24px;font-weight:700}.bn-timer-pill{box-sizing:border-box;background:#f7f7f7;border-radius:85px;justify-content:center;align-items:center;gap:20px;height:50px;padding:5px 30px;display:flex}.bn-timer-unit{flex-direction:column;align-items:center;gap:2px;display:flex}.bn-timer-number{color:#e10000;text-align:center;font-size:40px;font-weight:700;line-height:100%}.bn-timer-tag{color:#b3aaaa;text-align:center;font-size:5px;font-weight:500;line-height:100%;display:none}.bn-timer-colon{color:#b3aaaa;font-size:40px;font-weight:500;line-height:100%}.bn-cta-btn{background:#fbb823;border-radius:204px;flex-shrink:0;justify-content:center;align-items:center;width:300px;min-width:300px;height:50px;text-decoration:none;display:flex}.bn-cta-label{color:#363636;white-space:nowrap;font-size:18px;font-weight:700;line-height:100%;transition:text-shadow .3s;text-decoration:none!important}.bn-cta-btn,.bn-cta-btn:hover{text-decoration:none!important}.bn-cta-btn:hover .bn-cta-label{text-shadow:0 4px 10px #00000040}@media (min-width:1025px) and (max-width:1265px){.bn-discount-text{font-size:16px}.bn-timer-number,.bn-timer-colon{font-size:25px}.bn-cta-btn{width:240px;min-width:240px;height:44px}.bn-cta-label{font-size:15px}}@media (min-width:1025px) and (max-width:1064px){.bn-banner-wrapper{gap:10px;padding:10px 10px 10px 15px}.bn-discount-text{font-size:14px}.bn-timer-number,.bn-timer-colon{font-size:20px}.bn-timer-pill{padding:5px 15px}.bn-cta-btn{width:200px;min-width:200px;height:40px}.bn-cta-label{font-size:13px}}@media (max-width:1024px){.bn-banner-wrapper{background:0 0;flex-direction:column;align-items:center;gap:8px;width:auto;max-width:none;padding:0}.bn-banner-main{background:#fff;border-radius:22.5px;flex:none;align-items:flex-start;width:340px;height:auto;min-height:50px;padding:.8rem 11px 8px 20px}.bn-left-group{flex-direction:column;align-items:flex-start;gap:2px}.bn-discount-text{white-space:normal;flex-direction:column;align-items:flex-start;font-size:11px;display:flex}.bn-prices{display:none}.bn-timer-pill{border-radius:44px;gap:10px;height:30px;padding:4px 12px}.bn-timer-number{font-size:16px}.bn-timer-tag{display:block}.bn-timer-colon{padding-top:1px;font-size:16px}.bn-cta-btn{border-radius:72px;width:216px;min-width:auto;height:40px;position:absolute;top:3rem}.bn-cta-label{font-size:12px}}@media (max-width:368px){.bn-banner-wrapper{width:100%;padding:0 10px}.bn-banner-main{width:290px}.bn-left-group{gap:0}.bn-timer-pill{gap:6px;padding:4px 8px}.bn-timer-number{font-size:14px}.bn-cta-btn{width:100%;max-width:210px;position:absolute;top:3rem}}@media (max-width:340px){.bn-banner-main{width:275px}}.tb-item-page.gray .tb-hero-section{background:linear-gradient(#343434 0%,#545454 65%,#ababab 100%)}@media (min-width:520px){.tb-item-page.gray .tb-hero-bg-overlay{background:linear-gradient(#34343480 32%,#34343459 60%,#0000 80%)}}@media (min-width:1024px){.tb-item-page.gray .tb-hero-bg-overlay{background:linear-gradient(90deg,#343434 32%,#343434b3 60%,#0000 80%)}}.tb-item-page.pink .tb-hero-section{background:linear-gradient(#9e667f 0%,#ab6b87 56%,#c47c9c 100%)}@media (min-width:520px){.tb-item-page.pink .tb-hero-bg-overlay{background:linear-gradient(#9e667f80 32%,#9e667f59 60%,#0000 80%)}}@media (min-width:1024px){.tb-item-page.pink .tb-hero-bg-overlay{background:linear-gradient(90deg,#9e667f 32%,#9e667fb3 60%,#0000 80%)}}