:root{--section-gap:1.75rem}:root main.wp-block-group>*+*{margin-block-start:var(--section-gap)}:root main.wp-block-group>:is(h1,h2,h3,h4,h5,h6)+*{margin-block-start:var(--wp--preset--spacing--20)}:root main .wp-block-post-content>*+:where(h1,h2,h3,.wp-block-group,.wp-block-columns,[class*="wp-block-betupmedia-"],.wp-block-image.alignwide,.wp-block-image.alignfull){margin-block-start:var(--section-gap)}:root main .wp-block-post-content>:is(h1,h2,h3)+*{margin-block-start:var(--wp--preset--spacing--20)}:root main .section-with-sidebar__main>*+:where(h1,h2,h3,.wp-block-group,.wp-block-columns,[class*="wp-block-betupmedia-"],.wp-block-image.alignwide,.wp-block-image.alignfull){margin-block-start:var(--section-gap)}:root main .section-with-sidebar__main>:is(h1,h2,h3)+*{margin-block-start:var(--wp--preset--spacing--20)}main.wp-block-group{container-type:inline-size}@container (max-width:35.999rem){:root h2{font-size:var(--wp--preset--font-size--x-large)}}@container (max-width:35.999rem){:root h3{font-size:var(--wp--preset--font-size--large)}}@container (max-width:35.999rem){:root h4{font-size:var(--wp--preset--font-size--large)}}.container-query{container-type:inline-size}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.justify-self-start{justify-self:start}.justify-self-center{justify-self:center}.justify-self-end{justify-self:end}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-none{order:0}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.col-span-2{grid-column:span 2}.col-span-full{grid-column:1/-1}.gap-0{gap:0}.gap-5{gap:var(--wp--preset--spacing--5)}.gap-10{gap:var(--wp--preset--spacing--10)}.gap-20{gap:var(--wp--preset--spacing--20)}.gap-30{gap:var(--wp--preset--spacing--30)}.gap-40{gap:var(--wp--preset--spacing--40)}.gap-50{gap:var(--wp--preset--spacing--50)}.gap-15{gap:.9375rem}.gap-60{gap:3.75rem}.gap-12{gap:.75rem}.gap-x-0{column-gap:0}.gap-x-5{column-gap:var(--wp--preset--spacing--5)}.gap-x-10{column-gap:var(--wp--preset--spacing--10)}.gap-x-20{column-gap:var(--wp--preset--spacing--20)}.gap-x-30{column-gap:var(--wp--preset--spacing--30)}.gap-y-0{row-gap:0}.gap-y-5{row-gap:var(--wp--preset--spacing--5)}.gap-y-10{row-gap:var(--wp--preset--spacing--10)}.gap-y-20{row-gap:var(--wp--preset--spacing--20)}.p-0{padding:0}.p-5{padding:var(--wp--preset--spacing--5)}.p-10{padding:var(--wp--preset--spacing--10)}.p-20{padding:var(--wp--preset--spacing--20)}.p-30{padding:var(--wp--preset--spacing--30)}.p-40{padding:var(--wp--preset--spacing--40)}.p-50{padding:var(--wp--preset--spacing--50)}.p-60{padding:var(--wp--preset--spacing--60)}.px-0{padding-inline:0}.px-5{padding-inline:var(--wp--preset--spacing--5)}.px-10{padding-inline:var(--wp--preset--spacing--10)}.px-20{padding-inline:var(--wp--preset--spacing--20)}.px-30{padding-inline:var(--wp--preset--spacing--30)}.py-0{padding-block:0}.py-5{padding-block:var(--wp--preset--spacing--5)}.py-10{padding-block:var(--wp--preset--spacing--10)}.py-15{padding-block:.9375rem}.py-20{padding-block:var(--wp--preset--spacing--20)}.py-30{padding-block:var(--wp--preset--spacing--30)}.pt-0{padding-top:0}.pt-5{padding-top:var(--wp--preset--spacing--5)}.pt-10{padding-top:var(--wp--preset--spacing--10)}.pt-20{padding-top:var(--wp--preset--spacing--20)}.pt-30{padding-top:var(--wp--preset--spacing--30)}.pb-0{padding-bottom:0}.pb-5{padding-bottom:var(--wp--preset--spacing--5)}.pb-10{padding-bottom:var(--wp--preset--spacing--10)}.pb-20{padding-bottom:var(--wp--preset--spacing--20)}.pb-30{padding-bottom:var(--wp--preset--spacing--30)}.pb-40{padding-bottom:var(--wp--preset--spacing--40)}.pl-0{padding-left:0}.pl-5{padding-left:var(--wp--preset--spacing--5)}.pl-10{padding-left:var(--wp--preset--spacing--10)}.pr-0{padding-right:0}.pr-5{padding-right:var(--wp--preset--spacing--5)}.pr-10{padding-right:var(--wp--preset--spacing--10)}.m-0{margin:0}.m-5{margin:var(--wp--preset--spacing--5)}.m-10{margin:var(--wp--preset--spacing--10)}.m-20{margin:var(--wp--preset--spacing--20)}.mx-0{margin-inline:0}.mx-5{margin-inline:var(--wp--preset--spacing--5)}.mx-10{margin-inline:var(--wp--preset--spacing--10)}.mx-auto{margin-inline:auto}.my-0{margin-block:0}.my-5{margin-block:var(--wp--preset--spacing--5)}.my-10{margin-block:var(--wp--preset--spacing--10)}.my-20{margin-block:var(--wp--preset--spacing--20)}.mt-0{margin-top:0}.mt-5{margin-top:var(--wp--preset--spacing--5)}.mt-10{margin-top:var(--wp--preset--spacing--10)}.mt-20{margin-top:var(--wp--preset--spacing--20)}.mt-30{margin-top:var(--wp--preset--spacing--30)}.mt-40{margin-top:var(--wp--preset--spacing--40)}.mt-auto{margin-top:auto}.mb-0{margin-bottom:0}.mb-5{margin-bottom:var(--wp--preset--spacing--5)}.mb-10{margin-bottom:var(--wp--preset--spacing--10)}.mb-20{margin-bottom:var(--wp--preset--spacing--20)}.mb-30{margin-bottom:var(--wp--preset--spacing--30)}.mb-50{margin-bottom:var(--wp--preset--spacing--50)}.ml-0{margin-left:0}.ml-5{margin-left:var(--wp--preset--spacing--5)}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-5{margin-right:var(--wp--preset--spacing--5)}.mr-auto{margin-right:auto}.w-5{width:1.25rem}.w-40{width:2.5rem}.w-full{width:100%}.w-auto{width:auto}.h-40{height:2.5rem}.h-60{height:3.75rem}.h-full{height:100%}.h-auto{height:auto}.min-w-0{min-width:0}.min-h-0{min-height:0}.max-w-1200{max-width:75rem}.max-w-1024{max-width:64rem}.text-xs{font-size:var(--wp--preset--font-size--x-small)}.text-sm{font-size:var(--wp--preset--font-size--small)}.text-base{font-size:var(--wp--preset--font-size--normal)}.text-md{font-size:var(--wp--preset--font-size--medium)}.text-lg{font-size:var(--wp--preset--font-size--large)}.text-xl{font-size:var(--wp--preset--font-size--x-large)}.text-2xl{font-size:var(--wp--preset--font-size--xx-large)}.text-3xl{font-size:var(--wp--preset--font-size--xxl)}.text-fluid-sm{font-size:clamp(.75rem,2cqi,.875rem)}.text-fluid-md{font-size:clamp(.875rem,2.5cqi,1rem)}.text-fluid-lg{font-size:clamp(1rem,3cqi,1.25rem)}.text-fluid-xl{font-size:clamp(1.25rem,3.5cqi,1.5rem)}.text-fluid-2xl{font-size:clamp(1.5rem,4cqi,2rem)}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.whitespace-nowrap{white-space:nowrap}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.7}.underline{text-decoration:underline}.no-underline{text-decoration:none}.text-heading{color:var(--wp--preset--color--text-heading)}.text-body{color:var(--wp--preset--color--text-body)}.text-subtitle{color:var(--wp--preset--color--text-subtitle)}.text-light{color:var(--wp--preset--color--text-light)}.text-muted{color:var(--wp--preset--color--text-muted)}.text-white{color:var(--wp--preset--color--white)}.text-primary{color:var(--wp--preset--color--primary)}.text-secondary{color:var(--wp--preset--color--secondary)}.text-success{color:var(--wp--preset--color--brand-green)}.text-accent{color:var(--wp--preset--color--accent)}.text-link{color:var(--wp--preset--color--link)}.text-link-dark{color:var(--wp--preset--color--link-dark)}.hover\:text-primary:hover{color:var(--wp--preset--color--primary)}.hover\:text-secondary:hover{color:var(--wp--preset--color--secondary)}.hover\:text-heading:hover{color:var(--wp--preset--color--text-heading)}.hover\:text-accent:hover{color:var(--wp--preset--color--accent)}.hover\:text-success:hover{color:var(--wp--preset--color--brand-green)}.hover\:text-link:hover{color:var(--wp--preset--color--link)}.bg-white{background-color:var(--wp--preset--color--white)}.bg-light{background-color:var(--wp--preset--color--grey-light)}.bg-card{background-color:var(--wp--preset--color--card-bg)}.bg-primary{background-color:var(--wp--preset--color--primary)}.bg-primary-dark{background-color:var(--wp--preset--color--primary-dark)}.bg-secondary{background-color:var(--wp--preset--color--secondary)}.bg-success{background-color:var(--wp--preset--color--brand-green)}.bg-accent{background-color:var(--wp--preset--color--accent)}.bg-transparent{background-color:#fff0}.border{border:.0625rem solid var(--wp--preset--color--border)}.border-0{border:0}.border-t{border-top:.0625rem solid var(--wp--preset--color--border)}.border-b{border-bottom:.0625rem solid var(--wp--preset--color--border)}.border-l{border-left:.0625rem solid var(--wp--preset--color--border)}.border-r{border-right:.0625rem solid var(--wp--preset--color--border)}.border-light{border-color:var(--wp--preset--color--border-light)}.border-primary{border-color:var(--wp--preset--color--primary)}.border-secondary{border-color:var(--wp--preset--color--secondary)}.divider-v{width:.0625rem;height:6.125rem;background:rgb(0 0 0 / .07)}.rounded-none{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded-md{border-radius:.5rem}.rounded-lg{border-radius:.75rem}.rounded-xl{border-radius:1rem}.rounded-2xl{border-radius:1.5rem}.rounded-3xl{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-t-0{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-sm{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-md{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-lg{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-t-xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-2xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-3xl{border-top-left-radius:2rem;border-top-right-radius:2rem}.rounded-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-b-sm{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-b-md{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-b-lg{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-b-xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-b-2xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-b-3xl{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.rounded-l-0{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-l-2xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-r-0{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-r-2xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.shadow-none{box-shadow:none}.shadow-sm{box-shadow:0 .0625rem .125rem rgb(0 0 0 / .05)}.shadow{box-shadow:0 .125rem .5rem rgb(0 0 0 / .08)}.shadow-md{box-shadow:0 .25rem 1rem rgb(0 0 0 / .1)}.shadow-lg{box-shadow:0 .5rem 2rem rgb(0 0 0 / .12)}.shadow-card{box-shadow:var(--wp--preset--shadow--card)}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}.inset-0{inset:0}.top-0{top:0}.top-10{top:var(--wp--preset--spacing--10)}.right-0{right:0}.right-10{right:var(--wp--preset--spacing--10)}.bottom-0{bottom:0}.left-0{left:0}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.pointer-events-none{pointer-events:none}.select-none{user-select:none}.transition{transition:all .2s ease}.transition-colors{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.transition-transform{transition:transform .2s ease}.transition-opacity{transition:opacity .2s ease}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.object-fill{object-fit:fill}.icon-btn{width:1.125rem;height:1.125rem;padding:0;border:none;background-color:var(--wp--preset--color--secondary);cursor:pointer;flex-shrink:0;border-radius:50%;mask-size:contain;mask-repeat:no-repeat;transition:opacity .2s}.icon-btn:hover{opacity:.8}.icon-info{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0C3.578 0 0 3.578 0 8s3.578 8 8 8 8-3.578 8-8-3.578-8-8-8zm.822 11.176c0 .252-.369.505-.822.505-.474 0-.811-.253-.811-.505V7.164c0-.295.337-.495.811-.495.453 0 .822.2.822.495v4.012zM8 5.7c-.484 0-.863-.358-.863-.758s.379-.748.863-.748.853.358.853.748-.379.758-.853.758z'/%3E%3C/svg%3E")}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-family:var(--wp--preset--font-family--outfit);font-size:.6875rem;font-weight:600;text-transform:uppercase;white-space:nowrap;border:.0625rem solid #fff0}.has-arrow::after{content:"";display:inline-block;width:.9375rem;height:.75rem;flex-shrink:0;background:currentColor;mask-image:url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6H14M14 6L9 1M14 6L9 11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;transition:transform .2s ease}.has-calendar::before{content:"";display:inline-block;width:.6875rem;height:.75rem;flex-shrink:0;background:currentColor;mask-image:url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.89583 0.583333H8.45833V0H7.58333V0.583333H2.91667V0H2.04167V0.583333H1.60417C0.720417 0.583333 0 1.30375 0 2.1875V9.47917C0 10.3629 0.720417 11.0833 1.60417 11.0833H8.89583C9.77958 11.0833 10.5 10.3629 10.5 9.47917V2.1875C10.5 1.30375 9.77958 0.583333 8.89583 0.583333ZM7.58333 1.45833H8.45833V2.33333H7.58333V1.45833ZM2.04167 1.45833H2.91667V2.33333H2.04167V1.45833ZM9.625 9.47917C9.625 9.88167 9.29833 10.2083 8.89583 10.2083H1.60417C1.20167 10.2083 0.875 9.88167 0.875 9.47917V3.79167H9.625V9.47917Z' fill='white'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}.sr-only{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.list-none{list-style:none}.list-disc{list-style:disc}@container (max-width:48rem){.no-bg-img-mobile{background-image:none!important}}@container (min-width:36rem){.sm\:hidden{display:none}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:items-stretch{align-items:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:self-start{align-self:flex-start}.sm\:self-center{align-self:center}.sm\:self-end{align-self:flex-end}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:order-none{order:0}.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.sm\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.sm\:grid-cols-4{grid-template-columns:repeat(4,1fr)}.sm\:flex-1{flex:1 1 0%}.sm\:flex-auto{flex:1 1 auto}.sm\:gap-5{gap:var(--wp--preset--spacing--5)}.sm\:gap-10{gap:var(--wp--preset--spacing--10)}.sm\:gap-20{gap:var(--wp--preset--spacing--20)}.sm\:gap-30{gap:var(--wp--preset--spacing--30)}.sm\:p-10{padding:var(--wp--preset--spacing--10)}.sm\:p-20{padding:var(--wp--preset--spacing--20)}.sm\:p-30{padding:var(--wp--preset--spacing--30)}.sm\:px-20{padding-inline:var(--wp--preset--spacing--20)}.sm\:py-20{padding-block:var(--wp--preset--spacing--20)}.sm\:pt-20{padding-top:var(--wp--preset--spacing--20)}.sm\:pt-30{padding-top:var(--wp--preset--spacing--30)}.sm\:pb-0{padding-bottom:0}.sm\:pb-5{padding-bottom:var(--wp--preset--spacing--5)}.sm\:pb-10{padding-bottom:var(--wp--preset--spacing--10)}.sm\:pb-20{padding-bottom:var(--wp--preset--spacing--20)}.sm\:pl-10{padding-left:var(--wp--preset--spacing--10)}.sm\:pl-20{padding-left:var(--wp--preset--spacing--20)}.sm\:mt-0{margin-top:0}.sm\:mb-0{margin-bottom:0}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:border-t{border-top:.0625rem solid var(--wp--preset--color--border)}.sm\:border-t-0{border-top:0}.sm\:rounded-none{border-radius:0}.sm\:rounded-sm{border-radius:.25rem}.sm\:rounded-md{border-radius:.5rem}.sm\:rounded-lg{border-radius:.75rem}.sm\:rounded-xl{border-radius:1rem}.sm\:rounded-2xl{border-radius:1.5rem}.sm\:rounded-3xl{border-radius:2rem}.sm\:rounded-t-0{border-top-left-radius:0;border-top-right-radius:0}.sm\:rounded-t-xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.sm\:rounded-t-2xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.sm\:rounded-t-3xl{border-top-left-radius:2rem;border-top-right-radius:2rem}.sm\:rounded-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.sm\:rounded-b-xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.sm\:rounded-b-2xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.sm\:rounded-b-3xl{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}}@container (min-width:48rem){.md\:hidden{display:none}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:items-stretch{align-items:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:self-start{align-self:flex-start}.md\:self-center{align-self:center}.md\:self-end{align-self:flex-end}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-none{order:0}.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:grid-cols-4{grid-template-columns:repeat(4,1fr)}.md\:gap-10{gap:var(--wp--preset--spacing--10)}.md\:gap-20{gap:var(--wp--preset--spacing--20)}.md\:gap-30{gap:var(--wp--preset--spacing--30)}.md\:p-10{padding:var(--wp--preset--spacing--10)}.md\:p-20{padding:var(--wp--preset--spacing--20)}.md\:p-30{padding:var(--wp--preset--spacing--30)}.md\:px-20{padding-inline:var(--wp--preset--spacing--20)}.md\:py-20{padding-block:var(--wp--preset--spacing--20)}.md\:pt-20{padding-top:var(--wp--preset--spacing--20)}.md\:pt-30{padding-top:var(--wp--preset--spacing--30)}.md\:pb-0{padding-bottom:0}.md\:pb-5{padding-bottom:var(--wp--preset--spacing--5)}.md\:pb-10{padding-bottom:var(--wp--preset--spacing--10)}.md\:pb-20{padding-bottom:var(--wp--preset--spacing--20)}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-sm{font-size:var(--wp--preset--font-size--small)}.md\:text-base{font-size:var(--wp--preset--font-size--normal)}.md\:text-md{font-size:var(--wp--preset--font-size--medium)}.md\:text-lg{font-size:var(--wp--preset--font-size--large)}.md\:text-xl{font-size:var(--wp--preset--font-size--x-large)}.md\:text-2xl{font-size:var(--wp--preset--font-size--xx-large)}.md\:text-3xl{font-size:var(--wp--preset--font-size--xxl)}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:border-t{border-top:.0625rem solid var(--wp--preset--color--border)}.md\:border-t-0{border-top:0}.md\:border-r-0{border-right:0}.md\:rounded-none{border-radius:0}.md\:rounded-sm{border-radius:.25rem}.md\:rounded-md{border-radius:.5rem}.md\:rounded-lg{border-radius:.75rem}.md\:rounded-xl{border-radius:1rem}.md\:rounded-2xl{border-radius:1.5rem}.md\:rounded-3xl{border-radius:2rem}.md\:rounded-t-0{border-top-left-radius:0;border-top-right-radius:0}.md\:rounded-t-xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.md\:rounded-t-2xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.md\:rounded-t-3xl{border-top-left-radius:2rem;border-top-right-radius:2rem}.md\:rounded-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.md\:rounded-b-xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.md\:rounded-b-2xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.md\:rounded-b-3xl{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}}@container (min-width:60rem){.lg\:hidden{display:none}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:items-end{align-items:flex-end}.lg\:items-stretch{align-items:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-center{justify-content:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:self-start{align-self:flex-start}.lg\:self-center{align-self:center}.lg\:self-end{align-self:flex-end}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-none{order:0}.lg\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:grid-cols-4{grid-template-columns:repeat(4,1fr)}.lg\:gap-10{gap:var(--wp--preset--spacing--10)}.lg\:gap-20{gap:var(--wp--preset--spacing--20)}.lg\:gap-30{gap:var(--wp--preset--spacing--30)}.lg\:gap-40{gap:var(--wp--preset--spacing--40)}.lg\:gap-50{gap:var(--wp--preset--spacing--50)}.lg\:p-20{padding:var(--wp--preset--spacing--20)}.lg\:p-30{padding:var(--wp--preset--spacing--30)}.lg\:p-50{padding:var(--wp--preset--spacing--50)}.lg\:p-60{padding:var(--wp--preset--spacing--60)}.lg\:px-30{padding-inline:var(--wp--preset--spacing--30)}.lg\:py-30{padding-block:var(--wp--preset--spacing--30)}.lg\:pt-30{padding-top:var(--wp--preset--spacing--30)}.lg\:pt-40{padding-top:var(--wp--preset--spacing--40)}.lg\:pb-0{padding-bottom:0}.lg\:pb-5{padding-bottom:var(--wp--preset--spacing--5)}.lg\:pb-10{padding-bottom:var(--wp--preset--spacing--10)}.lg\:pb-20{padding-bottom:var(--wp--preset--spacing--20)}.lg\:mt-0{margin-top:0}.lg\:mb-0{margin-bottom:0}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-lg{font-size:var(--wp--preset--font-size--large)}.lg\:text-xl{font-size:var(--wp--preset--font-size--x-large)}.lg\:text-2xl{font-size:var(--wp--preset--font-size--xx-large)}.lg\:text-3xl{font-size:var(--wp--preset--font-size--xxl)}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:border-t{border-top:.0625rem solid var(--wp--preset--color--border)}.lg\:border-t-0{border-top:0}.lg\:border-r{border-right:.0625rem solid var(--wp--preset--color--border)}.lg\:rounded-none{border-radius:0}.lg\:rounded-sm{border-radius:.25rem}.lg\:rounded-md{border-radius:.5rem}.lg\:rounded-lg{border-radius:.75rem}.lg\:rounded-xl{border-radius:1rem}.lg\:rounded-2xl{border-radius:1.5rem}.lg\:rounded-3xl{border-radius:2rem}.lg\:rounded-full{border-radius:9999px}.lg\:rounded-t-0{border-top-left-radilsus:0;border-top-right-radius:0}.lg\:rounded-t-xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.lg\:rounded-t-2xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.lg\:rounded-t-3xl{border-top-left-radius:2rem;border-top-right-radius:2rem}.lg\:rounded-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.lg\:rounded-b-xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.lg\:rounded-b-2xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.lg\:rounded-b-3xl{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}}@media screen and (min-width:48rem){.lg\:grid-cols-footer{grid-template-columns:minmax(24.875rem,28.125rem) 1fr}.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:items-start{align-items:flex-start}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-20{gap:var(--wp--preset--spacing--20)}.lg\:text-lg{font-size:var(--wp--preset--font-size--large)}.lg\:text-sm{font-size:var(--wp--preset--font-size--small)}.lg\:text-left{text-align:left}.lg\:px-120{padding-inline:7.5rem}}.is-layout-flex.grid,.is-layout-flow.grid{display:grid}.is-layout-flex.hidden,.is-layout-flow.hidden{display:none}.is-layout-flow.flex{display:flex}@container (min-width:36rem){.is-layout-flex.sm\:grid{display:grid}.is-layout-flex.sm\:hidden{display:none}}@container (min-width:48rem){.is-layout-flex.md\:grid{display:grid}.is-layout-flex.md\:hidden{display:none}.is-layout-flex.md\:flex{display:flex}}@container (min-width:60rem){.is-layout-flex.lg\:grid{display:grid}.is-layout-flex.lg\:flex{display:flex}.is-layout-flex.lg\:hidden{display:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--wp--preset--spacing--5);padding:clamp(.5rem,1.5cqi,.75rem) clamp(1.25rem,4cqi,2rem);border:.0625rem solid #fff0;border-radius:var(--wp--custom--radius--pill);box-sizing:border-box;font-family:var(--wp--preset--font-family--outfit);font-size:clamp(.75rem,2cqi,.875rem);font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s}.btn-cta{background:var(--wp--preset--color--cta-blue);border-color:var(--wp--preset--color--cta-blue-2);color:var(--wp--preset--color--white);font-weight:700;box-shadow:var(--wp--preset--shadow--cta)}.btn-cta:hover{background:var(--wp--preset--color--cta-blue-2)}.btn-primary{background:var(--wp--preset--color--accent-red);border-color:var(--wp--preset--color--accent-red-2);color:var(--wp--preset--color--white);font-weight:700;box-shadow:var(--wp--preset--shadow--cta)}.btn-primary:hover{background:var(--wp--preset--color--accent-red-2)}.btn-outline,.btn-secondary{background:var(--wp--preset--color--white);border-color:rgb(26 51 101 / .1);color:var(--wp--preset--color--text-body);font-weight:400;box-shadow:var(--wp--preset--shadow--subtle)}.btn-outline:hover,.btn-secondary:hover{background:var(--wp--preset--color--grey-light)}.btn-outline-primary{background:var(--wp--preset--color--white);border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--primary);font-weight:600;box-shadow:var(--wp--preset--shadow--subtle)}.btn-outline-primary:hover{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--white)}.btn-disabled{background:var(--wp--preset--color--disabled-bg);border-color:var(--wp--preset--color--disabled-bg);color:rgb(61 78 112 / .5);font-weight:500;box-shadow:none;cursor:not-allowed;pointer-events:none}.btn-xs{padding:.375rem .75rem;font-size:var(--wp--preset--font-size--x-small)}.btn-sm{padding:.5rem 1rem;font-size:var(--wp--preset--font-size--x-small)}.btn-md{padding:.625rem 1.5rem;font-size:var(--wp--preset--font-size--small)}.btn-lg{padding:.75rem 2rem;font-size:var(--wp--preset--font-size--normal)}.btn-auto{width:auto}.btn-full{width:100%}.btn-play-demo{display:flex;width:7rem;height:2rem;justify-content:center;align-items:center;gap:.75rem;padding:0 .3rem;border-radius:3.125rem;border:1px solid rgb(26 51 101 / .1);background:var(--wp--preset--color--white);box-shadow:0 .25rem .4375rem rgb(0 0 0 / .1);color:var(--wp--preset--color--text-subtitle);font-family:var(--wp--preset--font-family--outfit);font-size:.875rem;font-weight:400;text-decoration:none;white-space:nowrap;transition:box-shadow .2s}.btn-play-demo::before{content:"";width:1.5rem;height:1.5rem;background:var(--wp--preset--color--primary) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -1 12 12' fill='white'%3E%3Cpath d='M9.747 4.13C10.497 4.585 10.497 5.724 9.747 6.179L3.213 10.149C2.464 10.604 1.527 10.035 1.527 9.124V1.185C1.527 0.274 2.464-0.295 3.213 0.16L9.747 4.13Z'/%3E%3C/svg%3E") 58% center/50% no-repeat;border-radius:50%;flex-shrink:0}.btn-play-demo:hover{box-shadow:0 .375rem .625rem rgb(0 0 0 / .15)}.fs-fruity-meter .fs-fruity-meter-header{padding:0 2rem 0 2rem}.fs-fruity-meter .fs-fruity-meter-header h2,.fs-fruity-meter .fs-fruity-meter-header h3{align-self:flex-start}.fs-fruity-meter .fs-fruity-meter-header .fs-fruity-meter-illustration{aspect-ratio:1}.fs-fruity-meter .fs-fruity-meter-header .fs-fruity-meter-illustration img{width:100%;height:100%;object-fit:contain}.fs-fruity-meter .fs-fruity-meter-grid{padding:0 2rem 0 2rem}.fs-fruity-meter .fs-fruity-meter-item{flex-wrap:nowrap;font-size:1.25rem}.fs-fruity-meter .fs-fruity-meter-item .fs-fruity-meter-icon{aspect-ratio:1/1}.fs-fruity-meter .fs-fruity-meter-item .fs-fruity-meter-icon img{width:clamp(1.8rem,4cqi,4rem);height:clamp(1.8rem,4cqi,4rem);object-fit:contain}@container (min-width:48rem) and (max-width:59.9375rem){.fs-fruity-meter .fs-fruity-meter-item{padding:1rem .35rem;align-items:center;gap:.75rem}.fs-fruity-meter .fs-fruity-meter-item h3{font-size:1rem}.fs-fruity-meter .fs-fruity-meter-item .fs-fruity-meter-icon{border-radius:.65rem}}.about-stats .about-stats-row{align-items:normal;width:100%}.about-stats .about-stats-row div{gap:.5rem}.ai-collective-box{padding:var(--wp--preset--spacing--20)}@container (min-width:30rem) and (max-width:59.9375rem){.ai-collective-box h2{font-size:1.5rem}}.ai-collective-box .grid>*{margin-block-start:0}.fs-info-boxes{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--20)}.fs-info-box{padding:var(--wp--preset--spacing--20);background:var(--wp--preset--color--white);border-radius:1rem;box-shadow:var(--wp--preset--shadow--card);gap:var(--wp--preset--spacing--10)}@media (min-width:48rem){.fs-info-box{padding:var(--wp--preset--spacing--30)}}.fs-info-box h3,.fs-info-box h3.wp-block-heading{margin:0;font-size:22px;font-weight:500;line-height:1.2;color:var(--wp--preset--color--text-heading)}@media (min-width:48rem){.fs-info-box h3,.fs-info-box h3.wp-block-heading{font-size:var(--wp--preset--font-size--x-large)}}.fs-info-box p{margin:0;font-size:var(--wp--preset--font-size--small);font-weight:400;line-height:1.4;color:var(--wp--preset--color--text-light)}.fs-info-box img{flex-shrink:0;width:1.875rem!important;height:1.875rem!important}@media (min-width:48rem){.fs-info-box img{width:42px!important;height:42px!important}}.expert-tips-box{padding:2.625rem clamp(1.25rem,5cqi,2.625rem) 2rem}.expert-tips-box .expert-tips-illustration img{width:clamp(11.0625rem,10cqi + 5rem,19.966rem);height:clamp(11.0625rem,10cqi + 5rem,19.966rem)}@container (max-width:36rem){.expert-tips-box .expert-tips-illustration{margin:0 auto}.expert-tips-box .expert-tips-illustration img{width:17.3125rem;height:17.3125rem}}.case-study-spotlight::before,.expert-tips-box::before{content:"";position:absolute;width:clamp(15rem,30cqi,33.25rem);height:100%;top:auto;bottom:0;right:0;background:url(/wp-content/themes/fruityslots/assets/images/svg/vector-line.svg) no-repeat right bottom;background-size:cover;pointer-events:none}.case-study-spotlight{container-type:inline-size}@container (min-width:30rem) and (max-width:59.9375rem){.case-study-spotlight .wp-block-columns{display:grid!important;grid-template-columns:1fr auto;grid-template-rows:auto 1fr}.case-study-spotlight .wp-block-column:first-child{display:contents}.case-study-spotlight .wp-block-column:first-child>:first-child{grid-row:1;grid-column:1;align-self:center}.case-study-spotlight .wp-block-column:first-child>:last-child{grid-row:2;grid-column:1/-1;margin:0}.case-study-spotlight .wp-block-column:last-child{grid-row:1;grid-column:2;width:clamp(10.25rem,5rem + 14cqi,14rem)}}.slot-cta--upcoming{justify-content:center}.slot-cta__pill{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:.6rem;padding:.85rem 1.5rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:9999px;flex:1;text-align:center;color:#1e3a8a}.slot-cta__pill-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#1e40af;background:#dbeafe;padding:.2rem .6rem;border-radius:9999px}.slot-cta__pill-date{font-size:1rem;font-weight:600;color:#1e3a8a}.slot-cta__pill-countdown{font-size:.875rem;color:#1d4ed8;font-weight:500}.wp-block-betupmedia-user-comments{color:#0c1b39;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.user-comments__header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.user-comments__title{color:#0c1b39;font-size:clamp(1.5rem,1.25rem + 1.25vw,2rem);font-weight:600;line-height:1.2;margin:0}.user-comments__list{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.user-comments__empty{background:#fff;border-radius:var(--wp--custom--radius--24);box-shadow:var(--wp--preset--shadow--card);padding:3.75rem 2rem;text-align:center}.user-comments__empty p{color:#647392;font-size:16px;margin:0}.user-comments__comment{background:#fff;border-radius:var(--wp--custom--radius--24);box-shadow:var(--wp--preset--shadow--card)}.user-comments__comment-main{padding:1.75rem}@media(max-width:600px){.user-comments__comment-main{padding:1.25rem}}.user-comments__comment-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px}.user-comments__author-info{align-items:center;display:flex;gap:17px}.user-comments__avatar{align-items:center;aspect-ratio:1/1;background-color:var(--bum-avatar-bg,#f3f4f6);background-image:radial-gradient(circle at 30% 25%,hsl(0 0% 100% / .35) 0,transparent 65%);border:1px solid color-mix(in srgb,var(--bum-avatar-bg,#d1d5db),#000 18%);border-radius:50%;display:flex;flex:0 0 3rem;height:3rem;justify-content:center;overflow:hidden;position:relative;width:3rem}.user-comments__avatar span{color:#0c1b39;color:color-mix(in srgb,var(--bum-avatar-bg,#0c1b39),#000 62%);font-size:1rem;font-weight:700;line-height:1}.user-comments__avatar--small{flex-basis:3rem;height:3rem;width:3rem}.user-comments__author{color:#0c1b39;font-size:1.125rem;font-weight:500;line-height:1.3}.user-comments__rating{align-items:center;display:flex;gap:12px}.user-comments__stars{align-items:center;display:flex;gap:4px}.user-comments__stars .star{height:18px;width:19px}.user-comments__score{font-size:18px;line-height:1.6}.user-comments__score-value{color:#0c1b39;font-weight:600}.user-comments__score-max{color:#3d4e70;font-size:14px;font-weight:400}.user-comments__content{border-bottom:1px solid rgb(0 0 0 / .03);color:#3d4e70;font-size:1rem;font-weight:400;line-height:1.55;padding-bottom:1.25rem}.user-comments__actions{align-items:center;display:flex;gap:12px;justify-content:flex-end;padding-top:20px}.user-comments__action-btn{align-items:center;background:#fafafc;border:1px solid rgb(0 0 0 / .03);border-radius:var(--wp--custom--radius--pill);color:#1a3365;cursor:pointer;display:inline-flex;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9375rem;font-weight:400;gap:.375rem;line-height:1.5;padding:.5rem 1rem;transition:all .2s}.user-comments__action-btn svg{color:inherit;height:1.125rem;width:1.125rem}.user-comments__action-btn:hover{background:#f0f0f6}.user-comments__action-btn.is-liked{border-color:#55a506;color:#55a506}.user-comments__action-btn.is-active{border-color:#2986ff;color:#2986ff}.user-comments__action-btn:disabled{cursor:not-allowed;opacity:.6}.user-comments__like-count{color:#647392}.user-comments__replies{border-top:1px solid rgb(0 0 0 / .03);margin-top:1.25rem;padding:1.25rem 0 0}.user-comments__reply{border-bottom:1px solid rgb(0 0 0 / .03);padding-bottom:1.25rem}.user-comments__reply:last-child{border-bottom:none;padding-bottom:0}.user-comments__reply+.user-comments__reply{margin-top:1.25rem}.user-comments__reply-header{align-items:center;display:flex;gap:.875rem;margin-bottom:.75rem}.user-comments__reply-form-container{margin-top:1.25rem}.user-comments__reply-form{background:#fafafc;border-radius:var(--wp--custom--radius--12);padding:1.25rem}.user-comments__load-more-container{display:flex;justify-content:center;margin-top:42px}.user-comments__load-more{align-items:center;background:#fff;border:1px solid rgb(26 51 101 / .1);border-radius:var(--wp--custom--radius--pill);box-shadow:var(--wp--preset--shadow--subtle);color:#1a3365;cursor:pointer;display:inline-flex;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:500;justify-content:center;line-height:1.25;padding:.75rem 2rem;transition:all .2s}.user-comments__load-more:hover{background:#fafafc}.user-comments__load-more:disabled{cursor:not-allowed;opacity:.6}@media(max-width:600px){.user-comments__load-more{width:100%}}.user-comments__form-wrapper{background:#fff;border-radius:var(--wp--custom--radius--24);box-shadow:var(--wp--preset--shadow--card);padding:clamp(1.5rem,1rem + 2.5vw,2.75rem)}.user-comments__form{margin:0 auto;max-width:60rem}.user-comments__form-title{color:#0c1b39;font-size:clamp(1.25rem,1rem + 1.25vw,1.75rem);font-weight:600;line-height:1.2;margin:0 0 1.5rem;text-transform:none}.user-comments__honeypot{height:0!important;left:-9999px!important;opacity:0!important;overflow:hidden!important;position:absolute!important}.user-comments__form-rating{margin-bottom:32px;text-align:center}.user-comments__form-rating label{color:#3d4e70;display:block;font-size:16px;font-weight:500;margin-bottom:12px}.user-comments__form-rating label .required{color:#ff4343}.user-comments__rating-input{align-items:center;display:inline-flex;gap:8px}.user-comments__star-btn{background:none;border:none;color:#e5e7eb;cursor:pointer;padding:4px;transition:transform .15s,color .15s}.user-comments__star-btn svg{display:block;height:30px;width:32px}.user-comments__star-btn.is-highlighted,.user-comments__star-btn:hover{color:#fb0;transform:scale(1.1)}.user-comments__star-btn.is-selected{color:#fb0}.user-comments__rating-value{color:#0c1b39;font-size:18px;font-weight:600;margin-left:8px}.user-comments__form-row{display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;margin-bottom:1.25rem}@media(max-width:600px){.user-comments__form-row{grid-template-columns:1fr}}.user-comments__form-field{margin-bottom:1.25rem}.user-comments__form-field:last-child{margin-bottom:0}.user-comments__form-field input,.user-comments__form-field textarea{background:#fafafc;border:1px solid rgb(0 0 0 / .1);border-radius:var(--wp--custom--radius--12);box-sizing:border-box;color:#0c1b39;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.user-comments__form-field input::-moz-placeholder,.user-comments__form-field textarea::-moz-placeholder{color:#3d4e70}.user-comments__form-field input::placeholder,.user-comments__form-field textarea::placeholder{color:#3d4e70}.user-comments__form-field input:focus,.user-comments__form-field textarea:focus{border-color:#2986ff;box-shadow:0 0 0 3px rgb(41 134 255 / .1);outline:none}.user-comments__form-field textarea{min-height:8rem;resize:vertical}.user-comments .user-comments__form-row .user-comments__form-field{margin-bottom:0}.user-comments__form-actions{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.user-comments__form-actions--reply{justify-content:flex-end;margin-top:1.25rem}.user-comments__cancel-btn{align-items:center;background:#fff;border:1px solid rgb(26 51 101 / .1);border-radius:var(--wp--custom--radius--pill);box-shadow:var(--wp--preset--shadow--subtle);color:#1a3365;cursor:pointer;display:inline-flex;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:500;height:3rem;justify-content:center;line-height:1.25;padding:.75rem 2rem;transition:background-color .2s}.user-comments__cancel-btn:hover{background:#fafafc}@media(max-width:600px){.user-comments__cancel-btn{width:100%}}.user-comments__form-message{border-radius:8px;display:none;font-size:14px;font-weight:500;margin-top:16px;padding:12px 16px;text-align:center}.user-comments__form-message--success{background:rgb(85 165 6 / .1);color:#55a506}.user-comments__form-message--error{background:rgb(255 67 67 / .1);color:#ff4343}.user-comments__toast{background:#0c1b39;border-radius:8px;bottom:20px;color:#fff;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;left:50%;opacity:0;padding:12px 24px;position:fixed;transform:translateX(-50%) translateY(100px);transition:transform .3s,opacity .3s;z-index:9999}.user-comments__toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}.user-comments__toast--error{background:#ff4343}.user-comments__toast--success{background:#55a506}.block-editor-block-list__block .user-comments-block .user-comments__preview{background:#fafafc;border-radius:var(--wp--custom--radius--24);padding:32px}.block-editor-block-list__block .user-comments-block .user-comments__preview-content{margin-top:24px}.block-editor-block-list__block .user-comments-block .user-comments__comment-preview{background:#fff;border-radius:var(--wp--custom--radius--12);box-shadow:0 4px 12px rgb(0 0 0 / .05);padding:24px}.block-editor-block-list__block .user-comments-block .user-comments__comment-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.block-editor-block-list__block .user-comments-block .user-comments__avatar{align-items:center;border-radius:50%;display:flex;font-size:18px;font-weight:600;height:48px;justify-content:center;margin-right:12px;width:48px}.block-editor-block-list__block .user-comments-block .user-comments__author{font-size:16px;font-weight:500}.block-editor-block-list__block .user-comments-block .user-comments__rating-preview{align-items:center;display:flex;gap:8px}.block-editor-block-list__block .user-comments-block .user-comments__stars{color:#fb0;font-size:14px}.block-editor-block-list__block .user-comments-block .user-comments__score{font-size:14px;font-weight:600}.block-editor-block-list__block .user-comments-block .user-comments__score span{color:#647392;font-weight:400}.block-editor-block-list__block .user-comments-block .user-comments__text{color:#3d4e70;font-size:14px;margin:0 0 16px}.block-editor-block-list__block .user-comments-block .user-comments__actions{display:flex;gap:8px;justify-content:flex-end}.block-editor-block-list__block .user-comments-block .user-comments__action-btn{background:#fafafc;border:1px solid rgb(0 0 0 / .03);border-radius:20px;color:#1a3365;cursor:default;font-size:13px;padding:6px 12px}.block-editor-block-list__block .user-comments-block .user-comments__editor-note{background:rgb(41 134 255 / .1);border-radius:8px;color:#2986ff;font-size:13px;margin-top:16px;padding:12px;text-align:center}.header-fixed{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000}body{padding-top:4rem}.admin-bar .header-fixed{top:2rem}@media(max-width:48rem){.admin-bar .header-fixed{top:2.875rem}}.wp-block-group.is-position-sticky:has(.header-fixed){z-index:1000}.star-rating{--star-color-filled:#FFBB00;--star-color-empty:#CDCDCD;display:inline-flex;align-items:center;gap:.5rem}.star-rating__label{font-size:.875rem;font-weight:500;color:var(--wp--preset--color--text-muted,#6b7280)}.star-rating__content{display:flex;align-items:center;gap:.375rem}.star-rating__stars{display:inline-flex;align-items:center;gap:.125rem;line-height:1}.star-rating__star{display:block;flex-shrink:0;width:1rem;height:1rem}.star-rating__star--filled{color:var(--star-color-filled)}.star-rating__star--empty{color:var(--star-color-empty)}.star-rating__value{font-weight:600;color:var(--wp--preset--color--text-heading,#111827);white-space:nowrap;line-height:1}.star-rating__value-max{font-weight:400;color:var(--wp--preset--color--text-muted,#6b7280)}.star-rating--sm{gap:.375rem}.star-rating--sm .star-rating__stars{gap:.0625rem}.star-rating--sm .star-rating__star{width:.75rem;height:.75rem}.star-rating--sm .star-rating__content{gap:.25rem}.star-rating--sm .star-rating__value{font-size:.8125rem}.star-rating--sm .star-rating__value-max{font-size:.6875rem}.star-rating--sm .star-rating__label{font-size:.75rem}.star-rating--md .star-rating__star{width:1rem;height:1rem}.star-rating--md .star-rating__value{font-size:1rem}.star-rating--md .star-rating__value-max{font-size:.8125rem}.star-rating--lg{gap:.625rem}.star-rating--lg .star-rating__stars{gap:.1875rem}.star-rating--lg .star-rating__star{width:1.25rem;height:1.25rem}.star-rating--lg .star-rating__content{gap:.5rem}.star-rating--lg .star-rating__value{font-size:1.125rem}.star-rating--lg .star-rating__value-max{font-size:.9375rem}.star-rating--lg .star-rating__label{font-size:1rem}.star-rating--compact .star-rating__stars--compact .star-rating__star{width:1rem;height:1rem}.star-rating--compact.star-rating--sm .star-rating__stars--compact .star-rating__star{width:.875rem;height:.875rem}.star-rating--compact.star-rating--lg .star-rating__stars--compact .star-rating__star{width:1.25rem;height:1.25rem}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}.wp-block-list{list-style:none}.wp-block-list li{position:relative}.wp-block-list li::before{content:'';position:absolute;display:block;width:16px;height:16px;left:0;top:.25em;transform:translateX(-1.75rem);background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.75684 0.600586C7.89095 0.466475 8.10905 0.466476 8.24316 0.600586L15.3994 7.75684C15.5335 7.89095 15.5335 8.10905 15.3994 8.24316L8.24316 15.3994C8.10905 15.5335 7.89095 15.5335 7.75684 15.3994L0.600586 8.24316C0.466476 8.10905 0.466475 7.89095 0.600586 7.75684L7.75684 0.600586Z' fill='%23FF4343' stroke='%23E21D1D'/%3E%3C/svg%3E")}.wp-block-list li.is-style-pro::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 0.5C12.1414 0.5 15.5 3.85864 15.5 8C15.5 12.1414 12.1414 15.5 8 15.5C3.85864 15.5 0.5 12.1414 0.5 8C0.500001 3.85864 3.85864 0.5 8 0.5ZM11.9736 5.01953C11.4446 4.49042 10.5838 4.49059 10.0547 5.01953L6.97266 8.09961L5.94629 7.07227C5.4203 6.54586 4.55613 6.54263 4.02637 7.07227C3.49743 7.6013 3.49792 8.46214 4.02637 8.99121L5.98535 10.9521C5.99414 10.9615 6.00323 10.971 6.0127 10.9805C6.54192 11.5097 7.40328 11.5088 7.93164 10.9805L11.9736 6.93848C12.5019 6.4101 12.5028 5.54872 11.9736 5.01953Z' fill='%2355A506' stroke='%234A8D4D'/%3E%3C/svg%3E")}.wp-block-list:has(li.is-style-plain){list-style:disc;padding-left:1.5rem}.wp-block-list li.is-style-plain{position:static}.wp-block-list li.is-style-plain::before{display:none}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.single-slots .wp-block-post-content>.wp-block-image,.single-slots .wp-block-post-content>figure.wp-caption,.single-slots .wp-block-post-content>.wp-block-embed,.single-slots .wp-block-post-content>iframe,.single-slots .wp-block-post-content>p>iframe{width:100%}.single-slots .wp-block-post-content>.wp-block-image img,.single-slots .wp-block-post-content>img[class*="wp-image-"],.single-slots .wp-block-post-content>p>img[class*="wp-image-"],.single-slots .wp-block-post-content>figure.wp-caption img,.single-slots .wp-block-post-content>.wp-block-embed iframe,.single-slots .wp-block-post-content>iframe,.single-slots .wp-block-post-content>p>iframe{border-radius:1rem;box-shadow:var(--wp--preset--shadow--card);width:100%;height:auto}.single-slots .is-layout-flow>[class*="wp-block-betupmedia-"]:first-child,.single-slots .is-layout-flow>.wp-block-group:first-child,.single-slots .is-layout-flow>.wp-block-heading:first-child{margin-block-start:unset}@media screen and (min-width:48em){.slot-hero-grid.wp-block-columns{align-items:stretch}.slot-hero-grid .wp-block-column{display:flex;flex-direction:column}.slot-hero-grid .wp-block-column>.wp-block-post-featured-image{flex:1;aspect-ratio:auto;height:auto;min-height:100%}.slot-hero-grid .wp-block-column>.wp-block-post-featured-image img{width:100%;height:100%;object-fit:cover}.slot-hero-grid .wp-block-column>.wp-block-group{flex:1}}.feature-list{margin:1.875rem 0;background:var(--wp--preset--color--grey-light);border-radius:.75rem;padding:.625rem .5625rem .9375rem}.feature-list__heading{font-size:1.025rem;font-weight:500;margin:0 0 1.25rem;line-height:1.7;text-align:center}.feature-list__content{background:var(--wp--preset--color--white);padding:.3125rem;display:flex;flex-wrap:wrap;gap:.5rem;border-radius:.75rem}.feature-list__item{padding:.625rem;border-radius:.75rem;display:flex;justify-content:space-between;align-items:center;min-width:8.125rem;flex:1;font-weight:400;font-size:.875rem;background:var(--wp--preset--color--grey-light)}@container (max-width:48rem){.feature-list{margin:0 0 2.8125rem;padding:.9375rem .875rem 1.25rem}.feature-list__heading{font-size:1.25rem;line-height:2.0625}.feature-list__content{padding:.9375rem 1.0625rem;flex-direction:column}.feature-list__item{width:100%}.feature-list__item:nth-child(even){background:var(--wp--preset--color--white)}}.wp-block-yoast-faq-block{list-style:none;padding-left:0;display:grid;row-gap:15px}.wp-block-yoast-faq-block details{background-color:#f4f4f4;padding:15px 20px;border-radius:6px;font-size:14px;color:#434343}.wp-block-yoast-faq-block details summary{position:relative;font-weight:500;list-style:none;display:flex;align-items:center;outline:none;margin:-15px -20px 0 -15px;padding:15px 20px 0 20px;cursor:pointer;user-select:none;font-size:16px;color:#252525}.wp-block-yoast-faq-block details[open] summary{padding-bottom:16px;margin-bottom:12px;border-bottom:1px solid #d8d8d8}.wp-block-yoast-faq-block details summary::after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"><path d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708"/></svg>');flex:1;text-align:right}*:has(.has-background):not(:has(.has-white-background-color)) .wp-block-yoast-faq-block details summary{outline-color:#fff0;gap:1rem}.wp-block-yoast-faq-block details>summary{list-style:none;display:flex;justify-content:space-between}.wp-block-yoast-faq-block summary::-webkit-details-marker{display:none}.wp-block-yoast-faq-block summary::after{content:'▼'}.wp-block-yoast-faq-block details[open] summary:after{content:'▲'}h2.wp-block-heading,.wp-block-heading.is-style-bottom-border{border-bottom:3px solid var(--wp--preset--color--primary);padding-bottom:calc(0.2em + 0.2rem)}.wp-block-heading.has-disclosure{display:flex;align-items:center;justify-content:space-between}.heading-disclosure{position:relative;display:inline-flex;align-items:center;margin-left:auto;flex-shrink:0}.heading-disclosure__trigger{display:inline-flex;align-items:center;gap:.375rem;background:none;border:none;padding:0;cursor:pointer;anchor-name:--disclosure-trigger}.heading-disclosure__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.heading-disclosure__icon svg{display:block;width:1.125rem;height:1.125rem}.heading-disclosure__label{font-size:.875rem;font-weight:400;color:var(--wp--preset--color--text-subtitle);white-space:nowrap}.heading-disclosure__popup{position:absolute;position-anchor:--disclosure-trigger;inset:unset;top:calc(anchor(bottom) + 0.75rem);right:anchor(right);width:21.6875rem;padding:1.5rem;background:var(--wp--preset--color--white);border-radius:.75rem;box-shadow:0 .5rem 2.5rem 0 rgb(32 35 43 / .12);opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease;z-index:100}.heading-disclosure__popup::before{content:'';position:absolute;top:-.5rem;right:1.25rem;border-left:.625rem solid #fff0;border-right:.625rem solid #fff0;border-bottom:.625rem solid var(--wp--preset--color--white)}@supports not (anchor-name:--x){.heading-disclosure__popup{top:calc(100% + 0.75rem);right:0}}.heading-disclosure__content{display:block;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--wp--preset--color--text-light)}.heading-disclosure__trigger[aria-expanded="true"]+.heading-disclosure__popup{opacity:1;visibility:visible}@media (hover:hover){.heading-disclosure:hover .heading-disclosure__popup{opacity:1;visibility:visible}}@media screen and (max-width:47.9375rem){.heading-disclosure__label{font-size:.75rem}}@media (max-width:781px){.wp-block-columns.is-mobile-sidebar-top{flex-wrap:wrap-reverse!important}}h1.has-heading-icon,h2.has-heading-icon,h3.has-heading-icon,h4.has-heading-icon,h5.has-heading-icon,h6.has-heading-icon{display:flex;align-items:center;gap:12px}.heading-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--heading-icon-size,24px);height:var(--heading-icon-size,24px)}.heading-icon img{width:100%;height:100%;object-fit:contain}.bum-search{display:flex;align-items:center;flex-shrink:0;margin-block-start:0}.bum-search__toggle{display:flex;align-items:center;justify-content:center;padding:.625rem;background:var(--wp--preset--color--text-body,#1A3365);border:none;border-radius:3.125rem;cursor:pointer;transition:opacity 0.2s ease}.bum-search__toggle:hover{opacity:.85}.bum-search__toggle img{display:block;width:1.5rem;height:1.5rem}.bum-search__panel{display:none;position:fixed;top:4rem;left:0;right:0;z-index:998;justify-content:center;padding:var(--wp--preset--spacing--5,.25rem) var(--wp--preset--spacing--10,.5rem)}.admin-bar .bum-search__panel{top:6rem}@media (max-width:48rem){.admin-bar .bum-search__panel{top:6.875rem}}.bum-search__panel.is-open{display:flex;animation:bumSearchSlideDown 0.25s ease-out}.bum-search__panel-inner{width:100%;max-width:76.25rem;padding:var(--wp--preset--spacing--10,.5rem);background:var(--wp--preset--color--white,#fff);border-radius:1rem;box-shadow:0 .5rem 2.5rem rgb(0 0 0 / .1);box-sizing:border-box}.bum-search__form{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--wp--preset--color--grey-light,#fafafc);border:.0625rem solid var(--wp--preset--color--border-light,rgb(26 51 101 / .1));border-radius:.75rem;box-sizing:border-box;min-width:0}.bum-search__form-icon{flex-shrink:0;color:var(--wp--preset--color--text-muted,#3d4e70)}.bum-search__input{flex:1 1 0%;min-width:0;border:none;background:#fff0;font-family:var(--wp--preset--font-family--outfit,'Outfit',sans-serif);font-size:var(--wp--preset--font-size--normal,1rem);color:var(--wp--preset--color--text-heading,#0c1b39);outline:none}@media (max-width:30rem){.bum-search__form{gap:.5rem;padding:.5rem .625rem}.bum-search__submit{padding-inline:.875rem;font-size:var(--wp--preset--font-size--small,.875rem)}}.bum-search__input::placeholder{color:var(--wp--preset--color--text-muted,#3d4e70)}.bum-search__submit{flex-shrink:0}.bum-search__results{display:none;flex-direction:column;gap:.375rem;max-height:28rem;overflow-y:auto;padding-top:.75rem}.bum-search__results.is-visible{display:flex}.bum-search__results .search-results__card{font-size:var(--wp--preset--font-size--small,.875rem);border-radius:.625rem;box-shadow:none;border-bottom:.0625rem solid var(--wp--preset--color--border-light,rgb(26 51 101 / .1))}.bum-search__results .search-results__card:last-child{border-bottom:none}.bum-search__results .search-results__image{width:3.5rem;min-width:3.5rem;aspect-ratio:1 / 1;border-radius:.5rem;margin:.5rem}.bum-search__results .search-results__content{padding:.5rem .75rem;gap:.125rem}.bum-search__results .search-results__card-title{font-size:var(--wp--preset--font-size--small,.875rem)}.bum-search__results .search-results__excerpt,.bum-search__results .search-results__card a[class*="mt-auto"],.bum-search__results .search-results__card .text-xs:has(img[src*="calenda"]){display:none}.bum-search__loading,.bum-search__no-results{padding:1rem;text-align:center;color:var(--wp--preset--color--text-muted,#3d4e70);font-size:var(--wp--preset--font-size--small,.875rem)}mark.search-highlight{background-color:var(--wp--preset--color--accent,#fead55);color:inherit;padding:.1em .15em;border-radius:.125rem}@media (max-width:63.999rem){.wp-block-betupmedia-responsive-navigation{order:99}.bum-search{order:98;margin-left:auto}}@keyframes bumSearchSlideDown{from{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.search-results__card{transition:box-shadow 0.2s ease,transform 0.2s ease}.search-results__card:hover{box-shadow:0 .75rem 3rem rgb(32 35 43 / .1);transform:translateY(-.125rem)}.search-results__image{width:15rem;aspect-ratio:4 / 3;overflow:hidden}.search-results__image img{width:100%;height:100%}.search-results__image--branded{display:flex;align-items:center;justify-content:center}.search-results__image--branded img{object-fit:contain;padding:1rem}.search-results__no-image{color:var(--wp--preset--color--border,#e0e0e0)}.search-results__excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-results__card-title{min-width:0}.search-results__pagination ul{display:flex;align-items:center;gap:.375rem;list-style:none;margin:0;padding:0}.search-results__pagination li{margin:0}.search-results__pagination a,.search-results__pagination span{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;border:.0625rem solid var(--wp--preset--color--border-light,rgb(26 51 101 / .1));border-radius:9999px;font-size:var(--wp--preset--font-size--small,.875rem);font-weight:500;color:var(--wp--preset--color--text-heading,#0c1b39);text-decoration:none;background:var(--wp--preset--color--white,#fff);transition:all 0.2s ease}.search-results__pagination a:hover{background:var(--wp--preset--color--grey-light,#fafafc);border-color:rgb(26 51 101 / .2)}.search-results__pagination .current{background:var(--wp--preset--color--cta-blue,#2986ff);border-color:var(--wp--preset--color--cta-blue-2,#0e66e1);color:var(--wp--preset--color--white,#fff)}.search-results__pagination .prev,.search-results__pagination .next{border:none;background:#fff0;padding:0 .5rem}.search-results__pagination .prev:hover,.search-results__pagination .next:hover{color:var(--wp--preset--color--primary,#ff4343);background:#fff0}.search-results__pagination .dots{border:none;background:#fff0;min-width:auto;padding:0 .25rem;color:var(--wp--preset--color--text-muted,#3d4e70)}@media (max-width:48rem){.search-results__image{width:7rem;aspect-ratio:1 / 1}.search-results .search-results__content{padding:.75rem}.search-results .search-results__card-title{font-size:var(--wp--preset--font-size--normal,1rem)}.search-results__excerpt{display:none}.search-results__pagination a,.search-results__pagination span{min-width:2rem;height:2rem;padding:0 .5rem;font-size:var(--wp--preset--font-size--x-small,.75rem)}}.wp-block-table{overflow:hidden;font-size:14px;border-radius:12px;background:#fff;box-shadow:0 8px 40px 0 rgb(32 35 43 / .06);container-type:inline-size;container-name:wp-block-table}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{border:none;padding:.75em 1em;word-break:initial}.wp-block-table th{vertical-align:middle;font-weight:500}.wp-block-table thead{border-bottom:none}.wp-block-table :where(thead,tfoot){background-color:var(--wp--preset--color--primary,#ff4343);color:#fff}.wp-block-table :where(thead,tfoot) th{font-weight:500}.wp-block-table tbody{background-color:#fafafc}.wp-block-table tbody tr:nth-child(even){background-color:#fff}.wp-block-table tfoot{border-top:none}.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:initial}.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:not(:has([class*="has-text-align"])){text-align:center}.wp-block-table__mobile-header{display:none}@media (max-width:781px){.wp-block-table{background:#fff0;box-shadow:none;border-radius:0;padding:12px 0;box-sizing:border-box;table{background:#fff;padding:12px 0;border-radius:0 0 16px 16px;box-shadow:0 8px 40px 0 rgb(32 35 43 / .06)}}.wp-block-table table,.wp-block-table thead,.wp-block-table tbody,.wp-block-table tfoot,.wp-block-table tr,.wp-block-table th{display:block;width:100%}.wp-block-table .has-fixed-layout{table-layout:initial}.wp-block-table__mobile-header{display:block;background-color:var(--wp--preset--color--primary,#ff4343);border-radius:12px 12px 0 0;padding:12px;font-size:14px;font-weight:500;text-align:left;color:#fff}.wp-block-table thead{display:none}.wp-block-table tfoot{display:none}.wp-block-table figcaption{display:none}.wp-block-table tbody{display:flex;flex-direction:column;gap:12px;background:#fff0}.wp-block-table tbody tr{display:flex;flex-direction:column;background:#fafafc;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(32 35 43 / .04)}.wp-block-table tbody tr:nth-child(even){background:#fafafc}.wp-block-table tbody td:first-child{padding:10px 0;font-size:16px;font-weight:500;color:#1a3365;background:#fafafc;border-bottom:1px solid #e3e3ef;margin:0 12px}.wp-block-table tbody td:not(:first-child){display:flex;justify-content:space-between;align-items:center;padding:10px 12px;font-size:14px;color:#3d4e70;border-top:.5px solid #e3e3ef;text-align:right}.wp-block-table tbody td:not(:first-child):nth-child(2){border-top:none}.wp-block-table tbody td:not(:first-child)::before{content:attr(data-label);font-weight:400;color:#3d4e70;text-align:left;flex-shrink:0;margin-right:12px}.wp-block-table:not(:has([class*="has-text-align"])) tbody td{text-align:right}.wp-block-table:not(:has([class*="has-text-align"])) tbody td:first-child{text-align:left}}@container wp-block-table (max-width:500px){.wp-block-table:has(thead th:nth-child(4)),.wp-block-table:has(tbody tr:first-child td:nth-child(4)){background:#fff0;box-shadow:none;border-radius:0;padding:12px 0;box-sizing:border-box}.wp-block-table:has(thead th:nth-child(4)) table,.wp-block-table:has(tbody tr:first-child td:nth-child(4)) table{background:#fff;padding:12px 0;border-radius:0 0 16px 16px;box-shadow:0 8px 40px 0 rgb(32 35 43 / .06)}.wp-block-table:has(thead th:nth-child(4)) :is(table,thead,tbody,tfoot,tr,th),.wp-block-table:has(tbody tr:first-child td:nth-child(4)) :is(table,thead,tbody,tfoot,tr,th){display:block;width:100%}.wp-block-table:has(thead th:nth-child(4)) .has-fixed-layout,.wp-block-table:has(tbody tr:first-child td:nth-child(4)) .has-fixed-layout{table-layout:initial}.wp-block-table:has(thead th:nth-child(4)) .wp-block-table__mobile-header,.wp-block-table:has(tbody tr:first-child td:nth-child(4)) .wp-block-table__mobile-header{display:block;background-color:var(--wp--preset--color--primary,#ff4343);border-radius:12px 12px 0 0;padding:12px;font-size:14px;font-weight:500;text-align:left;color:#fff}.wp-block-table:has(thead th:nth-child(4)) :is(thead,tfoot,figcaption),.wp-block-table:has(tbody tr:first-child td:nth-child(4)) :is(thead,tfoot,figcaption){display:none}.wp-block-table:has(thead th:nth-child(4)) tbody,.wp-block-table:has(tbody tr:first-child td:nth-child(4)) tbody{display:flex;flex-direction:column;gap:12px;background:#fff0}.wp-block-table:has(thead th:nth-child(4)) tbody tr,.wp-block-table:has(tbody tr:first-child td:nth-child(4)) tbody tr{display:flex;flex-direction:column;background:#fafafc;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(32 35 43 / .04)}.wp-block-table:has(thead th:nth-child(4)) tbody td:first-child,.wp-block-table:has(tbody tr:first-child td:nth-child(4)) tbody td:first-child{padding:10px 0;font-size:16px;font-weight:500;color:#1a3365;background:#fafafc;border-bottom:1px solid #e3e3ef;margin:0 12px}.wp-block-table:has(thead th:nth-child(4)) tbody td:not(:first-child),.wp-block-table:has(tbody tr:first-child td:nth-child(4)) tbody td:not(:first-child){display:flex;justify-content:space-between;align-items:center;padding:10px 12px;font-size:14px;color:#3d4e70;border-top:.5px solid #e3e3ef;text-align:right}.wp-block-table:has(thead th:nth-child(4)) tbody td:not(:first-child)::before,.wp-block-table:has(tbody tr:first-child td:nth-child(4)) tbody td:not(:first-child)::before{content:attr(data-label);font-weight:400;color:#3d4e70;text-align:left;flex-shrink:0;margin-right:12px}}:root :where(.wp-block-table-of-contents){box-sizing:border-box}.bum-modal-wrapper{position:relative;display:inline-flex}.bum-modal-trigger{display:inline-flex;cursor:pointer}.bum-modal{position:absolute;inset:auto;margin:0;padding:0;border:none;max-width:none;max-height:none;display:flex;flex-direction:column;background:var(--wp--preset--color--white);color:var(--wp--preset--color--text-body);overflow:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.bum-modal[open]{opacity:1;pointer-events:auto}.bum-modal::backdrop{background:rgb(0 0 0 / .5);opacity:0;transition:opacity .2s ease}.bum-modal[open]::backdrop{opacity:1}@media(min-width:36rem){.bum-modal{top:calc(100% + .5rem);left:auto;right:auto;border-radius:.75rem;box-shadow:0 .5rem 2rem rgb(0 0 0 / .15);z-index:100}}@media(max-width:35.9375rem){.bum-modal--mobile-bottom{position:fixed;margin:0;bottom:0;left:0;right:0;top:auto;width:100%;max-width:100%;max-height:90vh;max-height:90dvh;height:calc(90vh - 2rem);height:calc(90dvh - 2rem);border-radius:1rem 1rem 0 0;box-shadow:0 -.25rem 1.5rem rgb(0 0 0 / .15);transform:translateY(100%)}.bum-modal--mobile-bottom[open]{transform:translateY(0)}}@media(max-width:35.9375rem){.bum-modal--mobile-center{position:fixed;margin:auto;top:50%;left:50%;width:calc(100% - 2rem);max-width:24rem;max-height:calc(100vh - 4rem);border-radius:1rem;box-shadow:0 .5rem 2rem rgb(0 0 0 / .2);transform:translate(-50%,-50%) scale(.95)}.bum-modal--mobile-center[open]{transform:translate(-50%,-50%) scale(1)}}@media(min-width:36rem){.bum-modal--sm{width:20rem}}@media(min-width:36rem){.bum-modal--md{width:26rem}}@media(min-width:36rem){.bum-modal--lg{width:32rem}}@media(min-width:36rem){.bum-modal--bottom-start{left:0;right:auto}}@media(min-width:36rem){.bum-modal--bottom{left:50%;transform:translateX(-50%)}}@media(min-width:36rem){.bum-modal--bottom-end{right:0;left:auto}}.bum-modal__header{display:flex;align-items:center;justify-content:space-between;gap:var(--wp--preset--spacing--10);padding:1rem 1.25rem;border-bottom:1px solid var(--wp--preset--color--border-light);flex-shrink:0}.bum-modal__title{margin:0;font-family:var(--wp--preset--font-family--outfit);font-size:var(--wp--preset--font-size--medium);font-weight:600;line-height:1.3;color:var(--wp--preset--color--text-heading)}.bum-modal__close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;background:#fff0;border:none;border-radius:50%;color:var(--wp--preset--color--text-muted);cursor:pointer;transition:background .15s ease,color .15s ease}.bum-modal__close:hover{background:var(--wp--preset--color--grey-light);color:var(--wp--preset--color--text-heading)}.bum-modal__body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:.75rem 1.25rem;-webkit-overflow-scrolling:touch}.bum-modal__footer{display:flex;align-items:center;justify-content:center;gap:var(--wp--preset--spacing--10);padding:1rem 1.25rem;border-top:1px solid var(--wp--preset--color--border-light);flex-shrink:0}.bum-modal__footer .btn,.bum-modal__footer a{flex:1;text-align:center}.demo-popup__player-column{display:flex;flex-direction:column;width:100%;min-width:0}@media (min-width:1024px){.demo-popup__player-column{flex:1;max-width:1024px}}.demo-popup__player-toolbar{display:flex;justify-content:flex-end;align-items:center;padding:0 0 8px}.demo-popup__report-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#fff0;border:1px solid var(--popup-border,rgb(0 0 0 / .15));border-radius:6px;color:var(--popup-text-navy,#1a3365);font-size:13px;font-weight:500;cursor:pointer;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease}.demo-popup__report-btn:hover,.demo-popup__report-btn:focus-visible{background:rgb(0 0 0 / .04);color:var(--popup-text-dark,#0c1b39);border-color:rgb(0 0 0 / .25);outline:none}.demo-popup__report-btn svg{flex:none}.demo-popup__header-actions .bum-modal-wrapper{display:inline-flex;align-items:center}@media (max-width:30rem){.demo-popup__header-actions .demo-popup__report-btn span{display:none}.demo-popup__header-actions .demo-popup__report-btn{padding:6px}}.demo-popup-modal--fullscreen .demo-popup__player-column{position:absolute;inset:0;width:auto;height:auto;max-width:none;max-height:none;padding:0;margin:0;gap:0;aspect-ratio:auto;background:#000}dialog.bum-modal[open]::backdrop{background:rgb(0 0 0 / .55)}.demo-report-form{font-size:14px;color:#1a1a1a}.demo-report-form__intro{margin:0 0 16px;font-size:14px;line-height:1.4;color:#444}.demo-report-form__form{display:flex;flex-direction:column;gap:14px}.demo-report-form__form[hidden],.demo-report-form__btn-text[hidden],.demo-report-form__btn-loading[hidden]{display:none!important}.demo-report-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.demo-report-form__field{display:flex;flex-direction:column;gap:6px}.demo-report-form__label{font-size:13px;font-weight:600;color:#222}.demo-report-form__label-optional{font-weight:400;color:#888}.demo-report-form__select,.demo-report-form__textarea{width:100%;padding:9px 12px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;font:inherit;color:#1a1a1a;box-sizing:border-box}.demo-report-form__select:focus,.demo-report-form__textarea:focus{outline:none;border-color:#4b6fff;box-shadow:0 0 0 3px rgb(75 111 255 / .15)}.demo-report-form__textarea{resize:vertical;min-height:72px}.demo-report-form__error{padding:8px 10px;border-radius:4px;background:#fdecec;color:#a51d1d;font-size:13px}.demo-report-form__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.demo-report-form__btn{padding:9px 16px;border-radius:6px;border:1px solid #fff0;font:inherit;font-weight:600;cursor:pointer;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}.demo-report-form__btn--secondary{background:#fff;border-color:#d0d5dd;color:#333}.demo-report-form__btn--secondary:hover,.demo-report-form__btn--secondary:focus-visible{background:#f5f6f8;outline:none}.demo-report-form__btn--primary{background:#4b6fff;color:#fff}.demo-report-form__btn--primary:hover,.demo-report-form__btn--primary:focus-visible{background:#3857e0;outline:none}.demo-report-form__btn:disabled{opacity:.6;cursor:progress}.demo-report-form__success{text-align:center;padding:12px 0 4px}.demo-report-form__success-title{margin:0 0 6px;font-size:16px;font-weight:600;color:#1a1a1a}.demo-report-form__success-body{margin:0 0 16px;color:#555;font-size:14px}