.rte-article h1:not([class]),.rte-article h2:not([class]),.rte-article h3:not([class]),.rte-article h4:not([class]),.rte-article h5:not([class]),.rte-article h6:not([class]){font-family:var(--font-primary);font-weight:600;color:rgb(var(--c-title));padding-bottom:1.25rem}.rte-article h1:not([class]),.rte-article h1 span:not([class]),.rte-article h1 strong:not([class]),.rte-article h1 b:not([class]){font-size:2.25rem;line-height:2.875rem;color:rgb(var(--c-title));padding-bottom:1.25rem}.rte-article h2:not([class]),.rte-article h2 span:not([class]),.rte-article h2 strong:not([class]),.rte-article h2 b:not([class]){font-size:1.875rem;line-height:2.375rem;color:rgb(var(--c-title));padding-bottom:1.25rem}.rte-article h3:not([class]),.rte-article h3 span:not([class]),.rte-article h3 strong:not([class]),.rte-article h3 b:not([class]){font-size:1.5rem;line-height:1.875rem;color:rgb(var(--c-title));padding-bottom:1.25rem}.rte-article h4:not([class]),.rte-article h4 span:not([class]),.rte-article h4 strong:not([class]),.rte-article h4 b:not([class]){font-size:1.25rem;line-height:1.875rem;color:rgb(var(--c-title));padding-bottom:1.25rem}.rte-article h5:not([class]),.rte-article h5 span:not([class]),.rte-article h6 span:not([class]),.rte-article h5 strong:not([class]),.rte-article h6:not([class]),.rte-article h6 strong:not([class]),.rte-article h5 b:not([class]),.rte-article h6 b:not([class]){font-size:1.125rem;line-height:1.4375rem;color:rgb(var(--c-title));padding-bottom:1.25rem}.rte-article p:not([class]),.rte-article span:not([class]),.rte-article b:not([class]),.rte-article strong:not([class]),.rte-article a:not([class]){font-size:1rem;line-height:1.5rem;font-weight:200;color:rgb(var(--c-body-primary))}.rte-article a,.rte-article a:not([class]),.rte-article a span:not([class]){color:rgb(var(--c-green))}.rte-article hr:not([class]),.rte-article p:not([class]),.rte-article img:not([class]){margin-bottom:1.25rem}.rte-article img:not([class]){border-radius:20px}.rte-article a:not([class]){color:rgb(var(--c-green));text-decoration-line:underline}.rte-article ol:not([class]),.rte-article ul:not([class]){padding-bottom:1.25rem;padding-left:1.875rem;text-align:left}.rte-article ol:not([class]){list-style-type:disc}.rte-article ul:not([class]){list-style-type:decimal}@media(min-width:992px){.rte-article h5:not([class]),.rte-article h5 span:not([class]),.rte-article h6 span:not([class]),.rte-article h5 strong:not([class]),.rte-article h6:not([class]),.rte-article h6 strong:not([class]),.rte-article h5 b:not([class]),.rte-article h6 b:not([class]){font-size:1.25rem;line-height:1.875rem}.rte-article h4:not([class]),.rte-article h4 span:not([class]),.rte-article h4 strong:not([class]),.rte-article h4 b:not([class]){font-size:1.5rem;line-height:1.875rem}.rte-article h3:not([class]),.rte-article h3 span:not([class]),.rte-article h3 strong:not([class]),.rte-article h3 b:not([class]){font-size:1.875rem;line-height:2.375rem}.rte-article h2:not([class]),.rte-article h2 span:not([class]),.rte-article h2 strong:not([class]),.rte-article h2 b:not([class]){font-size:2.25rem;line-height:2.875rem}.rte-article h1:not([class]),.rte-article h1 span:not([class]),.rte-article h1 strong:not([class]),.rte-article h1 b:not([class]){font-size:3rem;line-height:3.75rem}}.ck-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;background:radial-gradient(ellipse 90% 70% at 50% 42%,#16543f,#0c3b2e 62%);display:none;flex-direction:column;align-items:center;justify-content:center;font-family:Poppins,ui-sans-serif,system-ui,sans-serif}.ck-overlay.is-visible{display:flex;animation:ck-overlay-in .3s ease-out}.ck-scene{position:relative;width:280px;height:280px;display:flex;align-items:center;justify-content:center}.ck-halo{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px solid rgba(250,240,228,.35);animation:ck-breathe 3.2s ease-in-out infinite}.ck-track{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:50%;border:3px solid rgba(250,240,228,.14)}.ck-arc{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:50%;border:3px solid transparent;border-top-color:#ffe60a;border-right-color:#ffe60a59;animation:ck-arc-spin 1.6s cubic-bezier(.45,.15,.55,.85) infinite}.ck-plate{position:absolute;top:36px;right:36px;bottom:36px;left:36px;border-radius:50%;overflow:hidden;box-shadow:0 16px 44px #0006,inset 0 0 0 5px #faf0e4e6}.ck-plate img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0}.ck-message{margin-top:36px;height:38px;display:flex;align-items:center;justify-content:center;color:#faf0e4;font-weight:700;font-size:26px;letter-spacing:.01em}.ck-message>span{animation:ck-msg-in .38s ease-out}.ck-wordmark{margin-top:26px;font-size:12px;font-weight:600;letter-spacing:.22em;color:#faf0e48c}@keyframes ck-arc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ck-breathe{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.06);opacity:.15}}@keyframes ck-photo-cycle{0%{opacity:1}13%{opacity:1}18%{opacity:0}95%{opacity:0}to{opacity:1}}@keyframes ck-photo-zoom{0%{transform:scale(1)}to{transform:scale(1.12)}}@keyframes ck-msg-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ck-overlay-in{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/68/compiled_assets/styles.css.map */
