*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width>=640px){.container{max-width:640px}}@media (width>=782px){.container{max-width:782px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1400px){.container{max-width:1400px}}@media (width>=1536px){.container{max-width:1536px}}.\!content{content:""!important}.content{content:""}.accordion{flex-direction:column;gap:.5rem;display:flex}.accordion__title{margin:0!important}.accordion__button{color:#1c1c1c;cursor:pointer;text-align:left;background-color:#f0f0f0;border-radius:.125rem;justify-content:space-between;align-self:stretch;align-items:center;gap:0;width:100%;padding:1rem 1.5rem;transition:all .3s ease-in-out;display:flex;position:relative}.accordion__button:hover:not([aria-expanded=true]){color:#fff;background-color:#ff2d40}.accordion__button[aria-expanded=true]{color:#fff;background-color:#e3001b}.accordion__button[aria-expanded=true] .accordion__icon-wrapper{transform:rotate(45deg)}.accordion__button[aria-expanded=true]:hover{color:#fff;background-color:#e3001b}.accordion__button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.accordion__button-text{flex:1;font-size:clamp(1.125rem,.89rem + .95vw,1.5rem);font-weight:400;line-height:1.33}.accordion__icon-wrapper{transition:all .3s ease-in-out;display:inline-block}.accordion__content{opacity:0;max-height:0;transition:all .3s ease-in-out;overflow:hidden}.accordion__content-inner{background-color:#f0f0f0;padding:2rem 1.5rem}.accordion__content-inner :last-child{margin:0}.accordion:has(.accordion__button[aria-expanded=true]) .accordion__content{opacity:1}@media (forced-colors:active){.accordion__button{border:2px solid buttontext}.accordion__button[aria-expanded=true]{border-color:highlight}}.accordion--lined{gap:0}.accordion--lined .accordion__button{background-color:#fff;border-block:1px solid #d4d4d4;border-radius:0;margin-bottom:-1px;padding:.5rem 1.5rem;font-family:General Sans,sans-serif}.accordion--lined .accordion__button-text{font-size:clamp(1.25rem,1.1rem + .63vw,1.5rem);font-weight:600}.accordion--lined .accordion__button[aria-expanded=true]{color:#1c1c1c;background-color:#fff}.accordion--lined .accordion__button[aria-expanded=true] .accordion__icon-wrapper{transform:rotate(90deg)}.accordion--lined .accordion__button:hover{color:#1c1c1c;background-color:#f0f0f0}.accordion--lined .accordion__content-inner{color:#1c1c1c;letter-spacing:.2px;background-color:#fff;padding:1rem 1.5rem}.\!counters .counter__item{align-items:center!important;display:inline-flex!important;position:relative!important}.counters .counter__item{align-items:center;display:inline-flex;position:relative}.drawer{z-index:2147483646;opacity:0;pointer-events:none;justify-content:flex-start;align-items:stretch;width:100vw;height:100vh;max-height:100vh;transition:all .3s ease-in-out;display:flex;position:fixed;inset:0;overflow:hidden auto}.drawer:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-bg-opacity:0;position:fixed;inset:0}.drawer.active{opacity:1;pointer-events:auto}.drawer.active:before{--tw-bg-opacity:.5}.drawer.active .drawer__wrapper{transform:translate(0)}#scrollTopButton{opacity:0;visibility:hidden;pointer-events:none;color:#fff;background-color:#e3001b;border:2px solid #e3001b;border-radius:9999px;justify-content:center;align-items:center;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;width:3rem!important;height:3rem!important}#scrollTopButton.active{opacity:1;visibility:visible;pointer-events:auto}.tabs{position:relative}.tabs__menu{z-index:10;background-color:#fff;border-radius:.375rem;flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;display:none;position:absolute;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.tabs__menu.active{display:flex}.tabs__menu .tab{cursor:pointer;padding-block:.375rem;padding-inline:1rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;text-decoration:none}.tabs__menu .tab.disabled{opacity:.5;pointer-events:none}.tabs #tab-content{grid-template-columns:minmax(0,1fr);padding-top:1rem;display:grid}.tabs__content{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;width:100%;transition:opacity .5s ease-in-out;position:relative}.tabs__content.active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}@media (prefers-reduced-motion:reduce){.tabs__content{transition:none}}.tabs__select{background-color:#fff;border:1px solid #d4d4d4;border-radius:.375rem;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex;position:relative}@media (width>=782px){.tabs__menu{box-shadow:none;background-color:#0000;border-bottom:1px solid #e6e6e6;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:0;margin-top:0;padding-bottom:.625rem;display:flex;position:relative}.tabs__menu .tab{cursor:pointer;padding-block:1rem;padding-inline:1.5rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;text-decoration:none}.tabs__menu .tab.active{color:#fff;background-color:#e3001b;border-radius:.125rem}.tabs__content{margin-top:0}.tabs__select{display:none}.tabs[data-tabdecoration=true] .tabs__menu{border-bottom:1px solid #e6e6e6;margin-bottom:1rem;padding-bottom:0}.tabs[data-tabdecoration=true] .tabs__menu .tab{padding:0 1rem .75rem}.tabs[data-tabdecoration=true] .tabs__menu .tab.active{color:#3a3a3a;background-color:#0000}.tabs[data-tabdecoration=true] .tabs__bullet{opacity:0;background-color:#3a3a3a;border-radius:9999px;width:2rem;height:5px;transition:all .3s ease-in-out;display:inline-block;position:absolute;bottom:0;transform:translateY(50%)}.tabs[data-tabdecoration=true] .tabs__bullet.active{opacity:1}}[data-fancybox]{cursor:pointer}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.\!static{position:static!important}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.\!bottom-8{bottom:2rem!important}.\!top-auto{top:auto!important}.bottom-4{bottom:1rem}.left-0{left:0}.left-6{left:1.5rem}.right-0{right:0}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-24{top:6rem}.z-0{z-index:0}.z-10{z-index:10}.z-100{z-index:100}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.order-3{order:3}.col-span-4{grid-column:span 4/span 4}.m-0{margin:0}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-12{margin-top:3rem;margin-bottom:3rem}.mb-0{margin-bottom:0}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mt-0{margin-top:0}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[2\/1\]{aspect-ratio:2}.aspect-\[291\/173\]{aspect-ratio:291/173}.aspect-\[656\/390\]{aspect-ratio:656/390}.size-full{width:100%;height:100%}.\!h-auto{height:auto!important}.h-11{height:2.75rem}.h-20{height:5rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-\[300px\]{height:300px}.h-\[632px\]{height:632px}.h-auto{height:auto}.h-full{height:100%}.max-h-screen{max-height:100vh}.min-h-0{min-height:0}.w-11{width:2.75rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-80{width:20rem}.w-fit{width:fit-content}.w-full{width:100%}.min-w-0{min-width:0}.max-w-4xl{max-width:56rem}.max-w-\[90\%\]{max-width:90%}.max-w-full{max-width:100%}.max-w-prose{max-width:65ch}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-subgrid{grid-template-columns:subgrid}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-baseGap{gap:16px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-baseGap{-moz-column-gap:16px;column-gap:16px}.gap-y-0{row-gap:0}.gap-y-1{row-gap:.25rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-4{row-gap:1rem}.gap-y-8{row-gap:2rem}.gap-y-baseGap{row-gap:16px}.overflow-hidden{overflow:hidden}.overflow-x-clip{overflow-x:clip}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-gray-900{--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity,1))}.border-neutral-50{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-primary-500{--tw-border-opacity:1;border-color:rgb(227 0 27/var(--tw-border-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.bg-neutral-500{--tw-bg-opacity:1;background-color:rgb(138 138 138/var(--tw-bg-opacity,1))}.bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity,1))}.bg-primary-50{--tw-bg-opacity:1;background-color:rgb(255 233 235/var(--tw-bg-opacity,1))}.bg-transparent{background-color:#0000}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-baseSectionSpacing{padding-top:clamp(2.5rem,7svw,7rem);padding-bottom:clamp(2.5rem,7svw,7rem)}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-baseSectionSpacing{padding-bottom:clamp(2.5rem,7svw,7rem)}.pl-0{padding-left:0}.pl-10{padding-left:2.5rem}.pr-4{padding-right:1rem}.pt-12{padding-top:3rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.text-2xl{font-size:clamp(1.5rem,1.27rem + .95vw,1.875rem);line-height:1.2}.text-3xl{font-size:clamp(1.875rem,1.49rem + 1.58vw,2.5rem);line-height:1.15}.text-4xl{font-size:clamp(2.1875rem,1.53rem + 2.69vw,3.25rem);line-height:1.08}.text-5xl{font-size:clamp(2.8125rem,1.77rem + 4.27vw,4.5rem);line-height:1.03}.text-base{font-size:clamp(.875rem,.72rem + .63vw,1.125rem);line-height:1.44}.text-blockquote{font-size:clamp(1.125rem,.89rem + .95vw,1.5rem);line-height:1.33}.text-lg{font-size:clamp(.875rem,.72rem + .63vw,1.125rem);line-height:1.44}.text-sm{font-size:14px;line-height:1.5}.text-xl{font-size:clamp(1.25rem,1.1rem + .63vw,1.5rem);line-height:1.17}.text-xs{font-size:12px;line-height:1.5}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.not-italic{font-style:normal}.leading-none{line-height:1}.tracking-\[2px\]{letter-spacing:2px}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-inherit{color:inherit}.text-neutral-50{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-neutral-600{--tw-text-opacity:1;color:rgb(110 110 110/var(--tw-text-opacity,1))}.text-neutral-700{--tw-text-opacity:1;color:rgb(85 85 85/var(--tw-text-opacity,1))}.text-neutral-900{--tw-text-opacity:1;color:rgb(28 28 28/var(--tw-text-opacity,1))}.text-primary-500{--tw-text-opacity:1;color:rgb(227 0 27/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.3s;transition-timing-function:ease-in-out}.container{max-width:100%}@media (width>=640px){.container{max-width:540px}}@media (width>=782px){.container{max-width:682px}}@media (width>=1024px){.container{max-width:924px}}@media (width>=1280px){.container{max-width:1180px}}@media (width>=1400px){.container{max-width:1300px}}html{scroll-behavior:smooth;accent-color:#e3001b;scroll-padding:100px}html ::selection{color:#fff;background-color:#e3001b}body{--wp--preset--font-size--small:14px;--wp--preset--font-size--medium:clamp(.875rem, .72rem + .63vw, 1.125rem);--wp--preset--font-size--large:clamp(1.875rem, 1.49rem + 1.58vw, 2.5rem);--wp--preset--font-size--x-large:clamp(2.1875rem, 1.53rem + 2.69vw, 3.25rem);--wp--style--gallery-gap-default:16px;--gallery-block--gutter-size:16px;--wp--style--block-gap:16px;background-color:#fff}p{margin-bottom:1.5rem}hr{background-color:#e6e6e6;border:none;height:1px;margin-bottom:1.5rem}dfn,cite,em,i{font-style:italic}.wp-block-pullquote{background-color:#f0f0f0;border-inline:1px solid #e6e6e6;padding-block:1.5rem}.wp-block-pullquote blockquote p{margin-bottom:.5rem;font-weight:700}.wp-block-pullquote blockquote cite{font-style:normal}address{margin:0 0 1.5rem}pre{background-color:#f0f0f0;max-width:100%;margin-bottom:1.75rem;padding:1.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:1.375;overflow:auto}code,kbd,tt,var{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}abbr,acronym{cursor:help;border-bottom:1px dotted #f0f0f0}mark,ins{background-color:#f0f0f0;text-decoration:none}big{font-size:125%}.post,.page{margin:0}.updated:not(.published){display:none}.page-content,.entry-content,.entry-summary{margin:0}.page-links{clear:both;margin:0}table{width:100%;margin:0 0 1.5rem}ul,ol{margin:0 0 1.5rem 1.5rem}ul{list-style:outside}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5rem}dt{font-weight:700}dd{margin:0 1.5rem 1.5rem}a{color:#e3001b;transition:color .3s ease-in-out}a:is(:hover,:focus,:active){color:#e3001b}a:focus-visible{outline-offset:2px;outline:2px solid #e3001b}a:is(:hover,:active){outline:none}.widget{margin:0}.widget select,embed,iframe,object{max-width:100%}img{max-width:100%;height:auto}picture{width:100%;height:auto;display:block}figure{margin:1rem 0}.wp-caption{max-width:100%;margin-bottom:1.5rem}.wp-caption img[class*=wp-image-]{margin-left:auto;margin-right:auto;display:block}.wp-caption img[class*=wp-image-] .wp-caption-text{margin:.875rem 0}.wp-caption-text{text-align:center}.gallery{grid-gap:1.5rem;margin-bottom:1.5rem;display:grid}.gallery-item{text-align:center;width:100%;display:inline-block}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-top:0;margin-bottom:0;padding:0}.custom-logo-link{display:inline-block}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.wp-container-1{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width>=640px){.wp-container-1{max-width:640px}}@media (width>=782px){.wp-container-1{max-width:782px}}@media (width>=1024px){.wp-container-1{max-width:1024px}}@media (width>=1280px){.wp-container-1{max-width:1280px}}@media (width>=1400px){.wp-container-1{max-width:1400px}}@media (width>=1536px){.wp-container-1{max-width:1536px}}.wp-container-1{max-width:100%}@media (width>=640px){.wp-container-1{max-width:540px}}@media (width>=782px){.wp-container-1{max-width:682px}}@media (width>=1024px){.wp-container-1{max-width:924px}}@media (width>=1280px){.wp-container-1{max-width:1180px}}@media (width>=1400px){.wp-container-1{max-width:1300px}}body .wp-container-1{max-width:1200px;padding-inline:32px}@media (width>=1024px){#top>.wp-container-1{flex:1;align-items:stretch;display:flex}#especialitats>.wp-container-1>.grid,#clients>.wp-container-1>.grid,#mitjans>.wp-container-1>.grid{row-gap:0}.entry-content>#contacte>.wp-container-1{width:100%;max-width:600px;margin-left:auto;margin-right:0;padding-right:0}.entry-content>#contacte+.block-contactform>.wp-container-1{width:100%;max-width:600px;margin-inline:0;padding-left:0}}#contacte>.wp-container-1>div{row-gap:0}@media (width>=1024px){.block-contactform>.wp-container-1>.grid>div{grid-column:1/-1}}footer.site-footer>.wp-container-1>.grid{row-gap:16px}@media (width<=1024px){.woocommerce-account.logged-in article>div.wp-container-1{max-width:unset}}.aspect-video>iframe{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.has-primary-500-color{--tw-text-opacity:1;color:rgb(227 0 27/var(--tw-text-opacity,1))}.has-primary-500-background-color{--tw-bg-opacity:1;background-color:rgb(227 0 27/var(--tw-bg-opacity,1))}.has-secondary-500-color{--tw-text-opacity:1;color:rgb(255 195 0/var(--tw-text-opacity,1))}.has-secondary-500-background-color{--tw-bg-opacity:1;background-color:rgb(255 195 0/var(--tw-bg-opacity,1))}.has-neutral-50-color{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.has-neutral-50-background-color{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.has-neutral-200-color{--tw-text-opacity:1;color:rgb(230 230 230/var(--tw-text-opacity,1))}.has-neutral-200-background-color{--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity,1))}.has-neutral-500-color{--tw-text-opacity:1;color:rgb(138 138 138/var(--tw-text-opacity,1))}.has-neutral-500-background-color{--tw-bg-opacity:1;background-color:rgb(138 138 138/var(--tw-bg-opacity,1))}.has-neutral-900-color{--tw-text-opacity:1;color:rgb(28 28 28/var(--tw-text-opacity,1))}.has-neutral-900-background-color{--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity,1))}:is(body,.acfe-form .acfe-form-fields) input[type=text],:is(body,.acfe-form .acfe-form-fields) input[type=email],:is(body,.acfe-form .acfe-form-fields) input[type=url],:is(body,.acfe-form .acfe-form-fields) input[type=password],:is(body,.acfe-form .acfe-form-fields) input[type=search],:is(body,.acfe-form .acfe-form-fields) input[type=number],:is(body,.acfe-form .acfe-form-fields) input[type=tel],:is(body,.acfe-form .acfe-form-fields) input[type=range],:is(body,.acfe-form .acfe-form-fields) input[type=date],:is(body,.acfe-form .acfe-form-fields) input[type=month],:is(body,.acfe-form .acfe-form-fields) input[type=week],:is(body,.acfe-form .acfe-form-fields) input[type=time],:is(body,.acfe-form .acfe-form-fields) input[type=datetime],:is(body,.acfe-form .acfe-form-fields) input[type=datetime-local],:is(body,.acfe-form .acfe-form-fields) input[type=color],:is(body,.acfe-form .acfe-form-fields) textarea,:is(body,.acfe-form .acfe-form-fields) select{color:#1c1c1c;background-color:#fff;border:1px solid #d4d4d4;border-radius:4px;width:100%;min-height:56px;padding:.5rem 1rem;font-size:clamp(.875rem,.72rem + .63vw,1.125rem);line-height:1.5;display:block}:is(body,.acfe-form .acfe-form-fields) input[type=text]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=text]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=email]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=email]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=url]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=url]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=password]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=password]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=search]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=search]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=number]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=number]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=tel]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=tel]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=range]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=range]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=date]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=date]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=month]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=month]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=week]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=week]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=time]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=time]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=datetime]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=datetime]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=datetime-local]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=datetime-local]:focus-visible,:is(body,.acfe-form .acfe-form-fields) input[type=color]:focus,:is(body,.acfe-form .acfe-form-fields) input[type=color]:focus-visible,:is(body,.acfe-form .acfe-form-fields) textarea:focus,:is(body,.acfe-form .acfe-form-fields) textarea:focus-visible,:is(body,.acfe-form .acfe-form-fields) select:focus,:is(body,.acfe-form .acfe-form-fields) select:focus-visible{color:#1c1c1c;border-color:#e3001b;outline:none}:is(body,.acfe-form .acfe-form-fields) select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' stroke='%23232323' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:calc(100% - 10px);background-repeat:no-repeat;padding-right:2rem}:is(body,.acfe-form .acfe-form-fields) select.wc-blocks-components-select__select{background-image:unset!important;max-height:50px!important;min-height:unset!important;padding:16px 8.5px 0!important;font-size:16px!important}:is(body,.acfe-form .acfe-form-fields) .wc-block-components-textarea{padding:6px 9px 8px!important;font-size:16px!important}:is(body,.acfe-form .acfe-form-fields) .wc-blocks-components-select{max-height:50px!important}:is(body,.acfe-form .acfe-form-fields) .wc-blocks-components-select>div{height:50px!important}:is(body,.acfe-form .acfe-form-fields) textarea{width:100%;min-height:unset}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;outline:none}:is(form,.acfe-form .acfe-form-fields .acf-label) label{letter-spacing:.1px;text-transform:none;color:#1c1c1c;font-size:14px;font-weight:500;display:block}:is(form,.acfe-form .acfe-form-fields) ul.acf-checkbox-list{border:unset;padding:0}:is(form,.acfe-form .acfe-form-fields) .acf-checkbox-list label{text-transform:none;cursor:pointer;align-items:center;display:flex}:is(form,.acfe-form .acfe-form-fields) .acf-checkbox-list label p{margin:0}:is(form,.acfe-form .acfe-form-fields) .acf-checkbox-list input[type=checkbox]{flex-shrink:0;width:1rem;height:1rem;margin:0 14px 0 0}.select2-container--default.select2-container--focus .select2-selection--single,.select2-container--default.select2-container--open .select2-selection--single{border-color:#e3001b}.select2-container--default .select2-selection--single{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.1' height='6.3'%3E%3Cpath fill='none' stroke='%23232323' stroke-width='1' d='m.4.4 5.2 5.2-5.2 5.1' transform='rotate(90 5.5 5.5)'/%3E%3C/svg%3E");background-position:calc(100% - 20px);background-repeat:no-repeat;border:1px solid #d4d4d4;border-radius:4px;height:auto;min-height:56px;padding:.5rem 2.5rem .5rem 1rem}.select2-container--default .select2-selection--single:focus{border-color:#e3001b}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:0;line-height:1.375}.select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.select2-dropdown{border-color:#d4d4d4}.select2-search--dropdown{padding:.5rem}.select2-search--dropdown .select2-search__field{padding:.5rem 1rem}.select2-results__options .select2-results__option{padding-left:1rem;padding-right:1rem}:is(body,.acfe-form .acfe-form-fields) .text-white input[type=text],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=email],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=url],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=password],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=search],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=number],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=tel],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=range],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=date],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=month],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=week],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=time],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=datetime],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=datetime-local],:is(body,.acfe-form .acfe-form-fields) .text-white input[type=color],:is(body,.acfe-form .acfe-form-fields) .text-white textarea{color:#fff;border-color:#fff;padding:.75rem;font-size:14px}:is(body,.acfe-form .acfe-form-fields) .text-white select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}:is(body,.acfe-form .acfe-form-fields) .text-white .wpcf7-not-valid-tip{color:#fca5a5}.acf-field.acf-field-file .acf-label{margin:0}.acf-field.acf-field-file .acf-label label{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.acf-field.acf-field-file .acf-label label:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.acf-field.acf-field-file .acf-label label:disabled{opacity:.5;cursor:not-allowed}.acf-field.acf-field-file .acf-label label svg,.acf-field.acf-field-file .acf-label label img{flex-shrink:0;width:2.75rem;height:2.75rem}.acf-field.acf-field-file .acf-label label:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.acf-field.acf-field-file .acf-label label{color:#1c1c1c;background-color:#f0f0f0;background-image:url(../img/ico-file.svg);background-position:1.25rem;background-repeat:no-repeat;background-size:1.5rem;border-color:#f0f0f0;margin:0;padding-left:3.25rem;display:inline-flex}.acf-field.acf-field-file input[type=file],.acf-field.acf-field-file .acf-uploader-wrapper{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}div.acfe-phone-number .iti .iti__flag-container .iti__selected-flag{color:inherit;background-color:#0000;border-right:#0000;border-radius:0}div.acfe-phone-number .iti .iti__flag-container .iti__selected-flag .iti__flag{display:none}div.acfe-phone-number .iti .iti__flag-container .iti__selected-flag .iti__selected-dial-code{margin-left:0}div.acfe-phone-number .iti .iti__flag-container:hover .iti__selected-flag{background-color:#0000}div.acfe-phone-number .iti__country-list .iti__country{color:#1c1c1c}div.acfe-phone-number .iti__country-list .iti__country.iti__highlight{color:#fff;background-color:#1c1c1c}@font-face{font-family:General Sans;src:url(../fonts/General-Sans-Variable.woff2)format("woff2");font-weight:200 700;font-style:normal;font-display:swap}@font-face{font-family:General Sans;src:url(../fonts/General-Sans-Variable-Italic.woff2)format("woff2");font-weight:200 700;font-style:italic;font-display:swap}body,button,input,select,optgroup,textarea{color:#1c1c1c;font-family:General Sans,sans-serif;font-size:clamp(.875rem,.72rem + .63vw,1.125rem);font-weight:400;line-height:1.44}h1,h2,h3,h4,h5,h6{clear:both;font-family:General Sans,sans-serif;font-weight:600}h1:not(:first-child,[class*=mt-],[class*=my-],[class*=m-]),h2:not(:first-child,[class*=mt-],[class*=my-],[class*=m-]),h3:not(:first-child,[class*=mt-],[class*=my-],[class*=m-]),h4:not(:first-child,[class*=mt-],[class*=my-],[class*=m-]),h5:not(:first-child,[class*=mt-],[class*=my-],[class*=m-]),h6:not(:first-child,[class*=mt-],[class*=my-],[class*=m-]){margin-top:2rem}h1:not([class*=mb-],[class*=my-],[class*=m-]),h2:not([class*=mb-],[class*=my-],[class*=m-]),h3:not([class*=mb-],[class*=my-],[class*=m-]),h4:not([class*=mb-],[class*=my-],[class*=m-]),h5:not([class*=mb-],[class*=my-],[class*=m-]),h6:not([class*=mb-],[class*=my-],[class*=m-]){margin-bottom:1rem}h1{letter-spacing:-.125rem;font-size:clamp(2.1875rem,1.53rem + 2.69vw,3.25rem);line-height:1.08}h2{letter-spacing:-.0625rem;font-size:clamp(1.875rem,1.49rem + 1.58vw,2.5rem);line-height:1.15}h3{letter-spacing:-.0625rem;font-size:clamp(1.5rem,1.27rem + .95vw,1.875rem);line-height:1.2}h4{letter-spacing:-.046875rem;font-size:clamp(1.25rem,1.1rem + .63vw,1.5rem);line-height:1.17}h5{letter-spacing:.125rem;font-size:clamp(.875rem,.72rem + .63vw,1.125rem);font-weight:400;line-height:1.44}h6{font-size:14px;line-height:1.5}blockquote{letter-spacing:-.03125rem;margin-top:0;margin-bottom:0;font-size:clamp(1.125rem,.89rem + .95vw,1.5rem);font-weight:400;line-height:1.33}blockquote.wp-block-quote{border-left:2px solid #e3001b;padding-left:1rem}blockquote.wp-block-quote p{margin-bottom:.5rem}.main-contact-form{gap:16px;display:grid}@media (width>=1024px){.main-contact-form{grid-template-columns:repeat(2,minmax(0,1fr))}.main-contact-form>div.full{grid-column:span 2/span 2}}.main-contact-form>div .acf-field{margin:0}.block-imgsection .wp-video{width:100%!important}.block-mainslider .plyr{z-index:0;width:100%;height:100%;position:absolute;inset:0}.block-mainslider__youtube{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.block-mainslider__youtube iframe{pointer-events:none;border:0;width:100vw;max-width:none;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (aspect-ratio>=16/9){.block-mainslider__youtube iframe{height:56.25vw}}@media (aspect-ratio<=16/9){.block-mainslider__youtube iframe{width:177.78vh}}.block-imgsectionfull .plyr{height:100%}.block-imgsectionfull .plyr video{-o-object-fit:cover;object-fit:cover}.site-footer .wp-block-image img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:195px;height:auto}.site-footer a{color:#fff;transition:all .3s ease-in-out}.site-footer a:hover{color:#fff;opacity:.5}.site-footer .block-rrss__item a{transition:all .3s ease-in-out}.site-footer .block-rrss__item a:hover{color:#fff}.site-footer .wp-block-image{margin:0}.site-footer .widgettitle{text-transform:none;color:#fff;margin-bottom:1rem;font-size:clamp(.875rem,.72rem + .63vw,1.125rem);font-weight:500}.site-footer .ltw-footer-link{padding-block:.5rem;font-size:clamp(.875rem,.8rem + .32vw,1rem)}.site-footer .menu{grid-template-columns:auto 1fr;margin:0;line-height:1.5;list-style:none;display:grid}.site-footer .menu li{grid-template-columns:subgrid;text-transform:none;grid-column:span 2/span 2;padding-block:.5rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);display:grid}.site-footer .menu li span{flex-shrink:0;justify-content:center;align-items:center;width:auto;height:1lh;margin-right:.5rem;display:inline-flex}.site-footer .menu li>:last-child{grid-column-start:2}.site-footer .footer-bottom .menu{-moz-column-gap:16px;flex-wrap:wrap;column-gap:16px;display:flex}.site-footer .footer-bottom .menu .menu-item{margin:0;display:inline-block}.site-header.overlay-header.scroll-header{background-color:#fff;box-shadow:0 1px 2px #0000000d}.site-header.overlay-header.scroll-header .menu-toggle{color:#1c1c1c}.site-header.overlay-header:not(.scroll-header) .site-branding .site-logo{display:none}.site-header.overlay-header:not(.scroll-header) .site-branding .site-logo-overlay{display:block}.site-header.overlay-header:not(.scroll-header) :is(.menu-toggle,.site-header__icon){color:#fff}@media screen and (width>=782px){body:has(#wpadminbar) .site-header.scroll-header{top:var(--wp-admin--admin-bar--height,0px)}}.ltw-author-box{text-align:center;background-color:#f0f0f0;border-radius:.125rem;flex-direction:column;align-items:center;gap:16px;padding:2rem 1.5rem;display:flex}@media (width>=782px){.ltw-author-box{text-align:left;flex-direction:row;align-items:flex-start;padding:2rem}}.ltw-author-box__avatar{border-radius:9999px;width:100%;max-width:80px;height:100%;overflow:hidden}.ltw-author-box__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .3s ease-in-out}.ltw-author-box__content{flex-direction:column;flex:1;gap:.5rem;width:100%;display:flex}.ltw-author-box__name{color:#1c1c1c;font-size:clamp(.875rem,.72rem + .63vw,1.125rem);transition:color .3s ease-in-out}.ltw-author-box__name:is(:hover,:focus){color:#e3001b}.ltw-author-box__job-title{margin:0;font-size:14px;font-weight:500}.ltw-author-box__description{color:#555;max-width:54ch;margin:0;font-size:14px}.ltw-author-box__social-list{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:.5rem 0 0;list-style:none;display:flex}@media (width>=782px){.ltw-author-box__social-list{justify-content:flex-start}}.ltw-author-box__social-item{align-items:center;display:flex}.ltw-author-box__social-icon{width:2rem;height:2rem;display:inline-block}.ltw-author-box__social-icon:is(:hover,:focus) svg{color:#c20017}.ltw-author-box__social-icon svg{color:#e3001b;width:100%;height:100%;transition:color .3s ease-in-out}.breadcrumb{padding-block:1rem}.breadcrumb__list{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.breadcrumb__item{letter-spacing:.1px;text-transform:none;align-items:center;min-height:44px;margin:0;font-size:14px;font-weight:500;line-height:1.375;display:inline-flex}.breadcrumb__item:before{content:none}.breadcrumb__link,.breadcrumb__text{letter-spacing:.1px;color:#3a3a3a;align-items:center;font-size:14px;font-weight:500;line-height:1.375;text-decoration:none;display:inline-flex}.breadcrumb__link{transition:color .3s ease-in-out}.breadcrumb__link:hover{color:#1c1c1c;text-underline-offset:.25rem;text-decoration:underline}.breadcrumb__item:not(:last-child):after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.818 11.636 4.364 4.407-4.364 4.32' stroke='%23363636' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;align-self:center;width:2rem;min-height:44px;margin-inline:0}.woocommerce-breadcrumb{letter-spacing:.1px;color:#3a3a3a;margin:0;padding-block:1rem;font-size:14px;font-weight:500;line-height:1.375}@media (width>=1024px){.woocommerce-breadcrumb{padding-block:2rem}}.woocommerce-breadcrumb a{color:#3a3a3a;text-decoration:none;transition:color .3s ease-in-out}.woocommerce-breadcrumb a:hover{color:#1c1c1c;text-underline-offset:.25rem;text-decoration:underline}input[type=button],input[type=reset],input[type=submit],.button-primary,.add_to_cart_button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}input[type=button]:focus-visible,input[type=reset]:focus-visible,input[type=submit]:focus-visible,.button-primary:focus-visible,.add_to_cart_button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled,.button-primary:disabled,.add_to_cart_button:disabled{opacity:.5;cursor:not-allowed}input[type=button] svg,input[type=button] img,input[type=reset] svg,input[type=reset] img,input[type=submit] svg,input[type=submit] img,.button-primary svg,.button-primary img,.add_to_cart_button svg,.add_to_cart_button img{flex-shrink:0;width:2.75rem;height:2.75rem}input[type=button]:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}input[type=reset]:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}input[type=submit]:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.button-primary:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.add_to_cart_button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}input[type=button],input[type=reset],input[type=submit],.button-primary,.add_to_cart_button{color:#fff;background-color:#e3001b;border-color:#e3001b}input[type=button]:is(:hover,:focus,:focus-visible,:active),input[type=reset]:is(:hover,:focus,:focus-visible,:active),input[type=submit]:is(:hover,:focus,:focus-visible,:active),.button-primary:is(:hover,:focus,:focus-visible,:active),.add_to_cart_button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#c20017;border-color:#c20017}.button-primary--dark{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.button-primary--dark:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.button-primary--dark:disabled{opacity:.5;cursor:not-allowed}.button-primary--dark svg,.button-primary--dark img{flex-shrink:0;width:2.75rem;height:2.75rem}.button-primary--dark:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.button-primary--dark{color:#fff;background-color:#1c1c1c;border-color:#1c1c1c}.button-primary--dark:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.button-primary--light{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.button-primary--light:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.button-primary--light:disabled{opacity:.5;cursor:not-allowed}.button-primary--light svg,.button-primary--light img{flex-shrink:0;width:2.75rem;height:2.75rem}.button-primary--light:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.button-primary--light{color:#1c1c1c;background-color:#fff;border-color:#fff}.button-primary--light:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.button-secondary{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.button-secondary:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.button-secondary:disabled{opacity:.5;cursor:not-allowed}.button-secondary svg,.button-secondary img{flex-shrink:0;width:2.75rem;height:2.75rem}.button-secondary:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.button-secondary{color:#e3001b;background-color:#0000;border-color:#e3001b}.button-secondary:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.button-secondary--dark{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.button-secondary--dark:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.button-secondary--dark:disabled{opacity:.5;cursor:not-allowed}.button-secondary--dark svg,.button-secondary--dark img{flex-shrink:0;width:2.75rem;height:2.75rem}.button-secondary--dark:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.button-secondary--dark{color:#1c1c1c;background-color:#0000;border-color:#1c1c1c}.button-secondary--dark:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.button-secondary--light{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.button-secondary--light:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.button-secondary--light:disabled{opacity:.5;cursor:not-allowed}.button-secondary--light svg,.button-secondary--light img{flex-shrink:0;width:2.75rem;height:2.75rem}.button-secondary--light:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.button-secondary--light{color:#fff;background-color:#0000;border-color:#fff}.button-secondary--light:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.button-text{cursor:pointer;background-color:#0000;border-style:solid;border-width:0 0 1px;border-radius:0;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding-block:0;padding-inline:0;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:opacity .3s ease-out,color .3s ease-out,border-color .3s ease-out;display:inline-flex}.button-text:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.button-text:disabled{opacity:.5;cursor:not-allowed}.button-text svg,.button-text img{flex-shrink:0;width:2.75rem;height:2.75rem}.button-text{color:#e3001b;border-bottom-color:#e3001b}.button-text:is(:hover,:focus,:focus-visible,:active){color:#c20017;border-bottom-color:#c20017}.button-text--dark{cursor:pointer;background-color:#0000;border-style:solid;border-width:0 0 1px;border-radius:0;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding-block:0;padding-inline:0;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:opacity .3s ease-out,color .3s ease-out,border-color .3s ease-out;display:inline-flex}.button-text--dark:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.button-text--dark:disabled{opacity:.5;cursor:not-allowed}.button-text--dark svg,.button-text--dark img{flex-shrink:0;width:2.75rem;height:2.75rem}.button-text--dark,.button-text--dark:is(:hover,:focus,:focus-visible,:active){color:#1c1c1c;border-bottom-color:#1c1c1c}.button-text--light{cursor:pointer;background-color:#0000;border-style:solid;border-width:0 0 1px;border-radius:0;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding-block:0;padding-inline:0;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:opacity .3s ease-out,color .3s ease-out,border-color .3s ease-out;display:inline-flex}.button-text--light:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.button-text--light:disabled{opacity:.5;cursor:not-allowed}.button-text--light svg,.button-text--light img{flex-shrink:0;width:2.75rem;height:2.75rem}.button-text--light,.button-text--light:is(:hover,:focus,:focus-visible,:active){color:#fff;border-bottom-color:#fff}.button--full{width:100%}@media (width>=782px){.button--full{width:fit-content}}.comment-content a{overflow-wrap:break-word}.bypostauthor{display:block}body:has(.drawer.active){overscroll-behavior:none;-webkit-overflow-scrolling:touch;overflow:hidden}.kd-footer img{-o-object-fit:contain;object-fit:contain;width:auto;height:3rem}.nav-links,.woocommerce-pagination ul.page-numbers{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:2rem;display:flex}.woocommerce-pagination ul.page-numbers{margin-bottom:0;margin-left:0;margin-right:0;padding:0;list-style:none}.woocommerce-pagination ul.page-numbers li{margin:0;list-style:none}.nav-links .page-numbers,.woocommerce-pagination ul.page-numbers .page-numbers{border-radius:9999px;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-inline:.5rem;padding:.5rem;font-size:14px;font-weight:500;line-height:1.375;text-decoration:none;transition:color .3s ease-in-out,background-color .3s ease-in-out;display:inline-flex}.nav-links .page-numbers.prev,.nav-links .page-numbers.next,.woocommerce-pagination ul.page-numbers .page-numbers.prev,.woocommerce-pagination ul.page-numbers .page-numbers.next{color:#1c1c1c}.nav-links .page-numbers:is(a).prev,.nav-links .page-numbers:is(a).next,.woocommerce-pagination ul.page-numbers .page-numbers:is(a).prev,.woocommerce-pagination ul.page-numbers .page-numbers:is(a).next{-moz-column-gap:.5rem;align-items:center;column-gap:.5rem;padding-inline:.5rem;display:inline-flex;position:relative}.nav-links .page-numbers.dots,.woocommerce-pagination ul.page-numbers .page-numbers.dots{color:#1c1c1c;min-width:auto;padding-inline:.5rem}.nav-links .page-numbers:not(.prev):not(.next):not(.dots):not(.current),.woocommerce-pagination ul.page-numbers .page-numbers:not(.prev):not(.next):not(.dots):not(.current){color:#1c1c1c;border:none}.nav-links .page-numbers:not(.prev):not(.next):not(.dots):not(.current):hover,.woocommerce-pagination ul.page-numbers .page-numbers:not(.prev):not(.next):not(.dots):not(.current):hover{background-color:#ffd1d6}.nav-links .page-numbers.current,.woocommerce-pagination ul.page-numbers .page-numbers.current{color:#fff;background-color:#1c1c1c}.nav-links .page-numbers.prev:not(a),.nav-links .page-numbers.next:not(a),.woocommerce-pagination ul.page-numbers .page-numbers.prev:not(a),.woocommerce-pagination ul.page-numbers .page-numbers.next:not(a){color:#8a8a8a;pointer-events:none}.nav-links .page-numbers:is(a):focus-visible,.woocommerce-pagination ul.page-numbers .page-numbers:is(a):focus-visible{outline-offset:2px;outline:2px solid #e3001b}.nav-links .page-numbers:is(a).prev:before,.woocommerce-pagination ul.page-numbers .page-numbers:is(a).prev:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='44' height='44' rx='22' fill='%23ffffff'/%3E%3Cpath d='m25 28-6-6 6-6' stroke='%23000000' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:2.75rem;height:2.75rem;transition:background-image .3s ease-in-out;position:relative}.nav-links .page-numbers:is(a).prev:hover:before,.woocommerce-pagination ul.page-numbers .page-numbers:is(a).prev:hover:before{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='44' height='44' rx='22' fill='%23DFEEFA'/%3E%3Cpath d='m25 28-6-6 6-6' stroke='%23000000' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E")}.nav-links .page-numbers:is(a).next:after,.woocommerce-pagination ul.page-numbers .page-numbers:is(a).next:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='44' height='44' rx='22' fill='%23ffffff'/%3E%3Cpath d='m19 16 6 6.059L19 28' stroke='%23000000' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;background-size:contain;width:2.75rem;height:2.75rem;transition:background-image .3s ease-in-out;position:relative}.nav-links .page-numbers:is(a).next:hover:after,.woocommerce-pagination ul.page-numbers .page-numbers:is(a).next:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='44' height='44' rx='22' fill='%23DFEEFA'/%3E%3Cpath d='m19 16 6 6.059L19 28' stroke='%23000000' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E%0A")}.main-menu-wrapper{z-index:99;top:var(--wp-admin--admin-bar--height,0px);width:100%;max-height:calc(100dvh - var(--wp-admin--admin-bar--height,0px));background-color:#fff;padding:5rem 1.5rem 1.5rem;transition:all .3s ease-in-out;position:fixed;bottom:0;right:-100vw;overflow-y:auto;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.main-menu-wrapper.menu-open{right:0}@media (width>=782px){.main-menu-wrapper{width:44vw}}@media (width>=1024px){.main-menu-wrapper{box-shadow:none;background-color:#0000;padding:0;display:block;position:static;overflow:visible}}header.scroll-header .main-menu-wrapper{max-height:100dvh;top:0}@media (width>=782px){header.scroll-header .main-menu-wrapper{top:var(--wp-admin--admin-bar--height,0px);max-height:calc(100dvh - var(--wp-admin--admin-bar--height,0px))}}.menu-toggle .icon-open{width:2.75rem;height:2.75rem;display:inline}.menu-toggle .icon-open svg{width:100%;height:100%}.menu-toggle .icon-close{width:2.75rem;height:2.75rem;display:none}.menu-toggle .icon-close svg{width:100%;height:100%}.menu-toggle.menu-open .icon-open{display:none}.menu-toggle.menu-open .icon-close{z-index:100;display:inline;position:relative}.main-navigation{display:block}.main-navigation ul{list-style:none}.main-navigation ul.menu{margin:0}.main-navigation ul.menu .menu-item{position:relative}.main-navigation ul.menu .menu-item a{color:#1c1c1c;padding:.5rem 1rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;text-decoration:none;transition:color .3s ease-in-out;display:block}.main-navigation ul.menu .menu-item.current_page_item>:is(a,.submenu-toggle),.main-navigation ul.menu .menu-item.current-menu-item>:is(a,.submenu-toggle),.main-navigation ul.menu .menu-item.current_page_ancestor>:is(a,.submenu-toggle),.main-navigation ul.menu .menu-item.current-menu-ancestor>:is(a,.submenu-toggle),.main-navigation ul.menu .menu-item:focus-within>:is(a,.submenu-toggle),.main-navigation ul.menu .menu-item:hover>:is(a,.submenu-toggle){color:#e3001b}.main-navigation ul.menu .menu-item-has-children{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.main-navigation ul.menu .menu-item-has-children .submenu-toggle{padding:.5rem;transition:transform .3s ease-in-out}.main-navigation ul.menu .menu-item-has-children .submenu-toggle.submenu-open{transform:rotateX(180deg)}.main-navigation ul.menu .menu-item-has-children ul.sub-menu{width:100%;display:none}.main-navigation ul.menu .menu-item-has-children ul.sub-menu.submenu-open{visibility:visible;display:block}@media (width>=1024px){.menu-toggle{display:none}.main-navigation ul.menu{justify-content:flex-end;display:flex}.main-navigation ul.menu>.menu-item.menu-item-has-children>a{padding-right:calc(1rem + 20px)}.main-navigation ul.menu>.menu-item.menu-item-has-children>.submenu-toggle{padding-block:1rem;padding-right:2rem/2;position:absolute;right:0}.main-navigation ul.menu .menu-item{white-space:nowrap}.main-navigation ul.menu .menu-item a{padding-inline:2rem/2}.main-navigation ul.menu .menu-item.menu-item-has-children{flex-wrap:nowrap}.main-navigation ul.menu .menu-item.menu-item-has-children .sub-menu{max-height:initial;z-index:50;background-color:#fff;min-width:max-content;margin-left:0;position:absolute;top:100%;left:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.main-navigation ul.menu .menu-item.menu-item-has-children .sub-menu .menu-item a{padding-block:.5rem;padding-right:2rem}.main-navigation ul.menu .menu-item.menu-item-has-children:hover>.submenu-toggle{transform:rotateX(180deg)}.main-navigation ul.menu .menu-item.menu-item-has-children:hover>.sub-menu{display:block}.main-navigation ul.menu .menu-item.menu-item-has-children:hover>.sub-menu .menu-item-has-children .submenu-toggle{display:none}.main-navigation ul.menu .menu-item.menu-item-has-children:hover>.sub-menu .menu-item-has-children .sub-menu{display:none;position:absolute;top:0;left:100%}.main-navigation ul.menu .menu-item.menu-item-has-children:hover>.sub-menu .menu-item-has-children:hover>.sub-menu,.main-navigation ul.menu .menu-item.menu-item-has-children.submenu-open{display:block}.site-header.scroll-header .main-navigation--floating{top:calc(100% - 1px);position:absolute;inset-inline:0}.site-header .main-navigation{transition:margin .3s ease-in-out;position:relative}.site-header--menu-hidden .main-navigation{z-index:-1;margin-top:-100vh}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5rem}.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:flex}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%}.toast-notifications{z-index:1000;flex-direction:column;align-items:flex-end;row-gap:1rem;width:100%;max-width:24rem;padding:1.25rem;display:flex;position:fixed;inset:200px 0 auto auto}.toast-notifications__toast,.toast-notifications__toast--neutral,.toast-notifications__toast--warning,.toast-notifications__toast--success,.toast-notifications__toast--danger,.toast-notifications__toast--info{-moz-column-gap:1rem;opacity:0;z-index:-1;pointer-events:none;border-radius:.25rem;justify-content:space-between;align-items:start;column-gap:1rem;width:100%;padding:1rem;transition:all .3s ease-in-out;display:flex;transform:translateY(-16px);box-shadow:0 4px 30px #ede9e1}.toast-notifications__toast.active,.active.toast-notifications__toast--neutral,.active.toast-notifications__toast--warning,.active.toast-notifications__toast--success,.active.toast-notifications__toast--danger,.active.toast-notifications__toast--info{opacity:1;z-index:100;pointer-events:auto;transform:translateY(0)}.toast-notifications__close{position:relative}.toast-notifications__close:before{content:"";z-index:0;opacity:0;border-radius:.25rem;width:2rem;height:2rem;transition:all .3s ease-in-out;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.toast-notifications__close:hover:before{opacity:1}.toast-notifications__close svg{z-index:10;position:relative}.toast-notifications__progress{bottom:0;height:.125rem;position:absolute;inset-inline:0}.toast-notifications__toast--info{color:#1e40af;background-color:#eff6ff}.toast-notifications__toast--info .toast-notifications__close:before{background-color:#dbeafe}.toast-notifications__toast--info .toast-notifications__progress{background-color:#3b82f6}.toast-notifications__toast--danger{color:#991b1b;background-color:#fef2f2}.toast-notifications__toast--danger .toast-notifications__close:before{background-color:#fee2e2}.toast-notifications__toast--danger .toast-notifications__progress{background-color:#991b1b}.toast-notifications__toast--success{color:#166534;background-color:#f0fdf4}.toast-notifications__toast--success .toast-notifications__close:before{background-color:#dcfce7}.toast-notifications__toast--success .toast-notifications__progress{background-color:#166534}.toast-notifications__toast--warning{color:#854d0e;background-color:#fefce8}.toast-notifications__toast--warning .toast-notifications__close:before{background-color:#fef9c3}.toast-notifications__toast--warning .toast-notifications__progress{background-color:#854d0e}.toast-notifications__toast--neutral{color:#1f2937;background-color:#f9fafb}.toast-notifications__toast--neutral .toast-notifications__close:before{background-color:#f3f4f6}.toast-notifications__toast--neutral .toast-notifications__progress{background-color:#1f2937}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);border:none;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;word-wrap:normal!important;position:absolute!important}.screen-reader-text:focus{color:#1c1c1c;clip-path:none;z-index:100000;background-color:#e6e6e6;width:auto;height:auto;padding:15px 23px 14px;font-size:14px;font-weight:400;line-height:1.5;text-decoration:none;display:block;top:5px;left:5px;box-shadow:0 1px 2px #0000000d;clip:auto!important}#primary[tabindex="-1"]:focus{outline:none}:root{--scrollbar-width:calc(100vw - 100cqw)}.alignfull,.alignwide{margin-inline:calc(50% - (50vw - var(--scrollbar-width) / 2));max-width:calc(100vw - var(--scrollbar-width));width:calc(100vw - var(--scrollbar-width))}.alignleft{float:left;margin-bottom:1.5rem;margin-right:1.5rem}.alignright{float:right;margin-bottom:1.5rem;margin-left:1.5rem}.aligncenter{margin-inline:auto;clear:both;margin-bottom:1.5rem;display:block}:is([data-desktop],[data-mobile]):empty{display:none}.grid-default{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}@media (prefers-reduced-motion:reduce){#perfil .grid-default>div:last-child:after{animation:none}}#top .grid-default{align-items:stretch;row-gap:0}@media (width>=1024px){#top .grid-default{-moz-column-gap:0;flex:1;column-gap:0}}#top .grid-default>div:first-child{z-index:2;justify-content:center;gap:0;padding-block:clamp(3rem,6svw,96px);position:relative}@media (width>=1024px){#top .grid-default>div:first-child{padding-left:64px}}#top .grid-default>div:last-child{min-height:18rem;padding-right:0;position:relative}#top .grid-default>div:last-child img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;width:100%;height:100%}@media (width>=1024px){#top .grid-default>div:last-child img{height:calc(100% + 72px);position:absolute;inset:0 auto auto 0}}#perfil .grid-default>div:first-child{row-gap:0}@media (width>=1024px){#perfil .grid-default{-moz-column-gap:80px;grid-template-columns:1.05fr .95fr;align-items:start;column-gap:80px}#perfil .grid-default>div{grid-column:auto;padding:0}}#perfil .grid-default>div:last-child{position:relative}#perfil .grid-default>div:last-child img{-o-object-fit:cover;object-fit:cover;width:100%;height:520px;display:block}@media (width>=1024px){#perfil .grid-default>div:last-child:after{content:"";background:var(--bd-red);width:52px;height:24px;animation:5s ease-in-out .5s infinite bdFloat;position:absolute;top:-14px;right:-14px}#especialitats>.container>.grid-default{row-gap:0}#especialitats .grid-default>div:first-child{grid-column:1/-1;margin-bottom:80px}#especialitats .grid-default>div:last-child{grid-column:1/-1;width:100%;max-width:936px;margin-inline:auto}.block-brandscarousel .grid-default>div:has(.swiper){grid-column:1/-1}#clients>.container>.grid-default{row-gap:0}#clients .grid-default>div:first-child{grid-column:1/-1;margin-bottom:72px}#mitjans>.container>.grid-default{row-gap:0}#mitjans .grid-default>div:first-child{grid-column:1/-1;margin-bottom:64px}#mitjans .grid-default>div:has(.swiper){max-width:900px;margin-inline:auto}.block-contactform>.container>.grid-default>div{grid-column:1/-1}}footer.site-footer>.container>.grid-default{row-gap:16px}@media (width>=782px){.grid-default{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (width>=1024px){.grid-default{grid-template-columns:repeat(12,minmax(0,1fr))}}.gap-x-big{-moz-column-gap:2rem;column-gap:2rem}@media (width>=1024px){.gap-x-big{row-gap:2.5rem}}.gap-y-big{row-gap:2rem}@media (width>=1024px){.gap-y-big{row-gap:2.5rem}}.icon-check circle{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:12s linear forwards icon-circle-check}.icon-check path{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:16s linear .75s forwards icon-circle-check}@keyframes icon-circle-check{to{stroke-dashoffset:0}}.icon-animation{justify-content:center;align-items:center;display:inline-flex;position:relative}.icon-animation svg{position:relative}.icon-animation:before{content:"";z-index:0;opacity:0;background-color:#ff6b7c;border-radius:.5rem;width:100%;height:100%;transition:all .3s ease-in-out;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.icon-animation:hover:before{opacity:.3}.pt-spacing-xs{padding-top:1rem}@media (width>=782px){.pt-spacing-xs{padding-top:1rem}}@media (width>=1024px){.pt-spacing-xs{padding-top:1rem}}@media (width>=1280px){.pt-spacing-xs{padding-top:1rem}}.pt-spacing-sm{padding-top:1rem}@media (width>=782px){.pt-spacing-sm{padding-top:1rem}}@media (width>=1024px){.pt-spacing-sm{padding-top:1.5rem}}@media (width>=1280px){.pt-spacing-sm{padding-top:2rem}}.pt-spacing-md{padding-top:1rem}@media (width>=782px){.pt-spacing-md{padding-top:1rem}}@media (width>=1024px){.pt-spacing-md{padding-top:1.5rem}}@media (width>=1280px){.pt-spacing-md{padding-top:2.5rem}}.pt-spacing-lg{padding-top:3.5rem}@media (width>=782px){.pt-spacing-lg{padding-top:5rem}}@media (width>=1024px){.pt-spacing-lg{padding-top:7rem}}@media (width>=1280px){.pt-spacing-lg{padding-top:7rem}}.pb-spacing-xs{padding-bottom:1rem}@media (width>=782px){.pb-spacing-xs{padding-bottom:1rem}}@media (width>=1024px){.pb-spacing-xs{padding-bottom:1rem}}@media (width>=1280px){.pb-spacing-xs{padding-bottom:1rem}}.pb-spacing-sm{padding-bottom:1rem}@media (width>=782px){.pb-spacing-sm{padding-bottom:1rem}}@media (width>=1024px){.pb-spacing-sm{padding-bottom:1.5rem}}@media (width>=1280px){.pb-spacing-sm{padding-bottom:2rem}}.pb-spacing-md{padding-bottom:1rem}@media (width>=782px){.pb-spacing-md{padding-bottom:1rem}}@media (width>=1024px){.pb-spacing-md{padding-bottom:1.5rem}}@media (width>=1280px){.pb-spacing-md{padding-bottom:2.5rem}}.pb-spacing-lg{padding-bottom:3.5rem}@media (width>=782px){.pb-spacing-lg{padding-bottom:5rem}}@media (width>=1024px){.pb-spacing-lg{padding-bottom:7rem}}@media (width>=1280px){.pb-spacing-lg{padding-bottom:7rem}}.mt-custom{margin-top:var(--custom-mt)}.mb-custom{margin-bottom:var(--custom-mb)}.pt-custom{padding-top:var(--custom-pt)}.pb-custom{padding-bottom:var(--custom-pb)}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);min-width:200px;max-width:100%;text-shadow:none;z-index:0;direction:ltr;flex-direction:column;align-items:center;transition:box-shadow .3s;display:flex;position:relative}.plyr audio,.plyr iframe,.plyr video{width:100%;height:100%;display:block}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);padding:3px 4px;line-height:1}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{font-size:13px;font-size:var(--plyr-font-size-small,13px);padding:10px;padding:var(--plyr-control-spacing,10px);text-align:center;width:100%;transition:transform .4s ease-in-out;animation:.3s plyr-fade-in;display:none;position:absolute;bottom:0;left:0}.plyr__captions span:empty{display:none}@media (width>=480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (width>=768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);white-space:pre-wrap;border-radius:4px;padding:.2em .5em;line-height:185%}.plyr__caption div{display:inline}.plyr__control{border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;padding:7px;padding:calc(var(--plyr-control-spacing,10px) * .7);background:0 0;border:0;flex-shrink:0;transition:all .1s ease-in-out;position:relative;overflow:visible}.plyr__control svg{fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px);display:block}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{text-align:center;justify-content:flex-end;align-items:center;display:flex}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px) / 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px) / 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px) / 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);text-align:left;white-space:nowrap;z-index:3;margin-bottom:10px;animation:.2s plyr-popup;position:absolute;bottom:100%;right:-3px}.plyr__menu__container>div{transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;right:14px;right:calc(var(--plyr-control-icon-size,18px) / 2 + var(--plyr-control-spacing,10px) * .7 - var(--plyr-menu-arrow-size,4px) / 2);width:0;position:absolute;top:100%}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{color:var(--plyr-menu-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px) * .7 / 1.5) calc(var(--plyr-control-spacing,10px) * .7 * 1.5);-webkit-user-select:none;user-select:none;align-items:center;width:100%;display:flex}.plyr__menu__container .plyr__control>span{align-items:inherit;width:100%;display:flex}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px) * .7 * 4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px) * .7 / 2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px) * .7 * 4);width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px) * .7 * 2);position:relative}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px) * .7 / 2);position:absolute;top:100%;left:0;right:0;overflow:hidden}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{content:"";height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);background:#0000001a;flex-shrink:0;width:16px;transition:all .3s;display:block}.plyr__menu__container .plyr__control[role=menuitemradio]:after{opacity:0;background:#fff;border:0;width:6px;height:6px;transition:transform .3s,opacity .3s;top:50%;left:12px;transform:translateY(-50%)scale(0)}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%)scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px) * .7 * -1 + 2px);padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px) * .7 * 3.5);pointer-events:none;align-items:center;display:flex;overflow:hidden}.plyr--full-ui input[type=range]{appearance:none;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px) * 2 + var(--plyr-range-thumb-height,13px));background:0 0;border:0;width:100%;min-width:0;margin:0;padding:0;transition:box-shadow .3s;display:block}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right, currentColor var(--value,0), #0000 var(--value,0));border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26, 0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px)) / 2 * -1);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-moz-range-track{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;background:0 0;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26, 0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-moz-range-progress{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);background:currentColor}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;background:0 0;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-track{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;background:0 0;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-fill-lower{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;background:currentColor;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26, 0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;margin-top:0;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));opacity:0;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (width<=767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px) / 2 * 2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px) / 2) calc(var(--plyr-control-spacing,10px) / 2 * 1.5);pointer-events:none;transform-origin:50% 100%;white-space:nowrap;z-index:2;line-height:1.3;transition:transform .2s .1s,opacity .2s .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,10px)scale(.8)}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:"";z-index:2;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%)scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{transform-origin:0 100%;left:0;transform:translateY(10px)scale(.8)}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px) / 2 + var(--plyr-control-spacing,10px) * .7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{transform-origin:100% 100%;left:auto;right:0;transform:translateY(10px)scale(.8)}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px) / 2 + var(--plyr-control-spacing,10px) * .7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0)scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{z-index:2;position:relative}.plyr__progress .plyr__tooltip{overflow-wrap:break-word;max-width:120px;left:0}.plyr__progress__buffer{-webkit-appearance:none;height:5px;height:var(--plyr-range-track-height,5px);margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height,5px) / 2 * -1);background:0 0;border:0;border-radius:100px;padding:0;position:absolute;top:50%;left:0}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{min-width:5px;min-width:var(--plyr-range-track-height,5px);background:currentColor;border-radius:100px;transition:width .2s}.plyr__progress__buffer::-moz-progress-bar{min-width:5px;min-width:var(--plyr-range-track-height,5px);background:currentColor;border-radius:100px;transition:width .2s}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s}.plyr--loading .plyr__progress__buffer{background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0 50%,#23282f99 0 75%,#0000 0,#0000);background-image:linear-gradient(-45deg, var(--plyr-progress-loading-background,#23282f99) 25%, #0000 25%, #0000 50%, var(--plyr-progress-loading-background,#23282f99) 50%, var(--plyr-progress-loading-background,#23282f99) 75%, #0000 75%, #0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000;animation:1s linear infinite plyr-progress}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);height:5px;height:var(--plyr-range-track-height,5px);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3;border-radius:1px;position:absolute;top:50%;transform:translate(-50%,-50%)}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px) / 2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px) / 2);z-index:2;min-width:60px;max-width:90px;position:relative}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;width:100%;height:100%;margin:auto;position:relative;overflow:hidden}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.2813%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000, #000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:var(--plyr-video-control-color,#fff);padding:5px;padding:calc(var(--plyr-control-spacing,10px) / 2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px) * 2);z-index:3;transition:opacity .4s ease-in-out,transform .4s ease-in-out;position:absolute;bottom:0;left:0;right:0}@media (width>=480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color,#fff);opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px) * 1.5);z-index:2;border:0;border-radius:100%;transition:all .3s;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.plyr__control--overlaid svg{position:relative;left:2px}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;width:100%;height:100%;margin:0;border-radius:0!important}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (width>=1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{z-index:10000000;background:#000;width:100%;height:100%;margin:0;position:fixed;inset:0;border-radius:0!important}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (width>=1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;z-index:-1;position:absolute;inset:0;overflow:hidden}.plyr__ads>div,.plyr__ads>div iframe{width:100%;height:100%;position:absolute}.plyr__ads:after{bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);pointer-events:none;right:10px;right:var(--plyr-control-spacing,10px);z-index:3;background:#23282f;border-radius:2px;padding:2px 6px;font-size:11px;position:absolute}.plyr__ads:empty:after{display:none}.plyr__cues{height:5px;height:var(--plyr-range-track-height,5px);opacity:.8;z-index:3;background:currentColor;width:3px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px) / 2 * 2);opacity:0;pointer-events:none;transform-origin:50% 100%;z-index:2;padding:3px;transition:transform .2s .1s,opacity .2s .1s;position:absolute;bottom:100%;transform:translateY(10px)scale(.8)}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0)scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));z-index:2;width:0;position:absolute;transform:translate(-50%)}.plyr__preview-thumb__image-container{border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);z-index:0;background:#c1c8d1;position:relative;overflow:hidden}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{width:100%;height:100%;position:absolute;top:0;left:0}.plyr__preview-thumb__image-container:after{border-radius:inherit;content:"";pointer-events:none;box-shadow:inset 0 0 0 1px #00000026}.plyr__preview-thumb__image-container img{max-width:none;max-height:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000, #000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);z-index:3;padding:20px 6px 6px;line-height:1.1;position:absolute;bottom:0;left:0;right:0}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;margin:auto;transition:opacity .3s;position:absolute;inset:0;overflow:hidden}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:0;left:0}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}.plyr [hidden]{display:none!important}:root{--plyr-color-main:#e3001b;--plyr-video-control-background-hover:#e3001b}button[data-plyr]{background-color:#e3001b}:is(body .plyr .plyr__controls input[type=range]){color:#e3001b;width:-moz-available;min-height:auto;width:-webkit-fill-available;background-color:#0000;border:none;border-radius:0;width:stretch;padding:0}:is(body .plyr .plyr__controls input[type=range]):is(:focus,:focus-visible){color:#e3001b}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev ::slotted(svg),.swiper-button-prev svg,.swiper-button-next ::slotted(svg),.swiper-button-next svg{-o-object-fit:contain;object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}.swiper-vertical .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button:scope{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}:root{--swiper-theme-color:#e3001b;--swiper-navigation-size:auto;--swiper-scrollbar-drag-bg-color:#e3001b;--swiper-scrollbar-bg-color:#d4d4d4;--swiper-scrollbar-size:3px;--swiper-pagination-bullet-horizontal-gap:.5rem;--swiper-pagination-bullet-width:.5rem;--swiper-pagination-bullet-height:.5rem;--swiper-pagination-color:#e3001b;--swiper-pagination-bullet-inactive-color:#e3001b;--swiper-pagination-bullet-inactive-opacity:.5}.swiper:has(.br-container){overflow:inherit}.swiper-slide.h-auto{height:auto}.swiper[data-slider-navigation=false] .swiper__button,.swiper[data-slider-pagination=false] .swiper__pagination,:is(.swiper:has(.swiper__button--prev[disabled]):has(.swiper__button--next[disabled]) .swiper__button--prev[disabled],.swiper:has(.swiper__button--prev[disabled]):has(.swiper__button--next[disabled]) .swiper__button--next[disabled]){display:none}.swiper__button{cursor:pointer;background:#fff;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s ease-in-out;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media (width>=1024px){.swiper__button{width:3.5rem;height:3.5rem}}.swiper__button[disabled]{opacity:.4}.swiper__scrollbar-wrapper{margin-top:2rem;padding-block:1rem}.swiper__scrollbar{height:var(--swiper-scrollbar-size);background-color:var(--swiper-scrollbar-bg-color);cursor:pointer;border-radius:9999px;margin-left:auto;margin-right:auto;position:static!important}.swiper__scrollbar .swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color);cursor:grab;border-radius:9999px;height:100%;position:relative;top:0;left:0}.swiper__pagination:not(.swiper-pagination-lock){justify-content:center;align-items:center;padding:1.25rem 1.5rem;display:flex}.swiper__pagination:not(.swiper-pagination-lock) .swiper-pagination-bullet{cursor:pointer;background:#ff2d40;border:1px solid #ff2d40;border-radius:9999px;width:.5rem;height:.5rem;transition:all .3s ease-in-out;display:inline-block}.swiper__pagination:not(.swiper-pagination-lock) .swiper-pagination-bullet-active{background:#e3001b;border:1px solid #e3001b}[data-slider-linear-scroll="1"] .swiper-wrapper{transition-timing-function:linear!important}:root{--bd-red:#e3001b;--bd-red-on-dark:#ff2d40;--bd-char:#1c1c1c;--bd-grafito:#282828;--bd-ease:cubic-bezier(.22, .61, .36, 1)}body .container{max-width:1200px;padding-inline:32px}.entry-content :is(.button-primary,[class*=button-secondary],.acf-button),.site-header .button-primary{border-radius:0}.has-neutral-900-background-color,.has-neutral-900-background-color :is(h1,h2,h3,h4,h5,h6,strong,legend,time){color:#fff}.has-neutral-900-background-color p{color:#b3b3b3}.has-neutral-900-background-color a:not([class*=button]){color:var(--bd-red-on-dark)}.has-neutral-900-background-color a:not([class*=button]):hover{color:#fff}.entry-content div:has(>:is(h1,h2)+p){flex-direction:column-reverse;display:flex}:is(#top,#perfil,#especialitats,#clients,#mitjans,#contacte) div:has(>p+:is(h1,h2))>p:first-child{letter-spacing:.09em;text-transform:uppercase;color:var(--bd-red);margin-bottom:0;font-size:14px;font-weight:500;line-height:1.4}:is(#top,#perfil,#especialitats,#clients,#mitjans,#contacte) div:has(>:is(h1,h2)+p)>p{letter-spacing:.09em;text-transform:uppercase;color:var(--bd-red);margin-bottom:0;font-size:14px;font-weight:500;line-height:1.4}:is(#top,#clients).has-neutral-900-background-color div:has(>:is(h1,h2)+p)>p{color:var(--bd-red-on-dark)}.text-start>div:has(>:is(h1,h2)+p){align-items:flex-start}.text-center>div:has(>:is(h1,h2)+p){align-items:center}.text-end>div:has(>:is(h1,h2)+p){align-items:flex-end}.entry-content :is(h1,h2){font-weight:700}#top h1{letter-spacing:-.025em;font-size:clamp(40px,4.6vw,68px);line-height:1.02}:is(#perfil,#especialitats,#contacte) h2{letter-spacing:-.02em;font-size:clamp(30px,3.2vw,46px);line-height:1.08}:is(#clients,#mitjans) h2{letter-spacing:-.02em;font-size:clamp(28px,3vw,42px)}@keyframes bdFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes bdFloatRombo{0%,to{transform:translateY(0)rotate(45deg)}50%{transform:translateY(-9px)rotate(45deg)}}:is(#top,#perfil,#mitjans){position:relative}:is(#top,#perfil,#mitjans):before,:is(#top,#perfil,#mitjans):after{content:none}@media (width>=1024px){:is(#top,#perfil,#mitjans):before,:is(#top,#perfil,#mitjans):after{content:"";z-index:0;pointer-events:none;animation:4s ease-in-out infinite bdFloat;position:absolute}}#top:before{background:var(--bd-red);width:26px;height:14px;top:80px;right:48px}#top:after{background:#ffc300;width:14px;height:14px;animation-name:bdFloatRombo;animation-duration:4.7s;animation-delay:.35s;bottom:120px;right:120px;transform:rotate(45deg)}#perfil:before{background:#8cccec;width:16px;height:16px;animation-duration:5.4s;animation-delay:.7s;top:400px;left:10px}#perfil:after{background:#d9d803;width:22px;height:12px;animation-duration:6.1s;animation-delay:1.05s;bottom:180px;right:10px}@media (width>=1024px){#mitjans:before{background:#ffc300;width:16px;height:16px;animation-duration:4.7s;top:90px;right:14px}}#mitjans:after{content:none}@media (prefers-reduced-motion:reduce){:is(#top,#perfil,#mitjans):before,:is(#top,#perfil,#mitjans):after,#perfil .grid>div:last-child:after{animation:none}}#top{padding-block:0;overflow:visible}@media (width>=1024px){#top{min-height:600px;display:flex}#top>.container{flex:1;align-items:stretch;display:flex}}#top .grid{align-items:stretch;row-gap:0}@media (width>=1024px){#top .grid{-moz-column-gap:0;flex:1;column-gap:0}}#top .grid>div:first-child{z-index:2;justify-content:center;gap:0;padding-block:clamp(3rem,6svw,96px);position:relative}@media (width>=1024px){#top .grid>div:first-child{padding-left:64px}}#top .grid>div:last-child{min-height:18rem;padding-right:0;position:relative}#top .grid>div:last-child img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;width:100%;height:100%}@media (width>=1024px){#top .grid>div:last-child img{height:calc(100% + 72px);position:absolute;inset:0 auto auto 0}}#top div:has(>h1+p){gap:0}#top div:has(>h1+p)>p{margin-bottom:24px}#top div:has(>h1+p):before{content:"";background:var(--bd-red);width:64px;height:4px;margin:32px 0 0;display:block}#top [class*=mb-0]{margin-top:32px}#top [class*=mb-0] p{color:#b3b3b3;max-width:440px;font-size:21px;font-weight:300;line-height:1.5}#top .flex.flex-wrap{gap:28px;margin-top:40px}#top .button-primary{min-height:0;padding:15px 38px;font-size:16px}#top [class*=button-secondary]{color:#fff;background:0 0;border-color:#0000;min-width:0;min-height:0;padding:15px 0;font-size:16px}#top [class*=button-secondary]:hover{color:var(--bd-red-on-dark);background:0 0;border-color:#0000}#top [class*=button-secondary]:after{content:"";background:currentColor;width:17px;height:17px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17L17 7M17 7H8M17 7v9'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17L17 7M17 7H8M17 7v9'/%3E%3C/svg%3E") 50%/contain no-repeat}#perfil{background:#fff;padding:clamp(4rem,9svw,120px) 0 clamp(4rem,9svw,128px)}#perfil .grid>div:first-child{row-gap:0}@media (width>=1024px){#perfil .grid{-moz-column-gap:80px;grid-template-columns:1.05fr .95fr;align-items:start;column-gap:80px}#perfil .grid>div{grid-column:auto;padding:0}}#perfil h2{max-width:15ch;margin-bottom:32px}#perfil div:has(>h2+p)>p{margin-bottom:20px}#perfil [class*=mb-0] p{color:#555;margin-bottom:20px;font-size:17px;line-height:1.7}#perfil [class*=mb-0] ul{flex-wrap:wrap;gap:10px;margin:32px 0 0;padding:0;list-style:none;display:flex}#perfil [class*=mb-0] ul li{color:var(--bd-char);background:#f0f0f0;border-radius:9999px;margin:0;padding:9px 18px;font-size:14px;font-weight:500;line-height:1.2}#perfil [class*=mb-0] ul li::marker{content:""}#perfil .grid>div:last-child{position:relative}#perfil .grid>div:last-child img{-o-object-fit:cover;object-fit:cover;width:100%;height:520px;display:block}@media (width>=1024px){#perfil .grid>div:last-child:after{content:"";background:var(--bd-red);width:52px;height:24px;animation:5s ease-in-out .5s infinite bdFloat;position:absolute;top:-14px;right:-14px}}#especialitats{padding:clamp(1rem,2svw,24px) 0 clamp(4rem,9svw,128px)}@media (width>=1024px){#especialitats>.container>.grid{row-gap:0}#especialitats .grid>div:first-child{grid-column:1/-1;margin-bottom:80px}}#especialitats div:has(>h2+p)>p{margin-bottom:16px}@media (width>=1024px){#especialitats .grid>div:last-child{grid-column:1/-1;width:100%;max-width:936px;margin-inline:auto}}#especialitats ul{row-gap:64px}#especialitats ul:before{background:var(--bd-grafito);width:2px;top:0}@media (width>=1024px){#especialitats ul:before{transform:translate(-1px)}#especialitats li{width:calc(50% - 24px);margin-left:0;position:relative}#especialitats li>div{text-align:right;padding-left:0;padding-right:48px}#especialitats li:nth-child(2n){margin-left:calc(50% + 24px)}#especialitats li:nth-child(2n)>div{text-align:left;padding-left:48px;padding-right:0}}#especialitats time{letter-spacing:-.01em;margin-bottom:12px;font-size:22px;font-weight:600;line-height:1.1}#especialitats time:before{background:var(--punto,var(--bd-red));width:15px;height:15px;top:calc(.55em - 7.5px)}@media (width>=1024px){#especialitats time{padding-right:27px}#especialitats time:before{left:auto;right:0}#especialitats li:nth-child(2n) time{padding-left:27px;padding-right:0}#especialitats li:nth-child(2n) time:before{left:0;right:auto}}#especialitats li p{color:#6e6e6e;margin-bottom:0;font-size:15.5px;line-height:1.6}@media (width>=1024px){#especialitats li:after{content:"";border:2px solid var(--bd-grafito);background:#fff;border-radius:9999px;width:15px;height:15px;position:absolute;top:50%;right:-31.5px;transform:translateY(-50%)}#especialitats li:nth-child(2n):after{left:-31.5px;right:auto}}#especialitats li:nth-child(5n+1){--punto:#e3001b}#especialitats li:nth-child(5n+2){--punto:#ffc300}#especialitats li:nth-child(5n+3){--punto:#8cccec}#especialitats li:nth-child(5n+4){--punto:#1f8a4c}#especialitats li:nth-child(5n+5){--punto:#d9d803}.block-brandscarousel__slider .swiper-wrapper{display:grid;transform:none!important}.block-brandscarousel__slider .swiper-slide{justify-content:center;align-items:center;display:flex;width:auto!important;margin:0!important}.block-brandscarousel__slider .swiper-slide p{display:none}.block-brandscarousel__slider .swiper-slide img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%}.block-brandscarousel__slider .swiper__pagination{display:none}@media (width>=1024px){.block-brandscarousel .grid>div:has(.swiper){grid-column:1/-1}}#clients{padding-block:clamp(4rem,8svw,112px)}@media (width>=1024px){#clients>.container>.grid{row-gap:0}#clients .grid>div:first-child{grid-column:1/-1;margin-bottom:72px}}#clients .swiper-wrapper{grid-template-columns:repeat(2,1fr);gap:32px 24px}@media (width>=782px){#clients .swiper-wrapper{grid-template-columns:repeat(4,1fr)}}@media (width>=1024px){#clients .swiper-wrapper{grid-template-columns:repeat(7,1fr);gap:40px 24px}}#clients .swiper-slide{height:56px;padding-inline:10px}#clients .swiper-slide img{opacity:.85}#clients .swiper-slide:first-child img{max-height:40px}#clients .swiper-slide:nth-child(2) img{max-height:36px}#clients .swiper-slide:nth-child(3) img{max-height:56px}#clients .swiper-slide:nth-child(4) img{max-height:22px}#clients .swiper-slide:nth-child(5) img{max-height:56px}#clients .swiper-slide:nth-child(6) img{max-height:45px}#clients .swiper-slide:nth-child(7) img{max-height:56px}#mitjans{padding-block:clamp(4rem,9svw,120px)}@media (width>=1024px){#mitjans>.container>.grid{row-gap:0}#mitjans .grid>div:first-child{grid-column:1/-1;margin-bottom:64px}#mitjans .grid>div:has(.swiper){max-width:900px;margin-inline:auto}}#mitjans .swiper-wrapper{grid-template-columns:repeat(2,1fr);gap:24px}@media (width>=782px){#mitjans .swiper-wrapper{grid-template-columns:repeat(4,1fr)}}#mitjans .swiper-slide{height:48px;padding-inline:20px}#mitjans .swiper-slide img{opacity:.62;max-height:34px}#mitjans .swiper-slide:first-child img{max-height:38px}#mitjans .swiper-slide:nth-child(2) img{max-height:26px}@media (width>=1024px){.entry-content{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.entry-content>*{grid-column:1/-1}.entry-content>#contacte,.entry-content>#contacte+.block-contactform{width:50vw;max-width:50vw;padding-block:clamp(4rem,8svw,112px)}.entry-content>#contacte{grid-column:1/2;margin-inline:calc(100% - 50vw) 0;padding-right:64px}.entry-content>#contacte>.container{width:100%;max-width:600px;margin-left:auto;margin-right:0;padding-right:0}.entry-content>#contacte+.block-contactform{grid-column:2/3;margin-inline:0;padding-left:64px}.entry-content>#contacte+.block-contactform>.container{width:100%;max-width:600px;margin-inline:0;padding-left:0}}:is(#contacte,.block-contactform){padding-block:clamp(3.5rem,9svw,112px)}#contacte>.container>div{row-gap:0}#contacte h2{margin-bottom:24px}#contacte div:has(>h2+p)>p{margin-bottom:18px}#contacte [class*=mb-0] p{color:#555;max-width:44ch;font-size:17px;line-height:1.7}#contacte ul{flex-direction:column;gap:22px;margin:44px 0 0}#contacte ul li{width:100%;padding:0}#contacte ul li>:is(a,div){text-align:left;background:0 0;border:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;padding:0}#contacte img{background:#f0f0f0;border-radius:9999px;flex:none;width:44px;height:44px;padding:12px}#contacte ul li>:is(a,div)>div{gap:2px}#contacte h3{text-transform:uppercase;letter-spacing:.06em;color:#767676;margin:0;font-size:12px;font-weight:400}#contacte ul p{color:var(--bd-char);margin:0;font-size:16px;font-weight:500}@media (width>=1024px){.block-contactform>.container>.grid>div{grid-column:1/-1}}.block-contactform .main-contact-form{gap:24px;margin-bottom:0}.block-contactform .acf-form-submit{margin-top:28px}.block-contactform .acf-field{padding:0}.block-contactform .acf-field .acf-label{margin-bottom:9px}.block-contactform .acf-input textarea{height:139px;min-height:139px}.block-contactform.has-background .acf-field .acf-label label{letter-spacing:.03em;color:#b3b3b3;font-size:13px;font-weight:500}.block-contactform.has-background .acf-checkbox-list,.block-contactform.has-background .acf-checkbox-list label{color:#b3b3b3;font-weight:400}.block-contactform .acf-input :is(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select){color:var(--bd-char);background:0 0;border:1px solid #c9c9c9;border-radius:0;padding:14px 16px;font-size:16px}.block-contactform .acf-input :is(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select)::-moz-placeholder{color:#8a8a8a}.block-contactform .acf-input :is(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select)::placeholder{color:#8a8a8a}.block-contactform .acf-input :is(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select):focus{border-color:var(--bd-red);outline:none}.block-contactform.has-background .acf-input :is(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select){color:#fff;border-color:#6a6a6a}.block-contactform.has-background .acf-input :is(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select):focus{border-color:var(--bd-red-on-dark)}.block-contactform.has-background .acf-input :-webkit-any(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select):-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--bd-char) inset;caret-color:#fff}.block-contactform.has-background .acf-input :is(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select):autofill{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--bd-char) inset;caret-color:#fff}.block-contactform.has-background .acf-input :-webkit-any(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select):-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--bd-char) inset;caret-color:#fff}.block-contactform.has-background .acf-input :is(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select):autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--bd-char) inset;caret-color:#fff}.block-contactform.has-background .acf-input :-webkit-any(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select):-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--bd-char) inset;caret-color:#fff}.block-contactform.has-background .acf-input :is(input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select):autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--bd-char) inset;caret-color:#fff}.block-contactform.has-background .acf-input select{background-color:var(--bd-char)}.block-contactform .iti__country-list,.block-contactform .iti__country-list input{color:var(--bd-char);-webkit-text-fill-color:var(--bd-char)}.block-contactform .acf-button{width:100%;min-height:0;padding:16px;font-size:16px;font-weight:500}header.site-header{background-color:var(--bd-char);box-shadow:none;border-bottom:1px solid #ffffff14;height:74px}header.site-header>div{width:100%;max-width:1200px;height:100%;margin-inline:auto;padding-block:0}@media (width>=1024px){header.site-header>div{padding-inline:32px}}header.site-header .site-branding a{align-items:center;display:flex}header.site-header .site-logo{width:auto;height:34px;display:block}@media (width<=380px){header.site-header .site-logo{height:28px}}header.site-header .site-logo-text{color:#fff;letter-spacing:-.02em;white-space:nowrap;font-size:19px;font-weight:600;line-height:1}header.site-header #header-center{flex:none}@media (width>=1024px){header.site-header .main-menu-wrapper{align-items:center;width:auto;display:flex}header.site-header #site-navigation{margin-bottom:0}}header.site-header .main-menu-wrapper{background-color:var(--bd-char)}header.site-header #primary-menu{gap:32px}header.site-header #primary-menu a{color:#fff;padding-inline:0;font-size:15px;font-weight:400}header.site-header #primary-menu a:hover{color:var(--bd-red-on-dark)}header.site-header .menu-toggle{color:#fff}header.site-header .menu-toggle svg :is(path,line,rect){stroke:currentColor}@media (width>=1024px){header.site-header [data-mobile=header-buttons]{display:none}}header.site-header .button-primary{min-width:0;min-height:0;padding:11px 22px;font-size:14px;font-weight:500}.header-lang{letter-spacing:.02em;white-space:nowrap;flex-wrap:nowrap;gap:.35rem;font-size:14px;font-weight:500}.header-lang li{flex:none}.header-lang li+li:before{content:"/";color:#8a8a8a;margin-right:.35rem}.header-lang a{color:#8a8a8a}.header-lang a:hover,.header-lang__current{color:#fff}footer.site-footer{background-color:var(--bd-char);color:#8a8a8a;border-top:1px solid #ffffff14;padding-block:36px;font-size:14px}footer.site-footer .footer-bottom{border-top:0;padding-top:0}footer.site-footer>.container>.grid{row-gap:16px}footer.site-footer a{color:#8a8a8a}footer.site-footer a:hover{color:#fff}footer.site-footer .site-footer__legal{-moz-column-gap:.35rem;column-gap:.35rem;font-size:14px}footer.site-footer #footer-menu{flex-wrap:wrap;justify-content:center;gap:0 .5rem;margin:0;padding:0;list-style:none;display:flex}@media (width>=1024px){footer.site-footer #footer-menu{justify-content:flex-start}}footer.site-footer #footer-menu li,footer.site-footer #footer-menu a{padding:0;font-size:14px;line-height:1.5}footer.site-footer #footer-menu li{margin:0}@media (width>=1024px){footer.site-footer .site-footer__copyright:after,footer.site-footer #footer-menu li:not(:last-child):after{content:"·";margin-left:.5rem}}footer.site-footer .footer-bottom>div{text-align:center;justify-content:center}@media (width>=1024px){footer.site-footer .footer-bottom>div{text-align:start}footer.site-footer .footer-bottom>div:first-child{justify-content:flex-start}}footer.site-footer .site-footer__legal{justify-content:center}@media (width>=1024px){footer.site-footer .site-footer__legal{justify-content:flex-start}}footer.site-footer .ltw-footer-link{padding-block:0;font-size:14px}footer.site-footer .site-footer__signature{color:#8a8a8a;font-size:14px}footer.site-footer .site-footer__signature img{-o-object-fit:contain;object-fit:contain;width:150px;height:24px;display:block}.bd-anim{opacity:0;transition:opacity .7s var(--bd-ease) var(--bd-delay,0s), transform .7s var(--bd-ease) var(--bd-delay,0s);will-change:opacity, transform;transform:translateY(26px)}.bd-anim.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.bd-anim{opacity:1;transition:none;transform:none}}.wpml-wrap{cursor:pointer;flex-direction:row;align-items:center;gap:.25rem;width:74px;height:fit-content;display:flex}.wpml-wrap *{outline:none;width:fit-content;border:none!important}.wpml-wrap>div,.wpml-wrap>div>ul{width:100%}.wpml-wrap .wpml-ls-native{font-weight:400}.wpml-wrap .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{background-color:#fff!important;padding:.5rem 2rem .5rem .75rem!important}.wpml-wrap .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7' fill='none'%3E%3Cpath d='M11.188.722 5.951 5.922.816.722' stroke='currentColor'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:12px;height:7px;transition:transform .3s ease-in-out;border:unset!important}.wpml-wrap .wpml-ls-legacy-dropdown:hover a.wpml-ls-item-toggle:after{transition:transform .3s ease-in-out;transform:rotateX(180deg)}.wpml-wrap .wpml-ls-sub-menu{width:100%;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.wpml-wrap .wpml-ls-sub-menu .wpml-ls-item{width:100%}.wpml-wrap .wpml-ls-sub-menu a{width:100%;padding:.75rem 1rem}.wpml-wrap .wpml-ls-sub-menu a .wpml-ls-native{text-align:left;display:block}.wpml-wrap .wpml-ls-sub-menu a:hover{background-color:#e3001b!important}.wpml-wrap .wpml-ls-sub-menu a:hover .wpml-ls-native{color:#fff;width:100%}.woocommerce-account:not(.logged-in) .entry-title{text-align:center}.woocommerce-account:not(.logged-in) h2{text-align:center;margin-bottom:1rem}.woocommerce-account:not(.logged-in) .entry-content a{color:#1c1c1c;font-size:16px}.woocommerce-account:not(.logged-in) .woocommerce-form__label.woocommerce-form-login__rememberme{cursor:pointer}.woocommerce-account:not(.logged-in) .woocommerce-form__label.woocommerce-form-login__rememberme span{line-height:1}.woocommerce-account:not(.logged-in) label[for=password]{margin-top:16px}.woocommerce-account:not(.logged-in) .form-row,.woocommerce-account:not(.logged-in) .woocommerce-form-row{margin:0!important}.woocommerce-account:not(.logged-in) .woocommerce-form-row label{text-transform:capitalize;margin-bottom:8px;font-weight:500;line-height:1}.woocommerce-account:not(.logged-in) .woocommerce-button{width:100%}.woocommerce-account:not(.logged-in) .woocommerce-LostPassword.lost_password{margin-top:20px}.woocommerce-account:not(.logged-in) .woocommerce-LostPassword.lost_password a{text-align:center;width:100%;display:block}.woocommerce-account:not(.logged-in) .woocommerce-form.woocommerce-form-register>p:not(:has(input)){color:#3a3a3a;margin-top:20px;margin-bottom:10px;font-size:12px}.woocommerce-account:not(.logged-in) .woocommerce-form.woocommerce-form-register .woocommerce-privacy-policy-text{margin-bottom:20px}.woocommerce-account:not(.logged-in) .woocommerce-form.woocommerce-form-register .woocommerce-privacy-policy-text *{color:#3a3a3a;font-size:12px}.woocommerce-account:not(.logged-in) .woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{flex-direction:row;align-items:center;gap:10px;margin:16px 0 20px;display:flex}.woocommerce-account:not(.logged-in) .woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span{text-transform:capitalize}.woocommerce-account:not(.logged-in) .woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input{appearance:none;background-color:#0000;border-radius:3px;outline:none;width:20px;min-width:20px;height:20px;min-height:20px;margin:1px 0 0;display:block;border:1px solid #1c1c1c!important}.woocommerce-account:not(.logged-in) .woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input:checked{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 65.4 45.5'><path fill='%23232323' d='m64 4.1-40 40c-.4.4-.9.6-1.4.6s-1-.2-1.4-.6l-20-20c-.8-.8-.8-2 0-2.8s2-.8 2.8 0l18.6 18.6L61.2 1.3c.8-.8 2.1-.8 2.8 0 .8.7.8 2 0 2.8'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain}.woocommerce-account:not(.logged-in) .woocommerce-form{border-radius:.75rem;max-width:400px;margin-inline:auto;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.woocommerce-account:not(.logged-in) .woocommerce-form>p:last-child{margin-bottom:0}@media (width>=1280px){.woocommerce-account:not(.logged-in) .woocommerce-form{max-width:500px;padding:2rem 3rem}}.woocommerce-account:not(.logged-in) :is(.u-column1,.u-column2){flex-direction:column;display:flex}.woocommerce-account:not(.logged-in) :is(.u-column1,.u-column2) .woocommerce-form{flex-grow:1;width:100%}.woocommerce-account .woocommerce form .form-row-first,.woocommerce-account .woocommerce form .form-row-last,.woocommerce-account .woocommerce-page form .form-row-first,.woocommerce-account .woocommerce-page form .form-row-last{width:calc(50% - 8px)}.woocommerce-account.woocommerce-edit-address h2{font-size:26px!important}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper{margin-bottom:32px}.woocommerce-account.woocommerce-edit-account form #account_display_name_description em{font-size:13px}.woocommerce-account.woocommerce-edit-account form fieldset{border-top:1px solid #e6e6e6;margin:40px 0!important;padding-top:20px!important}.woocommerce-account.woocommerce-edit-account form fieldset legend{border:1px solid #e6e6e6;border-radius:4px;padding:6px 20px;font-size:16px;font-weight:500}.woocommerce-account.woocommerce-edit-account form .form-row{padding:0!important}@media (width<=1024px){.woocommerce-account.logged-in article>div.container{max-width:unset!important}}.woocommerce-account.logged-in .woocommerce{gap:16px;display:grid}.woocommerce-account.logged-in .woocommerce:after,.woocommerce-account.logged-in .woocommerce:before{content:none}@media (width>=782px){.woocommerce-account.logged-in .woocommerce{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.woocommerce-account.logged-in .woocommerce{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1280px){.woocommerce-account.logged-in .woocommerce{gap:3rem}}@media (width>=1400px){.woocommerce-account.logged-in .woocommerce{grid-template-columns:repeat(5,minmax(0,1fr))}}.woocommerce-account.logged-in .woocommerce .woocommerce-Address{padding-right:1rem!important}.woocommerce-account.logged-in .woocommerce .woocommerce-Address .woocommerce-Address-title{align-items:flex-start!important}@media (width>=1024px){.woocommerce-account.logged-in .woocommerce .woocommerce-Address .woocommerce-Address-title{align-items:center!important}}.woocommerce-account.logged-in .woocommerce .woocommerce-Address .woocommerce-Address-title h2{margin:0!important}.woocommerce-account.logged-in .woocommerce .woocommerce-Address .woocommerce-Address-title:before,.woocommerce-account.logged-in .woocommerce .woocommerce-Address .woocommerce-Address-title:after{display:none!important}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation{width:100%}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation ul{gap:.5rem;margin:0;list-style:none;display:grid}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a{color:#1c1c1c;border:1px solid #e6e6e6;border-radius:.25rem;padding-block:.5rem;padding-inline:.75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:block}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.is-active a{color:#e3001b;background-color:#fff;border-color:#e3001b;font-weight:700;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (width>=782px){.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation{width:33.3333%}}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content{width:100%}@media (width>=782px){.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content{grid-column:span 2/span 2}}@media (width>=1024px){.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content{grid-column:span 3/span 3}}@media (width>=1400px){.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content{grid-column:span 4/span 4}}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses{margin-top:20px}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{border:1px solid #e6e6e6;border-radius:.25rem;padding-block:1rem;padding-inline:1.5rem}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;font-size:clamp(.875rem,.72rem + .63vw,1.125rem);font-weight:700;display:flex}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title:before,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title:after{display:none}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h3{margin:0}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit:disabled{opacity:.5;cursor:not-allowed}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit svg,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit img{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit{color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#c20017;border-color:#c20017}.entry-content :is(.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit,[class*=button-secondary],.acf-button),.site-header .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit{border-radius:0}#top .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit{min-height:0;padding:15px 38px;font-size:16px}header.site-header .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit{min-width:0;min-height:0;padding:11px 22px;font-size:14px;font-weight:500}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address{margin-bottom:0;font-style:normal;font-weight:400}.woocommerce-account.logged-in .woocommerce :is(.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content){float:none;clear:both;width:100%}@media (width<=1024px){.woocommerce-account:not(.logged-in) .woocommerce-form{margin-top:0 auto!important}.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title{flex-direction:column}}:is(.woocommerce,.woocommerce-page) ul.products{margin:0}:is(.woocommerce,.woocommerce-page) ul.products li.product{width:100%;margin:0}:is(.woocommerce,.woocommerce-page) ul.products li.product .onsale{z-index:5;margin:0;position:absolute;top:.5rem;left:.5rem;right:auto}:is(.woocommerce,.woocommerce-page) ul.products li.product .wp-post-image{margin-bottom:1rem}:is(.woocommerce,.woocommerce-page) ul.products li.product .woocommerce-loop-product__link{position:relative}:is(.woocommerce,.woocommerce-page) ul.products li.product .product-category-tag{color:#8a8a8a;margin-bottom:.5rem;padding:0 1rem;font-size:14px;display:block}:is(.woocommerce,.woocommerce-page) ul.products li.product .woocommerce-loop-product__title{color:#1c1c1c;margin-bottom:.5rem;padding:0 1rem;font-weight:400;transition:color .3s ease-in-out}:is(.woocommerce,.woocommerce-page) ul.products li.product .woocommerce-loop-product__link:hover .woocommerce-loop-product__title{color:#e3001b}:is(.woocommerce,.woocommerce-page) ul.products li.product .price{color:#1c1c1c;margin:0;padding:0 1rem;font-size:clamp(.875rem,.72rem + .63vw,1.125rem)}:is(.woocommerce,.woocommerce-page) ul.products li.product .button{display:flex}table.shop_table_responsive thead,table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{text-align:right;clear:both;display:block}table.shop_table_responsive tr td:before{content:attr(data-title) ": ";float:left}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.product-remove:before,table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before{display:none}table.shop_table_responsive tr td.download-actions .button{text-align:center;display:block}@media screen and (width>=48em){table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr th,table.shop_table_responsive tr td{text-align:left}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td:before{display:none}}.woocommerce .products ul,.woocommerce ul.products,.woocommerce-page .products ul,.woocommerce-page ul.products{gap:16px;display:grid}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page .products ul:after,.woocommerce-page .products ul:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before{content:none;display:none}@media (width>=782px){.woocommerce .products ul.columns-1,.woocommerce ul.products.columns-1,.woocommerce-page .products ul.columns-1,.woocommerce-page ul.products.columns-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (width>=1280px){.woocommerce .products ul.columns-1,.woocommerce ul.products.columns-1,.woocommerce-page .products ul.columns-1,.woocommerce-page ul.products.columns-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (width>=782px){.woocommerce .products ul.columns-2,.woocommerce ul.products.columns-2,.woocommerce-page .products ul.columns-2,.woocommerce-page ul.products.columns-2{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (width>=1280px){.woocommerce .products ul.columns-2,.woocommerce ul.products.columns-2,.woocommerce-page .products ul.columns-2,.woocommerce-page ul.products.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=782px){.woocommerce .products ul.columns-3,.woocommerce ul.products.columns-3,.woocommerce-page .products ul.columns-3,.woocommerce-page ul.products.columns-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1280px){.woocommerce .products ul.columns-3,.woocommerce ul.products.columns-3,.woocommerce-page .products ul.columns-3,.woocommerce-page ul.products.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=782px){.woocommerce .products ul.columns-4,.woocommerce ul.products.columns-4,.woocommerce-page .products ul.columns-4,.woocommerce-page ul.products.columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1280px){.woocommerce .products ul.columns-4,.woocommerce ul.products.columns-4,.woocommerce-page .products ul.columns-4,.woocommerce-page ul.products.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=782px){.woocommerce .products ul.columns-5,.woocommerce ul.products.columns-5,.woocommerce-page .products ul.columns-5,.woocommerce-page ul.products.columns-5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1280px){.woocommerce .products ul.columns-5,.woocommerce ul.products.columns-5,.woocommerce-page .products ul.columns-5,.woocommerce-page ul.products.columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width>=782px){.woocommerce .products ul.columns-6,.woocommerce ul.products.columns-6,.woocommerce-page .products ul.columns-6,.woocommerce-page ul.products.columns-6{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1280px){.woocommerce .products ul.columns-6,.woocommerce ul.products.columns-6,.woocommerce-page .products ul.columns-6,.woocommerce-page ul.products.columns-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.single-product div.product{position:relative}.single-product div.product .woocommerce-product-gallery{position:relative;float:none!important;width:100%!important;margin-bottom:0!important}.single-product div.product .woocommerce-product-gallery .flex-viewport{z-index:1;width:100%;margin-bottom:1em;position:relative;overflow:hidden}.single-product div.product .woocommerce-product-gallery .flex-viewport>.onsale{z-index:5;margin:0;position:absolute;top:.75rem;left:.75rem}.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper{height:100%!important}.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image{overflow:hidden;height:100%!important}.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image>a{width:100%;height:100%;display:block}.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img:not(.zoomImg){-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-width:none;display:block;width:100%!important;height:100%!important}.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image .zoomImg{pointer-events:none}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-abajo>.flex-viewport{aspect-ratio:4/3}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.flex-viewport,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.flex-viewport{aspect-ratio:3/4}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs,.single-product div.product .woocommerce-product-gallery .js-product-gallery-thumbs{aspect-ratio:unset}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs img,.single-product div.product .woocommerce-product-gallery .js-product-gallery-thumbs img{aspect-ratio:auto;-o-object-fit:initial;object-fit:initial;width:100%;height:auto}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{z-index:99;display:block;position:absolute;top:2em;right:1em}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{margin:1em 0 0;padding:0;overflow:hidden}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{cursor:pointer;float:left;margin-bottom:3.8%;margin-right:3.8%;list-style:none}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;display:block}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active,.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:30.8%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:22.15%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:16.96%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider .js-product-gallery-thumbs-nav{z-index:2;position:relative}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider .js-product-gallery-thumbs-nav .swiper__button{flex:none;display:none;position:relative;top:auto;transform:none}@media (width>=1280px){.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider .js-product-gallery-thumbs-nav .swiper__button{display:inline-flex}}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider .js-product-gallery-thumbs{touch-action:pan-x;cursor:grab;width:100%;min-width:0;height:auto}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider .js-product-gallery-thumbs .swiper-wrapper{align-items:stretch}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider .js-product-gallery-thumbs .swiper-slide{float:none;height:auto;aspect-ratio:unset;margin:0;list-style:none;overflow:hidden}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider .js-product-gallery-thumbs .swiper-slide img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;cursor:pointer;opacity:.5;width:100%;height:auto;display:block}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider .js-product-gallery-thumbs .swiper-slide img.flex-active,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider .js-product-gallery-thumbs .swiper-slide img:hover{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider:not(.woocommerce-product-gallery--thumbs-izquierda):not(.woocommerce-product-gallery--thumbs-derecha).woocommerce-product-gallery--columns-3 .js-product-gallery-thumbs .swiper-slide{width:calc(33.3333% - 10.6667px)}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider:not(.woocommerce-product-gallery--thumbs-izquierda):not(.woocommerce-product-gallery--thumbs-derecha).woocommerce-product-gallery--columns-4 .js-product-gallery-thumbs .swiper-slide{width:calc(25% - 12px)}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider:not(.woocommerce-product-gallery--thumbs-izquierda):not(.woocommerce-product-gallery--thumbs-derecha).woocommerce-product-gallery--columns-5 .js-product-gallery-thumbs .swiper-slide{width:calc(20% - 12.8px)}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--layout-slider .swiper__pagination .swiper-pagination-bullet{border-radius:9999px;flex:none;padding:0;width:.5rem!important;height:.5rem!important}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha{flex-direction:row;align-items:stretch;gap:.5rem;display:flex}@media (width>=1024px){.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha{gap:1rem}}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.flex-viewport,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.flex-viewport{flex:auto;min-width:0;margin-bottom:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.flex-control-thumbs,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.flex-control-thumbs,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav{flex:0 0 clamp(3.25rem,20%,5rem);align-self:stretch;width:clamp(3.25rem,20%,5rem);margin:0}@media (width>=1024px){.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.flex-control-thumbs,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.flex-control-thumbs,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav{flex:0 0 clamp(4.5rem,18%,7.5rem);width:clamp(4.5rem,18%,7.5rem)}}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.flex-control-thumbs,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.flex-control-thumbs{float:none;flex-direction:column;gap:16px;display:flex;overflow:hidden auto}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.flex-control-thumbs li,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.flex-control-thumbs li{float:none;height:auto;aspect-ratio:unset;margin:0;clear:none!important;width:100%!important}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav{flex-direction:column;align-items:center;gap:.5rem;min-height:0;margin-top:0;display:flex}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav .js-product-gallery-thumbs-row,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav .js-product-gallery-thumbs-row{flex:auto;width:100%;min-height:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav .swiper__button--prev svg,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav .swiper__button--prev svg,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav .swiper__button--next svg,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav .swiper__button--next svg{transform:rotate(90deg)}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav .js-product-gallery-thumbs,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav .js-product-gallery-thumbs{touch-action:pan-y;flex:auto;width:100%;height:100%;min-height:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav .js-product-gallery-thumbs .swiper-wrapper,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav .js-product-gallery-thumbs .swiper-wrapper{height:100%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav .js-product-gallery-thumbs .swiper-slide,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav .js-product-gallery-thumbs .swiper-slide{box-sizing:border-box;flex-shrink:0;width:100%;overflow:hidden}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav .js-product-gallery-thumbs .swiper-slide img,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav .js-product-gallery-thumbs .swiper-slide img{width:100%;height:100%;aspect-ratio:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav .swiper__button,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav .swiper__button,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav .swiper__pagination,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav .swiper__pagination{flex-shrink:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda.woocommerce-product-gallery--columns-3 .js-product-gallery-thumbs .swiper-slide,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha.woocommerce-product-gallery--columns-3 .js-product-gallery-thumbs .swiper-slide{height:calc(33.3333% - 10.6667px)}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda.woocommerce-product-gallery--columns-4 .js-product-gallery-thumbs .swiper-slide,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha.woocommerce-product-gallery--columns-4 .js-product-gallery-thumbs .swiper-slide{height:calc(25% - 12px)}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda.woocommerce-product-gallery--columns-5 .js-product-gallery-thumbs .swiper-slide,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha.woocommerce-product-gallery--columns-5 .js-product-gallery-thumbs .swiper-slide{height:calc(20% - 12.8px)}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.flex-viewport{order:2}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.flex-control-thumbs,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-izquierda>.js-product-gallery-thumbs-nav,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.flex-viewport{order:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.flex-control-thumbs,.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--thumbs-derecha>.js-product-gallery-thumbs-nav{order:2}.single-product div.product .summary.entry-summary{width:100%;margin-bottom:0;float:none!important}.single-product div.product .summary.entry-summary .product_title.entry-title{margin-bottom:1rem}.single-product div.product .summary.entry-summary .price{color:#1c1c1c;letter-spacing:-1px;flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:1.5rem;font-size:clamp(1.875rem,1.49rem + 1.58vw,2.5rem);font-weight:600;display:flex}@media (width>=1024px){.single-product div.product .summary.entry-summary .price{margin-bottom:2rem}}.single-product div.product .summary.entry-summary .price del{color:#8a8a8a;font-size:clamp(1.25rem,1.1rem + .63vw,1.5rem);font-weight:400;text-decoration:line-through}.single-product div.product .summary.entry-summary form.cart{-moz-column-gap:1.5rem;bottom:0;z-index:60;background-color:#fff;border-top:1px solid #d4d4d4;flex-wrap:nowrap;column-gap:1.5rem;margin-bottom:0;padding:.5rem 1.5rem;display:flex;position:fixed;inset-inline:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (width>=1024px){.single-product div.product .summary.entry-summary form.cart{box-shadow:none;z-index:auto;background-color:#0000;border-top:none;margin-bottom:1.5rem;padding:0;position:static}}.single-product div.product .summary.entry-summary form.cart:before,.single-product div.product .summary.entry-summary form.cart:after{content:none}.single-product div.product .summary.entry-summary form.cart :is(div.quantity,button.single_add_to_cart_button){float:none}.single-product div.product .summary.entry-summary div.quantity{flex:1;align-items:center;margin:0;display:inline-flex;position:relative}.single-product div.product .summary.entry-summary div.quantity .qty{text-align:center;-moz-appearance:textfield;border:none;flex:0;min-width:3.5rem}.single-product div.product .summary.entry-summary div.quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product div.product .summary.entry-summary div.quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.single-product div.product .summary.entry-summary div.quantity button:is(.plus,.minus){color:#e3001b;cursor:pointer;background:0 0;border:1px solid #e3001b;border-radius:9999px;flex:none;justify-content:center;align-items:center;font-size:clamp(.875rem,.72rem + .63vw,1.125rem);line-height:1;transition:color .3s,background .3s;display:inline-flex;position:static;width:2.75rem!important;height:2.75rem!important}@media (width>=782px){.single-product div.product .summary.entry-summary div.quantity button:is(.plus,.minus){width:3.5rem!important;height:3.5rem!important}}.single-product div.product .summary.entry-summary div.quantity button:is(.plus,.minus):hover{color:#fff;background:#e3001b}.single-product div.product .summary.entry-summary div.quantity button.minus{order:-1}.single-product div.product .summary.entry-summary button.single_add_to_cart_button{white-space:nowrap;width:100%}.stock:empty:before{display:none}.stock.in-stock{color:#e3001b}.stock.out-of-stock{color:#dc2626}@media (width>=782px){.woocommerce-checkout .col2-set .form-row-first{float:left;margin-right:1rem}.woocommerce-checkout .col2-set .form-row-last{float:right;margin-right:0}}.woocommerce-checkout .woocommerce form.woocommerce-checkout{margin-top:2rem}.woocommerce-checkout .woocommerce form.woocommerce-checkout .col2-set{gap:2.5rem;display:grid}@media (width>=1024px){.woocommerce-checkout .woocommerce form.woocommerce-checkout .col2-set{grid-template-columns:repeat(2,1fr)}}.woocommerce-checkout .woocommerce form.woocommerce-checkout :is(.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper){gap:16px;display:grid}@media (width>=782px){.woocommerce-checkout .woocommerce form.woocommerce-checkout :is(.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper){grid-template-columns:repeat(2,1fr)}}.woocommerce-checkout .woocommerce form.woocommerce-checkout :is(.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper)>.form-row{margin:0}.woocommerce-checkout .woocommerce form.woocommerce-checkout :is(.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper)>.form-row.form-row-wide{grid-column:1/3}.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead th{border-top:none}.woocommerce-checkout .woocommerce form.woocommerce-checkout :is(.woocommerce-shipping-methods,.payment_methods){margin-left:0;list-style:none}.woocommerce-checkout .woocommerce form.woocommerce-checkout :is(.woocommerce-shipping-methods,.payment_methods) input[type=radio]{margin-right:6px}.woocommerce-checkout .woocommerce form.woocommerce-checkout :is(.woocommerce-shipping-methods,.payment_methods) label{display:inline!important}.woocommerce-checkout .woocommerce form .woocommerce-additional-fields{margin-top:2rem}.woocommerce-checkout .woocommerce form .woocommerce-checkout-payment{background-color:#f0f0f0;border-radius:.25rem;padding:2rem}.woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .payment_methods .payment_box{background-color:#e6e6e6;border-radius:.25rem;margin:1rem 0 2rem;padding:.5rem 1rem}.woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .payment_methods .payment_box p{margin:0}.woocommerce-checkout .wc-blocks-components-select div.wc-blocks-components-select__container{border:none}.woocommerce-checkout .wc-blocks-components-select div.wc-blocks-components-select__container .wc-blocks-components-select__expand{display:none}.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__mark{top:0}.wc-block-checkout__sidebar{top:125px!important}.woocommerce-cart .wp-block-woocommerce-cart.alignwide{margin-inline:unset!important;margin:0 auto!important}.woocommerce-cart:has(.wp-block-woocommerce-empty-cart-block) .entry-title{text-align:center}.woocommerce-cart:has(.wp-block-woocommerce-empty-cart-block) .wc-block-cart__empty-cart__title{margin-bottom:2rem}.woocommerce-cart:has(.wp-block-woocommerce-empty-cart-block) .wc-block-cart__empty-cart__title.with-empty-cart-icon:before{width:4rem;height:4rem;margin-bottom:1.5rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='24' viewBox='0 0 27 24' fill='none'%3E%3Cpath d='M9 22a1 1 0 1 0 0-2 1 1 0 0 0 0 2m11 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2' fill='currentColor'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='24' viewBox='0 0 27 24' fill='none'%3E%3Cpath d='M9 22a1 1 0 1 0 0-2 1 1 0 0 0 0 2m11 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2' fill='currentColor'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:4rem;mask-size:4rem}@media (width>=782px){.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .col2-set .form-row-first{float:left;margin-right:1rem}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .col2-set .form-row-last{float:right;margin-right:0}}:is(.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .wc-block-cart__submit,.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .wc-block-components-sidebar,.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .wc-block-components-sidebar-layout){margin-bottom:0!important}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table{text-align:left;border-collapse:separate;border:1px solid #e6e6e6;border-radius:5px;width:100%;margin:0 -1px 24px 0}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table th{padding:9px 12px;font-weight:700;line-height:1.5em}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table td{vertical-align:middle;border-top:1px solid #e6e6e6;padding:9px 12px;line-height:1.5em}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table td:before{content:none}:is(.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table small,.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table del){font-weight:400}:is(.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table tbody:first-child tr:first-child th){border-top:0}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table th{border-top:1px solid #e6e6e6;font-weight:700}:is(.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table tfoot td,.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.shop_table tfoot th){border-top:1px solid #e6e6e6;font-weight:700}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart img{width:60px;height:auto}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart :is(tr:not(:last-child) td,thead th,thead td){border-bottom:1px solid #e6e6e6}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td{vertical-align:middle}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions{text-align:center}@media (width>=782px){.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions{text-align:right}}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions .coupon{margin-right:2rem;flex-wrap:wrap;gap:10px;margin-block:1rem;display:inline-flex}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions .coupon input{width:200px}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions .coupon button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions .coupon button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions .coupon button:disabled{opacity:.5;cursor:not-allowed}:is(.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions .coupon button svg,.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions .coupon button img){flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions .coupon button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions .coupon button{color:#e3001b;background-color:#0000;border-color:#e3001b}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .woocommerce table.cart td.actions .coupon button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals{max-width:48rem;margin-top:4rem;margin-left:auto}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table :is(tr:not(:last-child) td,tr:not(:last-child) th,thead th,thead td){border-bottom:1px solid #e6e6e6}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table tr th{vertical-align:top;background-color:#f0f0f0;border-top:none}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table .shipping-calculator-button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table .shipping-calculator-button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table .shipping-calculator-button:disabled{opacity:.5;cursor:not-allowed}:is(.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table .shipping-calculator-button svg,.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table .shipping-calculator-button img){flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table .shipping-calculator-button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table .shipping-calculator-button{color:#e3001b;background-color:#0000;border-color:#e3001b}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table .shipping-calculator-button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table ul{margin-left:0;list-style:none}.woocommerce-cart:not(:has(.wp-block-woocommerce-empty-cart-block)) .cart-collaterals table.shop_table input[type=radio]{margin-right:6px}.site-header-cart{margin:0;padding:0;position:relative}.site-header-cart .cart-contents{text-decoration:none}.site-header-cart .widget_shopping_cart{display:none}.site-header-cart .product_list_widget{margin:0;padding:0}.star-rating{width:5.3em;height:1.618em;font-family:star;font-weight:400;line-height:1.618;position:relative;overflow:hidden}.star-rating:before{content:"SSSSS";opacity:.25;float:left;position:absolute;top:0;left:0}.star-rating span{float:left;padding-top:1.5em;position:absolute;top:0;left:0;overflow:hidden}.star-rating span:before{content:"SSSSS";color:#e3001b;position:absolute;top:0;left:0}p.stars a{text-indent:-999em;width:1em;height:1em;margin-right:1px;font-weight:400;text-decoration:none;display:inline-block;position:relative}p.stars a:before{content:"S";color:#1c1c1c;text-indent:0;opacity:.25;width:1em;height:1em;font-family:star;line-height:1;display:block;position:absolute;top:0;left:0}p.stars a:hover~a:before{content:"S";color:#1c1c1c;opacity:.25}p.stars:hover a:before,p.stars.selected a.active:before{content:"S";color:#e3001b;opacity:1}p.stars.selected a.active~a:before{content:"S";color:#1c1c1c;opacity:.25}p.stars.selected a:not(.active):before{content:"S";color:#e3001b;opacity:1}.woocommerce-tabs ul.tabs{text-align:left;margin:0;padding:0;list-style:none}.woocommerce-tabs ul.tabs li{margin:0;display:block;position:relative}.woocommerce-tabs ul.tabs li a{padding:1em 0;display:block}.woocommerce-tabs .panel h2:first-of-type{margin-bottom:1em}.woocommerce-password-strength{text-align:right}.woocommerce-password-strength.strong{color:#e3001b}.woocommerce-password-strength.short,.woocommerce-password-strength.bad{color:#dc2626}.woocommerce-password-strength.good{color:#bfdbfe}.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 #bbf7d0}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 #dc2626}.required{color:red}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{color:#1c1c1c;clear:both;background-color:#f0f0f0;border-radius:1rem;max-width:fit-content;margin:1rem 1.5rem .5rem auto;padding-block:.75rem;padding-inline:1.5rem;font-size:14px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.woocommerce-message:has(.button){flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.woocommerce-info:has(.button){flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.woocommerce-error:has(.button){flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.woocommerce-noreviews:has(.button){flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}p.no-comments:has(.button){flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.woocommerce-message:has(.button) .button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding:.5rem .75rem;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-info:has(.button) .button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding:.5rem .75rem;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-error:has(.button) .button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding:.5rem .75rem;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-noreviews:has(.button) .button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding:.5rem .75rem;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}p.no-comments:has(.button) .button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding:.5rem .75rem;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-message:has(.button) .button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-info:has(.button) .button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-error:has(.button) .button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-noreviews:has(.button) .button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}p.no-comments:has(.button) .button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-message:has(.button) .button:disabled{opacity:.5;cursor:not-allowed}.woocommerce-info:has(.button) .button:disabled{opacity:.5;cursor:not-allowed}.woocommerce-error:has(.button) .button:disabled{opacity:.5;cursor:not-allowed}.woocommerce-noreviews:has(.button) .button:disabled{opacity:.5;cursor:not-allowed}p.no-comments:has(.button) .button:disabled{opacity:.5;cursor:not-allowed}.woocommerce-message:has(.button) .button svg{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-message:has(.button) .button img{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-info:has(.button) .button svg{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-info:has(.button) .button img{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-error:has(.button) .button svg{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-error:has(.button) .button img{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-noreviews:has(.button) .button svg{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-noreviews:has(.button) .button img{flex-shrink:0;width:2.75rem;height:2.75rem}p.no-comments:has(.button) .button svg{flex-shrink:0;width:2.75rem;height:2.75rem}p.no-comments:has(.button) .button img{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-message:has(.button) .button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-info:has(.button) .button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-error:has(.button) .button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-noreviews:has(.button) .button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}p.no-comments:has(.button) .button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-message:has(.button) .button{color:#e3001b;background-color:#0000;border-color:#e3001b}.woocommerce-info:has(.button) .button{color:#e3001b;background-color:#0000;border-color:#e3001b}.woocommerce-error:has(.button) .button{color:#e3001b;background-color:#0000;border-color:#e3001b}.woocommerce-noreviews:has(.button) .button{color:#e3001b;background-color:#0000;border-color:#e3001b}p.no-comments:has(.button) .button{color:#e3001b;background-color:#0000;border-color:#e3001b}.woocommerce-message:has(.button) .button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-info:has(.button) .button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-error:has(.button) .button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-noreviews:has(.button) .button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}p.no-comments:has(.button) .button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#bfdbfe}.woocommerce-error{background-color:#dc2626}.demo_store{z-index:9999;background-color:#bfdbfe;margin:0;padding:1em;position:fixed;bottom:0;left:0;right:0}@media screen and (width>=48em){.site-header-cart .widget_shopping_cart{z-index:999999;width:100%;display:block;position:absolute;top:100%;left:-999em;box-shadow:0 3px 3px #0003}.site-header-cart:hover,.site-header-cart.focus{display:block;left:0}}.woocommerce .u-columns{gap:16px;display:grid}.woocommerce .u-columns.col2-set:after,.woocommerce .u-columns.col2-set:before{content:none}@media (width>=1024px){.woocommerce .u-columns.col2-set{grid-template-columns:repeat(2,minmax(0,1fr))}}.woocommerce .u-columns.col2-set>:is(.u-column1,.u-column2){clear:both;float:none;width:100%}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button:focus-visible,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt:focus-visible,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus-visible,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button:focus-visible,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt:focus-visible,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled{opacity:.5;cursor:not-allowed}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button svg,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button img,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt svg,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt img,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit svg,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit img,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button svg,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button img,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt svg,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt img,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit svg,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit img{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit{color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button:is(:hover,:focus,:focus-visible,:active),.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt:is(:hover,:focus,:focus-visible,:active),.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:is(:hover,:focus,:focus-visible,:active),:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button:is(:hover,:focus,:focus-visible,:active),:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt:is(:hover,:focus,:focus-visible,:active),:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#c20017;border-color:#c20017}.entry-content :is(.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button,[class*=button-secondary],.acf-button),.site-header .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button,.entry-content :is(.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt,[class*=button-secondary],.acf-button),.site-header .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt,.entry-content :is(.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,[class*=button-secondary],.acf-button),.site-header .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.entry-content :is(:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button,[class*=button-secondary],.acf-button),.site-header :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button,.entry-content :is(:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt,[class*=button-secondary],.acf-button),.site-header :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt,.entry-content :is(:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,[class*=button-secondary],.acf-button),.site-header :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit{border-radius:0}#top .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button,#top .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt,#top .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,#top :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button,#top :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt,#top :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit{min-height:0;padding:15px 38px;font-size:16px}header.site-header .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button,header.site-header .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) :is(a,button,input).button.alt,header.site-header .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,header.site-header :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button,header.site-header :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce :is(a,button,input).button.alt,header.site-header :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit{min-width:0;min-height:0;padding:11px 22px;font-size:14px;font-weight:500}.wc-block-components-button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.wc-block-components-button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.wc-block-components-button:disabled{opacity:.5;cursor:not-allowed}.wc-block-components-button svg,.wc-block-components-button img{flex-shrink:0;width:2.75rem;height:2.75rem}.wc-block-components-button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.wc-block-components-button{color:#e3001b;background-color:#0000;border-color:#e3001b}.wc-block-components-button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-page.woocommerce-cart .entry-title,.woocommerce-page.woocommerce-checkout .entry-title,.woocommerce-page.woocommerce-account .entry-title{margin-bottom:40px}.woocommerce span.onsale{vertical-align:middle;color:#fff;letter-spacing:.1px;text-align:center;z-index:5;background-color:#e3001b;border-radius:9999px;width:fit-content;height:auto;min-height:auto;margin:0;padding:.25rem 1rem;font-size:14px;font-weight:500;line-height:1.5;top:.5rem;left:.5rem;right:auto}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{color:#111827;clear:both;background-color:#f3f4f6;border:none;border-radius:.125rem;max-width:fit-content;margin:1rem 1.5rem 0 auto;padding-block:.75rem;padding-inline:1.5rem;font-size:14px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.woocommerce-message:before,.woocommerce-message:after,.woocommerce-info:before,.woocommerce-info:after,.woocommerce-error:before,.woocommerce-error:after,.woocommerce-noreviews:before,.woocommerce-noreviews:after,p.no-comments:before,p.no-comments:after{content:none}.woocommerce-message:has(.button){flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.woocommerce-info:has(.button){flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.woocommerce-error:has(.button){flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.woocommerce-noreviews:has(.button){flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}p.no-comments:has(.button){flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.woocommerce-message:has(.button) .button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding:.5rem .75rem;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-info:has(.button) .button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding:.5rem .75rem;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-error:has(.button) .button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding:.5rem .75rem;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-noreviews:has(.button) .button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding:.5rem .75rem;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}p.no-comments:has(.button) .button{cursor:pointer;border:1px solid #0000;border-radius:.125rem;justify-content:center;align-items:center;gap:.5rem;min-width:128px;min-height:48px;padding:.5rem .75rem;padding-block:0;padding-inline:1.375rem;font-size:clamp(.875rem,.8rem + .32vw,1rem);font-weight:500;transition:all .3s ease-out;display:inline-flex}.woocommerce-message:has(.button) .button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-info:has(.button) .button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-error:has(.button) .button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-noreviews:has(.button) .button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}p.no-comments:has(.button) .button:focus-visible{outline-offset:2px;outline:2px solid #e3001b}.woocommerce-message:has(.button) .button:disabled{opacity:.5;cursor:not-allowed}.woocommerce-info:has(.button) .button:disabled{opacity:.5;cursor:not-allowed}.woocommerce-error:has(.button) .button:disabled{opacity:.5;cursor:not-allowed}.woocommerce-noreviews:has(.button) .button:disabled{opacity:.5;cursor:not-allowed}p.no-comments:has(.button) .button:disabled{opacity:.5;cursor:not-allowed}.woocommerce-message:has(.button) .button svg{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-message:has(.button) .button img{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-info:has(.button) .button svg{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-info:has(.button) .button img{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-error:has(.button) .button svg{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-error:has(.button) .button img{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-noreviews:has(.button) .button svg{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-noreviews:has(.button) .button img{flex-shrink:0;width:2.75rem;height:2.75rem}p.no-comments:has(.button) .button svg{flex-shrink:0;width:2.75rem;height:2.75rem}p.no-comments:has(.button) .button img{flex-shrink:0;width:2.75rem;height:2.75rem}.woocommerce-message:has(.button) .button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-info:has(.button) .button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-error:has(.button) .button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-noreviews:has(.button) .button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}p.no-comments:has(.button) .button:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem}.woocommerce-message:has(.button) .button{color:#e3001b;background-color:#0000;border-color:#e3001b}.woocommerce-info:has(.button) .button{color:#e3001b;background-color:#0000;border-color:#e3001b}.woocommerce-error:has(.button) .button{color:#e3001b;background-color:#0000;border-color:#e3001b}.woocommerce-noreviews:has(.button) .button{color:#e3001b;background-color:#0000;border-color:#e3001b}p.no-comments:has(.button) .button{color:#e3001b;background-color:#0000;border-color:#e3001b}.woocommerce-message:has(.button) .button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-info:has(.button) .button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-error:has(.button) .button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-noreviews:has(.button) .button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}p.no-comments:has(.button) .button:is(:hover,:focus,:focus-visible,:active){color:#fff;background-color:#e3001b;border-color:#e3001b}.woocommerce-message:focus-visible,.woocommerce-info:focus-visible,.woocommerce-error:focus-visible,.woocommerce-noreviews:focus-visible,p.no-comments:focus-visible{border:1px solid #e5e7eb;outline:none;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.wc-block-components-quantity-selector{flex-flow:row;justify-content:flex-start;align-items:center;gap:0;min-width:0;min-height:40px;margin:0;padding:0;overflow:visible;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;display:inline-flex!important}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{text-align:center;color:#1c1c1c;-moz-appearance:textfield;flex:none;order:2;min-width:2.5rem;max-width:2.5rem;min-height:40px;font-weight:500;width:2.5rem!important;height:40px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-size:clamp(.875rem,.72rem + .63vw,1.125rem)!important;line-height:40px!important;position:static!important}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:focus-visible{outline-offset:2px;outline:2px solid #1c1c1c}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{cursor:pointer;flex:none;order:1;justify-content:center;align-items:center;min-width:40px;min-height:40px;font-weight:400;transition:all .3s ease-in-out;width:40px!important;height:40px!important;box-shadow:none!important;color:#e3001b!important;background:0 0!important;border:1px solid #e3001b!important;border-radius:9999px!important;margin:0!important;padding:0!important;font-size:1.25rem!important;line-height:1!important;display:inline-flex!important;position:static!important;inset:auto!important}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:active{color:#fff!important;box-shadow:none!important;background:#e3001b!important;border-color:#e3001b!important}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus-visible{outline-offset:2px;outline:2px solid #1c1c1c}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{opacity:.4;cursor:not-allowed}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--minus{order:1}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus{order:3}.widget_price_filter .price_slider{margin-bottom:1.5em}.widget_price_filter_amount{text-align:right;line-height:2.4}.widget_price_filter_amount .button{float:left}.widget_price_filter .ui-slider{text-align:left;position:relative}.widget_price_filter .ui-slider-handle{z-index:2;cursor:ew-resize;box-sizing:border-box;opacity:1;background:#e3001b;outline:none;width:1em;height:1em;margin-top:-.25em;position:absolute}.widget_price_filter .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider-handle:hover,.widget_price_filter .ui-slider-handle.ui-state-active{box-shadow:0 0 0 .25em #0000001a}.widget_price_filter .ui-slider-range{z-index:1;background:#e3001b;border:0;display:block;position:absolute}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:#0000001a}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-range{height:100%}.wc-block-components-checkout-place-order-button--full-width,.wc-block-components-totals-coupon__button,.wc-block-cart__submit-button{all:unset!important}.wc-block-components-spinner{color:#000!important}.wc-block-components-button__text{all:unset;cursor:pointer!important;border:1px solid #0000!important;border-radius:.125rem!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;min-width:128px!important;min-height:48px!important;padding-block:0!important;padding-inline:1.375rem!important;font-size:clamp(.875rem,.8rem + .32vw,1rem)!important;font-weight:500!important;transition:all .3s ease-out!important;display:inline-flex!important}.wc-block-components-button__text:focus-visible{outline-offset:2px!important;outline:2px solid #e3001b!important}.wc-block-components-button__text:disabled{opacity:.5!important;cursor:not-allowed!important}.wc-block-components-button__text svg,.wc-block-components-button__text img{flex-shrink:0!important;width:2.75rem!important;height:2.75rem!important}.wc-block-components-button__text:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem!important}.wc-block-components-button__text{color:#fff!important;background-color:#e3001b!important;border-color:#e3001b!important}.wc-block-components-button__text:is(:hover,:focus,:focus-visible,:active){color:#fff!important;background-color:#c20017!important;border-color:#c20017!important}.entry-content :is(.wc-block-components-button__text,[class*=button-secondary],.acf-button),.site-header .wc-block-components-button__text{border-radius:0!important}#top .wc-block-components-button__text{min-height:0!important;padding:15px 38px!important;font-size:16px!important}header.site-header .wc-block-components-button__text{min-width:0!important;min-height:0!important;padding:11px 22px!important;font-size:14px!important;font-weight:500!important}.wc-block-components-button__text{width:-moz-available!important;width:-webkit-fill-available!important;box-sizing:border-box!important;width:stretch!important}.wp-block-button__link{all:unset;cursor:pointer!important;border:1px solid #0000!important;border-radius:.125rem!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;min-width:128px!important;min-height:48px!important;padding-block:0!important;padding-inline:1.375rem!important;font-size:clamp(.875rem,.8rem + .32vw,1rem)!important;font-weight:500!important;transition:all .3s ease-out!important;display:inline-flex!important}.wp-block-button__link:focus-visible{outline-offset:2px!important;outline:2px solid #e3001b!important}.wp-block-button__link:disabled{opacity:.5!important;cursor:not-allowed!important}.wp-block-button__link svg,.wp-block-button__link img{flex-shrink:0!important;width:2.75rem!important;height:2.75rem!important}.wp-block-button__link:has(svg,img):has(>:is(svg,img):last-child){padding-inline:1.375rem .875rem!important}.wp-block-button__link{color:#fff!important;background-color:#e3001b!important;border-color:#e3001b!important}.wp-block-button__link:is(:hover,:focus,:focus-visible,:active){color:#fff!important;background-color:#c20017!important;border-color:#c20017!important}.entry-content :is(.wp-block-button__link,[class*=button-secondary],.acf-button),.site-header .wp-block-button__link{border-radius:0!important}#top .wp-block-button__link{min-height:0!important;padding:15px 38px!important;font-size:16px!important}header.site-header .wp-block-button__link{min-width:0!important;min-height:0!important;padding:11px 22px!important;font-size:14px!important;font-weight:500!important}.wp-block-button__link{box-sizing:border-box!important}.wc-block-checkout__add-note .wc-block-components-checkbox label{display:flex!important}@media (width<=1024px){.woocommerce-page button,.woocommerce-page .wp-block-button__link,.woocommerce-page .wc-block-components-button__text{width:100%!important}}.before\:content:before{content:""}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-left-12:before{content:var(--tw-content);left:-3rem}.before\:left-0:before{content:var(--tw-content);left:0}.before\:top-1:before{content:var(--tw-content);top:.25rem}.before\:top-2:before{content:var(--tw-content);top:.5rem}.before\:block:before{content:var(--tw-content);display:block}.before\:h-4:before{content:var(--tw-content);height:1rem}.before\:h-full:before{content:var(--tw-content);height:100%}.before\:w-4:before{content:var(--tw-content);width:1rem}.before\:w-px:before{content:var(--tw-content);width:1px}.before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.before\:bg-gray-900:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-0:after{content:var(--tw-content);inset:0}.after\:bg-neutral-900\/20:after{content:var(--tw-content);background-color:#1c1c1c33}.after\:bg-neutral-900\/30:after{content:var(--tw-content);background-color:#1c1c1c4d}.hover\:text-primary-500:hover,.focus-visible\:text-primary-500:focus-visible{--tw-text-opacity:1;color:rgb(227 0 27/var(--tw-text-opacity,1))}@media (width>=640px){.sm\:mb-0{margin-bottom:0}.sm\:mr-3{margin-right:.75rem}.sm\:w-1\/2{width:50%}.sm\:flex-row{flex-direction:row}.sm\:border-r{border-right-width:1px}.sm\:pr-3{padding-right:.75rem}}@media (width>=782px){.md\:absolute{position:absolute}.md\:inset-y-0{top:0;bottom:0}.md\:left-0{left:0}.md\:right-0{right:0}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-start-5{grid-column-start:5}.md\:col-start-6{grid-column-start:6}.md\:mb-12{margin-bottom:3rem}.md\:mb-8{margin-bottom:2rem}.md\:mt-0{margin-top:0}.md\:mt-12{margin-top:3rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.3333%}.md\:w-auto{width:auto}.md\:max-w-2xl{max-width:42rem}.md\:max-w-full{max-width:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:gap-y-10{row-gap:2.5rem}.md\:gap-y-8{row-gap:2rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:pb-8{padding-bottom:2rem}.md\:pt-10{padding-top:2.5rem}.md\:pt-7{padding-top:1.75rem}.md\:text-center{text-align:center}.md\:text-8xl{font-size:6rem;line-height:1}}@media (width>=1024px){.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:bottom-10{bottom:2.5rem}.lg\:right-10{right:2.5rem}.lg\:z-0{z-index:0}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-11{grid-column-start:11}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-6{grid-column-start:6}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-8{grid-column-start:8}.lg\:my-24{margin-top:6rem;margin-bottom:6rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-0{margin-left:0}.lg\:ml-auto{margin-left:auto}.lg\:mt-0{margin-top:0}.lg\:block{display:block}.lg\:inline-flex{display:inline-flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-auto{height:auto}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.3333%}.lg\:w-auto{width:auto}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:place-content-center{place-content:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:gap-12{gap:3rem}.lg\:gap-y-10{row-gap:2.5rem}.lg\:gap-y-20{row-gap:5rem}.lg\:bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.lg\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-28{padding-top:7rem;padding-bottom:7rem}.lg\:py-56{padding-top:14rem;padding-bottom:14rem}.lg\:pl-0{padding-left:0}.lg\:pl-20{padding-left:5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-20{padding-right:5rem}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.3s;transition-timing-function:ease-in-out}.lg\:before\:-right-12:before{content:var(--tw-content);right:-3rem}.lg\:before\:left-1\/2:before{content:var(--tw-content);left:50%}.lg\:before\:left-auto:before{content:var(--tw-content);left:auto}}@media (width>=1280px){.xl\:w-1\/4{width:25%}.xl\:w-9\/12{width:75%}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1400px){.\32 xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}}.\[\&_\*\:last-child\]\:mb-0 :last-child,.\[\&_\*\]\:mb-0 *{margin-bottom:0}.\[\&_iframe\]\:h-full iframe{height:100%}.\[\&_iframe\]\:min-h-\[600px\] iframe{min-height:600px}.\[\&_iframe\]\:w-full iframe{width:100%}@media (width>=782px){.md\:\[\&_iframe\]\:min-h-\[400px\] iframe{min-height:400px}}.\[\&_p\:last-child\]\:mb-0 p:last-child{margin-bottom:0}.\[\&_p\]\:m-0 p{margin:0}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-outline-width:1px;--f-button-outline-color:#000000b3;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-opacity:1;--f-button-svg-disabled-opacity:.5;--f-button-svg-transition:opacity .15s ease;--f-button-svg-transform:none}.f-button{width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);transform:var(--f-button-transform);transition:var(--f-button-transition);-webkit-backdrop-filter:var(--f-button-backdrop-filter);backdrop-filter:var(--f-button-backdrop-filter);box-sizing:content-box;pointer-events:all;cursor:pointer;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;overflow:hidden}@media (hover:hover){.f-button:hover:not([aria-disabled]){color:var(--f-button-hover-color,var(--f-button-color));background-color:var(--f-button-hover-bg,var(--f-button-bg))}}.f-button:active:not([aria-disabled]){color:var(--f-button-active-color,var(--f-button-hover-color,var(--f-button-color)));background-color:var(--f-button-active-bg,var(--f-button-hover-bg,var(--f-button-bg)))}.f-button:focus{outline:none}.f-button:focus-visible{outline:var(--f-button-outline-width) solid var(--f-button-outline-color);outline-offset:var(--f-button-outline-offset)}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);transform:var(--f-button-svg-transform);fill:var(--f-button-svg-fill);filter:var(--f-button-svg-filter);opacity:var(--f-button-svg-opacity,1);transition:var(--f-button-svg-transition);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.f-button[aria-disabled]{cursor:default}.f-button[aria-disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}[data-panzoom-action=toggleFS] g:first-child{display:flex}[data-panzoom-action=toggleFS] g:last-child,.in-fullscreen [data-panzoom-action=toggleFS] g:first-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:last-child,[data-autoplay-action=toggle] svg g:first-child{display:flex}[data-autoplay-action=toggle] svg g:last-child,.has-autoplay [data-autoplay-action=toggle] svg g:first-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:last-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{display:flex}:root{--f-spinner-color-1:#0000001a;--f-spinner-color-2:#11181ccc;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px}.f-spinner{width:var(--f-spinner-width);height:var(--f-spinner-height);border:var(--f-spinner-border-width) solid var(--f-spinner-color-1);border-top-color:var(--f-spinner-color-2);border-radius:var(--f-spinner-border-radius);margin:0;padding:0;animation:.75s linear infinite f-spinner,.2s .2s both f-fadeIn;position:absolute;top:50%;left:50%;translate:-50% -50%}@keyframes f-spinner{to{rotate:360deg}}.f-panzoom,.f-zoomable{flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.f-panzoom:before,.f-panzoom:after,.f-zoomable:before,.f-zoomable:after{content:"";display:block}.f-panzoom:not(.has-controls):before,.f-zoomable:not(.has-controls):before{margin-bottom:auto}.f-panzoom:after,.f-zoomable:after{margin-top:auto}.f-panzoom.in-fullscreen,.f-zoomable.in-fullscreen{z-index:9999;position:fixed;top:0;left:0;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;aspect-ratio:unset!important;margin:0!important}.f-panzoom__wrapper{min-width:0;max-width:100%;min-height:0;max-height:100%;position:relative}.f-panzoom__wrapper.will-zoom-out{cursor:zoom-out}.f-panzoom__wrapper.can-drag{cursor:move;cursor:grab}.f-panzoom__wrapper.will-zoom-in{cursor:zoom-in}.f-panzoom__wrapper.is-dragging{cursor:move;cursor:grabbing}.f-panzoom__wrapper.has-error{display:none}.f-panzoom__content{min-width:0;max-width:100%;min-height:0;max-height:100%;display:block}.f-panzoom__content.is-lazyloading,.f-panzoom__content.has-lazyerror{visibility:hidden}img.f-panzoom__content{vertical-align:top;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;height:auto;transition:none}.f-panzoom__wrapper>.f-panzoom__content{visibility:hidden}.f-panzoom__viewport{z-index:10;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.f-panzoom__viewport>.f-panzoom__content{-o-object-fit:fill;object-fit:fill;width:100%;height:100%}picture.f-panzoom__content img{vertical-align:top;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:auto;max-height:100%;transition:none}.f-panzoom__protected{z-index:1;-webkit-user-select:none;user-select:none;position:absolute;inset:0}html.with-panzoom-in-fullscreen{overflow:hidden}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration,.2s) * .2) ease calc(var(--f-transition-duration,.2s) * .8) both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.is-horizontal .f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNextX}.is-horizontal .f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrevX}.is-horizontal .f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNextX}.is-horizontal .f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevX}@keyframes f-slideInPrevX{0%{transform:translate(calc(100% + var(--f-carousel-gap,0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextX{0%{transform:translate(calc(-100% - var(--f-carousel-gap,0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextX{to{transform:translate(calc(-100% - var(--f-carousel-gap,0)))}}@keyframes f-slideOutPrevX{to{transform:translate(calc(100% + var(--f-carousel-gap,0)))}}.is-vertical .f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNextY}.is-vertical .f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrevY}.is-vertical .f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNextY}.is-vertical .f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevY}@keyframes f-slideInPrevY{0%{transform:translateY(calc(100% + var(--f-carousel-gap,0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextY{0%{transform:translateY(calc(-100% - var(--f-carousel-gap,0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextY{to{transform:translateY(calc(-100% - var(--f-carousel-gap,0)))}}@keyframes f-slideOutPrevY{to{transform:translateY(calc(100% + var(--f-carousel-gap,0)))}}.f-zoomInUp{animation:var(--f-transition-duration,.3s) ease both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.3s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{transform:scale(var(--f-zoomInUp-scale,.975)) translate3d(var(--f-zoomInUp-x,0),var(--f-zoomInUp-y,16px),0);opacity:var(--f-zoomInUp-opacity,0)}to{opacity:1;transform:scale(1)translateZ(0)}}@keyframes f-zoomOutDown{to{transform:scale(var(--f-zoomOutDown-scale,.975)) translate3d(var(--f-zoomOutDown-x,0),var(--f-zoomOutDown-y,16px),0);opacity:0}}.f-throwOutUp{animation:var(--f-throwOutUp-duration,.2s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throwOutDown-duration,.2s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throwOutUp-y,150px) * -1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throwOutDown-y,150px),0);opacity:0}}.has-iframe .f-html,.has-pdf .f-html,.has-gmap .f-html{width:100%;height:100%;min-height:1px;overflow:visible}.has-pdf .f-html,.has-gmap .f-html{padding:0}.f-html{box-sizing:border-box;margin:var(--f-html-margin,0);padding:var(--f-html-padding,2rem);color:var(--f-html-color,currentColor);background:var(--f-html-bg);position:relative}.is-loading>.f-html{opacity:0}.f-html.is-error{text-align:center}.f-iframe{border:0;width:100%;height:100%;margin:0;display:block}.f-caption{margin:var(--f-caption-margin);padding:var(--f-caption-padding,16px 8px);overflow-wrap:anywhere;max-width:100%;max-height:calc(80vh - 100px);line-height:var(--f-caption-line-height);color:var(--f-caption-color);background:var(--f-caption-bg);font:var(--f-caption-font);text-wrap:balance;flex-shrink:0;align-self:center;overflow:auto}.has-html5video .f-html,.has-youtube .f-html,.has-vimeo .f-html{width:100%;height:100%;min-height:1px;max-width:var(--f-video-width,960px);max-height:var(--f-video-height,540px);aspect-ratio:var(--f-video-aspect-ratio);background:var(--f-video-bg,#000000e6);padding:0;overflow:visible}.f-html5video{background:0 0;border:0;width:100%;height:100%;display:block}.f-button.is-arrow{--f-button-width:var(--f-arrow-width,46px);--f-button-height:var(--f-arrow-height,46px);--f-button-svg-width:var(--f-arrow-svg-width,24px);--f-button-svg-height:var(--f-arrow-svg-height,24px);--f-button-svg-stroke-width:var(--f-arrow-svg-stroke-width,1.75);--f-button-border-radius:var(--f-arrow-border-radius,unset);--f-button-bg:var(--f-arrow-bg,transparent);--f-button-hover-bg:var(--f-arrow-hover-bg,var(--f-arrow-bg));--f-button-active-bg:var(--f-arrow-active-bg,var(--f-arrow-hover-bg));--f-button-shadow:var(--f-arrow-shadow);--f-button-color:var(--f-arrow-color);--f-button-hover-color:var(--f-arrow-hover-color,var(--f-arrow-color));--f-button-active-color:var(--f-arrow-active-color,var(--f-arrow-hover-color));overflow:visible}.f-button.is-arrow.is-prev,.f-button.is-arrow.is-next{z-index:20;position:absolute;transform:translate(0)}.is-horizontal .f-button.is-arrow.is-prev,.is-horizontal .f-button.is-arrow.is-next{inset:50% auto auto;transform:translateY(-50%)}.is-horizontal.is-ltr .f-button.is-arrow.is-prev{left:var(--f-arrow-pos,0)}.is-horizontal.is-ltr .f-button.is-arrow.is-next{right:var(--f-arrow-pos,0)}.is-horizontal.is-rtl .f-button.is-arrow.is-prev{right:var(--f-arrow-pos,0);transform:translateY(-50%)rotateY(180deg)}.is-horizontal.is-rtl .f-button.is-arrow.is-next{left:var(--f-arrow-pos,0);transform:translateY(-50%)rotateY(180deg)}.is-vertical.is-ltr .f-button.is-arrow.is-prev,.is-vertical.is-rtl .f-button.is-arrow.is-prev{top:var(--f-arrow-pos,0);bottom:auto;left:50%;right:auto;transform:translate(-50%)}.is-vertical.is-ltr .f-button.is-arrow.is-next,.is-vertical.is-rtl .f-button.is-arrow.is-next{top:auto;right:auto;bottom:var(--f-arrow-pos,0);left:50%;transform:translate(-50%)}.is-vertical .f-button.is-arrow.is-prev svg,.is-vertical .f-button.is-arrow.is-next svg{transform:rotate(90deg)}.f-carousel__toolbar{margin:var(--f-toolbar-margin,0);padding:var(--f-toolbar-padding,8px);line-height:var(--f-toolbar-line-height);background:var(--f-toolbar-bg,none);box-shadow:var(--f-toolbar-shadow,none);-webkit-backdrop-filter:var(--f-toolbar-backdrop-filter);backdrop-filter:var(--f-toolbar-backdrop-filter);z-index:20;color:var(--f-toolbar-color,currentColor);font-size:var(--f-toolbar-font-size,17px);font-weight:var(--f-toolbar-font-weight,inherit);font-family:var(--f-toolbar-font,-apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif);text-shadow:var(--f-toolbar-text-shadow);text-align:center;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;white-space:nowrap;pointer-events:none;grid-template-columns:1fr auto 1fr;display:grid;position:relative}.f-carousel__toolbar.is-absolute{position:absolute;top:0;left:0;right:0}.f-carousel__toolbar .f-button:focus-visible{z-index:1;position:relative}.f-carousel__toolbar__column{align-content:flex-start;gap:var(--f-toolbar-gap,0);flex-flow:wrap;display:flex}.f-carousel__toolbar__column.is-left{justify-content:flex-start;justify-self:flex-start;display:flex}.f-carousel__toolbar__column.is-middle{justify-content:center;display:flex}.f-carousel__toolbar__column.is-right{flex-flow:row;justify-content:flex-end;justify-self:flex-end;display:flex}.f-carousel__toolbar__column{pointer-events:none}.f-carousel__toolbar__column>*{pointer-events:all}.f-counter{cursor:default;-webkit-user-select:none;user-select:none;margin:var(--f-counter-margin,0);padding:var(--f-counter-padding,4px);line-height:var(--f-counter-line-height);background:var(--f-counter-bg);border-radius:var(--f-counter-border-radius);flex-direction:row;display:flex;position:relative}.f-counter span{padding:0 var(--f-counter-gap,4px)}:root{--f-thumbs-gap:8px;--f-thumbs-margin:0;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-bg:transparent;--f-thumbs-transition:max-height .3s ease, max-width .3s ease, padding .3s ease;--f-thumbs-z-index:1;--f-thumbs-viewport-padding-x:0px;--f-thumbs-viewport-padding-y:0px;--f-thumb-width:94px;--f-thumb-height:76px;--f-thumb-clip-width:46px;--f-thumb-extra-gap:16px;--f-thumb-opacity:1;--f-thumb-transition:opacity .3s ease, transform .15s ease;--f-thumb-border:none;--f-thumb-border-radius:4px;--f-thumb-shadow:none;--f-thumb-bg:linear-gradient(#0000001a, #0000000d);--f-thumb-focus-shadow:inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;--f-thumb-selected-shadow:inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;--f-thumb-border-transition:all .1s ease;--f-thumb-img-width:100%;--f-thumb-img-height:100%;--f-thumb-img-fit:cover;--f-thumb-img-position:50% 20%}.f-thumbs{--f-carousel-slide-width:var(--f-thumb-width);--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:var(--f-thumbs-gap);box-sizing:border-box;margin:var(--f-thumbs-margin);padding:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);background:var(--f-thumbs-bg);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:var(--f-thumbs-transition);z-index:var(--f-thumbs-z-index);flex-shrink:0;position:relative;overflow:hidden}.f-thumbs.is-horizontal{max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2)}.f-thumbs.is-horizontal.is-hidden{--f-thumbs-padding-y:0;max-height:0}.f-thumbs.is-vertical{max-width:calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2)}.f-thumbs.is-vertical.is-hidden{--f-thumbs-padding-x:0;max-width:0}.f-thumbs.is-scrollable.is-hidden{--f-thumbs-padding-y:0;max-height:0}.f-thumbs.is-ltr{direction:ltr}.f-thumbs.is-rtl{direction:rtl}.f-thumbs img{width:var(--f-thumb-img-width);height:var(--f-thumb-img-height);-o-object-fit:var(--f-thumb-img-fit);object-fit:var(--f-thumb-img-fit);-o-object-position:var(--f-thumb-img-position);object-position:var(--f-thumb-img-position);pointer-events:none;border-radius:inherit;color:#0000;display:block}.f-thumbs img[data-lazy-src]{visibility:hidden}.f-thumbs img.has-lazyerror{display:none}.f-thumbs__viewport{box-sizing:border-box;height:100%;padding:var(--f-thumbs-viewport-padding-y) var(--f-thumbs-viewport-padding-x);display:grid;overflow:visible}.f-thumbs__slide{box-sizing:border-box;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);cursor:pointer;flex-direction:column;grid-area:1/1;align-items:center;margin:0;padding:0;display:flex;position:relative;overflow:visible}.f-thumbs__slide:hover button{opacity:var(--f-thumb-hover-opacity,1);transform:var(--f-thumb-hover-transform,none)}.f-thumbs__slide:hover button:after{border:var(--f-thumb-hover-border,none);box-shadow:var(--f-thumb-hover-shadow,var(--f-thumb-shadow))}.f-thumbs__slide button{all:unset;width:100%;height:100%;transition:var(--f-thumb-transition);border-radius:var(--f-thumb-border-radius);opacity:var(--f-thumb-opacity);transform:var(--f-thumb-transform);background:var(--f-thumb-bg);outline:none;margin:auto;padding:0;display:block;position:relative;overflow:visible}.f-thumbs__slide button:after{content:"";z-index:1;transition:var(--f-thumb-border-transition);border-radius:inherit;border:var(--f-thumb-border);box-shadow:var(--f-thumb-shadow);position:absolute;inset:0}.f-thumbs__slide button:focus-within{opacity:var(--f-thumb-focus-opacity,1);transform:var(--f-thumb-focus-transform,none)}.f-thumbs__slide button:focus-within:after{border:var(--f-thumb-focus-border,none);box-shadow:var(--f-thumb-focus-shadow,var(--f-thumb-shadow))}.f-thumbs__slide:active{opacity:var(--f-thumb-active-opacity,1);transform:var(--f-thumb-active-transform,none)}.f-thumbs__slide:active:after{border:var(--f-thumb-active-border,none);box-shadow:var(--f-thumb-active-shadow,var(--f-thumb-shadow))}.f-thumbs__slide.is-selected{z-index:2}.f-thumbs__slide.is-selected button{opacity:var(--f-thumb-selected-opacity,1);transform:var(--f-thumb-selected-transform,none)}.f-thumbs__slide.is-selected button:after{border:var(--f-thumb-selected-border,none);box-shadow:var(--f-thumb-selected-shadow,var(--f-thumb-shadow))}.f-thumbs.is-modern{--f-carousel-slide-width:calc(var(--f-thumb-clip-width) + var(--f-thumbs-gap));--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:0;--width-diff:calc((var(--f-thumb-width) - var(--f-thumb-clip-width)))}.f-thumbs.is-modern .f-thumbs__viewport{width:calc(100% + var(--f-carousel-slide-width) * 2 + var(--f-thumbs-padding-x));margin-inline:calc((var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)) * -1)}.f-thumbs.is-modern .f-thumbs__slide{--clip-shift:calc((var(--width-diff) * .5) * var(--progress));--clip-path:inset(0 var(--clip-shift) round var(--f-thumb-border-radius,0));left:var(--shift,0);will-change:left;transition:left var(--f-transition-duration) var(--f-transition-easing);padding:0;overflow:visible}.f-thumbs.is-modern .f-thumbs__slide button{width:var(--f-thumb-width);clip-path:var(--clip-path);box-shadow:none;transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration,.2s) var(--f-thumb-transition-easing,ease);border:none;margin-inline:50%;display:block}.f-thumbs.is-modern .f-thumbs__slide button:after{display:none}.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible){outline:none}.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before{content:"";z-index:1;top:0;left:var(--clip-shift);bottom:0;right:var(--clip-shift);transition:border var(--f-transition-duration) var(--f-transition-easing),box-shadow var(--f-transition-duration) var(--f-transition-easing);border-radius:inherit;border:var(--f-thumb-focus-border,none);box-shadow:var(--f-thumb-focus-shadow,none);position:absolute}.f-thumbs.is-modern{--f-transition-duration:.25s;--f-transition-easing:ease-out}.f-thumbs.is-modern.is-syncing{--f-transition-duration:0s}.f-thumbs.is-scrollable .f-thumbs__viewport{grid-template-columns:repeat(auto-fill,minmax(var(--f-thumb-width),1fr));grid-auto-rows:var(--f-thumb-height);gap:var(--f-thumbs-gap);overscroll-behavior:contain;-webkit-user-select:none;user-select:none;display:grid;overflow:auto}.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide{max-width:100%;width:var(--f-thumb-width);height:var(--f-thumb-height);cursor:pointer;outline:none;grid-area:auto;display:block;position:relative}:root{--f-progressbar-height:3px;--f-progressbar-color:var(--f-carousel-theme-color,#575ad6);--f-progressbar-opacity:1;--f-progressbar-z-index:30}.f-progressbar{z-index:var(--f-progressbar-z-index);height:var(--f-progressbar-height);transform-origin:0;opacity:var(--f-progressbar-opacity);background:var(--f-progressbar-color);-webkit-user-select:none;user-select:none;pointer-events:none;animation-name:f-progressbar;animation-timing-function:linear;animation-play-state:running;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.f-progressbar:empty{display:block}button>.f-progressbar{--f-progressbar-height:100%;--f-progressbar-opacity:.2}@keyframes f-progressbar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}[data-fullscreen-action=toggle] svg g:first-child{display:flex}[data-fullscreen-action=toggle] svg g:last-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:last-child{display:flex}.in-fullscreen-mode>.f-carousel{flex:1;min-width:0!important;min-height:0!important}html.with-fancybox{scroll-behavior:auto;width:auto;overflow:visible}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--f-body-margin,0px) + var(--f-scrollbar-compensate,0px));overscroll-behavior-y:none;overflow:hidden!important}.fancybox__dialog{z-index:1050;width:100%;height:100vh;max-height:unset;max-width:unset;touch-action:none;overscroll-behavior:contain;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.fancybox__dialog:focus{outline:none}.fancybox__dialog::backdrop{opacity:0}@supports (height:100dvh){.fancybox__dialog{height:100dvh}}.fancybox__dialog :empty{display:block}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-backdrop-bg:#18181bf2;--f-toolbar-margin:0;--f-toolbar-padding:8px;--f-toolbar-gap:0;--f-toolbar-color:#ddd;--f-toolbar-font-size:16px;--f-toolbar-font-weight:500;--f-toolbar-font:-apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;--f-toolbar-line-height:var(--f-button-height);--f-toolbar-text-shadow:1px 1px 1px #000000bf;--f-toolbar-shadow:none;--f-toolbar-bg:none;--f-counter-margin:0;--f-counter-padding:0px 10px;--f-counter-gap:4px;--f-counter-line-height:var(--f-button-height);--f-carousel-gap:17px;--f-carousel-slide-width:100%;--f-carousel-slide-height:100%;--f-carousel-slide-padding:0;--f-carousel-slide-bg:unset;--f-html-color:#222;--f-html-bg:#fff;--f-error-color:#fff;--f-error-bg:#333;--f-caption-margin:0;--f-caption-padding:16px 8px;--f-caption-color:var(--fancybox-color,#dbdbdb);--f-caption-bg:transparent;--f-caption-font:inherit;--f-caption-line-height:1.375;--f-spinner-color-1:#fff3;--f-spinner-color-2:#fffc;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px;--f-progressbar-color:#fff;--f-button-width:46px;--f-button-height:46px;--f-button-color:#ddd;--f-button-hover-color:#fff;--f-button-outline-width:1px;--f-button-outline-color:#ffffffbf;--f-button-outline-offset:0px;--f-button-bg:#363636bf;--f-button-border:0;--f-button-border-radius:0;--f-button-shadow:none;--f-button-transition:all .2s ease;--f-button-transform:none;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.75;--f-button-svg-filter:drop-shadow(1px 1px 1px #18181b03), drop-shadow(1px 2px 1px #18181b0d);--f-button-svg-fill:none;--f-button-svg-disabled-opacity:.5;--f-arrow-pos:32px;--f-arrow-width:50px;--f-arrow-height:50px;--f-arrow-svg-width:24px;--f-arrow-svg-height:24px;--f-arrow-svg-stroke-width:2.5;--f-arrow-border-radius:50%;--f-arrow-bg:#363636a6;--f-arrow-color:#ddd;--f-arrow-hover-color:#fff;--f-close-button-width:30px;--f-close-button-height:30px;--f-close-button-svg-width:24px;--f-close-button-svg-height:24px;--f-close-button-svg-stroke-width:1.75;--f-close-border-radius:4px;--f-close-button-color:#fff;--f-close-button-hover-color:#fff;--f-close-button-bg:transparent;--f-close-button-hover-bg:transparent;--f-close-button-active-bg:transparent;--f-thumbs-margin:0px;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-bg:none;--f-thumb-transition:all .2s ease;--f-thumb-width:94px;--f-thumb-height:76px;--f-thumb-opacity:1;--f-thumb-border:none;--f-thumb-shadow:none;--f-thumb-transform:none;--f-thumb-focus-opacity:1;--f-thumb-focus-border:none;--f-thumb-focus-shadow:inset 0 0 0 2px #ffffffa6;--f-thumb-focus-transform:none;--f-thumb-hover-opacity:1;--f-thumb-hover-border:none;--f-thumb-hover-transform:none;--f-thumb-active-opacity:var(--f-thumb-hover-opacity);--f-thumb-active-border:var(--f-thumb-hover-border);--f-thumb-active-transform:var(--f-thumb-hover-transform);--f-thumb-selected-opacity:1;--f-thumb-selected-border:none;--f-thumb-selected-shadow:inset 0 0 0 2px #fff;--f-thumb-selected-transform:none;--f-scrollbar-width:7px;--f-scrollbar-track-bg:#444;--f-scrollbar-track-border-radius:10px;--f-scrollbar-track-shadow:inset 0 0 6px #0003;--f-scrollbar-thumb-bg:#ddd;--f-scrollbar-thumb-border-radius:10px}.fancybox__container[theme=light]{--fancybox-color:#222;--fancybox-backdrop-bg:#fffffff7;--f-toolbar-color:var(--fancybox-color,#222);--f-toolbar-text-shadow:none;--f-toolbar-font-weight:400;--f-html-color:var(--fancybox-color,#222);--f-html-bg:#fff;--f-error-color:#555;--f-error-bg:#fff;--f-video-bg:#fff;--f-caption-color:#333;--f-spinner-color-1:#0003;--f-spinner-color-2:#000c;--f-spinner-border-width:3.5px;--f-progressbar-color:#6f6f74;--f-button-color:#333;--f-button-hover-color:#000;--f-button-outline-color:#000000d9;--f-button-bg:#ffffffd9;--f-button-svg-stroke-width:1.3;--f-button-svg-filter:none;--f-arrow-bg:#ffffffd9;--f-arrow-color:#333;--f-arrow-hover-color:#000;--f-arrow-svg-stroke-width:1.3;--f-close-button-color:#555;--f-close-button-hover-color:#000;--f-thumb-bg:linear-gradient(#ebeff2, #e2e8f0);--f-thumb-focus-shadow:0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;--f-thumb-selected-shadow:0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000;--f-scrollbar-track-bg:#ddd;--f-scrollbar-thumb-bg:#444}.fancybox__container{flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.fancybox__container:focus{outline:none}.fancybox__container.has-vertical-thumbs{flex-direction:row-reverse}.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport{overflow:clip visible}.fancybox__container>:not(.fancybox__carousel),.fancybox__container .fancybox__carousel>:not(.fancybox__grid,.fancybox__viewport),.fancybox__container .fancybox__column>:not(.fancybox__viewport),.fancybox__container .fancybox__slide:not(.is-selected),.fancybox__container .fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper,.f-spinner){opacity:var(--f-drag-opacity,1)}.fancybox__container:not(.is-ready,.is-hiding){visibility:hidden}.fancybox__container.is-revealing>:not(.fancybox__carousel),.fancybox__container.is-revealing .fancybox__carousel>:not(.fancybox__grid,.fancybox__viewport),.fancybox__container.is-revealing .fancybox__column>:not(.fancybox__viewport),.fancybox__container.is-revealing .fancybox__slide:not(.is-selected),.fancybox__container.is-revealing .fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper){animation:var(--f-interface-enter-duration,.35s) ease none f-fadeIn}.fancybox__container.is-hiding>:not(.fancybox__carousel),.fancybox__container.is-hiding .fancybox__carousel>:not(.fancybox__grid,.fancybox__viewport),.fancybox__container.is-hiding .fancybox__column>:not(.fancybox__viewport),.fancybox__container.is-hiding .fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper){animation:var(--f-interface-exit-duration,.35s) ease forwards f-fadeOut}.fancybox__container.is-hiding .fancybox__carousel .fancybox__slide:not(.is-selected){opacity:0}.fancybox__container.is-hiding{pointer-events:none}.fancybox__container.is-idle .f-carousel__toolbar{pointer-events:none;opacity:0}.fancybox__container.is-idle .f-button.is-arrow{opacity:0}.fancybox__container.is-idle.is-ready .f-carousel__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__container.is-idle.is-ready .f-button.is-arrow{animation:.15s ease-out both f-fadeOut}.fancybox__backdrop{z-index:-1;background:var(--fancybox-backdrop-bg);filter:var(--fancybox-backdrop-filter);position:fixed;inset:0}.fancybox__carousel{z-index:10;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:clip visible}.fancybox__carousel.is-vertical{--f-carousel-slide-height:100%}.fancybox__carousel.is-ltr{direction:ltr}.fancybox__carousel.is-rtl{direction:rtl}.fancybox__carousel>.f-button.is-arrow:before{content:"";z-index:1;position:absolute;inset:-30px}.fancybox__viewport{min-width:0;min-height:0;transform:translate3d(0,var(--f-drag-offset,0),0);flex:1;display:grid;position:relative;overflow:visible}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__viewport [data-selectable],.fancybox__viewport [contenteditable]{cursor:auto}.fancybox__slide{box-sizing:border-box;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);min-width:0;max-width:100%;min-height:0;padding:var(--f-carousel-slide-padding);background:var(--f-carousel-slide-bg);backface-visibility:hidden;will-change:transform;flex-direction:column;grid-area:1/1;align-items:center;margin:0;display:flex;position:relative;transform:translateZ(0)}.fancybox__slide:before,.fancybox__slide:after{content:"";display:block}.fancybox__slide:before{margin-bottom:auto}.fancybox__slide:after{margin-top:auto}.fancybox__slide.is-selected{z-index:1}.fancybox__slide.f-zoomable{overflow:visible}.fancybox__slide.has-error{--f-html-color:var(--f-error-color,--f-html-color);--f-html-bg:var(--f-error-bg,--f-html-bg)}.fancybox__slide.has-html{padding:8px;overflow:auto}.fancybox__slide.has-iframe{padding:8px 0;overflow:hidden}.fancybox__slide.has-close-btn{padding-top:34px}.fancybox__slide.has-controls:before{margin:0}.fancybox__slide .f-spinner{cursor:pointer}.fancybox__container.is-closing .f-caption,.fancybox__slide.is-loading .f-caption{visibility:hidden}.fancybox__container.is-closing .fancybox__carousel,.fancybox__container.is-closing .fancybox__viewport,.fancybox__container.is-closing .fancybox__slide.is-selected{overflow:visible}.f-button.is-close-button{--f-button-width:var(--f-close-button-width);--f-button-height:var(--f-close-button-height);--f-button-border-radius:var(--f-close-border-radius);--f-button-color:var(--f-close-button-color);--f-button-hover-color:var(--f-close-button-hover-color);--f-button-bg:var(--f-close-button-bg);--f-button-hover-bg:var(--f-close-button-hover-bg);--f-button-active-bg:var(--f-close-button-active-bg);--f-button-svg-width:var(--f-close-button-svg-width);--f-button-svg-height:var(--f-close-button-svg-height);--f-button-svg-stroke-width:var(--f-close-button-svg-stroke-width);top:calc((var(--f-button-height) + 2px) * -1);z-index:10;position:absolute;right:0}.is-loading .f-button.is-close-button{visibility:hidden}.fancybox__thumbs{flex:0 100%}.fancybox__thumbs.is-scrollable{--f-thumbs-cols:1;--f-thumbs-gap:8px;--f-thumbs-transition:none;--f-thumbs-padding-x:4px;--f-thumbs-padding-y:8px;--f-thumbs-viewport-padding-x:4px;--f-thumbs-viewport-padding-y:0px;max-width:calc(var(--f-thumb-width) * var(--f-thumbs-cols) + var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-viewport-padding-x) * 2)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar{width:var(--f-scrollbar-width)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-track{background:var(--f-scrollbar-track-bg);border-radius:var(--f-scrollbar-track-border-radius);box-shadow:var(--f-scrollbar-track-shadow)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-thumb{background:var(--f-scrollbar-thumb-bg);border-radius:var(--f-scrollbar-thumb-border-radius)}.fancybox__thumbs.is-scrollable.is-hidden{--f-thumbs-padding-x:0;max-width:0;max-height:unset;--f-thumbs-padding-y:unset}.fancybox__thumbs.is-scrollable .f-thumbs__viewport{grid-template-columns:repeat(auto-fill,calc((100% - var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols)))!important;overflow-x:hidden!important}
