.page-template-template-home-new .header-spacer{display:none}#tanka-home{--c-brand:#222161;--c-text:#4c4c4c;--c-muted:#5f5f5f;--c-surface:#f5f5f5;--c-line:#d8d8d8;--c-card-line:rgba(156, 156, 156, 0.4);--c-card-media:#f1f1f0;--c-accent:#82dad9;--c-accent-hover:#f5a3c7;--pad-card:24px;--font:"IBM Plex Sans Hebrew", Assistant, sans-serif;--fs-title:clamp(28px, 4vw, 48px);--fs-card-title:23px;--fs-body:18px;--lh-body:1.28;--radius:12px;--radius-card:15px;--gap:16px;--section-pad:56px;--section-pad-sm:28px;--container:1400px;--pad-container:20px;--shadow-soft:0 54px 80px -16px rgba(219, 222, 229, 0.8);--speed-float:9s;--speed-spin:120s;font-family:var(--font);font-size:var(--fs-body);color:var(--c-text);background:#fff;overflow-x:clip}#tanka-home .th-container{max-width:calc(var(--container) + 2 * var(--pad-container));margin-inline:auto;padding-inline:var(--pad-container);position:relative}@media (min-width:1000px) and (max-width:1440px){#tanka-home{--pad-container:48px}}#tanka-home .th-section{position:relative;padding-block:var(--section-pad)}#tanka-home .th-products,#tanka-home .th-about{padding-block:var(--section-pad-sm)}#tanka-home .th-title{font-size:var(--fs-title);font-weight:700;line-height:1.16;color:var(--c-brand);margin:0 0 .3em}#tanka-home .th-subtitle,#tanka-home .th-text{font-size:var(--fs-body);line-height:var(--lh-body);margin:0 0 1em}#tanka-home .th-subtitle{color:var(--c-muted)}#tanka-home .th-center{text-align:center}#tanka-home .th-label{font-size:14px;letter-spacing:7px;color:var(--c-muted);margin-bottom:12px}#tanka-home .th-blob{position:absolute;pointer-events:none;user-select:none;z-index:0}#tanka-home .th-section>.th-container{z-index:1}#tanka-home .th-arrows{justify-content:end;display:flex;gap:var(--gap)}#tanka-home .th-arrow{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:var(--c-brand);cursor:pointer;transition:opacity 0.2s}#tanka-home .th-arrow:hover{opacity:.85}#tanka-home .th-card,#tanka-home .th-steps__pill{background:#fff;border-radius:var(--radius-card)}@keyframes th-float{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-18px) rotate(3deg)}}@keyframes th-spin{to{transform:rotate(360deg)}}#tanka-home .th-float{animation:th-float var(--speed-float) ease-in-out infinite}#tanka-home .th-float-slow{animation:th-float calc(var(--speed-float) * 1.8) ease-in-out infinite}@media (prefers-reduced-motion:reduce){#tanka-home .th-float,#tanka-home .th-float-slow,#tanka-home .th-globe__earth{animation:none!important}}#tanka-home .th-hero{position:relative;height:min(600px, 70vh);background:#d0cccc;overflow:hidden}#tanka-home .th-hero__video{width:100%;height:100%;object-fit:cover}#tanka-home .th-hero__overlay{position:absolute;inset:0;background:rgba(0,0,0,.2);pointer-events:none}#tanka-home .th-hero__toggle{position:absolute;left:24px;bottom:24px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.6);border-radius:50%;background:rgba(0,0,0,.35);cursor:pointer;transition:background 0.2s}#tanka-home .th-hero__toggle:hover{background:rgba(0,0,0,.6)}#tanka-home .th-hero__icon-play,#tanka-home .th-hero.is-paused .th-hero__icon-pause{display:none}#tanka-home .th-hero.is-paused .th-hero__icon-play{display:block}#tanka-home .th-hero--image{height:auto;background:none}#tanka-home .th-hero--image .th-hero__link{display:block}#tanka-home .th-hero__image{width:100%;height:auto;display:block}#tanka-home .th-products__head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:var(--gap);margin-bottom:24px}#tanka-home .th-blob--products{inset-inline-start:-140px;bottom:-120px;width:320px}#tanka-home .th-carousel .swiper-slide,#tanka-home .th-ig__track .swiper-slide{width:auto}#tanka-home .th-carousel .swiper-slide{height:auto}#tanka-home .th-card{display:flex;flex-direction:column}#tanka-home .th-card__price{margin-top:auto;padding-top:8px}#tanka-home .th-carousel{padding-block:8px}#tanka-home .th-card{width:min(350px, 80vw);border:1px solid var(--c-card-line);overflow:hidden;text-align:right;padding-bottom:var(--pad-card);text-decoration:none;color:inherit;transition:box-shadow 0.25s,transform 0.25s}#tanka-home .th-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}#tanka-home .th-card__img{position:relative;background:var(--c-card-media)}#tanka-home .th-card__img img{width:100%;aspect-ratio:1;object-fit:cover;display:block;mix-blend-mode:multiply;transition:opacity 0.45s ease}#tanka-home .th-card.has-hover:hover .th-card__img>img:first-child{opacity:0}#tanka-home .th-card__img-hover{position:absolute;inset:0;opacity:0;mix-blend-mode:normal;transform:scale(1.04);transition:opacity 0.45s ease,transform 0.6s ease}#tanka-home .th-card.has-hover:hover .th-card__img-hover{opacity:1;transform:scale(1)}#tanka-home .th-card__info{display:flex;flex-direction:column;gap:2px;padding:var(--pad-card) var(--pad-card) 0}#tanka-home .th-card__title,#tanka-home .th-card__sub{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin:0}#tanka-home .th-card__title{font-size:var(--fs-body);font-weight:700;color:#000;-webkit-line-clamp:2}#tanka-home .th-card__sub{color:var(--c-muted);-webkit-line-clamp:1}#tanka-home .th-card__price{font-weight:700;color:#000;padding-inline:var(--pad-card);text-align:start}#tanka-home .th-about,#tanka-home .th-benefits{background:var(--c-surface)}#tanka-home .th-about__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px, 4vw, 56px);align-items:center}#tanka-home .th-about__media{position:relative}#tanka-home .th-about__bracelet{width:145px;margin-bottom:16px}#tanka-home .th-about__img{width:100%;max-width:559px}#tanka-home .th-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(12px, 2.2vw, 32px)}#tanka-home .th-benefit{text-align:start;padding:27px;margin:-20px;border-radius:var(--radius);transition:background-color 0.3s,box-shadow 0.3s,transform 0.3s}#tanka-home .th-benefit:hover{background:#fff;box-shadow:var(--shadow-soft);transform:translateY(-6px)}#tanka-home .th-benefit__icon{display:inline-block;width:52px;margin-bottom:24px;color:var(--c-accent);transition:transform 0.35s ease,color 0.35s ease}#tanka-home .th-benefit:hover .th-benefit__icon{transform:rotate(-20deg);color:var(--c-accent-hover)}#tanka-home .th-benefit__title{font-size:var(--fs-card-title);font-weight:700;color:var(--c-brand);line-height:1.22;margin:0 0 18px}#tanka-home .th-benefit__text{color:var(--c-muted);margin:0}#tanka-home .th-ig{background:var(--c-surface);padding:60px}@media (max-width:639px){#tanka-home .th-ig{padding-block:60px;padding-inline:0}}#tanka-home .th-ig__arrows{margin-bottom:24px}#tanka-home .th-ig__track{overflow:hidden;scroll-snap-type:none}#tanka-home .th-ig__inner{display:flex;gap:var(--gap);transition:transform 0.5s ease;will-change:transform}#tanka-home .th-ig__inner>*{flex-shrink:0}#tanka-home .th-ig__item{position:relative;width:275px;height:364px;border-radius:var(--radius);overflow:hidden;margin:0;cursor:pointer}#tanka-home .th-ig__item>img,#tanka-home .th-ig__video{width:100%;height:100%;object-fit:cover;display:block}#tanka-home .th-ig__play{position:absolute;inset:0;margin:auto;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:rgba(0,0,0,.45);pointer-events:none;transition:opacity 0.2s}#tanka-home .th-ig__item:hover .th-ig__play{opacity:0}#tanka-home .th-reel{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center}#tanka-home .th-reel[hidden]{display:none}#tanka-home .th-reel__stage{height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px}#tanka-home .th-reel__video{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;width:auto;max-width:100vw;aspect-ratio:9 / 16;object-fit:contain;border-radius:12px;background:#000}#tanka-home .th-reel__close{position:absolute;top:20px;right:20px;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.15);cursor:pointer;z-index:2}#tanka-home .th-reel__nav{position:absolute;top:50%;translate:0 -50%;width:52px;height:52px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.15);cursor:pointer;z-index:2;transition:background 0.2s}#tanka-home .th-reel__nav:hover{background:rgba(255,255,255,.3)}#tanka-home .th-reel__nav--prev{right:24px}#tanka-home .th-reel__nav--next{left:24px}@media (max-width:767px){#tanka-home .th-reel__stage{padding:0}#tanka-home .th-reel__video{width:100vw;height:100dvh;border-radius:0;object-fit:cover}#tanka-home .th-reel__nav{display:none}}#tanka-home .th-ig__meta{position:absolute;inset:0 0 auto 0;display:flex;justify-content:flex-end;align-items:center;gap:4px;padding:12px;height:100px;background:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,0));color:#fff;font-size:12px;align-items:flex-start}#tanka-home .th-ig__meta img{width:24px}#tanka-home .th-skin{background:var(--c-surface)}#tanka-home .th-skin__icon{display:inline-block;color:var(--c-brand);margin-bottom:16px}#tanka-home .th-skin__grid{display:flex;gap:clamp(20px, 4vw, 56px);align-items:center;margin-bottom:var(--section-pad)}@media (min-width:901px){#tanka-home .th-skin__grid{margin-bottom:48px}}#tanka-home .th-skin__text{flex:1}#tanka-home .th-skin__media{flex:1.2}#tanka-home .th-skin__media img{width:100%;border-radius:var(--radius)}#tanka-home .th-steps__head{margin-bottom:24px}#tanka-home .th-steps{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}#tanka-home .th-steps__pill{position:relative;background:var(--c-surface);border-radius:var(--radius);min-width:180px;flex:1;padding:22px 16px;font-size:17px;font-weight:700;color:#000;text-align:center;filter:drop-shadow(4px 13px 9.75px rgba(34,33,97,.04))}#tanka-home .th-steps__info{position:absolute;top:7px;inset-inline-start:7px;line-height:0}#tanka-home .th-steps__arrow{display:grid;place-items:center}#tanka-home button.th-steps__pill{border:0;font-family:inherit;cursor:pointer;transition:transform 0.25s,box-shadow 0.25s}#tanka-home button.th-steps__pill:hover{transform:translateY(-4px);box-shadow:0 14px 30px -10px rgba(34,33,97,.25)}#tanka-home .th-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px}#tanka-home .th-modal[hidden]{display:none}#tanka-home .th-modal__overlay{position:absolute;inset:0;background:rgba(34,33,97,.55);cursor:pointer}#tanka-home .th-modal__box{position:relative;width:min(570px, 100%);min-height:440px;background:#fff;border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:64px 40px;animation:th-modal-in 0.3s ease}@keyframes th-modal-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}#tanka-home .th-modal__swirl{position:absolute;inset-block:0;left:0;width:72%;height:100%;pointer-events:none}#tanka-home .th-modal__close{position:absolute;top:25px;right:25px;background:none;border:0;padding:0;cursor:pointer;line-height:0}#tanka-home .th-modal__title{position:relative;font-size:var(--fs-title);font-weight:700;line-height:.96;color:var(--c-brand);margin:0 0 24px}#tanka-home .th-modal__text{position:relative;max-width:400px;color:var(--c-text);margin:0}#tanka-home .th-ing{padding-bottom:56px}#tanka-home .th-ing__grid{display:flex;flex-direction:column;gap:clamp(24px, 4vw, 40px);margin-top:40px}#tanka-home .th-ing__row{display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(20px, 4vw, 48px)}#tanka-home .th-ing__item{text-align:center;width:336px;max-width:100%}#tanka-home .th-ing__icon{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--c-brand);margin-bottom:8px}#tanka-home .th-ing__icon svg{width:20px;height:20px}#tanka-home .th-ing__item h3{font-size:var(--fs-card-title);font-weight:700;color:var(--c-brand);margin:0 0 8px}#tanka-home .th-ing__item p{color:var(--c-muted);margin:0;line-height:normal}#tanka-home .th-blob--ing-r{right:0;top:0;width:min(458px, 30vw)}#tanka-home .th-blob--ing-l{left:0;bottom:0;width:min(218px, 18vw)}#tanka-home .th-faq__list{max-width:1154px;margin:32px auto 0}#tanka-home .th-faq__item{border-bottom:1px solid var(--c-line)}#tanka-home .th-faq__q{display:flex;justify-content:space-between;align-items:center;width:100%;padding:23px 0;background:none;border:0;cursor:pointer;font:inherit;color:#080808;text-align:start}#tanka-home .th-faq__plus{position:relative;width:33px;height:33px;flex-shrink:0;transition:transform 0.3s}#tanka-home .th-faq__plus::before,#tanka-home .th-faq__plus::after{content:"";position:absolute;inset:0;margin:auto;background:var(--c-brand)}#tanka-home .th-faq__plus::before{width:100%;height:2px}#tanka-home .th-faq__plus::after{width:2px;height:100%}#tanka-home .th-faq__q[aria-expanded="true"] .th-faq__plus{transform:rotate(45deg)}#tanka-home .th-faq__a{padding:0 0 23px;color:var(--c-muted)}#tanka-home .th-globe{background:var(--c-surface);padding-bottom:0}#tanka-home .th-globe__text{max-width:794px;margin-inline:auto}#tanka-home .th-globe__stage{position:relative;height:clamp(180px, 24vw, 380px);margin-top:32px;overflow:hidden}#tanka-home .th-globe__stage::after{content:"";position:absolute;inset-inline:0;bottom:0;height:60%;background:linear-gradient(to top,#c8e8ff 0%,rgba(255,255,255,0) 100%);z-index:1;pointer-events:none}#tanka-home .th-globe__flags{position:absolute;inset-inline:0;bottom:0;display:flex;justify-content:center;align-items:flex-end;gap:clamp(8px, 2vw, 24px);z-index:2}#tanka-home .th-globe__flags img{width:clamp(60px, 8vw, 121px)}#tanka-home .th-globe__earth{position:absolute;left:50%;top:0;width:85%;aspect-ratio:1;translate:-50% 0;animation:th-spin var(--speed-spin) linear infinite;will-change:transform}@media (max-width:900px){#tanka-home .th-about__grid{grid-template-columns:1fr}#tanka-home .th-skin__grid{flex-direction:column}#tanka-home .th-skin__text{order:1}#tanka-home .th-skin__media{order:2}#tanka-home .th-steps{justify-content:center}#tanka-home .th-steps__arrow{display:none}#tanka-home .th-steps__pill{flex:0 1 calc(50% - 8px)}#tanka-home .th-blob{opacity:.5}}@media (max-width:639px){#tanka-home{--pad-card:12px;--section-pad:20px;--section-pad-sm:20px}#tanka-home .th-card__title{font-size:14px}#tanka-home .th-card__sub{font-size:12px}#tanka-home .th-card__price{font-size:14px}#tanka-home .th-about__bracelet{width:100px}#tanka-home .th-steps{padding-bottom:20px}#tanka-home .th-ing{padding-top:40px;padding-bottom:20px}}