.c-svg{position:relative;display:block;overflow:visible;pointer-events:none}.c-svg[fill=true]{width:100%;height:100%;padding-top:0!important}.c-svg__image{position:absolute;z-index:10;inset:0;display:block}.c-svg__image>svg{position:absolute;top:0;left:0;overflow:visible;width:100%;height:100%;margin:0;padding:0;border:0}.c-buymeacoffee{background-color:#e1dd00e6;background-color:rgba(var(--color-yellow),.9);color:#222;color:rgba(var(--color-text),1);display:flex;flex-wrap:nowrap;align-items:center;padding:.625em .75em;border-radius:.25em;cursor:pointer;transition:.3s background-color 0ms ease;will-change:auto;text-decoration:none}.c-buymeacoffee:hover{background-color:#e1dd00;background-color:rgba(var(--color-yellow),1)}.c-buymeacoffee__icon{width:1.5em;margin:0 .5em 0 0}.c-buymeacoffee__icon svg path{fill:#000;fill:rgba(var(--color-black),1)}.c-buymeacoffee__text{font-size:.875em;font-weight:700;white-space:nowrap}@media(min-width:80em){.c-buymeacoffee{padding:.75em .875em;border-radius:.25em}.c-buymeacoffee__icon{width:1.625em;margin:0 .625em 0 0}.c-buymeacoffee__text{font-size:.9375em}}.c-site-mode__button{position:relative;border-radius:50%;padding:1em;cursor:pointer;overflow:hidden}.c-site-mode__button:before{background-color:#f5f5f5;background-color:rgba(var(--color-white-tint),1);content:"";position:absolute;z-index:1;inset:-50%;border-radius:50%;overflow:hidden;transform:translateY(100%);transition:.9s transform .15s ease}.c-site-mode__button:hover:before{transform:translateY(0);transition:.9s transform 0ms ease}.c-site-mode__button-icon{position:relative;z-index:2;display:block;width:1.5em}.c-site-mode__button-icon svg path{fill:url(#gradient)}.c-site-menu__button{position:relative;border-radius:50%;padding:1em;cursor:pointer;overflow:hidden}.c-site-menu__button:before{background-color:#f5f5f5;background-color:rgba(var(--color-white-tint),1);content:"";position:absolute;z-index:1;inset:-50%;border-radius:50%;overflow:hidden;transform:translateY(100%);transition:.9s transform .15s ease}.c-site-menu__button:hover:before{transform:translateY(0);transition:.9s transform 0ms ease}.c-site-menu__button-icon{position:relative;z-index:2;display:block;width:1.5em}.c-site-menu__button-icon svg path{fill:url(#gradient)}.c-site-logo__svg{display:block}.c-site-logo__svg svg path{fill:url(#gradient)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1.5em;padding:.25em 1.5em}.site-header:after{content:"";order:2;flex-grow:1;flex-shrink:0;flex-basis:auto}.site-header__logo{order:1;flex-grow:0;flex-shrink:0;flex-basis:auto;width:100%;max-width:8em}.site-header__bmac{display:none}.site-header__bmac,.site-header__buttons{order:3;flex-grow:0;flex-shrink:0;flex-basis:auto}.site-header__buttons{display:flex;align-items:center;justify-content:space-between;gap:1.5em}@media(min-width:40em){.site-header{gap:2em;padding:.5em 2em}.site-header__bmac{display:block}}@media(min-width:64em){.site-header{gap:3em;padding:.75em 2em}.site-header__logo{max-width:9em}}@media(min-width:80em){.site-header{padding:1em 2em}.site-header__logo{max-width:10em}}@media(min-width:90em){.site-header{padding:1em 4em}}@media(min-width:108em){.site-header{padding:1em 8em}}.c-site-footer-edge{display:grid;grid-template-columns:repeat(4,1fr)}.c-site-footer-edge__cell{position:relative;height:1.25em}.c-site-footer-edge__cell:before{background-color:#fff3;background-color:rgba(var(--color-white),.2);content:"";position:absolute;top:0;right:0;left:0;height:50%}.c-site-footer-edge__cell--pink{background-color:#e91e63;background-color:rgba(var(--color-pink),1)}.c-site-footer-edge__cell--yellow{background-color:#e1dd00;background-color:rgba(var(--color-yellow),1)}.c-site-footer-edge__cell--blue{background-color:#03a9f4;background-color:rgba(var(--color-blue),1)}.c-site-footer-edge__cell--purple{background-color:#9c27b0;background-color:rgba(var(--color-purple),1)}.c-advert-indi{background-color:#f5f5f5;background-color:rgba(var(--color-advert-background-color),1);color:#222;color:rgba(var(--color-advert-color),1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5em;padding:1.5em;border-radius:.125em}.c-advert-indi__hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.c-advert-indi__logo{width:100%;max-width:12.5em}.c-advert-indi__messaage{width:100%;max-width:23.75em}.c-advert-indi__logo svg path,.c-advert-indi__messaage svg path{fill:#222;fill:rgba(var(--color-advert-color),1)}.c-advert-indi__nav{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center}.c-advert-indi__nav ul{display:grid;grid-template-columns:repeat(1,1fr);border-radius:.25em;gap:.0625em;overflow:hidden}.c-advert-indi__nav a{background-color:#222;background-color:rgba(var(--color-advert-color),1);color:#f5f5f5;color:rgba(var(--color-advert-background-color),1);display:block;font-size:1em;font-weight:600;line-height:1;text-decoration:none;padding:.375em .75em;text-align:center}@media(min-width:40em){.c-advert-indi{padding:2em}.c-advert-indi__nav ul{grid-template-columns:repeat(2,1fr)}.c-advert-indi__nav a{padding:.5555555556em .8888888889em}}@media(min-width:64em){.c-advert-indi{flex-direction:row;gap:4em}.c-advert-indi__logo{max-width:12vw}.c-advert-indi__messaage{max-width:26vw}.c-advert-indi__nav ul{grid-template-columns:repeat(2,1fr)}.c-advert-indi__nav a{font-size:1.25em;padding:.5em .8em}}@media(min-width:80em){.c-advert-indi{gap:4em}.c-advert-indi__nav ul{grid-template-columns:repeat(2,1fr)}}@media(min-width:90em){.c-advert-indi{gap:6em}.c-advert-indi__logo{max-width:10vw}.c-advert-indi__messaage{max-width:22vw}}@media(min-width:108em){.c-advert-indi__logo{max-width:8vw}.c-advert-indi__messaage{max-width:16vw}}.b-advert-indi{display:flex;flex-direction:column}.b-advert-indi__header{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;gap:1.5em;padding:1.5em}.b-advert-indi__heading{flex-grow:0;flex-shrink:0;flex-basis:auto;font-size:1em;font-weight:700;text-transform:uppercase}.b-advert-indi__body{padding:0 1.5em 1.5em}@media(min-width:40em){.b-advert-indi__header{flex-direction:row;align-items:center}.b-advert-indi__header{padding:2em}.b-advert-indi__heading{font-size:1.125em}.b-advert-indi__body{padding:0 2em 2em}}@media(min-width:64em){.b-advert-indi__heading{font-size:1.25em}}@media(min-width:80em){.b-advert-indi__heading{font-size:1.375em}}@media(min-width:90em){.b-advert-indi__header{padding:2em 4em}.b-advert-indi__heading{font-size:1.5em}.b-advert-indi__body{padding:0 4em 2em}}@media(min-width:108em){.b-advert-indi__header{padding:2em 8em}.b-advert-indi__body{padding:0 8em 2em}}.site-footer{padding-top:8em}.site-footer__advert{padding-bottom:4em}.site-footer__content{background-color:#161616;background-color:rgba(var(--color-html),1);color:#f5f5f5;color:rgba(var(--color-text-invert),1);display:flex;flex-direction:column;align-items:center;gap:1.5em;padding:4em 1.5em}.site-footer__logo{flex-grow:0;flex-shrink:0;flex-basis:auto;width:100%;max-width:8em}.site-footer__copyright{color:#f5f5f599;color:rgba(var(--color-text-invert),.6)}.site-footer__copyright p{font-weight:300}.site-footer__copyright small{font-size:.75em}@media(min-width:40em){.site-footer__content{align-items:center;justify-content:space-between;flex-direction:row;gap:2em;padding:4em 2em}.site-footer__bmac{display:block}}@media(min-width:64em){.site-footer__logo{max-width:9em}}@media(min-width:80em){.site-footer__logo{max-width:10em}}@media(min-width:90em){.site-footer__content{padding:4em}.site-footer__copyright small{font-size:.875em}}@media(min-width:108em){.site-footer__content{padding:4em 8em}}@keyframes a-background{0%{transform:translate(0) translateY(0)}25%{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-50%)}75%{transform:translate(0) translateY(-50%)}to{transform:translate(0) translateY(0)}}.a{flex-grow:1;flex-shrink:0;flex-basis:auto;position:relative;display:flex;flex-direction:column}.a__header{background-color:#f5f5f5;background-color:rgba(var(--color-body),1);flex-grow:0;flex-shrink:0;flex-basis:auto;position:sticky;top:0;z-index:3}.a__body{flex-grow:1;flex-shrink:0;flex-basis:auto;position:relative;z-index:1}.a__footer{background-color:#222;background-color:rgba(var(--color-base),1);color:#f5f5f5;color:rgba(var(--color-text-invert),1);flex-grow:0;flex-shrink:0;flex-basis:auto;position:relative;z-index:2}.a__bg{position:absolute;inset:0;overflow:hidden;z-index:0}.a__bg:after{background-image:linear-gradient(45deg,#ff357a,#9c27b0);background-image:linear-gradient(45deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));content:"";position:absolute;top:0;left:0;width:200%;height:200%;transform:translate(0) translateY(0);transform-origin:0 0;animation-name:a-background;animation-timing-function:ease;animation-direction:alternate;animation-iteration-count:infinite;animation-duration:18s;will-change:auto}*,*:before,*:after{color:inherit;background-position:50% 50%;background-repeat:no-repeat;box-sizing:border-box;-webkit-user-select:none;user-select:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;font:inherit;font-size:100%;vertical-align:baseline;border:0}html{background-color:#fff;background-color:rgba(var(--color-white),1);color:#f5f5f5;color:rgba(var(--color-body),1);width:100%;height:100%;scroll-behavior:smooth}body{overflow-x:hidden;overflow-y:auto;width:100%;font-family:Poppins,Avenir,Montserrat,Corbel,URW Gothic,source-sans-pro,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;text-rendering:optimizelegibility}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,textarea,button{background-color:transparent}input:focus,textarea:focus,button:focus{outline:none}.edge--1,.edge--2{clip-path:polygon(.75em 0%,100% 0%,100% calc(100% - .75em),calc(100% - .75em) 100%,0% 100%,0% .75em)}.edge--article{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 1.5em),calc(100% - 1.5em) 100%,0% 100%,0% 0%)}@media(min-width:80em){.edge--article{clip-path:polygon(4em 0%,100% 0%,100% calc(100% - 4em),calc(100% - 4em) 100%,0% 100%,0% 4em)}}@media(min-width:90em){.edge--article{clip-path:polygon(8em 0%,100% 0%,100% calc(100% - 8em),calc(100% - 8em) 100%,0% 100%,0% 8em)}}.none-enter-from,.none-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.slide-enter-active,.slide-leave-active{transition:transform .3s ease-out}.slide-enter-to{position:absolute;transform:translate(0)}.slide-enter-from{position:absolute;transform:translate(100%)}.slide-leave-to{position:absolute;transform:translate(-100%)}.slide-leave-from{position:absolute;transform:translate(0)}.slide-left-enter-active,.slide-left-leave-active{transition:transform .3s ease-out}.slide-left-enter-to{position:absolute;transform:translate(0)}.slide-left-enter-from{position:absolute;transform:translate(100%)}.slide-left-leave-to{position:absolute;transform:translate(-100%)}.slide-left-leave-from{position:absolute;transform:translate(0)}.slide-right-enter-active,.slide-right-leave-active{transition:transform .3s ease-out}.slide-right-enter-to{position:absolute;transform:translate(0)}.slide-right-enter-from{position:absolute;transform:translate(-100%)}.slide-right-leave-to{position:absolute;transform:translate(100%)}.slide-right-leave-from{position:absolute;transform:translate(0)}.slide-down-enter-active,.slide-down-leave-active{transition:transform .3s ease-out}.slide-down-enter-to{position:absolute;transform:translateY(0)}.slide-down-enter-from{position:absolute;transform:translateY(-100%)}.slide-down-leave-to{position:absolute;transform:translateY(100%)}.slide-down-leave-from{position:absolute;transform:translateY(0)}.slide-up-enter-active,.slide-up-leave-active{transition:transform .3s ease-out}.slide-up-enter-to{position:absolute;transform:translateY(0)}.slide-up-enter-from{position:absolute;transform:translateY(100%)}.slide-up-leave-to{position:absolute;transform:translateY(-100%)}.slide-up-leave-from{position:absolute;transform:translateY(0)}.list-move{transition:3s transform 3s ease-in-out}.list-enter-active{transition:1.5s opacity 0ms ease-in-out,1.5s transform 1.5s ease-in-out}.list-enter-from{opacity:0;transform:translateY(12px)}.list-leave-active{position:absolute!important}html,body{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body{height:100%}body:has(dialog[open]){overflow:hidden}.hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.no-scroll{overflow:hidden;height:100%}html,body{background-color:#161616;background-color:rgba(var(--color-html),1);color:#222;color:rgba(var(--color-text),1)}.c-button{background-color:#f5f5f5;background-color:rgba(var(--color-white-tint),1);position:relative}.c-button:before{content:"";position:absolute;z-index:10;inset:0;padding:.125em;border-radius:inherit;background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));pointer-events:none;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;will-change:auto}.c-button{padding:.75em;border-radius:.25em;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75em;cursor:pointer}.c-button[invert=true]{position:relative}.c-button[invert=true]:before{content:"";position:absolute;z-index:10;inset:0;padding:.125em;border-radius:inherit;background-image:linear-gradient(90deg,#f5f5f5 0% 100%);background-image:linear-gradient(90deg,rgba(var(--color-white-tint),1) 0% 100%);pointer-events:none;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;will-change:auto}.c-button[invert=true]{background-image:linear-gradient(25deg,#ff357a,#9c27b0);background-image:linear-gradient(25deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1))}.c-button[invert=true] .c-button__icon svg path{fill:#f5f5f5;fill:rgba(var(--color-white-tint),1)}.c-button__icon{width:1em}.c-button__icon svg path{fill:url(#gradient)}.c-button__label{position:relative;color:#ff357a;color:rgba(var("255, 53, 122"));background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:.875em;font-weight:600;line-height:1;min-height:1.1428571429em}.c-link-button{position:relative}.c-link-button:before{content:"";position:absolute;z-index:10;inset:0;padding:.125em;border-radius:inherit;background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));pointer-events:none;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;will-change:auto}.c-link-button{padding:.75em;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5em;text-decoration:none}.c-link-button[filled=true]{background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1))}.c-link-button[filled=true] .c-link-button__icon svg path{fill:#fff;fill:rgba(var(--color-white),1)}.c-link-button[filled=true] .c-link-button__label{position:relative;color:#fff;color:rgba(var("255, 255, 255"));background-image:linear-gradient(90deg,#fff 0% 100%);background-image:linear-gradient(90deg,rgba(var(--color-white),1) 0% 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.c-link-button__icon{width:1em}.c-link-button__icon svg path{fill:url(#gradient)}.c-link-button__label{position:relative;color:#ff357a;color:rgba(var("255, 53, 122"));background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:flex;align-items:center;font-size:.875em;font-weight:600;line-height:1;min-height:1.1428571429em}.c-taxonomy-list--root>.c-taxonomy-list__item:before,.c-taxonomy-list--onlylast>.c-taxonomy-list__item:before{content:none}.c-taxonomy-list{display:flex;flex-direction:column}.c-taxonomy-list__item{display:flex;flex-direction:row;gap:.75em;white-space:nowrap}.c-taxonomy-list__item:before{content:">"}.c-taxonomy-list__text{position:relative;font-size:1em;font-weight:600}.c-tag-list{display:flex;flex-direction:row;gap:.75em}.c-tag-list__item{background-color:#9c27b0;background-color:rgba(var(--color-lozarcher-secondary),1);color:#fff;color:rgba(var(--color-white),1);padding:.3333333333em .6666666667em;font-size:.75em;font-weight:600;border-radius:.3333333333em}@media(min-width:108em){.c-tag-list__item{padding:.2857142857em .5714285714em;font-size:.875em;border-radius:.2857142857em}}.c-product-card-showcase-audio{display:flex;align-items:center;justify-content:center}.c-product-card-showcase-audio__state{position:relative;width:6.25em;height:6.25em;overflow:hidden;display:flex;align-items:center;justify-content:center}.c-product-card-showcase-audio__svg{position:absolute;inset:0;z-index:1;pointer-events:none}.c-product-card-showcase-audio__placeholder{fill:none;stroke:url(#gradient);stroke-opacity:1}.c-product-card-showcase-audio__progress{fill:none;stroke:#fff;stroke-linecap:butt;transition:.3s stroke-dashoffset 0ms linear}.c-product-card-showcase-audio__toggle{position:relative;z-index:2;width:2em;height:2em;cursor:pointer}.c-product-card-showcase-audio__toggle svg path{fill:url(#gradient)}.c-product-card-showcase-audio__cover{position:absolute;inset:.5em;z-index:3;border-radius:50%;background-color:var(--state-bg, #000)}.c-video{display:flex;flex-direction:column;gap:1em}.c-video[indent=true] figcaption{margin:0 1.5em}.c-video video{display:block;width:100%;height:auto}.c-video figcaption{position:relative;padding:0 1.5em 0 1.75em}.c-video figcaption:before{background-image:linear-gradient(180deg,#ff357a,#9c27b0);background-image:linear-gradient(180deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));content:"";position:absolute;top:0;bottom:0;left:0;width:.25em}.c-video figcaption[showcaption=false]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.c-video figcaption p{font-size:.875em;line-height:1.7}.c-video figcaption p:first-of-type{font-weight:700}.c-product-card-showcase-video{width:100%}.c-lottie{width:100%;height:100%}.c-lottie__container{position:relative;width:100%;height:100%}.c-lottie__container>*{width:100%;height:100%}.c-product-card-showcase-lottie{height:100%;width:100%}.c-figure-image{display:flex;flex-direction:column;gap:1em}.c-figure-image[indent=true] figcaption{margin:0 1.5em}.c-figure-image img{display:block;width:100%;height:auto}.c-figure-image figcaption{position:relative;padding:0 1.5em 0 1.75em}.c-figure-image figcaption:before{background-image:linear-gradient(180deg,#ff357a,#9c27b0);background-image:linear-gradient(180deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));content:"";position:absolute;top:0;bottom:0;left:0;width:.25em}.c-figure-image figcaption[showcaption=false]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.c-figure-image figcaption p{font-size:.875em;line-height:1.7}.c-figure-image figcaption p:first-of-type{font-weight:700}.c-product-card-showcase-media{width:100%}.c-image{width:100%;height:100%}.c-testimonial{display:flex;flex-direction:column;gap:1em;padding:1.5em 1.5em 0;width:100%;height:100%}.c-testimonial__body{flex-grow:0;flex-shrink:1;flex-basis:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;overflow:hidden;height:100%}.c-testimonial__icon{flex-grow:0;flex-shrink:0;flex-basis:auto;width:clamp(2em,2cqi,4em);border-radius:.375em;overflow:hidden}.c-testimonial__headline,.c-testimonial__blockquote{color:#fff;color:rgba(var(--color-white),1);flex-grow:1;flex-shrink:1;flex-basis:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;overflow:hidden;width:100%;height:100%;opacity:0;transition:.9s opacity 0ms ease}.c-testimonial__headline p,.c-testimonial__blockquote p{font-weight:600;text-align:center;white-space:normal;word-break:break-word;overflow-wrap:anywhere;line-height:1.5}.c-testimonial__figcaption{flex-grow:0;flex-shrink:0;flex-basis:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translateY(100%);transition:.3s transform .6s ease}.c-testimonial__link{background-color:#fff;background-color:rgba(var(--color-white),1);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.375em;text-decoration:none;padding:.1875em .375em .5em;border-top-left-radius:.125em;border-top-right-radius:.125em;transform:translateY(.5em);transition:.3s transform 0ms ease}.c-testimonial__link:hover{transform:translateY(0)}.c-testimonial__cite{display:flex}.c-testimonial__cite-icon{width:1.25em}.c-testimonial__cite-title{display:none}.c-testimonial__author{position:relative;color:#ff357a;color:rgba(var("255, 53, 122"));background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:.875em;font-weight:500}@media(min-width:40em){.c-testimonial{padding:2.6cqi 2.6cqi 0}}@media(min-width:80em){.c-testimonial,.c-testimonial__body{gap:2em}.c-testimonial__link{gap:.375em;padding:.25em .625em .625em}.c-testimonial__cite-icon{width:1.375em}.c-testimonial__author{font-size:1em}}@media(min-width:90em){.c-testimonial{gap:4em}.c-testimonial__body{gap:2em}.c-testimonial__cite-icon{width:1.5em}.c-testimonial__author{font-size:1.125em}}.c-product-card-showcase-testimonial{flex-grow:1;flex-shrink:0;flex-basis:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.fade-enter-active,.fade-leave-active{transition:opacity .4s}.fade-enter-from,.fade-leave-to{opacity:0}.c-product-card-showcase{flex-grow:1;flex-shrink:0;flex-basis:auto;display:flex;flex-direction:row}.c-product-card-showcase_items{display:flex;flex-direction:row;width:100%;height:100%;overflow:hidden}.c-product-card-showcase_item{flex-grow:0;flex-shrink:0;flex-basis:auto;display:flex;align-items:center;justify-content:center;overflow:hidden;aspect-ratio:1/1;width:100%}@media(min-width:33.75em){.c-product-card-showcase_item{width:50%}}@media(min-width:46.5em){.c-product-card-showcase_item{width:33.3333333333%}}@media(min-width:64em){.c-product-card-showcase_item{width:50%}}@media(min-width:80em){.c-product-card-showcase_item{width:33.3333333333%}}.c-product-card{background-color:#ebebeb;background-color:rgba(var(--color-body-tint),1);color:#222;color:rgba(var(--color-text),1);display:flex;flex-direction:column;overflow:hidden}.c-product-card__media{flex-grow:0;flex-shrink:0;flex-basis:auto;display:flex;flex-direction:column;justify-content:center;width:100%}.c-product-card__content{flex-grow:1;flex-shrink:0;flex-basis:auto;display:flex;flex-direction:column;justify-content:space-between;padding:1.5em;gap:1em}.c-product-card__name{font-size:1.5em;font-weight:700;line-height:1}.c-product-card__description{flex-grow:1;flex-shrink:0;flex-basis:auto;font-size:.9375em;font-weight:300;line-height:1.5}.c-product-card__description strong{font-weight:700}.c-product-card__description em{font-style:italic}.c-product-card__features{display:flex;flex-direction:column;gap:.5em}.c-product-card__features li{font-weight:600;line-height:1}.c-product-card__nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5em}.c-product-card__footer p{font-size:.875em;line-height:1}@media(min-width:40em){.c-product-card__content{padding:2em;gap:1.5em}}@media(min-width:64em){.c-product-card{flex-direction:row-reverse}.c-product-card__media{width:66.6666666667%}.c-product-card__content{width:33.3333333333%}}@media(min-width:80em){.c-product-card__media{width:75%}.c-product-card__content{width:25%}}@media(min-width:108em){.c-product-card__name{font-size:1.75em}.c-product-card__description{font-size:1em;line-height:1.7}}@media(min-width:118.75em){.c-product-card__content{padding:3em}.c-product-card__description{font-size:.9vw}}.b-products-list{display:flex;flex-direction:column;gap:1.5em}.b-products-list__items{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.5em;filter:drop-shadow(0em 1em 1em rgba(0,0,0,.08))}.b-products-list__items:before{background-color:#2223;background-color:rgba(var(--color-text),.2);content:"";position:absolute;top:0;right:0;width:.875em;height:.875em;clip-path:polygon(.25em 0%,100% 0%,100% calc(100% - .25em))}.b-products-list__items:after{background-color:#f5f5f533;background-color:rgba(var(--color-text-invert),.2);content:"";position:absolute;bottom:0;left:0;width:1em;height:1em;clip-path:polygon(0% 0%,100% 100%,0% 100%)}.b-products-list__item{display:flex;flex-direction:column;width:100%;clip-path:polygon(0% 0%,calc(100% - .875em) 0%,100% .875em,100% 0%,100% 100%,1.25em 100%,0% calc(100% - 1.25em),0% 100%,0% 0%)}@media(min-width:46.5em){.b-products-list__items{align-items:flex-start}}@media(min-width:80em){.b-products-list,.b-products-list__items{gap:2em}}.c-filter{display:flex;flex-direction:column;gap:1.5em}.c-filter.active .c-filter__icon--arrow{transform:rotate(180deg)}.c-filter.active .c-filter__list{display:flex}.c-filter__button{position:relative}.c-filter__button:before{content:"";position:absolute;z-index:10;inset:0;padding:.0625em;border-radius:inherit;background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));pointer-events:none;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;will-change:auto}.c-filter__button{background-color:#f5f5f5;background-color:rgba(var(--color-filter-background-color),1);color:#222;color:rgba(var(--color-filter-color),1);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.5em;padding:.6875em .8125em;cursor:pointer}.c-filter__icon{flex-grow:0;flex-shrink:0;flex-basis:auto;width:.875em}.c-filter__icon svg path{fill:url(#gradient)}.c-filter__icon--arrow{transform:rotate(0);transition:.6s transform 0ms cubic-bezier(.85,0,.15,1)}.c-filter__label{flex-grow:1;flex-shrink:0;flex-basis:auto;display:flex;flex-direction:row;align-items:center;gap:.5em;text-align:left}.c-filter__label-text{position:relative;color:#ff357a;color:rgba(var("255, 53, 122"));background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600;line-height:1}.c-filter__label-count{background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));color:#fff;color:rgba(var(--color-white),1);display:flex;align-items:center;justify-content:center;width:1.4545454545em;height:1.4545454545em;font-size:.6875em;font-weight:600;line-height:1;border-radius:.7272727273em;transform:scale(0);transition:.6s transform 0ms cubic-bezier(.85,0,.15,1)}.c-filter__label-count.active{transform:scale(1)}.c-filter__list{display:none;align-items:flex-end;justify-content:space-between;gap:.75em;width:100%}.c-filter__list.spread{justify-content:space-around}.c-filter__item.active .c-filter__link:after{max-width:100%;transform:translateY(0);transition:.3s max-width .3s cubic-bezier(.85,0,.15,1),.6s transform 0ms cubic-bezier(.85,0,.15,1)}.c-filter__link{color:#ff357a;color:rgba(var("255, 53, 122"));background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:.375em;font-size:1em;font-weight:600;line-height:1;text-decoration:none;text-align:center}.c-filter__link:after{background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));content:"";position:absolute;bottom:-.5em;width:100%;max-width:0em;height:.125em;border-radius:.0625em;transform:translateY(.1875em);transition:.6s max-width 0ms cubic-bezier(.85,0,.15,1),.3s transform .3s cubic-bezier(.85,0,.15,1)}@media(min-width:40em){.c-filter{flex-direction:row;justify-content:flex-end;align-items:flex-end;align-items:center}.c-filter__button{padding:0;background-color:transparent}.c-filter__button:before{content:none}.c-filter__icon{width:1em}.c-filter__label,.c-filter__icon--arrow{display:none}.c-filter__list{flex-shrink:1;width:auto;display:flex;gap:2em;justify-content:flex-start}.c-filter__list.spread{justify-content:flex-start}}@media(min-width:64em){.c-filter{gap:2em}.c-filter__icon{width:1.125em}.c-filter__list{gap:3em}.c-filter__link{font-size:1.125em}}.b-products{display:flex;flex-direction:column}.b-products__header{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;gap:1.5em;padding:1.5em}.b-products__heading{flex-grow:0;flex-shrink:0;flex-basis:auto;font-size:1em;font-weight:700;text-transform:uppercase}.b-products__archive{background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));color:#f5f5f5;color:rgba(var(--color-text-invert),1);flex-grow:0;flex-shrink:0;flex-basis:auto;font-size:.875em;font-weight:600;text-decoration:none;line-height:1;padding:.2857142857em .4285714286em}.b-products__filter{flex-grow:0;flex-shrink:1;flex-basis:auto;width:100%}.b-products__body{padding:0 1.5em 1.5em}@media(min-width:40em){.b-products__header{align-items:center;padding:2em}.b-products__heading{font-size:1.125em}.b-products__body{padding:0 2em 2em}.b-products__filter{flex-grow:1;width:auto}}@media(min-width:64em){.b-products__heading{font-size:1.25em}}@media(min-width:80em){.b-products__heading{font-size:1.375em}}@media(min-width:90em){.b-products__header{padding:2em 4em}.b-products__heading{font-size:1.5em}.b-products__body{padding:0 2em 2em}}@media(min-width:108em){.b-products__header{padding:2em 8em}.b-products__body{padding:0 6em 2em}}.c-hub-card{background-color:#ff357a;background-color:rgba(var(--color-lozarcher-primary),1);color:#f5f5f5;color:rgba(var(--color-text-invert),1);display:flex;flex-direction:column;gap:1.5em;padding:1.5em;overflow:hidden}.c-hub-card__header h1{min-height:3em;line-height:1.5}.c-hub-card__header h1:first-line{font-weight:700}.c-hub-card__header em{display:block;font-style:italic;font-weight:300}.c-hub-card__description{display:flex;flex-direction:column;gap:.5em}.c-hub-card__link{background-color:#f5f5f5;background-color:rgba(var(--color-text-invert),1);color:#222;color:rgba(var(--color-text),1);font-size:.875em;font-weight:600;line-height:1;text-decoration:none;padding:.2857142857em .5714285714em;border-radius:.1428571429em}@media(min-width:40em){.c-hub-card{padding:2em}}.b-hub-list-load-more{display:flex;flex-direction:column;gap:1.5em}.b-hub-list-load-more__items{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5em;filter:drop-shadow(0em 1em 1em rgba(0,0,0,.08))}.b-hub-list-load-more__item{display:flex;flex-direction:row}.b-hub-list-load-more__item>*{flex-grow:1;flex-shrink:1;flex-basis:auto}.b-hub-list-load-more__item.is-filtered-out{opacity:0;pointer-events:none}.b-hub-list-load-more__item.list-move{transition:opacity .3s ease,transform .3s ease}.b-hub-list-load-more__pagination{display:flex;justify-content:center}.b-hub-list-load-more__pagination button{background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));color:#f5f5f5;color:rgba(var(--color-text-invert),1);position:relative;font-size:1em;font-weight:600;padding:.5em 1em;cursor:pointer;overflow:hidden}.b-hub-list-load-more__pagination button span{position:relative;z-index:2}.b-hub-list-load-more__pagination button:before{background-color:#9c27b033;background-color:rgba(var(--color-lozarcher-secondary),.2);content:"";position:absolute;z-index:1;inset:-50%;border-radius:50%;overflow:hidden;transform:translateY(100%);transition:.9s transform 0ms ease;will-change:auto}.b-hub-list-load-more__pagination button:hover:before{transform:translateY(0)}.b-hub-list-load-more__pagination button:disabled{background-image:linear-gradient(90deg,#9c27b01a,#9c27b01a);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-secondary),.1),rgba(var(--color-lozarcher-secondary),.1));cursor:not-allowed}.b-hub-list-load-more__pagination button:disabled:before{background-color:#9c27b000;background-color:rgba(var(--color-lozarcher-secondary),0);transform:translateY(0)}@media(min-width:40em){.b-hub-list-load-more__items{grid-template-columns:repeat(2,1fr)}}@media(min-width:80em){.b-hub-list-load-more,.b-hub-list-load-more__items{gap:2em}.b-hub-list-load-more__items{grid-template-columns:repeat(4,1fr)}}.b-hub-list{display:flex;flex-direction:column}.b-hub-list__header{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;gap:1.5em;padding:1.5em}.b-hub-list__heading{flex-grow:0;flex-shrink:0;flex-basis:auto;font-size:1em;font-weight:700;text-transform:uppercase}.b-hub-list__archive{background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));color:#f5f5f5;color:rgba(var(--color-text-invert),1);flex-grow:0;flex-shrink:0;flex-basis:auto;font-size:.875em;font-weight:600;text-decoration:none;line-height:1;padding:.2857142857em .4285714286em}.b-hub-list__filter{flex-grow:0;flex-shrink:1;flex-basis:auto;width:100%}.b-hub-list__body{padding:0 1.5em 1.5em}@media(min-width:40em){.b-hub-list__header{flex-direction:row;align-items:center}.b-hub-list__header{padding:2em}.b-hub-list__body{padding:0 2em 2em}.b-hub-list__filter{flex-grow:1;width:auto}.b-hub-list__heading{font-size:1.125em}}@media(min-width:64em){.b-hub-list__heading{font-size:1.25em}}@media(min-width:80em){.b-hub-list__heading{font-size:1.375em}}@media(min-width:90em){.b-hub-list__header{padding:2em 4em}.b-hub-list__body{padding:0 4em 2em}.b-hub-list__heading{font-size:1.5em}}@media(min-width:108em){.b-hub-list__header{padding:2em 8em}.b-hub-list__body{padding:0 8em 2em}}.l-page__sections,.l-page__section{display:flex;flex-direction:column}.l-page__section:first-of-type .header{background-color:#f5f5f5;background-color:rgba(var(--color-body),1);color:#222;color:rgba(var(--color-heading),1)}.l-page__section:first-of-type .body{position:relative}.l-page__section:first-of-type .body>*{position:relative;z-index:1}.l-page__section:first-of-type .body:before,.l-page__section:first-of-type .body:after{content:"";position:absolute;z-index:0;right:0;left:0;height:6.25em;transform:scaleY(var(--body-background-offset, 1));transition:3.6s transform 0ms ease-in-out;will-change:auto}.l-page__section:first-of-type .body:before{background-color:#f5f5f5;background-color:rgba(var(--color-body),1);top:0;transform-origin:0 0;clip-path:polygon(-1% -1%,101% -1%,101% 101%,-1% -1%)}.l-page__section:first-of-type .body:after{background-color:#222;background-color:rgba(var(--color-base),1);bottom:0;transform-origin:0 100%;clip-path:polygon(-1% -1%,101% 101%,-1% 101%,-1% -1%)}.l-page__section:not(.l-page__section:first-of-type){background-color:#222;background-color:rgba(var(--color-base),1);color:#f5f5f5;color:rgba(var(--color-text-invert),1)}.l-hub-archive__sections,.l-hub-archive__section{display:flex;flex-direction:column}.l-hub-archive__section:first-of-type .header{background-color:#f5f5f5;background-color:rgba(var(--color-body),1);color:#222;color:rgba(var(--color-text),1)}.l-hub-archive__section:first-of-type .body{position:relative}.l-hub-archive__section:first-of-type .body>*{position:relative;z-index:1}.l-hub-archive__section:first-of-type .body:before,.l-hub-archive__section:first-of-type .body:after{content:"";position:absolute;z-index:0;right:0;left:0;height:6.25em;transform:scaleY(var(--body-background-offset, 1));transition:3.6s transform 0ms ease-in-out;will-change:auto}.l-hub-archive__section:first-of-type .body:before{background-color:#f5f5f5;background-color:rgba(var(--color-body),1);top:0;transform-origin:0 0;clip-path:polygon(-1% -1%,101% -1%,101% 101%,-1% -1%)}.l-hub-archive__section:first-of-type .body:after{background-color:#222;background-color:rgba(var(--color-base),1);bottom:0;transform-origin:0 100%;clip-path:polygon(-1% -1%,101% 101%,-1% 101%,-1% -1%)}.l-hub-archive__section:not(.l-hub-archive__section:first-of-type){background-color:#222;background-color:rgba(var(--color-base),1);color:#f5f5f5;color:rgba(var(--color-text-invert),1)}.c-breadcrumb ol,.c-breadcrumb li{display:flex;align-items:center}.c-breadcrumb li:not(.c-breadcrumb li:first-of-type):before{content:">";margin:0 1em}.c-breadcrumb a{display:flex;align-items:center;gap:.5em;text-decoration:none}.c-breadcrumb a:hover .c-breadcrumb__title:after{max-width:100%;transform:translateY(0);transition:.3s max-width 0ms cubic-bezier(.85,0,.15,1),.6s transform 0ms cubic-bezier(.85,0,.15,1)}.c-breadcrumb__icon{width:1.125em}.c-breadcrumb__icon svg{display:block;width:100%}.c-breadcrumb__icon svg path{fill:url(#gradient)}.c-breadcrumb__title{color:#ff357a;color:rgba(var("255, 53, 122"));background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:block;font-size:1em;white-space:nowrap;text-overflow:clip}.c-breadcrumb__title:after{background-image:linear-gradient(90deg,#ff357a,#9c27b0);background-image:linear-gradient(90deg,rgba(var(--color-lozarcher-primary),1),rgba(var(--color-lozarcher-secondary),1));content:"";position:absolute;left:0;bottom:-.375em;width:100%;max-width:0em;height:.125em;border-radius:.0625em;transform:translateY(.1875em);transition:.6s max-width 0ms cubic-bezier(.85,0,.15,1),.3s transform .6s cubic-bezier(.85,0,.15,1)}.c-gallery__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5em}.c-gallery__item{border-radius:.25em;overflow:hidden}.b-hub-article{display:flex;flex-direction:column}.b-hub-article__header{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.5em;padding:1.5em}.b-hub-article__heading{flex-grow:0;flex-shrink:0;flex-basis:auto;font-size:1.5em;font-weight:700;text-transform:uppercase}.b-hub-article__date{font-size:.875em;font-style:italic;font-weight:300;opacity:.5}.b-hub-article__body{padding:0 0 1.5em}.b-hub-article__frame{background-color:#f5f5f5;background-color:rgba(var(--color-body),1);color:#222;color:rgba(var(--color-heading),1);display:flex;justify-content:center;align-items:center;padding:1.5em}.b-hub-article__content{display:flex;flex-direction:column;gap:1.5em;width:100%;max-width:50em}.b-hub-article__content h1{font-size:135%}.b-hub-article__content h2{font-size:130%}.b-hub-article__content h3{font-size:125%}.b-hub-article__content h4{font-size:120%}.b-hub-article__content h5{font-size:115%}.b-hub-article__content h6{font-size:110%}.b-hub-article__content h1,.b-hub-article__content h2,.b-hub-article__content h3,.b-hub-article__content h4,.b-hub-article__content h5,.b-hub-article__content h6{font-weight:600}.b-hub-article__content p{flex-grow:0;flex-shrink:0;flex-basis:auto;display:flex;flex-direction:column}.b-hub-article__content h1,.b-hub-article__content h2,.b-hub-article__content h3,.b-hub-article__content h4,.b-hub-article__content h5,.b-hub-article__content h6,.b-hub-article__content p,.b-hub-article__content li{line-height:1.8}.b-hub-article__content ol,.b-hub-article__content ul{display:flex;flex-direction:column;gap:.5em;padding-left:1em}.b-hub-article__content ol li{list-style-position:outside}.b-hub-article__content ul li{list-style:circle;list-style-position:outside}.b-hub-article__content img{flex-grow:0;flex-shrink:1;flex-basis:auto;width:auto;height:auto;margin-left:-1.5em;margin-right:-1.5em}.b-hub-article__content strong{font-weight:700}.b-hub-article__content em{font-style:italic}@media(min-width:40em){.b-hub-article__header{padding:2em}.b-hub-article__heading{font-size:1.625em}.b-hub-article__body{padding:0 2em 2em}.b-hub-article__frame{padding:2em 2em 4em}.b-hub-article__content{gap:2em}.b-hub-article__content img{margin-left:-2em;margin-right:-2em}}@media(min-width:64em){.b-hub-article__heading{font-size:1.75em}}@media(min-width:80em){.b-hub-article__frame{padding:4em 4em 8em}.b-hub-article__content{gap:4em}.b-hub-article__content h1+p,.b-hub-article__content h1+ul,.b-hub-article__content h1+ol,.b-hub-article__content h2+p,.b-hub-article__content h2+ul,.b-hub-article__content h2+ol,.b-hub-article__content h3+p,.b-hub-article__content h3+ul,.b-hub-article__content h3+ol,.b-hub-article__content h4+p,.b-hub-article__content h4+ul,.b-hub-article__content h4+ol,.b-hub-article__content h5+p,.b-hub-article__content h5+ul,.b-hub-article__content h5+ol,.b-hub-article__content h6+p,.b-hub-article__content h6+ul,.b-hub-article__content h6+ol{margin-top:-2em}.b-hub-article__content img{margin-left:-4em;margin-right:-4em}}@media(min-width:90em){.b-hub-article__header{padding:2em 4em}.b-hub-article__heading{font-size:1.875em}.b-hub-article__body{padding:0 4em 2em}}@media(min-width:108em){.b-hub-article__header{padding:2em 8em}.b-hub-article__heading{font-size:2em}.b-hub-article__body{padding:0 8em 2em}.b-hub-article__frame{padding:8em}.b-hub-article__content{max-width:51.1111111111em;font-size:1.125em}}@keyframes settings-logo-active{0%{transform:rotate(0)}10%{transform:rotate(-45deg)}60%{transform:rotate(1620deg)}80%,to{transform:rotate(1800deg)}}.l-hub-article__sections,.l-hub-article__section{display:flex;flex-direction:column}.l-hub-article__section:first-of-type .header{background-color:#f5f5f5;background-color:rgba(var(--color-body),1);color:#222;color:rgba(var(--color-heading),1)}.l-hub-article__section:first-of-type .body{position:relative}.l-hub-article__section:first-of-type .body>*{position:relative;z-index:1}.l-hub-article__section:first-of-type .body:before,.l-hub-article__section:first-of-type .body:after{content:"";position:absolute;z-index:0;right:0;left:0;height:6.25em;transform:scaleY(var(--body-background-offset, 1));transition:3.6s transform 0ms ease-in-out;will-change:auto}.l-hub-article__section:first-of-type .body:before{background-color:#f5f5f5;background-color:rgba(var(--color-body),1);top:0;transform-origin:0 0;clip-path:polygon(-1% -1%,101% -1%,101% 101%,-1% -1%)}.l-hub-article__section:first-of-type .body:after{background-color:#222;background-color:rgba(var(--color-base),1);bottom:0;transform-origin:0 100%;clip-path:polygon(-1% -1%,101% 101%,-1% 101%,-1% -1%)}.l-hub-article__section:not(.l-hub-article__section:first-of-type){background-color:#222;background-color:rgba(var(--color-base),1);color:#f5f5f5;color:rgba(var(--color-text-invert),1)}
