:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.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)}}:root{--html-font-size-v: 16;--html-font-size: calc(var(--html-font-size-v) * 1px);--font-primary: "Workoholics";--sv: .375;--s: calc(var(--sv) * 1rem);--s1: .375rem;--s2: .75rem;--s3: 1.125rem;--s4: 1.5rem;--s5: 1.875rem;--s6: 2.25rem;--s7: 2.625rem;--s8: 3rem;--s9: 3.375rem;--s10: 3.75rem;--safe-area: 1.385rem;--gap: 1.385rem}:root{--cols: 2}@media screen and (min-width:768px){:root{--cols: 6}}:root{--fs-xxs: .75rem;--lh-xxs: 1.3333333333}:root{--fs-xs: .875rem;--lh-xs: 1.2857142857}:root{--fs-base: 1rem;--lh-base: 1.25}:root{--fs-sm: 1.125rem;--lh-sm: 1.2222222222}:root{--fs-md: clamp(1.25rem, 100 * var(--html-font-size-v) * 1.375 / 1440 * 1vw, 1.375rem);--lh-md: 1.15}:root{--fs-lg: clamp(1.625rem, 100 * var(--html-font-size-v) * 2.5 / 1440 * 1vw, 2.5rem);--lh-lg: 1.1538461538}:root{--fs-xl: clamp(2.375rem, 100 * var(--html-font-size-v) * 3.5 / 1440 * 1vw, 3.5rem);--lh-xl: 1.0921052632}:root{--fs-xxl: clamp(2.875rem, 100 * var(--html-font-size-v) * 5.375 / 1440 * 1vw, 5.375rem);--lh-xxl: 1.05}:root{--fs-hg: clamp(3.375rem, 100 * var(--html-font-size-v) * 6.375 / 1440 * 1vw, 6.375rem);--lh-hg: 1}:root{--color-light: #fff;--color-primary: #090909;--color-primary-rgb: 9, 9, 9;--color-primary-contrast: #fff;--color-secondary-500: #fff4f8;--color-secondary-200: #fed7e3;--color-secondary-50: hsl(342, 100%, 66%);--color-secondary: var(--color-secondary-50);--color-bg-light: #f9f8f5;--color-bg-light-contrast: var(--color-primary);--color-bg-pink-light: var(--color-secondary-500);--color-bg-dark: var(--color-primary);--color-bg-dark-contrast: var(--color-primary-contrast);--color-error: #f65d42;--color-success: #298f5b;--color-text: var(--color-primary)}*,*:before,*:after{box-sizing:border-box}*{margin:0}img,picture,video,canvas,svg{display:block;max-width:100%}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}nav ul{list-style:none;padding:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit}.wrapper-fluid{width:100%;max-width:100%;margin:0 auto;padding-left:var(--safe-area, 15px);padding-right:var(--safe-area, 15px)}@media screen and (min-width:992px){.wrapper-fluid{padding-left:var(--safe-area, 60px);padding-right:var(--safe-area, 60px)}}h1,h2,h3,h4,h5,h6,caption,figcaption,blockquote{white-space:unset;text-wrap:balance;overflow-wrap:break-word}p{text-wrap:pretty;overflow-wrap:break-word}@-webkit-keyframes opacity{0%{opacity:var(--start-opacity, 0)}to{opacity:var(--end-opacity, 1)}}@keyframes opacity{0%{opacity:var(--start-opacity, 0)}to{opacity:var(--end-opacity, 1)}}body,html{font-family:var(--font-primary);font-size:var(--html-font-size);line-height:var(--lh-base);-webkit-text-size-adjust:none;text-size-adjust:none;scroll-behavior:auto;min-height:100vh}@media screen and (min-width:992px){body,html{font-size:clamp(.5rem,var(--html-font-size-v) * 100 / 1440 * 1vw,16px)}}body.loader-active main,body.loader-active .wkhs-footer,html.loader-active main,html.loader-active .wkhs-footer{opacity:0}body.loader-active main,html.loader-active main{transition:opacity .3s var(--motion-curve-productive)}.body--red-background{background-color:#ed2738}main{position:relative;z-index:1;color:var(--site-color, var(--color-primary));padding:0 var(--safe-area)}button{font-size:var(--fs-base);line-height:var(--lh-base);letter-spacing:var(--ls-base);font-family:var(--font-primary);font-variation-settings:"wght" var(--heading-font-variation-settings, 400)}img{height:auto}a,u{color:var(--color-primary);text-decoration:none}h1,h2,h3,h4,h5,h6{text-wrap:unset}.dw-dialog{--z-index: 200;--backdrop-backdrop-filter: blur(43px)}.dw-dialog__close{position:fixed;top:3dvh;left:50%;transform:translate(-50%);cursor:pointer;--width: 1.2em;--height: 1.2em}.dw-dialog .button__inner{gap:0}.dw-dialog .button__icon-inner{top:-.07em}.rich-content{--p-after-heading-margin-top: 1.5em}.rich-content p+p{margin-top:.625em}.rich-content>h2:not(:first-child),.rich-content>h3:not(:first-child),.rich-content>h4:not(:first-child),.rich-content>h5:not(:first-child),.rich-content>h6:not(:first-child){margin-top:1.5em}.rich-content h1+p,.rich-content h2+p,.rich-content h3+p,.rich-content h4+p,.rich-content h5+p,.rich-content h6+p{margin-top:var(--p-after-heading-margin-top)}.rich-content ol{margin-top:1.5em;margin-bottom:1.5em;list-style-position:inside;padding-left:0}.rich-content ol>li+li{margin-top:1em}.rich-content ul{margin-top:1.5em;margin-bottom:1.5em;list-style-position:outside;padding-left:var(--s4);list-style-type:disc}.rich-content ul>li+li{margin-top:.5em}.rich-content .br-spacing{display:block;height:.5em}.rich-content__inner>*:last-child{margin-bottom:0}.rich-content a,.rich-content u{--color-underline: var(--post-color, var(--color-bg-light-contrast));color:inherit}.rich-content a span,.rich-content u span{color:inherit!important}.rich-content i{font-variation-settings:"ital" 300}.rich-content strong{font-variation-settings:"wght" 600}.rich-content i strong{font-variation-settings:"wght" 600,"ital" 300}.rich-content mark{background-color:transparent;color:var(--color-secondary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}picture{background-color:#bd1515}.link--underline{position:relative}.link--underline:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.5px;background-color:var(--color-primary);display:block;transform:scaleX(0);transition:transform .3s ease;transform-origin:0 50%;transform:scale(1)}@media screen and (min-width:992px){.link--underline:after{transform:scaleX(0)}}.link--underline:hover{cursor:pointer}.link--underline:hover:after{transform:scale(1)}.message__background,.loader__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.message__background>*,.loader__background>*{position:absolute;opacity:.4}.message__background-bottom-left,.loader__background-bottom-left{left:0;bottom:0;height:auto;transform:translateY(50%);width:50vw;display:none}@media screen and (min-width:992px){.message__background-bottom-left,.loader__background-bottom-left{display:block}}.message__background-bottom-right,.loader__background-bottom-right{right:0;bottom:0;width:100vw;transform:translateY(50%) scaleX(-1)}@media screen and (min-width:992px){.message__background-bottom-right,.loader__background-bottom-right{right:-10vw;width:70vw}}.message__background-top-left,.loader__background-top-left{left:-10vw;top:0;width:70vw;transform:translateY(-50%);display:none}@media screen and (min-width:992px){.message__background-top-left,.loader__background-top-left{display:block}}.message__background-top-right,.loader__background-top-right{top:0;bottom:0;width:100vw;transform:translateY(-50%) scaleX(-1)}@media screen and (min-width:992px){.message__background-top-right,.loader__background-top-right{right:-10vw;width:50vw}}@font-face{font-family:Workoholics;src:url(/fonts/workoholics.woff2) format("woff2");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:Workoholics;src:url(/fonts/workoholics-italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:fallback}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.site-header{position:fixed;padding:0 var(--safe-area);left:0;right:0;top:50%;transform:translateY(-50%);pointer-events:none;display:none;grid-template-columns:repeat(6,1fr);gap:var(--gap);align-items:center;font-size:var(--fs-xs);line-height:var(--lh-xs);letter-spacing:var(--ls-xs);font-family:var(--font-primary);font-variation-settings:"wght" var(--heading-font-variation-settings, 400);z-index:10;--message-opacity: 0;--message-pointer-events: none}@media screen and (min-width:992px){.site-header{display:grid}}.site-header--home{--message-opacity: 1;--message-pointer-events: auto}.site-header__brand{max-width:8.5rem;pointer-events:all}.site-header__message{grid-column:2/span 2;opacity:var(--message-opacity);transition:opacity .35s ease;pointer-events:var(--message-pointer-events);text-indent:5rem}@media screen and (min-width:992px){.site-header__message{max-width:30rem}}.site-header__languages,.site-header__legend{grid-column:5/span 1;text-transform:uppercase;display:flex;gap:.5rem;pointer-events:all}.site-header__language--active:after{transform:scale(1)}.site-header__cta{grid-column:6/span 1;text-align:right;text-transform:uppercase;pointer-events:all}.progress-bar{position:fixed;top:0;left:0;height:3px;width:100%;background:linear-gradient(90deg,#ed2738,#bd1515);transform-origin:left;transition:transform .4s ease,opacity .3s ease;z-index:9999;box-shadow:0 0 10px #ed273880}.loader{background-color:#ed2738;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;opacity:1;pointer-events:none;animation:loader .5s ease-in-out forwards;animation-delay:1s;display:flex;justify-content:center;align-items:center}.loader__brand{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.9rem}.loader__brand img{height:.9rem;width:auto}@keyframes loader{0%{opacity:1}to{opacity:0}}
