.tyvexo-fbar{width:100vw - 1px;margin-left:calc(50% - 50vw + 7.5px);box-sizing:border-box;overflow:hidden}.tyvexo-fbar__inner{width:100%;max-width:100%;box-sizing:border-box}.tyvexo-fbar__strip{width:100%;max-width:100%;box-sizing:border-box;background:#0d0d0d;background-image:radial-gradient(ellipse at 50% -30%,rgba(201,168,108,.06) 0%,transparent 65%);border:1px solid rgba(255,255,255,.08);border-radius:0;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.tyvexo-fbar__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 24px;position:relative;cursor:default;transition:opacity .22s ease}.tyvexo-fbar__item:hover{opacity:.7}.tyvexo-fbar__item:not(:first-child):before{content:"";position:absolute;inset-inline-start:0;top:18%;height:64%;width:1px;background:#ffffff12}.tyvexo-fbar__ring{width:56px;height:56px;border-radius:50%;border:1px solid rgba(201,168,108,.32);background:#c9a86c0a;box-shadow:0 0 22px #c9a86c12,inset 0 0 10px #c9a86c08;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c9a86c;margin-bottom:16px;transition:box-shadow .3s ease,border-color .3s ease}.tyvexo-fbar__item:hover .tyvexo-fbar__ring{box-shadow:0 0 32px #c9a86c29,inset 0 0 14px #c9a86c0f;border-color:#c9a86c8c}.tyvexo-fbar__ring svg{width:22px;height:22px;display:block}.tyvexo-fbar__title{display:block;font-size:14.5px;font-weight:700;color:#efefef;letter-spacing:-.01em;line-height:1.3;margin-bottom:8px}.tyvexo-fbar__text{font-size:12.5px;color:#565656;line-height:1.7;margin:0;font-weight:400}@media screen and (min-width:990px){.tyvexo-fbar__item{padding:36px 16px}}@media screen and (max-width:749px){.tyvexo-fbar__strip{grid-template-columns:repeat(2,1fr);border-radius:16px}.tyvexo-fbar__item{padding:30px 16px}.tyvexo-fbar__item:nth-child(n+3){border-top:1px solid rgba(255,255,255,.07)}.tyvexo-fbar__item:nth-child(3):before{display:none}.tyvexo-fbar__ring{width:48px;height:48px}.tyvexo-fbar__ring svg{width:19px;height:19px}.tyvexo-fbar__title{font-size:13px}.tyvexo-fbar__text{font-size:11.5px}}.tyvexo-about{direction:rtl;background:#fff;color:#111}.tyvexo-about__container{max-width:1100px;margin:0 auto;padding:0 32px}.tyvexo-about__container--narrow{max-width:680px}.tyvexo-about__reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.tyvexo-about__reveal.tyvexo-about--visible{opacity:1;transform:translateY(0)}.tyvexo-about__hero{padding:108px 0 72px;text-align:center}.tyvexo-about__hero-title{font-size:clamp(52px,9vw,100px);font-weight:800;letter-spacing:-.04em;line-height:.95;margin:0 0 28px;color:#0a0a0a;animation:tyvexo-fade-up .85s cubic-bezier(.22,1,.36,1) both}.tyvexo-about__hero-subtitle{font-size:clamp(16px,2.2vw,20px);color:#777;line-height:1.75;margin:0 0 52px;font-weight:400;animation:tyvexo-fade-up .85s .12s cubic-bezier(.22,1,.36,1) both}.tyvexo-about__hero-line{width:40px;height:2px;background:#0a0a0a;margin:0 auto;animation:tyvexo-fade-up .85s .22s cubic-bezier(.22,1,.36,1) both}@keyframes tyvexo-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.tyvexo-about__story{padding:80px 0 88px;text-align:right}.tyvexo-about__story-p{font-size:17px;line-height:2;color:#3a3a3a;margin:0 0 32px;font-weight:400}.tyvexo-about__story-p:last-child{margin-bottom:0}.tyvexo-about__values{background:#0d0d0d;padding:88px 0}.tyvexo-about__values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tyvexo-about__value-card{background:#161616;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:44px 32px 40px;text-align:center;transition:border-color .3s ease,transform .35s ease;cursor:default}.tyvexo-about__value-card:hover{border-color:#ffffff2e;transform:translateY(-5px)}.tyvexo-about__value-icon{width:44px;height:44px;margin:0 auto 24px;color:#fff;opacity:.85}.tyvexo-about__value-icon svg{width:100%;height:100%}.tyvexo-about__value-title{color:#fff;font-size:15px;font-weight:700;letter-spacing:.01em;margin:0 0 12px;line-height:1.4}.tyvexo-about__value-desc{color:#777;font-size:14px;line-height:1.75;margin:0}.tyvexo-about__trust{padding:104px 0;text-align:center;background:#fff}.tyvexo-about__trust-text{font-size:clamp(18px,2.4vw,24px);line-height:1.75;color:#555;margin:0;font-weight:400;font-style:italic}.tyvexo-about__cta{background:#0a0a0a;padding:104px 0;text-align:center}.tyvexo-about__cta-inner{display:flex;flex-direction:column;align-items:center;gap:40px}.tyvexo-about__cta-heading{color:#fff;font-size:clamp(26px,4vw,42px);font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0}.tyvexo-about__cta-btn{display:inline-block;padding:15px 44px;border:1px solid #ffffff;color:#fff;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.12em;border-radius:2px;transition:background .25s ease,color .25s ease}.tyvexo-about__cta-btn:hover{background:#fff;color:#0a0a0a}@media screen and (max-width:749px){.tyvexo-about__container{padding:0 20px}.tyvexo-about__hero{padding:72px 0 52px}.tyvexo-about__story{padding:56px 0 64px}.tyvexo-about__story-p{font-size:16px;line-height:1.9;margin-bottom:28px}.tyvexo-about__values{padding:64px 0}.tyvexo-about__values-grid{grid-template-columns:1fr;gap:16px}.tyvexo-about__value-card{padding:36px 24px}.tyvexo-about__trust,.tyvexo-about__cta{padding:72px 0}.tyvexo-about__cta-btn{padding:14px 36px}}.tyvexo-faq{direction:rtl}.tyvexo-faq__container{max-width:1100px;margin:0 auto;padding:0 32px}.tyvexo-faq__container--narrow{max-width:760px}.tyvexo-faq__hero{background:#fff;padding:104px 0 72px;text-align:center}.tyvexo-faq__hero-title{font-size:clamp(48px,8vw,88px);font-weight:800;letter-spacing:-.04em;line-height:.95;color:#0a0a0a;margin:0 0 24px;animation:tyvexo-faq-up .8s cubic-bezier(.22,1,.36,1) both}.tyvexo-faq__hero-subtitle{font-size:clamp(15px,1.9vw,19px);color:#777;line-height:1.7;margin:0 0 48px;font-weight:400;animation:tyvexo-faq-up .8s .1s cubic-bezier(.22,1,.36,1) both}.tyvexo-faq__hero-line{width:40px;height:2px;background:#0a0a0a;margin:0 auto;animation:tyvexo-faq-up .8s .2s cubic-bezier(.22,1,.36,1) both}@keyframes tyvexo-faq-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.tyvexo-faq__section{background:#0d0d0d;padding:80px 0 88px}.tyvexo-faq__item{background:#161616;border:1px solid rgba(255,255,255,.07);border-radius:10px;margin-bottom:10px;overflow:hidden;transition:border-color .25s ease}.tyvexo-faq__item:last-child{margin-bottom:0}.tyvexo-faq__item:hover{border-color:#ffffff21}.tyvexo-faq__item.tyvexo-faq--open{border-color:#ffffff2e}.tyvexo-faq__trigger{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;background:none;border:none;padding:26px 28px;cursor:pointer;text-align:right;color:#fff}.tyvexo-faq__trigger:focus-visible{outline:2px solid rgba(255,255,255,.4);outline-offset:-2px;border-radius:9px}.tyvexo-faq__question{font-size:clamp(16px,1.8vw,18px);font-weight:600;line-height:1.45;color:#fff;text-align:right;flex:1}.tyvexo-faq__icon{position:relative;width:18px;height:18px;flex-shrink:0}.tyvexo-faq__icon:before,.tyvexo-faq__icon:after{content:"";position:absolute;background:#ffffff8c;border-radius:1px;transition:transform .3s ease,opacity .3s ease}.tyvexo-faq__icon:before{width:100%;height:1.5px;top:50%;left:0;transform:translateY(-50%)}.tyvexo-faq__icon:after{width:1.5px;height:100%;left:50%;top:0;transform:translate(-50%)}.tyvexo-faq--open .tyvexo-faq__icon:after{transform:translate(-50%) scaleY(0);opacity:0}.tyvexo-faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.4,0,.2,1)}.tyvexo-faq--open .tyvexo-faq__answer{grid-template-rows:1fr}.tyvexo-faq__answer-inner{overflow:hidden}.tyvexo-faq__answer-inner p{margin:0;padding:0 28px 28px;font-size:16px;line-height:1.85;color:#888}.tyvexo-faq__cta{background:#0a0a0a;padding:96px 0;text-align:center}.tyvexo-faq__cta-inner{display:flex;flex-direction:column;align-items:center;gap:18px}.tyvexo-faq__cta-title{color:#fff;font-size:clamp(26px,4vw,40px);font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0}.tyvexo-faq__cta-text{color:#666;font-size:17px;line-height:1.7;margin:0;max-width:480px}.tyvexo-faq__cta-btn{display:inline-block;margin-top:14px;padding:15px 44px;border:1px solid #ffffff;color:#fff;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.12em;border-radius:2px;transition:background .25s ease,color .25s ease}.tyvexo-faq__cta-btn:hover{background:#fff;color:#0a0a0a}@media screen and (max-width:749px){.tyvexo-faq__container{padding:0 20px}.tyvexo-faq__hero{padding:68px 0 52px}.tyvexo-faq__section{padding:56px 0 64px}.tyvexo-faq__trigger{padding:22px 20px}.tyvexo-faq__answer-inner p{padding:0 20px 22px;font-size:15px}.tyvexo-faq__cta{padding:72px 0}.tyvexo-faq__cta-text{font-size:16px}}.tyvexo-footer{background-color:#070707;background-image:radial-gradient(ellipse at 50% -5%,rgba(255,255,255,.028) 0%,transparent 62%);color:#fff;padding:80px 0 50px;direction:rtl}.tyvexo-footer__inner{max-width:1300px;margin:0 auto;padding:0 40px}.tyvexo-footer__columns{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-bottom:64px}.tyvexo-footer__col-title{font-size:clamp(26px,2.8vw,32px);font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.1;margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.07)}.tyvexo-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.tyvexo-footer__link{color:#888;text-decoration:none;font-size:clamp(16px,1.6vw,19px);line-height:1.5;font-weight:400;transition:color .22s ease;display:inline-block}.tyvexo-footer__link:hover{color:#d8d8d8}.tyvexo-footer__divider{height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.06) 20%,rgba(255,255,255,.06) 80%,transparent);margin-bottom:40px}.tyvexo-footer__payment{display:flex;justify-content:center;margin-bottom:48px}.tyvexo-footer__payment-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.tyvexo-footer__payment-item{display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.07);border-radius:4px;padding:5px 8px;background:#ffffff05;transition:border-color .22s ease,background .22s ease}.tyvexo-footer__payment-item:hover{border-color:#ffffff29;background:#ffffff0a}.tyvexo-footer__payment-icon{width:38px;height:24px;display:block;filter:grayscale(1);opacity:.38;transition:opacity .22s ease}.tyvexo-footer__payment-item:hover .tyvexo-footer__payment-icon{opacity:.7}.tyvexo-footer__payment-icon--bit{filter:none;opacity:.38}.tyvexo-footer__payment-item:hover .tyvexo-footer__payment-icon--bit{opacity:.7}.tyvexo-footer__monogram{display:flex;align-items:center;gap:28px;margin-bottom:28px}.tyvexo-footer__mono-line{flex:1;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.07) 50%,transparent)}.tyvexo-footer__monogram .tyvexo-footer__mono-line:first-child{background:linear-gradient(to left,transparent,rgba(255,255,255,.07) 50%,transparent)}.tyvexo-footer__mono-mark{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}.tyvexo-footer__mono-symbol{display:block;opacity:.9}.tyvexo-footer__mono-text{font-size:9.5px;font-weight:700;letter-spacing:.42em;color:#ffffff2e;text-transform:uppercase;padding-right:.42em}.tyvexo-footer__copyright{text-align:center;padding-top:0}.tyvexo-footer__copyright-text{color:#333;font-size:12px;margin:0;letter-spacing:.02em}@media screen and (max-width:989px){.tyvexo-footer__columns{grid-template-columns:1fr 1fr;gap:40px}.tyvexo-footer__col:last-child{grid-column:1 / -1;max-width:340px;margin:0 auto;text-align:center}.tyvexo-footer__col:last-child .tyvexo-footer__links{align-items:center}}@media screen and (max-width:749px){.tyvexo-footer{padding:60px 0 40px}.tyvexo-footer__inner{padding:0 24px}.tyvexo-footer__columns{grid-template-columns:1fr;gap:40px;margin-bottom:48px;text-align:center}.tyvexo-footer__col{max-width:320px;margin:0 auto;width:100%}.tyvexo-footer__col:last-child{grid-column:auto;max-width:320px}.tyvexo-footer__links{align-items:center}.tyvexo-footer__payment-list{gap:8px}.tyvexo-footer__payment-item{padding:5px 8px}.tyvexo-footer__monogram{gap:20px}}.tyvexo-manifesto{background:#111;background-image:radial-gradient(ellipse at 50% 0%,rgba(201,168,108,.055) 0%,transparent 58%);padding:100px 0 88px}.tyvexo-manifesto__container{max-width:720px;margin:0 auto;padding:0 32px;display:flex;flex-direction:column;align-items:center}.tyvexo-manifesto__top{display:flex;align-items:center;gap:20px;width:100%;max-width:260px;margin-bottom:60px}.tyvexo-manifesto__line{flex:1;height:1px;background:#ffffff1a}.tyvexo-manifesto__emblem{font-size:9px;color:#c9a86ca6;flex-shrink:0}.tyvexo-manifesto__body{width:100%;text-align:right;margin-bottom:52px}.tyvexo-manifesto__body p{font-size:18px;line-height:2.1;color:#8c8c8c;margin:0;font-weight:400}.tyvexo-manifesto__body p+p{margin-top:30px}.tyvexo-manifesto__values{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;margin-bottom:52px}.tyvexo-manifesto__value{font-size:13.5px;font-weight:500;color:#c9a86c;letter-spacing:.07em;padding:4px 26px;white-space:nowrap}.tyvexo-manifesto__vsep{width:1px;height:18px;background:#c9a86c38;flex-shrink:0}.tyvexo-manifesto__quote{width:100%;border:1px solid rgba(255,255,255,.09);background:#191919;border-radius:4px;padding:34px 40px;text-align:right;margin-bottom:60px;transition:border-color .35s ease,box-shadow .35s ease;cursor:default}.tyvexo-manifesto__quote:hover{border-color:#c9a86c2e;box-shadow:0 0 40px #c9a86c09}.tyvexo-manifesto__quote p{font-size:17px;line-height:1.9;color:#d4d4d4;margin:0;font-weight:400}.tyvexo-manifesto__trust{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;border-top:1px solid rgba(255,255,255,.07);padding-top:48px}.tyvexo-manifesto__trust-item{display:flex;flex-direction:column;align-items:center;gap:11px;flex:1;padding:0 4px;transition:opacity .22s ease;cursor:default}.tyvexo-manifesto__trust-item:hover{opacity:.65}.tyvexo-manifesto__trust-item svg{width:19px;height:19px;color:#505050;display:block;flex-shrink:0}.tyvexo-manifesto__trust-item span{font-size:10.5px;font-weight:500;color:#5e5e5e;letter-spacing:.03em;text-align:center;line-height:1.4}.tyvexo-manifesto__trust-sep{width:1px;height:44px;background:#ffffff0f;flex-shrink:0}.tyvexo-manifesto__reveal{opacity:0;transform:translateY(22px);transition:opacity .82s ease,transform .82s ease}.tyvexo-manifesto__reveal--d1{transition-delay:.1s}.tyvexo-manifesto__reveal--d2{transition-delay:.22s}.tyvexo-manifesto__reveal--d3{transition-delay:.34s}.tyvexo-manifesto__reveal--d4{transition-delay:.46s}.tyvexo-manifesto__reveal.tyvexo-manifesto--visible{opacity:1;transform:translateY(0)}@media screen and (max-width:749px){.tyvexo-manifesto{padding:72px 0 64px}.tyvexo-manifesto__container{padding:0 20px}.tyvexo-manifesto__body p{font-size:16px;line-height:1.95}.tyvexo-manifesto__value{padding:6px 14px;font-size:13px}.tyvexo-manifesto__quote{padding:26px 24px}.tyvexo-manifesto__quote p{font-size:15px}.tyvexo-manifesto__trust{flex-wrap:wrap;gap:24px 0;padding-top:36px}.tyvexo-manifesto__trust-item{flex:0 0 33.333%;min-width:0;padding:0 8px}.tyvexo-manifesto__trust-sep{display:none}}.tyvexo-testimonials{background:#0a0a0a;background-image:radial-gradient(ellipse at 50% 50%,rgba(201,168,108,.038) 0%,transparent 62%);padding:100px 0 96px}.tyvexo-testimonials__container{max-width:820px;margin:0 auto;padding:0 32px;display:flex;flex-direction:column;align-items:center}.tyvexo-testimonials__pill-wrap{margin-bottom:44px}.tyvexo-testimonials__pill{display:inline-block;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:7px 22px;font-size:11px;font-weight:600;letter-spacing:.2em;color:#fff6;text-transform:uppercase}.tyvexo-testimonials__cards{width:100%}.tyvexo-testimonials__card{display:none;background:#141414;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:56px 64px 48px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff05,0 24px 80px #000000bf;transition:border-color .35s ease,box-shadow .35s ease}.tyvexo-testimonials__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(to bottom,rgba(255,255,255,.03) 0%,transparent 40%);pointer-events:none}.tyvexo-testimonials__card:hover{border-color:#ffffff1c;box-shadow:0 0 0 1px #ffffff08,0 32px 100px #000000d9,0 0 60px #c9a86c0a}.tyvexo-testimonials__card.is-active{display:block;animation:tyvexo-t-fadein .52s ease}@keyframes tyvexo-t-fadein{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.tyvexo-testimonials__stars{font-size:20px;color:#c9a86c;letter-spacing:3px;margin-bottom:32px;display:block}.tyvexo-testimonials__quote{margin:0 0 44px;padding:0;border:none}.tyvexo-testimonials__quote p{font-size:clamp(18px,2.2vw,23px);line-height:1.88;color:#d0d0d0;font-weight:300;margin:0}.tyvexo-testimonials__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.tyvexo-testimonials__customer{display:flex;align-items:center;gap:14px}.tyvexo-testimonials__avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:1.5px solid rgba(255,255,255,.1);flex-shrink:0;display:block}.tyvexo-testimonials__avatar-placeholder{width:52px;height:52px;border-radius:50%;background:#222;border:1.5px solid rgba(255,255,255,.08);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#ffffff40}.tyvexo-testimonials__name{font-size:15px;font-weight:600;color:#fff;margin:0 0 3px;line-height:1.3}.tyvexo-testimonials__role{font-size:11.5px;color:#4a4a4a;margin:0;letter-spacing:.07em;text-transform:uppercase}.tyvexo-testimonials__nav{display:flex;align-items:center;gap:20px;margin-top:32px;direction:ltr}.tyvexo-testimonials__nav-btn{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:transparent;color:#fff6;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .22s ease,color .22s ease,background .22s ease;flex-shrink:0}.tyvexo-testimonials__nav-btn:hover{border-color:#ffffff4d;color:#ffffffe6;background:#ffffff0a}.tyvexo-testimonials__dots{display:flex;align-items:center;gap:8px}.tyvexo-testimonials__dot{width:5px;height:5px;border-radius:50%;background:#ffffff2e;border:none;cursor:pointer;padding:0;transition:background .25s ease,transform .25s ease}.tyvexo-testimonials__dot.is-active{background:#c9a86c;transform:scale(1.4)}.tyvexo-testimonials__reveal{opacity:0;transform:translateY(20px);transition:opacity .78s ease,transform .78s ease}.tyvexo-testimonials__reveal--d1{transition-delay:.12s}.tyvexo-testimonials__reveal--d2{transition-delay:.24s}.tyvexo-testimonials__reveal.tyvexo-testimonials--visible{opacity:1;transform:translateY(0)}@media screen and (max-width:749px){.tyvexo-testimonials{padding:72px 0 68px}.tyvexo-testimonials__container{padding:0 20px}.tyvexo-testimonials__card{padding:36px 28px 32px;border-radius:12px}.tyvexo-testimonials__quote p{font-size:17px;line-height:1.82}.tyvexo-testimonials__footer{flex-direction:column;align-items:flex-start;gap:20px}.tyvexo-testimonials__stars{font-size:18px}}.tyvexo-showcase{background:#080808;background-image:radial-gradient(ellipse at 30% 50%,rgba(201,168,108,.04) 0%,transparent 55%),radial-gradient(ellipse at 80% 20%,rgba(255,255,255,.018) 0%,transparent 45%);overflow:hidden}.tyvexo-showcase__inner{max-width:1340px;margin:0 auto;padding:0 40px;min-height:clamp(560px,85vh,820px);display:flex;align-items:stretch}.tyvexo-showcase__content{flex:0 0 44%;display:flex;flex-direction:column;justify-content:center;padding:80px 60px 80px 0;position:relative;z-index:2}.tyvexo-showcase__visual{flex:0 0 56%;position:relative;overflow:hidden;min-height:520px}.tyvexo-showcase__img-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse at 50% 50%,rgba(201,168,108,.04) 0%,transparent 70%)}.tyvexo-showcase__img{width:100%;height:100%;max-width:100%;max-height:100%;object-position:center;display:block}.tyvexo-showcase__img-placeholder{width:100%;height:100%;background:#141414}.tyvexo-showcase__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent 50%,#080808 98%),linear-gradient(to bottom,#080808 0%,transparent 12%),linear-gradient(to top,#080808 0%,transparent 12%);pointer-events:none}.tyvexo-showcase__eyebrow{font-size:11px;font-weight:600;letter-spacing:.32em;color:#c9a86c;text-transform:uppercase;margin:0 0 24px;padding-right:.32em}.tyvexo-showcase__headline{font-size:clamp(32px,3.6vw,58px);font-weight:700;line-height:1.15;letter-spacing:-.03em;color:#fff;margin:0 0 20px}.tyvexo-showcase__subtext{font-size:clamp(15px,1.5vw,18px);line-height:1.8;color:#777;margin:0 0 40px;font-weight:400}.tyvexo-showcase__features{list-style:none;margin:0 0 44px;padding:0;display:flex;flex-direction:column;gap:20px}.tyvexo-showcase__feature{display:flex;align-items:flex-start;gap:16px}.tyvexo-showcase__feature-icon{width:28px;height:28px;border-radius:50%;border:1px solid rgba(201,168,108,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.tyvexo-showcase__feature-text{display:flex;flex-direction:column;gap:3px}.tyvexo-showcase__feature-text strong{font-size:15px;font-weight:600;color:#e8e8e8;line-height:1.4}.tyvexo-showcase__feature-text span{font-size:13.5px;color:#666;line-height:1.5}.tyvexo-showcase__cta{display:inline-block;align-self:flex-start;background:#fff;color:#080808;font-size:15px;font-weight:700;letter-spacing:.02em;padding:14px 36px;border-radius:3px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.tyvexo-showcase__cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000073}.tyvexo-showcase__reveal{opacity:0;transform:translate(28px);transition:opacity .85s ease,transform .85s ease}.tyvexo-showcase__reveal--d1{transition-delay:.12s;transform:translate(-28px)}.tyvexo-showcase__reveal.tyvexo-showcase--visible{opacity:1;transform:translate(0)}@media screen and (max-width:989px){.tyvexo-showcase__content{padding:80px 40px 80px 0}}@media screen and (max-width:749px){.tyvexo-showcase__inner{flex-direction:column-reverse;padding:0;min-height:auto}.tyvexo-showcase__content{flex:none;padding:44px 24px 56px}.tyvexo-showcase__visual{flex:none;min-height:320px}.tyvexo-showcase__visual:after{background:linear-gradient(to bottom,transparent 40%,#080808 98%),linear-gradient(to right,#080808 0%,transparent 10%),linear-gradient(to left,#080808 0%,transparent 10%)}.tyvexo-showcase__cta{align-self:stretch;text-align:center}}.tyvexo-top{background:#fff;border-bottom:1px solid #f0f0f0}.tyvexo-top__social-proof{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 0 16px}.tyvexo-top__stars{color:#1a1a1a;font-size:14px;letter-spacing:3px;line-height:1}.tyvexo-top__social-text{font-size:13px;font-weight:600;color:#2a2a2a}.tyvexo-top__micro-statement{background:#f5f5f3;border-right:3px solid #1a1a1a;border-radius:6px;padding:14px 18px 14px 14px;margin:0 0 14px}.tyvexo-top__micro-statement p{font-size:15px;font-weight:700;color:#1a1a1a;line-height:1.7;margin:0;text-align:right}@media(min-width:750px){.tyvexo-top__micro-statement p{font-size:16px}}.tyvexo-top__pain-paragraph p{font-size:13.5px;color:#5a5a5a;line-height:1.85;margin:0;text-align:right}.tyvexo-trust{background:#fff;border-top:1px solid #ebebeb}.tyvexo-trust__cards{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:20px}@media(min-width:750px){.tyvexo-trust__cards{grid-template-columns:repeat(3,1fr);gap:14px}}.tyvexo-trust__card{border:1px solid #e8e8e8;border-radius:10px;padding:18px 20px 16px;text-align:right;background:#fafafa;transition:border-color .2s ease,box-shadow .2s ease}.tyvexo-trust__card:hover{border-color:silver;box-shadow:0 2px 12px #0000000d}.tyvexo-trust__card-icon{font-size:24px;display:block;margin-bottom:10px;line-height:1}.tyvexo-trust__card-title{font-size:14px;font-weight:700;color:#1a1a1a;margin:0 0 5px;line-height:1.4}.tyvexo-trust__card-desc{font-size:12.5px;color:#6a6a6a;margin:0;line-height:1.65}.tyvexo-trust__bar{display:flex;align-items:center;justify-content:center;padding:16px 0 0;border-top:1px solid #f0f0f0;flex-wrap:wrap;gap:0}.tyvexo-trust__bar-item{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#4a4a4a;font-weight:500;padding:4px 16px}.tyvexo-trust__bar-sep{width:1px;height:14px;background:#ddd}@media(max-width:749px){.tyvexo-trust__bar-sep{display:none}.tyvexo-trust__bar{gap:4px}.tyvexo-trust__bar-item{padding:4px 10px}}.tyvexo-trust__bar-icon{font-size:15px;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
