:root{--ta-text: #171717;--ta-muted: #737373;--ta-border: #e7e7e7;--ta-surface: #f7f7f8;--ta-surface-strong: #ffffff;--ta-green: #19a05f;--ta-red: #f03d4f;--ta-purple: #4b145f;--ta-yellow: #ffdf2e;--ta-shadow: 0 12px 32px rgba(0,0,0,.08)}.ta-location{display:flex;align-items:center;gap:10px;width:100%;margin-top:12px;padding:13px 14px;border:1px solid var(--ta-border);border-radius:10px;background:var(--ta-surface-strong);color:var(--ta-text);box-shadow:0 1px #00000008}.ta-location__icon{display:inline-flex;color:#9a9a9a;flex:0 0 auto}.ta-location__content{display:flex;flex-direction:column;min-width:0;line-height:1.2}.ta-location__title{font-size:13px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ta-location__subtitle{margin-top:2px;color:var(--ta-muted);font-size:11px}.header__menu-item[href*=proximamente],.header__menu-item[href*=proximamente] span,.list-menu__item[href*=proximamente]{font-weight:800;text-transform:none}.header__menu-item[href*=proximamente]{border:2px solid var(--ta-yellow);border-radius:2px;padding:9px 14px!important;line-height:1}.ta-finance-card{margin-top:12px;padding:12px 14px;border-radius:10px;background:var(--ta-surface);border:1px solid #efefef}.ta-finance-card__monthly{color:var(--ta-green);font-size:20px;line-height:1.15;font-weight:800;letter-spacing:-.02em}.ta-finance-card__monthly span{color:var(--ta-text);font-size:11px;font-weight:500;letter-spacing:0}.ta-finance-card__liquidation{display:inline-flex;align-items:center;margin-top:6px;padding:4px 8px;border-radius:999px;background:var(--ta-red);color:#fff;font-size:11px;font-weight:800}.ta-finance-card__note{margin-top:8px;color:#916b2c;font-size:12px;font-weight:650}.ta-credit-calculator{margin:24px 0;padding:22px;border:1px solid var(--ta-border);border-radius:18px;background:#fff;box-shadow:var(--ta-shadow)}.ta-credit-calculator__header h3{margin:0;font-size:clamp(22px,2.2vw,30px);line-height:1.12}.ta-eyebrow{margin:0 0 4px;color:var(--ta-purple);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ta-credit-calculator__highlight{margin:10px 0 0;color:var(--ta-green);font-weight:850}.ta-credit-calculator__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.ta-credit-calculator label span{display:block;margin-bottom:6px;color:var(--ta-muted);font-size:12px;font-weight:700}.ta-credit-calculator input,.ta-credit-calculator select{width:100%;min-height:44px;border:1px solid var(--ta-border);border-radius:10px;padding:9px 12px;background:#fff;color:var(--ta-text)}.ta-credit-calculator__result{margin-top:16px;padding:16px;border-radius:14px;background:var(--ta-surface)}.ta-credit-calculator__result span,.ta-credit-calculator__result small{display:block;color:var(--ta-muted)}.ta-credit-calculator__result strong{display:block;margin:4px 0;color:var(--ta-green);font-size:clamp(28px,3.2vw,42px);line-height:1}.ta-credit-calculator__actions,.ta-finder__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.ta-button{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:11px 18px;border-radius:999px;text-decoration:none;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.ta-button:hover{transform:translateY(-1px);opacity:.92}.ta-button--primary{background:var(--ta-purple);color:#fff}.ta-button--secondary{border:1px solid var(--ta-border);color:var(--ta-text);background:#fff}.ta-testimonials{overflow:hidden;padding:54px 0;background:#fafbfc}.ta-testimonials__inner{max-width:1180px;margin:0 auto;padding:0 18px}.ta-testimonials h2,.ta-home-search h2,.ta-proximamente h2{margin:0 0 24px;font-size:clamp(26px,3vw,42px);letter-spacing:-.03em}.ta-testimonials__viewport{overflow:hidden;position:relative}.ta-testimonials__track{display:flex;gap:18px;width:max-content;animation:ta-marquee 34s linear infinite}.ta-testimonials__viewport:hover .ta-testimonials__track{animation-play-state:paused}.ta-testimonial-card{display:flex;gap:14px;min-width:min(470px,84vw);padding:20px;border:1px solid #eef0f2;border-radius:16px;background:#fff;box-shadow:0 10px 28px #0000000b}.ta-testimonial-card__avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#f0f0f0;flex:0 0 auto}.ta-testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.ta-testimonial-card__name{font-weight:850}.ta-testimonial-card__subtitle{color:var(--ta-muted);font-size:12px}.ta-testimonial-card__text{margin:10px 0 0;color:#3b3b3b}@keyframes ta-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ta-sold-out-badge{position:absolute;z-index:2;left:12px;top:12px;padding:5px 9px;border-radius:999px;background:#7aa2ff;color:#fff;font-size:11px;font-weight:850}.product-card-wrapper.is-sold-out,.card-wrapper.is-sold-out{opacity:.78}.ta-home-search{padding:56px 0;background:#fff}.ta-home-search__inner{max-width:1180px;margin:0 auto;padding:0 18px}.ta-home-search__group+.ta-home-search__group{margin-top:44px}.ta-home-search__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.ta-search-tile{display:block;text-align:center;text-decoration:none;color:var(--ta-text);border-bottom:1px solid #efefef;padding:14px 8px 18px;transition:transform .18s ease,opacity .18s ease}.ta-search-tile:hover{transform:translateY(-2px);opacity:.82}.ta-search-tile__image{height:76px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;filter:grayscale(1);opacity:.58}.ta-search-tile__image img{max-width:132px;max-height:72px;object-fit:contain}.ta-search-tile__title{font-size:13px;font-weight:850}.ta-finder{margin-top:54px;padding:22px;border-radius:22px;box-shadow:var(--ta-shadow);background:#fff;text-align:center}.ta-finder h3{margin:0;font-size:clamp(24px,2.5vw,36px)}.ta-finder h3 span{color:#ff3d38}.ta-finder p{margin:6px 0 18px;color:var(--ta-muted)}.ta-finder__form{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ta-finder__form select,.ta-finder__form button{min-height:48px;border-radius:12px;border:1px solid var(--ta-border);padding:0 12px}.ta-finder__form button{border:0;background:#ff3d38;color:#fff;font-weight:850;cursor:pointer}.ta-finder__error{display:none;margin-top:10px;color:#b00020;font-size:13px}@media(max-width:990px){.ta-home-search__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ta-finder__form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ta-credit-calculator__grid,.ta-finder__form{grid-template-columns:1fr}.ta-home-search__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ta-credit-calculator{padding:16px}}.ta-header-upcoming{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin-right:1.2rem;padding:8px 16px;border:2px solid var(--ta-yellow);color:rgb(var(--color-foreground));text-decoration:none;font-size:1.35rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.ta-header-upcoming:hover{opacity:.82}.product-grid .ta-grid-item--sold-out{order:999}.ta-credit-calculator__liquidation{display:inline-flex;margin:10px 0 0;padding:5px 9px;border-radius:999px;background:var(--ta-red);color:#fff;font-size:12px;font-weight:850}.ta-credit-calculator__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.ta-credit-calculator__summary div{padding:12px;border:1px solid var(--ta-border);border-radius:12px;background:#fff}.ta-credit-calculator__summary span,.ta-credit-calculator__summary strong{display:block}.ta-credit-calculator__summary span{color:var(--ta-muted);font-size:12px;font-weight:700}.ta-credit-calculator__summary strong{margin-top:4px;font-size:15px}.ta-home-search__actions{margin:32px 0 10px;text-align:center}.ta-search-tile__fallback{display:inline-flex;align-items:center;justify-content:center;width:140px;height:54px;color:#0000002e;font-size:26px;font-weight:950;letter-spacing:-.04em}.ta-search-tile__fallback--brand{font-size:24px;color:#00000057}.ta-testimonial-card__avatar{display:flex;align-items:center;justify-content:center;font-weight:900;color:#7d7d7d}.ta-proximamente{padding:56px 0}.ta-proximamente__header{text-align:center;max-width:760px;margin:0 auto 28px}.ta-upcoming-card{position:relative}.ta-upcoming-card__badge{position:absolute;z-index:4;left:12px;top:12px;padding:6px 10px;border-radius:999px;background:var(--ta-yellow);color:#111;font-size:11px;font-weight:900;text-transform:uppercase}.ta-proximamente__empty{max-width:760px;margin:0 auto;padding:18px;border:1px dashed var(--ta-border);border-radius:12px;text-align:center;color:var(--ta-muted)}@media(max-width:989px){.ta-header-upcoming{display:none}}@media(max-width:640px){.ta-credit-calculator__summary{grid-template-columns:1fr}}.product-card-wrapper{height:100%}.product-card-wrapper .card{height:100%!important;min-height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;border:1px solid #e4e4e4!important;border-radius:12px!important;box-shadow:none!important;text-align:left!important}.product-card-wrapper .card:after,.product-card-wrapper .card>.card__inner:after{display:none!important}.product-card-wrapper .card>.card__inner{flex:0 0 auto!important;border:0!important;border-radius:0!important;background:#f7f7f7!important;overflow:hidden!important}.product-card-wrapper .card .card__media,.product-card-wrapper .card .card__inner .card__media{margin:0!important;width:100%!important;border-radius:0!important;background:#f7f7f7!important}.product-card-wrapper .card__media .media,.product-card-wrapper .card .media{background:#f7f7f7!important}.product-card-wrapper .card__media .media img{object-fit:cover!important;object-position:center center!important}.product-card-wrapper .card>.card__content{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;padding:0!important;background:#fff!important;width:100%!important;min-height:240px}.product-card-wrapper .card>.card__content>.card__information{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;padding:18px 22px 0!important;width:100%!important}.product-card-wrapper .card__heading{min-height:44px;margin:0 0 6px!important;font-size:16px!important;line-height:1.18!important;font-weight:850!important;letter-spacing:-.01em;color:#111!important}.product-card-wrapper .card__heading a{color:#111!important}.ta-card-mileage{margin:0 0 14px;min-height:17px;color:#9b9b9b;font-size:13px;line-height:1.25;font-weight:500}.product-card-wrapper .price{margin-top:0!important;color:#111!important}.product-card-wrapper .price .price-item,.product-card-wrapper .price-item{color:#111!important;font-size:17px!important;font-weight:650!important;letter-spacing:.03em}.product-card-wrapper .ta-finance-card{margin-top:14px;margin-bottom:14px}.product-card-wrapper .ta-location{margin-top:auto!important;margin-left:-22px!important;margin-right:-22px!important;width:auto!important;border-left:0!important;border-right:0!important;border-bottom:0!important;border-radius:0!important;padding:14px 22px!important;background:#fff!important;box-shadow:none!important}.product-card-wrapper .ta-location__title{font-size:13px!important;color:#8f8f8f!important;font-weight:800!important}.product-card-wrapper .ta-location__subtitle{color:#b0b0b0!important;font-size:11px!important;font-weight:500!important}.product-card-wrapper .card:not(.ratio)>.card__content{grid-template-rows:none!important}.product-card-wrapper .card>.card__content>.card__badge{position:absolute!important}@media screen and (max-width:749px){.product-card-wrapper .card>.card__content{min-height:220px}.product-card-wrapper .card__heading{min-height:40px;font-size:14px!important}.product-card-wrapper .card>.card__content>.card__information{padding:15px 16px 0!important}.product-card-wrapper .ta-location{margin-left:-16px!important;margin-right:-16px!important;padding:12px 16px!important}}.product-grid .grid__item,.collection .grid__item,.slider-component .grid__item{display:flex!important;align-items:stretch!important}.product-grid .grid__item>.card-wrapper,.product-grid .grid__item>.product-card-wrapper,.collection .grid__item>.card-wrapper,.collection .grid__item>.product-card-wrapper,.slider-component .grid__item>.card-wrapper,.slider-component .grid__item>.product-card-wrapper,.product-card-wrapper{height:100%!important;width:100%!important}.product-card-wrapper .card,.product-card-wrapper .card.card--card,.product-card-wrapper .card--card{height:100%!important;min-height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;border:1px solid #dedede!important;border-radius:12px!important;box-shadow:none!important}.product-card-wrapper .card__inner,.product-card-wrapper .card>.card__inner,.product-card-wrapper .card>.card__inner.ratio{flex:0 0 auto!important;background:#f7f7f7!important;border:0!important;border-radius:0!important;overflow:hidden!important}.product-card-wrapper .card>.card__inner.ratio{--ratio-percent: 76% !important}.product-card-wrapper .card__media,.product-card-wrapper .card__media .media,.product-card-wrapper .card .media{background:#f7f7f7!important;border-radius:0!important}.product-card-wrapper .card__media .media img{object-fit:contain!important;object-position:center center!important;padding:0!important}.product-card-wrapper .card>.card__content{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;grid-template-rows:none!important;width:100%!important;min-height:340px!important;padding:0!important;background:#fff!important}.product-card-wrapper .card>.card__content>.card__information{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;width:100%!important;padding:20px 22px 0!important;background:#fff!important}.product-card-wrapper .card-information{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;width:100%!important}.product-card-wrapper .card__heading{min-height:45px!important;margin:0 0 4px!important;color:#111!important;font-size:16px!important;line-height:1.16!important;font-weight:850!important;letter-spacing:-.01em!important}.product-card-wrapper .card__heading a,.product-card-wrapper .card__heading .full-unstyled-link{color:#111!important}.product-card-wrapper .ta-card-mileage{min-height:18px!important;margin:0 0 14px!important;color:#9a9a9a!important;font-size:13px!important;line-height:1.25!important;font-weight:500!important}.product-card-wrapper .price{margin:0 0 12px!important;min-height:24px!important;color:#111!important}.product-card-wrapper .price .price-item,.product-card-wrapper .price-item{color:#111!important;font-size:17px!important;font-weight:650!important;letter-spacing:.03em!important}.product-card-wrapper .ta-finance-card{flex:0 0 auto!important;margin:0 0 16px!important;padding:12px 14px!important;border:0!important;border-radius:8px!important;background:#f7f7f8!important;box-shadow:none!important}.product-card-wrapper .ta-finance-card__monthly{color:#18a45e!important;font-size:19px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.02em!important}.product-card-wrapper .ta-finance-card__monthly span{color:#555!important;font-size:10.5px!important;font-weight:600!important}.product-card-wrapper .ta-finance-card__liquidation{display:inline-flex!important;width:fit-content!important;max-width:100%!important;margin-top:7px!important;padding:4px 8px!important;border-radius:3px!important;background:#f03d4f!important;color:#fff!important;font-size:10.5px!important;line-height:1.1!important;font-weight:850!important}.product-card-wrapper .ta-finance-card__note{margin-top:9px!important;color:#a26d23!important;font-size:11.5px!important;line-height:1.25!important;font-weight:700!important}.product-card-wrapper .ta-location{flex:0 0 auto!important;margin:auto -22px 0!important;width:auto!important;min-height:64px!important;padding:13px 22px!important;border-top:1px solid #dedede!important;border-left:0!important;border-right:0!important;border-bottom:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.product-card-wrapper .ta-location__icon{color:#b8b8b8!important}.product-card-wrapper .ta-location__title{color:#8d8d8d!important;font-size:13px!important;line-height:1.15!important;font-weight:850!important}.product-card-wrapper .ta-location__subtitle{color:#b0b0b0!important;font-size:11px!important;line-height:1.15!important;font-weight:500!important}.product-card-wrapper .card>.card__content>.card__badge,.product-card-wrapper .card__badge{position:absolute!important;z-index:3!important}@media screen and (max-width:749px){.product-card-wrapper .card>.card__content{min-height:330px!important}.product-card-wrapper .card>.card__content>.card__information{padding:16px 16px 0!important}.product-card-wrapper .card__heading{min-height:42px!important;font-size:14px!important}.product-card-wrapper .ta-finance-card__monthly{font-size:17px!important}.product-card-wrapper .ta-location{margin-left:-16px!important;margin-right:-16px!important;min-height:60px!important;padding:12px 16px!important}}.product-card-wrapper .ta-finance-card,.ta-finance-card{background:transparent!important;border:0!important;padding:0!important}.product-card-wrapper .ta-finance-card__box,.ta-finance-card__box{padding:12px 14px!important;border-radius:8px!important;background:#f7f7f8!important}.product-card-wrapper .ta-finance-card__benefits,.ta-finance-card__benefits{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:12px!important}.product-card-wrapper .ta-finance-benefit,.ta-finance-benefit{display:flex!important;align-items:center!important;gap:7px!important;font-size:11.5px!important;line-height:1.25!important;font-weight:750!important}.product-card-wrapper .ta-finance-benefit__icon,.ta-finance-benefit__icon{width:18px!important;height:18px!important;min-width:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.product-card-wrapper .ta-finance-benefit__icon svg,.ta-finance-benefit__icon svg{width:18px!important;height:18px!important;display:block!important}.product-card-wrapper .ta-finance-benefit--market,.ta-finance-benefit--market{color:#a96c28!important}.product-card-wrapper .ta-finance-benefit--warranty,.ta-finance-benefit--warranty{color:#159b72!important}@media screen and (max-width:749px){.product-card-wrapper .ta-finance-card__box,.ta-finance-card__box{padding:11px 12px!important}.product-card-wrapper .ta-finance-benefit,.ta-finance-benefit{font-size:11px!important}}@media screen and (min-width:990px){.collection .grid.product-grid,.product-grid.grid{--grid-desktop-horizontal-spacing: 28px !important;--grid-desktop-vertical-spacing: 44px !important;column-gap:28px!important;row-gap:44px!important;align-items:stretch!important}.grid.product-grid.grid--4-col-desktop>.grid__item,.grid.product-grid.grid--3-col-desktop>.grid__item{width:calc(33.333333% - var(--grid-desktop-horizontal-spacing) * 2 / 3)!important;max-width:calc(33.333333% - var(--grid-desktop-horizontal-spacing) * 2 / 3)!important}.product-card-wrapper .card>.card__content{min-height:380px!important}.product-card-wrapper .card>.card__content>.card__information{padding:22px 24px 0!important}.product-card-wrapper .ta-location{margin-left:-24px!important;margin-right:-24px!important;padding-left:24px!important;padding-right:24px!important}.product-card-wrapper .ta-finance-card{margin-bottom:20px!important}}@media screen and (min-width:1200px){.collection .page-width,.collection.page-width,.page-width-desktop{max-width:1240px!important}}@media screen and (max-width:989px){.collection .grid.product-grid,.product-grid.grid{row-gap:30px!important}}.product-card-wrapper{height:100%!important}.product-card-wrapper .card{height:100%!important;overflow:hidden!important;background:#fff!important;border:1px solid #dedede!important;border-radius:14px!important;box-shadow:0 2px 7px #00000012!important}.product-card-wrapper .card__inner{width:100%!important;max-width:100%!important;margin:0!important;overflow:hidden!important;border-radius:14px 14px 0 0!important;background:#f3f3f3!important}.product-card-wrapper .card__inner.ratio{--ratio-percent: 66% !important}.product-card-wrapper .card__media,.product-card-wrapper .card__media .media,.product-card-wrapper .media.media--transparent,.product-card-wrapper .media.media--hover-effect{width:100%!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#f3f3f3!important}.product-card-wrapper .card__media .media img,.product-card-wrapper .media.media--hover-effect>img,.product-card-wrapper .media>img{width:100%!important;height:100%!important;max-width:none!important;display:block!important;object-fit:cover!important;object-position:center center!important;padding:0!important;margin:0!important;border-radius:0!important}.product-card-wrapper .card>.card__content{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;background:#fff!important;min-height:430px!important}.product-card-wrapper .card>.card__content>.card__information{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;padding:18px 20px 0!important;background:#fff!important}.product-card-wrapper .card-information{flex:1 1 auto!important;display:flex!important;flex-direction:column!important}.product-card-wrapper .card__heading{min-height:42px!important;margin:0 0 5px!important;text-align:left!important;color:#151515!important;font-size:16px!important;line-height:1.22!important;font-weight:850!important;letter-spacing:-.01em!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.product-card-wrapper .card__heading a,.product-card-wrapper .card__heading .full-unstyled-link{color:#151515!important;text-decoration:none!important}.product-card-wrapper .ta-card-subtitle,.product-card-wrapper .ta-card-mileage{min-height:19px!important;margin:0 0 17px!important;width:100%!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-align:left!important;color:#898989!important;font-size:12.5px!important;line-height:1.25!important;font-weight:500!important}.product-card-wrapper .ta-card-subtitle__separator{display:inline-block!important;margin:0 5px!important;color:#a5a5a5!important}.product-card-wrapper .price{flex:0 0 auto!important;min-height:29px!important;width:100%!important;margin:0 0 18px!important;padding:0!important;text-align:left!important;align-self:flex-start!important;justify-content:flex-start!important;color:#3b3b3b!important}.product-card-wrapper .price__container,.product-card-wrapper .price__regular,.product-card-wrapper .price__sale{width:100%!important;text-align:left!important;justify-content:flex-start!important}.product-card-wrapper .price .price-item,.product-card-wrapper .price-item,.product-card-wrapper .price--on-sale .price-item--sale{color:#3d3d3d!important;font-size:18px!important;line-height:1.25!important;font-weight:750!important;letter-spacing:.02em!important}.product-card-wrapper .ta-finance-card{flex:0 0 auto!important;margin:0 0 18px!important}.product-card-wrapper .ta-location{flex:0 0 auto!important;margin-top:auto!important}@media screen and (min-width:990px){.product-card-wrapper .card__inner.ratio{--ratio-percent: 64% !important}.product-card-wrapper .card>.card__content{min-height:440px!important}.product-card-wrapper .card__heading{font-size:16.5px!important}}@media screen and (max-width:749px){.product-card-wrapper .card__inner.ratio{--ratio-percent: 70% !important}.product-card-wrapper .card>.card__content{min-height:410px!important}.product-card-wrapper .card__heading{min-height:40px!important;font-size:14.5px!important}.product-card-wrapper .ta-card-subtitle,.product-card-wrapper .ta-card-mileage{font-size:11.5px!important;margin-bottom:14px!important}.product-card-wrapper .price .price-item,.product-card-wrapper .price-item{font-size:16px!important}}.product-card-wrapper .card>.card__content{min-height:350px!important}.product-card-wrapper .card>.card__content>.card__information{padding:18px 20px 0!important}.product-card-wrapper .card-information{display:flex!important;flex-direction:column!important;gap:0!important}.product-card-wrapper .card__heading{min-height:40px!important;margin:0 0 2px!important}.product-card-wrapper .ta-card-subtitle,.product-card-wrapper .ta-card-mileage{min-height:18px!important;margin:0 0 10px!important;padding-top:0!important;display:block!important;line-height:1.2!important}.product-card-wrapper .ta-card-subtitle--empty{visibility:hidden!important}.product-card-wrapper .price{min-height:28px!important;margin:0 0 12px!important}.product-card-wrapper .price .price-item,.product-card-wrapper .price-item,.product-card-wrapper .price--on-sale .price-item--sale{color:#444!important;font-size:17px!important;font-weight:800!important}.product-card-wrapper .ta-finance-card{margin:0 0 12px!important;padding:12px 14px!important}.product-card-wrapper .ta-finance-card__box{min-height:72px!important}.product-card-wrapper .ta-finance-card__benefits{min-height:52px!important;margin-top:10px!important}.product-card-wrapper .ta-finance-card__benefits.is-empty{visibility:hidden!important}.product-card-wrapper .ta-finance-benefit{min-height:20px!important}.product-card-wrapper .ta-location{margin-top:8px!important;padding:12px 14px!important}@media screen and (min-width:990px){.product-card-wrapper .card>.card__content{min-height:360px!important}}@media screen and (max-width:749px){.product-card-wrapper .card>.card__content{min-height:330px!important}.product-card-wrapper .card__heading{min-height:36px!important;margin-bottom:2px!important}.product-card-wrapper .ta-card-subtitle,.product-card-wrapper .ta-card-mileage{margin-bottom:8px!important;min-height:16px!important}.product-card-wrapper .price{margin-bottom:10px!important}}.product-card-wrapper .ta-card-title-block{display:block!important;min-height:68px!important;margin:0 0 8px!important;padding:0!important}.product-card-wrapper .ta-card-title-block .card__heading{min-height:0!important;margin:0!important;padding:0!important;line-height:1.16!important}.product-card-wrapper .ta-card-title-block .ta-card-subtitle,.product-card-wrapper .ta-card-title-block .ta-card-mileage{min-height:18px!important;margin:3px 0 0!important;padding:0!important;line-height:1.18!important}.product-card-wrapper .ta-card-title-block .ta-card-subtitle--empty{visibility:hidden!important}.product-card-wrapper .card-information .price{margin-top:0!important}@media screen and (max-width:749px){.product-card-wrapper .ta-card-title-block{min-height:60px!important;margin-bottom:7px!important}.product-card-wrapper .ta-card-title-block .ta-card-subtitle,.product-card-wrapper .ta-card-title-block .ta-card-mileage{margin-top:2px!important}}.ta-main-product-auto-section{background:#fff}.ta-auto-product{padding:34px 0 42px;background:#fff}.ta-auto-product__inner{max-width:1280px}.ta-auto-product__header{margin-bottom:22px}.ta-auto-product__brand{display:inline-flex;align-items:center;gap:8px;margin-bottom:6px;color:#5d6672;font-size:13px;font-weight:800}.ta-auto-product__brand-dot{width:25px;height:25px;border-radius:50%;display:inline-block;background:#f3f4f6;border:1px solid #e8eaee}.ta-auto-product__title{margin:0;color:#111;font-size:clamp(30px,3.2vw,44px);line-height:1.05;font-weight:900;letter-spacing:-.04em}.ta-auto-product__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;color:#6c727b;font-size:15px;line-height:1.35}.ta-auto-product__separator{color:#b5bbc3}.ta-auto-product__location-inline{display:inline-flex;align-items:center;gap:4px;color:#2779a8;font-weight:750}.ta-auto-product__location-inline--button{appearance:none;-webkit-appearance:none;margin:0;padding:0;border:0;background:transparent;font:inherit;line-height:inherit;cursor:pointer;text-align:left;transition:color .2s ease,transform .2s ease}.ta-auto-product__location-inline--button:hover{color:#b8892c;transform:translateY(-1px)}.ta-auto-product__location-inline--button:focus-visible{outline:2px solid #b8892c;outline-offset:4px;border-radius:4px}.ta-auto-product__price{margin-top:12px;color:#333;font-size:clamp(24px,2.5vw,34px);line-height:1;font-weight:900;letter-spacing:-.02em}.ta-auto-product__price span{margin-left:4px;color:#777;font-size:13px;font-weight:800;letter-spacing:0}.ta-auto-product__benefits{display:flex;flex-wrap:wrap;align-items:center;gap:9px 12px;margin-top:13px}.ta-auto-product__benefit{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border:1px solid #eadfc9;border-radius:999px;background:#fbfaf7;font-size:13px;line-height:1.25;font-weight:750}.ta-auto-product__benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;min-width:19px}.ta-auto-product__benefit-icon svg{display:block;width:19px;height:19px}.ta-auto-product__benefit--price{color:#a96c28}.ta-auto-product__benefit--warranty{color:#159b72}@media screen and (max-width:749px){.ta-auto-product__benefits{align-items:stretch;gap:8px;margin-top:10px}.ta-auto-product__benefit{width:100%;min-height:36px;padding:8px 11px;border-radius:12px;font-size:12px}}.ta-auto-product__layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start}.ta-auto-product__media{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:stretch}.ta-auto-thumbs{display:grid;grid-template-rows:38px minmax(0,1fr) 38px;gap:8px;min-height:520px}.ta-auto-thumbs__arrow{width:100%;min-height:38px;border:0;border-radius:12px;background:#f5f7f9;color:#7b828c;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.ta-auto-thumbs__arrow:hover{background:#edf1f5;color:#222}.ta-auto-thumbs__track{display:flex;flex-direction:column;gap:10px;overflow:auto;scrollbar-width:none;scroll-behavior:smooth;padding:1px}.ta-auto-thumbs__track::-webkit-scrollbar{display:none}.ta-auto-thumb{width:100%;min-height:74px;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#fff;padding:0;cursor:pointer;box-shadow:0 2px 9px #00000014}.ta-auto-thumb.is-active{border-color:#54b9ff;box-shadow:0 0 0 3px #54b9ff2e}.ta-auto-thumb img{width:100%;height:74px;object-fit:cover;display:block}.ta-auto-gallery{position:relative;min-height:520px;border-radius:12px;overflow:hidden;background:#f1f2f4;box-shadow:0 10px 28px #00000012}.ta-auto-gallery__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.ta-auto-gallery__image.is-active{opacity:1;visibility:visible}.ta-auto-gallery__placeholder{width:100%;height:100%;min-height:520px;background:#f4f4f4}.ta-auto-gallery__nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#0000006b;color:#fff;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ta-auto-gallery__nav:hover{background:#000000a3}.ta-auto-gallery__nav--prev{left:16px}.ta-auto-gallery__nav--next{right:16px}.ta-auto-product__sidebar{position:sticky;top:22px}.ta-auto-sidebar-card{border:1px solid #e6e8eb;border-radius:18px;background:#fff;box-shadow:0 14px 34px #00000014;overflow:hidden;padding:18px}.ta-auto-sidebar-card h2{margin:0 0 14px;color:#222;font-size:19px;line-height:1.1;font-weight:900;letter-spacing:-.02em}.ta-auto-product__sidebar .ta-location{margin:0 0 14px!important;border-radius:14px}.ta-auto-product__sidebar .ta-credit-calculator{margin:0;padding:0;border:0;box-shadow:none;border-radius:0}.ta-auto-product__sidebar .ta-credit-calculator__header{padding:14px 14px 12px;border-radius:14px;background:#f4f9ff;border:1px solid #e6eef8}.ta-auto-product__sidebar .ta-credit-calculator__header h3{font-size:22px}.ta-auto-product__sidebar .ta-credit-calculator__grid{grid-template-columns:1fr;gap:10px}.ta-auto-product__sidebar .ta-credit-calculator__result strong{font-size:32px}.ta-auto-product__sidebar .ta-credit-calculator__summary{grid-template-columns:1fr}.ta-auto-product__tabs{display:flex;justify-content:space-between;gap:10px;margin:26px 0;padding:10px;border-radius:999px;background:#fff;box-shadow:0 10px 30px #00000017;border:1px solid #edf0f3}.ta-auto-product__tabs span{flex:1 1 auto;padding:12px 16px;border-radius:999px;text-align:center;color:#626b76;font-size:13px;font-weight:800;white-space:nowrap}.ta-auto-product__tabs .is-active{background:#e9f6ff;color:#2492cd}.ta-auto-tech{margin-top:26px;border:1px solid #eceff3;border-radius:20px;background:#fbfcfd;overflow:hidden}.ta-auto-tech__header{padding:24px 26px 8px}.ta-auto-tech__header h2{margin:0;color:#181818;font-size:clamp(24px,2.2vw,34px);line-height:1.08;font-weight:900;letter-spacing:-.035em}.ta-auto-tech__header p{margin:7px 0 0;color:#707983;font-size:14px}.ta-auto-tech__body{padding:16px 26px 28px;color:#2e3237;font-size:15px;line-height:1.65}.ta-auto-tech__body h1,.ta-auto-tech__body h2,.ta-auto-tech__body h3,.ta-auto-tech__body strong{color:#171717}.ta-auto-tech__body ul,.ta-auto-tech__body ol{margin-top:12px;padding-left:24px}.ta-auto-tech__body li+li{margin-top:5px}@media screen and (max-width:1090px){.ta-auto-product__layout{grid-template-columns:1fr}.ta-auto-product__sidebar{position:static}}@media screen and (max-width:749px){.ta-auto-product{padding-top:24px}.ta-auto-product__media{grid-template-columns:1fr}.ta-auto-thumbs{order:2;min-height:auto;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;grid-template-rows:auto;align-items:center}.ta-auto-thumbs__track{flex-direction:row;overflow-x:auto}.ta-auto-thumbs__arrow{min-height:74px}.ta-auto-thumbs__arrow svg{transform:rotate(-90deg)}.ta-auto-gallery{min-height:340px}.ta-auto-product__tabs{overflow-x:auto;justify-content:flex-start;border-radius:16px}.ta-auto-product__tabs span{flex:0 0 auto}.ta-auto-sidebar-card{padding:14px}}.ta-auto-product__inner{max-width:1360px!important}.ta-auto-product__header{margin-bottom:14px!important}.ta-auto-product__brand{margin-bottom:4px!important;font-size:12px!important}.ta-auto-product__brand-dot{width:21px!important;height:21px!important}.ta-auto-product__title{font-size:clamp(23px,2.2vw,32px)!important;line-height:1.08!important;letter-spacing:-.025em!important}.ta-auto-product__meta{margin-top:6px!important;font-size:13.5px!important}.ta-auto-product__price{margin-top:8px!important;font-size:clamp(21px,2vw,28px)!important}.ta-auto-product__layout{grid-template-columns:minmax(0,1fr) 350px!important;gap:24px!important}.ta-auto-product__media{grid-template-columns:82px minmax(0,1fr)!important;gap:14px!important;align-items:start!important}.ta-auto-thumbs{grid-template-rows:34px 346px 34px!important;gap:8px!important;min-height:422px!important;max-height:422px!important}.ta-auto-thumbs__arrow{min-height:34px!important;border-radius:11px!important}.ta-auto-thumbs__track{height:346px!important;max-height:346px!important;gap:10px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;scroll-snap-type:y proximity!important;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 34px,#000 calc(100% - 34px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 34px,#000 calc(100% - 34px),transparent 100%)}.ta-auto-thumb{min-height:76px!important;height:76px!important;border-radius:9px!important;scroll-snap-align:center!important;flex:0 0 76px!important}.ta-auto-thumb img{height:76px!important;object-fit:cover!important}.ta-auto-gallery{width:100%!important;height:455px!important;min-height:455px!important;max-height:455px!important;aspect-ratio:16 / 9!important;border-radius:13px!important;background:#f4f5f6!important;box-shadow:0 10px 26px #00000012!important}.ta-auto-gallery__image{object-fit:contain!important;object-position:center center!important;background:#f4f5f6!important}.ta-auto-gallery__placeholder{min-height:455px!important}.ta-auto-gallery__nav{width:38px!important;height:38px!important}.ta-auto-product__sidebar{top:16px!important}.ta-auto-sidebar-card{padding:16px!important;border-radius:16px!important}.ta-auto-sidebar-card h2{font-size:17px!important}@media screen and (min-width:1280px){.ta-auto-gallery{height:480px!important;min-height:480px!important;max-height:480px!important}.ta-auto-gallery__placeholder{min-height:480px!important}.ta-auto-thumbs{grid-template-rows:34px 368px 34px!important;min-height:444px!important;max-height:444px!important}.ta-auto-thumbs__track{height:368px!important;max-height:368px!important}}@media screen and (max-width:1090px){.ta-auto-product__layout{grid-template-columns:1fr!important}.ta-auto-gallery{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16 / 9!important}}@media screen and (max-width:749px){.ta-auto-product__title{font-size:24px!important}.ta-auto-product__media{grid-template-columns:1fr!important}.ta-auto-thumbs{grid-template-columns:36px minmax(0,1fr) 36px!important;grid-template-rows:auto!important;min-height:auto!important;max-height:none!important}.ta-auto-thumbs__track{height:auto!important;max-height:none!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 28px,#000 calc(100% - 28px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 28px,#000 calc(100% - 28px),transparent 100%)}.ta-auto-thumb{width:82px!important;flex:0 0 82px!important}.ta-auto-gallery{aspect-ratio:4 / 3!important;min-height:0!important}}.product-card-wrapper .card>.card__content{min-height:310px!important}.product-card-wrapper .card>.card__content>.card__information{padding:16px 20px 0!important}.product-card-wrapper .ta-card-title-block{min-height:44px!important;margin:0 0 4px!important;padding:0!important}.product-card-wrapper .ta-card-title-block .card__heading{min-height:0!important;margin:0!important;padding:0!important;line-height:1.12!important}.product-card-wrapper .ta-card-title-block .ta-card-subtitle,.product-card-wrapper .ta-card-title-block .ta-card-mileage{min-height:16px!important;margin:1px 0 0!important;padding:0!important;line-height:1.12!important}.product-card-wrapper .card-information .price,.product-card-wrapper .price{min-height:28px!important;margin:0 0 9px!important;color:#2f3033!important}.product-card-wrapper .price .price-item,.product-card-wrapper .price-item,.product-card-wrapper .price--on-sale .price-item--sale{color:#2f3033!important;font-size:19.5px!important;line-height:1.18!important;font-weight:900!important;letter-spacing:.01em!important}.product-card-wrapper .ta-finance-card{margin:0 0 9px!important;padding:11px 14px!important}.product-card-wrapper .ta-finance-card__box{min-height:64px!important}.product-card-wrapper .ta-finance-card__monthly{font-size:19.5px!important}.product-card-wrapper .ta-finance-card__liquidation{margin-top:6px!important}.product-card-wrapper .ta-finance-card__benefits{min-height:42px!important;margin-top:8px!important}.product-card-wrapper .ta-finance-card__benefits.is-empty{display:none!important;min-height:0!important;margin-top:0!important}.product-card-wrapper .ta-finance-benefit{min-height:18px!important;line-height:1.12!important}.product-card-wrapper .ta-location{margin-top:auto!important;min-height:58px!important;padding:11px 20px!important}.product-card-wrapper .ta-location__title{font-size:12.5px!important;line-height:1.12!important}.product-card-wrapper .ta-location__subtitle{font-size:11px!important;line-height:1.12!important}@media screen and (min-width:990px){.product-card-wrapper .card>.card__content{min-height:318px!important}}@media screen and (max-width:749px){.product-card-wrapper .card>.card__content{min-height:292px!important}.product-card-wrapper .ta-card-title-block{min-height:40px!important;margin-bottom:4px!important}.product-card-wrapper .price .price-item,.product-card-wrapper .price-item{font-size:17.5px!important}.product-card-wrapper .ta-finance-card__box{min-height:60px!important}}.ta-header-upcoming{display:none!important}.ta-header-menu-upcoming{border:2px solid var(--ta-yellow)!important;border-radius:2px!important;padding:9px 14px!important;font-weight:900!important;text-transform:uppercase!important;line-height:1!important}.ta-header-menu-upcoming span{font-weight:900!important;text-transform:uppercase!important}.ta-auto-product{padding-top:24px!important}.ta-auto-product__inner{max-width:1420px!important}.ta-auto-product__header{max-width:980px!important;margin-bottom:14px!important}.ta-auto-product__title{font-size:clamp(22px,2vw,30px)!important;line-height:1.08!important}.ta-auto-product__price{margin-top:7px!important;font-size:clamp(24px,2.2vw,33px)!important}.ta-auto-product__layout{grid-template-columns:minmax(0,1fr) 335px!important;gap:22px!important;align-items:start!important}.ta-auto-product__main{min-width:0!important}.ta-auto-product__media{grid-template-columns:78px minmax(0,1fr)!important;gap:13px!important;align-items:stretch!important}.ta-auto-thumbs{grid-template-rows:34px 386px 34px!important;min-height:454px!important;max-height:454px!important}.ta-auto-thumbs__track{height:386px!important;max-height:386px!important}.ta-auto-gallery{width:100%!important;height:545px!important;min-height:545px!important;max-height:545px!important;aspect-ratio:16 / 9!important;background:#f3f4f6!important}.ta-auto-gallery__image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.ta-auto-gallery__placeholder{min-height:545px!important}.ta-auto-product__sidebar{top:14px!important}.ta-auto-sidebar-card{padding:14px!important;border-radius:16px!important}.ta-auto-sidebar-card h2{margin-bottom:10px!important;font-size:16px!important}.ta-auto-product__sidebar .ta-location{min-height:0!important;margin-bottom:10px!important;padding:10px 12px!important}.ta-auto-product__sidebar .ta-credit-calculator__header{padding:10px 12px!important;border-radius:12px!important}.ta-auto-product__sidebar .ta-credit-calculator__header h3{font-size:18px!important;line-height:1.1!important}.ta-auto-product__sidebar .ta-eyebrow{margin-bottom:2px!important;font-size:10px!important}.ta-auto-product__sidebar .ta-credit-calculator__highlight,.ta-auto-product__sidebar .ta-credit-calculator__liquidation{margin-top:6px!important;font-size:11px!important}.ta-auto-product__sidebar .ta-credit-calculator__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important}.ta-auto-product__sidebar .ta-credit-calculator__grid label:first-child{grid-column:1 / -1!important}.ta-auto-product__sidebar .ta-credit-calculator label span{margin-bottom:4px!important;font-size:10px!important}.ta-auto-product__sidebar .ta-credit-calculator input,.ta-auto-product__sidebar .ta-credit-calculator select{min-height:38px!important;padding:7px 10px!important;border-radius:10px!important;font-size:12px!important}.ta-auto-product__sidebar .ta-credit-calculator__summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important}.ta-auto-product__sidebar .ta-credit-calculator__summary div{padding:8px!important;border-radius:10px!important}.ta-auto-product__sidebar .ta-credit-calculator__summary span{font-size:10px!important}.ta-auto-product__sidebar .ta-credit-calculator__summary strong{font-size:12px!important;line-height:1.15!important}.ta-auto-product__sidebar .ta-credit-calculator__result{margin-top:10px!important;padding:10px!important;border-radius:12px!important}.ta-auto-product__sidebar .ta-credit-calculator__result strong{font-size:25px!important}.ta-auto-product__sidebar .ta-credit-calculator__result small{font-size:10px!important;line-height:1.25!important}.ta-auto-product__sidebar .ta-credit-calculator__actions{gap:8px!important;margin-top:10px!important}.ta-auto-product__sidebar .ta-button{flex:1 1 calc(50% - 4px)!important;min-height:36px!important;padding:8px 10px!important;font-size:11px!important;line-height:1.15!important}.ta-auto-product__tabs{justify-content:flex-start!important;max-width:100%!important;margin:16px 0!important;padding:7px!important;border-radius:18px!important}.ta-auto-product__tabs span{flex:0 1 auto!important;min-width:190px!important;padding:10px 18px!important;font-size:12.5px!important}.ta-auto-tech{margin-top:0!important;border-radius:18px!important}.ta-auto-tech__header{padding:20px 22px 6px!important}.ta-auto-tech__header h2{font-size:clamp(22px,2vw,30px)!important}.ta-auto-tech__body{padding:14px 22px 24px!important}@media screen and (min-width:1280px){.ta-auto-gallery{height:565px!important;min-height:565px!important;max-height:565px!important}.ta-auto-gallery__placeholder{min-height:565px!important}.ta-auto-thumbs{grid-template-rows:34px 406px 34px!important;min-height:474px!important;max-height:474px!important}.ta-auto-thumbs__track{height:406px!important;max-height:406px!important}}@media screen and (max-width:1090px){.ta-auto-product__layout{grid-template-columns:1fr!important}.ta-auto-product__sidebar{position:static!important}.ta-auto-gallery{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16 / 9!important}}@media screen and (max-width:749px){.ta-auto-product__media{grid-template-columns:1fr!important}.ta-auto-gallery{aspect-ratio:4 / 3!important}.ta-auto-product__sidebar .ta-credit-calculator__grid,.ta-auto-product__sidebar .ta-credit-calculator__summary{grid-template-columns:1fr!important}.ta-auto-product__tabs{overflow-x:auto!important}.ta-auto-product__tabs span{min-width:170px!important}}.ta-kavak-hero{position:relative;min-height:clamp(430px,55vw,610px);display:grid;place-items:center;overflow:hidden;background:#07111f}.ta-kavak-hero__bg,.ta-kavak-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ta-kavak-hero__bg{background-image:linear-gradient(135deg,#0f172a,#1f2937);background-size:cover;background-position:center center;transform:scale(1.02)}.ta-kavak-hero__overlay{background:linear-gradient(180deg,#00000038,#0000008f)}.ta-kavak-hero__content{position:relative;z-index:1;width:100%;text-align:center;color:#fff;padding-top:44px;padding-bottom:44px}.ta-kavak-hero__eyebrow{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.88}.ta-kavak-hero h1{margin:0;color:#fff;font-size:clamp(34px,4.3vw,58px);line-height:1.02;font-weight:900;letter-spacing:-.04em}.ta-kavak-hero__text{margin:12px auto 22px;max-width:760px;color:#ffffffeb;font-size:clamp(16px,1.55vw,21px)}.ta-kavak-hero__search{display:inline-flex;align-items:center;gap:12px;width:min(620px,calc(100vw - 36px));min-height:58px;padding:0 24px;border:0;border-radius:999px;background:#ffffffed;color:#4b5563;box-shadow:0 18px 50px #00000040;font-size:16px;text-align:left;cursor:pointer}.ta-kavak-hero__search svg,.ta-search-modal__icon svg,.ta-catalog-search__icon svg{width:22px;height:22px;display:block}.ta-kavak-hero__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:14px}.ta-kavak-hero__actions a{min-width:140px;padding:12px 22px;border-radius:999px;background:#fffffff0;color:#0656ff;text-decoration:none;font-weight:800}.ta-search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:start center;padding:115px 18px 24px;opacity:0;pointer-events:none;transition:opacity .18s ease}.ta-search-modal.is-active{opacity:1;pointer-events:auto}.ta-search-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000ad;cursor:pointer}.ta-search-modal__dialog{position:relative;z-index:1;width:min(620px,calc(100vw - 34px));max-height:min(560px,calc(100vh - 145px));overflow:hidden;border-radius:26px;background:#fff;box-shadow:0 30px 90px #00000059}.ta-search-modal__form{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid #e8ebf0}.ta-search-modal__input{width:100%;min-height:44px;border:0;outline:0;font-size:18px;color:#1f2937}.ta-search-modal__close{display:inline-grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;background:#9aa4b2;color:#fff;font-size:20px;line-height:1;cursor:pointer}.ta-search-modal__body{padding:20px 28px 28px;overflow:auto;max-height:460px}.ta-search-modal__label{margin:0 0 12px;color:#657085;font-size:14px;font-weight:700}.ta-search-modal__popular{display:flex;flex-wrap:wrap;gap:10px}.ta-search-modal__popular button,.ta-catalog-search__chips button{border:0;border-radius:10px;background:#f0f3f8;color:#334155;padding:9px 12px;font-weight:700;cursor:pointer}.ta-search-modal__results{display:grid;gap:4px}.ta-search-modal__result{display:flex;align-items:flex-start;gap:12px;width:100%;border:0;border-radius:12px;padding:12px 10px;background:transparent;color:#263447;text-decoration:none;text-align:left;font-size:17px;cursor:pointer}.ta-search-modal__result:hover{background:#f3f6fa}.ta-search-modal__result strong{display:block;font-size:17px;line-height:1.2}.ta-search-modal__result small{display:block;margin-top:3px;color:#7b8794;font-size:12px}.ta-search-modal__arrow{color:#64748b;font-size:22px;line-height:1}.ta-search-modal__result--empty{justify-content:center;color:#0656ff;font-weight:800}.ta-catalog-search{margin-bottom:28px;padding:28px 0 12px}.ta-catalog-search__header{margin-bottom:16px}.ta-catalog-search__header h1{margin:0;font-size:clamp(30px,3vw,46px);line-height:1.05;letter-spacing:-.04em}.ta-catalog-search__header p:not(.ta-eyebrow){margin:8px 0 0;color:#6b7280}.ta-catalog-search__form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;max-width:880px;padding:8px;border:1px solid #e6e8ec;border-radius:999px;background:#fff;box-shadow:0 12px 40px #0f172a14}.ta-catalog-search__icon{display:inline-flex;margin-left:14px;color:#6b7280}.ta-catalog-search__form input{min-height:48px;border:0;outline:0;font-size:16px}.ta-catalog-search__form button{min-height:48px;padding:0 24px;border:0;border-radius:999px;background:#111827;color:#fff;font-weight:850;cursor:pointer}.ta-catalog-search__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.ta-catalog-search__count{margin:12px 0 0;color:#6b7280;font-size:13px;font-weight:700}.ta-catalog-search__empty{margin:28px 0;padding:24px;border:1px dashed #cbd5e1;border-radius:16px;color:#64748b;text-align:center;font-weight:700}.product-grid [data-ta-catalog-card][hidden]{display:none!important}@media screen and (max-width:749px){.ta-kavak-hero{min-height:520px}.ta-kavak-hero__content{padding-top:34px;padding-bottom:34px}.ta-kavak-hero__actions a{min-width:105px;padding:10px 16px}.ta-search-modal{padding-top:80px}.ta-catalog-search__form{grid-template-columns:auto minmax(0,1fr);border-radius:18px}.ta-catalog-search__form button{grid-column:1 / -1;width:100%}}.ta-kavak-hero__search,.ta-kavak-hero__search *{cursor:pointer!important}.ta-kavak-hero__search{position:relative!important;z-index:20!important;pointer-events:auto!important}.ta-search-modal{z-index:2147483000!important}.ta-search-modal__result{width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.ta-search-modal__result:hover{background:#f3f6fb}.ta-search-modal{padding:118px 18px 24px!important}.ta-search-modal__backdrop{background:#000000a8!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.ta-search-modal__dialog{width:min(610px,calc(100vw - 34px))!important;min-height:430px!important;max-height:min(560px,calc(100vh - 140px))!important;border-radius:28px!important;box-shadow:0 26px 90px #00000057!important}.ta-search-modal__form{min-height:74px!important;padding:0 22px!important;border-bottom:1px solid #e6eaf0!important;gap:14px!important}.ta-search-modal__icon{display:inline-flex!important;color:#516174!important}.ta-search-modal__icon svg{width:25px!important;height:25px!important}.ta-search-modal__input{min-height:72px!important;font-size:19px!important;font-weight:500!important;color:#324054!important}.ta-search-modal__input::placeholder{color:#536079!important;opacity:1!important}.ta-search-modal__close{width:24px!important;height:24px!important;background:#8b96a8!important;color:#fff!important;font-size:18px!important}.ta-search-modal__body{padding:20px 28px 30px!important;max-height:440px!important}.ta-search-modal__label{margin:0 0 18px!important;color:#59657b!important;font-size:15px!important;font-weight:500!important}.ta-search-modal__popular{display:none!important}.ta-search-modal__results{display:grid!important;gap:2px!important}.ta-search-modal__result{min-height:48px!important;align-items:center!important;gap:14px!important;padding:10px 12px!important;border-radius:10px!important;color:#334155!important;font-size:18px!important;font-weight:500!important}.ta-search-modal__result:hover{background:#f3f6fb!important}.ta-search-modal__result strong{font-size:18px!important;font-weight:500!important}.ta-search-modal__result small{margin-top:2px!important;color:#7a8697!important;font-size:12px!important}.ta-search-modal__arrow{color:#64748b!important;font-size:24px!important;line-height:1!important}.ta-search-modal__result--empty{justify-content:flex-start!important;color:#334155!important;font-weight:500!important}.ta-search-modal{padding:92px 18px 24px!important}.ta-search-modal__dialog{width:min(520px,calc(100vw - 42px))!important;min-height:300px!important;max-height:min(455px,calc(100vh - 120px))!important;border:0!important;outline:0!important;border-radius:24px!important;box-shadow:0 22px 70px #0000004d!important}.ta-search-modal__form{min-height:58px!important;padding:0 18px!important;border:0!important;border-bottom:0!important;gap:10px!important}.ta-search-modal__icon svg{width:20px!important;height:20px!important}.ta-search-modal__input{min-height:56px!important;font-size:15.5px!important;font-weight:500!important}.ta-search-modal__close{width:20px!important;height:20px!important;font-size:15px!important}.ta-search-modal__body{padding:12px 20px 22px!important;max-height:340px!important;border-top:1px solid #eef1f5!important}.ta-search-modal__label{margin:0 0 8px!important;font-size:12.5px!important;line-height:1.25!important}.ta-search-modal__results{gap:0!important}.ta-search-modal__result{min-height:38px!important;padding:7px 8px!important;gap:10px!important;border-radius:8px!important;font-size:14.5px!important}.ta-search-modal__result strong{font-size:14.5px!important}.ta-search-modal__result small{font-size:10.5px!important}.ta-search-modal__arrow{font-size:18px!important}.ta-search-modal__empty-recent{padding:6px 2px 12px!important;color:#8a95a6!important;font-size:12.5px!important}.collection-hero,.template-collection .collection-hero,body[class*=collection] .collection-hero{padding-top:12px!important;padding-bottom:2px!important}.collection-hero .collection-hero__inner,.template-collection .collection-hero__inner,body[class*=collection] .collection-hero__inner{justify-content:flex-start!important;align-items:flex-start!important;text-align:left!important;padding-top:0!important;padding-bottom:0!important}.collection-hero .collection-hero__text-wrapper,.template-collection .collection-hero__text-wrapper,body[class*=collection] .collection-hero__text-wrapper{text-align:left!important;flex-basis:100%!important}.collection-hero .collection-hero__title,.template-collection .collection-hero__title,body[class*=collection] .collection-hero__title{margin:0 0 18px!important;text-align:left!important;font-size:30px!important;line-height:1.1!important;letter-spacing:-.03em!important;font-weight:700!important}.ta-catalog-search{padding-top:0!important;margin-top:-4px!important}@media screen and (max-width:749px){.ta-search-modal{padding-top:66px!important}.ta-search-modal__dialog{width:min(430px,calc(100vw - 28px))!important;min-height:285px!important}.collection-hero .collection-hero__title,.template-collection .collection-hero__title,body[class*=collection] .collection-hero__title{font-size:24px!important;margin-bottom:14px!important}}.ta-search-modal{padding:0!important;display:block!important}.ta-search-modal__dialog{position:fixed!important;top:var(--ta-search-modal-top, 132px)!important;left:50%!important;transform:translate(-50%)!important;width:min(500px,calc(100vw - 44px))!important;min-height:260px!important;max-height:min(390px,calc(100vh - var(--ta-search-modal-top, 132px) - 24px))!important;border:0!important;outline:0!important;box-shadow:0 18px 58px #00000042!important}.ta-search-modal__form,.ta-search-modal__form:focus,.ta-search-modal__form:focus-within,.ta-search-modal__input,.ta-search-modal__input:focus,.ta-search-modal__input:focus-visible,.ta-search-modal__input:focus-within{border:0!important;outline:0!important;box-shadow:none!important;-webkit-box-shadow:none!important}.ta-search-modal__input:focus-visible{outline-offset:0!important}.ta-search-modal__form{background:#fff!important}.ta-search-modal__body{border-top:1px solid #eef1f5!important}@media screen and (max-width:749px){.ta-search-modal__dialog{top:var(--ta-search-modal-top, 96px)!important;width:min(460px,calc(100vw - 26px))!important;max-height:min(390px,calc(100vh - var(--ta-search-modal-top, 96px) - 18px))!important}}.ta-catalog-search .ta-catalog-search__form{width:min(100%,88rem)!important;margin-right:auto!important;margin-left:auto!important}.ta-search-modal__dialog{top:var(--ta-search-modal-top, 235px)!important;transform:translate(-50%)!important;margin-top:0!important}.ta-search-modal__form,.ta-search-modal__input,.ta-search-modal__input:focus,.ta-search-modal__input:focus-visible{outline:none!important;box-shadow:none!important}@media screen and (max-width:749px){.ta-search-modal__dialog{top:var(--ta-search-modal-top, 128px)!important}}.collection-hero{padding-top:2.4rem!important;padding-bottom:.4rem!important}.collection-hero .collection-hero__inner{align-items:flex-start!important}.collection-hero .collection-hero__text-wrapper{width:100%!important;max-width:1180px!important;text-align:left!important}.collection-hero .collection-hero__title{margin:0 0 1.8rem!important;text-align:left!important;font-size:clamp(2.8rem,3vw,4.2rem)!important;line-height:1.08!important;font-weight:650!important;letter-spacing:-.045em!important}.ta-catalog-search{margin-top:0!important;padding-top:0!important}.ta-catalog-search__header{text-align:left!important;margin-bottom:1.6rem!important}.ta-catalog-search__header .ta-eyebrow{font-size:1.1rem!important;margin-bottom:.6rem!important}.ta-catalog-search__header h1{margin:0 0 .8rem!important;text-align:left!important;font-size:clamp(2.4rem,2.5vw,3.8rem)!important;line-height:1.12!important;letter-spacing:-.04em!important}.ta-catalog-search__header p{margin:0 0 1.4rem!important;font-size:1.45rem!important}[id$=__featured_collection] .collection__title,[id$=__ta_proximamente] .ta-proximamente__header,[id$=__ta_testimonials] .ta-testimonials__inner,[id$=__multicolumn_dAhbkR] .title-wrapper-with-link,[id$=__multirow_378MEQ] .image-with-text__content,[id$=__rich_text_Mmcj7K] .rich-text__blocks{text-align:left!important}[id$=__featured_collection] .collection__title h2,[id$=__ta_proximamente] .ta-proximamente h2,[id$=__ta_testimonials] .ta-testimonials h2,[id$=__multicolumn_dAhbkR] .title,[id$=__multirow_378MEQ] .image-with-text__heading,[id$=__rich_text_Mmcj7K] .rich-text__heading{text-align:left!important;font-size:clamp(2.8rem,3vw,4.6rem)!important;line-height:1.12!important;letter-spacing:-.045em!important;margin-left:0!important;margin-right:0!important}[id$=__featured_collection] h2,[id$=__multicolumn_dAhbkR] h2,[id$=__ta_testimonials] h2{text-align:left!important}[id$=__featured_collection]{padding-bottom:1.8rem!important}[id$=__featured_collection] .collection__view-all{margin-top:3.8rem!important;margin-bottom:1.2rem!important}[id$=__featured_collection] .collection__view-all .button{border-radius:999px!important;min-width:160px!important;min-height:50px!important}[id$=__ta_proximamente] .ta-proximamente{padding-top:2.4rem!important;padding-bottom:2.2rem!important}[id$=__ta_proximamente] .ta-proximamente__header{max-width:1180px!important;padding:0 18px!important;margin-bottom:1.8rem!important}[id$=__ta_proximamente] .ta-proximamente__header p{max-width:680px!important;color:#666!important}[id$=__ta_testimonials] .ta-testimonials{margin-top:-1.8rem!important;padding-top:3.2rem!important;padding-bottom:4.2rem!important;background:#f6f7f9!important}[id$=__ta_testimonials] .ta-testimonials__inner{max-width:1180px!important}[id$=__ta_testimonials] .ta-testimonials h2{margin-bottom:2rem!important}[id$=__ta_testimonials] .ta-testimonial-card{min-width:min(430px,82vw)!important;padding:18px 20px!important;border-radius:18px!important;box-shadow:0 14px 34px #1118270f!important}[id$=__image_with_text_qKindk] .image-with-text{margin-top:1.2rem!important;background:linear-gradient(90deg,#6d82de,#7590ea 58%,#7d99ef)!important;overflow:hidden!important}[id$=__image_with_text_qKindk] .image-with-text__grid{align-items:center!important}[id$=__image_with_text_qKindk] .image-with-text__content{background:transparent!important;padding:5.2rem 4.8rem!important;text-align:left!important}[id$=__image_with_text_qKindk] .image-with-text__heading{color:#fff!important;text-align:left!important;font-size:clamp(3.2rem,3.2vw,5.2rem)!important;line-height:1.08!important;margin:0 0 1.6rem!important}[id$=__image_with_text_qKindk] .image-with-text__text,[id$=__image_with_text_qKindk] .image-with-text__text p{color:#ffffffe6!important;font-size:1.75rem!important;line-height:1.6!important}[id$=__image_with_text_qKindk] .button{margin-top:1.6rem!important;min-height:52px!important;border:none!important;border-radius:999px!important;background:#fff!important;color:#111!important;padding:0 3rem!important;font-weight:750!important}[id$=__image_with_text_qKindk] .image-with-text__media{background:transparent!important;min-height:450px!important;border:none!important}[id$=__image_with_text_qKindk] .image-with-text__media img{object-fit:contain!important;object-position:center bottom!important;transform:scale(.98)!important}[id$=__multicolumn_dAhbkR]{padding-top:4.4rem!important;padding-bottom:3.6rem!important}[id$=__multicolumn_dAhbkR] .title-wrapper-with-link{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;padding:0 18px!important}[id$=__multicolumn_dAhbkR] .title{margin-bottom:3.2rem!important}[id$=__multicolumn_dAhbkR] .multicolumn-list{row-gap:3.8rem!important}[id$=__multicolumn_dAhbkR] .multicolumn-card{background:#fff!important;border-radius:22px!important;padding:2.2rem 1.8rem!important;box-shadow:0 12px 34px #1118270b!important}[id$=__multicolumn_dAhbkR] .multicolumn-card__image-wrapper{max-width:150px!important;margin:0 auto 1.8rem!important}[id$=__multicolumn_dAhbkR] .multicolumn-card__info h3,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .inline-richtext{font-size:2.2rem!important;line-height:1.2!important}[id$=__multicolumn_dAhbkR] .multicolumn-card__info .rte{color:#3f3f46!important;line-height:1.65!important}[id$=__multirow_378MEQ] .multirow{padding-top:3.6rem!important;padding-bottom:1.2rem!important}[id$=__multirow_378MEQ] .multirow__inner{gap:2.8rem!important}[id$=__multirow_378MEQ] .image-with-text__grid{align-items:center!important}[id$=__multirow_378MEQ] .image-with-text__media{border-radius:18px!important;overflow:hidden!important;box-shadow:0 18px 40px #11182714!important}[id$=__multirow_378MEQ] .image-with-text__content{padding:2rem 4rem!important}[id$=__multirow_378MEQ] .image-with-text__text,[id$=__multirow_378MEQ] .image-with-text__text p{color:#333!important;font-size:1.65rem!important;line-height:1.8!important}[id$=__multirow_378MEQ] .button{margin-top:1.4rem!important;border-radius:999px!important}[id$=__collapsible_content_6rAYfJ] .collapsible-content{padding-top:.8rem!important;padding-bottom:3rem!important}[id$=__collapsible_content_6rAYfJ] .accordion{border-bottom:1px solid #e8eaee!important}[id$=__collapsible_content_6rAYfJ] .accordion__title{font-size:1.55rem!important;font-weight:750!important}[id$=__rich_text_Mmcj7K] .rich-text{padding-top:4rem!important;padding-bottom:1rem!important}[id$=__rich_text_Mmcj7K] .rich-text__wrapper{max-width:1180px!important;justify-content:flex-start!important}[id$=__rich_text_Mmcj7K] .rich-text__blocks{max-width:1180px!important}[id$=__rich_text_Mmcj7K] .rich-text__heading{margin-bottom:1.2rem!important}[id$=__rich_text_Mmcj7K] .rich-text__text,[id$=__rich_text_Mmcj7K] .rich-text__text p,[id$=__rich_text_Mmcj7K] .rich-text__text a{text-align:left!important;font-size:1.6rem!important;color:#4b5563!important}[id$=__custom_liquid_8BgJQG] iframe,[id$=__custom_liquid_B6kEmB] iframe,[id$=__custom_liquid_efjB3K] iframe{min-height:500px!important;border-radius:18px!important;box-shadow:0 20px 48px #11182714!important}@media screen and (max-width:749px){.collection-hero .collection-hero__title,[id$=__featured_collection] .collection__title h2,[id$=__ta_proximamente] .ta-proximamente h2,[id$=__ta_testimonials] .ta-testimonials h2,[id$=__multicolumn_dAhbkR] .title,[id$=__multirow_378MEQ] .image-with-text__heading,[id$=__rich_text_Mmcj7K] .rich-text__heading{font-size:3rem!important}[id$=__image_with_text_qKindk] .image-with-text__content,[id$=__multirow_378MEQ] .image-with-text__content{padding:3rem 2rem!important}[id$=__image_with_text_qKindk] .image-with-text__media{min-height:320px!important}[id$=__custom_liquid_8BgJQG] iframe,[id$=__custom_liquid_B6kEmB] iframe,[id$=__custom_liquid_efjB3K] iframe{min-height:360px!important;border-radius:12px!important}}#shopify-section-template--22569158181170__rich_text_Mmcj7K .rich-text,[id$=__rich_text_Mmcj7K] .rich-text{padding-top:4.8rem!important;padding-bottom:1.2rem!important}#shopify-section-template--22569158181170__rich_text_Mmcj7K .rich-text__wrapper,[id$=__rich_text_Mmcj7K] .rich-text__wrapper{justify-content:flex-start!important;max-width:1180px!important;margin:0 auto!important;padding:0 18px!important}#shopify-section-template--22569158181170__rich_text_Mmcj7K .rich-text__blocks,[id$=__rich_text_Mmcj7K] .rich-text__blocks{max-width:100%!important;text-align:left!important}#shopify-section-template--22569158181170__rich_text_Mmcj7K .rich-text__heading,[id$=__rich_text_Mmcj7K] .rich-text__heading{text-align:left!important;font-size:clamp(2.8rem,3.2vw,5rem)!important;line-height:1.08!important;letter-spacing:-.05em!important;margin:0 0 1.1rem!important}#shopify-section-template--22569158181170__rich_text_Mmcj7K .rich-text__text,#shopify-section-template--22569158181170__rich_text_Mmcj7K .rich-text__text p,#shopify-section-template--22569158181170__rich_text_Mmcj7K .rich-text__text a,[id$=__rich_text_Mmcj7K] .rich-text__text,[id$=__rich_text_Mmcj7K] .rich-text__text p,[id$=__rich_text_Mmcj7K] .rich-text__text a{text-align:left!important;font-size:1.7rem!important;color:#4b5563!important;line-height:1.7!important}#shopify-section-template--22569158181170__custom_liquid_8BgJQG,#shopify-section-template--22569158181170__custom_liquid_B6kEmB,#shopify-section-template--22569158181170__custom_liquid_efjB3K,[id$=__custom_liquid_8BgJQG],[id$=__custom_liquid_B6kEmB],[id$=__custom_liquid_efjB3K]{max-width:1180px!important;margin:0 auto 3.2rem!important;padding:0 18px!important}#shopify-section-template--22569158181170__custom_liquid_8BgJQG .page-width,#shopify-section-template--22569158181170__custom_liquid_B6kEmB .page-width,#shopify-section-template--22569158181170__custom_liquid_efjB3K .page-width,[id$=__custom_liquid_8BgJQG] .page-width,[id$=__custom_liquid_B6kEmB] .page-width,[id$=__custom_liquid_efjB3K] .page-width{max-width:100%!important;padding:0!important}#shopify-section-template--22569158181170__custom_liquid_8BgJQG iframe,#shopify-section-template--22569158181170__custom_liquid_B6kEmB iframe,#shopify-section-template--22569158181170__custom_liquid_efjB3K iframe,[id$=__custom_liquid_8BgJQG] iframe,[id$=__custom_liquid_B6kEmB] iframe,[id$=__custom_liquid_efjB3K] iframe{width:100%!important;min-height:540px!important;border:0!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 22px 52px #0f172a1a!important}#shopify-section-template--22569158181170__multirow_378MEQ .multirow,[id$=__multirow_378MEQ] .multirow{padding-top:2.8rem!important;padding-bottom:1.2rem!important}#shopify-section-template--22569158181170__multirow_378MEQ .page-width,[id$=__multirow_378MEQ] .page-width{max-width:1180px!important}#shopify-section-template--22569158181170__multirow_378MEQ .multirow__inner,[id$=__multirow_378MEQ] .multirow__inner{gap:3.2rem!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__grid,[id$=__multirow_378MEQ] .image-with-text__grid{align-items:center!important;column-gap:4rem!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__media,[id$=__multirow_378MEQ] .image-with-text__media{min-height:420px!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 20px 48px #0f172a14!important;background:#fff!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__media img,[id$=__multirow_378MEQ] .image-with-text__media img{width:100%!important;height:100%!important;object-fit:cover!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__content,[id$=__multirow_378MEQ] .image-with-text__content{padding:1.2rem 1rem 1.2rem 2.4rem!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__heading,[id$=__multirow_378MEQ] .image-with-text__heading{text-align:left!important;font-size:clamp(3.2rem,3.1vw,5.2rem)!important;line-height:1.1!important;letter-spacing:-.05em!important;margin-bottom:1.6rem!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__text,#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__text p,[id$=__multirow_378MEQ] .image-with-text__text,[id$=__multirow_378MEQ] .image-with-text__text p{text-align:left!important;font-size:1.7rem!important;line-height:1.8!important;color:#374151!important}#shopify-section-template--22569158181170__multirow_378MEQ .button,[id$=__multirow_378MEQ] .button{border-radius:999px!important;min-height:52px!important;padding:0 2.8rem!important;border-width:1.5px!important}#shopify-section-template--22569158181170__collapsible_content_6rAYfJ .collapsible-content,[id$=__collapsible_content_6rAYfJ] .collapsible-content{padding-top:.2rem!important;padding-bottom:4rem!important}#shopify-section-template--22569158181170__collapsible_content_6rAYfJ .page-width,[id$=__collapsible_content_6rAYfJ] .page-width{max-width:1180px!important}#shopify-section-template--22569158181170__collapsible_content_6rAYfJ .grid,[id$=__collapsible_content_6rAYfJ] .grid{align-items:start!important;column-gap:3.4rem!important}#shopify-section-template--22569158181170__collapsible_content_6rAYfJ .accordion,[id$=__collapsible_content_6rAYfJ] .accordion{border-top:0!important;border-bottom:1px solid #e8eaee!important}#shopify-section-template--22569158181170__collapsible_content_6rAYfJ .accordion summary,[id$=__collapsible_content_6rAYfJ] .accordion summary{min-height:5.8rem!important;padding:.6rem .2rem!important}#shopify-section-template--22569158181170__collapsible_content_6rAYfJ .accordion__title,[id$=__collapsible_content_6rAYfJ] .accordion__title{font-size:1.7rem!important;font-weight:750!important}#shopify-section-template--22569158181170__collapsible_content_6rAYfJ .accordion__content,[id$=__collapsible_content_6rAYfJ] .accordion__content{color:#4b5563!important;font-size:1.52rem!important;line-height:1.75!important;padding-right:1.2rem!important}#shopify-section-template--22569158181170__collapsible_content_6rAYfJ .collapsible-content__media,[id$=__collapsible_content_6rAYfJ] .collapsible-content__media{border-radius:24px!important;overflow:hidden!important;box-shadow:0 20px 48px #0f172a14!important}#shopify-section-template--22569158181170__collapsible_content_6rAYfJ .collapsible-content__media img,[id$=__collapsible_content_6rAYfJ] .collapsible-content__media img{width:100%!important;height:100%!important;object-fit:cover!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR,[id$=__multicolumn_dAhbkR]{padding-top:4.4rem!important;padding-bottom:4.4rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .title-wrapper-with-link,[id$=__multicolumn_dAhbkR] .title-wrapper-with-link{text-align:left!important;margin-bottom:2.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .title,[id$=__multicolumn_dAhbkR] .title{text-align:left!important;font-size:clamp(2.8rem,3vw,4.8rem)!important;line-height:1.08!important;letter-spacing:-.045em!important;margin:0!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list,[id$=__multicolumn_dAhbkR] .multicolumn-list{row-gap:3rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card,[id$=__multicolumn_dAhbkR] .multicolumn-card{background:#fff!important;border-radius:24px!important;padding:2.6rem 2rem!important;box-shadow:0 18px 42px #0f172a0f!important;height:100%!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image-wrapper,[id$=__multicolumn_dAhbkR] .multicolumn-card__image-wrapper{max-width:124px!important;margin:0 auto 1.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image,[id$=__multicolumn_dAhbkR] .multicolumn-card__image{width:124px!important;height:auto!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info,[id$=__multicolumn_dAhbkR] .multicolumn-card__info{text-align:center!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info h3,#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .inline-richtext,[id$=__multicolumn_dAhbkR] .multicolumn-card__info h3,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .inline-richtext{font-size:2rem!important;line-height:1.2!important;margin-bottom:1rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .rte,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .rte{font-size:1.55rem!important;line-height:1.75!important;color:#4b5563!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text,[id$=__image_with_text_qKindk] .image-with-text{margin-top:1rem!important;margin-bottom:0!important;background:linear-gradient(90deg,#7088e4,#728de7 52%,#7893eb)!important;overflow:hidden!important}#shopify-section-template--22569158181170__image_with_text_qKindk .page-width,[id$=__image_with_text_qKindk] .page-width{max-width:1260px!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__grid,[id$=__image_with_text_qKindk] .image-with-text__grid{align-items:center!important;min-height:430px!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__content,[id$=__image_with_text_qKindk] .image-with-text__content{background:transparent!important;padding:4.8rem 3rem 4.8rem 4rem!important;text-align:left!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__heading,[id$=__image_with_text_qKindk] .image-with-text__heading{text-align:left!important;color:#fff!important;font-size:clamp(3.2rem,3.2vw,5.3rem)!important;line-height:1.08!important;letter-spacing:-.045em!important;margin:0 0 1.4rem!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__text,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__text p,[id$=__image_with_text_qKindk] .image-with-text__text,[id$=__image_with_text_qKindk] .image-with-text__text p{text-align:left!important;color:#ffffffeb!important;font-size:1.8rem!important;line-height:1.65!important}#shopify-section-template--22569158181170__image_with_text_qKindk .button,[id$=__image_with_text_qKindk] .button{margin-top:1.8rem!important;min-height:54px!important;padding:0 3rem!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-weight:750!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__media,[id$=__image_with_text_qKindk] .image-with-text__media{min-height:430px!important;border:0!important;background:transparent!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__media img,[id$=__image_with_text_qKindk] .image-with-text__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}@media screen and (max-width:989px){#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__content,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__content,[id$=__multirow_378MEQ] .image-with-text__content,[id$=__image_with_text_qKindk] .image-with-text__content{padding:2.4rem 1.8rem!important}#shopify-section-template--22569158181170__custom_liquid_8BgJQG iframe,#shopify-section-template--22569158181170__custom_liquid_B6kEmB iframe,#shopify-section-template--22569158181170__custom_liquid_efjB3K iframe,[id$=__custom_liquid_8BgJQG] iframe,[id$=__custom_liquid_B6kEmB] iframe,[id$=__custom_liquid_efjB3K] iframe{min-height:420px!important}}@media screen and (max-width:749px){#shopify-section-template--22569158181170__rich_text_Mmcj7K .rich-text__heading,#shopify-section-template--22569158181170__multicolumn_dAhbkR .title,#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__heading,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__heading,[id$=__rich_text_Mmcj7K] .rich-text__heading,[id$=__multicolumn_dAhbkR] .title,[id$=__multirow_378MEQ] .image-with-text__heading,[id$=__image_with_text_qKindk] .image-with-text__heading{font-size:3rem!important}#shopify-section-template--22569158181170__custom_liquid_8BgJQG iframe,#shopify-section-template--22569158181170__custom_liquid_B6kEmB iframe,#shopify-section-template--22569158181170__custom_liquid_efjB3K iframe,[id$=__custom_liquid_8BgJQG] iframe,[id$=__custom_liquid_B6kEmB] iframe,[id$=__custom_liquid_efjB3K] iframe{min-height:340px!important;border-radius:16px!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card,[id$=__multicolumn_dAhbkR] .multicolumn-card{padding:2rem 1.4rem!important}}#shopify-section-template--22569158181170__multicolumn_dAhbkR,[id$=__multicolumn_dAhbkR]{background:#f5f5f6!important;padding-top:4.2rem!important;padding-bottom:4.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .page-width,[id$=__multicolumn_dAhbkR] .page-width{max-width:1240px!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .title-wrapper-with-link,[id$=__multicolumn_dAhbkR] .title-wrapper-with-link{margin-bottom:2.4rem!important;text-align:left!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .title,[id$=__multicolumn_dAhbkR] .title{text-align:left!important;font-size:clamp(2.8rem,3vw,4.2rem)!important;line-height:1.08!important;letter-spacing:-.04em!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list,[id$=__multicolumn_dAhbkR] .multicolumn-list{column-gap:2.2rem!important;row-gap:2.2rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list__item,[id$=__multicolumn_dAhbkR] .multicolumn-list__item{display:flex!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card,[id$=__multicolumn_dAhbkR] .multicolumn-card{width:100%!important;height:100%!important;background:#fff!important;border:1px solid #ebedf0!important;border-radius:2.8rem!important;box-shadow:none!important;padding:4rem 3.8rem 3.6rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image-wrapper,[id$=__multicolumn_dAhbkR] .multicolumn-card__image-wrapper{margin:0 0 2.2rem!important;max-width:5.6rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image,[id$=__multicolumn_dAhbkR] .multicolumn-card__image{width:5.6rem!important;max-width:5.6rem!important;height:auto!important;object-fit:contain!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info,[id$=__multicolumn_dAhbkR] .multicolumn-card__info{text-align:left!important;padding:0!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info h3,#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .inline-richtext,[id$=__multicolumn_dAhbkR] .multicolumn-card__info h3,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .inline-richtext{margin:0 0 1.1rem!important;font-size:clamp(2rem,2vw,2.6rem)!important;font-weight:750!important;line-height:1.18!important;color:#1f2937!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .rte,#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .rte p,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .rte,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .rte p{margin:0!important;font-size:1.7rem!important;line-height:1.45!important;color:#374151!important}@media screen and (max-width:989px){#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card,[id$=__multicolumn_dAhbkR] .multicolumn-card{padding:3.2rem 2.6rem 3rem!important}}@media screen and (max-width:749px){#shopify-section-template--22569158181170__multicolumn_dAhbkR .title,[id$=__multicolumn_dAhbkR] .title{font-size:2.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card,[id$=__multicolumn_dAhbkR] .multicolumn-card{border-radius:2rem!important;padding:2.6rem 2rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image-wrapper,[id$=__multicolumn_dAhbkR] .multicolumn-card__image-wrapper{margin-bottom:1.8rem!important;max-width:4.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image,[id$=__multicolumn_dAhbkR] .multicolumn-card__image{width:4.8rem!important;max-width:4.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info h3,#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .inline-richtext,[id$=__multicolumn_dAhbkR] .multicolumn-card__info h3,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .inline-richtext{font-size:1.9rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .rte,#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .rte p,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .rte,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .rte p{font-size:1.55rem!important}}#shopify-section-template--22569158181170__multicolumn_dAhbkR,[id$=__multicolumn_dAhbkR]{background:#f5f5f6!important;padding-top:5.2rem!important;padding-bottom:5.2rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .page-width,[id$=__multicolumn_dAhbkR] .page-width{max-width:1180px!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .title-wrapper-with-link,[id$=__multicolumn_dAhbkR] .title-wrapper-with-link{text-align:left!important;margin-bottom:2.4rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .title,[id$=__multicolumn_dAhbkR] .title{text-align:left!important;font-size:clamp(2.6rem,3vw,4rem)!important;line-height:1.06!important;letter-spacing:-.03em!important;margin-bottom:0!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list,[id$=__multicolumn_dAhbkR] .multicolumn-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(100%,940px)!important;margin:0 auto!important;column-gap:2.4rem!important;row-gap:2.4rem!important;padding:0!important;list-style:none!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list__item,[id$=__multicolumn_dAhbkR] .multicolumn-list__item{width:100%!important;max-width:none!important;flex:initial!important;display:block!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list__item:last-child,[id$=__multicolumn_dAhbkR] .multicolumn-list__item:last-child{grid-column:1 / span 2!important;width:calc(50% - 1.2rem)!important;justify-self:center!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card,[id$=__multicolumn_dAhbkR] .multicolumn-card{width:100%!important;min-height:255px!important;height:100%!important;background:#fff!important;border:1px solid #eceef2!important;border-radius:2.6rem!important;box-shadow:0 1px #10182805!important;padding:3rem 3.1rem 2.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image-wrapper,[id$=__multicolumn_dAhbkR] .multicolumn-card__image-wrapper{margin:0 0 1.8rem!important;max-width:4.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image,[id$=__multicolumn_dAhbkR] .multicolumn-card__image{width:4.8rem!important;max-width:4.8rem!important;height:auto!important;object-fit:contain!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info,[id$=__multicolumn_dAhbkR] .multicolumn-card__info{padding:0!important;text-align:left!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info h3,#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .inline-richtext,[id$=__multicolumn_dAhbkR] .multicolumn-card__info h3,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .inline-richtext{margin:0 0 1rem!important;font-size:clamp(1.9rem,1.8vw,2.2rem)!important;font-weight:800!important;line-height:1.16!important;color:#202b3c!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .rte,#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .rte p,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .rte,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .rte p{margin:0!important;font-size:1.52rem!important;line-height:1.45!important;color:#364152!important}@media screen and (max-width:989px){#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list,[id$=__multicolumn_dAhbkR] .multicolumn-list{width:100%!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card,[id$=__multicolumn_dAhbkR] .multicolumn-card{min-height:235px!important;padding:2.6rem 2.5rem 2.5rem!important}}@media screen and (max-width:749px){#shopify-section-template--22569158181170__multicolumn_dAhbkR,[id$=__multicolumn_dAhbkR]{padding-top:3.8rem!important;padding-bottom:3.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .title,[id$=__multicolumn_dAhbkR] .title{font-size:2.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list,[id$=__multicolumn_dAhbkR] .multicolumn-list{grid-template-columns:1fr!important;width:100%!important;row-gap:1.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list__item:last-child,[id$=__multicolumn_dAhbkR] .multicolumn-list__item:last-child{grid-column:auto!important;width:100%!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card,[id$=__multicolumn_dAhbkR] .multicolumn-card{min-height:unset!important;border-radius:2rem!important;padding:2.3rem 2rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image-wrapper,[id$=__multicolumn_dAhbkR] .multicolumn-card__image-wrapper{max-width:4.2rem!important;margin-bottom:1.4rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image,[id$=__multicolumn_dAhbkR] .multicolumn-card__image{width:4.2rem!important;max-width:4.2rem!important}}.template-index .ta-kavak-hero{min-height:clamp(470px,52vw,660px)!important;background:#050b14!important}.template-index .ta-kavak-hero__bg{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;opacity:1!important;transform:scale(1.01)!important;filter:none!important}.template-index .ta-kavak-hero__overlay{background:linear-gradient(180deg,#03081252,#0308127a 58%,#0308129e),radial-gradient(circle at center,#0000000a,#0000004d 78%)!important}.template-index .ta-kavak-hero__content{padding-top:5.2rem!important;padding-bottom:5.2rem!important;transform:translateY(4px)}.template-index .ta-kavak-hero__eyebrow{color:#fff!important;opacity:.92!important;text-shadow:0 2px 14px rgba(0,0,0,.32)}.template-index .ta-kavak-hero h1{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.34)}.template-index .ta-kavak-hero__text{color:#fffffff0!important;text-shadow:0 2px 12px rgba(0,0,0,.28)}.template-index .ta-kavak-hero__search{background:#ffffffe6!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 44px #0000002e!important}.template-index .ta-kavak-hero__search:hover{background:#fff!important}.shopify-section .ta-kavak-hero__bg[style*=todoautomotriz]{background-size:cover!important;background-position:center center!important}.template-index .ta-kavak-hero{background:#050b14!important;isolation:isolate!important}.template-index .ta-kavak-hero__bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;background:#050b14!important;overflow:hidden!important;transform:none!important}.template-index .ta-kavak-hero__bg-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;opacity:1!important;z-index:0!important}.template-index .ta-kavak-hero__overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(180deg,#03081238,#0308126b 60%,#03081294),radial-gradient(circle at center,#0000000a,#00000038 80%)!important}.template-index .ta-kavak-hero__content{position:relative!important;z-index:2!important}.template-index .ta-search-modal{z-index:50!important}@media screen and (min-width:990px){.template-index .ta-kavak-hero{min-height:clamp(430px,46vw,560px)!important}.template-index .ta-kavak-hero__bg{background:#050b14!important}.template-index .ta-kavak-hero__bg-img{object-fit:contain!important;object-position:center center!important}.template-index .ta-kavak-hero__overlay{background:linear-gradient(180deg,#03081229,#0308124d 58%,#03081270),radial-gradient(circle at center,#00000008,#00000029 80%)!important}}@media screen and (min-width:990px){.template-index .ta-kavak-hero{min-height:0!important;height:clamp(640px,42.85vw,780px)!important}.template-index .ta-kavak-hero__bg-img{object-fit:cover!important;object-position:center center!important}.template-index .ta-kavak-hero__content{transform:translateY(-18px)!important}.template-index .ta-kavak-hero__overlay{background:linear-gradient(180deg,#03081229,#03081247 52%,#03081275),radial-gradient(circle at center,#00000005,#0000002e 82%)!important}}@media screen and (min-width:1800px){.template-index .ta-kavak-hero{height:760px!important}}@media screen and (min-width:990px){.template-index .ta-kavak-hero{display:block!important;min-height:0!important;height:auto!important;background:#050b14!important}.template-index .ta-kavak-hero__bg{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;overflow:hidden!important;background:#050b14!important}.template-index .ta-kavak-hero__bg-img{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;object-fit:unset!important;object-position:center center!important}.template-index .ta-kavak-hero__overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(180deg,#03081233,#0308125c 56%,#03081285),radial-gradient(circle at center,#00000008,#00000038 82%)!important}.template-index .ta-kavak-hero__content{position:absolute!important;z-index:2!important;left:0!important;right:0!important;top:50%!important;transform:translateY(-38%)!important;padding-top:0!important;padding-bottom:0!important}}@media screen and (max-width:989px){.template-index .ta-kavak-hero{min-height:520px!important}.template-index .ta-kavak-hero__bg-img{object-fit:cover!important;object-position:center center!important}}@media screen and (min-width:990px){.template-index .ta-kavak-hero{display:grid!important;place-items:center!important;min-height:560px!important;height:560px!important;max-height:560px!important;background:#050b14!important;overflow:hidden!important}.template-index .ta-kavak-hero__bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;overflow:hidden!important;background:#050b14!important}.template-index .ta-kavak-hero__bg-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center bottom!important;transform:none!important}.template-index .ta-kavak-hero__overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(180deg,#0308121a,#03081247 48%,#03081280),radial-gradient(circle at center,#00000005,#0000002e 82%)!important}.template-index .ta-kavak-hero__content{position:relative!important;z-index:2!important;inset:auto!important;top:auto!important;left:auto!important;right:auto!important;transform:translateY(-34px)!important;padding-top:0!important;padding-bottom:0!important}}@media screen and (min-width:990px)and (max-width:1600px){.template-index .ta-kavak-hero{height:540px!important;min-height:540px!important;max-height:540px!important}.template-index .ta-kavak-hero__content{transform:translateY(-28px)!important}}@media screen and (min-width:1800px){.template-index .ta-kavak-hero{height:600px!important;min-height:600px!important;max-height:600px!important}}@media screen and (max-width:989px){.template-index .ta-kavak-hero{min-height:520px!important}.template-index .ta-kavak-hero__bg-img{object-fit:cover!important;object-position:center bottom!important}}@media screen and (min-width:990px){.template-index .ta-kavak-hero{display:grid!important;place-items:center!important;min-height:540px!important;height:540px!important;max-height:540px!important;background:#07111b!important;overflow:hidden!important}.template-index .ta-kavak-hero__bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background:#07111b!important;overflow:hidden!important}.template-index .ta-kavak-hero__bg-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#07111b!important;transform:none!important}.template-index .ta-kavak-hero__overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(180deg,#0308121f,#03081238 44%,#03081257),radial-gradient(circle at center,#00000005,#0000001a 82%)!important}.template-index .ta-kavak-hero__content{position:relative!important;z-index:2!important;transform:translateY(-18px)!important;padding-top:0!important;padding-bottom:0!important}}@media screen and (min-width:990px)and (max-width:1600px){.template-index .ta-kavak-hero{min-height:500px!important;height:500px!important;max-height:500px!important}.template-index .ta-kavak-hero__content{transform:translateY(-10px)!important}}@media screen and (max-width:989px){.template-index .ta-kavak-hero__bg-img{object-fit:cover!important;object-position:center center!important}}.template-index .featured-collection .ta-grid-item--sold-out,.template-index .collection .ta-grid-item--sold-out{order:99}.template-index [id$=__collapsible_content_6rAYfJ] .collapsible-content-wrapper-narrow{max-width:1180px}.template-index [id$=__collapsible_content_6rAYfJ] .collapsible-content__grid{grid-template-columns:1fr!important}[id$=__ta_testimonials] .ta-testimonials h2{font-family:var(--font-heading-family)!important;font-style:var(--font-heading-style)!important;font-weight:var(--font-heading-weight)!important;text-transform:none!important;letter-spacing:-.045em!important;font-size:clamp(2.8rem,3vw,4.6rem)!important;line-height:1.12!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR,[id$=__multicolumn_dAhbkR]{background:#fff!important;margin:0!important;padding-top:2.4rem!important;padding-bottom:2.8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn,#shopify-section-template--22569158181170__multicolumn_dAhbkR .page-width,[id$=__multicolumn_dAhbkR] .multicolumn,[id$=__multicolumn_dAhbkR] .page-width{background:#fff!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .page-width,[id$=__multicolumn_dAhbkR] .page-width{max-width:1180px!important;margin:0 auto!important;padding-left:18px!important;padding-right:18px!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .title-wrapper-with-link,[id$=__multicolumn_dAhbkR] .title-wrapper-with-link{width:100%!important;max-width:none!important;margin:0 0 2.4rem!important;padding:0!important;text-align:left!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .title,[id$=__multicolumn_dAhbkR] .title{font-family:var(--font-heading-family)!important;font-style:var(--font-heading-style)!important;font-weight:var(--font-heading-weight)!important;font-size:clamp(2.8rem,3vw,4.6rem)!important;line-height:1.12!important;letter-spacing:-.045em!important;margin:0!important;text-align:left!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list,[id$=__multicolumn_dAhbkR] .multicolumn-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:2.4rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;list-style:none!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list__item,[id$=__multicolumn_dAhbkR] .multicolumn-list__item{width:100%!important;max-width:none!important;margin:0!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list__item:nth-child(5),[id$=__multicolumn_dAhbkR] .multicolumn-list__item:nth-child(5){grid-column:1 / -1!important;width:100%!important;max-width:calc((100% - 2.4rem)/2)!important;justify-self:center!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card,[id$=__multicolumn_dAhbkR] .multicolumn-card{background:#fff!important;border:1px solid #eceef2!important;border-radius:24px!important;box-shadow:0 10px 24px #0f172a0a!important;padding:2rem 2rem 1.8rem!important;height:100%!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image-wrapper,[id$=__multicolumn_dAhbkR] .multicolumn-card__image-wrapper{max-width:72px!important;margin:0 0 1.4rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__image,[id$=__multicolumn_dAhbkR] .multicolumn-card__image{width:72px!important;height:auto!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info,[id$=__multicolumn_dAhbkR] .multicolumn-card__info{text-align:left!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info h3,#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .inline-richtext,[id$=__multicolumn_dAhbkR] .multicolumn-card__info h3,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .inline-richtext{font-size:1.9rem!important;line-height:1.22!important;margin:0 0 .8rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .rte,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .rte{color:#4b5563!important;font-size:1.48rem!important;line-height:1.65!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-card__info .rte p,[id$=__multicolumn_dAhbkR] .multicolumn-card__info .rte p{margin:0!important}@media screen and (max-width:749px){#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list,[id$=__multicolumn_dAhbkR] .multicolumn-list{grid-template-columns:1fr!important;gap:1.6rem!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR .multicolumn-list__item:nth-child(5),[id$=__multicolumn_dAhbkR] .multicolumn-list__item:nth-child(5){grid-column:auto!important;max-width:none!important}#shopify-section-template--22569158181170__multicolumn_dAhbkR,[id$=__multicolumn_dAhbkR]{padding-top:2rem!important;padding-bottom:2.2rem!important}}#shopify-section-template--22569158181170__ta_testimonials,[id$=__ta_testimonials]{background:#fff!important;margin:0!important}#shopify-section-template--22569158181170__ta_testimonials .ta-testimonials,[id$=__ta_testimonials] .ta-testimonials{background:#fff!important;margin-top:0!important;padding-top:2.4rem!important;padding-bottom:3.2rem!important}#shopify-section-template--22569158181170__ta_testimonials .ta-testimonials__inner,[id$=__ta_testimonials] .ta-testimonials__inner{max-width:1180px!important;margin:0 auto!important;padding-left:18px!important;padding-right:18px!important;background:#fff!important}#shopify-section-template--22569158181170__ta_testimonials .ta-testimonials h2,[id$=__ta_testimonials] .ta-testimonials h2{font-family:var(--font-heading-family)!important;font-style:var(--font-heading-style)!important;font-weight:var(--font-heading-weight)!important;text-transform:none!important;letter-spacing:-.045em!important;font-size:clamp(2.8rem,3vw,4.6rem)!important;line-height:1.12!important;text-align:left!important;margin:0 0 2.4rem!important}#shopify-section-template--22569158181170__ta_testimonials .ta-testimonials__viewport,#shopify-section-template--22569158181170__ta_testimonials .ta-testimonials__track,[id$=__ta_testimonials] .ta-testimonials__viewport,[id$=__ta_testimonials] .ta-testimonials__track{background:#fff!important}#shopify-section-template--22569158181170__ta_testimonials .ta-testimonials__viewport,[id$=__ta_testimonials] .ta-testimonials__viewport{overflow:hidden!important;border-radius:0!important;padding:0!important}#shopify-section-template--22569158181170__ta_testimonials .ta-testimonials__track,[id$=__ta_testimonials] .ta-testimonials__track{gap:24px!important}#shopify-section-template--22569158181170__ta_testimonials .ta-testimonial-card,[id$=__ta_testimonials] .ta-testimonial-card{min-width:min(470px,84vw)!important;background:#fff!important;border:1px solid #eceef2!important;border-radius:22px!important;box-shadow:0 10px 24px #0f172a0a!important}#shopify-section-template--22569158181170__ta_testimonials .ta-testimonials h2,[id$=__ta_testimonials] .ta-testimonials h2{font-family:var(--font-heading-family)!important;font-style:normal!important;font-weight:800!important;font-size:clamp(2.8rem,3vw,4.2rem)!important;line-height:1.08!important;letter-spacing:-.04em!important;text-align:left!important;margin:0 0 2.4rem!important}#shopify-section-template--22569158181170__image_with_text_qKindk,[id$=__image_with_text_qKindk]{background:#2f343c!important}#shopify-section-template--22569158181170__image_with_text_qKindk>div:first-child,[id$=__image_with_text_qKindk]>div:first-child{background:linear-gradient(135deg,#505865,#414852 45%,#2f343c)!important}#shopify-section-template--22569158181170__image_with_text_qKindk .page-width,[id$=__image_with_text_qKindk] .page-width,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text,[id$=__image_with_text_qKindk] .image-with-text,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__content,[id$=__image_with_text_qKindk] .image-with-text__content,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__media,[id$=__image_with_text_qKindk] .image-with-text__media{background:transparent!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__heading,[id$=__image_with_text_qKindk] .image-with-text__heading{color:#fff!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__text,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__text p,[id$=__image_with_text_qKindk] .image-with-text__text,[id$=__image_with_text_qKindk] .image-with-text__text p{color:#ffffffeb!important}#shopify-section-template--22569158181170__image_with_text_qKindk .button,[id$=__image_with_text_qKindk] .button{background:#fff!important;color:#1f2937!important;border:none!important;box-shadow:0 8px 22px #00000029!important}#shopify-section-template--22569158181170__multirow_378MEQ .ta-gestoria-home__heading,[id$=__multirow_378MEQ] .ta-gestoria-home__heading{font-family:var(--font-heading-family)!important;font-style:normal!important;font-weight:800!important;font-size:clamp(2.8rem,3vw,4.8rem)!important;line-height:1.08!important;letter-spacing:-.04em!important;text-align:left!important;margin:0 0 2rem!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__grid,[id$=__multirow_378MEQ] .image-with-text__grid{display:block!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__media-item,#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__text-item,[id$=__multirow_378MEQ] .image-with-text__media-item,[id$=__multirow_378MEQ] .image-with-text__text-item{width:100%!important;max-width:100%!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__media,[id$=__multirow_378MEQ] .image-with-text__media{min-height:0!important;margin-bottom:2.2rem!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__content,[id$=__multirow_378MEQ] .image-with-text__content{padding:0!important;background:transparent!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__heading,[id$=__multirow_378MEQ] .image-with-text__heading{display:none!important}#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__text,#shopify-section-template--22569158181170__multirow_378MEQ .image-with-text__text p,[id$=__multirow_378MEQ] .image-with-text__text,[id$=__multirow_378MEQ] .image-with-text__text p{text-align:left!important}.template-collection .collection-hero{padding-top:2.2rem!important;padding-bottom:.2rem!important;margin-bottom:0!important}.template-collection .collection-hero .collection-hero__inner{align-items:flex-start!important;justify-content:flex-start!important}.template-collection .collection-hero .collection-hero__text-wrapper{max-width:none!important;width:100%!important}.template-collection .collection-hero .collection-hero__title{margin:0 0 .8rem!important;font-size:clamp(3.2rem,3.5vw,5.4rem)!important;line-height:1.02!important;font-weight:800!important;letter-spacing:-.05em!important}.template-collection .collection-hero .collection-hero__description{display:none!important}.template-collection .ta-catalog-search{margin:0 0 2rem!important;padding:0!important}.template-collection .ta-catalog-search__header{display:none!important}.template-collection .ta-catalog-search__form{max-width:none!important;min-height:6rem!important;box-shadow:none!important;border:1px solid #e4e8ef!important;background:#fff!important}.template-collection .ta-catalog-search__form input{font-size:1.8rem!important;color:#334155!important}.template-collection .ta-catalog-search__form input::placeholder{color:#667085!important;opacity:1!important}.template-collection .ta-catalog-search__form button{min-width:11rem!important;background:#0f172a!important}.template-collection .ta-catalog-search__chips{margin-top:1.2rem!important;gap:.8rem!important}.template-collection .ta-catalog-search__chips button{min-height:3.8rem!important;padding:0 1.4rem!important;border:1px solid #d9e0ea!important;border-radius:1.2rem!important;background:#f7f9fc!important;color:#223045!important;font-size:1.4rem!important;font-weight:700!important}.template-collection .ta-catalog-search__count{margin-top:1rem!important;font-size:1.3rem!important;color:#667085!important}.template-collection .facets-vertical.page-width{display:grid!important;grid-template-columns:27rem minmax(0,1fr)!important;align-items:start!important;gap:3rem!important}.template-collection .facets-wrapper{position:sticky!important;top:14rem!important;align-self:start!important;margin:0!important}.template-collection .facets-container{border:1px solid #e5e7eb!important;border-radius:2rem!important;background:#fff!important;padding:2rem 2rem 1.2rem!important;box-shadow:0 10px 30px #0f172a0a!important}.template-collection .active-facets.active-facets-desktop{margin:0 0 1.2rem!important;padding:0 0 1.4rem!important;border-bottom:1px solid #edf1f5!important}.template-collection .active-facets-vertical-filter{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important}.template-collection .facets__heading--vertical,.template-collection #verticalTitle{margin:0!important;color:#111827!important;font-size:2rem!important;line-height:1.1!important;font-weight:800!important}.template-collection .active-facets__button-wrapper a{color:#2563eb!important;font-size:1.3rem!important;font-weight:700!important;text-decoration:none!important}.template-collection .facets__form-vertical{display:block!important}.template-collection .facets__disclosure-vertical{margin:0!important;border-top:1px solid #edf1f5!important}.template-collection .facets__disclosure-vertical:first-of-type{border-top:0!important}.template-collection .facets__summary{padding:1.6rem 0!important}.template-collection .facets__summary>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important}.template-collection .facets__summary-label{color:#1f2937!important;font-size:1.65rem!important;font-weight:700!important}.template-collection .facets__selected{color:#64748b!important;font-size:1.25rem!important;font-weight:700!important}.template-collection .facets__display-vertical{padding:0 0 1.4rem!important}.template-collection .facets__list--vertical{display:grid!important;gap:1rem!important}.template-collection .facets__label.facet-checkbox{display:flex!important;align-items:center!important;gap:1rem!important;padding:0!important;color:#334155!important;font-size:1.45rem!important;line-height:1.35!important}.template-collection .facets__label input[type=checkbox]{width:1.8rem!important;height:1.8rem!important;margin:0!important;accent-color:#2563eb!important}.template-collection .facet-checkbox__text{display:inline-flex!important;flex-wrap:wrap!important;gap:.3rem!important}.template-collection .facets__item{margin:0!important}.template-collection .facets__price{padding-top:.4rem!important}.template-collection .product-grid-container{min-width:0!important}.template-collection .facets-vertical .collection{margin-top:0!important}.template-collection #product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2.4rem!important}.template-collection #product-grid>.grid__item{width:100%!important;max-width:none!important}.template-collection #product-grid .product-card-wrapper,.template-collection #product-grid .product-card-wrapper .card,.template-collection #product-grid .product-card-wrapper .card__inner,.template-collection #product-grid .product-card-wrapper .card__content{height:100%!important}.template-collection #product-grid .product-card-wrapper .card__inner.ratio{border-radius:2rem 2rem 0 0!important;overflow:hidden!important}.template-collection #product-grid .product-card-wrapper .card__media .media,.template-collection #product-grid .product-card-wrapper .media.media--hover-effect{background:#f5f7fb!important}.template-collection #product-grid .product-card-wrapper .media img{object-fit:cover!important}.template-collection #product-grid .product-card-wrapper .card>.card__content{min-height:31rem!important}.template-collection .facets-vertical-sort.page-width.small-hide{margin:0 auto 1.4rem!important}.template-collection .facets-vertical-sort .facet-filters{justify-content:flex-end!important}.template-collection .facet-filters__field .select{min-width:18rem!important}@media screen and (max-width:1199px){.template-collection .facets-vertical.page-width{grid-template-columns:24rem minmax(0,1fr)!important;gap:2.2rem!important}.template-collection #product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:989px){.template-collection .facets-vertical.page-width{grid-template-columns:1fr!important}.template-collection .facets-wrapper{position:static!important;top:auto!important}.template-collection #product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:749px){.collection-hero .collection-hero__title{font-size:3rem!important}.template-collection .ta-catalog-search__form{border-radius:1.8rem!important}.template-collection .facets-container{padding:1.6rem 1.6rem 1rem!important;border-radius:1.6rem!important}.template-collection #product-grid{grid-template-columns:1fr!important;gap:2rem!important}}.ta-catalog-search__header{display:none!important}.ta-catalog-search.ta-catalog-search--compact{margin-top:0!important;margin-bottom:1.6rem!important;padding-top:0!important}.ta-catalog-search.ta-catalog-search--compact .ta-catalog-search__form{margin-top:0!important}.ta-catalog-layout{display:grid!important;grid-template-columns:28rem minmax(0,1fr)!important;align-items:start!important;gap:3.2rem!important}.ta-catalog-layout>.facets-wrapper{position:sticky!important;top:14rem!important;align-self:start!important;margin-top:0!important}.ta-catalog-layout .facets-container{background:#fff!important;border:1px solid #e7ebf2!important;border-radius:2rem!important;padding:2rem 2rem 1.2rem!important;box-shadow:0 10px 30px #0f172a0d!important}.ta-catalog-layout .active-facets.active-facets-desktop{margin:0 0 1.4rem!important;padding:0 0 1.4rem!important;border-bottom:1px solid #eef2f7!important}.ta-catalog-layout .active-facets-vertical-filter{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important}.ta-catalog-layout .facets__heading--vertical,.ta-catalog-layout #verticalTitle{margin:0!important;font-size:2rem!important;line-height:1.1!important;font-weight:800!important;color:#111827!important}.ta-catalog-layout .active-facets__button-wrapper a{color:#2563eb!important;text-decoration:none!important;font-size:1.3rem!important;font-weight:700!important}.ta-catalog-layout .facets__disclosure-vertical{margin:0!important;border-top:1px solid #eef2f7!important}.ta-catalog-layout .facets__disclosure-vertical:first-of-type{border-top:0!important}.ta-catalog-layout .facets__summary{padding:1.55rem 0!important}.ta-catalog-layout .facets__summary>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important}.ta-catalog-layout .facets__summary-label{color:#1f2937!important;font-size:1.65rem!important;font-weight:700!important}.ta-catalog-layout .facets__selected{color:#64748b!important;font-size:1.25rem!important;font-weight:700!important}.ta-catalog-layout .facets__display-vertical{padding:0 0 1.4rem!important}.ta-catalog-layout .facets__list--vertical{display:grid!important;gap:1rem!important}.ta-catalog-layout .facets__label.facet-checkbox{display:flex!important;align-items:center!important;gap:.95rem!important;color:#334155!important;font-size:1.45rem!important;line-height:1.35!important}.ta-catalog-layout .facets__label input[type=checkbox]{width:1.8rem!important;height:1.8rem!important;accent-color:#2563eb!important}.ta-catalog-layout .facet-checkbox__text{display:inline-flex!important;flex-wrap:wrap!important;gap:.3rem!important}.ta-catalog-layout .collection{margin-top:0!important}.ta-catalog-layout #product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2.4rem!important}.ta-catalog-layout #product-grid>.grid__item{max-width:none!important;width:100%!important}.ta-catalog-layout #product-grid .card-wrapper,.ta-catalog-layout #product-grid .card,.ta-catalog-layout #product-grid .card__inner,.ta-catalog-layout #product-grid .card__content{height:100%!important}.ta-catalog-layout #product-grid .card__inner.ratio{border-radius:2rem 2rem 0 0!important;overflow:hidden!important}.ta-catalog-layout #product-grid .card__media .media,.ta-catalog-layout #product-grid .media.media--hover-effect{background:#f5f7fb!important}.ta-catalog-layout #product-grid .card__media img{object-fit:cover!important}.ta-catalog-layout #product-grid .card>.card__content{min-height:30rem!important}.ta-catalog-layout .facets-vertical-sort.page-width.small-hide,.facets-vertical-sort.page-width.small-hide{margin-bottom:1.4rem!important}.facets-vertical-sort.page-width.small-hide .facet-filters{justify-content:flex-end!important}@media screen and (max-width:1199px){.ta-catalog-layout{grid-template-columns:24rem minmax(0,1fr)!important;gap:2.4rem!important}.ta-catalog-layout #product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:989px){.ta-catalog-layout{grid-template-columns:1fr!important}.ta-catalog-layout>.facets-wrapper{position:static!important;top:auto!important}}@media screen and (max-width:749px){.ta-catalog-layout #product-grid{grid-template-columns:1fr!important}}.ta-catalog-layout #product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3rem!important;align-items:start!important}.ta-catalog-layout #product-grid>.grid__item{width:100%!important;max-width:none!important;display:block!important}.ta-catalog-layout #product-grid .product-card-wrapper{display:block!important;height:100%!important}.ta-catalog-layout #product-grid .card-wrapper,.ta-catalog-layout #product-grid .product-card-wrapper .card{height:100%!important}.ta-catalog-layout #product-grid .product-card-wrapper .card__inner,.ta-catalog-layout #product-grid .product-card-wrapper .card__inner.ratio,.ta-catalog-layout #product-grid .product-card-wrapper .card__content,.ta-catalog-layout #product-grid .product-card-wrapper .card>.card__content,.ta-catalog-layout #product-grid .product-card-wrapper .card>.card__content>.card__information,.ta-catalog-layout #product-grid .product-card-wrapper .card-information{height:auto!important}.ta-catalog-layout #product-grid .product-card-wrapper .card{display:flex!important;flex-direction:column!important}.ta-catalog-layout #product-grid .product-card-wrapper .card__inner,.ta-catalog-layout #product-grid .product-card-wrapper .card__inner.ratio{flex:0 0 auto!important;width:100%!important;border-radius:14px 14px 0 0!important;overflow:hidden!important}.ta-catalog-layout #product-grid .product-card-wrapper .card__inner.ratio{--ratio-percent: 64% !important}.ta-catalog-layout #product-grid .product-card-wrapper .card__media,.ta-catalog-layout #product-grid .product-card-wrapper .card__media .media,.ta-catalog-layout #product-grid .product-card-wrapper .media.media--transparent,.ta-catalog-layout #product-grid .product-card-wrapper .media.media--hover-effect{width:100%!important;height:100%!important;background:#f3f3f3!important}.ta-catalog-layout #product-grid .product-card-wrapper .card__media img,.ta-catalog-layout #product-grid .product-card-wrapper .media.media--hover-effect>img,.ta-catalog-layout #product-grid .product-card-wrapper .media>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.ta-catalog-layout #product-grid .product-card-wrapper .card>.card__content{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:440px!important;background:#fff!important}.ta-catalog-layout #product-grid .product-card-wrapper .card>.card__content>.card__information{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;padding:18px 20px 0!important}.ta-catalog-layout #product-grid .product-card-wrapper .card-information{flex:1 1 auto!important;display:flex!important;flex-direction:column!important}.ta-catalog-layout #product-grid .product-card-wrapper .ta-location{margin-top:auto!important}@media screen and (max-width:1199px){.ta-catalog-layout #product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:749px){.ta-catalog-layout #product-grid{grid-template-columns:1fr!important}.ta-catalog-layout #product-grid .product-card-wrapper .card__inner.ratio{--ratio-percent: 70% !important}}@media screen and (min-width:990px){.ta-catalog-layout{grid-template-columns:28rem minmax(0,1fr)!important;gap:3.2rem!important}.ta-catalog-layout #product-grid{grid-template-columns:repeat(2,minmax(39.4rem,39.4rem))!important;justify-content:start!important;gap:2.8rem!important;align-items:start!important}.ta-catalog-layout #product-grid>.grid__item{width:39.4rem!important;max-width:39.4rem!important;min-width:39.4rem!important}.ta-catalog-layout #product-grid .product-card-wrapper .card__inner.ratio{--ratio-percent: 64% !important}.ta-catalog-layout #product-grid .product-card-wrapper .card>.card__content{min-height:440px!important}.ta-catalog-layout #product-grid .product-card-wrapper .card>.card__content>.card__information{padding:22px 24px 0!important}.ta-catalog-layout #product-grid .product-card-wrapper .ta-location{margin-left:-24px!important;margin-right:-24px!important;padding-left:24px!important;padding-right:24px!important}}@media screen and (min-width:990px)and (max-width:1250px){.ta-catalog-layout #product-grid{grid-template-columns:repeat(2,minmax(34.5rem,1fr))!important}.ta-catalog-layout #product-grid>.grid__item{width:100%!important;max-width:none!important;min-width:0!important}}@media screen and (max-width:989px){.ta-catalog-layout #product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:2rem!important}}@media screen and (max-width:749px){.ta-catalog-layout #product-grid{grid-template-columns:1fr!important}.ta-catalog-layout #product-grid .product-card-wrapper .card__inner.ratio{--ratio-percent: 70% !important}.ta-catalog-layout #product-grid .product-card-wrapper .card>.card__content{min-height:410px!important}}.template-collection .collection-hero .collection-hero__inner.page-width{max-width:1240px!important;padding-left:2rem!important;padding-right:2rem!important}.collection-hero .collection-hero__text-wrapper{width:100%!important;max-width:none!important;padding-left:0!important;margin-right:auto!important;margin-left:auto!important;text-align:center!important}.collection-hero .collection-hero__title{width:100%!important;margin:1.4rem auto 1.8rem!important;padding:0!important;font-family:Gill Sans,Trebuchet MS,Segoe UI,Arial,sans-serif!important;font-size:clamp(2.4rem,1.8vw,2.8rem)!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.005em!important;text-align:center!important}.ta-catalog-search__chips{width:min(100%,88rem)!important;justify-content:center!important;margin:1.4rem auto 0!important}.ta-catalog-search__count{width:min(100%,88rem)!important;margin:1.2rem auto 0!important;text-align:left!important}.template-collection .ta-catalog-search.page-width,.template-collection .facets-vertical.page-width{max-width:1240px!important;padding-left:2rem!important;padding-right:2rem!important}@media screen and (min-width:990px){.ta-catalog-layout #product-grid .product-card-wrapper .card>.card__content{min-height:382px!important}.ta-catalog-layout #product-grid .product-card-wrapper .card>.card__content>.card__information{padding:20px 22px 0!important}.ta-catalog-layout #product-grid .product-card-wrapper .price,.ta-catalog-layout #product-grid .product-card-wrapper .ta-finance-card{margin-bottom:14px!important}.ta-catalog-layout #product-grid .product-card-wrapper .ta-location{margin-left:-22px!important;margin-right:-22px!important;padding-left:22px!important;padding-right:22px!important}.ta-catalog-layout #product-grid .product-card-wrapper .ta-location:empty{display:none!important}}@media screen and (max-width:989px){.template-collection .collection-hero .collection-hero__inner.page-width,.template-collection .ta-catalog-search.page-width,.template-collection .facets-vertical.page-width{padding-left:1.8rem!important;padding-right:1.8rem!important}.ta-catalog-layout #product-grid .product-card-wrapper .card>.card__content{min-height:360px!important}}@media screen and (max-width:749px){.collection-hero .collection-hero__title{margin:1.2rem auto!important;font-size:2.2rem!important}}.template-index .ta-kavak-hero__bg--video,.ta-kavak-hero__bg--video{background:#050b14!important;transform:none!important}.template-index .ta-kavak-hero__video,.ta-kavak-hero__video{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;z-index:1!important;display:block!important;pointer-events:none!important}.template-index .ta-kavak-hero__bg--video .ta-kavak-hero__bg-img,.ta-kavak-hero__bg--video .ta-kavak-hero__bg-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;z-index:0!important}.template-index .ta-kavak-hero__bg--video+.ta-kavak-hero__overlay,.ta-kavak-hero__bg--video+.ta-kavak-hero__overlay{z-index:2!important;background:linear-gradient(180deg,#040a128f,#040a12a8 52%,#040a12c7),radial-gradient(circle at center,#0000001a,#00000061 78%)!important}.template-index .ta-kavak-hero__content,.ta-kavak-hero__content{z-index:3!important}@media(prefers-reduced-motion:reduce){.template-index .ta-kavak-hero__video,.ta-kavak-hero__video{display:none!important}}.ta-header-write-btn{-webkit-appearance:none!important;appearance:none!important;border:1px solid rgba(15,23,42,.16)!important;background:#fff!important;color:#111827!important;border-radius:999px!important;min-height:3.9rem!important;padding:0 1.65rem!important;margin:0 .8rem 0 .3rem!important;font-family:var(--font-body-family)!important;font-size:1.35rem!important;font-weight:750!important;letter-spacing:.01em!important;line-height:1!important;cursor:pointer!important;box-shadow:0 8px 22px #0f172a0e!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;white-space:nowrap!important}.ta-header-write-btn:hover{transform:translateY(-1px)!important;border-color:#0f172a52!important;box-shadow:0 12px 28px #0f172a1a!important}.ta-header-write-btn:focus-visible{outline:2px solid rgba(17,24,39,.28)!important;outline-offset:3px!important}.ta-contact-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:2rem}.ta-contact-modal.is-open{display:flex}.ta-contact-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#11182785;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ta-contact-modal__dialog{position:relative;z-index:2;width:min(48rem,calc(100vw - 3.2rem));max-height:calc(100vh - 4rem);overflow:auto;background:#f7f9fb;border:1px solid rgba(15,23,42,.12);border-radius:1.8rem;padding:3.2rem 3rem 2.6rem;box-shadow:0 30px 90px #0f172a3d}.ta-contact-modal__close{position:absolute;top:1.4rem;right:1.6rem;width:3rem;height:3rem;border:0;background:transparent;color:#111827;font-size:3rem;line-height:1;cursor:pointer}.ta-contact-modal__header{text-align:center;margin:0 0 2.2rem}.ta-contact-modal__header h2{margin:0 2rem .8rem;color:#020617;font-size:clamp(2.4rem,3vw,3.2rem);line-height:.98;letter-spacing:-.04em;font-weight:850}.ta-contact-modal__header p{margin:0 auto;max-width:35rem;color:#111827;font-size:1.52rem;line-height:1.35}.ta-contact-modal__form{display:grid;gap:1.15rem}.ta-contact-modal__row{display:grid;grid-template-columns:12rem 1fr;gap:.8rem}.ta-contact-modal__field{display:grid;gap:.45rem}.ta-contact-modal__field label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ta-contact-modal__field input,.ta-contact-modal__field textarea,.ta-contact-modal__field select{width:100%;border:1px solid rgba(15,23,42,.2);border-radius:.8rem;background:#fff;color:#111827;font-family:var(--font-body-family);font-size:1.52rem;min-height:5.5rem;padding:1.2rem 1.6rem;box-shadow:none}.ta-contact-modal__field textarea{resize:vertical;min-height:10rem}.ta-contact-modal__field input:focus,.ta-contact-modal__field textarea:focus,.ta-contact-modal__field select:focus{outline:2px solid #0b83c9;outline-offset:0;border-color:#0b83c9}.ta-contact-modal__submit{min-height:5.6rem;border:0;border-radius:.7rem;background:#202426;color:#fff;font-size:1.6rem;font-weight:800;cursor:pointer}.ta-contact-modal__submit:hover{background:#111827}.ta-contact-modal__legal{margin:.3rem auto 0;max-width:34rem;color:#111827;text-align:center;font-size:1.12rem;line-height:1.28;font-weight:650}.ta-contact-modal__success{margin:0 0 .5rem;border-radius:.8rem;padding:1rem 1.2rem;background:#e7f8ee;color:#076b35;font-size:1.35rem;font-weight:750}.ta-contact-modal__error{border-radius:.8rem;padding:1rem 1.2rem;background:#fff1f2;color:#9f1239;font-size:1.35rem;font-weight:750}.ta-contact-modal-open{overflow:hidden!important}.ta-whatsapp-fallback{position:fixed;right:2.4rem;bottom:2.4rem;z-index:99990;display:inline-flex;align-items:center;gap:.9rem;min-height:5.4rem;padding:0 1.6rem 0 1.1rem;background:#25d366;color:#fff!important;border-radius:999px;text-decoration:none!important;box-shadow:0 16px 36px #25d36652;font-family:var(--font-body-family);font-size:1.36rem;font-weight:800}.ta-whatsapp-fallback svg{width:3.4rem;height:3.4rem;fill:currentColor;flex:0 0 auto}.ta-whatsapp-fallback--hidden{display:none!important}@media screen and (max-width:989px){.ta-header-write-btn{min-height:3.5rem!important;padding:0 1.2rem!important;margin-right:.4rem!important;font-size:1.22rem!important}}@media screen and (max-width:749px){.ta-header-write-btn{display:none!important}.ta-contact-modal__dialog{padding:2.8rem 2rem 2.2rem;border-radius:1.4rem}.ta-contact-modal__row{grid-template-columns:1fr}.ta-whatsapp-fallback{right:1.6rem;bottom:1.6rem;padding-right:1.2rem}.ta-whatsapp-fallback span{display:none}}.ta-contact-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483647!important;pointer-events:none!important;align-items:center!important;justify-content:center!important;padding:2rem!important}.ta-contact-modal.is-open{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.ta-contact-modal[aria-hidden=true]{display:none!important}.ta-contact-modal__backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483646!important;background:#1118278f!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.ta-contact-modal__dialog{position:relative!important;z-index:2147483647!important;pointer-events:auto!important}html.ta-contact-modal-open,body.ta-contact-modal-open{overflow:hidden!important}.ta-whatsapp-fallback,body .ta-whatsapp-fallback,.template-index .ta-whatsapp-fallback{position:fixed!important;right:2.4rem!important;bottom:2.4rem!important;z-index:2147483000!important;display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.ta-whatsapp-fallback.ta-whatsapp-fallback--hidden,.template-index .ta-whatsapp-fallback.ta-whatsapp-fallback--hidden{display:inline-flex!important;visibility:visible!important;opacity:1!important}@media screen and (max-width:749px){.ta-whatsapp-fallback,body .ta-whatsapp-fallback,.template-index .ta-whatsapp-fallback{right:1.6rem!important;bottom:1.6rem!important}}.ta-whatsapp-fallback{border:0!important;cursor:pointer!important}.ta-whatsapp-fallback.ta-whatsapp-fallback--hidden,body .ta-whatsapp-fallback.ta-whatsapp-fallback--hidden,.template-index .ta-whatsapp-fallback.ta-whatsapp-fallback--hidden{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.ta-whatsapp-panel{position:fixed!important;right:2.4rem!important;bottom:9rem!important;z-index:2147482999!important;width:min(42rem,calc(100vw - 3.2rem))!important;background:#fff!important;border-radius:1.6rem!important;box-shadow:0 24px 70px #0f172a3d!important;overflow:hidden!important;display:none!important;font-family:var(--font-body-family)!important}.ta-whatsapp-panel.is-open{display:block!important}.ta-whatsapp-panel__head{display:grid!important;grid-template-columns:5rem 1fr 3rem!important;align-items:center!important;gap:1.2rem!important;background:#2db742!important;color:#fff!important;padding:1.6rem 1.8rem!important}.ta-whatsapp-panel__head svg{width:4.4rem!important;height:4.4rem!important;fill:currentColor!important}.ta-whatsapp-panel__head strong{display:block!important;color:#fff!important;font-size:2rem!important;line-height:1.1!important;font-weight:800!important}.ta-whatsapp-panel__head p{margin:.4rem 0 0!important;color:#ffffffdb!important;font-size:1.25rem!important;line-height:1.25!important}.ta-whatsapp-panel__close{-webkit-appearance:none!important;appearance:none!important;border:0!important;background:transparent!important;color:#fff!important;font-size:2.6rem!important;line-height:1!important;cursor:pointer!important}.ta-whatsapp-panel__card{display:grid!important;grid-template-columns:5.8rem 1fr auto!important;gap:1.2rem!important;align-items:center!important;margin:1.8rem!important;padding:1.4rem!important;border-left:3px solid #2db742!important;border-radius:1rem!important;background:#fff!important;box-shadow:0 12px 32px #0f172a14!important;color:#1f2937!important;text-decoration:none!important}.ta-whatsapp-panel__avatar{width:5.8rem!important;height:5.8rem!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#50d66c!important;color:#fff!important;font-size:2.4rem!important}.ta-whatsapp-panel__card strong{display:block!important;color:#1f2937!important;font-size:1.7rem!important;line-height:1.15!important}.ta-whatsapp-panel__card small{display:block!important;color:#6b7280!important;font-size:1.25rem!important;margin-top:.2rem!important}.ta-whatsapp-panel__mini{color:#2db742!important;font-size:1.2rem!important;font-weight:800!important}@media screen and (max-width:749px){.ta-whatsapp-panel{right:1.6rem!important;bottom:8rem!important}}.ta-whatsapp-fallback{z-index:2147482500!important}.ta-whatsapp-panel{z-index:2147482600!important}.ta-whatsapp-fallback,body .ta-whatsapp-fallback,.template-index .ta-whatsapp-fallback{width:6.2rem!important;height:6.2rem!important;min-width:6.2rem!important;min-height:6.2rem!important;padding:0!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;gap:0!important}.ta-whatsapp-fallback span{display:none!important}.ta-whatsapp-fallback svg{width:3.7rem!important;height:3.7rem!important}.ta-whatsapp-fallback.ta-whatsapp-fallback--hidden,body .ta-whatsapp-fallback.ta-whatsapp-fallback--hidden,.template-index .ta-whatsapp-fallback.ta-whatsapp-fallback--hidden{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}a[href*="wa.me"]:not(.ta-whatsapp-panel__card):not(.ta-proximamente-page-card__button):not(.ta-auto-product__interest-button),a[href*="api.whatsapp"]:not(.ta-whatsapp-panel__card):not(.ta-proximamente-page-card__button):not(.ta-auto-product__interest-button),a[href*="whatsapp://"]:not(.ta-whatsapp-panel__card):not(.ta-proximamente-page-card__button):not(.ta-auto-product__interest-button),iframe[src*=whatsapp],iframe[src*=whats],[id*=whatsapp]:not(#ta-whatsapp-panel):not(.ta-whatsapp-fallback),[class*=whatsapp]:not(.ta-whatsapp-panel):not(.ta-whatsapp-panel *):not(.ta-whatsapp-fallback):not(.ta-whatsapp-fallback *),[id*=WhatsApp]:not(#ta-whatsapp-panel):not(.ta-whatsapp-fallback),[class*=WhatsApp]:not(.ta-whatsapp-panel):not(.ta-whatsapp-panel *):not(.ta-whatsapp-fallback):not(.ta-whatsapp-fallback *){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media screen and (max-width:749px){.ta-whatsapp-fallback,body .ta-whatsapp-fallback,.template-index .ta-whatsapp-fallback{width:5.8rem!important;height:5.8rem!important;min-width:5.8rem!important;min-height:5.8rem!important}}.ta-location--button{width:100%;-webkit-appearance:none;appearance:none;border:0;text-align:left;font:inherit;cursor:pointer}.ta-location--button:hover .ta-location__title,.ta-location--button:focus-visible .ta-location__title{color:#111827!important;text-decoration:underline;text-underline-offset:3px}.ta-location--button:focus-visible{outline:2px solid #111827;outline-offset:-4px}.ta-branch-modal[hidden]{display:none!important}.ta-branch-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483200;display:grid;place-items:center;padding:2rem;font-family:var(--font-body-family)}.ta-branch-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#060a149e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ta-branch-modal__dialog{position:relative;z-index:1;width:min(92vw,760px);max-height:min(88vh,820px);overflow:hidden;background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:26px;box-shadow:0 30px 90px #0f172a52;display:flex;flex-direction:column}.ta-branch-modal__close{position:absolute;top:1.2rem;right:1.2rem;z-index:3;width:3.8rem;height:3.8rem;border:0;border-radius:999px;background:#0f172a14;color:#111827;font-size:2.8rem;line-height:1;cursor:pointer}.ta-branch-modal__close:hover{background:#0f172a24}.ta-branch-modal__header{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:1.6rem;align-items:center;padding:2rem 5.8rem 1.6rem 2rem;color:inherit!important;text-decoration:none!important;border-bottom:1px solid #eef2f7;background:linear-gradient(180deg,#fff,#fbfcfe)}.ta-branch-modal__header:hover strong{text-decoration:underline;text-underline-offset:4px}.ta-branch-modal__image-wrap{width:112px;height:76px;border-radius:16px;overflow:hidden;background:#f3f4f6;box-shadow:inset 0 0 0 1px #0f172a0f}.ta-branch-modal__image{width:100%;height:100%;object-fit:cover;display:block}.ta-branch-modal__image-wrap.is-empty{display:none}.ta-branch-modal__vehicle{min-width:0;display:grid;gap:.35rem}.ta-branch-modal__vehicle strong{color:#111827;font-size:clamp(1.8rem,2.4vw,2.6rem);line-height:1.1;font-weight:900;letter-spacing:-.03em}.ta-branch-modal__vehicle small{color:#667085;font-size:1.42rem;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ta-branch-modal__go{align-self:center;justify-self:end;color:#2563eb;font-size:1.28rem;font-weight:900;white-space:nowrap}.ta-branch-modal__branch{display:grid;gap:.35rem;padding:1.4rem 2rem;border-bottom:1px solid #eef2f7;background:#fff}.ta-branch-modal__branch strong{color:#111827;font-size:1.56rem;font-weight:900}.ta-branch-modal__branch span{color:#667085;font-size:1.38rem;line-height:1.4}.ta-branch-modal__map-wrap{height:min(52vh,430px);min-height:330px;background:#eef2f7}.ta-branch-modal__map{width:100%;height:100%;border:0;display:block}body.ta-branch-modal-open{overflow:hidden}@media screen and (max-width:749px){.ta-branch-modal{padding:1rem}.ta-branch-modal__dialog{width:100%;max-height:92vh;border-radius:22px}.ta-branch-modal__header{grid-template-columns:86px minmax(0,1fr);padding:1.6rem 5.4rem 1.4rem 1.4rem;gap:1.2rem}.ta-branch-modal__image-wrap{width:86px;height:64px;border-radius:14px}.ta-branch-modal__go{grid-column:2;justify-self:start;margin-top:.2rem}.ta-branch-modal__map-wrap{height:46vh;min-height:300px}}.product-card-wrapper .ta-location--button,.card-wrapper .ta-location--button,.card .ta-location--button{position:relative!important;z-index:20!important;pointer-events:auto!important}.product-card-wrapper .ta-location--button *,.card-wrapper .ta-location--button *,.card .ta-location--button *{pointer-events:none!important}.product-card-wrapper .card__heading a:after,.card-wrapper .card__heading a:after,.card .card__heading a:after{z-index:1!important}.product-card-wrapper .card__information,.card-wrapper .card__information,.card .card__information{position:relative!important}.ta-branch-modal{z-index:2147483000!important}.ta-branch-modal__dialog{z-index:2147483001!important}.product-card-wrapper [data-ta-branch-trigger],.card-wrapper [data-ta-branch-trigger],.card [data-ta-branch-trigger]{position:relative!important;z-index:214748!important;cursor:pointer!important;pointer-events:auto!important}.product-card-wrapper [data-ta-branch-trigger] *,.card-wrapper [data-ta-branch-trigger] *,.card [data-ta-branch-trigger] *{pointer-events:none!important}.ta-branch-modal.is-open{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.ta-branch-modal.is-open .ta-branch-modal__dialog,.ta-branch-modal.is-open .ta-branch-modal__backdrop{pointer-events:auto!important}.product-card-wrapper [data-ta-branch-trigger],.card-wrapper [data-ta-branch-trigger],.card [data-ta-branch-trigger],.product-card-wrapper .ta-location--button,.card-wrapper .ta-location--button,.card .ta-location--button{position:relative!important;z-index:9999999!important;pointer-events:auto!important;cursor:pointer!important;isolation:isolate!important}.product-card-wrapper .ta-location--button:before,.card-wrapper .ta-location--button:before,.card .ta-location--button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.ta-branch-modal,body .ta-branch-modal,#ta-branch-map-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483640!important;align-items:center!important;justify-content:center!important;padding:2rem!important}.ta-branch-modal.is-open,body .ta-branch-modal.is-open,#ta-branch-map-modal.is-open,.ta-branch-modal:not([hidden]){display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.ta-branch-modal__backdrop{z-index:2147483641!important}.ta-branch-modal__dialog{z-index:2147483642!important}.ta-branch-modal[hidden]:not(.is-open){display:none!important}.ta-branch-modal__vehicle strong,#ta-branch-map-modal [data-ta-branch-title]{font-size:clamp(1.45rem,1.75vw,1.9rem)!important;line-height:1.18!important;font-weight:800!important;letter-spacing:-.018em!important;color:#101828!important}.ta-branch-modal__vehicle small,#ta-branch-map-modal [data-ta-branch-subtitle]{font-size:1.22rem!important;line-height:1.35!important;color:#667085!important}.ta-branch-modal__header{gap:1.35rem!important}@media screen and (max-width:749px){.ta-branch-modal__vehicle strong,#ta-branch-map-modal [data-ta-branch-title]{font-size:1.42rem!important;line-height:1.2!important}.ta-branch-modal__vehicle small,#ta-branch-map-modal [data-ta-branch-subtitle]{font-size:1.12rem!important}}.ta-auto-product__tabs{justify-content:flex-start!important;gap:8px!important;margin:16px 0 14px!important;padding:7px!important;border-radius:18px!important}.ta-auto-product__tabs .ta-auto-product__tab{appearance:none!important;-webkit-appearance:none!important;border:0!important;background:transparent!important;cursor:pointer!important;flex:0 1 auto!important;min-width:170px!important;padding:10px 18px!important;border-radius:999px!important;text-align:center!important;color:#626b76!important;font:inherit!important;font-size:12.5px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important;transition:background .18s ease,color .18s ease,box-shadow .18s ease!important}.ta-auto-product__tabs .ta-auto-product__tab:hover{background:#f4f7fa!important;color:#1f2933!important}.ta-auto-product__tabs .ta-auto-product__tab.is-active{background:#e9f6ff!important;color:#2492cd!important;box-shadow:0 6px 16px #2492cd24!important}.ta-auto-product__tab-panels{width:100%!important}.ta-auto-product__panel[hidden]{display:none!important}.ta-auto-product__panel.ta-auto-tech{margin-top:0!important;border-radius:18px!important;background:#fbfcfd!important}.ta-auto-product__panel .ta-auto-tech__body{min-height:120px!important;padding:22px 24px!important}.ta-auto-product__panel .ta-auto-tech__body:empty{min-height:120px!important}@media screen and (max-width:749px){.ta-auto-product__tabs .ta-auto-product__tab{min-width:150px!important;padding:9px 14px!important;font-size:12px!important}.ta-auto-product__panel .ta-auto-tech__body{padding:18px 16px!important}}.ta-auto-product__panel .ta-auto-tech__body.rte .ta-auto-features-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:0!important;padding:0!important}.ta-auto-feature-item{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:11px!important;align-items:center!important;min-height:72px!important;padding:14px!important;border:1px solid #e9edf2!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 24px #0f172a0b!important}.ta-auto-feature-item__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:13px!important;background:#eef8ff!important;color:#2492cd!important;flex:0 0 38px!important}.ta-auto-feature-item__icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.85!important;stroke-linecap:round!important;stroke-linejoin:round!important}.ta-auto-feature-item__content{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important}.ta-auto-feature-item__label{color:#7b8794!important;font-size:11px!important;font-weight:800!important;letter-spacing:.035em!important;line-height:1.2!important;text-transform:uppercase!important}.ta-auto-feature-item__value{color:#17212b!important;font-size:14px!important;font-weight:800!important;line-height:1.25!important;letter-spacing:-.01em!important;overflow-wrap:anywhere!important}.ta-auto-features-extra{margin-top:18px!important;padding-top:18px!important;border-top:1px solid #e9edf2!important}.ta-auto-product__panel[data-ta-product-panel=detalles] .ta-auto-tech__body.rte,.ta-auto-product__panel[data-ta-product-panel=caracteristicas] .ta-auto-tech__body.rte{min-height:120px!important}.ta-auto-product__panel[data-ta-product-panel=detalles] .ta-auto-tech__body.rte:empty,.ta-auto-features-grid:empty{min-height:120px!important}@media screen and (max-width:989px){.ta-auto-product__panel .ta-auto-tech__body.rte .ta-auto-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:549px){.ta-auto-product__panel .ta-auto-tech__body.rte .ta-auto-features-grid{grid-template-columns:1fr!important}.ta-auto-feature-item{min-height:64px!important;padding:12px!important}}.ta-auto-feature-item--wide{grid-column:1 / -1!important;align-items:start!important}.ta-auto-feature-item__value .metafield-single_line_text_field,.ta-auto-feature-item__value .metafield-number_integer,.ta-auto-feature-item__value .metafield-number_decimal,.ta-auto-feature-item__value .metafield-weight,.ta-auto-feature-item__value .metafield-volume,.ta-auto-feature-item__value .metafield-dimension,.ta-auto-feature-item__value .metafield-rating{color:inherit!important;font:inherit!important}.ta-auto-feature-item__value .metafield-color{display:inline-flex!important;width:18px!important;height:18px!important;border-radius:6px!important;border:1px solid rgba(15,23,42,.18)!important;vertical-align:middle!important;margin-right:7px!important;box-shadow:inset 0 0 0 1px #ffffff4d!important}.ta-auto-feature-item__value ul,.ta-auto-feature-item__value ol,.ta-auto-feature-item__value .metafield-list{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:2px 0 0!important;padding:0!important;list-style:none!important}.ta-auto-feature-item__value li,.ta-auto-feature-item__value .metafield-list li{display:inline-flex!important;align-items:center!important;padding:6px 10px!important;border-radius:999px!important;background:#f2f4f7!important;color:#29313a!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important}.ta-auto-feature-item[data-ta-feature=caracteristicas-del-vehiculo] .ta-auto-feature-item__value{display:block!important}.ta-auto-feature-chips{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.ta-auto-feature-chip{display:inline-flex;align-items:center;min-height:3rem;padding:.55rem 1rem;border-radius:999px;background:#0e84c914;color:#172033;font-size:1.35rem;font-weight:700;letter-spacing:-.01em;line-height:1.2}.ta-auto-product__tabs .ta-auto-product__tab{min-width:150px!important}.ta-auto-product__panel--videos .ta-auto-tech__body{padding:22px 24px 26px!important}.ta-youtube-carousel{position:relative!important;width:100%!important;min-height:120px!important}.ta-youtube-carousel__viewport{position:relative!important;width:100%!important;overflow:hidden!important;border-radius:22px!important;background:#0b1220!important;box-shadow:0 18px 42px #0f172a1f!important}.ta-youtube-carousel__track{position:relative!important;width:100%!important}.ta-youtube-carousel__slide{display:none!important;width:100%!important}.ta-youtube-carousel__slide.is-active{display:block!important}.ta-youtube-carousel__frame{position:relative!important;width:100%!important;aspect-ratio:16 / 9!important;background:#0b1220!important}.ta-youtube-carousel__frame iframe{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;border:0!important;border-radius:22px!important}.ta-youtube-carousel__nav{position:absolute!important;top:50%!important;z-index:2!important;transform:translateY(-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.38)!important;border-radius:999px!important;background:#ffffffeb!important;color:#172033!important;box-shadow:0 12px 32px #0f172a2e!important;cursor:pointer!important}.ta-youtube-carousel__nav svg{width:22px!important;height:22px!important}.ta-youtube-carousel__nav--prev{left:14px!important}.ta-youtube-carousel__nav--next{right:14px!important}.ta-youtube-carousel__nav:hover{background:#fff!important;box-shadow:0 14px 34px #0f172a3d!important}.ta-youtube-carousel__dots{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-top:14px!important}.ta-youtube-carousel__dot{width:8px!important;height:8px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#cbd5e1!important;cursor:pointer!important}.ta-youtube-carousel__dot.is-active{width:24px!important;background:#2492cd!important}.ta-youtube-carousel__viewport[hidden],.ta-youtube-carousel__nav[hidden],.ta-youtube-carousel__dots[hidden]{display:none!important}@media screen and (max-width:749px){.ta-auto-product__tabs{overflow-x:auto!important;justify-content:flex-start!important}.ta-auto-product__tabs .ta-auto-product__tab{min-width:118px!important}.ta-auto-product__panel--videos .ta-auto-tech__body{padding:16px!important}.ta-youtube-carousel__viewport,.ta-youtube-carousel__frame iframe{border-radius:16px!important}.ta-youtube-carousel__nav{width:38px!important;height:38px!important}}[id$=__rich_text_Mmcj7K] .rich-text__text,[id$=__custom_liquid_8BgJQG],[id$=__custom_liquid_B6kEmB],[id$=__custom_liquid_efjB3K],[id$=__collection_list_Kgr8X6],[id$=__rich_text_3erxxT]{display:none!important}.ta-home-branch-tabs{width:min(100%,1320px);margin:20px auto 0;text-align:left}.ta-home-branch-tabs__nav{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 0 20px}.ta-home-branch-tabs__tab{-webkit-appearance:none;appearance:none;border:1px solid rgba(17,24,39,.13);background:#fff;color:#111827;border-radius:999px;padding:11px 18px;min-height:42px;font-size:14px;line-height:1;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 10px 28px #0f172a12;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.ta-home-branch-tabs__tab:hover{transform:translateY(-1px);border-color:#1118274d}.ta-home-branch-tabs__tab.is-active{background:#111827;color:#fff;border-color:#111827}.ta-home-branch-tabs__panel{display:none}.ta-home-branch-tabs__panel.is-active{display:block}.ta-home-branch-tabs__card{overflow:hidden;border-radius:24px;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 22px 56px #0f172a14}.ta-home-branch-tabs__info{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 22px;border-bottom:1px solid rgba(15,23,42,.08)}.ta-home-branch-tabs__name{margin:0 0 5px;font-size:clamp(18px,1.9vw,23px);line-height:1.12;font-weight:850;color:#111827;letter-spacing:-.025em}.ta-home-branch-tabs__address{margin:0;color:#4b5563;font-size:14px;line-height:1.45}.ta-home-branch-tabs__link{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:11px 16px;background:#f3f4f6;color:#111827;font-weight:850;font-size:13px;border:1px solid rgba(15,23,42,.1);white-space:nowrap}.ta-home-branch-tabs__map{width:100%;height:520px;border:0;display:block}@media screen and (max-width:749px){.ta-home-branch-tabs{margin-top:16px}.ta-home-branch-tabs__nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch}.ta-home-branch-tabs__tab{white-space:nowrap;padding:10px 14px;font-size:13px}.ta-home-branch-tabs__info{flex-direction:column;align-items:flex-start;padding:17px}.ta-home-branch-tabs__link{width:100%}.ta-home-branch-tabs__map{height:390px}}.header .header__heading-logo-wrapper{min-width:104px!important}.header .header__heading-logo{width:clamp(104px,7.6vw,170px)!important;max-width:none!important;height:auto!important}.header .header__heading-link{padding:.35rem .75rem!important}.header__icon--account,.menu-drawer__account{display:none!important}.header__inline-menu .list-menu--inline{align-items:center!important}.header__inline-menu .ta-menu-quienes-somos{order:999!important}.menu-drawer__navigation>.menu-drawer__menu.has-submenu{display:flex!important;flex-direction:column!important}.menu-drawer__navigation>.menu-drawer__menu.has-submenu>.ta-menu-quienes-somos{order:999!important}@media screen and (max-width:749px){.header .header__heading-logo-wrapper{min-width:86px!important}.header .header__heading-logo{width:clamp(86px,22vw,126px)!important}}.header__inline-menu .list-menu--inline>li:has(a[href*=contact]),.header__inline-menu .list-menu--inline>li:has(a[href*=contacto]),.menu-drawer__menu>li:has(a[href*=contact]),.menu-drawer__menu>li:has(a[href*=contacto]){display:none!important}.header details-modal.header__search,.header .header__icon--search,.header .header__search,.header predictive-search,.header search-modal,.header details[aria-haspopup=dialog] summary.header__icon--search{display:none!important}.header__inline-menu .list-menu--inline{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:clamp(16px,1.7vw,34px)!important}.header__inline-menu .list-menu--inline>li{flex:0 0 auto!important}.header__inline-menu .ta-menu-proximamente{order:900!important}.header__inline-menu .ta-menu-quienes-somos{order:901!important}.header__inline-menu .ta-menu-quienes-somos .header__menu-item,.header__inline-menu .ta-menu-quienes-somos .header__menu-item span{white-space:nowrap!important}.header__icons{gap:1.4rem!important}@media screen and (min-width:990px){.header{grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:clamp(18px,2vw,42px)!important}.header__inline-menu{min-width:0!important}.header__menu-item{padding-left:0!important;padding-right:0!important}}@media screen and (max-width:1180px)and (min-width:990px){.header__inline-menu .list-menu--inline{gap:16px!important}.header__menu-item{font-size:1.42rem!important}.ta-header-menu-upcoming{padding-left:1.2rem!important;padding-right:1.2rem!important}}[id*=image_with_text_qKindk] .section-image_with_text_qKindk-padding,[id*=image_with_text_qKindk] .section-image_with_text_qKindk-padding.gradient,[id*=image_with_text_qKindk] .ta-finance-cta-section,.ta-finance-cta-section{background:linear-gradient(135deg,#eadfce,#d7c3a8 54%,#c9ad8b)!important;padding-top:26px!important;padding-bottom:0!important;overflow:hidden!important}[id*=image_with_text_qKindk] .image-with-text,[id*=image_with_text_qKindk] .image-with-text__grid,.ta-finance-cta-section .image-with-text,.ta-finance-cta-section .image-with-text__grid{min-height:300px!important;height:300px!important;background:transparent!important;overflow:visible!important}[id*=image_with_text_qKindk] .image-with-text__content,.ta-finance-cta-section .image-with-text__content{height:300px!important;min-height:0!important;padding:36px 0 42px!important;justify-content:center!important;background:transparent!important;color:#2f261d!important}[id*=image_with_text_qKindk] .image-with-text__heading,[id*=image_with_text_qKindk] .image-with-text__heading *,.ta-finance-cta-section .image-with-text__heading,.ta-finance-cta-section .image-with-text__heading *{color:#2f261d!important}[id*=image_with_text_qKindk] .image-with-text__text,[id*=image_with_text_qKindk] .image-with-text__text p,.ta-finance-cta-section .image-with-text__text,.ta-finance-cta-section .image-with-text__text p{color:#2f261dd1!important}[id*=image_with_text_qKindk] a.button,[id*=image_with_text_qKindk] .button,.ta-finance-cta-section a.button,.ta-finance-cta-section .button{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;background:#fffaf4!important;color:#2f261d!important;border:1px solid rgba(47,38,29,.24)!important;border-radius:999px!important;min-height:4.7rem!important;padding:0 2.8rem!important;box-shadow:0 14px 34px #4e382029!important}[id*=image_with_text_qKindk] .image-with-text__media,.ta-finance-cta-section .image-with-text__media{position:relative!important;height:300px!important;min-height:300px!important;padding-bottom:0!important;overflow:visible!important;background:transparent!important;border:0!important}[id*=image_with_text_qKindk] .image-with-text__media img,.ta-finance-cta-section .image-with-text__media img{position:absolute!important;bottom:-1px!important;top:auto!important;left:50%!important;transform:translate(-50%)!important;height:335px!important;width:auto!important;max-height:none!important;max-width:100%!important;object-fit:contain!important;object-position:center bottom!important}#shopify-section-template--22569158181170__image_with_text_qKindk,[id$=__image_with_text_qKindk]{background:linear-gradient(135deg,#f6efe4,#efe1cf 55%,#e3cfb4)!important}#shopify-section-template--22569158181170__image_with_text_qKindk .section-image_with_text_qKindk-padding,#shopify-section-template--22569158181170__image_with_text_qKindk .section-image_with_text_qKindk-padding.gradient,[id$=__image_with_text_qKindk] .section-image_with_text_qKindk-padding,[id$=__image_with_text_qKindk] .section-image_with_text_qKindk-padding.gradient,[id*=image_with_text_qKindk] .ta-finance-cta-section,.ta-finance-cta-section{background:linear-gradient(135deg,#f6efe4,#efe1cf 55%,#e3cfb4)!important;padding-top:20px!important;padding-bottom:0!important;overflow:hidden!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__grid,[id$=__image_with_text_qKindk] .image-with-text,[id$=__image_with_text_qKindk] .image-with-text__grid,.ta-finance-cta-section .image-with-text,.ta-finance-cta-section .image-with-text__grid{min-height:270px!important;height:270px!important;background:transparent!important;overflow:visible!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__content,[id$=__image_with_text_qKindk] .image-with-text__content,.ta-finance-cta-section .image-with-text__content{height:270px!important;min-height:0!important;padding:26px 0 24px!important;justify-content:center!important;align-items:flex-start!important;background:transparent!important;color:#2f261d!important;overflow:visible!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__heading,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__heading *,[id$=__image_with_text_qKindk] .image-with-text__heading,[id$=__image_with_text_qKindk] .image-with-text__heading *,.ta-finance-cta-section .image-with-text__heading,.ta-finance-cta-section .image-with-text__heading *{color:#2f261d!important;font-size:clamp(3rem,2.85vw,4.45rem)!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__text,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__text p,[id$=__image_with_text_qKindk] .image-with-text__text,[id$=__image_with_text_qKindk] .image-with-text__text p,.ta-finance-cta-section .image-with-text__text,.ta-finance-cta-section .image-with-text__text p{color:#2f261dd1!important}#shopify-section-template--22569158181170__image_with_text_qKindk .ta-finance-cta-button-final,#shopify-section-template--22569158181170__image_with_text_qKindk a.button,#shopify-section-template--22569158181170__image_with_text_qKindk .button,[id$=__image_with_text_qKindk] .ta-finance-cta-button-final,[id$=__image_with_text_qKindk] a.button,[id$=__image_with_text_qKindk] .button,.ta-finance-cta-section .ta-finance-cta-button-final,.ta-finance-cta-section a.button,.ta-finance-cta-section .button{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:relative!important;z-index:50!important;background:#fffaf4!important;color:#2f261d!important;border:1px solid rgba(47,38,29,.24)!important;border-radius:999px!important;min-height:4.7rem!important;padding:0 2.8rem!important;width:auto!important;max-width:max-content!important;box-shadow:0 14px 34px #4e382029!important;transform:none!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__media,[id$=__image_with_text_qKindk] .image-with-text__media,.ta-finance-cta-section .image-with-text__media{position:relative!important;height:270px!important;min-height:270px!important;max-height:270px!important;padding-bottom:0!important;overflow:visible!important;background:transparent!important;border:0!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__media img,[id$=__image_with_text_qKindk] .image-with-text__media img,.ta-finance-cta-section .image-with-text__media img{position:absolute!important;bottom:-1px!important;top:auto!important;left:50%!important;transform:translate(-50%)!important;height:300px!important;width:auto!important;max-height:none!important;max-width:100%!important;object-fit:contain!important;object-position:center bottom!important;margin:0!important}@media screen and (max-width:749px){#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text,#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__grid,[id$=__image_with_text_qKindk] .image-with-text,[id$=__image_with_text_qKindk] .image-with-text__grid,.ta-finance-cta-section .image-with-text,.ta-finance-cta-section .image-with-text__grid{height:auto!important;min-height:0!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__content,[id$=__image_with_text_qKindk] .image-with-text__content,.ta-finance-cta-section .image-with-text__content{height:auto!important;padding:24px 22px 16px!important;align-items:center!important;text-align:center!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__media,[id$=__image_with_text_qKindk] .image-with-text__media,.ta-finance-cta-section .image-with-text__media{height:220px!important;min-height:220px!important;max-height:220px!important}#shopify-section-template--22569158181170__image_with_text_qKindk .image-with-text__media img,[id$=__image_with_text_qKindk] .image-with-text__media img,.ta-finance-cta-section .image-with-text__media img{height:248px!important}}.product-card-wrapper .card__media .media{position:relative!important;overflow:hidden!important}.product-card-wrapper .card__media .media>.ta-card-sold-overlay,.product-card-wrapper .ta-card-sold-overlay{position:absolute!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;width:100%!important;height:3.2rem!important;min-height:3.2rem!important;max-height:3.2rem!important;z-index:9!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 .9rem!important;background:#b91c1c!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.22)!important;font-size:1rem!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important;line-height:1!important;box-shadow:0 -4px 10px #7f1d1d2e!important;opacity:.98!important}.product-card-wrapper .ta-sold-out-default-badge{display:none!important}@media screen and (max-width:749px){.product-card-wrapper .card__media .media>.ta-card-sold-overlay,.product-card-wrapper .ta-card-sold-overlay{height:2.9rem!important;min-height:2.9rem!important;max-height:2.9rem!important;font-size:.98rem!important}}.product-card-wrapper.ta-card-is-sold,.product-card-wrapper.ta-card-is-sold:hover,.card-wrapper.ta-card-is-sold,.card-wrapper.ta-card-is-sold:hover{opacity:1!important}.product-card-wrapper.ta-card-is-sold:hover .media.media--hover-effect>img:first-child,.product-card-wrapper.ta-card-is-sold .media.media--hover-effect>img:first-child{opacity:1!important;transform:none!important;filter:none!important}.product-card-wrapper.ta-card-is-sold:hover .media.media--hover-effect>img+img,.product-card-wrapper.ta-card-is-sold .media.media--hover-effect>img+img{opacity:0!important;transform:none!important;filter:none!important}.product-card-wrapper.ta-card-is-sold .card__media:after,.product-card-wrapper.ta-card-is-sold:hover .card__media:after,.product-card-wrapper.ta-card-is-sold .card__inner:after,.product-card-wrapper.ta-card-is-sold:hover .card__inner:after,.product-card-wrapper.ta-card-is-sold .card:after,.product-card-wrapper.ta-card-is-sold:hover .card:after{opacity:0!important;background:transparent!important;box-shadow:none!important}.product-card-wrapper.ta-card-is-sold:hover .ta-card-sold-overlay{opacity:.98!important}.ta-special-price{display:flex!important;align-items:flex-end!important;gap:1.6rem!important;margin:1.4rem 0 1.8rem!important;width:100%!important}.ta-special-price__regular,.ta-special-price__offer{display:flex!important;flex-direction:column!important;gap:.35rem!important;min-width:0!important}.ta-special-price__label{display:block!important;font-size:1rem!important;line-height:1.1!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:#991b1b!important}.ta-special-price__regular-value{position:relative!important;display:inline-flex!important;align-items:baseline!important;gap:.35rem!important;width:fit-content!important;color:#6b7280!important;font-size:clamp(1.8rem,1.6vw,2.7rem)!important;font-weight:850!important;letter-spacing:-.03em!important;white-space:nowrap!important}.ta-special-price__regular-value:after{content:""!important;position:absolute!important;left:-4%!important;right:-4%!important;top:50%!important;height:.22rem!important;background:#dc2626!important;transform:rotate(-9deg)!important;border-radius:999px!important}.ta-special-price__offer strong{display:inline-flex!important;align-items:baseline!important;gap:.35rem!important;color:#111827!important;font-size:clamp(2rem,1.9vw,3.2rem)!important;font-weight:950!important;letter-spacing:-.035em!important;line-height:1.05!important;white-space:nowrap!important}.ta-special-price small,.ta-auto-product__price small{font-size:.48em!important;font-weight:850!important;letter-spacing:-.01em!important;color:currentColor!important}.ta-special-price--card{justify-content:flex-start!important;flex-wrap:wrap!important}.ta-special-price--card .ta-special-price__regular-value{font-size:2.05rem!important}.ta-special-price--card .ta-special-price__offer strong{font-size:2.35rem!important}.ta-auto-product__price--has-special{display:flex!important;align-items:flex-end!important;gap:2.4rem!important;flex-wrap:wrap!important}.ta-auto-product__price-normal,.ta-auto-product__price-special{display:flex!important;flex-direction:column!important;gap:.4rem!important}.ta-auto-product__price-normal>span,.ta-auto-product__price-special>span{font-size:1.1rem!important;line-height:1!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#991b1b!important}.ta-auto-product__price-normal strong,.ta-auto-product__price-special strong{display:inline-flex!important;align-items:baseline!important;gap:.5rem!important;line-height:1.05!important;white-space:nowrap!important}.ta-auto-product__price-normal strong{position:relative!important;color:#6b7280!important;font-size:clamp(2.4rem,2.7vw,4rem)!important;font-weight:850!important}.ta-auto-product__price-normal strong:after{content:""!important;position:absolute!important;left:-4%!important;right:-4%!important;top:50%!important;height:.28rem!important;background:#dc2626!important;transform:rotate(-8deg)!important;border-radius:999px!important}.ta-auto-product__price-special strong{color:#111827!important;font-size:clamp(2.8rem,3.2vw,4.8rem)!important;font-weight:950!important;letter-spacing:-.04em!important}.ta-auto-product__price-special>span{color:#7f1d1d!important}@media screen and (max-width:749px){.ta-special-price,.ta-auto-product__price--has-special{gap:1.2rem!important}.ta-special-price--card .ta-special-price__regular-value{font-size:1.75rem!important}.ta-special-price--card .ta-special-price__offer strong{font-size:2rem!important}}.ta-special-price{align-items:flex-end!important;gap:1.4rem!important;margin:1.2rem 0 1.6rem!important}.ta-special-price__label,.ta-auto-product__price-normal>span,.ta-auto-product__price-special>span{font-size:1rem!important;line-height:1!important;font-weight:900!important;letter-spacing:.055em!important}.ta-special-price--card{gap:1.4rem!important;flex-wrap:nowrap!important}.ta-special-price--card .ta-special-price__regular-value{font-size:2rem!important;line-height:1.05!important;font-weight:850!important}.ta-special-price--card .ta-special-price__offer strong{font-size:2.35rem!important;line-height:1.05!important;font-weight:950!important}.ta-special-price__regular-value:after,.ta-auto-product__price-normal strong:after{height:.18rem!important;transform:rotate(-7deg)!important;background:#d9252a!important}.ta-auto-product__price--has-special{align-items:flex-end!important;gap:2rem!important;margin-top:7px!important}.ta-auto-product__price-normal strong,.ta-auto-product__price-special strong{font-size:clamp(24px,2.2vw,33px)!important;line-height:1!important;font-weight:900!important;letter-spacing:-.02em!important}.ta-auto-product__price-normal strong{color:#6b7280!important}.ta-auto-product__price-special strong{color:#333!important}.ta-special-price small,.ta-auto-product__price small{font-size:.42em!important;font-weight:850!important}#ta-contact-modal,.ta-contact-modal,.ta-contact-modal.is-open{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.ta-contact-modal-open,body.ta-contact-modal-open{overflow:auto!important}@media screen and (max-width:749px){.ta-special-price--card{flex-wrap:wrap!important;gap:1rem!important}.ta-special-price--card .ta-special-price__regular-value,.ta-special-price--card .ta-special-price__offer strong,.ta-auto-product__price-normal strong,.ta-auto-product__price-special strong{font-size:2.4rem!important}}.product-card-wrapper .ta-special-price.ta-special-price--card,.card-wrapper .ta-special-price.ta-special-price--card{align-items:flex-end!important;gap:1.25rem!important;margin:1.15rem 0 1.55rem!important;flex-wrap:nowrap!important}.product-card-wrapper .ta-special-price--card .ta-special-price__label,.card-wrapper .ta-special-price--card .ta-special-price__label{font-size:1rem!important;line-height:1!important;letter-spacing:.055em!important;font-weight:900!important}.product-card-wrapper .ta-special-price--card .ta-special-price__regular-value,.card-wrapper .ta-special-price--card .ta-special-price__regular-value{font-size:2.15rem!important;line-height:1.05!important;font-weight:850!important;letter-spacing:-.025em!important}.product-card-wrapper .ta-special-price--card .ta-special-price__offer strong,.card-wrapper .ta-special-price--card .ta-special-price__offer strong{font-size:2.75rem!important;line-height:1.05!important;font-weight:920!important;letter-spacing:-.025em!important}.product-card-wrapper .ta-special-price small,.card-wrapper .ta-special-price small{font-size:.42em!important;font-weight:850!important}body .ta-auto-product .ta-auto-product__price.ta-auto-product__price--has-special{align-items:flex-end!important;gap:1.8rem!important;margin-top:7px!important;font-size:clamp(24px,2.2vw,33px)!important}body .ta-auto-product .ta-auto-product__price.ta-auto-product__price--has-special .ta-auto-product__price-normal strong,body .ta-auto-product .ta-auto-product__price.ta-auto-product__price--has-special .ta-auto-product__price-special strong{font-size:clamp(24px,2.2vw,33px)!important;line-height:1!important;font-weight:900!important;letter-spacing:-.02em!important}body .ta-auto-product .ta-auto-product__price.ta-auto-product__price--has-special .ta-auto-product__price-normal>span,body .ta-auto-product .ta-auto-product__price.ta-auto-product__price--has-special .ta-auto-product__price-special>span{font-size:1rem!important;line-height:1!important}body .ta-auto-product .ta-auto-product__price.ta-auto-product__price--has-special small{font-size:.42em!important}#ta-contact-modal.ta-contact-modal[aria-hidden=true]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}#ta-contact-modal.ta-contact-modal.is-open,#ta-contact-modal.ta-contact-modal[aria-hidden=false]{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}@media screen and (max-width:749px){.product-card-wrapper .ta-special-price.ta-special-price--card,.card-wrapper .ta-special-price.ta-special-price--card{flex-wrap:wrap!important;gap:1rem!important}.product-card-wrapper .ta-special-price--card .ta-special-price__regular-value,.card-wrapper .ta-special-price--card .ta-special-price__regular-value{font-size:1.95rem!important}.product-card-wrapper .ta-special-price--card .ta-special-price__offer strong,.card-wrapper .ta-special-price--card .ta-special-price__offer strong,body .ta-auto-product .ta-auto-product__price.ta-auto-product__price--has-special .ta-auto-product__price-normal strong,body .ta-auto-product .ta-auto-product__price.ta-auto-product__price--has-special .ta-auto-product__price-special strong{font-size:2.4rem!important}}.product-card-wrapper .ta-special-price.ta-special-price--card,.card-wrapper .ta-special-price.ta-special-price--card,.template-index .product-card-wrapper .ta-special-price.ta-special-price--card,.template-index .card-wrapper .ta-special-price.ta-special-price--card,.template-collection .product-card-wrapper .ta-special-price.ta-special-price--card,.template-collection .card-wrapper .ta-special-price.ta-special-price--card{display:flex!important;flex-direction:row!important;align-items:flex-end!important;justify-content:flex-start!important;gap:1.35rem!important;margin:0 0 1.8rem!important;padding:0!important;min-height:3.4rem!important;max-height:none!important}.product-card-wrapper .ta-special-price--card .ta-special-price__regular,.product-card-wrapper .ta-special-price--card .ta-special-price__offer,.card-wrapper .ta-special-price--card .ta-special-price__regular,.card-wrapper .ta-special-price--card .ta-special-price__offer{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;min-width:0!important;gap:.35rem!important}.product-card-wrapper .ta-special-price--card .ta-special-price__label,.card-wrapper .ta-special-price--card .ta-special-price__label,.template-index .product-card-wrapper .ta-special-price--card .ta-special-price__label,.template-index .card-wrapper .ta-special-price--card .ta-special-price__label{font-size:1rem!important;line-height:1!important;letter-spacing:.075em!important;font-weight:900!important;text-transform:uppercase!important;color:#991b1b!important;margin:0!important}.product-card-wrapper .ta-special-price--card .ta-special-price__regular-value,.card-wrapper .ta-special-price--card .ta-special-price__regular-value,.template-index .product-card-wrapper .ta-special-price--card .ta-special-price__regular-value,.template-index .card-wrapper .ta-special-price--card .ta-special-price__regular-value{display:inline-block!important;font-size:1.75rem!important;line-height:1.05!important;font-weight:800!important;letter-spacing:-.015em!important;color:#6b7280!important;white-space:nowrap!important}.product-card-wrapper .ta-special-price--card .ta-special-price__offer strong,.card-wrapper .ta-special-price--card .ta-special-price__offer strong,.template-index .product-card-wrapper .ta-special-price--card .ta-special-price__offer strong,.template-index .card-wrapper .ta-special-price--card .ta-special-price__offer strong{display:inline-block!important;font-size:2.05rem!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.02em!important;color:#111827!important;white-space:nowrap!important}.product-card-wrapper .ta-special-price--card small,.card-wrapper .ta-special-price--card small,.template-index .product-card-wrapper .ta-special-price--card small,.template-index .card-wrapper .ta-special-price--card small{font-size:.5em!important;line-height:1!important;font-weight:850!important;color:currentColor!important}.product-card-wrapper .ta-special-price--card .ta-special-price__regular-value:after,.card-wrapper .ta-special-price--card .ta-special-price__regular-value:after{height:3px!important;background:#dc2626!important;transform:rotate(-9deg)!important;top:52%!important}@media screen and (max-width:749px){.product-card-wrapper .ta-special-price.ta-special-price--card,.card-wrapper .ta-special-price.ta-special-price--card{gap:1rem!important;margin-bottom:1.4rem!important}.product-card-wrapper .ta-special-price--card .ta-special-price__regular-value,.card-wrapper .ta-special-price--card .ta-special-price__regular-value{font-size:1.6rem!important}.product-card-wrapper .ta-special-price--card .ta-special-price__offer strong,.card-wrapper .ta-special-price--card .ta-special-price__offer strong{font-size:1.9rem!important}.product-card-wrapper .ta-special-price--card .ta-special-price__label,.card-wrapper .ta-special-price--card .ta-special-price__label{font-size:.92rem!important}}.ta-proximamente-page{padding-top:2.4rem}.ta-proximamente-page__header{max-width:880px;margin:0 auto 3.6rem;text-align:center}.ta-proximamente-page__header h1{margin:.4rem 0 1rem;font-size:clamp(3.2rem,4.5vw,6.4rem);line-height:.98;letter-spacing:-.055em;font-weight:950;color:#111827}.ta-proximamente-page__header p:not(.ta-eyebrow){margin:0 auto;max-width:680px;color:#5b6472;font-size:1.7rem;line-height:1.7}.ta-proximamente-page__grid{align-items:stretch}.ta-proximamente-page-card{height:100%;overflow:hidden;border-radius:24px;border:1px solid rgba(17,24,39,.13);background:#fff;box-shadow:0 18px 44px #11182714;cursor:default!important;pointer-events:none}.ta-proximamente-page-card__media{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:#0b0d11}.ta-proximamente-page-card__media img{display:block;width:100%;height:100%;object-fit:cover;transform:none!important}.ta-proximamente-page-card__info{padding:2.4rem 2.6rem 2.8rem;min-height:13.2rem}.ta-proximamente-page-card__title{margin:0;color:#14161b;font-size:clamp(2.1rem,1.8vw,3rem);line-height:1.16;letter-spacing:-.035em;font-weight:950;text-transform:uppercase}.ta-proximamente-page-card__subtitle{margin:1rem 0 0;color:#6b7280;font-size:1.45rem;line-height:1.45;font-weight:650}.ta-proximamente-page__empty{max-width:760px;margin:0 auto;padding:2.2rem;border:1px dashed rgba(17,24,39,.22);border-radius:18px;text-align:center;color:#6b7280;background:#ffffffb3}@media screen and (max-width:749px){.ta-proximamente-page__header{margin-bottom:2.4rem}.ta-proximamente-page-card{border-radius:18px}.ta-proximamente-page-card__info{padding:2rem;min-height:11rem}.ta-proximamente-page-card__title{font-size:2.2rem}}.ta-proximamente-page__header--simple{margin:0 auto 3.2rem!important;max-width:820px!important}.ta-proximamente-page__header--simple .ta-eyebrow,.ta-proximamente-page__header--simple h1:not(.ta-proximamente-page__single-title){display:none!important}.ta-proximamente-page__single-title{margin:0 auto!important;color:#111!important;font-family:Gill Sans,Trebuchet MS,Segoe UI,Arial,sans-serif!important;font-size:clamp(2.4rem,1.8vw,2.8rem)!important;line-height:1.15!important;letter-spacing:.005em!important;font-weight:400!important;text-align:center!important}.ta-proximamente-page-card{pointer-events:auto!important;display:flex!important;flex-direction:column!important}.ta-proximamente-page-card__media,.ta-proximamente-page-card__info{pointer-events:none!important}.ta-proximamente-page-card__info{padding:2rem 2.3rem 1.8rem!important;min-height:10.8rem!important}.ta-proximamente-page-card__title{font-size:clamp(1.85rem,1.35vw,2.35rem)!important;line-height:1.18!important;letter-spacing:-.03em!important}.ta-proximamente-page-card__subtitle{font-size:1.35rem!important;margin-top:.7rem!important}.ta-proximamente-page-card__interest{margin-top:auto!important;padding:1.8rem 2.3rem 2.2rem!important;border-top:1px solid rgba(17,24,39,.1)!important;background:#fafafa!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1.2rem!important;pointer-events:auto!important}.ta-proximamente-page-card__interest span{color:#111827!important;font-size:1.35rem!important;font-weight:850!important;letter-spacing:.02em!important}.ta-proximamente-page-card__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:3.8rem!important;padding:0 1.8rem!important;border-radius:999px!important;background:#16a34a!important;color:#fff!important;text-decoration:none!important;font-size:1.25rem!important;line-height:1!important;font-weight:850!important;box-shadow:0 10px 22px #16a34a2e!important;transition:transform .18s ease,box-shadow .18s ease!important;pointer-events:auto!important}.ta-proximamente-page-card__button:hover{transform:translateY(-1px)!important;box-shadow:0 14px 28px #16a34a42!important}@media screen and (max-width:749px){.ta-proximamente-page__single-title{font-size:2rem!important}.ta-proximamente-page-card__title{font-size:1.9rem!important}.ta-proximamente-page-card__interest{padding:1.5rem 2rem 2rem!important;align-items:flex-start!important;flex-direction:column!important}.ta-proximamente-page-card__button{width:100%!important}}.ta-proximamente-page--collection{padding-top:0!important}.ta-proximamente-page--collection .ta-proximamente-page__header--simple{margin-top:-1.2rem!important;margin-bottom:4.8rem!important}.ta-proximamente-page--collection .ta-proximamente-page__single-title{color:#111!important;font-family:Gill Sans,Trebuchet MS,Segoe UI,Arial,sans-serif!important;font-size:clamp(2.4rem,1.8vw,2.8rem)!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.005em!important;text-align:center!important}.ta-proximamente-page--collection .ta-proximamente-page__grid{row-gap:3.6rem!important}.ta-proximamente-page--collection .ta-proximamente-page-card__title{font-size:clamp(1.55rem,1.05vw,2.05rem)!important;line-height:1.18!important;letter-spacing:-.025em!important}.ta-proximamente-page--collection .ta-proximamente-page-card__subtitle{font-size:1.25rem!important;line-height:1.35!important}a.ta-proximamente-page-card__button[href*="wa.me"],a.ta-proximamente-page-card__button[href*="api.whatsapp"],a.ta-proximamente-page-card__button[href*="whatsapp://"]{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.ta-proximamente-page-card__interest{min-height:7.4rem!important}@media screen and (max-width:749px){.ta-proximamente-page--collection .ta-proximamente-page__header--simple{margin-top:0!important;margin-bottom:3rem!important}.ta-proximamente-page--collection .ta-proximamente-page__single-title{font-size:2.2rem!important}.ta-proximamente-page--collection .ta-proximamente-page-card__title{font-size:1.65rem!important}}.ta-proximamente-page-card__interest,.ta-proximamente-page-card__interest *,.ta-proximamente-page-card__button,a.ta-proximamente-page-card__button,a.ta-proximamente-page-card__button[href*="wa.me"]{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.ta-proximamente-page-card__interest{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1.2rem!important;min-height:8.4rem!important}.ta-proximamente-page-card__button,a.ta-proximamente-page-card__button,a.ta-proximamente-page-card__button[href*="wa.me"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:12rem!important;min-height:4rem!important;padding:0 1.8rem!important;border-radius:999px!important;background:#16a34a!important;color:#fff!important;font-size:1.25rem!important;font-weight:850!important;text-decoration:none!important;line-height:1!important;box-shadow:0 10px 22px #16a34a2e!important;position:relative!important;z-index:30!important}.ta-proximamente-page-card__button,a.ta-proximamente-page-card__button,a.ta-proximamente-page-card__button[href*="wa.me"]{background:#fbf8f1!important;color:#33291f!important;border:2px solid #d2c8bd!important;border-radius:999px!important;box-shadow:0 10px 22px #33291f14!important}.ta-proximamente-page-card__button:hover,a.ta-proximamente-page-card__button:hover,a.ta-proximamente-page-card__button[href*="wa.me"]:hover{background:#fbf8f1!important;color:#33291f!important;border-color:#c8beb3!important;box-shadow:0 12px 26px #33291f1a!important}.header details-modal.header__search,.header .header__search{display:flex!important;align-items:center!important;visibility:visible!important;opacity:1!important}.header .header__icon--search,.header details[aria-haspopup=dialog] summary.header__icon--search{display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important;width:4.4rem!important;min-width:4.4rem!important;height:4.4rem!important}.header details-modal.header__search details,.header details-modal.header__search summary{display:block!important}.header details-modal.header__search .search-modal,.header details-modal.header__search .search-modal__content,.header details-modal.header__search .search-modal__form,.header details-modal.header__search predictive-search{visibility:visible!important;opacity:1!important}.header details-modal.header__search,.header .header__search{display:inline-flex!important;align-items:center!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.header details-modal.header__search>details,.header details-modal.header__search summary.header__icon--search,.header .header__icon--search,.header .header__icon--summary.header__icon--search{display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.header details-modal.header__search predictive-search.search-modal__form,.header details-modal.header__search search-form.search-modal__form,.header details-modal.header__search .search-modal__form{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.header details-modal.header__search .search-modal__content,.header details-modal.header__search .search,.header details-modal.header__search .field,.header details-modal.header__search .search__input,.header details-modal.header__search .search__button,.header details-modal.header__search .reset__button,.header details-modal.header__search .search-modal__close-button{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.header details-modal.header__search .predictive-search--header{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.header details-modal.header__search predictive-search[open] .predictive-search--header,.header details-modal.header__search predictive-search[loading] .predictive-search--header{display:block!important}.template-collection [data-ta-catalog-card][hidden],.template-collection .ta-catalog-card--hidden,.template-collection .ta-catalog-search__empty[hidden]{display:none!important}.ta-auto-product__layout--sold{grid-template-columns:minmax(0,1fr)!important}.ta-auto-product__layout--sold .ta-auto-product__main{min-width:0!important}.ta-auto-product__sold-badge{min-width:138px!important;margin-left:.3rem!important;padding:.6rem 1.45rem!important;border-radius:.42rem!important;font-size:1rem!important;letter-spacing:.16em!important}@media screen and (max-width:749px){.ta-auto-product__sold-badge{min-width:124px!important;padding:.55rem 1.1rem!important;font-size:.92rem!important}}.ta-auto-product__price.ta-auto-product__price--sold{display:flex!important;align-items:center!important;gap:.9rem!important;flex-wrap:wrap!important}.ta-auto-product__price.ta-auto-product__price--has-special.ta-auto-product__price--sold{align-items:flex-end!important}.ta-auto-product__sold-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:138px!important;margin-left:.3rem!important;padding:.6rem 1.45rem!important;border-radius:.42rem!important;background:#b91c1c!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 10px 24px #b91c1c2e!important;font-size:1rem!important;line-height:1!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important;white-space:nowrap!important}.ta-auto-sidebar-card--sold .ta-product-location{margin-bottom:0!important}@media screen and (max-width:749px){.ta-auto-product__sold-badge{min-width:124px!important;font-size:.92rem!important;padding:.55rem 1.1rem!important}}.product-card-wrapper .card__inner>.card__content{pointer-events:none!important}.product-card-wrapper .ta-card-media-link{cursor:pointer!important;color:inherit!important;text-decoration:none!important;display:block!important}.product-card-wrapper .ta-card-media-link:hover,.product-card-wrapper .ta-card-media-link:focus{text-decoration:none!important}.product-card-wrapper .ta-card-media-link .media{pointer-events:auto!important}.product-card-wrapper .ta-card-sold-overlay{pointer-events:none!important}.ta-proximamente-page,.ta-proximamente-page--collection{margin-bottom:200px!important}.header__menu-item[href*=proximamente],.header__menu-item[href*=proximamente] span,.list-menu__item[href*=proximamente]{text-transform:none!important}.ta-home-search--image-only{padding-top:42px}.ta-home-search--image-only .ta-home-search__inner{max-width:1560px}.ta-home-search--image-only .ta-home-search__group--types>h2{margin-bottom:18px;font-size:clamp(22px,1.8vw,30px);line-height:1.15;letter-spacing:-.025em}.ta-home-search--image-only .ta-home-search__group--types .ta-home-search__grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:12px}.ta-home-search--image-only .ta-home-search__group--types .ta-search-tile{padding:0;border-bottom:0;border-radius:14px}.ta-home-search--image-only .ta-home-search__group--types .ta-search-tile__image{width:100%;height:auto;min-height:0;margin:0;filter:none;opacity:1}.ta-home-search--image-only .ta-home-search__group--types .ta-search-tile__image img{display:block;width:100%;max-width:none;max-height:none;height:auto;object-fit:contain}.ta-home-search--image-only .ta-home-search__group--types .ta-search-tile:hover{transform:translateY(-3px);opacity:1}@media screen and (max-width:1199px){.ta-home-search--image-only .ta-home-search__group--types .ta-home-search__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}}@media screen and (max-width:749px){.ta-home-search--image-only{padding-top:30px}.ta-home-search--image-only .ta-home-search__group--types>h2{margin-bottom:14px;font-size:24px}.ta-home-search--image-only .ta-home-search__group--types .ta-home-search__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.ta-home-search--image-only .ta-home-search__group--brands{margin-top:34px}.ta-home-search--image-only .ta-home-search__group--brands>h2{margin-bottom:18px;font-size:clamp(22px,1.8vw,30px);line-height:1.15;letter-spacing:-.025em}.ta-home-search--brands-image-only .ta-home-search__grid--brands{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.ta-home-search--brands-image-only .ta-home-search__grid--brands .ta-search-tile{padding:0;border-bottom:0;border-radius:14px}.ta-home-search--brands-image-only .ta-home-search__grid--brands .ta-search-tile__image{width:100%;height:110px;min-height:0;margin:0;filter:none;opacity:1}.ta-home-search--brands-image-only .ta-home-search__grid--brands .ta-search-tile__image img{display:block;width:100%;max-width:none;max-height:88px;height:auto;object-fit:contain}.ta-home-search--brands-image-only .ta-home-search__grid--brands .ta-search-tile:hover{transform:translateY(-3px);opacity:1}@media screen and (max-width:1199px){.ta-home-search--brands-image-only .ta-home-search__grid--brands{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}@media screen and (max-width:749px){.ta-home-search--image-only .ta-home-search__group--brands>h2{margin-bottom:14px;font-size:24px}.ta-home-search--brands-image-only .ta-home-search__grid--brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ta-home-search--brands-image-only .ta-home-search__grid--brands .ta-search-tile__image{height:90px}.ta-home-search--brands-image-only .ta-home-search__grid--brands .ta-search-tile__image img{max-height:70px}}.ta-home-search{padding:2.2rem 0 4rem;background:#fff}.ta-home-search .page-width{max-width:1440px}.ta-home-search__inner{display:flex;flex-direction:column;gap:2.5rem}.ta-home-search__hero{position:relative;padding:3.2rem 3.2rem 2.3rem;border-radius:36px;background:linear-gradient(180deg,#faf9f7,#f7f5f2);overflow:hidden;box-shadow:inset 0 0 0 1px #cdb27a1f}.ta-home-search__hero-line{position:absolute;pointer-events:none;border:1.5px solid rgba(214,171,79,.65);opacity:.7}.ta-home-search__hero-line--left{width:320px;height:320px;left:-160px;top:18px;border-right:0;border-bottom:0;border-radius:320px 0 0}.ta-home-search__hero-line--right{width:460px;height:250px;right:-120px;bottom:12px;border-left:0;border-top:0;border-radius:0 0 260px}.ta-home-search__hero-copy{text-align:center;max-width:900px;margin:0 auto 2rem;position:relative;z-index:1}.ta-home-search__hero-copy h1{margin:0;font-family:Gill Sans,Trebuchet MS,Segoe UI,Arial,sans-serif;font-size:clamp(2.4rem,1.8vw,2.8rem);line-height:1.15;letter-spacing:.005em;color:#111;font-weight:400}.ta-home-search__hero-copy p{margin:1rem auto 0;max-width:760px;color:#6b7280;font-size:1.12rem;line-height:1.6}.ta-home-search__finder-shell{position:relative;z-index:1;max-width:1320px;margin:0 auto}.ta-finder__form--hero{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 210px;gap:14px;align-items:stretch;padding:1.3rem;border-radius:28px;background:#fffffff0;box-shadow:0 18px 42px #11182717;border:1px solid rgba(17,24,39,.06)}.ta-finder__field{display:flex;align-items:center;gap:12px;min-height:76px;border-radius:18px;border:1px solid #e5e7eb;background:#fff;padding:.95rem 1rem;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.ta-finder__field:hover,.ta-finder__field:focus-within{border-color:#c7972a8c;box-shadow:0 10px 24px #c7972a1f;transform:translateY(-1px)}.ta-finder__field-icon{flex:0 0 38px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;color:#111827}.ta-finder__field-icon svg{width:24px;height:24px}.ta-finder__field-text{display:block;width:100%}.ta-finder__field-text strong{display:block;margin-bottom:.2rem;font-size:.92rem;color:#18181b;font-weight:700}.ta-finder__field select{border:0;padding:0;width:100%;min-height:auto;background:transparent;color:#6b7280;font-size:1rem;box-shadow:none}.ta-finder__field select:focus{outline:0}.ta-finder__submit{min-height:76px;border:0;border-radius:18px;background:linear-gradient(135deg,#d9af53,#c9962a);color:#fff;font-size:1.08rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;cursor:pointer;box-shadow:0 16px 32px #c9962a47;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.ta-finder__submit:hover{transform:translateY(-2px);box-shadow:0 20px 36px #c9962a57;filter:brightness(1.03)}.ta-finder__submit-icon svg{width:24px;height:24px}.ta-finder__error{margin-top:.8rem;color:#b91c1c;font-size:.92rem;text-align:center;display:none}.ta-home-search__group{margin-top:0}.ta-home-search__group+.ta-home-search__group{margin-top:.25rem}.ta-home-search__heading-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.ta-home-search__group h2{margin:0;display:inline-flex;align-items:center;gap:.75rem;font-size:clamp(2rem,2.2vw,2.4rem);line-height:1.15;font-weight:700;color:#111827}.ta-home-search__heading-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:#d19e34}.ta-home-search__heading-icon svg{width:24px;height:24px}.ta-home-search__viewall{display:inline-flex;align-items:center;gap:.55rem;color:#6b7280;font-weight:600;text-decoration:none;font-size:1rem}.ta-home-search__viewall:hover{color:#c9962a}.ta-home-search__grid{display:grid;gap:1rem}.ta-home-search__grid--types{grid-template-columns:repeat(10,minmax(0,1fr))}.ta-home-search__grid--brands{grid-template-columns:repeat(9,minmax(0,1fr))}.ta-search-tile{text-decoration:none;color:inherit;background:#fff;border-radius:20px;border:1px solid rgba(17,24,39,.06);box-shadow:0 8px 22px #1118270d;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.ta-search-tile:hover{transform:translateY(-4px);box-shadow:0 18px 32px #1118271a;border-color:#c9962a59}.ta-search-tile--type{padding:.75rem .75rem 1rem;text-align:center}.ta-search-tile--brand{padding:1rem .75rem .9rem;text-align:center}.ta-search-tile__image{width:100%;height:92px;display:flex;align-items:center;justify-content:center}.ta-search-tile--brand .ta-search-tile__image{height:68px}.ta-search-tile__image img{max-width:100%;max-height:100%;object-fit:contain}.ta-search-tile__title,.ta-search-tile__title--visible{display:block;margin-top:.55rem;font-size:.98rem;font-weight:500;color:#1f2937}.ta-search-tile--brand .ta-search-tile__title,.ta-search-tile--brand .ta-search-tile__title--visible{font-size:.94rem}.ta-finder{display:none!important}@media screen and (max-width:1440px){.ta-home-search__grid--types,.ta-home-search__grid--brands{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width:1080px){.ta-home-search__hero{padding:2.4rem 1.8rem 1.8rem}.ta-finder__form--hero{grid-template-columns:repeat(2,minmax(0,1fr))}.ta-finder__submit{grid-column:1 / -1}.ta-home-search__group h2{font-size:1.8rem}}@media screen and (max-width:989px){.ta-home-search{padding:1.6rem 0 3rem}.ta-home-search__grid--types,.ta-home-search__grid--brands{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.ta-home-search__hero{border-radius:24px;padding:2rem 1rem 1.1rem}.ta-home-search__hero-copy h1{font-size:2.2rem}.ta-home-search__hero-copy p{font-size:1rem}.ta-finder__form--hero{grid-template-columns:1fr;padding:.9rem;border-radius:22px}.ta-home-search__heading-row{align-items:flex-start;flex-direction:column}.ta-home-search__group h2{font-size:1.6rem}.ta-home-search__grid--types,.ta-home-search__grid--brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.ta-search-tile__image{height:74px}.ta-search-tile--brand .ta-search-tile__image{height:58px}.ta-search-tile__title,.ta-search-tile__title--visible{font-size:.9rem}.ta-home-search__hero-line--left{width:220px;height:220px;left:-120px;top:30px}.ta-home-search__hero-line--right{width:240px;height:160px;right:-70px;bottom:8px}}:root{--ta-header-ink: #171717;--ta-header-muted: #5f5b57;--ta-header-gold: #c7a56a;--ta-header-gold-soft: rgba(199, 165, 106, .16);--ta-header-line: rgba(17, 24, 39, .08);--ta-header-shadow: 0 14px 32px rgba(15, 23, 42, .06)}.section-header,.shopify-section-group-header-group{position:relative;z-index:40}.shopify-section-group-header-group .header-wrapper,.section-header .header-wrapper{background:linear-gradient(180deg,#fff,#fcfcfb)!important;border-bottom:1px solid var(--ta-header-line)!important;box-shadow:0 1px #ffffffeb inset!important}@media screen and (min-width:990px){.section-header .header{min-height:9.4rem!important;grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:clamp(2rem,2.5vw,4.8rem)!important;align-items:center!important}.section-header .header.page-width{max-width:148rem!important;padding-left:3.2rem!important;padding-right:3.2rem!important}}.section-header .header__heading-link{padding:.25rem .6rem!important}.section-header .header__heading-logo-wrapper{min-width:11rem!important}.section-header .header__heading-logo{width:clamp(11rem,7.5vw,16rem)!important;height:auto!important}.section-header .header__inline-menu .list-menu--inline{gap:clamp(1.8rem,1.8vw,3.4rem)!important}.section-header .header__inline-menu .header__menu-item,.section-header .header__inline-menu .header__menu-item span,.section-header .list-menu__item,.section-header .link--text{font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif!important;letter-spacing:.01em!important}.section-header .header__inline-menu .header__menu-item{position:relative!important;padding:.9rem .15rem!important;color:var(--ta-header-ink)!important;font-size:clamp(1.5rem,.94vw,1.75rem)!important;font-weight:560!important;line-height:1.1!important;text-decoration:none!important;transition:color .22s ease,transform .22s ease!important}.section-header .header__inline-menu .header__menu-item:hover{color:#000!important;transform:translateY(-1px)!important}.section-header .header__inline-menu .header__menu-item span{text-decoration:none!important}.section-header .header__inline-menu .header__menu-item:after{content:"";position:absolute;left:0;right:0;bottom:-.45rem;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,var(--ta-header-gold) 18%,var(--ta-header-gold) 82%,transparent 100%);transform:scaleX(0);transform-origin:center;opacity:0;transition:transform .24s ease,opacity .24s ease}.section-header .header__inline-menu .header__menu-item:hover:after,.section-header .header__inline-menu .header__menu-item[aria-current=page]:after,.section-header .header__inline-menu .header__menu-item .header__active-menu-item:after{transform:scaleX(1);opacity:1}.section-header .header__inline-menu .header__menu-item[aria-current=page],.section-header .header__inline-menu .header__menu-item[aria-current=page] span,.section-header .header__inline-menu .header__menu-item .header__active-menu-item,.section-header .header__inline-menu .ta-menu-proximamente .header__menu-item,.section-header .header__inline-menu .ta-menu-proximamente .header__menu-item span,.section-header .header__inline-menu .ta-menu-quienes-somos .header__menu-item,.section-header .header__inline-menu .ta-menu-quienes-somos .header__menu-item span{color:#111!important;font-weight:650!important}.section-header .header__active-menu-item{text-decoration:none!important}.section-header .header__menu-item[href*=proximamente],.section-header .header__menu-item[href*=proximamente] span,.section-header .list-menu__item[href*=proximamente],.section-header .ta-header-menu-upcoming,.section-header .ta-menu-proximamente .header__menu-item{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-transform:none!important;padding:.9rem .15rem!important}.section-header .header__icons{gap:1rem!important;align-items:center!important}.section-header .header__icon--search,.section-header details[aria-haspopup=dialog] summary.header__icon--search{width:4.2rem!important;height:4.2rem!important;border-radius:999px!important;color:var(--ta-header-ink)!important;background:linear-gradient(180deg,#fff,#f8f7f4)!important;border:1px solid rgba(17,24,39,.08)!important;box-shadow:0 8px 20px #0f172a0f!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.section-header .header__icon--search:hover,.section-header details[aria-haspopup=dialog] summary.header__icon--search:hover{transform:translateY(-1px)!important;border-color:#c7a56a8c!important;box-shadow:0 12px 28px #0f172a14!important}.section-header .header__icon .icon,.section-header .header__icon svg{transform:none!important}.section-header .ta-header-write-btn{min-height:4.4rem!important;padding:0 2rem!important;margin:0 0 0 .35rem!important;border:1px solid rgba(199,165,106,.52)!important;border-radius:999px!important;background:linear-gradient(180deg,#fff,#f6f2eb)!important;color:#1a1a1a!important;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:1.38rem!important;font-weight:650!important;letter-spacing:.015em!important;box-shadow:0 10px 26px #0f172a0f!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease!important}.section-header .ta-header-write-btn:hover{transform:translateY(-1px)!important;border-color:#c7a56ad9!important;background:linear-gradient(180deg,#fffdf9,#f2ebe0)!important;box-shadow:0 14px 30px #0f172a1a!important}.section-header .ta-header-write-btn:focus-visible{outline:2px solid rgba(199,165,106,.42)!important;outline-offset:3px!important}.section-header .header__icon--cart,.section-header #cart-icon-bubble{display:none!important}@media screen and (max-width:989px){.section-header .header.page-width{padding-left:1.8rem!important;padding-right:1.8rem!important}.section-header .header{min-height:8.2rem!important}.section-header .header__heading-logo-wrapper{min-width:8.8rem!important}.section-header .header__heading-logo{width:clamp(8.8rem,22vw,12.8rem)!important}}@media screen and (min-width:990px){.section-header{background:#f7f7f5!important}.section-header .header-wrapper{background:transparent!important;border-bottom:0!important;box-shadow:none!important;padding:2rem 0 2.2rem!important}.section-header .header.page-width{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:2.8rem!important;max-width:168rem!important;margin:0 auto!important;padding:2.2rem 3.6rem!important;background:linear-gradient(180deg,#fff,#fbfbfa)!important;border:1px solid rgba(17,24,39,.06)!important;border-radius:2.8rem!important;box-shadow:0 10px 34px #0f172a0d,0 1px #fffffff2 inset!important}.section-header .header__heading,.section-header .header__heading-link{flex:0 0 auto!important;display:flex!important;align-items:center!important;margin:0!important}.section-header .header__heading-logo{width:clamp(11.5rem,7vw,14rem)!important}.section-header .header__inline-menu{flex:1 1 auto!important;display:flex!important;justify-content:center!important;min-width:0!important;margin:0!important}.section-header .header__inline-menu .list-menu--inline{width:min(100%,82rem)!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:1.8rem!important;flex-wrap:nowrap!important}.section-header .header__inline-menu .header__menu-item{padding:.75rem 0!important;font-family:Gill Sans,Trebuchet MS,Segoe UI,Arial,sans-serif!important;font-size:clamp(1.45rem,.95vw,1.75rem)!important;font-weight:400!important;color:#2f2f2f!important;letter-spacing:.005em!important;white-space:nowrap!important}.section-header .header__inline-menu .header__menu-item span{font-weight:400!important}.section-header .header__inline-menu .header__menu-item:hover,.section-header .header__inline-menu .header__menu-item:hover span{color:#111!important}.section-header .header__inline-menu .header__menu-item:after{bottom:-.35rem!important;height:1.5px!important;background:linear-gradient(90deg,transparent 0%,#c7a56a 22%,#c7a56a 78%,transparent 100%)!important}.section-header .header__inline-menu .header__menu-item[aria-current=page],.section-header .header__inline-menu .header__menu-item[aria-current=page] span,.section-header .header__inline-menu .header__inline-menu .header__active-menu-item,.section-header .header__inline-menu .header__active-menu-item,.section-header .header__inline-menu .header__menu-item .header__active-menu-item{font-weight:650!important;color:#111!important}.section-header .header__icons{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:1.4rem!important;margin-left:0!important;padding-left:2.6rem!important;border-left:1px solid rgba(17,24,39,.08)!important}.section-header .header__icon--search,.section-header details[aria-haspopup=dialog] summary.header__icon--search{width:4.6rem!important;height:4.6rem!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:999px!important}.section-header .header__icon--search:hover,.section-header details[aria-haspopup=dialog] summary.header__icon--search:hover{background:#c7a56a14!important;border-color:transparent!important;box-shadow:none!important}.section-header .header__icon--search .icon,.section-header .header__icon--search svg{width:2.6rem!important;height:2.6rem!important;color:#151515!important}.section-header .ta-header-write-btn{min-height:5.2rem!important;padding:0 3rem!important;border-radius:999px!important;font-family:Gill Sans,Trebuchet MS,Segoe UI,Arial,sans-serif!important;font-size:1.65rem!important;font-weight:400!important;background:#fff!important;border:2px solid rgba(199,165,106,.9)!important;box-shadow:none!important}.section-header .ta-header-write-btn:hover{background:#c7a56a0f!important;transform:none!important;box-shadow:none!important}}@media screen and (min-width:990px){.section-header .header__inline-menu .ta-menu-proximamente .header__menu-item,.section-header .header__inline-menu .ta-menu-proximamente .header__menu-item span,.section-header .header__inline-menu .ta-menu-quienes-somos .header__menu-item,.section-header .header__inline-menu .ta-menu-quienes-somos .header__menu-item span,.section-header .header__inline-menu .header__menu-item,.section-header .header__inline-menu .header__menu-item span{font-weight:400!important}.section-header .header__inline-menu .header__menu-item[aria-current=page],.section-header .header__inline-menu .header__menu-item[aria-current=page] span,.section-header .header__inline-menu .header__menu-item .header__active-menu-item{font-weight:650!important;color:#111!important}}.ta-search-modal__dialog{top:var(--ta-search-modal-top, 78px)!important;display:flex!important;flex-direction:column!important;max-height:min(440px,calc(100vh - var(--ta-search-modal-top, 78px) - 18px))!important}.ta-search-modal__body{flex:1 1 auto!important;overflow-y:auto!important;padding-bottom:10px!important}.ta-search-modal__footer{display:flex!important;justify-content:flex-end!important;align-items:center!important;min-height:48px!important;padding:8px 20px 14px!important;border-top:1px solid #eef1f5!important;background:#fff!important}.ta-search-modal__clear-history{-webkit-appearance:none!important;appearance:none!important;border:0!important;background:transparent!important;color:#64748b!important;padding:7px 4px!important;font-family:var(--font-body-family)!important;font-size:12.5px!important;font-weight:650!important;line-height:1!important;cursor:pointer!important;text-decoration:underline!important;text-underline-offset:3px!important;transition:color .18s ease!important}.ta-search-modal__clear-history:hover{color:#b45309!important}.ta-search-modal__clear-history[hidden]{display:none!important}@media screen and (max-width:749px){.ta-search-modal__dialog{top:var(--ta-search-modal-top, 58px)!important;max-height:min(430px,calc(100vh - var(--ta-search-modal-top, 58px) - 12px))!important}.ta-search-modal__footer{padding:7px 16px 12px!important}}.ta-proximamente-page__empty{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center}.ta-proximamente-page__empty strong{color:#151922;font-size:1.8rem}.ta-proximamente-page__empty span{color:#6b7280}@media screen and (max-width:749px){.related-products .product-grid{column-gap:0!important;row-gap:1.8rem!important}.related-products .product-grid>.grid__item{width:100%!important;max-width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/ta-automotriz.css.map */
