.expanding-content{color:var(--color-neutral-dark-grey);max-width:640px;position:relative}.expanding-content__excerpt:after{content:'...';display:inline}.expanding-content__button{--button-icon-size:var(--icon-s);--button-gap:0;display:inline-flex}.expanding-content a,.expanding-content b,.expanding-content p,.expanding-content strong{font-size:inherit}.expanding-content.is-minimised .expanding-content__text{opacity:0;position:absolute}
.video-player{position:relative}.video-player__overlay{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-shadow:none;color:inherit;cursor:pointer;font:inherit;height:100%;left:0;outline:none;padding:0;position:absolute;top:0;width:auto;width:100%;z-index:var(--layer-base)}.video-player__controls{bottom:var(--spacing-m);display:flex;position:absolute;z-index:var(--layer-raised)}.video-player__controls--center{left:50%;transform:translateX(-50%)}.video-player__controls--left{left:var(--spacing-m)}.video-player__controls--right{right:var(--spacing-m)}.video-player__controls--top-right{bottom:auto;bottom:initial;right:var(--spacing-m);top:var(--spacing-m)}.video-player__controls--top-left{bottom:auto;bottom:initial;left:var(--spacing-m);top:var(--spacing-m)}.video-player__control{--padding:var(--spacing-s);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-shadow:none;color:inherit;color:var(--color-neutral-white);cursor:pointer;font:inherit;height:var(--icon-ml);outline:none;padding:0;padding-block:var(--spacing-s);padding-block:var(--padding);padding-inline-end:calc(var(--spacing-s)/2);padding-inline-end:calc(var(--padding)/2);width:auto;width:var(--icon-ml)}.video-player__control:first-child{padding-inline-start:var(--padding)}.video-player__control:last-child{padding-inline-end:var(--padding)}.video-player__subtitles{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-color:var(--color-neutral-black);border:0;border:1px solid var(--color-neutral-white);border-radius:5px;border-radius:var(--border-radius,5px);bottom:var(--spacing-xs);box-shadow:none;color:inherit;color:var(--color-neutral-white);cursor:pointer;font:inherit;font-size:var(--font-size-s);line-height:100%;line-height:var(--line-height-baseline,100%);outline:none;overflow:hidden;padding:0;padding:var(--spacing-2xs);position:absolute;right:var(--spacing-xs);transition:background-color var(--timing-quick) var(--easing-normal),color var(--timing-quick) var(--easing-normal);width:auto}.video-player__subtitles.is-active{background-color:var(--color-neutral-white);color:var(--color-neutral-black)}.video-player__video{cursor:pointer;display:inherit;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.video-player__video--no-controls{cursor:auto}.video-player__video+*{z-index:var(--layer-flat)}[dir=rtl] .video-player__controls{left:auto;left:initial;right:var(--spacing-m)}
.content-card-stl{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-shadow:none;color:inherit;cursor:pointer;display:flex;inset:0;left:0;outline:none;padding:0;padding:var(--spacing-m);position:absolute;top:0;width:auto;z-index:var(--layer-raised)}.content-card-stl__button{border-radius:21px;height:38px;justify-content:center;max-width:200px;overflow:hidden;padding:0;transition:background-color var(--timing-normal) var(--easing-normal),color var(--timing-normal) var(--easing-normal),max-width var(--timing-slow) var(--easing-normal),border-radius var(--timing-normal) var(--easing-normal) var(--timing-normal);white-space:nowrap}.content-card-stl__button .content-card-stl__text{opacity:1;padding-inline:var(--spacing-l);transition:opacity var(--timing-slow) var(--easing-normal)}.content-card-stl__button .icon{opacity:0;position:absolute;transition:opacity var(--timing-normal) var(--easing-normal);transition-delay:var(--timing-normal)}.content-card-stl__button.is-minimised{border-radius:100%;max-width:38px}.content-card-stl__button.is-minimised .content-card-stl__text{opacity:0}.content-card-stl__button.is-minimised .icon{opacity:1}.content-card-stl__button.button--fill{--button-outline-color:var(--color-neutral-light-grey)}.content-card-stl__body,.content-card-stl__products{display:flex;flex-direction:column;gap:var(--spacing-xl)}.content-card-stl__image{aspect-ratio:400/475;position:relative;width:100%}.content-card-stl__product-container{--product-image-size:125px;position:relative}.content-card-stl__product-container wishlist-button-collection{left:var(--product-image-size);margin:0;opacity:1;right:auto;right:initial;top:0;transform:translateX(-100%);visibility:visible}.content-card-stl__product-container wishlist-button-collection .wk-button{height:auto;min-height:0;min-width:0;padding:var(--spacing-s);width:auto}.content-card-stl__product{grid-gap:var(--spacing-m);display:grid;gap:var(--spacing-m);grid-template-columns:var(--product-image-size) 1fr;text-decoration:none}.content-card-stl__product img{mix-blend-mode:multiply}@media(min-width:64em){.content-card-stl__product-container{--product-image-size:175px}.content-card-stl__product{grid-template-columns:var(--product-image-size) 1fr}}.content-card-stl-overlay{max-width:496px;width:100%}.content-card-stl-overlay__container{padding-block:var(--spacing-2xl);padding-inline:var(--spacing-l)}.content-card-stl-overlay__header{margin-block-end:var(--spacing-2xl)}.content-card-stl-overlay .video-player{height:100%;position:absolute;width:100%}@media(min-width:64em){.content-card-stl-overlay__container{padding-inline:var(--spacing-3xl)}.content-card-stl-overlay__header{margin-block-end:var(--spacing-xl)}}
.content-card{--loading-color:var(--color-skeleton-background);color:var(--color-neutral-white)}.content-card__wrapper{aspect-ratio:var(--ratio-width)/var(--ratio-height);height:100%;position:relative;width:100%}.content-card__media{height:100%;position:absolute;width:100%}.content-card__copy{animation:fade-in var(--timing-slow) var(--timing-slow) forwards;color:var(--mobile-color);margin-block-start:auto;opacity:0;padding:var(--spacing-m);padding-block-start:var(--spacing-xl);width:100%;z-index:var(--layer-flat)}.content-card__button.button{color:inherit}.content-card__content{display:flex;height:100%;left:0;position:absolute;text-decoration:none;top:0;width:100%;z-index:var(--layer-raised)}.content-card--transparent{--loading-color:var(--color-neutral-white)}html:not(.no-js) .content-card.is-loading .content-card__wrapper{background-color:var(--loading-color)}html:not(.no-js) .content-card.is-loading .content-card__copy,html:not(.no-js) .content-card.is-loading .content-card__media.is-loading{animation:none;opacity:0}@media(min-width:64em){.content-card__copy{color:var(--desktop-color)}}@media(max-width:63.99em){.content-card{--ratio-width:375;margin-inline:calc(var(--spacing-m)*-1)}.content-card--mobile-padding:not(.content-card--1by1,.content-card--1by2){--ratio-width:285;--ratio-height:370;padding-block:var(--spacing-2xl);padding-inline:var(--spacing-3xl)}.content-card+.content-card--mobile-padding:not(.content-card--1by1,.content-card--1by2),.content-card--mobile-padding:not(.content-card--1by1,.content-card--1by2)+.content-card{margin-block-start:calc(var(--spacing-m)*-1)}.content-card--1by1,.content-card--1by2{--ratio-width:184;height:100%;max-width:calc(100% + var(--layout-mobile-margin));width:50vw}.content-card--1by1:nth-child(2n),.content-card--1by2:nth-child(2n){margin-inline-start:0}.content-card--1by1:nth-child(odd),.content-card--1by2:nth-child(odd){margin-inline-end:0}.content-card--1by1{--ratio-height:249}.content-card--1by2{--ratio-height:452}.content-card--2by1{--ratio-height:257}.content-card--2by2{--ratio-height:452}}@media(min-width:64em){.content-card{--ratio-width:300;--ratio-height:386}.content-card__wrapper{height:100%;width:100%}.content-card--padding{margin:var(--spacing-2xl)}.content-card__copy{padding:var(--spacing-xl);padding-block-start:var(--spacing-2xl)}}
.content-card-old{color:var(--color-neutral-white);margin-block:var(--spacing-l);margin-inline:calc(var(--spacing-m)*-1);position:relative}.content-card-old--1by1{margin-block:0;margin-inline-end:0}.content-card-old__media{height:100%;position:absolute;width:100%}.content-card-old__copy{animation:fade-in var(--timing-slow) var(--timing-slow) forwards;background-image:linear-gradient(0deg,rgba(0,0,0,.5) .2%,rgba(58,58,58,0));margin-block-start:auto;opacity:0;padding:var(--spacing-m);padding-block-start:var(--spacing-xl);width:100%;z-index:var(--layer-flat)}.content-card-old__subtitle{margin-block-start:var(--spacing-s);max-width:315px}.content-card-old__button.button{color:inherit;margin-block-start:var(--spacing-m)}.content-card-old__content{display:flex;height:100%;left:0;position:absolute;text-decoration:none;top:0;width:100%;z-index:var(--layer-raised)}html:not(.no-js) .content-card-old.is-loading{background-color:hsla(0,0%,89%,.2);pointer-events:none}html:not(.no-js) .content-card-old.is-loading .content-card-old__copy,html:not(.no-js) .content-card-old.is-loading .content-card-old__image{animation:none;opacity:0}@media(max-width:63.99em){.content-card-old[data-ratio='.75:1']{aspect-ratio:.75/1}.content-card-old[data-ratio='5:6']{aspect-ratio:5/6}.content-card-old[data-ratio='3:2']{aspect-ratio:3/2}}@media(min-width:64em){.content-card-old{margin:0}.content-card-old__copy{padding:var(--spacing-xl);padding-block-start:var(--spacing-2xl)}}
.pagination{color:var(--color-neutral-dark-grey);margin:var(--spacing-l) 0 var(--spacing-6xl);text-align:center}.pagination__list{align-items:center;display:flex;gap:var(--spacing-xs);justify-content:center;list-style-type:none}.pagination__list,.pagination__list li{margin:0;padding:0}.pagination__list-item.is-hidden{display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pagination__part{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-shadow:none;color:inherit;cursor:pointer;display:grid;font:inherit;line-height:var(--line-height-baseline);min-height:calc(var(--icon-m) + var(--spacing-2xs)*2);min-width:calc(var(--icon-m) + var(--spacing-2xs)*2);outline:none;padding:0;padding:var(--spacing-2xs);place-items:center;text-decoration:none;text-decoration:initial;transition:background-color var(--timing-normal) var(--easing-normal);width:auto}.pagination__part.is-active{color:var(--color-neutral-black);font-family:var(--font-family-general-sans);font-size:var(--font-size-4);font-weight:var(--font-weight-general-sans-0);letter-spacing:var(--letter-spacing-0);line-height:var(--line-height-0);pointer-events:none;text-decoration:none;text-indent:var(--text-indent-0);text-transform:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pagination__button{border:1px solid var(--color-neutral-light-grey);border-radius:100%;color:var(--color-neutral-dark-grey);height:40px;transition:border-color var(--timing-normal) var(--easing-normal);width:40px}.pagination__button .icon{opacity:.5;transition:opacity var(--timing-normal) var(--easing-normal)}@media(any-hover:hover){.pagination__button:focus,.pagination__button:hover{border-color:var(--color-neutral-dark-grey)}.pagination__button:focus .icon,.pagination__button:hover .icon{opacity:1}}@media(min-width:64em){.pagination__button{height:48px;margin-inline:var(--spacing-xs);width:48px}}
.height-enter,.height-leave-to{height:0}.height-enter-active,.height-leave-active{overflow:hidden;transition:height var(--transition-timing) var(--transition-ease)}.fade-height-enter,.fade-height-leave-to{height:0}.fade-height-enter-active,.fade-height-leave-active{overflow:hidden;transition:height var(--transition-timing) var(--transition-ease),opacity var(--transition-timing) var(--transition-ease)}.fade-height-enter-from,.fade-height-leave-to{opacity:0}.fade-height-enter-to,.fade-height-leave-from{opacity:1}
.quick-add{--max-width:268px;--btn-height:32px;--shadow:0 -4px 10px 0 rgb(0 0 0/5%)}.quick-add__add{height:var(--btn-height)}.quick-add__close{background-color:var(--color-overlay);height:100%;left:0;position:absolute;top:0;width:100%}.quick-add__options-wrapper{display:flex;height:100%;left:0;position:fixed;top:0;width:100%;z-index:var(--layer-window-overlay)}.quick-add__options{align-items:center;background-color:var(--color-neutral-white);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:var(--spacing-s);margin-block-start:auto;padding-block:var(--spacing-xl);padding-inline:var(--spacing-m);width:100%;z-index:var(--layer-raised)}.quick-add__options select{color:var(--color-neutral-dark-grey);-moz-text-align-last:center;text-align-last:center}.quick-add__options button,.quick-add__options select{background-position:calc(100% - var(--spacing-xs)) 50%;height:var(--btn-height);max-width:var(--max-width);min-height:var(--btn-height);padding:0;width:100%}.quick-add__error{color:var(--color-system-error-light-mode);max-width:var(--max-width)}@media(min-width:64em){.quick-add__options{padding-block:var(--spacing-ml)}.quick-add__options-wrapper{position:absolute;z-index:var(--layer-flat)}.quick-add__error{background-color:var(--color-neutral-white);bottom:var(--btn-height);box-shadow:var(--shadow);max-width:none;padding:var(--spacing-m);position:absolute;width:100%;z-index:var(--layer-heightened)}}
.quick-add-drawer-trigger{width:100%}.quick-add-drawer-trigger--mobile{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:var(--color-neutral-black);outline:none;padding:var(--spacing-xs);padding-block-start:var(--spacing-m);padding-inline-start:var(--spacing-m)}.quick-add-drawer-trigger--mobile svg{height:12px;width:var(--spacing-s)}.quick-add-drawer-trigger--mobile path{stroke-width:1.2px}
.product-card{display:flex;flex-direction:column;position:relative}.product-card.critical-component-hide{display:block}.product-card.critical-component-clear{opacity:1}.product-card__wrapper{height:100%;position:relative}.product-card__body{background-color:var(--color-skeleton-background);color:var(--color-neutral-dark-grey);display:flex;flex-direction:column;height:100%;justify-content:space-between;text-decoration:none;text-decoration:initial}.product-card__image-container{position:relative;width:100%}.product-card__image-container img{mix-blend-mode:multiply}.product-card__primary-image{background-color:transparent}.product-card__secondary-image{background-color:var(--color-skeleton-background);height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity var(--timing-slow) ease-in-out;width:100%;z-index:var(--layer-flat)}.product-card__badge{left:var(--spacing-xs);position:absolute;top:var(--spacing-xs);z-index:var(--layer-flat)}.product-card__footer{background-color:var(--color-neutral-white);display:flex;flex:1;flex-direction:column;gap:var(--spacing-xs);padding-block-start:var(--spacing-s);text-decoration:none}.product-card__quick-add{margin-block-start:var(--spacing-s)}.product-card__quick-add-drawer-trigger{bottom:0;position:absolute;right:0;transition:opacity var(--timing-slow) ease-in-out;z-index:var(--layer-raised)}.product-card:focus-visible .product-card__quick-add-drawer-trigger,.product-card:focus-visible wishlist-button-collection,.product-card:focus-within .product-card__quick-add-drawer-trigger,.product-card:focus-within wishlist-button-collection,.product-card:hover .product-card__quick-add-drawer-trigger,.product-card:hover wishlist-button-collection,.product-card__wrapper:focus-visible .product-card__quick-add-drawer-trigger,.product-card__wrapper:focus-visible wishlist-button-collection,.product-card__wrapper:focus-within .product-card__quick-add-drawer-trigger,.product-card__wrapper:focus-within wishlist-button-collection,.product-card__wrapper:hover .product-card__quick-add-drawer-trigger,.product-card__wrapper:hover wishlist-button-collection{opacity:1;visibility:visible}.product-card.is-active .product-card__wrapper:focus-visible .product-card__secondary-image,.product-card.is-active .product-card__wrapper:focus-within .product-card__secondary-image,.product-card.is-active .product-card__wrapper:hover .product-card__secondary-image,.product-card.liquid .product-card__wrapper:focus-visible .product-card__secondary-image,.product-card.liquid .product-card__wrapper:focus-within .product-card__secondary-image,.product-card.liquid .product-card__wrapper:hover .product-card__secondary-image{opacity:1}.product-card .product-prices__price--on-sale,.product-card .product-prices__sold-out{color:var(--color-neutral-dark-grey)}html:not(.no-js) .product-card.is-loading{pointer-events:none}html:not(.no-js) .product-card.is-loading .product-card__secondary-image{display:none}html:not(.no-js) .product-card.is-loading .product-card__primary-image{opacity:0;padding-block-end:100%;width:100%}html:not(.no-js) .product-card.is-loading .product-card__title{min-height:20px;min-width:80%}html:not(.no-js) .product-card.is-loading .product-card__prices{min-height:16px;min-width:70px;text-indent:-9999px}@media(any-hover:none){.product-card__secondary-image{display:none}}@media(max-width:63.99em){.product-card__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.product-card__footer{min-height:78px}}@media(min-width:64em){.product-card__badge{background-color:var(--color-neutral-white);left:var(--spacing-m);padding:var(--spacing-2xs) var(--spacing-xs);top:var(--spacing-m)}.product-card__quick-add-drawer-trigger{bottom:var(--spacing-m);left:var(--spacing-m);opacity:0;position:absolute;right:var(--spacing-m)}.product-card__image-container{position:static;position:initial}.product-card__title{align-items:flex-end;display:flex}.product-card__footer{background-color:transparent;flex:none;padding:var(--spacing-m);padding-block-start:0}}
.quote-section{align-items:center;display:flex;justify-content:left;padding-block:var(--spacing-t,var(--spacing-3xl)) var(--spacing-b,var(--spacing-3xl));padding-inline:var(--layout-margin)}.quote-section.critical-component-hide{display:block}.quote-section.critical-component-clear{opacity:1}.quote-section.is-loading{animation:fade-in var(--timing-slow) forwards;opacity:0}.quote-section--center{justify-content:center;margin:0 auto;text-align:center}.quote-section--right{justify-content:right;text-align:right}.quote-section__inner{max-width:var(--max-width-mobile)}.quote-section__hat{display:block;margin-block-end:var(--spacing-hat-b);text-transform:none}.quote-section__header,.quote-section__subheader{white-space:pre-wrap}.liquid .quote-section__header,.liquid .quote-section__subheader{white-space:normal}.quote-section__subheader:not(:empty){display:block;margin-block-start:var(--spacing-subheader-t)}.quote-section__cta{color:currentcolor;display:inline-block;margin-block-start:var(--spacing-button-t);text-transform:none}.quote-section__cta span{text-transform:none}.quote-section span.quote-section__cta span{border-bottom:none!important;padding:0}@media(min-width:64em){.quote-section{padding-block:var(--spacing-t-desktop,var(--spacing-3xl)) var(--spacing-b-desktop,var(--spacing-3xl))}.quote-section__inner{max-width:var(--max-width)}.quote-section__hat{margin-block-end:var(--spacing-hat-b-desktop)}.quote-section__subheader:not(:empty){margin-block-start:var(--spacing-subheader-t-desktop)}.quote-section__cta{margin-block-start:var(--spacing-button-t-desktop)}}@media(min-width:48em){.quote-section .text-heading-m-desktop,.quote-section .text-heading-m-desktop-hover:hover{font-size:var(--font-size-7)}.quote-section .text-heading-m-desktop,.quote-section .text-heading-m-desktop-hover:hover,.quote-section .text-heading-s-desktop,.quote-section .text-heading-s-desktop-hover:hover{font-family:var(--font-family-general-sans);font-weight:var(--font-weight-general-sans-0);letter-spacing:var(--letter-spacing-0);line-height:var(--line-height-0);text-decoration:none;text-indent:var(--text-indent-0);text-transform:none}.quote-section .text-heading-s-desktop,.quote-section .text-heading-s-desktop-hover:hover{font-size:var(--font-size-6)}.quote-section .text-heading-xs-desktop,.quote-section .text-heading-xs-desktop-hover:hover{font-family:var(--font-family-general-sans);font-size:var(--font-size-2xl);font-weight:var(--font-weight-general-sans-0);letter-spacing:var(--letter-spacing-0);line-height:var(--line-height-0);text-decoration:none;text-indent:var(--text-indent-0);text-transform:none}.quote-section .text-body-l-regular-desktop,.quote-section .text-body-l-regular-desktop-hover:hover{font-family:var(--font-family-general-sans);font-size:var(--font-size-5);font-weight:var(--font-weight-general-sans-1);letter-spacing:var(--letter-spacing-0);line-height:var(--line-height-1);text-decoration:none;text-indent:var(--text-indent-0);text-transform:none}.quote-section .text-body-l-medium-desktop,.quote-section .text-body-l-medium-desktop-hover:hover{font-family:var(--font-family-general-sans);font-size:var(--font-size-5);font-weight:var(--font-weight-general-sans-0);letter-spacing:var(--letter-spacing-0);line-height:var(--line-height-0);text-decoration:none;text-indent:var(--text-indent-0);text-transform:none}.quote-section .text-body-m-regular-desktop,.quote-section .text-body-m-regular-desktop-hover:hover{font-weight:var(--font-weight-general-sans-1)}.quote-section .text-body-m-medium-desktop,.quote-section .text-body-m-medium-desktop-hover:hover,.quote-section .text-body-m-regular-desktop,.quote-section .text-body-m-regular-desktop-hover:hover{font-family:var(--font-family-general-sans);font-size:var(--font-size-4);letter-spacing:var(--letter-spacing-0);line-height:var(--line-height-0);text-decoration:none;text-indent:var(--text-indent-0);text-transform:none}.quote-section .text-body-m-medium-desktop,.quote-section .text-body-m-medium-desktop-hover:hover{font-weight:var(--font-weight-general-sans-0)}.quote-section .text-body-s-regular-desktop,.quote-section .text-body-s-regular-desktop-hover:hover{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;font-family:var(--font-family-general-sans);font-size:var(--font-size-3);font-weight:var(--font-weight-general-sans-1);letter-spacing:var(--letter-spacing-0);line-height:var(--line-height-0);text-decoration:none;text-indent:var(--text-indent-0);text-transform:none}.quote-section .text-body-s-medium-desktop,.quote-section .text-body-s-medium-desktop-hover:hover{font-family:var(--font-family-general-sans);font-size:var(--font-size-3);font-weight:var(--font-weight-general-sans-0);letter-spacing:var(--letter-spacing-0);line-height:var(--line-height-0);text-decoration:none;text-indent:var(--text-indent-0);text-transform:none}.quote-section .text-body-xs-regular-desktop,.quote-section .text-body-xs-regular-desktop-hover:hover{font-weight:var(--font-weight-general-sans-1)}.quote-section .text-body-xs-bold-desktop,.quote-section .text-body-xs-bold-desktop-hover:hover,.quote-section .text-body-xs-regular-desktop,.quote-section .text-body-xs-regular-desktop-hover:hover{font-family:var(--font-family-general-sans);font-size:var(--font-size-2);letter-spacing:var(--letter-spacing-0);line-height:var(--line-height-0);text-decoration:none;text-indent:var(--text-indent-0);text-transform:none}.quote-section .text-body-xs-bold-desktop,.quote-section .text-body-xs-bold-desktop-hover:hover{font-weight:var(--font-weight-general-sans-0)}.quote-section .text-body-xs-medium-desktop,.quote-section .text-body-xs-medium-desktop-hover:hover{font-family:var(--font-family-general-sans);font-size:var(--font-size-2);font-weight:var(--font-weight-general-sans-0);letter-spacing:var(--letter-spacing-0);line-height:var(--line-height-0);text-decoration:none;text-indent:var(--text-indent-0);text-transform:none}}
