/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:where(html){--font-sans:"Work Sans",sans-serif;--font-serif:"Playfair Display",sans-serif;--font-system:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,"Oxygen-Sans",ubuntu,cantarell,"Fira Sans","Droid Sans",sans-serif;--font-mono:menlo,consolas,"Lucida Console","Liberation Mono","Courier New",monospace,sans-serif;--font-weight-100:100;--font-weight-200:200;--font-weight-300:300;--font-weight-400:400;--font-weight-500:500;--font-weight-600:600;--font-weight-700:700;--font-weight-800:800;--font-weight-900:900;--font-size-xs:0.625rem;--font-size-sm:0.75rem;--font-size-0:0.875rem;--font-size-1:1rem;--font-size-2:1.125rem;--font-size-3:1.25rem;--font-size-4:1.375rem;--font-size-5:1.5rem;--font-size-6:1.75rem;--font-size-7:2rem;--font-size-8:2.25rem;--font-size-9:2.5rem;--font-size-10:3rem;--font-size-11:3.5rem;--font-size-12:4rem;--font-size-13:5rem;--font-size-14:7.5rem;--leading-3:0.75rem;--leading-4:1rem;--leading-5:1.25rem;--leading-6:1.5rem;--leading-7:1.75rem;--leading-8:2rem;--leading-9:2.25rem;--leading-10:2.5rem;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--tracking-tighter:-0.05em;--tracking-tight:-0.025em;--tracking-normal:0;--tracking-wide:0.025em;--tracking-wider:0.05em;--tracking-widest:0.1em;}:where(html){--size-px:0.063rem;--size-05:0.125rem;--size-1:0.25rem;--size-105:0.375rem;--size-2:0.5rem;--size-205:0.625rem;--size-3:0.75rem;--size-305:0.875rem;--size-4:1rem;--size-5:1.25rem;--size-6:1.5rem;--size-7:1.75rem;--size-8:2rem;--size-9:2.25rem;--size-10:2.5rem;--size-11:2.75rem;--size-12:3rem;--size-13:3.25rem;--size-14:3.5rem;--size-16:4rem;--size-18:4.5rem;--size-20:5rem;--size-22:5.5rem;--size-24:6rem;--size-25:6.25rem;--size-26:6.5rem;--size-28:7rem;--size-30:7.5rem;--size-32:8rem;--size-34:8.5rem;--size-36:9rem;--size-40:10rem;--size-44:11rem;--size-48:12rem;--size-52:13rem;--size-56:14rem;--size-60:15rem;--size-64:16rem;--size-72:18rem;--size-80:20rem;--size-96:24rem;--size-fluid-1:clamp(0.5rem,1vw,1rem);--size-fluid-2:clamp(1rem,2vw,1.5rem);--size-fluid-3:clamp(1.5rem,3vw,2rem);--size-fluid-4:clamp(2rem,4vw,3rem);--size-fluid-5:clamp(4rem,5vw,5rem);--size-fluid-6:clamp(5rem,7vw,7.5rem);--size-fluid-7:clamp(7.5rem,10vw,10rem);--size-fluid-8:clamp(10rem,20vw,15rem);--size-fluid-9:clamp(15rem,30vw,20rem);--size-fluid-10:clamp(20rem,40vw,30rem);--size-content-1:20ch;--size-content-2:45ch;--size-content-3:60ch;--size-header-1:20ch;--size-header-2:25ch;--size-header-3:35ch;--size-container:1440px;--size-content:1280px;--size-mobile:640px;--size-tablet:768px;--size-laptop:1024px;--size-desktop:1280px;}:where(html){--shadow-1:0 1px 2px 0 hsl(0,0%,0%,0.05);--shadow-2:0 1px 3px 0 hsl(0,0%,0%,0.1),0 1px 2px -1px hsl(0,0%,0%,0.1);--shadow-3:0 4px 6px -1px hsl(0,0%,0%,0.1),0 2px 4px -2px hsl(0,0%,0%,0.1);--shadow-4:0 10px 15px -3px hsl(0,0%,0%,0.1),0 4px 6px -4px hsl(0,0%,0%,0.1);--shadow-5:0 20px 25px -5px hsl(0,0%,0%,0.1),0 8px 10px -6px hsl(0,0%,0%,0.1);--shadow-6:0 25px 50px -12px hsl(0,0%,0%,0.25);--inner-shadow-0:inset 0 0 0 1px hsl(0,0%,0%,0.05);--inner-shadow-1:inset 0 1px 2px 0 hsl(0,0%,0%,0.05);--inner-shadow-2:inset 0 1px 4px 0 hsl(0,0%,0%,0.05);--inner-shadow-3:inset 0 2px 8px 0 hsl(0,0%,0%,0.05);--inner-shadow-4:inset 0 2px 14px 0 hsl(0,0%,0%,0.05);}:where(html){--ratio-box:1;--ratio-photo:3/2;--ratio-portrait:3/4;--ratio-landscape:4/3;--ratio-widescreen:16/9;--ratio-cinemascope:21/9;--ratio-golden:1.618/1;}:where(html){--white:hsl(0,0%,100%);--gray-50:hsl(210,20%,98%);--gray-100:hsl(220,14%,96%);--gray-200:hsl(220,13%,91%);--gray-300:hsl(216,12%,84%);--gray-400:hsl(218,11%,65%);--gray-500:hsl(220,9%,46%);--gray-600:hsl(215,14%,34%);--gray-700:hsl(217,19%,27%);--gray-800:hsl(215,28%,17%);--gray-900:hsl(221,39%,11%);--black:hsl(0,0%,0%);--red-50:hsl(0,73%,97%);--red-100:hsl(0,84%,95%);--red-200:hsl(0,83%,91%);--red-300:hsl(0,83%,84%);--red-400:hsl(0,91%,74%);--red-500:hsl(0,84%,63%);--red-600:hsl(0,75%,51%);--red-700:hsl(0,74%,45%);--red-800:hsl(0,69%,36%);--red-900:hsl(0,61%,29%);--yellow-50:hsl(60,83%,95%);--yellow-100:hsl(54,95%,85%);--yellow-200:hsl(52,96%,70%);--yellow-300:hsl(47,96%,53%);--yellow-400:hsl(42,93%,46%);--yellow-500:hsl(37,97%,39%);--yellow-600:hsl(31,88%,33%);--yellow-700:hsl(28,80%,31%);--yellow-800:hsl(25,71%,26%);--yellow-900:hsl(23,69%,23%);--green-50:hsl(154,41%,97%);--green-100:hsl(154,61%,92%);--green-200:hsl(155,63%,84%);--green-300:hsl(156,61%,70%);--green-400:hsl(158,60%,48%);--green-500:hsl(160,84%,34%);--green-600:hsl(161,92%,25%);--green-700:hsl(163,93%,22%);--green-800:hsl(164,93%,17%);--green-900:hsl(166,97%,14%);--blue-50:hsl(210,100%,96%);--blue-100:hsl(211,94%,94%);--blue-200:hsl(213,94%,88%);--blue-300:hsl(215,98%,82%);--blue-400:hsl(217,93%,72%);--blue-500:hsl(218,93%,61%);--blue-600:hsl(220,89%,53%);--blue-700:hsl(221,79%,48%);--blue-800:hsl(223,68%,37%);--blue-900:hsl(225,54%,30%);--sky-50:hsl(204,100%,97%);--sky-100:hsl(204,94%,94%);--sky-200:hsl(201,94%,86%);--sky-300:hsl(199,95%,74%);--sky-400:hsl(198,93%,60%);--sky-500:hsl(199,89%,48%);--sky-600:hsl(200,98%,39%);--sky-700:hsl(201,96%,32%);--sky-800:hsl(201,90%,27%);--sky-900:hsl(202,80%,24%);}:where(html){--border-size-1:1px;--border-size-2:2px;--border-size-3:3px;--border-size-4:4px;--border-size-5:5px;--radius-1:0.125rem;--radius-2:0.25rem;--radius-3:0.375rem;--radius-4:0.5rem;--radius-5:0.75rem;--radius-6:1rem;--radius-7:1.5rem;--radius-round:1e5px;}:where(html){--primary:hsl(209,88%,20%);--secondary:hsl(30,21%,95%);}*,*::before,*::after{border-color:var(--gray-200);border-style:solid;border-width:0;box-sizing:border-box;}html{accent-color:var(--accent-color,var(--gray-700));background-color:var(--bg-color,var(--white));caret-color:var(--caret-color,var(--gray-700));color:var(--color,var(--gray-700));font-family:var(--font-body,var(--font-sans));font-size:100%;line-height:var(--leading-normal);scroll-padding-top:var(--scroll-padding-top,150px);scrollbar-color:var(--scrollbar-color,var(--gray-700)) transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;}html:has(dialog[open]){overflow:hidden;}body{color:var(--color,var(--gray-700));font-family:inherit;line-height:inherit;margin:0;overflow-x:hidden;scrollbar-gutter:stable both-edges;overflow-wrap:break-word;}hr{border-top-width:1px;color:inherit;height:0;}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}a,a:visited{color:var(--link-color,var(--primary));}a:hover{color:var(--link-color-hover,var(--primary));}b,strong{font-weight:bolder;}code,kbd,samp,pre{font-family:var(--font-mono);font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{border-collapse:collapse;border-color:inherit;text-indent:0;}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0;}button,select{text-transform:none;}button:not(.btn,.trigger,.ui-dialog-titlebar-close),[type=button]:not(.btn,.trigger,.ui-dialog-titlebar-close),[type=reset]:not(.btn,.trigger,.ui-dialog-titlebar-close),[type=submit]:not(.btn,.trigger,.ui-dialog-titlebar-close){-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;appearance:none;}::-webkit-file-upload-button{-webkit-appearance:auto;appearance:auto;font:inherit;}summary{display:list-item;}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol,ul,menu{list-style:none;margin:0;padding:0;}textarea{resize:vertical;}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--placeholder-color,var(--gray-400));opacity:1;}input::placeholder,textarea::placeholder{color:var(--placeholder-color,var(--gray-400));opacity:1;}::-moz-selection{background-color:var(--selection-bg-color,var(--gray-400));color:var(--selection-color,var(--white));}::selection{background-color:var(--selection-bg-color,var(--gray-400));color:var(--selection-color,var(--white));}button,[role=button]{cursor:pointer;}:disabled{cursor:default;}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle;}img,video{height:auto;max-width:100%;}svg{block-size:auto;fill:currentColor;max-inline-size:100%;stroke:none;}svg:where(:not([width])){inline-size:var(--size-20);}[hidden]{display:none;}:focus,:focus-visible{outline:var(--focus) solid 2px !important;}
@media (min-width:768px){.has-overlay::after{background:rgba(0,0,0,0.5);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1;}}.bg-theme{background-color:var(--gray-100) !important;}.bg-white{background-color:var(--white) !important;}.bg-white h2.block-title{color:var(--black) !important;}.bg-white .block--type-custom-text-html,.bg-white .ck.ck-editor .ck-content,.bg-white .prose{color:var(--black) !important;}.bg-primary{background-color:var(--primary) !important;color:var(--text-on-primary) !important;}.bg-primary h2.block-title{color:var(--text-on-primary) !important;}.bg-primary .block--type-custom-text-html *,.bg-primary .ck.ck-editor .ck-content *,.bg-primary .prose *{color:var(--text-on-primary) !important;}.bg-secondary{background-color:var(--secondary) !important;color:var(--text-on-secondary) !important;}.bg-secondary h2.block-title{color:var(--text-on-secondary) !important;}.bg-secondary .block--type-custom-text-html *,.bg-secondary .ck.ck-editor .ck-content *,.bg-secondary .prose *{color:var(--text-on-secondary) !important;}.bg-tertiary{background-color:var(--tertiary) !important;color:var(--text-on-tertiary) !important;}.bg-tertiary h2.block-title{color:var(--text-on-tertiary) !important;}.bg-tertiary .block--type-custom-text-html *,.bg-tertiary .ck.ck-editor .ck-content *,.bg-tertiary .prose *{color:var(--text-on-tertiary) !important;}#block-list :where(.bg-theme,.bg-primary,.bg-secondary,.bg-tertiary){background-color:transparent !important;}.c-full > .block-content,.c-full > .block-title{margin-inline:auto;max-width:var(--size-container);width:100%;}.c-large > .block-content,.c-large > .block-title{margin-inline:auto;max-width:var(--size-desktop);width:100%;}.c-medium > .block-content,.c-medium > .block-title{margin-inline:auto;max-width:var(--size-laptop);width:100%;}.c-small > .block-content,.c-small > .block-title{margin-inline:auto;max-width:var(--size-tablet);width:100%;}.grid{align-items:start;display:grid;gap:var(--size-4);grid-template-columns:100%;}@media (min-width:1024px){.grid--2col{grid-template-columns:repeat(2,1fr);}}@media (min-width:1024px){.grid--3col{grid-template-columns:repeat(3,1fr);}}@media (min-width:1024px){.grid--sidebars{grid-template-columns:1fr 2fr 1fr;margin-inline:auto;max-inline-size:var(--size-desktop);}}@media (min-width:1024px){.grid--left-sidebar{grid-template-columns:1fr 70%;margin-inline:auto;max-inline-size:var(--size-desktop);}}@media (min-width:1024px){.grid--right-sidebar{gap:var(--size-8);grid-template-columns:70% 1fr;margin-inline:auto;max-inline-size:var(--size-desktop);}}.l-container{margin-block:0;margin-inline:auto;padding-inline:var(--size-8);width:100%;}@media (min-width:640px){.l-container{max-inline-size:var(--size-mobile);}}@media (min-width:768px){.l-container{max-inline-size:var(--size-tablet);}}@media (min-width:1024px){.l-container{max-inline-size:var(--size-laptop);}}@media (min-width:1280px){.l-container{max-inline-size:var(--size-desktop);padding-inline:var(--size-8);}}.l-content{max-width:var(--size-desktop);margin-inline:auto;padding-inline:var(--size-4);width:100%;}.w-full:not(#block-list *){left:50%;margin-inline:-50vw;max-width:100vw;right:50%;width:100vw;}.w-medium{margin-inline:auto;max-inline-size:var(--size-tablet);padding-inline:var(--size-8);}@media (min-width:1024px){.w-medium{padding-inline:0;}}.block-contain > .block-content{margin-block:0;margin-inline:auto;padding-inline:var(--size-8);width:100%;}@media (min-width:640px){.block-contain > .block-content{max-inline-size:var(--size-mobile);}}@media (min-width:768px){.block-contain > .block-content{max-inline-size:var(--size-tablet);}}@media (min-width:1024px){.block-contain > .block-content{max-inline-size:var(--size-laptop);}}@media (min-width:1280px){.block-contain > .block-content{max-inline-size:var(--size-desktop);padding-inline:var(--size-8);}}.layout{display:grid;grid-auto-flow:row;}@media (min-width:1024px){.layout{gap:var(--size-8);}}.layout__region{margin-block-end:0;max-width:100% !important;min-width:0;padding:0;width:100%;}@media (min-width:1024px){.layout--twocol-section,.layout--twocol-section--50-50{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:1024px){.layout--twocol-section--33-67{grid-template-columns:3fr 7fr;}}@media (min-width:1024px){.layout--twocol-section--67-33{grid-template-columns:7fr 3fr;}}@media (min-width:1024px){.layout--threecol-section,.layout-threecol--33-34-33{grid-template-columns:repeat(3,minmax(0,1fr));}}.relative{position:relative;}.block--type-custom-text-html,.ck.ck-editor .ck-content,.prose{color:var(--color,var(--gray-700));font-family:var(--font-body);font-size:var(--font-size-2);line-height:var(--leading-relaxed);margin-block-end:0;position:relative;}.block--type-custom-text-html :where(p):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(p):not(:where([class~=not-prose] *)),.prose :where(p):not(:where([class~=not-prose] *)){margin-block:var(--size-6);}.block--type-custom-text-html :where(p):not(:where([class~=not-prose] *)):first-child,.ck.ck-editor .ck-content :where(p):not(:where([class~=not-prose] *)):first-child,.prose :where(p):not(:where([class~=not-prose] *)):first-child{margin-block-start:0;}.block--type-custom-text-html :where(p):not(:where([class~=not-prose] *)):last-child,.ck.ck-editor .ck-content :where(p):not(:where([class~=not-prose] *)):last-child,.prose :where(p):not(:where([class~=not-prose] *)):last-child{margin-block-end:0;}.block--type-custom-text-html :where([class~=lead]):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where([class~=lead]):not(:where([class~=not-prose] *)),.prose :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--gray-600);font-size:var(--font-size-5);}.block--type-custom-text-html :where([class~=lead]):not(:where([class~=not-prose] *)):first-child,.ck.ck-editor .ck-content :where([class~=lead]):not(:where([class~=not-prose] *)):first-child,.prose :where([class~=lead]):not(:where([class~=not-prose] *)):first-child{margin-block-start:0;}.block--type-custom-text-html :where(blockquote):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(blockquote):not(:where([class~=not-prose] *)),.prose :where(blockquote):not(:where([class~=not-prose] *)){border-left-color:var(--gray-400);border-left-width:var(--size-1);color:var(--gray-700);font-style:italic;font-weight:var(--font-weight-600);max-width:85ch;padding-inline-start:var(--size-6);quotes:'"' '"' "'" "'";margin-block:var(--size-8);padding-block:var(--size-4);}.block--type-custom-text-html :where(blockquote):not(:where([class~=not-prose] *)) :where(p):first-of-type::after,.ck.ck-editor .ck-content :where(blockquote):not(:where([class~=not-prose] *)) :where(p):first-of-type::after,.prose :where(blockquote):not(:where([class~=not-prose] *)) :where(p):first-of-type::after{content:'"';}.block--type-custom-text-html :where(blockquote):not(:where([class~=not-prose] *)) :where(p):first-of-type::before,.ck.ck-editor .ck-content :where(blockquote):not(:where([class~=not-prose] *)) :where(p):first-of-type::before,.prose :where(blockquote):not(:where([class~=not-prose] *)) :where(p):first-of-type::before{content:'"';}.block--type-custom-text-html :where(blockquote):not(:where([class~=not-prose] *)) :where(em),.ck.ck-editor .ck-content :where(blockquote):not(:where([class~=not-prose] *)) :where(em),.prose :where(blockquote):not(:where([class~=not-prose] *)) :where(em){font-size:var(--font-size-1);font-style:normal;font-weight:var(--font-weight-400);}.block--type-custom-text-html :where(blockquote):not(:where([class~=not-prose] *)) :where(code),.ck.ck-editor .ck-content :where(blockquote):not(:where([class~=not-prose] *)) :where(code),.prose :where(blockquote):not(:where([class~=not-prose] *)) :where(code){color:inherit;}.block--type-custom-text-html :where(blockquote):not(:where([class~=not-prose] *)) :where(code)::after,.ck.ck-editor .ck-content :where(blockquote):not(:where([class~=not-prose] *)) :where(code)::after,.prose :where(blockquote):not(:where([class~=not-prose] *)) :where(code)::after{content:'"';}.block--type-custom-text-html :where(blockquote):not(:where([class~=not-prose] *)) :where(code)::before,.ck.ck-editor .ck-content :where(blockquote):not(:where([class~=not-prose] *)) :where(code)::before,.prose :where(blockquote):not(:where([class~=not-prose] *)) :where(code)::before{content:'"';}.block--type-custom-text-html :where(h1):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h1):not(:where([class~=not-prose] *)),.prose :where(h1):not(:where([class~=not-prose] *)){color:var(--h1-color,var(--gray-700));font-family:var(--font-heading);font-size:var(--font-size-9);font-weight:var(--font-weight-500);line-height:var(--leading-none);margin-block-end:var(--size-8);}@media (min-width:768px){.block--type-custom-text-html :where(h1):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h1):not(:where([class~=not-prose] *)),.prose :where(h1):not(:where([class~=not-prose] *)){font-size:var(--font-size-10);}}@media (min-width:1024px){.block--type-custom-text-html :where(h1):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h1):not(:where([class~=not-prose] *)),.prose :where(h1):not(:where([class~=not-prose] *)){font-size:var(--font-size-11);}}.block--type-custom-text-html :where(h2):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h2):not(:where([class~=not-prose] *)),.prose :where(h2):not(:where([class~=not-prose] *)){color:var(--h2-color,var(--gray-700));font-family:var(--font-heading);font-size:var(--font-size-8);font-weight:var(--font-weight-500);line-height:var(--leading-snug);margin-block-end:var(--size-6);margin-block-start:var(--size-12);}@media (min-width:768px){.block--type-custom-text-html :where(h2):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h2):not(:where([class~=not-prose] *)),.prose :where(h2):not(:where([class~=not-prose] *)){font-size:var(--font-size-9);}}@media (min-width:1024px){.block--type-custom-text-html :where(h2):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h2):not(:where([class~=not-prose] *)),.prose :where(h2):not(:where([class~=not-prose] *)){font-size:var(--font-size-10);}}.block--type-custom-text-html :where(h3):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h3):not(:where([class~=not-prose] *)),.prose :where(h3):not(:where([class~=not-prose] *)){color:var(--h3-color,var(--gray-700));font-family:var(--font-heading);font-size:var(--font-size-8);font-weight:var(--font-weight-500);line-height:var(--leading-relaxed);margin-block-end:var(--size-3);margin-block-start:var(--size-8);}.block--type-custom-text-html :where(h3):not(:where([class~=not-prose] *)):only-of-type,.ck.ck-editor .ck-content :where(h3):not(:where([class~=not-prose] *)):only-of-type,.prose :where(h3):not(:where([class~=not-prose] *)):only-of-type{margin-block-start:0;}@media (min-width:768px){.block--type-custom-text-html :where(h3):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h3):not(:where([class~=not-prose] *)),.prose :where(h3):not(:where([class~=not-prose] *)){font-size:var(--font-size-7);}}@media (min-width:1024px){.block--type-custom-text-html :where(h3):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h3):not(:where([class~=not-prose] *)),.prose :where(h3):not(:where([class~=not-prose] *)){font-size:var(--font-size-6);}}.block--type-custom-text-html :where(h4):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h4):not(:where([class~=not-prose] *)),.prose :where(h4):not(:where([class~=not-prose] *)){color:var(--h4-color,var(--gray-700));font-family:var(--font-heading);font-size:var(--font-size-4);font-weight:var(--font-weight-500);margin-block-end:var(--size-3);margin-block-start:var(--size-6);}@media (min-width:768px){.block--type-custom-text-html :where(h4):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h4):not(:where([class~=not-prose] *)),.prose :where(h4):not(:where([class~=not-prose] *)){font-size:var(--font-size-5);}}.block--type-custom-text-html :where(h5):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h5):not(:where([class~=not-prose] *)),.prose :where(h5):not(:where([class~=not-prose] *)){color:var(--h5-color,var(--gray-700));font-size:var(--font-size-3);font-weight:var(--font-weight-400);margin-block-end:var(--size-3);}.block--type-custom-text-html :where(h6):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h6):not(:where([class~=not-prose] *)),.prose :where(h6):not(:where([class~=not-prose] *)){color:var(--h6-color,var(--gray-700));font-size:var(--font-size-3);font-weight:var(--font-weight-500);margin-block-end:var(--size-3);}.block--type-custom-text-html :where(h1,h2,h3,h4,h5,h6):where([class~=bg-theme] *),.ck.ck-editor .ck-content :where(h1,h2,h3,h4,h5,h6):where([class~=bg-theme] *),.prose :where(h1,h2,h3,h4,h5,h6):where([class~=bg-theme] *){color:var(--gray-700);}.block--type-custom-text-html :where(h1,h2,h3,h4,h5,h6):where([class~=bg-theme] *):first-child,.ck.ck-editor .ck-content :where(h1,h2,h3,h4,h5,h6):where([class~=bg-theme] *):first-child,.prose :where(h1,h2,h3,h4,h5,h6):where([class~=bg-theme] *):first-child{margin-top:0;}.block--type-custom-text-html :where(h1,h2,h3,h4,h5,h6):where([class~=bg-primary] *),.ck.ck-editor .ck-content :where(h1,h2,h3,h4,h5,h6):where([class~=bg-primary] *),.prose :where(h1,h2,h3,h4,h5,h6):where([class~=bg-primary] *){color:var(--text-on-primary);}.block--type-custom-text-html :where(h1,h2,h3,h4,h5,h6):where([class~=bg-primary] *):first-child,.ck.ck-editor .ck-content :where(h1,h2,h3,h4,h5,h6):where([class~=bg-primary] *):first-child,.prose :where(h1,h2,h3,h4,h5,h6):where([class~=bg-primary] *):first-child{margin-top:0;}.block--type-custom-text-html :where(h1,h2,h3,h4,h5,h6):where([class~=bg-secondary] *),.ck.ck-editor .ck-content :where(h1,h2,h3,h4,h5,h6):where([class~=bg-secondary] *),.prose :where(h1,h2,h3,h4,h5,h6):where([class~=bg-secondary] *){color:var(--text-on-secondary);}.block--type-custom-text-html :where(h1,h2,h3,h4,h5,h6):where([class~=bg-secondary] *):first-child,.ck.ck-editor .ck-content :where(h1,h2,h3,h4,h5,h6):where([class~=bg-secondary] *):first-child,.prose :where(h1,h2,h3,h4,h5,h6):where([class~=bg-secondary] *):first-child{margin-top:0;}.block--type-custom-text-html :where(h1,h2,h3,h4,h5,h6):where([class~=bg-tertiary] *),.ck.ck-editor .ck-content :where(h1,h2,h3,h4,h5,h6):where([class~=bg-tertiary] *),.prose :where(h1,h2,h3,h4,h5,h6):where([class~=bg-tertiary] *){color:var(--text-on-tertiary);}.block--type-custom-text-html :where(h1,h2,h3,h4,h5,h6):where([class~=bg-tertiary] *):first-child,.ck.ck-editor .ck-content :where(h1,h2,h3,h4,h5,h6):where([class~=bg-tertiary] *):first-child,.prose :where(h1,h2,h3,h4,h5,h6):where([class~=bg-tertiary] *):first-child{margin-top:0;}.block--type-custom-text-html a:not(:where(.button,.use-ajax,[class~=not-prose] *)),.ck.ck-editor .ck-content a:not(:where(.button,.use-ajax,[class~=not-prose] *)),.prose a:not(:where(.button,.use-ajax,[class~=not-prose] *)){color:var(--link-color,var(--primary));text-decoration:underline;}.block--type-custom-text-html a:not(:where(.button,.use-ajax,[class~=not-prose] *)):visited,.ck.ck-editor .ck-content a:not(:where(.button,.use-ajax,[class~=not-prose] *)):visited,.prose a:not(:where(.button,.use-ajax,[class~=not-prose] *)):visited{color:var(--link-color,var(--primary));}.block--type-custom-text-html a:not(:where(.button,.use-ajax,[class~=not-prose] *)):hover,.ck.ck-editor .ck-content a:not(:where(.button,.use-ajax,[class~=not-prose] *)):hover,.prose a:not(:where(.button,.use-ajax,[class~=not-prose] *)):hover{color:var(--link-color-hover,var(--primary));text-decoration:none;}.block--type-custom-text-html a:not(:where(.button,.use-ajax,[class~=not-prose] *)):focus,.ck.ck-editor .ck-content a:not(:where(.button,.use-ajax,[class~=not-prose] *)):focus,.prose a:not(:where(.button,.use-ajax,[class~=not-prose] *)):focus{box-shadow:0 0 var(--white),0 0 0 2px var(--primary),0 0 var(--white);outline:2px solid transparent;outline-offset:2px;}.block--type-custom-text-html :where(img):not(:where([class~=not-prose] *),figure img),.ck.ck-editor .ck-content :where(img):not(:where([class~=not-prose] *),figure img),.prose :where(img):not(:where([class~=not-prose] *),figure img){margin-block-end:var(--size-10);}.block--type-custom-text-html :where(video):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(video):not(:where([class~=not-prose] *)),.prose :where(video):not(:where([class~=not-prose] *)){margin-block-end:var(--size-10);}.block--type-custom-text-html :where(figure):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(figure):not(:where([class~=not-prose] *)),.prose :where(figure):not(:where([class~=not-prose] *)){display:table;margin-block-end:var(--size-4);}.block--type-custom-text-html :where(figure):not(:where([class~=not-prose] *)) > *,.ck.ck-editor .ck-content :where(figure):not(:where([class~=not-prose] *)) > *,.prose :where(figure):not(:where([class~=not-prose] *)) > *{margin-block:0;}.block--type-custom-text-html :where(figure):not(:where([class~=not-prose] *)).table,.ck.ck-editor .ck-content :where(figure):not(:where([class~=not-prose] *)).table,.prose :where(figure):not(:where([class~=not-prose] *)).table{max-width:100%;width:100% !important;}.block--type-custom-text-html :where(figcaption):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(figcaption):not(:where([class~=not-prose] *)),.prose :where(figcaption):not(:where([class~=not-prose] *)){caption-side:bottom;color:var(--gray-500);display:table-caption;font-size:var(--font-size-2);margin-block-start:var(--size-4);}.block--type-custom-text-html :where(code):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(code):not(:where([class~=not-prose] *)),.prose :where(code):not(:where([class~=not-prose] *)){color:var(--gray-900);font-weight:var(--font-weight-600);}.block--type-custom-text-html :where(code):not(:where([class~=not-prose] *))::after,.ck.ck-editor .ck-content :where(code):not(:where([class~=not-prose] *))::after,.prose :where(code):not(:where([class~=not-prose] *))::after{content:"`";}.block--type-custom-text-html :where(code):not(:where([class~=not-prose] *))::before,.ck.ck-editor .ck-content :where(code):not(:where([class~=not-prose] *))::before,.prose :where(code):not(:where([class~=not-prose] *))::before{content:"`";}.block--type-custom-text-html :where(h2 code):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h2 code):not(:where([class~=not-prose] *)),.prose :where(h2 code):not(:where([class~=not-prose] *)){font-size:var(--font-size-8);}.block--type-custom-text-html :where(h3 code):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h3 code):not(:where([class~=not-prose] *)),.prose :where(h3 code):not(:where([class~=not-prose] *)){font-size:var(--font-size-6);}.block--type-custom-text-html :where(pre):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(pre):not(:where([class~=not-prose] *)),.prose :where(pre):not(:where([class~=not-prose] *)){background-color:var(--gray-800);border-radius:var(--radius-4);color:var(--gray-100);font-size:var(--font-size-2);font-weight:var(--font-weight-400);line-height:var(--leading-loose);margin-block:var(--size-9);overflow-x:auto;padding-block:var(--size-5);padding-inline:var(--size-6);}.block--type-custom-text-html :where(pre):not(:where([class~=not-prose] *)) > code,.ck.ck-editor .ck-content :where(pre):not(:where([class~=not-prose] *)) > code,.prose :where(pre):not(:where([class~=not-prose] *)) > code{background-color:inherit;color:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;}.block--type-custom-text-html :where(pre):not(:where([class~=not-prose] *)) > code::after,.block--type-custom-text-html :where(pre):not(:where([class~=not-prose] *)) > code::before,.ck.ck-editor .ck-content :where(pre):not(:where([class~=not-prose] *)) > code::after,.ck.ck-editor .ck-content :where(pre):not(:where([class~=not-prose] *)) > code::before,.prose :where(pre):not(:where([class~=not-prose] *)) > code::after,.prose :where(pre):not(:where([class~=not-prose] *)) > code::before{content:none;}.block--type-custom-text-html :where(ol):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(ol):not(:where([class~=not-prose] *)),.prose :where(ol):not(:where([class~=not-prose] *)){font-size:var(--font-size-2);list-style-type:decimal;margin-block:var(--size-6);padding-inline-start:var(--size-8);}.block--type-custom-text-html :where(ul):not(:where(.contextual-links,[class~=not-prose] *)),.ck.ck-editor .ck-content :where(ul):not(:where(.contextual-links,[class~=not-prose] *)),.prose :where(ul):not(:where(.contextual-links,[class~=not-prose] *)){font-size:var(--font-size-2);list-style-type:disc !important;margin-block:var(--size-6);padding-inline-start:var(--size-8) !important;}.block--type-custom-text-html :where(li):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(li):not(:where([class~=not-prose] *)),.prose :where(li):not(:where([class~=not-prose] *)){margin-block:var(--size-3);}.block--type-custom-text-html :where(ol > li):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(ol > li):not(:where([class~=not-prose] *)),.prose :where(ol > li):not(:where([class~=not-prose] *)){padding-inline-start:var(--size-2);}.block--type-custom-text-html :where(ol > li):not(:where([class~=not-prose] *))::marker,.ck.ck-editor .ck-content :where(ol > li):not(:where([class~=not-prose] *))::marker,.prose :where(ol > li):not(:where([class~=not-prose] *))::marker{font-weight:var(--font-weight-400);}.block--type-custom-text-html :where(ul > li):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(ul > li):not(:where([class~=not-prose] *)),.prose :where(ul > li):not(:where([class~=not-prose] *)){padding-inline-start:var(--size-2);}.block--type-custom-text-html :where(ul > li):not(:where([class~=not-prose] *))::marker,.ck.ck-editor .ck-content :where(ul > li):not(:where([class~=not-prose] *))::marker,.prose :where(ul > li):not(:where([class~=not-prose] *))::marker{color:var(--gray-300);font-weight:var(--font-weight-400);}.block--type-custom-text-html :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)),.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-block:var(--size-4);}.block--type-custom-text-html :where(hr):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(hr):not(:where([class~=not-prose] *)),.prose :where(hr):not(:where([class~=not-prose] *)){border-top-color:var(--gray-300);border-top-width:1px;height:2px;margin-block:var(--size-14);}.block--type-custom-text-html :where(hr + *):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(hr + *):not(:where([class~=not-prose] *)),.prose :where(hr + *):not(:where([class~=not-prose] *)){margin-block-start:0;}.block--type-custom-text-html :where(h2 + *):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h2 + *):not(:where([class~=not-prose] *)),.prose :where(h2 + *):not(:where([class~=not-prose] *)){margin-block-start:0;}.block--type-custom-text-html :where(h3 + *):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h3 + *):not(:where([class~=not-prose] *)),.prose :where(h3 + *):not(:where([class~=not-prose] *)){margin-block-start:0;}.block--type-custom-text-html :where(h4 + *):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h4 + *):not(:where([class~=not-prose] *)),.prose :where(h4 + *):not(:where([class~=not-prose] *)){margin-block-start:0;}.block--type-custom-text-html :where(h6 ~ h3):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h6 ~ h3):not(:where([class~=not-prose] *)),.prose :where(h6 ~ h3):not(:where([class~=not-prose] *)){margin-block-start:0;}.block--type-custom-text-html :where(h6 ~ h2):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(h6 ~ h2):not(:where([class~=not-prose] *)),.prose :where(h6 ~ h2):not(:where([class~=not-prose] *)){margin-block-start:var(--size-3);}.block--type-custom-text-html :where(strong ~ h2):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(strong ~ h2):not(:where([class~=not-prose] *)),.prose :where(strong ~ h2):not(:where([class~=not-prose] *)){margin-block-start:0;}.block--type-custom-text-html :where(p img):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(p img):not(:where([class~=not-prose] *)),.prose :where(p img):not(:where([class~=not-prose] *)){margin-block-end:0;}.block--type-custom-text-html :where(table):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(table):not(:where([class~=not-prose] *)),.prose :where(table):not(:where([class~=not-prose] *)){background-color:transparent;border:1px solid #dee2e6 !important;margin-bottom:var(--size-4);max-width:100%;width:100% !important;}.block--type-custom-text-html :where(table caption,.table > figcaption):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(table caption,.table > figcaption):not(:where([class~=not-prose] *)),.prose :where(table caption,.table > figcaption):not(:where([class~=not-prose] *)){background-color:var(--gray-1);caption-side:bottom;color:var(--gray-500);font-size:var(--font-size-1);font-weight:var(--font-weight-400);margin-block-start:var(--size-4);padding:var(--size-1);text-align:center;}.block--type-custom-text-html :where(table:has(+ figcaption)):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(table:has(+ figcaption)):not(:where([class~=not-prose] *)),.prose :where(table:has(+ figcaption)):not(:where([class~=not-prose] *)){margin-block-end:0;}.block--type-custom-text-html :where(table tr):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(table tr):not(:where([class~=not-prose] *)),.prose :where(table tr):not(:where([class~=not-prose] *)){color:var(--gray-500) !important;}.block--type-custom-text-html :where(thead th,thead tr):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(thead th,thead tr):not(:where([class~=not-prose] *)),.prose :where(thead th,thead tr):not(:where([class~=not-prose] *)){background-color:var(--white);border-bottom:2px solid #dee2e6 !important;color:var(--th-color,var(--gray-500)) !important;font-size:var(--font-size-2);font-weight:var(--font-weight-400) !important;padding:0.75rem !important;text-align:left;vertical-align:bottom !important;}.block--type-custom-text-html :where(th,td):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(th,td):not(:where([class~=not-prose] *)),.prose :where(th,td):not(:where([class~=not-prose] *)){border:1px solid #dee2e6 !important;padding:0.75rem !important;vertical-align:top;}.block--type-custom-text-html :where(.align-right):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(.align-right):not(:where([class~=not-prose] *)),.prose :where(.align-right):not(:where([class~=not-prose] *)){margin-inline-start:var(--size-4);}.block--type-custom-text-html :where(.align-left):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(.align-left):not(:where([class~=not-prose] *)),.prose :where(.align-left):not(:where([class~=not-prose] *)){margin-inline-end:var(--size-4);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)),.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)),.prose :where(.button):not(:where([class~=not-prose] *)){align-items:center;background-color:var(--gray-700);border-color:var(--gray-700);border-style:solid;border-width:1px;color:var(--white);display:inline-flex;font-size:var(--font-size-1);font-weight:var(--font-weight-400) !important;justify-content:center;padding-block:var(--size-4);padding-inline:var(--size-6);text-align:center;transition:color 200ms ease,background-color 200ms ease;width:-moz-max-content;width:max-content;}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)):focus,.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)):hover,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)):focus,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)):hover,.prose :where(.button):not(:where([class~=not-prose] *)):focus,.prose :where(.button):not(:where([class~=not-prose] *)):hover{background-color:var(--black);text-decoration:none;}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).disabled,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).disabled,.prose :where(.button):not(:where([class~=not-prose] *)).disabled{background-color:var(--gray-700);opacity:0.5;transition-property:none;}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button-outline,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button-outline,.prose :where(.button):not(:where([class~=not-prose] *)).button-outline{background-color:transparent;color:var(--gray-700);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button-outline:hover,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button-outline:hover,.prose :where(.button):not(:where([class~=not-prose] *)).button-outline:hover{background-color:var(--gray-700);color:var(--white);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).bg-white,.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--white,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).bg-white,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--white,.prose :where(.button):not(:where([class~=not-prose] *)).bg-white,.prose :where(.button):not(:where([class~=not-prose] *)).button--white{background-color:var(--white);border-color:var(--white);color:var(--gray-700);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).bg-white:hover,.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--white:hover,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).bg-white:hover,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--white:hover,.prose :where(.button):not(:where([class~=not-prose] *)).bg-white:hover,.prose :where(.button):not(:where([class~=not-prose] *)).button--white:hover{background-color:var(--gray-300);border-color:var(--gray-300);color:var(--gray-700);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).bg-white.disabled,.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--white.disabled,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).bg-white.disabled,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--white.disabled,.prose :where(.button):not(:where([class~=not-prose] *)).bg-white.disabled,.prose :where(.button):not(:where([class~=not-prose] *)).button--white.disabled{background-color:var(--gray-100);transition-property:none;}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--primary,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--primary,.prose :where(.button):not(:where([class~=not-prose] *)).button--primary{background-color:var(--btn-primary-bg-color);border-color:var(--btn-primary-border-color);border-radius:var(--btn-primary-border-radius,0);color:var(--btn-primary-color);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--primary:hover,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--primary:hover,.prose :where(.button):not(:where([class~=not-prose] *)).button--primary:hover{background-color:var(--btn-primary-bg-color-hover);border-color:var(--btn-primary-border-color-hover);color:var(--btn-primary-color-hover);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--primary.disabled,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--primary.disabled,.prose :where(.button):not(:where([class~=not-prose] *)).button--primary.disabled{background-color:var(--gray-100);transition-property:none;}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--secondary,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--secondary,.prose :where(.button):not(:where([class~=not-prose] *)).button--secondary{background-color:var(--btn-secondary-bg-color);border-color:var(--btn-secondary-border-color);border-radius:var(--btn-secondary-border-radius,0);color:var(--btn-secondary-color);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--secondary:hover,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--secondary:hover,.prose :where(.button):not(:where([class~=not-prose] *)).button--secondary:hover{background-color:var(--btn-secondary-bg-color-hover);border-color:var(--btn-secondary-border-color-hover);color:var(--btn-secondary-color-hover);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--secondary.disabled,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--secondary.disabled,.prose :where(.button):not(:where([class~=not-prose] *)).button--secondary.disabled{background-color:var(--gray-100);transition-property:none;}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--tertiary,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--tertiary,.prose :where(.button):not(:where([class~=not-prose] *)).button--tertiary{background-color:var(--btn-tertiary-bg-color);border-color:var(--btn-tertiary-border-color);border-radius:var(--btn-tertiary-border-radius,0);color:var(--btn-tertiary-color);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--tertiary:hover,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--tertiary:hover,.prose :where(.button):not(:where([class~=not-prose] *)).button--tertiary:hover{background-color:var(--btn-tertiary-bg-color-hover);border-color:var(--btn-tertiary-border-color-hover);color:var(--btn-tertiary-color-hover);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button--tertiary.disabled,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button--tertiary.disabled,.prose :where(.button):not(:where([class~=not-prose] *)).button--tertiary.disabled{background-color:var(--gray-100);transition-property:none;}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button-outline-white,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button-outline-white,.prose :where(.button):not(:where([class~=not-prose] *)).button-outline-white{background-color:transparent;border-color:var(--white);}.block--type-custom-text-html :where(.button):not(:where([class~=not-prose] *)).button-outline-white:hover,.ck.ck-editor .ck-content :where(.button):not(:where([class~=not-prose] *)).button-outline-white:hover,.prose :where(.button):not(:where([class~=not-prose] *)).button-outline-white:hover{background-color:var(--gray-700);border-color:var(--gray-700);color:var(--white);}.mb-2{margin-block-end:var(--size-2) !important;}.mb-3{margin-block-end:var(--size-3) !important;}.mb-4{margin-block-end:var(--size-4) !important;}.mb-5{margin-block-end:var(--size-5) !important;}.mb-6{margin-block-end:var(--size-6) !important;}.mb-7{margin-block-end:var(--size-7) !important;}.mb-8{margin-block-end:var(--size-8) !important;}.mb-9{margin-block-end:var(--size-9) !important;}.mb-10{margin-block-end:var(--size-10) !important;}.space-y-10{padding-block:var(--size-10) !important;}.space-y-20,.featured-post-section,.team-section{padding-block:var(--size-10) !important;}@media (min-width:1024px){.space-y-20,.featured-post-section,.team-section{padding-block:var(--size-20) !important;}}.text-white{color:var(--white) !important;}.text-primary{color:var(--primary) !important;}.text-secondary{color:var(--secondary) !important;}.text-tertiary{color:var(--tertiary) !important;}
