@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--ergo-color-bg: #FFFFFF;--ergo-color-primary: #4383B4;--ergo-color-secondary-bg: #696969;--ergo-color-secondary: #202020;--ergo-color-text: #333333;--ergo-color-white: #FFFFFF;--ergo-color-border: #EEEEEE;--ergo-color-dark-bg: #222222;--ergo-color-divider-light: #A0A0A0;--ergo-color-divider-dark: #666666;--ergo-color-text-hover-dark: #CCCCCC;--ergo-font-heading: "Montserrat", sans-serif;--ergo-font-body: "Montserrat", sans-serif;--ergo-font-secondary: "Archivo", sans-serif;--ergo-container-width: 1820px;--ergo-header-height: 80px;--ergo-section-padding: 80px 0}*{box-sizing:border-box}body{margin:0;padding:0;background-color:var(--ergo-color-bg);color:var(--ergo-color-text);font-family:var(--ergo-font-body);font-weight:400;line-height:1.3;letter-spacing:0;font-size:16px}@media(min-width:768px){body{font-size:18px}}.ergo-container{max-width:var(--ergo-container-width);margin:0 auto;padding:0 20px}@media(max-width:1800px){.ergo-container{max-width:1600px}}@media(max-width:1600px){.ergo-container{max-width:1380px}}.ergo-section{padding:var(--ergo-section-padding)}@media(max-width:768px){.pd-m,.ergo-section{padding:30px 0!important}}.ergo-h1,.ergo-h2,.ergo-h3,.ergo-h4{font-family:var(--ergo-font-heading);margin:0 0 20px}.ergo-h1{font-weight:400!important;line-height:1.22!important;letter-spacing:0;font-size:48px!important}.ergo-subheading{font-family:var(--ergo-font-heading)!important;text-transform:uppercase!important;font-weight:500!important;line-height:1.3!important;letter-spacing:0;font-size:24px!important}.ergo-eyebrow{font-family:var(--ergo-font-secondary);font-weight:400;line-height:1.05;letter-spacing:.05em;font-size:24px}.ergo-text-center{text-align:center}.ergo-text-primary{color:var(--ergo-color-primary)}.ergo-btn{display:inline-block;padding:12px 24px;background-color:var(--ergo-color-primary);color:var(--ergo-color-white);text-decoration:none;border-radius:4px;transition:background-color .3s ease;font-family:var(--ergo-font-heading);font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:18px}.ergo-btn:hover{background-color:var(--ergo-color-secondary)}.ergo-btn--pill{border-radius:30px;padding:16px 36px;font-size:13px;letter-spacing:1px;text-transform:uppercase;font-weight:700}.ergo-btn--solid-blue{background-color:#3b82c4;border:1px solid #3B82C4;color:var(--ergo-color-white)}.ergo-btn--solid-blue:hover{background-color:#2f699e;color:var(--ergo-color-white)}.ergo-btn--glass{border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 6.6px #00000040;color:var(--ergo-color-white);display:flex;justify-content:center;align-items:center;width:fit-content}.ergo-btn--glass,.ergo-glass-effect{position:relative!important;background:transparent!important;color:var(--ergo-color-white)!important;transition:all .4s cubic-bezier(.175,.885,.32,2.2)!important;border:1px solid rgba(255,255,255,.2)!important;border-top:1px solid rgba(255,255,255,.6)!important;border-left:1px solid rgba(255,255,255,.6)!important;z-index:1;overflow:hidden!important;-webkit-backdrop-filter:blur(5px) saturate(120%)!important;backdrop-filter:blur(5px) saturate(120%)!important}.ergo-btn--glass:before,.ergo-glass-effect:before{content:""!important;position:absolute!important;z-index:-2!important;top:-50px!important;right:-50px!important;bottom:-50px!important;left:-50px!important;filter:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='glass-distortion' x='0%25' y='0%25' width='100%25' height='100%25' filterUnits='objectBoundingBox'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.01 0.01' numOctaves='1' seed='5' result='turbulence' /%3E%3CfeComponentTransfer in='turbulence' result='mapped'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='10' offset='0.5' /%3E%3CfeFuncG type='gamma' amplitude='0' exponent='1' offset='0' /%3E%3CfeFuncB type='gamma' amplitude='0' exponent='1' offset='0.5' /%3E%3C/feComponentTransfer%3E%3CfeGaussianBlur in='turbulence' stdDeviation='3' result='softMap' /%3E%3CfeSpecularLighting in='softMap' surfaceScale='5' specularConstant='1' specularExponent='100' lighting-color='white' result='specLight'%3E%3CfePointLight x='-200' y='-200' z='300' /%3E%3C/feSpecularLighting%3E%3CfeComposite in='specLight' operator='arithmetic' k1='0' k2='1' k3='1' k4='0' result='litImage' /%3E%3CfeDisplacementMap in='SourceGraphic' in2='softMap' scale='150' xChannelSelector='R' yChannelSelector='G' /%3E%3C/filter%3E%3C/svg%3E#glass-distortion")!important;background:#ffffff17!important;border-radius:inherit!important;isolation:isolate!important}.ergo-btn--glass:after,.ergo-glass-effect:after{content:""!important;position:absolute!important;z-index:-1!important;top:0!important;right:0!important;bottom:0!important;left:0!important;box-shadow:0 4px 6.6px #00000040!important;border-radius:inherit!important;pointer-events:none!important}.ergo-btn--glass:hover{background:#fff3!important;border-color:var(--ergo-color-white)!important;color:var(--ergo-color-white)!important}.ergo-btn--glass>*,.ergo-glass-effect>*{position:relative!important;z-index:1!important}.ergo-announcement-bar{padding:10px 0;font-family:var(--ergo-font-secondary);font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;overflow:hidden;white-space:nowrap;display:block}.ergo-announcement-bar--light{background-color:var(--ergo-color-white);color:#000;border-bottom:1px solid var(--ergo-color-border)}.ergo-announcement-bar--light .ergo-announcement-bar__divider{color:var(--ergo-color-divider-light)}.ergo-announcement-bar--dark{background-color:var(--ergo-color-dark-bg);color:var(--ergo-color-white)}.ergo-announcement-bar--dark .ergo-announcement-bar__divider{color:var(--ergo-color-divider-dark)}.ergo-announcement-bar__wrapper{display:flex;overflow:hidden;white-space:nowrap}.ergo-announcement-bar__content{display:flex;align-items:center;flex:0 0 auto;min-width:100%;animation:ergo-marquee var(--marquee-speed, 25s) linear infinite}.ergo-announcement-bar__item{padding:0 30px}.ergo-announcement-bar__divider{margin:0 5px}@keyframes ergo-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.ergo-header{width:100%;padding:20px 40px;font-family:var(--ergo-font-heading);transition:background-color .3s,color .3s}.ergo-header--light{position:absolute;left:0;right:0;z-index:100;background-color:transparent!important;border-bottom:1px solid #fff;color:var(--ergo-color-white)}.ergo-header--light .ergo-header__link,.ergo-header--light .ergo-header__icon svg{color:var(--ergo-color-white)}.ergo-header--light .ergo-header__link:hover,.ergo-header--light .ergo-header__icon:hover svg{color:#ffffffb3}.ergo-header--dark{background-color:var(--ergo-color-white);position:relative;color:var(--ergo-color-text);border-bottom:1px solid var(--ergo-color-text)}.ergo-header--dark .ergo-header__link,.ergo-header--dark .ergo-header__icon svg{color:var(--ergo-color-text)}.ergo-header--dark .ergo-header__link:hover,.ergo-header--dark .ergo-header__icon:hover svg{color:var(--ergo-color-primary)}.ergo-header__container{max-width:var(--ergo-container-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.ergo-header__left,.ergo-header__right{display:flex;align-items:center;gap:30px;flex:1}.ergo-header__right{justify-content:flex-end}.ergo-header__center{flex:0 0 auto;text-align:center}.ergo-header__logo img{max-height:35px;width:auto;display:block}.ergo-header__logo-text{font-size:24px;font-weight:700;letter-spacing:2px;text-decoration:none;color:inherit}.ergo-header__link{text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.ergo-header__icons{display:flex;align-items:center;gap:20px;margin-left:10px}.ergo-header__icon{display:flex;align-items:center;justify-content:center;text-decoration:none}.ergo-hero{position:relative;width:100%;height:85vh;min-height:600px;display:flex;align-items:flex-end;overflow:hidden}.ergo-hero .ergo-container{width:100%;margin:0 auto 75px}.ergo-hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.ergo-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0009,#0000001a 60%);z-index:1}.ergo-hero__content{position:relative;z-index:2;width:100%;max-width:850px;color:var(--ergo-color-white);padding-top:100px}.ergo-hero__review{display:flex;align-items:center;gap:15px;margin-bottom:30px}.ergo-hero__avatars{display:flex;border:1px solid rgba(255,255,255,.4);border-radius:30px;padding:4px;background:#ffffff1a}.ergo-hero__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #5A5A5A;margin-left:-12px;background-color:#ddd}.ergo-hero__avatar:first-child{margin-left:0}.ergo-hero__stars-text{display:flex;flex-direction:column;gap:4px}.ergo-hero__stars{display:flex;gap:3px;color:#1a4f7a}.ergo-hero__stars svg{width:14px;height:14px;fill:currentColor}.ergo-hero__review-text{font-size:13px;font-weight:500;color:var(--ergo-color-white);font-family:var(--ergo-font-secondary)}.ergo-hero__heading{font-size:56px;line-height:1.1;font-weight:800;margin:0 0 40px;text-transform:uppercase;color:var(--ergo-color-white)}.ergo-hero__buttons{display:flex;gap:20px;flex-wrap:wrap}@media(max-width:768px){.ergo-hero{height:auto;min-height:80vh}.ergo-hero__content{padding-top:140px}.ergo-hero .ergo-container{margin:0 auto 40px}.ergo-hero__heading{font-size:32px}.ergo-hero__buttons{flex-direction:column;width:100%}.ergo-btn--pill{text-align:center;width:100%}.slick-slider{min-height:inherit!important;max-height:inherit!important}}.ergo-trust-bar{width:100%}.ergo-trust-bar__grid{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.ergo-trust-bar__item{text-align:center;padding:0 20px;position:relative}.ergo-trust-bar__item:not(:last-child):after{content:"";position:absolute;top:50%;right:-28%;transform:translateY(-50%);width:1px;height:35px;background-color:var(--ergo-color-secondary)}.ergo-trust-bar__text{font-family:var(--ergo-font-body);font-size:24px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;color:#111;line-height:1.5;display:block;max-width:240px;margin:0 auto}@media(max-width:900px){.ergo-trust-bar__grid{display:block}.ergo-trust-bar__item{padding:10px 20px}.ergo-trust-bar__item:after{display:none}}@media(max-width:767px){.ergo-trust-bar{padding-bottom:0!important}}.ergo-trust-bar__grid.slick-initialized{display:block}.ergo-trust-bar__grid .slick-track{display:flex;align-items:center}.ergo-collections{width:100%}.ergo-collections__grid{display:flex;gap:20px}.ergo-collections__item{flex:1;min-width:0}.ergo-collections__card{position:relative;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;aspect-ratio:1 / 1;padding:20px;text-align:center;z-index:1;transition:.3s ease-in-out}.ergo-collections__card:hover{transform:translateY(-15px)}.ergo-collections__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.ergo-collections__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000,#000000b3);z-index:2}.ergo-collections__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;width:100%}.ergo-collections__subtitle{font-family:var(--ergo-font-secondary);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--ergo-color-white);margin-bottom:8px}.ergo-collections__title{font-family:var(--ergo-font-primary);font-size:44px;font-weight:600;color:var(--ergo-color-white);text-transform:uppercase;margin:0 0 20px;line-height:1.1}.ergo-collections__btn{padding:12px 28px;font-size:13px;font-weight:700;letter-spacing:1px}@media(max-width:900px){.ergo-collections__grid{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:20px;gap:15px}.ergo-collections__card:hover{transform:inherit}.ergo-collections__grid::-webkit-scrollbar{display:none}.ergo-collections__item{flex:0 0 80%;scroll-snap-align:start;padding:0}.ergo-collections__card{aspect-ratio:4 / 5}.ergo-collections__progress{display:block;width:100%;height:4px;background-color:var(--ergo-color-border);margin-top:20px;border-radius:2px;overflow:hidden}.ergo-collections__progress-fill{height:100%;width:0%;background-color:var(--ergo-color-primary);transition:width .1s ease-out}}@media(max-width:768px){.ergo-collections__title{font-size:26px}}.ergo-text-reveal__layout{display:flex;flex-direction:column;align-items:center;gap:40px}.ergo-text-reveal__left-img{max-width:100%;height:auto;object-fit:contain;border-radius:8px}.ergo-text-reveal__container{max-width:1655px;margin:0 auto;font-family:var(--ergo-font-heading);line-height:1.8;color:#e0e0e0;text-transform:uppercase;font-weight:500;text-align:center}@media(min-width:900px){.ergo-text-reveal__layout{flex-direction:row;align-items:center;gap:60px}.ergo-text-reveal__image-col{flex:1;display:flex;justify-content:flex-end}.ergo-text-reveal__text-col{flex:1;text-align:left}.ergo-text-reveal__container{text-align:left}}.ergo-text-reveal__container .ergo-reveal-word{transition:color .4s ease}.ergo-text-reveal__container .ergo-reveal-word.is-active{color:var(--ergo-color-secondary)}.ergo-reveal-img{display:inline-block;vertical-align:middle;border-radius:8px;margin:0 15px;box-shadow:0 4px 10px #0000001a}@media(max-width:768px){.ergo-text-reveal__container{line-height:1.6}.ergo-reveal-img{margin:0 8px;transform:scale(.8)}}.ergo-section-title{font-family:var(--ergo-font-heading);font-size:48px;text-transform:uppercase;margin-bottom:30px;text-align:center}.ergo-tabs-nav{display:flex;justify-content:center;gap:15px;margin-bottom:50px;flex-wrap:wrap}.ergo-product-tabs{text-align:center}.ergo-tab-btn{padding:10px 30px;border-radius:30px;border:1px solid var(--ergo-color-border);background:var(--ergo-color-white);color:#888;font-family:var(--ergo-font-body);font-size:11px;font-weight:600;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.ergo-tab-btn:hover,.ergo-tab-btn.is-active{background-color:var(--ergo-color-secondary-bg);color:var(--ergo-color-white);border-color:var(--ergo-color-secondary-bg)}.ergo-tab-pane{display:none}.ergo-tab-pane.is-active{display:block;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ergo-product-card{padding:0 15px;text-align:center}.ergo-product-card__image{margin-bottom:20px;height:250px;display:flex;align-items:center;justify-content:center}.ergo-product-card__image a{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.ergo-product-card__image img{max-height:100%;max-width:100%;object-fit:contain}.ergo-product-card__image .placeholder-svg{width:100%;height:100%;max-width:200px;background-color:#f5f5f5;border-radius:8px}.ergo-product-card__reviews{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:15px;font-family:var(--ergo-font-secondary);font-size:11px;color:#888}.ergo-product-card__stars{color:#1a4f7a;font-size:14px}.ergo-product-card__title{font-family:var(--ergo-font-heading);font-size:15px;font-weight:700;text-transform:uppercase;margin:0 0 5px;color:var(--ergo-color-text);letter-spacing:.5px}.ergo-product-card__price{font-family:var(--ergo-font-secondary);font-size:13px;color:#555}.ergo-product-card__features{list-style:none;padding:0;margin:0}.ergo-product-card__features li{padding:15px 0;border-top:1px solid var(--ergo-color-border);font-family:var(--ergo-font-secondary);font-size:11px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.5px}.ergo-product-card__view-link{display:inline-block;margin-top:20px;margin-bottom:10px;padding:10px 28px;border:1px solid #4383B4;border-radius:30px;font-family:var(--ergo-font-secondary);font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#4383b4;text-decoration:none;background-color:transparent;transition:all .3s ease}.ergo-product-card__view-link:hover{background-color:#4383b4;color:#fff}.ergo-product-slider .slick-list,.js-ergo-value-props-slider .slick-list{height:auto!important}.ergo-product-slider .slick-dots{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;row-gap:8px;list-style:none;padding:0;margin:60px 0 0;width:100%;box-sizing:border-box;position:relative}.ergo-product-slider .slick-dots li{width:40px;height:2px;flex-shrink:0;background-color:var(--ergo-color-border);cursor:pointer;transition:background-color .3s}@media(max-width:480px){.ergo-product-slider .slick-dots{gap:6px;padding:0 15px}.ergo-product-slider .slick-dots li{width:24px}}.ergo-product-slider .slick-dots li.slick-active{background-color:#4383b4}.ergo-product-slider .slick-dots li button{display:none}@media(max-width:768px){.ergo-section-title{font-size:28px}.ergo-tab-btn{padding:8px 20px;font-size:10px;min-width:fit-content}.ergo-tabs-nav{display:flex;justify-content:unset;gap:15px;margin-bottom:50px;flex-wrap:unset;overflow-x:auto;padding-bottom:20px}}.js-rise-up{opacity:0;transform:translateY(40px);transition:opacity .6s ease-out,transform .6s cubic-bezier(.25,.46,.45,.94)}.js-rise-up.is-visible{opacity:1;transform:translateY(0)}.ergo-value-props__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1612px;margin:0 auto}.ergo-value-props__grid.slick-initialized{display:block}.ergo-value-props__item{display:flex;flex-direction:column;align-items:flex-start}.ergo-value-props__subtitle{font-family:var(--ergo-font-secondary);font-size:11px;text-transform:uppercase;color:#888;letter-spacing:.5px;margin-bottom:5px}.ergo-value-props__title{font-family:var(--ergo-font-heading);font-size:55px;font-weight:300;text-transform:uppercase;color:var(--ergo-color-text);letter-spacing:.5px;margin:0}@media(max-width:1200px){.ergo-value-props__title{font-size:40px}}@media(max-width:900px){.ergo-value-props__title{font-size:32px}.ergo-value-props__grid{gap:15px}}@media(max-width:768px){.ergo-value-props__grid{grid-template-columns:repeat(2,1fr);gap:40px 20px}.ergo-value-props .slick-dots{display:none!important}.ergo-value-props__grid.slick-initialized{text-align:center}}@media(max-width:480px){.ergo-value-props__grid{gap:40px}}.ergo-value-props__grid .slick-dots{display:flex;justify-content:center;gap:10px;list-style:none;padding:0;margin:30px 0 0}.ergo-value-props__grid .slick-dots li{width:40px;height:2px;background-color:var(--ergo-color-border);cursor:pointer;transition:background-color .3s}.ergo-value-props__grid .slick-dots li.slick-active{background-color:#4383b4}.ergo-value-props__grid .slick-dots li button{display:none}.ergo-btn{display:inline-block;padding:12px 30px;border-radius:30px;font-family:var(--ergo-font-body);font-size:18px;font-weight:600;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .3s ease;border:1px solid transparent;text-align:center;box-shadow:0 4px 10.4px #00000040;box-shadow:0 4px 7.6px #0000002e inset}.ergo-btn--primary{background-color:var(--ergo-color-primary);color:#fff}.ergo-btn--primary:hover{background-color:#326790;color:#fff}@media(max-width:768px){.ergo-btn{font-size:15px;padding:10px 12px}}.ergo-split-feature{padding:0!important}.ergo-split-feature__inner{display:flex;flex-wrap:wrap;align-items:stretch}.ergo-split-feature__image{width:44%;position:relative}.ergo-split-feature__image img,.ergo-split-feature__image svg,.ergo-split-feature__image video{display:block;width:100%;height:100%;object-fit:cover;min-height:400px}.ergo-split-feature__content{width:50%;display:flex;align-items:center;justify-content:center;padding:60px 40px;margin:0 auto}.ergo-split-feature__content-inner{width:100%}.ergo-split-feature__subtitle{font-family:var(--ergo-font-secondary);font-size:12px;text-transform:uppercase;color:#a0a0a0;letter-spacing:1px;margin-bottom:5px}.ergo-split-feature__title{font-family:var(--ergo-font-heading);font-size:50px;font-weight:300;text-transform:uppercase;color:#fff;margin:0 0 40px;letter-spacing:.5px}.ergo-split-feature__text{font-family:var(--ergo-font-body);font-size:40px;color:#e0e0e0;margin-bottom:25px;text-align:right;font-weight:300}.ergo-split-feature__btn-wrapper{text-align:right}@media(max-width:768px){.ergo-split-feature__image,.ergo-split-feature__content{width:100%}.ergo-split-feature__content{padding:40px 20px}.ergo-split-feature__title{font-size:26px}.ergo-split-feature__text,.ergo-split-feature__btn-wrapper{text-align:left}.ergo-split-feature__text{font-size:22px}}.ergo-performers__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ergo-performers__card{position:relative;border-radius:8px;overflow:hidden;display:block;text-decoration:none;aspect-ratio:16 / 10;background-color:#f4f4f4;transition:.3s ease-in-out}.ergo-performers__card:hover{transform:translateY(-15px)}.ergo-performers__card-image{width:100%;height:100%;object-fit:cover;display:block}.ergo-performers__card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000 50%,#000c);pointer-events:none}.ergo-performers__card-badge{position:absolute;top:15px;left:15px;color:#fff;font-family:var(--ergo-font-secondary);font-size:14px;font-weight:600;z-index:2}.ergo-performers__card-author{position:absolute;bottom:15px;left:15px;display:flex;align-items:center;gap:10px;z-index:2}.ergo-performers__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;background-color:#ccc}.ergo-performers__name{color:#fff;font-family:var(--ergo-font-body);font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.ergo-performers__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:#fff3;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:2px solid rgba(255,255,255,.7);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background .25s ease,transform .25s ease,opacity .25s ease}.ergo-performers__play-btn svg{width:30px;height:30px}.ergo-performers__play-btn:hover{background:#ffffff59;transform:translate(-50%,-50%) scale(1.1)}.ergo-performers__card.is-playing .ergo-performers__play-btn{opacity:0;pointer-events:none}.ergo-performers__card.is-playing .ergo-performers__card-overlay{opacity:0;transition:opacity .3s ease}.ergo-performers__card.is-playing .ergo-performers__card-author{opacity:0;transition:opacity .3s ease;pointer-events:none}.ergo-performers__card.is-playing .ergo-performers__card-badge{opacity:0;transition:opacity .3s ease}.ergo-breadcrumb{font-family:var(--ergo-font-heading, sans-serif);font-size:10px;color:#777;text-transform:uppercase;margin-bottom:5px;letter-spacing:.5px;font-weight:500}.ergo-breadcrumb a{text-decoration:none;color:#3b85c1}.ergo-collection-title{font-family:var(--ergo-font-heading, sans-serif);font-size:32px;color:#111;font-weight:800;margin-bottom:20px;text-transform:uppercase;letter-spacing:-.5px}.ergo-subcategories{display:grid;grid-template-columns:repeat(var(--columns-mobile, 2),1fr);gap:20px;margin-bottom:20px}@media(min-width:768px){.ergo-subcategories{grid-template-columns:repeat(var(--columns-desktop, 4),1fr);gap:40px}}.ergo-subcat-card{background:#fff;border-radius:4px;padding:15px 30px;display:flex;flex-direction:column;text-decoration:none;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;box-shadow:0 4px 20px #00000014}.ergo-subcat-card:hover{border-color:#ccc;box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.ergo-subcat-card__img-wrap{width:100%;height:320px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.ergo-subcat-card__img{max-width:100%;max-height:100%;object-fit:contain}.ergo-subcat-card__footer{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.ergo-subcat-card__title{font-family:var(--ergo-font-heading, sans-serif);font-size:11px;font-weight:700;color:#111}.ergo-subcat-card svg{color:#111}.ergo-filters{display:flex;gap:10px;margin-bottom:30px;flex-wrap:wrap}.ergo-filter-group{position:relative;flex:1;min-width:150px;max-width:250px}.ergo-filter-select{width:100%;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #ddd;padding:12px 30px 12px 15px;border-radius:0;font-family:var(--ergo-font-body, sans-serif);font-size:12px;color:#333;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center}.ergo-filter-select:focus{outline:none;border-color:#111}.ergo-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1024px){.ergo-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.ergo-product-grid{grid-template-columns:repeat(2,1fr)}.ergo-subcat-card{min-width:calc(50% - 10px)}}.ergo-product-tabs__content{max-width:1158px;margin:0 auto}.template-collection .ergo-product-card{background:#f4f4f4;display:flex;flex-direction:column;padding:20px}.ergo-product-card__link{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1}.ergo-product-card__img-wrap{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.ergo-product-card__img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.ergo-product-card__info{text-align:center;margin-bottom:10px}.ergo-product-card__reviews{font-size:11px;color:#777;margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:6px}.ergo-stars{color:#04295c;font-size:13px;letter-spacing:2px}.ergo-product-card__title{font-family:var(--ergo-font-heading, sans-serif);font-size:13px;font-weight:500;text-transform:uppercase;margin-bottom:10px;color:#000;line-height:1.4;letter-spacing:.5px}.ergo-product-card__price{font-family:var(--ergo-font-heading, sans-serif);font-size:14px;font-weight:800;color:#000}.ergo-product-card__action{display:flex;justify-content:center;margin-top:auto}.ergo-product-btn{display:flex;align-items:center;justify-content:center;gap:10px;background:transparent;padding:0;border:none;cursor:pointer;transition:opacity .3s ease}.ergo-product-btn:hover{opacity:.9}.ergo-product-btn__text{background:#2a73b6;color:#fff;font-family:var(--ergo-font-heading, sans-serif);font-size:13px;font-weight:600;text-transform:uppercase;text-align:center;padding:12px 28px;border-radius:40px;box-shadow:0 4px 10px #0000001a}.ergo-product-btn__icon{background:#2a73b6;color:#fff;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px #0000001a;display:none}.ergo-product-btn__icon svg{width:24px;height:24px}.ergo-product-btn:disabled .ergo-product-btn__text,.ergo-product-btn:disabled .ergo-product-btn__icon{background:#ccc;cursor:not-allowed;box-shadow:none}@media(max-width:1024px){.ergo-performers__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ergo-performers__grid{grid-template-columns:1fr;gap:15px}.ergo-product-card__title{font-size:11px}.ergo-product-btn__text{padding:12px 16px}.ergo-product-card__reviews{font-size:8px}.ergo-stars{font-size:11px}}.ergo-designed-by{position:relative;display:flex;align-items:center;justify-content:center;min-height:80vh;overflow:hidden}.ergo-designed-by__text-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;z-index:1;pointer-events:none}.ergo-designed-by__text-bg h2{font-family:var(--ergo-font-heading);font-size:8.5vw;font-weight:300;line-height:1.2;color:#111;margin:0;text-transform:uppercase;white-space:nowrap;letter-spacing:-1px}.ergo-designed-by__media{position:relative;max-width:1000px;width:90%}.ergo-designed-by__media img,.ergo-designed-by__media video,.ergo-designed-by__media svg{width:100%;height:auto;display:block;transform:rotate(-25deg)}@media(max-width:768px){.ergo-designed-by__text-bg h2{font-size:9vw;letter-spacing:0}}.js-expand-in{opacity:0;transform:scale(.85);transition:opacity .8s ease-out,transform .8s cubic-bezier(.25,.46,.45,.94)}.js-expand-in.is-visible{opacity:1;transform:scale(1)}.ergo-designer{padding-top:var(--section-padding-top, 80px);padding-bottom:var(--section-padding-bottom, 80px);background-color:var(--section-bg-color, #ffffff)}.ergo-designer__inner{display:flex;align-items:flex-start;gap:60px;max-width:1600px;margin:0 auto}.ergo-designer__content{flex:1;display:flex;flex-direction:column;justify-content:center}.ergo-designer__sketches{width:100%;margin-bottom:40px}.ergo-designer__sketches img,.ergo-designer__sketches svg{width:100%;height:auto;display:block}.ergo-designer__text-wrap{max-width:870px}.ergo-designer__title{font-family:var(--ergo-font-heading);font-size:36px;font-weight:300;color:#111;margin:0 0 15px;text-transform:uppercase;letter-spacing:.5px}.ergo-designer__text{font-family:var(--ergo-font-body);font-size:14px;color:#555;line-height:1.6;margin-bottom:30px}.ergo-designer__image-wrap{flex:0 0 34%;max-width:34%}.ergo-designer__image-wrap img,.ergo-designer__image-wrap svg{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}@media(max-width:992px){.ergo-designer__inner{flex-direction:column;gap:40px}.ergo-designer__image-wrap{flex:0 0 100%;max-width:100%;width:100%}}.ergo-explore{padding-top:var(--section-padding-top, 80px);padding-bottom:var(--section-padding-bottom, 80px)}.ergo-explore__grid{display:flex;gap:15px;height:750px;width:100%}.ergo-explore__wrapper{max-width:1600px;margin:0 auto}.ergo-explore__item{position:relative;flex:1;border-radius:6px;overflow:hidden;cursor:pointer;transition:flex .6s cubic-bezier(.25,.46,.45,.94)}.ergo-explore__item.is-active{flex:3}.ergo-explore__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ergo-explore__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000 50%,#0009);transition:background .6s ease}.ergo-explore__item.is-active .ergo-explore__overlay{background:linear-gradient(to bottom,#0000 30%,#000c)}.ergo-explore__content{position:absolute;bottom:0;left:0;width:100%;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;z-index:2;transition:all .6s ease}.ergo-explore__item.is-active .ergo-explore__content{align-items:flex-start}.ergo-explore__title{color:#fff;font-family:var(--ergo-font-heading);font-size:20px;font-weight:400;margin:0;text-align:center;transition:all .6s ease;white-space:nowrap}.ergo-explore__item.is-active .ergo-explore__title{font-size:42px;text-align:left;margin-bottom:15px}.ergo-explore__btn-wrap{opacity:0;max-height:0;overflow:hidden;transition:opacity .6s ease,max-height .6s ease}.ergo-explore__item.is-active .ergo-explore__btn-wrap{opacity:1;max-height:100px}.ergo-explore__btn{background:#ffffff4d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.5);display:inline-block;padding:12px 25px;border-radius:30px;font-family:var(--ergo-font-body);font-size:11px;font-weight:600;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.ergo-explore__btn:hover{background:#ffffff80;color:#fff}.ergo-explore__progress-bar{display:none;width:100%;height:4px;background-color:#eee;margin-top:30px;border-radius:2px;position:relative;overflow:hidden}.ergo-explore__progress-fill{position:absolute;top:0;left:0;height:100%;background-color:var(--ergo-color-primary);width:0;transition:width .3s ease}@media(max-width:768px){.ergo-explore__grid{display:block;height:auto}.ergo-explore__item{height:450px;margin-right:10px;border-radius:12px;flex:none!important}.ergo-explore__grid .slick-list{padding:0!important}.ergo-explore__content{align-items:flex-start}.ergo-explore__title{font-size:36px;text-align:left;margin-bottom:15px}.ergo-explore__btn-wrap{opacity:1;max-height:100px}.ergo-explore__progress-bar{display:block}}.ergo-testimonials{padding-top:var(--section-padding-top, 80px);padding-bottom:var(--section-padding-bottom, 80px);text-align:center}.ergo-testimonials__header{margin-bottom:40px}.ergo-testimonials__title{font-family:var(--ergo-font-heading);font-size:48px;text-transform:uppercase;letter-spacing:.5px;margin:0 0 15px;color:#111}.ergo-testimonials__subtitle-wrap{display:flex;flex-direction:column;align-items:center;gap:10px}.ergo-testimonials__stars{color:#123d5a;font-size:18px}.ergo-testimonials__subtitle{font-family:var(--ergo-font-secondary);font-size:13px;color:#666;text-transform:uppercase;letter-spacing:1px}.ergo-testimonials__slider-wrap{position:relative;margin-bottom:40px;padding:0 40px}.ergo-testimonials__slider{margin:0 -10px}.ergo-testimonials__slide{padding:0 10px;outline:none;height:100%;display:flex}.ergo-testimonials .slick-track{display:flex!important}.ergo-testimonials .slick-slide{height:inherit!important;display:flex!important}.ergo-testimonials .slick-list{margin:30px 20px 40px}.ergo-testimonials .slick-next,.ergo-testimonials .slick-prev{top:45%}.ergo-testimonials__pair{display:flex;gap:20px;width:100%}.ergo-testimonials__pair-item{flex:1}.ergo-testimonial-card{box-sizing:border-box;border-radius:8px;overflow:hidden;height:100%;display:flex;flex-direction:column;background-color:#f9f9f9;transition:border .3s ease;border:3px solid transparent}.ergo-testimonial-card--image{padding:0;background-color:transparent}.ergo-testimonial-card--image img{width:100%;height:100%;object-fit:cover;border-radius:5px}.ergo-testimonial-card--image:hover{border-color:var(--ergo-color-primary)}.ergo-testimonial-card--text{padding:25px;justify-content:center;align-items:center;text-align:center}.ergo-testimonial-card__stars{color:#123d5a;font-size:14px;margin-bottom:20px}.ergo-testimonial-card__text{font-family:var(--ergo-font-body);font-size:16px;line-height:1.6;color:#555;margin-bottom:30px;flex-grow:1;display:flex;align-items:center;flex-direction:column;justify-content:center}.ergo-testimonial-card__author{font-family:var(--ergo-font-heading);font-size:14px;font-weight:600;color:#111;text-transform:uppercase;letter-spacing:.5px}.ergo-testimonials .slick-prev,.ergo-testimonials .slick-next{width:40px;height:40px;z-index:2}.ergo-testimonials .slick-prev{left:0}.ergo-testimonials .slick-next{right:0}.ergo-testimonials .slick-prev:before,.ergo-testimonials .slick-next:before{content:"";display:block;width:20px;height:20px;border-top:2px solid #333;border-right:2px solid #333;opacity:1;margin:0 auto}.ergo-testimonials .slick-prev:before{transform:rotate(-135deg)}.ergo-testimonials .slick-next:before{transform:rotate(45deg)}@media(max-width:1024px){.ergo-testimonials__slider-wrap{padding:0 30px}}@media(max-width:768px){.ergo-testimonials__title{font-size:24px}.ergo-testimonials__pair{flex-direction:column;gap:15px}.ergo-testimonials__slider-wrap{padding:0}}.ergo-separates{position:relative;background-color:#fff;overflow:hidden}.ergo-separates__bg-grid{position:absolute;top:0;left:0;width:100%;height:100%}.ergo-separates .ergo-container{position:relative;z-index:1;max-width:1640px}.ergo-separates__header{margin-bottom:60px}.ergo-separates__title{font-family:var(--ergo-font-heading);font-size:48px;color:#111;text-transform:uppercase;max-width:1000px;line-height:1.3}.ergo-separates__content{display:flex;align-items:flex-start;gap:60px;position:relative}.ergo-separates__left{flex:0 0 45%;position:relative;height:100%}.ergo-separates__sticky-media{position:sticky;top:120px}.ergo-separates__img{width:100%;height:auto;display:block}.ergo-separates__right{flex:1;position:relative;padding:40px 0 100px}.ergo-separates__line-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.ergo-separates__item{position:relative;z-index:1;border-radius:40px;padding:15px 30px;margin-bottom:50px;max-width:480px;display:flex;align-items:flex-start;gap:20px}.ergo-separates__item--left{margin-left:0}.ergo-separates__item--right{margin-left:80px}.ergo-separates__item-icon{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background:#eef5f9;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.ergo-separates__item-icon img,.ergo-separates__item-icon svg{width:20px;height:20px;color:var(--ergo-color-primary)}.ergo-separates__item-text{flex:1}.ergo-separates__item-title{font-family:var(--ergo-font-heading);font-size:16px;font-weight:500;color:#333;margin:0 0 10px;text-transform:uppercase}.ergo-separates__item-desc{font-family:var(--ergo-font-body);font-size:13px;color:#666;line-height:1.6}.ergo-separates__item-desc p{margin:0}@media(max-width:900px){.ergo-separates__content{flex-direction:column}.ergo-separates__left{width:100%;margin-bottom:40px}.ergo-separates__sticky-media{position:relative;top:0;max-width:500px;margin:0 auto}.ergo-separates__right{padding:0}.ergo-separates__item{width:85%}.ergo-separates__item--left{margin-left:0;margin-right:auto}.ergo-separates__item--right{margin-left:auto;margin-right:0}}.ergo-image-cards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ergo-image-cards__item{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:16 / 10}.ergo-image-cards__link{display:block;width:100%;height:100%;position:relative;text-decoration:none;color:#fff}.ergo-image-cards__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.ergo-image-cards__img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.ergo-image-cards__item:hover .ergo-image-cards__img{transform:scale(1.05)}.ergo-image-cards__content{position:absolute;bottom:0;left:0;width:100%;padding:120px 40px 40px;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);z-index:2;display:flex;flex-direction:column;align-items:flex-start}.ergo-image-cards__subtext{font-family:var(--ergo-font-body);font-size:14px;margin-bottom:10px;color:#ffffffe6}.ergo-image-cards__title{font-family:var(--ergo-font-heading);font-size:24px;font-weight:500;color:#fff;margin:0 0 20px;line-height:1.3}.ergo-image-cards__btn{display:inline-block;padding:12px 30px;background-color:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;font-family:var(--ergo-font-heading);font-size:14px;font-weight:500;border-radius:30px;border:1px solid rgba(255,255,255,.3);transition:background-color .3s ease}.ergo-image-cards__item:hover .ergo-image-cards__btn{background-color:#ffffff4d}@media(max-width:768px){.ergo-image-cards__grid{grid-template-columns:1fr}.ergo-image-cards__content{padding:80px 20px 30px}.ergo-image-cards__title{font-size:20px}}.ergo-logo-marquee{overflow:hidden;background-color:#fff;display:flex;align-items:center}.ergo-logo-marquee__track{display:flex;width:max-content;animation:ergoMarqueeScroll 30s linear infinite}.ergo-logo-marquee__track:hover{animation-play-state:paused}.ergo-logo-marquee__group{display:flex;align-items:center;justify-content:space-around;min-width:100vw;flex-shrink:0}.ergo-logo-marquee__item{padding:0 40px;display:flex;align-items:center;justify-content:center}.ergo-logo-marquee__link{display:block;transition:opacity .3s ease}.ergo-logo-marquee__link:hover{opacity:.7}.ergo-logo-marquee__img{max-height:80px;width:auto;object-fit:contain}@keyframes ergoMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.ergo-logo-marquee__img{max-height:40px}.ergo-logo-marquee__item{padding:0 20px}.ergo-logo-marquee__track{animation-duration:18s}}.ergo-team{position:relative;overflow:hidden}.ergo-team__header{font-family:var(--ergo-font-heading);font-size:28px;font-weight:300;text-transform:uppercase;text-align:center;color:#333;margin-bottom:40px;position:relative;z-index:5}.ergo-team__content{min-height:1100px;display:flex;flex-direction:column;justify-content:flex-end}.ergo-team__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.ergo-team__watermark{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;font-family:var(--ergo-font-heading);font-size:min(15vw,220px);font-weight:300;color:#0000000a;white-space:nowrap;transition:opacity .5s ease}.ergo-team__watermark-img{max-width:90vw;height:auto;opacity:.1;display:block;margin:0 auto}.ergo-team__job-label{position:absolute;top:42%;left:3%;font-family:var(--ergo-font-heading);font-size:40px;color:#555;transition:opacity .5s ease}.ergo-team__main-image-wrap{position:absolute;bottom:30%;left:50%;transform:translate(-50%);width:800px;max-width:100vw;height:800px;overflow:hidden}.ergo-team__main-image{width:100%;height:100%;object-fit:contain;object-position:bottom center;transition:opacity .8s ease,transform .8s cubic-bezier(.25,1,.5,1)}.ergo-team__main-image.is-animating{opacity:0;transform:translateY(50px) scale(.95)}.ergo-team__main-image-fade{position:absolute;bottom:0;left:0;width:100%;height:300px;z-index:2}.ergo-team__slider-container{position:relative;z-index:10;padding-bottom:50px;width:100%}.ergo-team__slider{display:flex;align-items:flex-end;justify-content:center;gap:49px;margin-bottom:30px;width:100%}.ergo-team__slide{flex-shrink:0;cursor:pointer;transition:all .5s cubic-bezier(.25,1,.5,1)}.ergo-team__slide:not(.is-active){width:125px;height:125px;box-shadow:0 5px 15px #0000001a}.ergo-team__slide:not(.is-active):hover{transform:translateY(-5px)}.ergo-team__slide-thumb-only{width:100%;height:100%}.ergo-team__slide-bg-img{width:100%;height:100%;object-fit:cover}.ergo-team__slide:not(.is-active) .ergo-team__slide-card{display:none}.ergo-team__slide.is-active{width:400px;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);box-shadow:0 10px 40px #0000000d;padding:30px;cursor:default;box-shadow:0 7px 30px #0000000d;backdrop-filter:blur(10px);background:#ffffff40}.ergo-team__slide.is-active .ergo-team__slide-thumb-only{display:none}.ergo-team__slide-card{display:block}.ergo-team__slide-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}.ergo-team__slide-thumb-wrap{width:106px;height:110px;overflow:hidden;flex-shrink:0;margin-top:-82px}.ergo-team__slide-thumb-img{width:100%;height:100%;object-fit:cover}.ergo-team__slide-name{font-family:var(--ergo-font-heading);font-size:18px;font-weight:600;margin:0 0 5px;color:#111}.ergo-team__slide-job{font-size:12px;color:#666;text-transform:uppercase;margin:0 0 10px}.ergo-team__socials{display:flex;gap:10px;display:none}.ergo-team__social-link{color:#999;transition:color .3s ease}.ergo-team__social-link:hover{color:var(--ergo-color-primary)}.ergo-team__slide-desc{font-size:14px;color:#555;line-height:1.6}.ergo-team__dots{display:flex;justify-content:center;gap:10px;margin-top:20px}.ergo-team__dot{width:40px;height:2px;background-color:#0003;border:none;padding:0;cursor:pointer;transition:background-color .3s ease}.ergo-team__dot:hover{background-color:#0006}.ergo-team__dot.is-active{background-color:var(--ergo-color-primary, #325d79)}.ergo-team__img{width:100%;height:100%;object-fit:contain;object-position:bottom center}@media(max-width:900px){.ergo-team__content{min-height:auto;justify-content:flex-start}.ergo-team__bg{position:relative;display:flex;flex-direction:column;align-items:center}.ergo-team__watermark{position:relative;top:0;left:0;transform:none;font-size:15vw;line-height:1.2;margin-bottom:5px;display:none}.ergo-team__job-label{position:relative;top:0;left:0;font-size:20px;margin-bottom:20px;text-align:center}.ergo-team__main-image-wrap{position:relative;bottom:0;left:0;transform:none;width:100%;height:350px}.ergo-team__main-image-fade{height:80px}.ergo-team__slider-container{margin-top:-20px;padding-bottom:20px}.ergo-team__slider{flex-wrap:wrap;gap:15px}.ergo-team__slide.is-active{width:100%;order:-1;margin-bottom:20px;padding:20px}.ergo-team__slide-header{flex-direction:column;text-align:center}.ergo-team__socials{justify-content:center}.ergo-team__slide:not(.is-active){width:70px;height:70px}}@media(max-width:500px){.ergo-team__slide:not(.is-active){width:55px;height:55px}}.ergo-finder{overflow:hidden}.ergo-finder__header{text-align:center;margin-bottom:60px}.ergo-finder__title{font-family:var(--ergo-font-heading);font-size:32px;font-weight:300;color:#111;margin-bottom:20px}.ergo-finder__text{font-family:var(--ergo-font-body);font-size:18px;color:#555;margin-bottom:30px;line-height:1.6}.ergo-finder__slider-wrap{position:relative;max-width:320px;margin:0 auto;perspective:1000px}.ergo-finder__stack{position:relative;width:100%;padding-bottom:125%;transform-style:preserve-3d;touch-action:pan-y}.ergo-finder__card{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;display:flex;align-items:center;justify-content:center;transition:transform .6s cubic-bezier(.2,.8,.2,1),opacity .6s ease;transform-origin:bottom center;will-change:transform,opacity;cursor:grab}.ergo-finder__card:active{cursor:grabbing}.ergo-finder__card-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ergo-finder__card-img{width:100%;height:100%;object-fit:contain;pointer-events:none;border-radius:12px}.ergo-finder__card{opacity:1;transform:translateZ(-200px) translateY(-50px);z-index:1}.ergo-finder__card.is-active{opacity:1;transform:translateZ(0) translateY(0) rotate(0);z-index:10}.ergo-finder__card.is-next-1{opacity:1;transform:translateZ(-30px) translate(60px) rotate(8deg);z-index:9}.ergo-finder__card.is-prev-1{opacity:1;transform:translateZ(-30px) translate(-60px) rotate(-8deg);z-index:9}.ergo-finder__card.is-next-2{opacity:.7;transform:translateZ(-60px) translate(110px) rotate(16deg);z-index:8}.ergo-finder__card.is-prev-2{opacity:.7;transform:translateZ(-60px) translate(-110px) rotate(-16deg);z-index:8}.ergo-finder__card.is-hidden-left{opacity:0;transform:translateZ(-100px) translate(-150px) rotate(-24deg);z-index:7}.ergo-finder__card.is-hidden-right{opacity:0;transform:translateZ(-100px) translate(150px) rotate(24deg);z-index:7}@media(max-width:768px){.ergo-finder__title{font-size:24px}.ergo-finder__text{font-size:16px}}.ergo-footer{color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:end;overflow:hidden}.ergo-footer .ergo-container,.ergo-footer__bottom-logo{grid-column:1;grid-row:1}.ergo-footer__bottom-logo{width:100%;z-index:1;pointer-events:none}.ergo-footer__bottom-img{width:100%;height:auto;display:block}.ergo-footer .ergo-container{z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.ergo-footer__top{display:flex;justify-content:space-between}.ergo-footer__columns{width:88%;margin-left:auto;display:grid;justify-content:space-between;gap:25px;grid-template-columns:.8fr 1fr .8fr 1.2fr;padding-bottom:120px}.ergo-footer__col{flex:1;min-width:120px}.ergo-footer__heading{font-family:var(--ergo-font-heading);font-size:25px;font-weight:500;margin-bottom:25px;letter-spacing:1px}.ergo-footer__text h4{text-transform:uppercase;color:#fff;font-size:25px;line-height:130%;margin-bottom:8px}.ergo-footer__list{list-style:none;padding:0;margin:0}.ergo-footer__list li{margin-bottom:15px}.ergo-footer__list a{color:#f5f5f5;text-decoration:none;font-size:16px;text-transform:uppercase;transition:color .3s ease}.ergo-footer__list a:hover{color:#fff}.ergo-footer__text{color:#f5f5f5;font-size:16px;line-height:1.6}.ergo-footer__text p{margin:0 0 15px;max-width:280px}.ergo-footer__text a{color:#f5f5f5;text-decoration:none;transition:color .3s ease;text-transform:uppercase}.ergo-footer__text a:hover{color:#fff}.ergo-footer__socials{list-style:none;padding:0;margin:0}.ergo-footer__socials li{margin-bottom:15px}.ergo-footer__socials a{display:flex;align-items:center;gap:15px;color:#f5f5f5;text-decoration:none;font-size:16px;transition:color .3s ease}.ergo-footer__socials a:hover{color:#fff}.ergo-footer__social-icon{width:60px;height:60px;border:1px solid #fff;display:flex;align-items:center;justify-content:center;border-radius:0}.ergo-footer__social-icon svg{width:35px;height:35px;color:#fff}@media(max-width:900px){.ergo-footer__top{flex-direction:column}.ergo-footer__columns{width:100%;margin-left:0;display:flex;flex-direction:column;gap:40px;justify-content:flex-start;padding-bottom:250px}.ergo-footer__bottom-logo{margin-top:20px}}@media(max-width:500px){.ergo-footer__columns{padding-bottom:150px}}.ergo-medically{position:relative;width:100%}.ergo-medically__outer{min-height:300vh}.ergo-medically__sticky{position:sticky;top:0;width:100%;overflow:hidden;padding-bottom:100px}.ergo-medically__stage{top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.ergo-medically__title{position:absolute;top:40px;left:50%;transform:translate(-50%);width:100%;text-align:center;font-family:var(--ergo-font-heading, "Work Sans", sans-serif);font-size:clamp(22px,2.5vw,36px);font-weight:400;letter-spacing:3px;text-transform:uppercase;color:#111;margin:0;z-index:10;white-space:nowrap}.ergo-medically__bg{left:-10%;width:85%;z-index:1;pointer-events:none;position:absolute}.ergo-medically__bg-img{display:block;width:100%;height:auto}.ergo-medically__chair{position:absolute;top:55%;max-width:680px;z-index:3;pointer-events:none;position:relative;margin:0 auto}.ergo-medically__chair-img{display:block;width:100%;height:auto}.ergo-medically__card{position:absolute;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.85);border-radius:14px;box-shadow:0 8px 40px #00000012;padding:30px 28px;width:400px;box-sizing:border-box;z-index:5;top:0;opacity:0;transform:translateY(100vh);will-change:transform,opacity;box-shadow:0 7px 30px #0000000d;backdrop-filter:blur(10px);background:#ffffff40}.ergo-medically__card[data-side=left]{left:12%}.ergo-medically__card[data-side=right]{right:12%}.ergo-medically__card-logo{display:block;max-width:250px;max-height:90px;width:auto;height:auto;margin:0 auto 18px;object-fit:contain}.ergo-medically__card-text{font-family:var(--ergo-font-body, "Work Sans", sans-serif);font-size:16px;font-weight:700;color:#444;line-height:1.65;text-align:center}.ergo-medically__card-text p{margin:0}@media(max-width:900px){.ergo-medically__outer{min-height:auto!important}.ergo-medically__sticky{position:relative!important;padding-bottom:40px!important}.ergo-medically__stage{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;overflow:hidden!important;height:auto!important}.ergo-medically__title{position:relative!important;top:auto!important;left:auto!important;transform:none!important;margin-top:40px!important;margin-bottom:20px!important;white-space:normal!important;font-size:24px!important}.ergo-medically__chair{position:relative!important;top:auto!important;left:auto!important;transform:none!important;width:80%!important;margin-bottom:40px!important}.ergo-medically__card{position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;width:90%!important;max-width:320px!important;margin:0 auto 30px!important}.ergo-medically__bg{width:150%!important;left:-25%!important;top:10%!important}}.ergo-video-marquee{width:100%;position:relative;display:flex;flex-direction:column;align-items:center}.ergo-video-marquee__header{width:100%;max-width:1200px;margin:0 auto 30px;padding:0 20px;text-align:center}.ergo-video-marquee__title{width:100%;max-width:800px;height:auto;overflow:visible}.ergo-video-marquee__title text{font-family:var(--ergo-font-heading, "Work Sans", sans-serif);font-size:52px;font-weight:400;letter-spacing:2px;text-transform:uppercase}.ergo-video-marquee__scene{margin-top:-160px;width:100%;perspective:1200px;padding:0 0 40px;overflow:visible;position:relative}.ergo-video-marquee__track{display:flex;position:relative;height:500px;width:100%;transform-style:preserve-3d}.ergo-video-marquee__item{position:absolute;top:0;left:0;width:280px;height:500px;will-change:transform;transform-origin:center center;transition:filter .3s ease;cursor:pointer;pointer-events:auto}.ergo-video-marquee__item-inner{width:100%;height:100%;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 15px 35px #00000026;background:#000;-webkit-transform:translate3d(0,0,0);-webkit-mask-image:-webkit-radial-gradient(white,black)}.ergo-video-marquee__video{width:100%;height:100%;object-fit:cover;display:block;opacity:.8;transition:opacity .3s ease}.ergo-video-marquee__item:hover .ergo-video-marquee__video{opacity:1}@media(max-width:768px){.ergo-video-marquee__title text{font-size:52px}.ergo-video-marquee__scene{perspective:none;margin-top:0;overflow:hidden}.ergo-video-marquee__track{position:static;display:flex;width:max-content;height:auto;transform:none;animation:ergoVideoMarqueeScrollMobile 26s linear infinite}.ergo-video-marquee__track.is-mobile-marquee:hover{animation-play-state:paused}.ergo-video-marquee__item{position:static;width:160px;height:240px;flex-shrink:0;margin:0 6px;visibility:visible}.ergo-video-marquee__item-inner{-webkit-mask-image:none;mask-image:none}}@keyframes ergoVideoMarqueeScrollMobile{0%{transform:translate(0)}to{transform:translate(-50%)}}.ergo-el-view-product,.template-collection-hero-chair-template .ergo-breadcrumb,.template-collection-hero-chair-template .ergo-collection-title,.template-collection-hero-chair-template .ergo-subcategories,.template-collection-hero-desk-template .ergo-breadcrumb,.template-collection-hero-desk-template .ergo-collection-title,.template-collection-hero-desk-template .ergo-subcategories{display:none}.ergo-ps-pagination,.ergo-el-author-wrap{display:none!important}.template-page-clients .ergo-separates__bg-grid{opacity:.1!important}@media(max-width:991px){.ergo-h1{font-size:30px!important}.template-page-team .ergo-cta-heading{font-size:40px!important}.template-page-team .ergo-cta-subtext{font-size:30px!important}.ergo-faq-left{display:none!important}.efs-card-bg{right:unset!important;left:0!important}.efs-image-col{justify-content:center!important}.ergo-separates__title{font-size:32px}.ergo-endorsement-image-wrap{height:auto!important}.ergo-endorsement-section{margin:65px 10px!important}}@media(max-width:768px){.ergo-faq-right{padding:0!important}.template-page-clients .ergo-separates__subtitle,.template-page-clients .ergo-separates__title{color:#fff!important}.ergo-endorsement-title{font-size:22px!important}.ergo-endorsement-sub{font-size:20px!important}.ergo-explore__item.is-active .ergo-explore__title,.ergo-explore__title{font-size:34px}}@media(max-width:468px){.ergo-header__logo img{max-height:30px}.ergo-explore__content{padding:30px 15px}}.ergo-product-card__reviews--stack{flex-direction:column;gap:4px;margin-bottom:10px}.ergo-stars-dyn{display:inline-block;font-size:15px;letter-spacing:2px;line-height:1;background:linear-gradient(90deg,#04295c var(--rating-pct, 100%),#cfcfcf var(--rating-pct, 100%));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ergo-stars-dyn:before{content:"\2605\2605\2605\2605\2605"}.ergo-product-card__reviews--stack .ergo-reviews-text{font-size:12px;color:#666;text-align:center}.ergo-product-card__link{flex:1 1 auto}.ergo-product-card__img-wrap{position:relative;display:block;flex:0 0 auto;width:100%;height:auto;aspect-ratio:1 / 1;overflow:hidden}.ergo-product-card__img-wrap .ergo-product-card__img,.ergo-product-card__img-wrap img,.ergo-product-card__img-wrap svg{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center}.ergo-product-card__reviews--stack{min-height:42px;justify-content:flex-start}.ergo-product-card__title{min-height:2.8em;display:flex;align-items:center;justify-content:center}.ergo-product-card__action{margin-top:auto;padding-top:12px}.ergo-header__logo .ergo-header__logo-img--dark-alt{display:none}@media(max-width:768px){body.has-inner-banner .ergo-header--light{position:relative;background-color:#fff!important;border-bottom:1px solid var(--ergo-color-text, #111);color:var(--ergo-color-text, #111)}body.has-inner-banner .ergo-header--light .ergo-header__link,body.has-inner-banner .ergo-header--light .ergo-header__icon svg,body.has-inner-banner .ergo-header--light .ergo-header__mobile-toggle{color:var(--ergo-color-text, #111)}body.has-inner-banner .ergo-header--light .ergo-header__logo-img--light{display:none}body.has-inner-banner .ergo-header--light .ergo-header__logo-img--dark-alt{display:block}}@supports (overflow: clip){@media(max-width:1024px){html body{overflow-x:clip}html body.sidebar-move{overflow:hidden}}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/ergo-global.css.map */
