
.hero .image-bg.hero-wheel-shell{display:block;width:min(100%,520px);max-width:520px;margin:18px auto 0;overflow:visible;background:none!important;box-shadow:none!important}
.hero .image-bg.hero-wheel-shell img{border-radius:0}
.hero-wheel-embed{position:relative;width:100%}
.hero-wheel-stage{--hero-wheel-size:min(100%,500px);--hero-wheel-label-radius:168px;position:relative;width:var(--hero-wheel-size);height:min(500px,calc(100vw - 40px));max-height:500px;min-height:320px;margin:0 auto;overflow:visible;filter:drop-shadow(0 18px 34px rgba(0,0,0,.28))}
.hero-wheel-disc{--hero-wheel-rotation:0deg;position:absolute;top:50%;left:50%;width:calc(100% - 36px);height:calc(100% - 36px);transform:translate(-50%,-50%) rotate(var(--hero-wheel-rotation));transform-origin:center center;border-radius:50%;transition:transform 6.2s cubic-bezier(.12,.92,.18,1);will-change:transform;backface-visibility:hidden;z-index:2}
.hero-wheel-disc.is-spinning{pointer-events:none}
.hero-wheel-ring,.hero-wheel-core,.hero-wheel-shine,.hero-wheel-center img,.hero-wheel-fab img,.hero-wheel-result__gift img,.hero-wheel-overlay__close img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}
.hero-wheel-ring{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;z-index:1}
.hero-wheel-core{position:absolute;inset:26px;border-radius:50%;z-index:2;overflow:hidden;background:conic-gradient(from -22.5deg,#f0b23e 0deg 45deg,#1db7a8 45deg 90deg,#1f345f 90deg 135deg,#ea8a3a 135deg 180deg,#1db7a8 180deg 225deg,#d8a32f 225deg 270deg,#1f345f 270deg 315deg,#f4a45f 315deg 360deg);box-shadow:inset 0 0 0 7px rgba(255,255,255,.17),inset 0 0 18px rgba(255,255,255,.09),0 0 0 2px rgba(255,255,255,.12)}
.hero-wheel-core::before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at center,transparent 0 18%,rgba(255,255,255,.18) 18% 19%,transparent 19% 56%,rgba(255,255,255,.18) 56% 57%,transparent 57% 100%)}
.hero-wheel-core::after{content:"";position:absolute;inset:0;border-radius:50%;background:repeating-conic-gradient(from 0deg,rgba(255,255,255,.18) 0deg 1deg,transparent 1deg 45deg)}
.hero-wheel-shine{position:absolute;inset:26px;border-radius:50%;z-index:3;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.24),transparent 33%),radial-gradient(circle at 68% 75%,rgba(0,0,0,.16),transparent 38%)}
.hero-wheel-labels{position:absolute;inset:0;z-index:4;pointer-events:none}
.hero-wheel-label{position:absolute;top:50%;left:50%;width:0;height:0;transform:rotate(var(--angle)) translateY(calc(-1 * var(--hero-wheel-label-radius)));transform-origin:0 0}
.hero-wheel-label__text{position:absolute;top:0;left:0;display:block;min-width:64px;padding:0;text-align:center;font-weight:900;font-size:15px;line-height:1;letter-spacing:.01em;color:#fff;white-space:nowrap;text-shadow:0 3px 10px rgba(0,0,0,.62),0 1px 0 rgba(255,255,255,.15);transform:translate(-50%,-50%) rotate(0deg)}
.hero-wheel-pointer{position:absolute;top:8px;left:50%;width:34px;height:60px;transform:translateX(-50%);z-index:6;display:flex;align-items:flex-start;justify-content:center}
.hero-wheel-pointer img{display:block;width:100%;height:100%;object-fit:contain}
.hero-wheel-center{position:absolute;top:50%;left:50%;width:136px;height:136px;transform:translate(-50%,-50%);border:0;background:none;padding:0;cursor:pointer;z-index:7;animation:hero-wheel-pulse 1.7s ease-in-out infinite;appearance:none;-webkit-appearance:none}
.hero-wheel-center img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))}
.hero-wheel-center span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;letter-spacing:.08em;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.6)}
.hero-wheel-center:hover{transform:translate(-50%,-50%) scale(1.04)}
.hero-wheel-center:focus-visible,.hero-wheel-fab:focus-visible,.hero-wheel-overlay__close:focus-visible,.hero-wheel-result__close:focus-visible{outline:2px solid #fff;outline-offset:4px}
@keyframes hero-wheel-pulse{0%,100%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}}
.hero-wheel-fab{position:fixed;left:16px;bottom:16px;width:78px;height:78px;padding:0;border:0;background:none;cursor:pointer;z-index:80;animation:hero-wheel-fab-rotate 18s linear infinite;filter:drop-shadow(0 10px 18px rgba(0,0,0,.3));appearance:none;-webkit-appearance:none}
.hero-wheel-fab img{display:block;width:100%;height:100%;object-fit:contain}
@keyframes hero-wheel-fab-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.hero-wheel-overlay,.hero-wheel-result{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:20px}
.hero-wheel-overlay.is-active,.hero-wheel-result.is-active{display:flex}
.hero-wheel-overlay__backdrop,.hero-wheel-result__backdrop{position:absolute;inset:0;background:rgba(5,13,18,.72);backdrop-filter:blur(10px)}
.hero-wheel-overlay__dialog,.hero-wheel-result__dialog{position:relative;z-index:1;width:min(92vw,560px);margin:0;background:linear-gradient(180deg,#173529 0%,#10261e 100%);border:1px solid rgba(255,255,255,.14);border-radius:28px;box-shadow:0 28px 60px rgba(0,0,0,.42);padding:24px}
.hero-wheel-overlay__close,.hero-wheel-result__close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;padding:0;background:rgba(255,255,255,.08);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;appearance:none;-webkit-appearance:none}
.hero-wheel-overlay__close img,.hero-wheel-result__close img{display:block;width:18px;height:18px}
.hero-wheel-result__dialog{text-align:center;padding:28px 24px 30px;width:min(92vw,430px)}
.hero-wheel-result__gift{width:min(52vw,200px);margin:-72px auto 8px}
.hero-wheel-result__gift img{display:block;width:100%;height:auto}
.hero-wheel-result__prize{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;background:linear-gradient(135deg,#1ac96f 0%,#0fa45a 100%);color:#fff;font-size:clamp(24px,4.5vw,40px);font-weight:900;line-height:1;box-shadow:0 14px 24px rgba(15,164,90,.28)}
.hero-wheel-result__title{margin:18px 0 10px;font-size:clamp(24px,3vw,30px);font-weight:900;color:#fff}
.hero-wheel-result__text{margin:0 auto 20px;max-width:280px;font-size:16px;line-height:1.45;color:rgba(255,255,255,.88)}
.hero-wheel-result__cta{display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:14px 26px;border-radius:999px;background:var(--j-buttons-accent-bg);color:#10261e!important;font-weight:800;text-decoration:none;box-shadow:0 16px 28px rgba(0,0,0,.24)}
.hero-wheel-result__cta:hover{filter:brightness(.97)}
@media (max-width:1024px){.hero-wheel-stage{--hero-wheel-label-radius:154px;width:min(100%,460px);height:min(460px,calc(100vw - 40px))}.hero-wheel-fab{left:14px;bottom:14px;width:72px;height:72px}}
@media (max-width:767px){.hero-wheel-shell{max-width:420px}.hero-wheel-stage{--hero-wheel-label-radius:136px;width:min(100%,360px);height:min(360px,calc(100vw - 32px));min-height:300px}.hero-wheel-disc{width:calc(100% - 28px);height:calc(100% - 28px)}.hero-wheel-core,.hero-wheel-shine{inset:19px}.hero-wheel-label__text{min-width:44px;font-size:12px;letter-spacing:0;transform:translate(-50%,-50%) rotate(0deg)}.hero-wheel-center{width:110px;height:110px}.hero-wheel-center span{font-size:16px}.hero-wheel-pointer{top:2px;width:28px;height:48px}.hero-wheel-overlay__dialog,.hero-wheel-result__dialog{width:min(94vw,440px);padding:18px 16px 16px}.hero-wheel-fab{display:none!important}}
.hero-wheel-label--1,.hero-wheel-label--9{--angle:22.5deg}
.hero-wheel-label--2,.hero-wheel-label--10{--angle:67.5deg}
.hero-wheel-label--3,.hero-wheel-label--11{--angle:112.5deg}
.hero-wheel-label--4,.hero-wheel-label--12{--angle:157.5deg}
.hero-wheel-label--5,.hero-wheel-label--13{--angle:202.5deg}
.hero-wheel-label--6,.hero-wheel-label--14{--angle:247.5deg}
.hero-wheel-label--7,.hero-wheel-label--15{--angle:292.5deg}
.hero-wheel-label--8,.hero-wheel-label--16{--angle:337.5deg}

:root{--j-accent-color:#0f5b3a;--j-secondary-color:#f4cf59;--j-header-color:#0a3d28;--j-footer-color:#0a3d28;--j-header-and-footer-secondary-text:#fff8d9;--j-text-color:#0f2c1f;--j-bg-color:#f5f7f1;--j-blocks-color:#e6efe8;--j-text-blocks-color:#0f2c1f;--j-style1-color:#eef5ef;--j-banners-color:#0f5b3a;--j-buttons-accent-bg:#f4cf59;--j-buttons-secondary-bg:#0f5b3a;--j-buttons-secondary-bg-hover:#0b492f;--j-buttons-style1-bg:#0f5b3a;--j-buttons-style1-bg-hover:#146e47;}

.games_section .game_block ul li .image {
		height: 100%;
}

.media_block_slider {
    display: grid;
}

.lwptoc_toggle{
	visibility: hidden;
}

header.header .line-1 .nav {
    justify-content: center;
}

.wp-block-buttons{
	text-align: center;
}

@media (max-width: 1199px) {
    .categories ul li>div {
        justify-content: center;
    }
}

.hero .text-block {
    color: white;
}

.wp-block-table table thead {
    color: white;
}

.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}

h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}

ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}

.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter{text-align:center}

.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}

.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: 1300px;--wp--style--global--wide-size: 1300px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}

.wp-container-core-buttons-is-layout-a89b3969{justify-content:center;}


@media (max-width:420px){.hero-wheel-stage{--hero-wheel-label-radius:clamp(118px,39vw,132px);width:min(100%,340px);height:min(340px,calc(100vw - 24px));min-height:280px}.hero-wheel-disc{width:calc(100% - 20px);height:calc(100% - 20px)}.hero-wheel-core,.hero-wheel-shine{inset:16px}.hero-wheel-label__text{min-width:40px;font-size:11px}.hero-wheel-center{width:98px;height:98px}.hero-wheel-center span{font-size:15px}.hero-wheel-pointer{width:24px;height:42px}}
