.custom-page-width__medium{max-width:1024px}.custom-banner__title--left{text-align:left}.custom-banner__title--center{text-align:center}.custom-banner__title--right{text-align:right}.custom-card{display:block;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;background:#fff;border:1px solid rgba(var(--color-button),.08)}.custom-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;text-decoration:none}.custom-card__image-container{position:relative;width:100%;overflow:hidden}.custom-card__image{width:100%;height:auto;display:block;transition:transform .3s ease}.custom-card:hover .custom-card__image{transform:scale(1.05)}.custom-card__content{position:relative;text-align:center}.custom-card__title{font-size:1rem;font-weight:600;line-height:1.3;margin:0}.custom-card__background-color{background-color:rgba(var(--color-button))}.custom-card__image-container--padding-none{padding:0}.custom-card__image-container--padding-small{padding:.5rem}.custom-card__image-container--padding-medium{padding:1.5rem}.custom-card__image-container--padding-large{padding:2.2rem}.custom-card__image-container{position:relative}.custom-card__icon-wrapper{position:absolute;top:.75rem;right:.75rem;background-color:rgba(var(--color-button));padding:.5rem;border-radius:.5rem;box-shadow:0 2px 5px #0000001a;z-index:2}.custom-card__icon{width:40px;height:40px;display:block}.breadcrumb-wrapper{padding:1rem 1.5rem;font-size:14px}.breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.breadcrumb-item a{color:rgba(var(--foreground-color),.9);text-decoration:none;transition:color .2s ease-in-out}.breadcrumb-item a:hover{color:rgba(var(--color-button))}.breadcrumb-current{font-weight:600}.breadcrumb-list li:not(:last-child):after{content:"\203a";margin:0 .5rem;color:#888}@media (max-width: 600px){.breadcrumb-wrapper{font-size:13px;padding:.75rem 1rem}}.custom-card__content--padding-small{padding:.75rem}.custom-card__content--padding-medium{padding:1rem}.custom-card__content--padding-large{padding:1.5rem}.custom-card__content--padding-extra-large{padding:2rem}.custom-card__title--text-small{font-size:.875rem}.custom-card__title--text-medium{font-size:1rem}.custom-card__title--text-large{font-size:1.125rem}.custom-card__title--text-extra-large{font-size:1.25rem}.custom-description{width:100%;padding:4rem 1rem}.custom-description__container{max-width:1200px;margin:0 auto}.custom-description__content{font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.custom-description__content p{margin:0 0 1rem}.custom-description__content p:last-child{margin-bottom:0}.custom-metaobject-grid{width:100%;padding:2rem 1rem}.custom-metaobject-grid__container{max-width:1200px;margin:0 auto}.custom-metaobject-grid__cards{display:grid;gap:1rem;grid-template-columns:1fr}.custom-metaobject-grid__cards--mobile-1{grid-template-columns:1fr}.custom-metaobject-grid__cards--mobile-2{grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 768px){.custom-metaobject-grid__cards--desktop-1{grid-template-columns:1fr}.custom-metaobject-grid__cards--desktop-2{grid-template-columns:repeat(2,1fr)}.custom-metaobject-grid__cards--desktop-3{grid-template-columns:repeat(3,1fr)}.custom-metaobject-grid__cards--desktop-4{grid-template-columns:repeat(4,1fr)}.custom-metaobject-grid__cards--desktop-5{grid-template-columns:repeat(5,1fr)}.custom-metaobject-grid__cards--desktop-6{grid-template-columns:repeat(6,1fr)}}.custom-metaobject-grid__cards--gap-none{gap:0}.custom-metaobject-grid__cards--gap-small{gap:.5rem}.custom-metaobject-grid__cards--gap-medium{gap:1rem}.custom-metaobject-grid__cards--gap-large{gap:1.5rem}.custom-metaobject-grid__cards--gap-extra-large{gap:2rem}.custom-color-scheme-1{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.custom-color-scheme-2{background:rgba(var(--color-background),.04);color:rgb(var(--color-foreground))}.custom-color-scheme-3{background:rgb(var(--color-base-background-1));color:rgb(var(--color-base-text))}.custom-color-scheme-4{background:rgb(var(--color-base-background-2));color:rgb(var(--color-base-text))}.custom-color-scheme-accent-1{background:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-solid-button-labels))}.custom-color-scheme-accent-2{background:rgb(var(--color-base-accent-2));color:rgb(var(--color-base-solid-button-labels))}.custom-hidden{display:none!important}.custom-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width: 767px){.custom-hide-mobile{display:none!important}}@media screen and (min-width: 768px){.custom-hide-desktop{display:none!important}}.custom-fade-in{animation:customFadeIn .3s ease-in-out}@keyframes customFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.custom-repairs-table__container{margin:5rem 0}.custom-repairs-table__layout{display:grid;gap:2rem;grid-template-columns:1fr;align-items:start}@media screen and (min-width: 990px){.custom-repairs-table__layout{grid-template-columns:1fr 2fr;gap:8rem}}.custom-repairs-table__content{width:100%}.custom-repairs-table__image{width:100%;display:flex;justify-content:center}.custom-repairs-table__image-element{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a}@media screen and (max-width: 989px){.custom-repairs-table__layout{grid-template-columns:1fr}.custom-repairs-table__image{order:-1;margin-bottom:1rem;padding:20px 40px}.custom-repairs-table__image-element{max-width:400px}}.custom-repair-table{width:100%;border-collapse:collapse;background:rgb(var(--color-background));border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.custom-repair-table__title{margin-bottom:2.5rem}.custom-repair-table__header{background:rgba(var(--color-foreground),.04);border-bottom:1px solid rgba(var(--color-foreground),.08)}.custom-repair-table__header th{padding:1rem;text-align:left;text-transform:uppercase}.custom-repair-row{border-bottom:1px solid rgba(var(--color-foreground),.08);transition:background-color .2s ease}.custom-repair-row:hover{background:rgba(var(--color-foreground),.02)}.custom-repair-row:last-child{border-bottom:none}.custom-repair-row__reparation,.custom-repair-row__price{padding:1rem;vertical-align:middle}.custom-repair-row__reparation-content{display:flex;align-items:center;gap:.75rem}.custom-repair-row__icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.custom-repair-row__name-wrapper{display:flex;flex-direction:column;gap:.25rem}.custom-repair-row__name{font-weight:500;color:rgb(var(--color-foreground));line-height:1.3}.custom-repair-row__part-type{font-size:.75rem;color:rgba(var(--color-foreground),.6);text-transform:capitalize}.custom-repair-row__price{width:120px}.custom-repair-row__price-amount{font-weight:600;color:rgb(var(--color-button))}.custom-repair-row__price-placeholder{color:rgba(var(--color-foreground),.4)}.custom-repair-row__text--small{font-size:.875rem}.custom-repair-row__text--medium{font-size:1rem}.custom-repair-row__text--large{font-size:1.5rem}@media screen and (max-width: 767px){.custom-repair-table__header th{padding:.75rem .5rem;font-size:1.5rem}.custom-repair-table-title__container{text-align:center}.custom-repair-row__reparation,.custom-repair-row__price{padding:.75rem .5rem}.custom-repair-row__reparation-content{gap:.5rem}.custom-repair-row__icon{width:20px;height:20px}.custom-repair-row__price{width:100px}}.custom-badge{display:inline-block;font-size:.85rem;padding:.2rem .6rem;border-radius:999px;font-weight:500;white-space:nowrap;text-transform:capitalize}.fallback-text{color:rgba(var(--color-foreground),.4);font-style:italic;font-size:1rem;margin:.5rem 0 1rem;padding:.5rem 1rem;border-left:4px solid #ccc;border-radius:4px}.subcategory-fallback{color:rgba(var(--color-foreground),.4);font-size:1rem;font-style:italic;text-align:center;padding:1rem;background-color:#f3f3f3;border-radius:6px;margin-top:1rem}.custom-card:focus-visible,.custom-repair-card:focus-visible{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:2px}.custom-card:focus:not(:focus-visible),.custom-repair-card:focus:not(:focus-visible){outline:none}.custom-repair-card__description-toggle:focus-visible{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:2px}.custom-hr{margin:0;background-color:rgba(var(--color-button))}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-weight:600;margin:0}
/*# sourceMappingURL=/cdn/shop/t/31/assets/custom-sections.css.map */
