@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-leading:initial;--tw-tracking:initial;--tw-font-weight:initial;--tw-duration:initial}}}.editor-content>:first-child{margin-top:calc(var(--spacing,.25rem)*0)}.editor-content>:last-child{margin-bottom:calc(var(--spacing,.25rem)*0)}.editor-content h2{border-color:var(--color-secondary,#ee9221);border-left-style:var(--tw-border-style);border-left-width:2px;font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,1.11111));padding-left:calc(var(--spacing,.25rem)*6);--tw-leading:1;--tw-tracking:-.02em;letter-spacing:-.02em;line-height:1}@media(min-width:64rem){.editor-content h2{font-size:var(--text-5xl,3rem);line-height:var(--tw-leading,var(--text-5xl--line-height,1))}}.editor-content h3{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,1.2));--tw-leading:1;--tw-tracking:-.02em;letter-spacing:-.02em;line-height:1}@media(min-width:64rem){.editor-content h3{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,1.11111))}}.editor-content h4{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,1.33333));--tw-leading:1;--tw-tracking:-.02em;letter-spacing:-.02em;line-height:1}@media(min-width:64rem){.editor-content h4{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,1.2))}}.editor-content h5{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,1.4));--tw-leading:1;--tw-tracking:-.02em;letter-spacing:-.02em;line-height:1}@media(min-width:64rem){.editor-content h5{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,1.33333))}}.editor-content h6{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,1.55556));--tw-leading:1;--tw-tracking:-.02em;letter-spacing:-.02em;line-height:1}@media(min-width:64rem){.editor-content h6{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,1.4))}}.editor-content h2,.editor-content h3,.editor-content h4,.editor-content h5,.editor-content h6{color:var(--color-heading,#0c1f3f);font-family:var(--font-barlow-condensed,"Barlow Condensed",sans-serif);margin-bottom:calc(var(--spacing,.25rem)*4);text-transform:uppercase}.editor-content p{margin-bottom:calc(var(--spacing,.25rem)*6)}@media(min-width:64rem){.editor-content p{margin-bottom:calc(var(--spacing,.25rem)*8)}}@media(min-width:96rem){.editor-content p{margin-bottom:calc(var(--spacing,.25rem)*12)}}.editor-content p:empty{display:none}.editor-content b,.editor-content strong{--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}.editor-content em,.editor-content i{font-style:italic}.editor-content u{text-decoration-color:#ee922166;text-decoration-line:underline}@supports (color:color-mix(in lab,red,red)){.editor-content u{text-decoration-color:color-mix(in oklab,var(--color-secondary,#ee9221) 40%,transparent)}}.editor-content u{text-underline-offset:4px}.editor-content del,.editor-content s{color:var(--color-text-body,#6b7490);text-decoration-line:line-through}.editor-content mark{background-color:#ee92211a;border-radius:.25rem}@supports (color:color-mix(in lab,red,red)){.editor-content mark{background-color:color-mix(in oklab,var(--color-secondary,#ee9221) 10%,transparent)}}.editor-content mark{color:var(--color-heading,#0c1f3f);padding-inline:calc(var(--spacing,.25rem)*1)}.editor-content small{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}.editor-content sup{font-size:.75em;vertical-align:super}.editor-content sub{font-size:.75em;vertical-align:sub}.editor-content a{text-underline-offset:4px;transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));--tw-duration:.2s;text-decoration-line:underline;transition-duration:.2s}.editor-content ul{display:grid;gap:calc(var(--spacing,.25rem)*2);list-style-type:disc;margin-block:calc(var(--spacing,.25rem)*6);padding-left:calc(var(--spacing,.25rem)*5)}.editor-content ul ul{margin-bottom:calc(var(--spacing,.25rem)*0);margin-top:calc(var(--spacing,.25rem)*3);--tw-border-style:none;border-left-width:0;border-style:none;padding-left:calc(var(--spacing,.25rem)*6)}.editor-content ol{counter-reset:editor-counter;display:grid;gap:calc(var(--spacing,.25rem)*4);list-style-type:decimal;margin-block:calc(var(--spacing,.25rem)*6);padding-left:calc(var(--spacing,.25rem)*5)}.editor-content ol li{counter-increment:editor-counter;font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,1.5))}.editor-content ol ol{counter-reset:editor-counter-nested;margin-bottom:calc(var(--spacing,.25rem)*0);margin-top:calc(var(--spacing,.25rem)*3);padding-left:calc(var(--spacing,.25rem)*6)}.editor-content ol ol li{counter-increment:editor-counter-nested;padding-left:calc(var(--spacing,.25rem)*8)}.editor-content blockquote{background-color:var(--color-bg-light,#f5f6f9);border-color:var(--color-secondary,#ee9221);border-left-style:var(--tw-border-style);border-left-width:2px;color:var(--color-heading,#0c1f3f);font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,1.5));margin-block:calc(var(--spacing,.25rem)*12);padding:calc(var(--spacing,.25rem)*6);position:relative}@media(min-width:64rem){.editor-content blockquote{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,1.55556));padding:calc(var(--spacing,.25rem)*8)}}.editor-content blockquote p{margin-bottom:calc(var(--spacing,.25rem)*0)}.editor-content blockquote cite{margin-top:calc(var(--spacing,.25rem)*4);--tw-font-weight:var(--font-weight-medium,500);font-size:.875rem;font-weight:var(--font-weight-medium,500);--tw-tracking:.5px;color:var(--color-heading,#0c1f3f);display:block;font-style:normal;letter-spacing:.5px}.editor-content hr{border-color:var(--color-border-primary,#d0d4de);border-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-width:1px 0 0;margin-block:calc(var(--spacing,.25rem)*10)}@media(min-width:64rem){.editor-content hr{margin-block:calc(var(--spacing,.25rem)*12)}}.editor-content img{border-radius:var(--radius-xl,.75rem);display:block;height:auto;width:100%}.editor-content figure,.editor-content img{margin-block:calc(var(--spacing,.25rem)*8)}.editor-content figure img{margin-block:calc(var(--spacing,.25rem)*0)}.editor-content figcaption{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));margin-top:calc(var(--spacing,.25rem)*3);text-align:center;--tw-tracking:.5px;color:var(--color-text-body,#6b7490);letter-spacing:.5px}.editor-content table{border-collapse:collapse;margin-block:calc(var(--spacing,.25rem)*8);--tw-leading:150%;font-size:.9375rem;line-height:150%;width:100%}.editor-content thead{border-bottom-style:var(--tw-border-style);border-bottom-width:2px;border-color:var(--color-primary,#102e51)}.editor-content thead th{background-color:var(--color-gray-200,oklch(92.8% .006 264.531));padding-block:calc(var(--spacing,.25rem)*3);padding-inline:calc(var(--spacing,.25rem)*4);text-align:left;--tw-font-weight:var(--font-weight-bold,700);color:var(--color-heading,#0c1f3f);font-weight:var(--font-weight-bold,700)}.editor-content thead th:first-child{border-top-left-radius:var(--radius-lg,.5rem)}.editor-content thead th:last-child{border-top-right-radius:var(--radius-lg,.5rem)}.editor-content tbody tr{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-border-primary,#d0d4de);transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.editor-content tbody tr:hover{background-color:var(--color-gray-200,oklch(92.8% .006 264.531))}.editor-content tbody td{color:var(--color-primary,#102e51);padding-block:calc(var(--spacing,.25rem)*3);padding-inline:calc(var(--spacing,.25rem)*4)}.editor-content tbody td:first-child{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500)}.editor-content .table-wrapper{margin-block:calc(var(--spacing,.25rem)*8);margin-inline:calc(var(--spacing,.25rem)*-4);overflow-x:auto;padding-inline:calc(var(--spacing,.25rem)*4)}.editor-content .table-wrapper table{margin-block:calc(var(--spacing,.25rem)*0);min-width:600px}.editor-content code{background-color:var(--color-gray-200,oklch(92.8% .006 264.531));padding-block:calc(var(--spacing,.25rem)*.5);padding-inline:calc(var(--spacing,.25rem)*1.5);--tw-font-weight:var(--font-weight-medium,500);border-radius:.25rem;color:var(--color-primary,#102e51);font-size:.9375rem;font-weight:var(--font-weight-medium,500)}.editor-content pre{background-color:var(--color-primary,#102e51);border-radius:var(--radius-xl,.75rem);margin-block:calc(var(--spacing,.25rem)*8);overflow-x:auto;padding:calc(var(--spacing,.25rem)*6)}.editor-content pre,.editor-content pre code{color:var(--color-white,#fff);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}.editor-content pre code{background-color:#0000;border-radius:0;padding:calc(var(--spacing,.25rem)*0)}.editor-content iframe{margin-inline:auto;width:-moz-fit-content;width:fit-content}.editor-content .embed-wrapper,.editor-content iframe{aspect-ratio:16/9;border-radius:var(--radius-xl,.75rem);margin-block:calc(var(--spacing,.25rem)*8)}.editor-content .embed-wrapper{overflow:hidden;position:relative;width:100%}.editor-content .embed-wrapper iframe{border-radius:0;height:100%;inset:calc(var(--spacing,.25rem)*0);margin-block:calc(var(--spacing,.25rem)*0);position:absolute;width:100%}.editor-content h1+h2,.editor-content h2+h3,.editor-content h3+h4,.editor-content h4+h5,.editor-content h5+h6{margin-top:calc(var(--spacing,.25rem)*4)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
