.mysto-footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:auto auto auto;grid-template-areas:"divider   divider divider" "copyright  logo  payments" "policies  locale       .";align-items:center;column-gap:var(--space-3);row-gap:var(--space-1);padding-inline:var(--layoutInline);font-size:14px;line-height:1.4}.mysto-footer-divider{grid-area:divider;width:100%;margin:0 0 var(--space-3) 0;border:0;border-top:1px solid var(--mysto-color-secondary--border);opacity:.5}.mysto-footer-bottom__copyright{grid-area:copyright;justify-self:start;opacity:.7}.mysto-footer-bottom__policies{grid-area:policies;justify-self:start;display:flex;flex-wrap:wrap;gap:var(--space-2);list-style:none;margin:0;padding:0}.mysto-footer-bottom__policies a{font-size:var(--mysto-fs-p-sm);font-weight:var(--mysto-fw-body);line-height:var(--mysto-lh-p-sm);color:var(--mysto-secondary--link-faded);text-decoration:none}.mysto-footer-bottom__policies a:hover{opacity:1;text-decoration:underline;color:var(--mysto-secondary--link-hover)}.mysto-footer-bottom__logo{grid-area:logo;justify-self:center}.mysto-footer-bottom__logo img{display:block;width:var(--footerLogoSize, 80px);height:auto}.mysto-footer-bottom__logo.is-inverted img{filter:grayscale(1) invert(1)}.mysto-footer-bottom__locale{grid-area:locale;justify-self:center;display:inline-flex;align-items:center;gap:.75rem}.mysto-footer-bottom__locale button{min-height:auto;padding:0;border:0;background:transparent;color:currentColor;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:3px}.mysto-footer-bottom__locale button i,.mysto-footer-bottom__locale button svg{width:1.4em;height:1.4em}.mysto-footer-bottom__payments{grid-area:payments;justify-self:end}.mysto-footer-bottom__payments ul{display:flex;flex-wrap:nowrap;gap:.45rem;list-style:none;margin:0;padding:0;align-items:center;justify-content:flex-end}.mysto-footer-bottom__payments .payment-icon{display:block;width:clamp(32px,calc(24px + .55vw),40px);height:auto}.mysto-footer-bottom__credits{grid-column:1 / -1;justify-self:center;opacity:.6;font-size:12px}@media screen and (max-width:777px){.mysto-footer-bottom{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:var(--space-2);padding-block:var(--space-4)}.mysto-footer-bottom__policies{width:100%;justify-content:space-between;order:1}.mysto-footer-bottom__logo{order:2}.mysto-footer-bottom__locale{order:2;justify-self:center}.mysto-footer-bottom__copyright{order:3;justify-self:center}.mysto-footer-bottom__payments{order:4;width:100%}.mysto-footer-bottom__payments ul{justify-content:center;flex-wrap:wrap;gap:6px}.mysto-footer-bottom__credits{order:5}}.mysto-footer-row{padding-inline:var(--layoutInline)}.mysto-footer-row[data-variant=columns]>x-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4)}.mysto-footer-row[data-variant=columns]>x-grid>*{grid-column:span 1!important}.mysto-footer-row[data-variant=columns] .menu,.mysto-footer-row[data-variant=columns] .social{display:flex;flex-direction:column;gap:var(--space-2)}.mysto-footer-row .image img{filter:brightness(0) invert(1);opacity:.94}.mysto-footer-row[data-variant=newsletter] .newsletter .labelTitle{font-size:var(--mysto-fs-h5);font-weight:var(--mysto-fw-subhead);line-height:var(--mysto-lh-h5);margin:0}.mysto-footer-row[data-variant=newsletter] .mysto-footer-newsletter-form,.mysto-footer-row[data-variant=newsletter] .mysto-footer-newsletter-field,.mysto-footer-row[data-variant=newsletter] .mysto-footer-newsletter-field x-field{width:100%;display:block}.mysto-footer-row[data-variant=newsletter] .mysto-footer-newsletter-field{position:relative}.mysto-footer-row[data-variant=newsletter] .mysto-footer-newsletter-field x-field>input{width:100%;padding-right:3rem;font-size:var(--mysto-fs-p-lg);font-weight:var(--mysto-fw-body);line-height:var(--mysto-lh-p-lg)}.mysto-footer-newsletter-form x-stack[presuffix]{border-width:0 0 1px;border-color:var(--mysto-color-secondary--input-border);border-style:solid;background:var(--mysto-color-secondary-subdued--input-bg)}.mysto-footer-newsletter-form x-stack[presuffix]:hover{background:var(--mysto-color-secondary-subdued--input-bg-hover)}.mysto-footer-newsletter-field x-field>label{color:var(--mysto-color-secondary--text-faded)}.mysto-footer-newsletter-field x-field>input:focus+label,.mysto-footer-newsletter-field x-field>input:not(:placeholder-shown)+label{color:var(--mysto-color-secondary--text-faded)}.mysto-footer-row[data-variant=newsletter] .mysto-footer-newsletter-field>button{position:absolute;right:2rem;top:50%;transform:translateY(-50%)}@media screen and (min-width:1025px){.mysto-footer-row[data-variant=newsletter] .newsletter__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--space-6);align-items:center}}.mysto-footer-row[data-variant=columns] .menu .labelTitle,.mysto-footer-row[data-variant=columns] .social .labelTitle{font-size:var(--mysto-fs-h5);font-weight:var(--mysto-fw-subhead);line-height:var(--mysto-lh-h5);margin-bottom:var(--space-3)}.mysto-footer-row[data-variant=columns] .menu a{font-size:var(--mysto-fs-p);font-weight:var(--mysto-fw-body);line-height:var(--mysto-lh-p);color:var(--mysto-color-secondary--link)}.mysto-footer-row[data-variant=columns] .menu a:hover{color:var(--mysto-color-secondary--link-hover)}.mysto-footer-row[data-variant=columns] .menu ul.no-style{gap:var(--space-1)}.mysto-footer-row[data-variant=columns] .social .socialNets{--iconSize: 24px;gap:24px}.mysto-footer-row[data-variant=columns] .social .socialNets a{display:inline-flex;align-items:center;justify-content:center;min-width:var(--iconSize);min-height:var(--iconSize)}.mysto-footer-row[data-variant=columns] .social .socialNets a:not(.button,[role=button]):hover{color:var(--mysto-color-secondary-link-hover);text-decoration:var(--linkDecorationHover, auto)}.mysto-footer-row[data-variant=columns] .social .socialNets i,.mysto-footer-row[data-variant=columns] .social .socialNets svg{width:var(--iconSize);height:var(--iconSize)}@media screen and (min-width:778px)and (max-width:1024px){.mysto-footer-row[data-variant=columns]>x-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mysto-footer-row[data-variant=newsletter] .newsletter__layout{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3)}}@media screen and (max-width:777px){.mysto-footer-row[data-variant=columns]>x-grid{grid-template-columns:1fr;gap:var(--space-5)}.mysto-footer-row[data-variant=newsletter] .newsletter .labelTitle{font-size:24px}.mysto-footer-row[data-variant=columns] .menu .labelTitle,.mysto-footer-row[data-variant=columns] .social .labelTitle{font-size:24px;margin-bottom:var(--space-2)}.mysto-footer-row[data-variant=columns] .menu a{font-size:18px}.mysto-footer-row .mysto-footer-newsletter-field input{font-size:16px}.mysto-footer-newsletter-form x-stack[presuffix]{margin-left:0}.mysto-footer-row[data-variant=newsletter] .newsletter__layout{display:flex;flex-direction:column;align-items:stretch;gap:var(--space-3)}}html.mysto-newsletter-success-open coretex-newsletter[data-mysto-footer-success-hidden=true]{display:none!important}.mysto-split-text-columns{scroll-margin-top:var(--space-4)}.mysto-split-text-columns__inner{display:flex;flex-direction:column}.mysto-split-text-columns__left{display:flex;flex-direction:column;gap:var(--space-3)}.mysto-split-text-columns__heading,.mysto-split-text-columns__description{margin:0;color:var(--color-foreground)}.mysto-split-text-columns__description :is(p,ul,ol,li,span){color:var(--color-foreground);font-size:inherit}.mysto-split-text-columns__description :is(strong,b){font-weight:700}.mysto-split-text-columns__description :is(em,i){font-style:italic}.mysto-split-text-columns__description a{color:var(--color-link, var(--color-foreground));font-size:inherit}.mysto-split-text-columns__description a:hover{opacity:.7}.mysto-split-text-columns__right{display:flex;flex-direction:column}.mysto-split-text-columns__right>.is-grouped-with-next+*{margin-block-start:calc(var(--tight-gap, 0px) - var(--block-gap, 0px))}@media(min-width:750px){.mysto-split-text-columns--split .mysto-split-text-columns__inner{display:grid;grid-template-columns:var(--split-template, 1fr 2fr);align-items:start}}.mysto-accordion-group{scroll-margin-top:var(--space-4)}.mysto-accordion-group__header{margin:0 0 var(--space-6)}.mysto-accordion-group__group-title{margin:0;color:var(--color-foreground)}.mysto-accordion-group__group-title+.mysto-accordion-group__group-description{margin-top:var(--space-4)}.mysto-accordion-group__group-description{margin:0;color:var(--color-foreground)}.mysto-accordion-group__group-description :is(p,ul,ol,li,span){color:var(--color-foreground);font-size:inherit}.mysto-accordion-group__group-description :is(strong,b){font-weight:700}.mysto-accordion-group__group-description :is(em,i){font-style:italic}.mysto-accordion-group__group-description a{color:var(--color-link, var(--color-foreground));font-size:inherit}.mysto-accordion-group__group-description a:hover{opacity:.7}.mysto-accordion-group__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}@media(min-width:750px){.mysto-accordion-group--split{display:grid;grid-template-columns:1fr 2fr;gap:var(--space-6);align-items:start}.mysto-accordion-group--split .mysto-accordion-group__header{margin-bottom:0}}.mysto-accordion-group__list details.mysto-accordion-group__item{border-bottom:1px solid var(--color-border, rgba(0, 0, 0, .12))}.mysto-accordion-group__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-5) 0;color:var(--color-foreground)}.mysto-accordion-group__summary::-webkit-details-marker,.mysto-accordion-group__summary::marker{display:none;content:""}.mysto-accordion-group__item-title{margin:0;flex:1;color:var(--color-foreground)}.mysto-accordion-group__icon{flex-shrink:0;width:1.2em;height:1.2em;transition:transform .2s ease-out;color:var(--color-foreground)}.mysto-accordion-group__item[open] .mysto-accordion-group__icon{transform:rotate(45deg)}.mysto-accordion-group__panel{padding:0 0 var(--space-5) 0;color:var(--color-foreground)}.mysto-accordion-group__panel :is(p,ul,ol,li,span){color:var(--color-foreground);font-size:inherit}.mysto-accordion-group__panel :is(strong,b){font-weight:700}.mysto-accordion-group__panel :is(em,i){font-style:italic}.mysto-accordion-group__panel a{color:var(--color-link, var(--color-foreground));font-size:inherit}.mysto-accordion-group__panel a:hover{opacity:.7}@media(max-width:749px){.mysto-accordion-group__summary{padding:var(--space-4) 0}.mysto-accordion-group__panel{padding-bottom:var(--space-4)}}
/*# sourceMappingURL=/cdn/shop/t/21/compiled_assets/styles.css.map */
