@charset "UTF-8";:root{--chenix-text: #030303;--chenix-text-landing: #ffffff;--chenix-text-secondary: rgba(0, 0, 0, .56);--chenix-text-secondary-landing: rgba(255, 255, 255, .56);--chenix-divider: #e2e2e2;--chenix-divider-landing: #1e1e1e;--chenix-muted: #1e1e1e;--chenix-muted-landing: #86868b;--chenix-bg-1: #ffffff;--chenix-bg-1-landing: #020202;--chenix-bg-2: #e1e1e1;--chenix-bg-2-landing: #161617;--chenix-header-bg: rgba(255, 255, 255, .7);--chenix-header-bg-landing: rgba(15, 18, 20, .7);--chenix-header-height: 60px}html,body{height:100%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;color:var(--chenix-text);background:var(--chenix-bg-1);line-height:1.5;font-family:Roboto,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}a{color:var(--chenix-accent);text-decoration:none}a:hover{text-decoration:underline}p{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:500}main:not(.landing){padding:3rem}.container{max-width:1200px;margin:0 auto}.container.with-padding{padding:0 1.5rem}img{vertical-align:top}.wp-block-group img{border-radius:28px}.site-header{position:sticky;height:60px;padding:0 1rem;top:0;border-bottom:1px solid var(--chenix-divider);z-index:999;background-color:var(--chenix-header-bg);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.site-header__inner{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.site-header__img{max-height:26px}.site-footer{margin-top:8rem;text-align:center;color:var(--chenix-text-secondary);font-size:.95rem}.site-footer .container{border-top:1px solid var(--chenix-divider);padding-top:3rem;padding-bottom:4rem;display:flex;flex-direction:column;gap:2rem}.site-footer nav ul{margin:0;padding:0;display:flex;justify-content:center;gap:1rem}.site-footer nav ul li{list-style:none}.site-footer nav ul li:not(:last-child):after{content:"•";margin-left:1rem;color:inherit}.wp-element-button,.btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.55rem;border-radius:1.75rem;border:none;background:#1b91ff;color:#fff;font-weight:400;font-size:1rem;cursor:pointer;text-decoration:none!important}.wp-element-button:hover,.btn:hover{background:#2894fa}.btn.secondary{background:#fff;color:#111827}.notice{padding:1rem;border-radius:.75rem;background:#f1f5f9;border:1px solid #e2e8f0;margin:1rem 0}h1{font-size:clamp(28px,4vw,36px);line-height:1.2;margin:0 0 16px;font-weight:700}h2{font-size:clamp(22px,3vw,28px);line-height:1.25;margin:32px 0 12px;font-weight:700;padding-top:16px}h3{font-size:clamp(18px,2.5vw,22px);line-height:1.3;margin:24px 0 8px;font-weight:600}p{margin:0 0 14px}strong{font-weight:700}em{font-style:italic}ul,ol{margin:8px 0 16px 1.25rem;padding:0}li{margin:6px 0}li>ul,li>ol{margin-top:6px}hr,.wp-block-separator{border:0;height:1px;background:linear-gradient(90deg,var(--chenix-header-bg),var(--chenix-divider-landing),var(--chenix-header-bg));margin:24px 0}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.product-card{border:1px solid #e5e7eb;border-radius:1rem;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.product-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;border-radius:.75rem}.price{font-weight:700}.woocommerce div.product .summary .price{font-size:1.25rem;font-weight:700}body.is-landing{background:var(--chenix-bg-1-landing);color:var(--chenix-text-landing)}body.is-landing .site-header{background-color:var(--chenix-header-bg-landing);border-color:var(--chenix-divider-landing)}body.is-landing .site-footer{color:var(--chenix-text-secondary-landing)}body.is-landing .site-footer .container{border-color:var(--chenix-divider-landing)}body.is-landing hr,body.is-landing .wp-block-separator{background:linear-gradient(90deg,var(--chenix-header-bg-landing),var(--chenix-divider),var(--chenix-header-bg-landing))}.chenix-presentation{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:clamp(3rem,5vw,6rem);padding-bottom:clamp(3rem,6vw,7rem);min-height:calc(100vh - var(--chenix-header-height))}.chenix-presentation__inner{display:flex;flex-direction:column;gap:clamp(3rem,5vw,2rem);text-align:center}.chenix-presentation .chenix-presentation__headings{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-inline:clamp(1.5rem,5vw,5rem)}.chenix-presentation__title{font-size:clamp(2.5rem,4vw,3rem);text-align:center;opacity:0;animation:fadeInUp 4s ease .3s forwards}.chenix-presentation__subtitle{font-size:clamp(1rem,2.2vw,1.25rem);color:var(--chenix-muted);text-align:center;padding-inline:2rem;opacity:0;animation:fadeInUp 4s ease 1s forwards}.chenix-presentation__figure{max-height:100%;margin:0}body.is-landing .chenix-presentation__subtitle{color:var(--chenix-muted-landing)}.chenix-eyebrow-title{display:flex;flex-direction:column;gap:4rem;padding-top:clamp(3rem,5vw,6rem);padding-bottom:clamp(3rem,6vw,7rem);background:var(--chenix-bg-2)}.chenix-eyebrow-title .container{width:100%;display:flex;flex-direction:column}.chenix-eyebrow-title .container:nth-child(2n) .chenix-eyebrow-title__image,.chenix-eyebrow-title .container:nth-child(2n) .chenix-eyebrow-title__texts{align-self:flex-end}.chenix-eyebrow-title__texts{display:inline-block;width:700px;max-width:100%}.chenix-eyebrow-title__eyebrow{text-transform:uppercase;font-size:clamp(1rem,3vw,1.15rem);margin-bottom:.5rem}.chenix-eyebrow-title__title{font-size:clamp(2.5rem,4vw,3rem);line-height:clamp(2.5rem,4vw,3rem)}.chenix-eyebrow-title__description{max-width:700px;margin-top:1.5rem;font-size:1.25rem}.chenix-eyebrow-title__image{margin-top:clamp(1.5rem,5vw,3rem)}.chenix-eyebrow-title__image img{width:700px;max-width:100%}body.is-landing .chenix-eyebrow-title{background:var(--chenix-bg-2-landing)}.chenix-heading-image{padding-top:clamp(3rem,5vw,6rem);padding-bottom:clamp(3rem,6vw,7rem)}.chenix-heading-image__inner{width:100%;display:flex;flex-direction:column;gap:4rem}.chenix-heading-image__title{font-size:clamp(2.5rem,4vw,3rem);line-height:clamp(2.5rem,4vw,3rem)}.chenix-heading-image__figure{width:100%;margin:0}.chenix-heading-image__figure img{width:100%}.chenix-shorts{padding-top:clamp(3rem,5vw,6rem);padding-bottom:clamp(3rem,6vw,7rem)}.chenix-shorts__inner{width:100%;display:flex;flex-direction:column;gap:4rem}.chenix-shorts__title{font-size:clamp(2.5rem,4vw,3rem);line-height:clamp(2.5rem,4vw,3rem);text-align:center}.chenix-shorts__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.chenix-witb{display:flex;flex-direction:column;gap:4rem;padding-top:clamp(3rem,5vw,6rem);padding-bottom:clamp(3rem,6vw,7rem)}.chenix-witb .container{width:100%;display:flex;flex-direction:column;gap:4rem}.chenix-witb__title{font-size:clamp(2.5rem,4vw,3rem);line-height:clamp(2.5rem,4vw,3rem);text-align:center}.chenix-witb__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4rem}@media (min-width: 768px){.chenix-witb__list{flex-direction:row;justify-content:center}}.chenix-witb__item-inner{display:flex;flex-direction:column}.chenix-witb__img{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0}.chenix-witb__img img{display:block;width:260px;-o-object-fit:contain;object-fit:contain;border-radius:50%;border:12px solid var(--chenix-divider)}.chenix-witb__text{width:100%;margin:0;text-align:center;padding:1rem}.chenix-witb__item:has(p:empty){display:none}body.is-landing .chenix-witb__img img{border-color:var(--chenix-divider-landing)}
