@charset "UTF-8";/*!* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers*//*!* baguetteBox.js
* @author feimosi
* @version 1.11.1
* @url https://github.com/feimosi/baguetteBox.js*/#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;transition:left .4s ease,transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@keyframes bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.hamburger{padding:0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:currentColor}.hamburger-box{width:2rem;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:2rem;height:4px;background-color:currentColor;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0)rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}/*!tailwindcss v2.2.4 | MIT License | https://tailwindcss.com*//*!modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize*/*,::before,::after{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji}hr{height:0;color:inherit}b,strong{font-weight:bolder}code,pre{font-family:ui-monospace,SFMono-Regular,Consolas,liberation mono,Menlo,monospace;font-size:1em}small{font-size:80%}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}progress{vertical-align:baseline}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}blockquote,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}ol,ul{list-style:none;margin:0;padding:0}html{font-family:Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:initial}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select,textarea{padding:0;line-height:inherit;color:inherit}pre,code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace}img,svg,canvas,iframe,object{display:block;vertical-align:middle}img{max-width:100%;height:auto}*,::before,::after{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5rem}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px auto -webkit-focus-ring-color}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}@media(min-width:2000px){.container{max-width:2000px}}.prose{color:#374151;max-width:65ch}.prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:#0047ba;text-decoration:underline;font-weight:500}.prose a:hover{color:#00b5f0}.prose strong{color:#111827;font-weight:600}.prose ol[type=A]{--list-counter-style:upper-alpha}.prose ol[type=a]{--list-counter-style:lower-alpha}.prose ol[type="A s"]{--list-counter-style:upper-alpha}.prose ol[type="a s"]{--list-counter-style:lower-alpha}.prose ol[type=I]{--list-counter-style:upper-roman}.prose ol[type=i]{--list-counter-style:lower-roman}.prose ol[type="I s"]{--list-counter-style:upper-roman}.prose ol[type="i s"]{--list-counter-style:lower-roman}.prose ol[type="1"]{--list-counter-style:decimal}.prose ol>li{position:relative;padding-left:1.75em}.prose ol>li::before{content:counter(list-item,var(--list-counter-style,decimal))".";position:absolute;font-weight:400;color:#6b7280;left:0}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li::before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:unset;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type::before{content:open-quote}.prose blockquote p:last-of-type::after{content:close-quote}.prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{color:#111827;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h4{color:#111827;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#111827;font-weight:600;font-size:.875em;background-color:#fafafa;border-color:#a8a8a8;border-width:1px;border-radius:.375rem;padding-top:.125rem;padding-bottom:.125rem;padding-right:.25rem;padding-left:.25rem}.prose code::before{content:none}.prose code::after{content:none}.prose a code{color:#111827}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-right:1.1428571em;padding-bottom:.8571429em;padding-left:1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code::before{content:none}.prose pre code::after{content:none}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding-top:.5714286em;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose{font-size:1rem;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose img{margin-top:2em;margin-bottom:2em}.prose figure{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ol{margin-top:1.25em;margin-bottom:1.25em}.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>*:first-child{margin-top:1.25em}.prose>ul>li>*:last-child{margin-bottom:1.25em}.prose>ol>li>*:first-child{margin-top:1.25em}.prose>ol>li>*:last-child{margin-bottom:1.25em}.prose ul ul,.prose ul ol,.prose ol ul,.prose ol ol{margin-top:.75em;margin-bottom:.75em}.prose hr+*{margin-top:0}.prose h2+*{margin-top:0}.prose h3+*{margin-top:0}.prose h4+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm img{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure>*{margin-top:0;margin-bottom:0}.prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm code{font-size:.8571429em}.prose-sm h2 code{font-size:.9em}.prose-sm h3 code{font-size:.8888889em}.prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm ol{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm ol>li{padding-left:1.5714286em}.prose-sm ol>li::before{left:0}.prose-sm ul>li{padding-left:1.5714286em}.prose-sm ul>li::before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm>ul>li>*:first-child{margin-top:1.1428571em}.prose-sm>ul>li>*:last-child{margin-bottom:1.1428571em}.prose-sm>ol>li>*:first-child{margin-top:1.1428571em}.prose-sm>ol>li>*:last-child{margin-bottom:1.1428571em}.prose-sm ul ul,.prose-sm ul ol,.prose-sm ol ul,.prose-sm ol ol{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm hr+*{margin-top:0}.prose-sm h2+*{margin-top:0}.prose-sm h3+*{margin-top:0}.prose-sm h4+*{margin-top:0}.prose-sm table{font-size:.8571429em;line-height:1.5}.prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm thead th:first-child{padding-left:0}.prose-sm thead th:last-child{padding-right:0}.prose-sm tbody td{padding-top:.6666667em;padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm tbody td:first-child{padding-left:0}.prose-sm tbody td:last-child{padding-right:0}.prose-sm>:first-child{margin-top:0}.prose-sm>:last-child{margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg img{margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg figure{margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg figure>*{margin-top:0;margin-bottom:0}.prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg code{font-size:.8888889em}.prose-lg h2 code{font-size:.8666667em}.prose-lg h3 code{font-size:.875em}.prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-right:1.5em;padding-bottom:1em;padding-left:1.5em}.prose-lg ol{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg ol>li{padding-left:1.6666667em}.prose-lg ol>li::before{left:0}.prose-lg ul>li{padding-left:1.6666667em}.prose-lg ul>li::before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg>ul>li>*:first-child{margin-top:1.3333333em}.prose-lg>ul>li>*:last-child{margin-bottom:1.3333333em}.prose-lg>ol>li>*:first-child{margin-top:1.3333333em}.prose-lg>ol>li>*:last-child{margin-bottom:1.3333333em}.prose-lg ul ul,.prose-lg ul ol,.prose-lg ol ul,.prose-lg ol ol{margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg hr+*{margin-top:0}.prose-lg h2+*{margin-top:0}.prose-lg h3+*{margin-top:0}.prose-lg h4+*{margin-top:0}.prose-lg table{font-size:.8888889em;line-height:1.5}.prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.prose-lg thead th:first-child{padding-left:0}.prose-lg thead th:last-child{padding-right:0}.prose-lg tbody td{padding-top:.75em;padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.prose-lg tbody td:first-child{padding-left:0}.prose-lg tbody td:last-child{padding-right:0}.prose-lg>:first-child{margin-top:0}.prose-lg>:last-child{margin-bottom:0}.prose-xl{font-size:1.25rem;line-height:1.8}.prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.prose-xl img{margin-top:2em;margin-bottom:2em}.prose-xl figure{margin-top:2em;margin-bottom:2em}.prose-xl figure>*{margin-top:0;margin-bottom:0}.prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.prose-xl code{font-size:.9em}.prose-xl h2 code{font-size:.8611111em}.prose-xl h3 code{font-size:.9em}.prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding-top:1.1111111em;padding-right:1.3333333em;padding-bottom:1.1111111em;padding-left:1.3333333em}.prose-xl ol{margin-top:1.2em;margin-bottom:1.2em}.prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.prose-xl li{margin-top:.6em;margin-bottom:.6em}.prose-xl ol>li{padding-left:1.8em}.prose-xl ol>li::before{left:0}.prose-xl ul>li{padding-left:1.8em}.prose-xl ul>li::before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.prose-xl>ul>li>*:first-child{margin-top:1.2em}.prose-xl>ul>li>*:last-child{margin-bottom:1.2em}.prose-xl>ol>li>*:first-child{margin-top:1.2em}.prose-xl>ol>li>*:last-child{margin-bottom:1.2em}.prose-xl ul ul,.prose-xl ul ol,.prose-xl ol ul,.prose-xl ol ol{margin-top:.8em;margin-bottom:.8em}.prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.prose-xl hr+*{margin-top:0}.prose-xl h2+*{margin-top:0}.prose-xl h3+*{margin-top:0}.prose-xl h4+*{margin-top:0}.prose-xl table{font-size:.9em;line-height:1.5555556}.prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.prose-xl thead th:first-child{padding-left:0}.prose-xl thead th:last-child{padding-right:0}.prose-xl tbody td{padding-top:.8888889em;padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.prose-xl tbody td:first-child{padding-left:0}.prose-xl tbody td:last-child{padding-right:0}.prose-xl>:first-child{margin-top:0}.prose-xl>:last-child{margin-bottom:0}.prose-2xl{font-size:1.5rem;line-height:1.6666667}.prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-2xl img{margin-top:2em;margin-bottom:2em}.prose-2xl figure{margin-top:2em;margin-bottom:2em}.prose-2xl figure>*{margin-top:0;margin-bottom:0}.prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.prose-2xl code{font-size:.8333333em}.prose-2xl h2 code{font-size:.875em}.prose-2xl h3 code{font-size:.8888889em}.prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding-top:1.2em;padding-right:1.6em;padding-bottom:1.2em;padding-left:1.6em}.prose-2xl ol{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl li{margin-top:.5em;margin-bottom:.5em}.prose-2xl ol>li{padding-left:1.6666667em}.prose-2xl ol>li::before{left:0}.prose-2xl ul>li{padding-left:1.6666667em}.prose-2xl ul>li::before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl>ul>li>*:first-child{margin-top:1.3333333em}.prose-2xl>ul>li>*:last-child{margin-bottom:1.3333333em}.prose-2xl>ol>li>*:first-child{margin-top:1.3333333em}.prose-2xl>ol>li>*:last-child{margin-bottom:1.3333333em}.prose-2xl ul ul,.prose-2xl ul ol,.prose-2xl ol ul,.prose-2xl ol ol{margin-top:.6666667em;margin-bottom:.6666667em}.prose-2xl hr{margin-top:3em;margin-bottom:3em}.prose-2xl hr+*{margin-top:0}.prose-2xl h2+*{margin-top:0}.prose-2xl h3+*{margin-top:0}.prose-2xl h4+*{margin-top:0}.prose-2xl table{font-size:.8333333em;line-height:1.4}.prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.prose-2xl thead th:first-child{padding-left:0}.prose-2xl thead th:last-child{padding-right:0}.prose-2xl tbody td{padding-top:.8em;padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.prose-2xl tbody td:first-child{padding-left:0}.prose-2xl tbody td:last-child{padding-right:0}.prose-2xl>:first-child{margin-top:0}.prose-2xl>:last-child{margin-bottom:0}.prose-primary a{color:#0047ba}.prose-primary a code{color:#0047ba}.dark .dark\:prose ol[type=A]{--list-counter-style:upper-alpha}.dark .dark\:prose ol[type=a]{--list-counter-style:lower-alpha}.dark .dark\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.dark .dark\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.dark .dark\:prose ol[type=I]{--list-counter-style:upper-roman}.dark .dark\:prose ol[type=i]{--list-counter-style:lower-roman}.dark .dark\:prose ol[type="I s"]{--list-counter-style:upper-roman}.dark .dark\:prose ol[type="i s"]{--list-counter-style:lower-roman}.dark .dark\:prose ol[type="1"]{--list-counter-style:decimal}.dark .dark\:prose blockquote p:first-of-type::before{content:open-quote}.dark .dark\:prose blockquote p:last-of-type::after{content:close-quote}.dark .dark\:prose-dark a{color:#00b5f0}.dark .dark\:prose-dark a:hover{color:#aee1f2}.dark .dark\:prose-dark a code{color:#1a1d23}.dark .dark\:prose-dark *{color:#d1d3d4}.dark .dark\:prose-dark h1{color:#d1d3d4}.dark .dark\:prose-dark h2{color:#d1d3d4}.dark .dark\:prose-dark h3{color:#d1d3d4}.dark .dark\:prose-dark blockquote{font-weight:unset}.dark .dark\:prose-dark figcaption h4{color:#00b5f0}.dark .dark\:prose-dark strong{color:#d1d3d4}.dark .dark\:prose-dark code{background-color:#fafafa;border-color:#a8a8a8;border-width:1px;border-radius:.375rem;padding-top:.125rem;padding-bottom:.125rem;padding-right:.25rem;padding-left:.25rem}.dark .dark\:prose-dark code::before{content:none}.dark .dark\:prose-dark code::after{content:none}.aspect-w-2,.aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w) * 100%)}.aspect-w-2>*,.aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-2{--tw-aspect-w:2}.aspect-w-16{--tw-aspect-w:16}.aspect-h-1{--tw-aspect-h:1}.aspect-h-9{--tw-aspect-h:9}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-16{top:4rem}.top-20{top:5rem}.top-24{top:6rem}.top-40{top:10rem}.-top-4{top:-1rem}.-top-16{top:-4rem}.-top-24{top:-6rem}.-top-28{top:-7rem}.-top-96{top:-24rem}.top-1\/2{top:50%}.top-1\/4{top:25%}.top-3\/4{top:75%}.top-full{top:100%}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-8{right:2rem}.right-16{right:4rem}.-right-4{right:-1rem}.-right-12{right:-3rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-16{bottom:4rem}.-bottom-4{bottom:-1rem}.-bottom-7{bottom:-1.75rem}.-bottom-16{bottom:-4rem}.-bottom-2\/3{bottom:-66.666667%}.left-0{left:0}.left-4{left:1rem}.left-8{left:2rem}.left-16{left:4rem}.-left-4{left:-1rem}.-left-5{left:-1.25rem}.-left-6{left:-1.5rem}.-left-12{left:-3rem}.left-1\/2{left:50%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-auto{grid-column-start:auto}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.m-2{margin:.5rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-auto{margin:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-44{margin-top:11rem;margin-bottom:11rem}.first\:mx-auto:first-child{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-32{margin-top:8rem}.mt-40{margin-top:10rem}.mt-52{margin-top:13rem}.mt-auto{margin-top:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-10{margin-right:2.5rem}.mr-16{margin-right:4rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-32{margin-bottom:8rem}.mb-40{margin-bottom:10rem}.mb-64{margin-bottom:16rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.ml-10{margin-left:2.5rem}.ml-auto{margin-left:auto}.first\:ml-0:first-child{margin-left:0}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-0{height:0}.h-1{height:.25rem}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-52{height:13rem}.h-56{height:14rem}.h-64{height:16rem}.h-auto{height:auto}.h-0\.5{height:.125rem}.h-full{height:100%}.hover\:h-40:hover{height:10rem}.hover\:h-1\.5:hover{height:.375rem}.max-h-0{max-height:0}.max-h-6{max-height:1.5rem}.max-h-16{max-height:4rem}.max-h-24{max-height:6rem}.max-h-28{max-height:7rem}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1{width:.25rem}.w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-48{width:12rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-96{width:24rem}.w-auto{width:auto}.w-1\/3{width:33.333333%}.w-5\/6{width:83.333333%}.w-full{width:100%}.w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.min-w-full{min-width:100%}.min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}.min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.max-w-0{max-width:0}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-full{max-width:100%}.max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}.max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.max-w-prose{max-width:65ch}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.max-w-screen-2xl{max-width:1536px}.max-w-screen-3xl{max-width:2000px}.focus\:max-w-sm:focus{max-width:24rem}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x))translateY(var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x:50%}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-y-36{--tw-translate-y:-9rem}.-translate-y-96{--tw-translate-y:-24rem}.translate-y-1\/2{--tw-translate-y:50%}.-translate-y-1\/2{--tw-translate-y:-50%}.group:hover .group-hover\:translate-x-0{--tw-translate-x:0px}.group:hover .group-hover\:translate-y-0{--tw-translate-y:0px}.rotate-6{--tw-rotate:6deg}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.group:hover .group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}@-webkit-keyframes spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@-webkit-keyframes ping{75%,100%{transform:scale(2);opacity:0}}@keyframes ping{75%,100%{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,100%{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.auto-cols-auto{grid-auto-columns:auto}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-16{gap:4rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-8{row-gap:2rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.gap-y-14{row-gap:3.5rem}.gap-y-16{row-gap:4rem}.gap-y-20{row-gap:5rem}.gap-y-24{row-gap:6rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-md{border-top-right-radius:.375rem}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border{border-width:1px}.dark .dark\:border{border-width:1px}.border-t-8{border-top-width:8px}.border-t{border-top-width:1px}.border-r-2{border-right-width:2px}.border-r{border-right-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-b-8{border-bottom-width:8px}.border-b{border-bottom-width:1px}.border-l-8{border-left-width:8px}.last\:border-r-0:last-child{border-right-width:0}.last\:border-b-0:last-child{border-bottom-width:0}.dark .dark\:border-t-0{border-top-width:0}.dark .dark\:border-b-0{border-bottom-width:0}.border-dashed{border-style:dashed}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-red-600{--tw-border-opacity:1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.border-primary{--tw-border-opacity:1;border-color:rgba(0,71,186,var(--tw-border-opacity))}.border-light{--tw-border-opacity:1;border-color:rgba(0,181,240,var(--tw-border-opacity))}.border-dark-600{--tw-border-opacity:1;border-color:rgba(26,29,35,var(--tw-border-opacity))}.border-grey-300{--tw-border-opacity:1;border-color:rgba(250,250,250,var(--tw-border-opacity))}.border-grey-600{--tw-border-opacity:1;border-color:rgba(168,168,168,var(--tw-border-opacity))}.border-grey{--tw-border-opacity:1;border-color:rgba(209,211,212,var(--tw-border-opacity))}.hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(0,71,186,var(--tw-border-opacity))}.hover\:border-light:hover{--tw-border-opacity:1;border-color:rgba(0,181,240,var(--tw-border-opacity))}.focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(0,71,186,var(--tw-border-opacity))}.dark .dark\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.dark .dark\:border-primary{--tw-border-opacity:1;border-color:rgba(0,71,186,var(--tw-border-opacity))}.dark .dark\:border-light{--tw-border-opacity:1;border-color:rgba(0,181,240,var(--tw-border-opacity))}.dark .dark\:border-dark-100{--tw-border-opacity:1;border-color:rgba(48,54,65,var(--tw-border-opacity))}.dark .dark\:border-dark-300{--tw-border-opacity:1;border-color:rgba(39,44,53,var(--tw-border-opacity))}.dark .dark\:border-dark-600{--tw-border-opacity:1;border-color:rgba(26,29,35,var(--tw-border-opacity))}.dark .dark\:border-dark{--tw-border-opacity:1;border-color:rgba(31,34,40,var(--tw-border-opacity))}.dark .dark\:border-grey-600{--tw-border-opacity:1;border-color:rgba(168,168,168,var(--tw-border-opacity))}.dark .dark\:border-grey{--tw-border-opacity:1;border-color:rgba(209,211,212,var(--tw-border-opacity))}.dark .dark\:hover\:border-light:hover{--tw-border-opacity:1;border-color:rgba(0,181,240,var(--tw-border-opacity))}.border-opacity-0{--tw-border-opacity:0}.border-opacity-25{--tw-border-opacity:0.25}.border-opacity-100{--tw-border-opacity:1}.focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.hover\:border-opacity-100:hover{--tw-border-opacity:1}.focus\:border-opacity-100:focus{--tw-border-opacity:1}.dark .dark\:border-opacity-0{--tw-border-opacity:0}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity:1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity))}.bg-light-300{--tw-bg-opacity:1;background-color:rgba(174,225,242,var(--tw-bg-opacity))}.bg-light{--tw-bg-opacity:1;background-color:rgba(0,181,240,var(--tw-bg-opacity))}.bg-dark-100{--tw-bg-opacity:1;background-color:rgba(48,54,65,var(--tw-bg-opacity))}.bg-dark-300{--tw-bg-opacity:1;background-color:rgba(39,44,53,var(--tw-bg-opacity))}.bg-dark{--tw-bg-opacity:1;background-color:rgba(31,34,40,var(--tw-bg-opacity))}.bg-grey-300{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.bg-grey-600{--tw-bg-opacity:1;background-color:rgba(168,168,168,var(--tw-bg-opacity))}.bg-grey{--tw-bg-opacity:1;background-color:rgba(209,211,212,var(--tw-bg-opacity))}.odd\:bg-primary:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity))}.odd\:bg-grey-300:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.even\:bg-primary:nth-child(even){--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity))}.even\:bg-grey-300:nth-child(even){--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-grey-300{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity))}.hover\:bg-light-300:hover{--tw-bg-opacity:1;background-color:rgba(174,225,242,var(--tw-bg-opacity))}.hover\:bg-light:hover{--tw-bg-opacity:1;background-color:rgba(0,181,240,var(--tw-bg-opacity))}.hover\:bg-grey-300:hover{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.hover\:bg-grey:hover{--tw-bg-opacity:1;background-color:rgba(209,211,212,var(--tw-bg-opacity))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark .dark\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.dark .dark\:bg-primary{--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity))}.dark .dark\:bg-light{--tw-bg-opacity:1;background-color:rgba(0,181,240,var(--tw-bg-opacity))}.dark .dark\:bg-dark-100{--tw-bg-opacity:1;background-color:rgba(48,54,65,var(--tw-bg-opacity))}.dark .dark\:bg-dark-300{--tw-bg-opacity:1;background-color:rgba(39,44,53,var(--tw-bg-opacity))}.dark .dark\:bg-dark-600{--tw-bg-opacity:1;background-color:rgba(26,29,35,var(--tw-bg-opacity))}.dark .dark\:bg-dark{--tw-bg-opacity:1;background-color:rgba(31,34,40,var(--tw-bg-opacity))}.dark .dark\:odd\:bg-dark-300:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(39,44,53,var(--tw-bg-opacity))}.dark .dark\:odd\:bg-dark:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(31,34,40,var(--tw-bg-opacity))}.dark .dark\:even\:bg-dark-300:nth-child(even){--tw-bg-opacity:1;background-color:rgba(39,44,53,var(--tw-bg-opacity))}.dark .dark\:even\:bg-dark-600:nth-child(even){--tw-bg-opacity:1;background-color:rgba(26,29,35,var(--tw-bg-opacity))}.dark .group:hover .dark\:group-hover\:bg-dark-300{--tw-bg-opacity:1;background-color:rgba(39,44,53,var(--tw-bg-opacity))}.dark .dark\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity))}.dark .dark\:hover\:bg-light:hover{--tw-bg-opacity:1;background-color:rgba(0,181,240,var(--tw-bg-opacity))}.dark .dark\:hover\:bg-dark-100:hover{--tw-bg-opacity:1;background-color:rgba(48,54,65,var(--tw-bg-opacity))}.dark .dark\:hover\:bg-dark-300:hover{--tw-bg-opacity:1;background-color:rgba(39,44,53,var(--tw-bg-opacity))}.dark .dark\:hover\:bg-dark-600:hover{--tw-bg-opacity:1;background-color:rgba(26,29,35,var(--tw-bg-opacity))}.dark .dark\:hover\:bg-dark:hover{--tw-bg-opacity:1;background-color:rgba(31,34,40,var(--tw-bg-opacity))}.dark .dark\:focus\:bg-dark-100:focus{--tw-bg-opacity:1;background-color:rgba(48,54,65,var(--tw-bg-opacity))}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-80{--tw-bg-opacity:0.8}.bg-opacity-95{--tw-bg-opacity:0.95}.hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.dark .dark\:bg-opacity-40{--tw-bg-opacity:0.4}.dark .dark\:bg-opacity-75{--tw-bg-opacity:0.75}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.from-primary{--tw-gradient-from:#0047ba;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 186, 0))}.from-grey-300{--tw-gradient-from:#fafafa;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 250, 250, 0))}.from-grey{--tw-gradient-from:#d1d3d4;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 211, 212, 0))}.dark .dark\:from-dark-300{--tw-gradient-from:#272c35;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 44, 53, 0))}.dark .dark\:from-dark{--tw-gradient-from:#1f2228;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 34, 40, 0))}.via-primary{--tw-gradient-stops:var(--tw-gradient-from), #0047ba, var(--tw-gradient-to, rgba(0, 71, 186, 0))}.to-white{--tw-gradient-to:#fff}.to-dark{--tw-gradient-to:#1f2228}.bg-cover{background-size:cover}.bg-fixed{background-attachment:fixed}.bg-center{background-position:50%}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-left{-o-object-position:left;object-position:left}.object-right{-o-object-position:right;object-position:right}.object-top{-o-object-position:top;object-position:top}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.dark .dark\:py-16{padding-top:4rem;padding-bottom:4rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-40{padding-top:10rem}.pt-56{padding-top:14rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-32{padding-bottom:8rem}.pb-40{padding-bottom:10rem}.pb-48{padding-bottom:12rem}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.last\:pb-56:last-child{padding-bottom:14rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.font-sans{font-family:Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.font-serif{font-family:roboto slab,ui-serif,Georgia,Cambria,times new roman,Times,serif}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.font-light{font-weight:300}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-none{line-height:1}.leading-tight{line-height:1.25}.text-current{color:currentColor}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgba(220,38,38,var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.text-primary-600{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.text-light{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}.text-dark{--tw-text-opacity:1;color:rgba(31,34,40,var(--tw-text-opacity))}.text-grey-300{--tw-text-opacity:1;color:rgba(250,250,250,var(--tw-text-opacity))}.text-grey-600{--tw-text-opacity:1;color:rgba(168,168,168,var(--tw-text-opacity))}.text-grey{--tw-text-opacity:1;color:rgba(209,211,212,var(--tw-text-opacity))}.odd\:text-white:nth-child(odd){--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.odd\:text-grey-300:nth-child(odd){--tw-text-opacity:1;color:rgba(250,250,250,var(--tw-text-opacity))}.even\:text-white:nth-child(even){--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-primary{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.group:hover .group-hover\:text-light{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}.group:hover .group-hover\:text-dark{--tw-text-opacity:1;color:rgba(31,34,40,var(--tw-text-opacity))}.group:hover .group-hover\:text-grey{--tw-text-opacity:1;color:rgba(209,211,212,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.hover\:text-light:hover{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}.hover\:text-dark:hover{--tw-text-opacity:1;color:rgba(31,34,40,var(--tw-text-opacity))}.hover\:text-grey:hover{--tw-text-opacity:1;color:rgba(209,211,212,var(--tw-text-opacity))}.dark .dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .dark\:text-light{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}.dark .dark\:text-dark-100{--tw-text-opacity:1;color:rgba(48,54,65,var(--tw-text-opacity))}.dark .dark\:text-dark{--tw-text-opacity:1;color:rgba(31,34,40,var(--tw-text-opacity))}.dark .dark\:text-grey-300{--tw-text-opacity:1;color:rgba(250,250,250,var(--tw-text-opacity))}.dark .dark\:text-grey-600{--tw-text-opacity:1;color:rgba(168,168,168,var(--tw-text-opacity))}.dark .dark\:text-grey{--tw-text-opacity:1;color:rgba(209,211,212,var(--tw-text-opacity))}.dark .dark\:odd\:text-dark:nth-child(odd){--tw-text-opacity:1;color:rgba(31,34,40,var(--tw-text-opacity))}.dark .dark\:even\:text-dark-300:nth-child(even){--tw-text-opacity:1;color:rgba(39,44,53,var(--tw-text-opacity))}.dark .dark\:even\:text-grey:nth-child(even){--tw-text-opacity:1;color:rgba(209,211,212,var(--tw-text-opacity))}.dark .group:hover .dark\:group-hover\:text-light{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}.dark .dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .dark\:hover\:text-light-300:hover{--tw-text-opacity:1;color:rgba(174,225,242,var(--tw-text-opacity))}.dark .dark\:hover\:text-light:hover{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}.dark .dark\:hover\:text-dark:hover{--tw-text-opacity:1;color:rgba(31,34,40,var(--tw-text-opacity))}.dark .dark\:hover\:text-grey:hover{--tw-text-opacity:1;color:rgba(209,211,212,var(--tw-text-opacity))}.no-underline{text-decoration:none}.group:hover .group-hover\:underline{text-decoration:underline}.hover\:underline:hover{text-decoration:underline}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-75{opacity:.75}.opacity-100{opacity:1}.group:hover .group-hover\:opacity-100{opacity:1}.hover\:opacity-100:hover{opacity:1}.dark .dark\:opacity-0{opacity:0}.dark .dark\:opacity-100{opacity:1}*,::before,::after{--tw-shadow:0 0 #0000}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}*,::before,::after{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-red-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))}.ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(0, 71, 186, var(--tw-ring-opacity))}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.brightness-0{--tw-brightness:brightness(0)}.brightness-50{--tw-brightness:brightness(.5)}.brightness-250{--tw-brightness:brightness(2.5)}.group:hover .group-hover\:brightness-100{--tw-brightness:brightness(1)}.hover\:brightness-75:hover{--tw-brightness:brightness(.75)}.hover\:brightness-100:hover{--tw-brightness:brightness(1)}.contrast-0{--tw-contrast:contrast(0)}.group:hover .group-hover\:contrast-100{--tw-contrast:contrast(1)}.hover\:contrast-100:hover{--tw-contrast:contrast(1)}.backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);-webkit-backdrop-filter:var(--tw-backdrop-blur)var(--tw-backdrop-brightness)var(--tw-backdrop-contrast)var(--tw-backdrop-grayscale)var(--tw-backdrop-hue-rotate)var(--tw-backdrop-invert)var(--tw-backdrop-opacity)var(--tw-backdrop-saturate)var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur)var(--tw-backdrop-brightness)var(--tw-backdrop-contrast)var(--tw-backdrop-grayscale)var(--tw-backdrop-hue-rotate)var(--tw-backdrop-invert)var(--tw-backdrop-opacity)var(--tw-backdrop-saturate)var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-max-height{transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.delay-300{transition-delay:300ms}.duration-200{transition-duration:200ms}.duration-300{transition-duration:300ms}.duration-500{transition-duration:500ms}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.max-w-2xs{max-width:15rem}.max-w-5\/2xs{max-width:12rem}.min-w-3xs{min-width:10rem}.square{width:100vh;height:100vh;min-width:700px;min-height:700px}.-bg-pos-x-18vh{background-position-x:-18vh}.gradient-hard-50{--tw-gradient-stops:var(--tw-gradient-from) 50%, var(--tw-gradient-to, rgba(209, 211, 212, 0)) 50%}.gradient-hard-75{--tw-gradient-stops:var(--tw-gradient-from) 75%, var(--tw-gradient-to, rgba(209, 211, 212, 0)) 25%}.min-h-article{min-height:70vh}.max-h-208{max-height:52rem}.object-contain{-o-object-fit:contain;object-fit:contain;font-family:'object-fit: contain;'}.object-cover{-o-object-fit:cover;object-fit:cover;font-family:'object-fit: cover;'}.h-hero{height:80vh;min-height:500px}.h-\[40vh\]{height:40vh}.cols-1{-moz-column-count:1;column-count:1}.grid-cols-max-w-32{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr))}@font-face{font-family:roboto;font-style:normal;font-weight:300;src:url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300.eot);src:local(""),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300.eot?#iefix)format("embedded-opentype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300.woff2)format("woff2"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300.woff)format("woff"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300.ttf)format("truetype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300.svg#Roboto)format("svg")}@font-face{font-family:roboto;font-style:italic;font-weight:300;src:url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300italic.eot);src:local(""),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300italic.eot?#iefix)format("embedded-opentype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300italic.woff2)format("woff2"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300italic.woff)format("woff"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300italic.ttf)format("truetype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-300italic.svg#Roboto)format("svg")}@font-face{font-family:roboto;font-style:normal;font-weight:400;src:url(../fonts/roboto-v29-latin-ext_latin_cyrillic-regular.eot);src:local(""),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-regular.eot?#iefix)format("embedded-opentype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-regular.woff2)format("woff2"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-regular.woff)format("woff"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-regular.ttf)format("truetype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-regular.svg#Roboto)format("svg")}@font-face{font-family:roboto;font-style:italic;font-weight:400;src:url(../fonts/roboto-v29-latin-ext_latin_cyrillic-italic.eot);src:local(""),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-italic.eot?#iefix)format("embedded-opentype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-italic.woff2)format("woff2"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-italic.woff)format("woff"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-italic.ttf)format("truetype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-italic.svg#Roboto)format("svg")}@font-face{font-family:roboto;font-style:normal;font-weight:700;src:url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700.eot);src:local(""),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700.eot?#iefix)format("embedded-opentype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700.woff2)format("woff2"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700.woff)format("woff"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700.ttf)format("truetype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700.svg#Roboto)format("svg")}@font-face{font-family:roboto;font-style:italic;font-weight:700;src:url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700italic.eot);src:local(""),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700italic.eot?#iefix)format("embedded-opentype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700italic.woff2)format("woff2"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700italic.woff)format("woff"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700italic.ttf)format("truetype"),url(../fonts/roboto-v29-latin-ext_latin_cyrillic-700italic.svg#Roboto)format("svg")}@font-face{font-family:roboto slab;font-style:normal;font-weight:400;src:url(../fonts/roboto-slab-v13-latin-ext_latin-regular.eot);src:local(""),url(../fonts/roboto-slab-v13-latin-ext_latin-regular.eot?#iefix)format("embedded-opentype"),url(../fonts/roboto-slab-v13-latin-ext_latin-regular.woff2)format("woff2"),url(../fonts/roboto-slab-v13-latin-ext_latin-regular.woff)format("woff"),url(../fonts/roboto-slab-v13-latin-ext_latin-regular.ttf)format("truetype"),url(../fonts/roboto-slab-v13-latin-ext_latin-regular.svg#RobotoSlab)format("svg")}@font-face{font-family:roboto slab;font-style:normal;font-weight:700;src:url(../fonts/roboto-slab-v13-latin-ext_latin-700.eot);src:local(""),url(../fonts/roboto-slab-v13-latin-ext_latin-700.eot?#iefix)format("embedded-opentype"),url(../fonts/roboto-slab-v13-latin-ext_latin-700.woff2)format("woff2"),url(../fonts/roboto-slab-v13-latin-ext_latin-700.woff)format("woff"),url(../fonts/roboto-slab-v13-latin-ext_latin-700.ttf)format("truetype"),url(../fonts/roboto-slab-v13-latin-ext_latin-700.svg#RobotoSlab)format("svg")}#searchResults{max-height:0;overflow-y:auto;transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}#searchResults:not(:empty){padding:1rem;padding-bottom:3rem;max-height:70vh}#searchResults:not(:empty)+button#moreSearchResults{position:absolute;right:.5rem;bottom:.5rem;display:inline}#searchResults mark{border-radius:.375rem;--tw-bg-opacity:1;background-color:rgba(209,211,212,var(--tw-bg-opacity));padding-left:.125rem;padding-right:.125rem;--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#searchResults mark{color:#0047ba}}#searchResults h6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#searchResults h6 span{font-weight:700}#searchResults h6 mark{font-weight:700}#searchResults h6 span::after{content:' > ';font-weight:300}#searchResults p{font-size:.875rem;line-height:1.25rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#searchResults li:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}#searchResults li{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}#searchResults li:not(:last-child){margin-bottom:.25rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgba(168,168,168,var(--tw-border-opacity))}.dark #searchResults li:not(:last-child){--tw-border-opacity:1;border-color:rgba(48,54,65,var(--tw-border-opacity))}#searchResults li:not(:last-child){padding-bottom:.25rem}#searchBar.touched{max-width:20rem;--tw-border-opacity:1}#searchResultsContainer h2 q{font-weight:700}#searchResultsContainer #searchControls fieldset{margin-top:1rem;margin-bottom:1rem;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:768px){#searchResultsContainer #searchControls fieldset{justify-content:flex-start}}#searchResultsContainer #searchControls fieldset div{margin-right:1rem}#searchResultsContainer #searchControls fieldset div input{border-radius:.375rem}#searchResultsContainer #searchResultsPageList li{margin-bottom:1rem;border-bottom-width:1px;padding-bottom:.5rem}#searchResultsContainer #searchResultsPageList time{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgba(168,168,168,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#searchResultsContainer #searchResultsPageList time{color:#a8a8a8}}#searchResultsContainer #searchResultsPageList mark{border-radius:.375rem;--tw-bg-opacity:1;background-color:rgba(209,211,212,var(--tw-bg-opacity));padding-left:.125rem;padding-right:.125rem;--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#searchResultsContainer #searchResultsPageList mark{color:#0047ba}}#searchResultsContainer #searchResultsPageList h3{font-size:1.125rem;line-height:1.75rem;font-weight:300;--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.dark #searchResultsContainer #searchResultsPageList h3{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#searchResultsContainer #searchResultsPageList h3{color:#0047ba}}#searchResultsContainer #searchResultsPageList h3 a{margin-bottom:.5rem;font-weight:700}#searchResultsContainer #searchResultsPageList h3 a:hover{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}#searchResultsContainer #searchResultsPageList h3 a{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}#searchResultsContainer #searchResultsPageList p{font-weight:300;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.events>li>ul>li .logos,.events>li ol>li .logos{min-height:6rem;display:flex;flex-direction:column;justify-content:space-around}.events>li>ul>li .info,.events>li ol>li .info{grid-template-columns:-webkit-min-content 1fr -webkit-min-content;grid-template-columns:min-content 1fr min-content}.events>li>ul>li h3::before,.events>li ol>li h3::before{content:'';position:absolute;top:-.5rem;bottom:-.5rem;left:-7rem;display:none;height:3rem;width:3rem;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x))translateY(var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y));--tw-translate-x:-0.75rem;border-radius:9999px;border-width:8px}.dark .events>li>ul>li h3::before,.dark .events>li ol>li h3::before{--tw-border-opacity:1;border-color:rgba(26,29,35,var(--tw-border-opacity))}.events>li>ul>li h3::before,.events>li ol>li h3::before{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark .events>li>ul>li h3::before,.dark .events>li ol>li h3::before{--tw-bg-opacity:1;background-color:rgba(31,34,40,var(--tw-bg-opacity))}@media(min-width:768px){.events>li>ul>li h3::before,.events>li ol>li h3::before{display:block}}.events>li>ul>li::before,.events>li ol>li::before{content:'';position:absolute;top:8rem;left:-1rem;height:2.5rem;width:2.5rem;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x))translateY(var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y));border-radius:9999px;border-width:8px}.dark .events>li>ul>li::before,.dark .events>li ol>li::before{--tw-border-opacity:1;border-color:rgba(26,29,35,var(--tw-border-opacity))}.events>li>ul>li::before,.events>li ol>li::before{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark .events>li>ul>li::before,.dark .events>li ol>li::before{--tw-bg-opacity:1;background-color:rgba(31,34,40,var(--tw-bg-opacity))}@media(min-width:768px){.events>li>ul>li::before,.events>li ol>li::before{display:none;--tw-translate-x:-0.75rem}}@-webkit-keyframes carousel{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}@keyframes carousel{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}.carousel{position:relative;display:flex;overflow:hidden;white-space:nowrap}.carousel:hover ul{-webkit-animation-play-state:paused;animation-play-state:paused}.carousel ul{-webkit-animation:carousel 75s linear infinite;animation:carousel 75s linear infinite;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content}.input-wrapper .just-validate-error-field{--tw-border-opacity:1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.input-wrapper .just-validate-error-field:focus{--tw-border-opacity:1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.input-wrapper .just-validate-error-field{--tw-text-opacity:1;color:rgba(220,38,38,var(--tw-text-opacity))}.input-wrapper .just-validate-error-field:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))}.input-wrapper .just-validate-error-field~.mark-x{--tw-text-opacity:1;color:rgba(220,38,38,var(--tw-text-opacity));opacity:1}.input-wrapper .just-validate-error-label{font-weight:300}.input-wrapper .input::file-selector-button{margin-right:.5rem;cursor:pointer;border-radius:9999px;border-width:1px}.dark .input-wrapper .input::file-selector-button{border-width:0}.input-wrapper .input::file-selector-button{--tw-border-opacity:1;border-color:rgba(0,181,240,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.input-wrapper .input::file-selector-button:hover{--tw-bg-opacity:1;background-color:rgba(0,181,240,var(--tw-bg-opacity))}.dark .input-wrapper .input::file-selector-button{--tw-bg-opacity:1;background-color:rgba(0,181,240,var(--tw-bg-opacity))}.dark .input-wrapper .input::file-selector-button:hover{--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity))}.input-wrapper .input::file-selector-button{padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;text-transform:uppercase;--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}.input-wrapper .input::file-selector-button:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .input-wrapper .input::file-selector-button{--tw-text-opacity:1;color:rgba(31,34,40,var(--tw-text-opacity))}.dark .input-wrapper .input::file-selector-button:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.input-wrapper .input::file-selector-button{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.input-wrapper .input::file-selector-button{padding-left:0}}.input-wrapper .just-validate-success-field{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.input-wrapper .just-validate-success-field~.mark-check{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity));opacity:1}.circle-loader{margin-bottom:1.75em;border:1px solid rgba(0,0,0,.2);border-left-color:initial;-webkit-animation:loader-spin 1.2s infinite linear;animation:loader-spin 1.2s infinite linear;vertical-align:top;border-radius:50%;width:7em;height:7em;position:relative;display:inline-block}.load-complete{-webkit-animation:none;animation:none;border-color:initial;transition:border 500ms ease-out}.load-complete .checkmark{display:block}.load-success{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.load-success~.confirm{display:block}.load-failed{--tw-text-opacity:1;color:rgba(220,38,38,var(--tw-text-opacity))}.load-failed~.error{display:block}.load-failed .checkmark.draw:after{-webkit-animation-duration:800ms;animation-duration:800ms;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:x-mark-left;animation-name:x-mark-left;transform:scale(1)rotate(-45deg)}.load-failed .checkmark.draw:before{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:x-mark-right;animation-name:x-mark-right;transform:scale(1)rotate(45deg)}.load-failed .checkmark:after,.load-failed .checkmark:before{width:3.5em;height:0;transform-origin:center;left:1.75em;top:3.425em;opacity:1;border-right:.15em solid;border-top:.15em solid;content:'';position:absolute}.checkmark{display:none}.checkmark.draw:after{-webkit-animation-duration:800ms;animation-duration:800ms;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-name:checkmark;animation-name:checkmark;transform:scaleX(-1)rotate(135deg)}.checkmark:after{opacity:1;height:3.5em;width:1.75em;transform-origin:left top;border-right:.15em solid;border-top:.15em solid;content:'';left:1.75em;top:3.5em;position:absolute}@-webkit-keyframes loader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes checkmark{0%{height:0;width:0;opacity:0}20%{height:0;width:1.75em;opacity:1}40%{height:3.5em;width:1.75em;opacity:1}100%{height:3.5em;width:1.75em;opacity:1}}@keyframes checkmark{0%{height:0;width:0;opacity:0}20%{height:0;width:1.75em;opacity:1}40%{height:3.5em;width:1.75em;opacity:1}100%{height:3.5em;width:1.75em;opacity:1}}@-webkit-keyframes x-mark-left{0%{transform:scale(0)rotate(0)}40%{transform:scale(.4)rotate(0)}100%{transform:scale(1)rotate(-45deg)}}@keyframes x-mark-left{0%{transform:scale(0)rotate(0)}40%{transform:scale(.4)rotate(0)}100%{transform:scale(1)rotate(-45deg)}}@-webkit-keyframes x-mark-right{0%{transform:scale(0)rotate(0)}40%{transform:scale(.4)rotate(0)}100%{transform:scale(1)rotate(45deg)}}@keyframes x-mark-right{0%{transform:scale(0)rotate(0)}40%{transform:scale(.4)rotate(0)}100%{transform:scale(1)rotate(45deg)}}.sun-and-moon>:is(.moon,.sun,.sun-beams){transform-origin:center}.sun-and-moon>:is(.moon,.sun){fill:currentColor}.theme-toggle:is(:hover,:focus-visible)>.sun-and-moon>:is(.moon,.sun){fill:currentColor}.sun-and-moon>.sun-beams{stroke:currentColor;stroke-width:2px}.theme-toggle:is(:hover,:focus-visible) .sun-and-moon>.sun-beams{stroke:currentColor}:root.dark .sun-and-moon>.sun{transform:scale(1.75)}:root.dark .sun-and-moon>.sun-beams{opacity:0}:root.dark .sun-and-moon>.moon>circle{transform:translateX(-7px)}@supports(cx:1){:root.dark .sun-and-moon>.moon>circle{cx:17;transform:translateX(0)}}@media(prefers-reduced-motion:no-preference){.sun-and-moon>.sun{transition:transform .5s var(--ease-elastic-3)}.sun-and-moon>.sun-beams{transition:transform .5s var(--ease-elastic-4),opacity .5s var(--ease-3)}.sun-and-moon .moon>circle{transition:transform .25s var(--ease-out-5)}@supports(cx:1){.sun-and-moon .moon>circle{transition:cx .25s var(--ease-out-5)}}:root.dark .sun-and-moon>.sun{transition-timing-function:var(--ease-3);transition-duration:.25s;transform:scale(1.75)}:root.dark .sun-and-moon>.sun-beams{transition-duration:.15s;transform:rotateZ(-25deg)}:root.dark .sun-and-moon>.moon>circle{transition-duration:.5s;transition-delay:.25s}}.hamburger+.langs{opacity:0}@media(min-width:640px){.hamburger+.langs{opacity:1}}.hamburger.is-active+.langs{opacity:1}.hamburger+*+.theme-toggle-wrapper{opacity:0}@media(min-width:640px){.hamburger+*+.theme-toggle-wrapper{opacity:1}}.hamburger.is-active+*+.theme-toggle-wrapper{opacity:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.bg-primary{background-color:#0047ba}.bg-light{background-color:#00b5f0}.bg-dark{background-color:#1f2228}.bg-hero-image{background-color:#0047ba}.text-primary{color:#0047ba}.text-white{color:#fff}.text-grey{color:#d1d3d4}.text-grey-300{color:#fafafa}.text-grey-600{color:#a8a8a8}.ie\:text-black{color:#000}}a.cryptedemail:empty::before{content:attr(data-name)"@" attr(data-domain)"." attr(data-tld)""}@media(min-width:1024px){#topNav li:hover ul,#topNav li:focus ul,#topNav li:focus-within ul{display:block;opacity:1}}.includes-bold strong,.includes-bold b{font-weight:700}footer input::-moz-placeholder{padding:0;font-size:.875rem;line-height:1.25rem;font-weight:300;font-style:italic}footer input::placeholder,footer input::-moz-placeholder,footer input::-ms-input-placeholder{padding:0;font-size:.875rem;line-height:1.25rem;font-weight:300;font-style:italic}form#newsletterForm input[type=checkbox]{border-radius:.25rem;--tw-border-opacity:1;border-color:rgba(168,168,168,var(--tw-border-opacity))}form#newsletterForm input[type=checkbox]:focus{--tw-border-opacity:1;border-color:rgba(0,71,186,var(--tw-border-opacity))}form#newsletterForm input[type=checkbox]{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}form#newsletterForm input[type=checkbox]:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgba(0, 71, 186, var(--tw-ring-opacity));--tw-ring-offset-width:2px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){form#newsletterForm input[type=checkbox]{color:#0047ba}}form#newsletterForm input[type=checkbox]:checked{border-radius:.25rem;border-color:transparent}form#newsletterForm input[type=checkbox]:checked:focus{--tw-border-opacity:1;border-color:rgba(0,71,186,var(--tw-border-opacity))}form#newsletterForm input[type=checkbox]:checked{--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}form#newsletterForm input[type=checkbox]:checked:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgba(0, 71, 186, var(--tw-ring-opacity));--tw-ring-offset-width:2px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){form#newsletterForm input[type=checkbox]:checked{background-color:#0047ba;color:#0047ba}}#newsletterFormOverlay form#newsletterForm input[type=checkbox]:checked{--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#newsletterFormOverlay form#newsletterForm input[type=checkbox]:checked{background-color:#0047ba}}.prose figcaption h4{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.prose figcaption h4{color:#0047ba}}.prose figcaption *{margin-left:auto;margin-right:auto;text-align:center}.prose img{margin-left:auto;margin-right:auto}.horizontal-selector{margin-left:auto;margin-right:auto;display:flex;max-width:1024px;flex-direction:column;justify-content:space-evenly}@media(min-width:768px){.horizontal-selector{flex-direction:row}}.horizontal-selector li{margin-top:.25rem;margin-bottom:.25rem;border-width:2px;--tw-border-opacity:1;border-color:rgba(0,71,186,var(--tw-border-opacity))}@media(min-width:768px){.horizontal-selector li{margin-top:0;margin-bottom:2.5rem;border-width:0;--tw-border-opacity:1;border-color:rgba(168,168,168,var(--tw-border-opacity))}.dark .horizontal-selector li{--tw-border-opacity:1;border-color:rgba(48,54,65,var(--tw-border-opacity))}}.horizontal-selector li.active{--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity));font-weight:700;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.horizontal-selector li.active{background-color:#0047ba;color:#fff}}@media(min-width:768px){.horizontal-selector li.active{border-top-width:0;border-right-width:0;border-bottom-width:1px;border-left-width:0;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark .horizontal-selector li.active{--tw-bg-opacity:1;background-color:rgba(26,29,35,var(--tw-bg-opacity))}.horizontal-selector li.active{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.dark .horizontal-selector li.active{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}}.horizontal-selector li.active button{font-weight:700}.horizontal-selector li svg{position:absolute;bottom:-1rem;left:50%;display:none;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x))translateY(var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y));--tw-translate-x:-50%}@media(min-width:768px){.horizontal-selector li svg{display:block}}.horizontal-selector li:not(.active){font-weight:300;--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.dark .horizontal-selector li:not(.active){--tw-text-opacity:1;color:rgba(174,225,242,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.horizontal-selector li:not(.active){color:#0047ba}}@media(min-width:768px){.horizontal-selector li:not(.active){border-top-width:1px;border-right-width:1px;border-left-width:1px;--tw-text-opacity:1;color:rgba(31,34,40,var(--tw-text-opacity))}.dark .horizontal-selector li:not(.active){--tw-text-opacity:1;color:rgba(209,211,212,var(--tw-text-opacity))}}.horizontal-selector li:not(.active) svg{display:none}@media(min-width:768px){.horizontal-selector li:not(.active)+li:not(.active){border-left-width:0}}.horizontal-selector li a:hover,.horizontal-selector li button:hover{--tw-border-opacity:1;border-color:rgba(0,71,186,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(174,225,242,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.horizontal-selector li a,.horizontal-selector li button{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}@media(min-width:768px){.horizontal-selector.below li.active{border-top-width:1px;border-bottom-width:0}}.horizontal-selector.below li svg{top:-1rem;--tw-rotate:180deg}@media(min-width:768px){.horizontal-selector.below li:not(.active){border-top-width:0;border-bottom-width:1px}}label.error{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity))}.glide__bullet--active svg{--tw-scale-x:1.5;--tw-scale-y:1.5;opacity:1}.glide__bullet--active.box-bullet{height:.5rem}.centered-nav .glide__slide--active img,.centered-nav .glide__slide--active div{--tw-brightness:brightness(.95)}.collapsible-plus{position:relative;height:2rem;width:2rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(0,71,186,var(--tw-bg-opacity))}.dark .collapsible-plus{--tw-bg-opacity:1;background-color:rgba(0,181,240,var(--tw-bg-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.collapsible-plus{background-color:#0047ba}}.collapsible-plus div{position:absolute;top:50%;left:50%;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x))translateY(var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y));--tw-translate-x:-50%;--tw-translate-y:-50%;border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark .collapsible-plus div{--tw-bg-opacity:1;background-color:rgba(31,34,40,var(--tw-bg-opacity))}.collapsible-plus div{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.collapsible-active .collapsible-plus div:first-child{--tw-rotate:180deg}.collapsible-active .collapsible-plus div:last-child{--tw-rotate:90deg}.prose.h2-center h1{text-align:center}.prose.h2-center h2{text-align:center}.prose.h3-center h3{text-align:center}.prose.headlines-sans h1,.prose.headlines-sans h2,.prose.headlines-sans h3,.prose.headlines-sans h4,.prose.headlines-sans h5,.prose.headlines-sans h6{font-family:Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.prose.headlines-primary h1,.prose.headlines-primary h2,.prose.headlines-primary h3,.prose.headlines-primary h4,.prose.headlines-primary h5,.prose.headlines-primary h6{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.dark .prose.headlines-primary h1,.dark .prose.headlines-primary h2,.dark .prose.headlines-primary h3,.dark .prose.headlines-primary h4,.dark .prose.headlines-primary h5,.dark .prose.headlines-primary h6{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.prose.headlines-primary h1,.prose.headlines-primary h2,.prose.headlines-primary h3,.prose.headlines-primary h4,.prose.headlines-primary h5,.prose.headlines-primary h6{color:#0047ba}}.spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.spinner .path{stroke:currentColor;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}.underline-animated{position:relative}.underline-animated::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:.1em;background-color:currentColor;opacity:0;transform:scale(0);transform-origin:center;transition:opacity 300ms,transform 300ms}.underline-animated:hover::after,.underline-animated:focus::after{opacity:1;transform:scale(1)}.group .group-hover\:underline-animated-wrap{background:linear-gradient(to right,rgba(100,200,200,0),rgba(100,200,200,0)),linear-gradient(to right,currentColor,currentColor);background-size:100% .05em,0 .05em;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size 400ms}.group:hover .group-hover\:underline-animated-wrap{background-size:0 .05em,100% .05em}@-webkit-keyframes rotate{100%{transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}#stream-player.playing{max-height:70vh;max-width:calc(70vh/9 * 16)}.glide.image-gallery{position:relative;--tw-text-opacity:1;color:rgba(250,250,250,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.glide.image-gallery{color:#fafafa}}.glide.image-gallery:hover .glide__bullets{--tw-bg-opacity:0.75;opacity:1}.glide.image-gallery:hover .glide__arrows{--tw-bg-opacity:0.75;opacity:1}.glide.image-gallery .glide__bullets{position:absolute;right:0;bottom:0;left:0;margin-top:1rem;display:flex;justify-content:center;--tw-bg-opacity:1;background-color:rgba(31,34,40,var(--tw-bg-opacity));--tw-bg-opacity:0;padding-top:.5rem;padding-bottom:.5rem;opacity:.25;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.glide.image-gallery .glide__bullets{background-color:#1f2228}}.glide.image-gallery .glide__arrows{--tw-bg-opacity:1;background-color:rgba(31,34,40,var(--tw-bg-opacity));--tw-bg-opacity:0;opacity:.25}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.glide.image-gallery .glide__arrows{background-color:#1f2228}}.site-map li ol,.site-map li ul{margin-bottom:.5rem;list-style-type:disc;padding-left:1rem}.site-map a{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%}#softwareEcosystemNavigator{display:flex;width:100%;justify-content:space-evenly;overflow:hidden;text-align:center;font-size:.75rem;line-height:1rem;font-weight:300}.dark #softwareEcosystemNavigator{--tw-text-opacity:1;color:rgba(209,211,212,var(--tw-text-opacity))}@media(min-width:768px){#softwareEcosystemNavigator{font-size:.875rem;line-height:1.25rem}}@media(min-width:1024px){#softwareEcosystemNavigator{display:block;text-align:left}}#softwareEcosystemNavigator>li{padding-left:.5rem;padding-right:.5rem;padding-top:.25rem;padding-bottom:.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}@media(min-width:1024px){#softwareEcosystemNavigator>li:hover{border-left-width:4px}#softwareEcosystemNavigator>li{--tw-border-opacity:1;border-color:rgba(0,71,186,var(--tw-border-opacity))}.dark #softwareEcosystemNavigator>li{--tw-border-opacity:1;border-color:rgba(0,181,240,var(--tw-border-opacity))}#softwareEcosystemNavigator>li{padding-right:0;padding-left:.5rem}}#softwareEcosystemNavigator>li.active>a,#softwareEcosystemNavigator>li li.active>a{position:absolute;top:0;right:0;left:0;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.dark #softwareEcosystemNavigator>li.active>a,.dark #softwareEcosystemNavigator>li li.active>a{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#softwareEcosystemNavigator>li.active>a,#softwareEcosystemNavigator>li li.active>a{color:#0047ba}}@media(min-width:1024px){#softwareEcosystemNavigator>li.active>a,#softwareEcosystemNavigator>li li.active>a{position:static;text-align:left}}@media(min-width:1024px){#softwareEcosystemNavigator>li.active{border-left-width:4px}}@media(min-width:1024px){#softwareEcosystemNavigator>li.active ol{max-height:100vh}}#softwareEcosystemNavigator>li a:hover{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}.dark #softwareEcosystemNavigator>li a:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}#softwareEcosystemNavigator>li a{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}#softwareEcosystemNavigator>li ol{display:none;max-height:0;overflow:hidden;padding-left:.5rem;transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}@media(min-width:1024px){#softwareEcosystemNavigator>li ol{display:block}}#contactSelector li{position:relative}.dark #contactSelector li{--tw-text-opacity:1;color:rgba(209,211,212,var(--tw-text-opacity))}#contactSelector li.active{font-weight:700;--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.dark #contactSelector li.active{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#contactSelector li.active{color:#0047ba}}#contactSelector li.active span{display:none}@media(min-width:768px){#contactSelector li.active span{display:inline}}#contactSelector li.active span{width:0;height:0;content:"";position:absolute;width:0;height:0}#contactSelector li.active span.outer{right:-20px;top:7px;border-left:20px solid #0047ba;--tw-border-opacity:1;border-color:rgba(0,71,186,var(--tw-border-opacity))}.dark #contactSelector li.active span.outer{--tw-border-opacity:1;border-color:rgba(0,181,240,var(--tw-border-opacity))}#contactSelector li.active span.outer{border-top:13px solid transparent;border-bottom:13px solid transparent}#contactSelector li.active span.inner{right:-19px;top:7px;border-left:19px solid #fff;--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.dark #contactSelector li.active span.inner{--tw-border-opacity:1;border-color:rgba(31,34,40,var(--tw-border-opacity))}#contactSelector li.active span.inner{border-top:13px solid transparent;border-bottom:13px solid transparent}#contactSelector li.active button{font-weight:700}#contactSelector li button{font-weight:300}#contactSelector li button:hover{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}#contactSelector li button{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms;position:relative}#contactSelector li button::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:.1em;background-color:currentColor;opacity:0;transform:scale(0);transform-origin:center;transition:opacity 300ms,transform 300ms}#contactSelector li button:hover::after,#contactSelector li button:focus::after{opacity:1;transform:scale(1)}.underline-animated:hover::after,.underline-animated:focus::after{opacity:1;transform:scale(1)}#contactBoxes>li,#contactAddresses>li{display:none}#contactBoxes>li .pr-contact:empty,#contactAddresses>li .pr-contact:empty{max-height:24rem;height:164px}#contactBoxes>li.active,#contactAddresses>li.active{display:block}#contactBoxes>li.active .pr-contact,#contactAddresses>li.active .pr-contact{max-height:24rem}#contactBoxes>li.active .pr-contact:empty,#contactAddresses>li.active .pr-contact:empty{max-height:0}#contactBoxes td a,#contactAddresses td a{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}#contactBoxes td a:hover,#contactAddresses td a:hover{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}.dark #contactBoxes td a,.dark #contactAddresses td a{--tw-text-opacity:1;color:rgba(0,181,240,var(--tw-text-opacity))}.dark #contactBoxes td a:hover,.dark #contactAddresses td a:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}#contactBoxes td a,#contactAddresses td a{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#contactBoxes td a,#contactAddresses td a{color:#0047ba}}#contactBoxes td a,#contactAddresses td a{position:relative}#contactBoxes td a::after,#contactAddresses td a::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:.1em;background-color:currentColor;opacity:0;transform:scale(0);transform-origin:center;transition:opacity 300ms,transform 300ms}#contactBoxes td a:hover::after,#contactAddresses td a:hover::after,#contactBoxes td a:focus::after,#contactAddresses td a:focus::after{opacity:1;transform:scale(1)}.underline-animated:hover::after,.underline-animated:hover::after,.underline-animated:focus::after,.underline-animated:focus::after{opacity:1;transform:scale(1)}#contactPageAddressHeadline .specific span{position:absolute;top:-100%;display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}#contactPageAddressHeadline .specific span.active{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x))translateY(var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y));--tw-translate-y:100%}header:not(.collapsed){height:5rem}header:not(.collapsed) #topNav{top:0}header.collapsed{height:0}header.collapsed #topNav{top:-5rem}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1)infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1)infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:currentColor;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){-webkit-animation-delay:-.036s;animation-delay:-.036s}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-.072s;animation-delay:-.072s}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes lds-roller{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.prose blockquote.nice-quote{position:relative;margin-top:4rem;margin-bottom:2rem;border-width:0;padding-left:0;text-align:center;font-weight:300;font-style:italic;--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.prose blockquote.nice-quote{color:#0047ba}}.prose blockquote.nice-quote::before{content:"“";position:absolute;top:-3rem;right:0;left:0;font-size:4.5rem;line-height:1;font-weight:700;--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.prose blockquote.nice-quote::before{color:#0047ba}}.prose blockquote.nice-quote *{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.prose blockquote.nice-quote *{color:#0047ba}}.prose blockquote.nice-quote p:last-of-type{margin-bottom:0}.prose blockquote.nice-quote cite{margin-top:0;font-weight:700;font-style:normal}.solutions .columns figure{width:9rem}.sort svg{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x))translateY(var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.sort.asc svg{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.sort.asc svg{color:#0047ba}}.sort.desc svg{--tw-rotate:180deg;--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.sort.desc svg{color:#0047ba}}@media(min-width:640px){.sm\:container{width:100%}@media(min-width:640px){.sm\:container{max-width:640px}}@media(min-width:768px){.sm\:container{max-width:768px}}@media(min-width:1024px){.sm\:container{max-width:1024px}}@media(min-width:1280px){.sm\:container{max-width:1280px}}@media(min-width:1536px){.sm\:container{max-width:1536px}}@media(min-width:2000px){.sm\:container{max-width:2000px}}.sm\:prose ol[type=A]{--list-counter-style:upper-alpha}.sm\:prose ol[type=a]{--list-counter-style:lower-alpha}.sm\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.sm\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.sm\:prose ol[type=I]{--list-counter-style:upper-roman}.sm\:prose ol[type=i]{--list-counter-style:lower-roman}.sm\:prose ol[type="I s"]{--list-counter-style:upper-roman}.sm\:prose ol[type="i s"]{--list-counter-style:lower-roman}.sm\:prose ol[type="1"]{--list-counter-style:decimal}.sm\:prose blockquote p:first-of-type::before{content:open-quote}.sm\:prose blockquote p:last-of-type::after{content:close-quote}.sm\:prose-xl{font-size:1.25rem;line-height:1.8}.sm\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl img{margin-top:2em;margin-bottom:2em}.sm\:prose-xl figure{margin-top:2em;margin-bottom:2em}.sm\:prose-xl figure>*{margin-top:0;margin-bottom:0}.sm\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl code{font-size:.9em}.sm\:prose-xl h2 code{font-size:.8611111em}.sm\:prose-xl h3 code{font-size:.9em}.sm\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding-top:1.1111111em;padding-right:1.3333333em;padding-bottom:1.1111111em;padding-left:1.3333333em}.sm\:prose-xl ol{margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl ol>li{padding-left:1.8em}.sm\:prose-xl ol>li::before{left:0}.sm\:prose-xl ul>li{padding-left:1.8em}.sm\:prose-xl ul>li::before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.sm\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl>ul>li>*:first-child{margin-top:1.2em}.sm\:prose-xl>ul>li>*:last-child{margin-bottom:1.2em}.sm\:prose-xl>ol>li>*:first-child{margin-top:1.2em}.sm\:prose-xl>ol>li>*:last-child{margin-bottom:1.2em}.sm\:prose-xl ul ul,.sm\:prose-xl ul ol,.sm\:prose-xl ol ul,.sm\:prose-xl ol ol{margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl hr+*{margin-top:0}.sm\:prose-xl h2+*{margin-top:0}.sm\:prose-xl h3+*{margin-top:0}.sm\:prose-xl h4+*{margin-top:0}.sm\:prose-xl table{font-size:.9em;line-height:1.5555556}.sm\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl thead th:first-child{padding-left:0}.sm\:prose-xl thead th:last-child{padding-right:0}.sm\:prose-xl tbody td{padding-top:.8888889em;padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl tbody td:first-child{padding-left:0}.sm\:prose-xl tbody td:last-child{padding-right:0}.sm\:prose-xl>:first-child{margin-top:0}.sm\:prose-xl>:last-child{margin-bottom:0}.dark .sm\:dark\:prose ol[type=A]{--list-counter-style:upper-alpha}.dark .sm\:dark\:prose ol[type=a]{--list-counter-style:lower-alpha}.dark .sm\:dark\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.dark .sm\:dark\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.dark .sm\:dark\:prose ol[type=I]{--list-counter-style:upper-roman}.dark .sm\:dark\:prose ol[type=i]{--list-counter-style:lower-roman}.dark .sm\:dark\:prose ol[type="I s"]{--list-counter-style:upper-roman}.dark .sm\:dark\:prose ol[type="i s"]{--list-counter-style:lower-roman}.dark .sm\:dark\:prose ol[type="1"]{--list-counter-style:decimal}.dark .sm\:dark\:prose blockquote p:first-of-type::before{content:open-quote}.dark .sm\:dark\:prose blockquote p:last-of-type::after{content:close-quote}.dark .sm\:dark\:prose-dark a{color:#00b5f0}.dark .sm\:dark\:prose-dark a:hover{color:#aee1f2}.dark .sm\:dark\:prose-dark a code{color:#1a1d23}.dark .sm\:dark\:prose-dark *{color:#d1d3d4}.dark .sm\:dark\:prose-dark h1{color:#d1d3d4}.dark .sm\:dark\:prose-dark h2{color:#d1d3d4}.dark .sm\:dark\:prose-dark h3{color:#d1d3d4}.dark .sm\:dark\:prose-dark blockquote{font-weight:unset}.dark .sm\:dark\:prose-dark figcaption h4{color:#00b5f0}.dark .sm\:dark\:prose-dark strong{color:#d1d3d4}.dark .sm\:dark\:prose-dark code{background-color:#fafafa;border-color:#a8a8a8;border-width:1px;border-radius:.375rem;padding-top:.125rem;padding-bottom:.125rem;padding-right:.25rem;padding-left:.25rem}.dark .sm\:dark\:prose-dark code::before{content:none}.dark .sm\:dark\:prose-dark code::after{content:none}.sm\:static{position:static}.sm\:relative{position:relative}.sm\:top-0{top:0}.sm\:right-0{right:0}.sm\:-right-40{right:-10rem}.sm\:bottom-0{bottom:0}.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:order-4{order:4}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-5{grid-column:span 5/span 5}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-start-1{grid-column-start:1}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-6{grid-column-start:6}.sm\:col-start-7{grid-column-start:7}.sm\:col-end-4{grid-column-end:4}.sm\:col-end-6{grid-column-end:6}.sm\:col-end-7{grid-column-end:7}.sm\:col-end-12{grid-column-end:12}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:row-start-1{grid-row-start:1}.sm\:row-start-auto{grid-row-start:auto}.sm\:row-end-4{grid-row-end:4}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:my-16{margin-top:4rem;margin-bottom:4rem}.sm\:mt-0{margin-top:0}.sm\:mt-2{margin-top:.5rem}.sm\:mt-20{margin-top:5rem}.sm\:mt-40{margin-top:10rem}.sm\:mr-0{margin-right:0}.sm\:mr-6{margin-right:1.5rem}.sm\:mr-16{margin-right:4rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-20{margin-bottom:5rem}.sm\:ml-5{margin-left:1.25rem}.sm\:block{display:block}.sm\:table{display:table}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-24{height:6rem}.sm\:h-40{height:10rem}.sm\:h-full{height:100%}.sm\:max-h-28{max-height:7rem}.sm\:w-24{width:6rem}.sm\:w-72{width:18rem}.sm\:w-auto{width:auto}.sm\:w-3\/4{width:75%}.sm\:w-full{width:100%}.sm\:max-w-none{max-width:none}.sm\:max-w-xs{max-width:20rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-screen-2xl{max-width:1536px}.sm\:transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x))translateY(var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.sm\:grid-flow-col{grid-auto-flow:column}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:justify-start{justify-content:flex-start}.sm\:gap-4{gap:1rem}.sm\:gap-14{gap:3.5rem}.sm\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.sm\:gap-y-16{row-gap:4rem}.sm\:self-start{align-self:flex-start}.sm\:justify-self-start{justify-self:start}.sm\:justify-self-end{justify-self:end}.sm\:justify-self-center{justify-self:center}.sm\:overflow-visible{overflow:visible}.sm\:border-r{border-right-width:1px}.sm\:border-grey{--tw-border-opacity:1;border-color:rgba(209,211,212,var(--tw-border-opacity))}.sm\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.sm\:p-10{padding:2.5rem}.sm\:p-12{padding:3rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:py-40{padding-top:10rem;padding-bottom:10rem}.sm\:pt-20{padding-top:5rem}.sm\:pr-8{padding-right:2rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pr-40{padding-right:10rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pb-40{padding-bottom:10rem}.sm\:pl-8{padding-left:2rem}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-primary{--tw-text-opacity:1;color:rgba(0,71,186,var(--tw-text-opacity))}.sm\:text-dark{--tw-text-opacity:1;color:rgba(31,34,40,var(--tw-text-opacity))}.sm\:cols-2{-moz-column-count:2;column-count:2}.sm\:columns-2{-moz-columns:2;columns:2}}@media(min-width:768px){.md\:prose{color:#374151;max-width:65ch}.md\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.md\:prose a{color:#0047ba;text-decoration:underline;font-weight:500}.md\:prose a:hover{color:#00b5f0}.md\:prose strong{color:#111827;font-weight:600}.md\:prose ol[type=A]{--list-counter-style:upper-alpha}.md\:prose ol[type=a]{--list-counter-style:lower-alpha}.md\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.md\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.md\:prose ol[type=I]{--list-counter-style:upper-roman}.md\:prose ol[type=i]{--list-counter-style:lower-roman}.md\:prose ol[type="I s"]{--list-counter-style:upper-roman}.md\:prose ol[type="i s"]{--list-counter-style:lower-roman}.md\:prose ol[type="1"]{--list-counter-style:decimal}.md\:prose ol>li{position:relative;padding-left:1.75em}.md\:prose ol>li::before{content:counter(list-item,var(--list-counter-style,decimal))".";position:absolute;font-weight:400;color:#6b7280;left:0}.md\:prose ul>li{position:relative;padding-left:1.75em}.md\:prose ul>li::before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.md\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.md\:prose blockquote{font-weight:unset;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.md\:prose blockquote p:first-of-type::before{content:open-quote}.md\:prose blockquote p:last-of-type::after{content:close-quote}.md\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.md\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.md\:prose h3{color:#111827;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.md\:prose h4{color:#111827;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.md\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.md\:prose code{color:#111827;font-weight:600;font-size:.875em;background-color:#fafafa;border-color:#a8a8a8;border-width:1px;border-radius:.375rem;padding-top:.125rem;padding-bottom:.125rem;padding-right:.25rem;padding-left:.25rem}.md\:prose code::before{content:none}.md\:prose code::after{content:none}.md\:prose a code{color:#111827}.md\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-right:1.1428571em;padding-bottom:.8571429em;padding-left:1.1428571em}.md\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.md\:prose pre code::before{content:none}.md\:prose pre code::after{content:none}.md\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.md\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.md\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.md\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.md\:prose tbody tr:last-child{border-bottom-width:0}.md\:prose tbody td{vertical-align:top;padding-top:.5714286em;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.md\:prose{font-size:1rem;line-height:1.75}.md\:prose p{margin-top:1.25em;margin-bottom:1.25em}.md\:prose img{margin-top:2em;margin-bottom:2em}.md\:prose figure{margin-top:2em;margin-bottom:2em}.md\:prose figure>*{margin-top:0;margin-bottom:0}.md\:prose h2 code{font-size:.875em}.md\:prose h3 code{font-size:.9em}.md\:prose ol{margin-top:1.25em;margin-bottom:1.25em}.md\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.md\:prose li{margin-top:.5em;margin-bottom:.5em}.md\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.md\:prose>ul>li>*:first-child{margin-top:1.25em}.md\:prose>ul>li>*:last-child{margin-bottom:1.25em}.md\:prose>ol>li>*:first-child{margin-top:1.25em}.md\:prose>ol>li>*:last-child{margin-bottom:1.25em}.md\:prose ul ul,.md\:prose ul ol,.md\:prose ol ul,.md\:prose ol ol{margin-top:.75em;margin-bottom:.75em}.md\:prose hr+*{margin-top:0}.md\:prose h2+*{margin-top:0}.md\:prose h3+*{margin-top:0}.md\:prose h4+*{margin-top:0}.md\:prose thead th:first-child{padding-left:0}.md\:prose thead th:last-child{padding-right:0}.md\:prose tbody td:first-child{padding-left:0}.md\:prose tbody td:last-child{padding-right:0}.md\:prose>:first-child{margin-top:0}.md\:prose>:last-child{margin-bottom:0}.md\:prose-lg{font-size:1.125rem;line-height:1.7777778}.md\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.md\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.md\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.md\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.md\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.md\:prose-lg img{margin-top:1.7777778em;margin-bottom:1.7777778em}.md\:prose-lg figure{margin-top:1.7777778em;margin-bottom:1.7777778em}.md\:prose-lg figure>*{margin-top:0;margin-bottom:0}.md\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.md\:prose-lg code{font-size:.8888889em}.md\:prose-lg h2 code{font-size:.8666667em}.md\:prose-lg h3 code{font-size:.875em}.md\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-right:1.5em;padding-bottom:1em;padding-left:1.5em}.md\:prose-lg ol{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-lg ol>li{padding-left:1.6666667em}.md\:prose-lg ol>li::before{left:0}.md\:prose-lg ul>li{padding-left:1.6666667em}.md\:prose-lg ul>li::before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.md\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-lg>ul>li>*:first-child{margin-top:1.3333333em}.md\:prose-lg>ul>li>*:last-child{margin-bottom:1.3333333em}.md\:prose-lg>ol>li>*:first-child{margin-top:1.3333333em}.md\:prose-lg>ol>li>*:last-child{margin-bottom:1.3333333em}.md\:prose-lg ul ul,.md\:prose-lg ul ol,.md\:prose-lg ol ul,.md\:prose-lg ol ol{margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.md\:prose-lg hr+*{margin-top:0}.md\:prose-lg h2+*{margin-top:0}.md\:prose-lg h3+*{margin-top:0}.md\:prose-lg h4+*{margin-top:0}.md\:prose-lg table{font-size:.8888889em;line-height:1.5}.md\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.md\:prose-lg thead th:first-child{padding-left:0}.md\:prose-lg thead th:last-child{padding-right:0}.md\:prose-lg tbody td{padding-top:.75em;padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.md\:prose-lg tbody td:first-child{padding-left:0}.md\:prose-lg tbody td:last-child{padding-right:0}.md\:prose-lg>:first-child{margin-top:0}.md\:prose-lg>:last-child{margin-bottom:0}.dark .md\:dark\:prose ol[type=A]{--list-counter-style:upper-alpha}.dark .md\:dark\:prose ol[type=a]{--list-counter-style:lower-alpha}.dark .md\:dark\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.dark .md\:dark\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.dark .md\:dark\:prose ol[type=I]{--list-counter-style:upper-roman}.dark .md\:dark\:prose ol[type=i]{--list-counter-style:lower-roman}.dark .md\:dark\:prose ol[type="I s"]{--list-counter-style:upper-roman}.dark .md\:dark\:prose ol[type="i s"]{--list-counter-style:lower-roman}.dark .md\:dark\:prose ol[type="1"]{--list-counter-style:decimal}.dark .md\:dark\:prose blockquote p:first-of-type::before{content:open-quote}.dark .md\:dark\:prose blockquote p:last-of-type::after{content:close-quote}.dark .md\:dark\:prose-dark a{color:#00b5f0}.dark .md\:dark\:prose-dark a:hover{color:#aee1f2}.dark .md\:dark\:prose-dark a code{color:#1a1d23}.dark .md\:dark\:prose-dark *{color:#d1d3d4}.dark .md\:dark\:prose-dark h1{color:#d1d3d4}.dark .md\:dark\:prose-dark h2{color:#d1d3d4}.dark .md\:dark\:prose-dark h3{color:#d1d3d4}.dark .md\:dark\:prose-dark blockquote{font-weight:unset}.dark .md\:dark\:prose-dark figcaption h4{color:#00b5f0}.dark .md\:dark\:prose-dark strong{color:#d1d3d4}.dark .md\:dark\:prose-dark code{background-color:#fafafa;border-color:#a8a8a8;border-width:1px;border-radius:.375rem;padding-top:.125rem;padding-bottom:.125rem;padding-right:.25rem;padding-left:.25rem}.dark .md\:dark\:prose-dark code::before{content:none}.dark .md\:dark\:prose-dark code::after{content:none}.md\:static{position:static}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:top-1\/2{top:50%}.md\:right-0{right:0}.md\:right-24{right:6rem}.md\:right-auto{right:auto}.md\:-right-12{right:-3rem}.md\:bottom-8{bottom:2rem}.md\:-bottom-4{bottom:-1rem}.md\:left-0{left:0}.md\:left-24{left:6rem}.md\:-left-12{left:-3rem}.md\:left-1\/2{left:50%}.md\:order-1{order:1}.md\:order-2{order:2}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-start-1{grid-column-start:1}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-start-6{grid-column-start:6}.md\:col-start-7{grid-column-start:7}.md\:col-end-3{grid-column-end:3}.md\:col-end-5{grid-column-end:5}.md\:col-end-6{grid-column-end:6}.md\:col-end-7{grid-column-end:7}.md\:col-end-12{grid-column-end:12}.md\:row-span-2{grid-row:span 2/span 2}.md\:row-start-1{grid-row-start:1}.md\:row-start-2{grid-row-start:2}.md\:row-end-4{grid-row-end:4}.md\:row-end-6{grid-row-end:6}.md\:m-0{margin:0}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-0{margin-top:0;margin-bottom:0}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:my-20{margin-top:5rem;margin-bottom:5rem}.md\:mt-0{margin-top:0}.md\:mt-2{margin-top:.5rem}.md\:mt-4{margin-top:1rem}.md\:mr-8{margin-right:2rem}.md\:mr-16{margin-right:4rem}.md\:mb-0{margin-bottom:0}.md\:mb-2{margin-bottom:.5rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-20{margin-bottom:5rem}.md\:ml-0{margin-left:0}.md\:ml-2{margin-left:.5rem}.md\:ml-auto{margin-left:auto}.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:h-28{height:7rem}.md\:max-h-56{max-height:14rem}.md\:max-h-full{max-height:100%}.md\:w-12{width:3rem}.md\:w-16{width:4rem}.md\:w-20{width:5rem}.md\:w-32{width:8rem}.md\:w-40{width:10rem}.md\:w-auto{width:auto}.md\:w-5\/12{width:41.666667%}.md\:w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}.md\:w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.md\:max-w-xs{max-width:20rem}.md\:max-w-sm{max-width:24rem}.md\:max-w-md{max-width:28rem}.md\:max-w-full{max-width:100%}.md\:flex-grow-0{flex-grow:0}.md\:transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x))translateY(var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.md\:-translate-x-1\/2{--tw-translate-x:-50%}.md\:-translate-y-1\/2{--tw-translate-y:-50%}.md\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:justify-start{justify-content:flex-start}.md\:justify-between{justify-content:space-between}.md\:justify-items-start{justify-items:start}.md\:justify-items-end{justify-items:end}.md\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.md\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.md\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.md\:self-start{align-self:flex-start}.md\:justify-self-start{justify-self:start}.md\:justify-self-end{justify-self:end}.md\:odd\:justify-self-end:nth-child(odd){justify-self:end}.md\:border-t-0{border-top-width:0}.md\:border-r{border-right-width:1px}.md\:border-b-0{border-bottom-width:0}.md\:border-l-0{border-left-width:0}.md\:bg-grey-300{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.dark .md\:dark\:bg-dark-600{--tw-bg-opacity:1;background-color:rgba(26,29,35,var(--tw-bg-opacity))}.md\:bg-opacity-100{--tw-bg-opacity:1}.dark .md\:dark\:bg-opacity-75{--tw-bg-opacity:0.75}.md\:px-0{padding-left:0;padding-right:0}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:pt-0{padding-top:0}.md\:pt-10{padding-top:2.5rem}.md\:pr-0{padding-right:0}.md\:pr-2{padding-right:.5rem}.md\:pr-8{padding-right:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-40{padding-bottom:10rem}.md\:pl-0{padding-left:0}.md\:pl-14{padding-left:3.5rem}.md\:pl-16{padding-left:4rem}.md\:pl-24{padding-left:6rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:font-bold{font-weight:700}.md\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.dark .md\:dark\:text-grey{--tw-text-opacity:1;color:rgba(209,211,212,var(--tw-text-opacity))}.md\:opacity-10{opacity:.1}.group:hover .md\:group-hover\:opacity-5{opacity:.05}.group:hover .md\:group-hover\:opacity-100{opacity:1}.md\:bg-pos-x-none{background-position-x:unset}.md\:bg-pos-y-none{background-position-y:unset}.md\:max-h-none{max-height:none}.md\:columns-1{-moz-columns:1;columns:1}}@media(min-width:1024px){.lg\:container{width:100%}@media(min-width:640px){.lg\:container{max-width:640px}}@media(min-width:768px){.lg\:container{max-width:768px}}@media(min-width:1024px){.lg\:container{max-width:1024px}}@media(min-width:1280px){.lg\:container{max-width:1280px}}@media(min-width:1536px){.lg\:container{max-width:1536px}}@media(min-width:2000px){.lg\:container{max-width:2000px}}.lg\:prose ol[type=A]{--list-counter-style:upper-alpha}.lg\:prose ol[type=a]{--list-counter-style:lower-alpha}.lg\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.lg\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.lg\:prose ol[type=I]{--list-counter-style:upper-roman}.lg\:prose ol[type=i]{--list-counter-style:lower-roman}.lg\:prose ol[type="I s"]{--list-counter-style:upper-roman}.lg\:prose ol[type="i s"]{--list-counter-style:lower-roman}.lg\:prose ol[type="1"]{--list-counter-style:decimal}.lg\:prose blockquote p:first-of-type::before{content:open-quote}.lg\:prose blockquote p:last-of-type::after{content:close-quote}.dark .lg\:dark\:prose ol[type=A]{--list-counter-style:upper-alpha}.dark .lg\:dark\:prose ol[type=a]{--list-counter-style:lower-alpha}.dark .lg\:dark\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.dark .lg\:dark\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.dark .lg\:dark\:prose ol[type=I]{--list-counter-style:upper-roman}.dark .lg\:dark\:prose ol[type=i]{--list-counter-style:lower-roman}.dark .lg\:dark\:prose ol[type="I s"]{--list-counter-style:upper-roman}.dark .lg\:dark\:prose ol[type="i s"]{--list-counter-style:lower-roman}.dark .lg\:dark\:prose ol[type="1"]{--list-counter-style:decimal}.dark .lg\:dark\:prose blockquote p:first-of-type::before{content:open-quote}.dark .lg\:dark\:prose blockquote p:last-of-type::after{content:close-quote}.lg\:sticky{position:sticky}.lg\:-top-6{top:-1.5rem}.lg\:top-1\/2{top:50%}.lg\:top-1\/3{top:33.333333%}.lg\:right-0{right:0}.lg\:right-auto{right:auto}.lg\:-right-8{right:-2rem}.lg\:right-1\/4{right:25%}.lg\:left-6{left:1.5rem}.lg\:left-1\/4{left:25%}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:col-span-full{grid-column:1/-1}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-auto{grid-column-start:auto}.lg\:col-end-4{grid-column-end:4}.lg\:col-end-5{grid-column-end:5}.lg\:col-end-6{grid-column-end:6}.lg\:row-start-auto{grid-row-start:auto}.lg\:m-0{margin:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mt-0{margin-top:0}.lg\:mt-2{margin-top:.5rem}.lg\:mt-32{margin-top:8rem}.lg\:mr-0{margin-right:0}.lg\:mr-16{margin-right:4rem}.lg\:mr-32{margin-right:8rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-2{margin-left:.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:last\:hidden:last-child{display:none}.lg\:h-10{height:2.5rem}.lg\:h-20{height:5rem}.lg\:max-h-44{max-height:11rem}.lg\:max-h-72{max-height:18rem}.lg\:w-10{width:2.5rem}.lg\:w-24{width:6rem}.lg\:w-28{width:7rem}.lg\:w-48{width:12rem}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-xl{max-width:36rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-screen-sm{max-width:640px}.lg\:max-w-screen-lg{max-width:1024px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-end{align-items:flex-end}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:gap-8{gap:2rem}.lg\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.lg\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.lg\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.lg\:gap-y-32{row-gap:8rem}.lg\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.lg\:border-l{border-left-width:1px}.lg\:bg-transparent{background-color:transparent}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:pt-32{padding-top:8rem}.lg\:pr-0{padding-right:0}.lg\:pb-4{padding-bottom:1rem}.lg\:pl-2{padding-left:.5rem}.lg\:pl-24{padding-left:6rem}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-8xl{font-size:6rem;line-height:1}.lg\:opacity-0{opacity:0}.lg\:max-w-3xs{max-width:10rem}.lg\:cols-3{-moz-column-count:3;column-count:3}}@media(min-width:1280px){.xl\:prose ol[type=A]{--list-counter-style:upper-alpha}.xl\:prose ol[type=a]{--list-counter-style:lower-alpha}.xl\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.xl\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.xl\:prose ol[type=I]{--list-counter-style:upper-roman}.xl\:prose ol[type=i]{--list-counter-style:lower-roman}.xl\:prose ol[type="I s"]{--list-counter-style:upper-roman}.xl\:prose ol[type="i s"]{--list-counter-style:lower-roman}.xl\:prose ol[type="1"]{--list-counter-style:decimal}.xl\:prose blockquote p:first-of-type::before{content:open-quote}.xl\:prose blockquote p:last-of-type::after{content:close-quote}.dark .xl\:dark\:prose ol[type=A]{--list-counter-style:upper-alpha}.dark .xl\:dark\:prose ol[type=a]{--list-counter-style:lower-alpha}.dark .xl\:dark\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.dark .xl\:dark\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.dark .xl\:dark\:prose ol[type=I]{--list-counter-style:upper-roman}.dark .xl\:dark\:prose ol[type=i]{--list-counter-style:lower-roman}.dark .xl\:dark\:prose ol[type="I s"]{--list-counter-style:upper-roman}.dark .xl\:dark\:prose ol[type="i s"]{--list-counter-style:lower-roman}.dark .xl\:dark\:prose ol[type="1"]{--list-counter-style:decimal}.dark .xl\:dark\:prose blockquote p:first-of-type::before{content:open-quote}.dark .xl\:dark\:prose blockquote p:last-of-type::after{content:close-quote}.xl\:-top-24{top:-6rem}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-start-2{grid-column-start:2}.xl\:col-start-3{grid-column-start:3}.xl\:col-start-4{grid-column-start:4}.xl\:col-end-4{grid-column-end:4}.xl\:col-end-5{grid-column-end:5}.xl\:col-end-6{grid-column-end:6}.xl\:last\:block:last-child{display:block}.xl\:h-14{height:3.5rem}.xl\:h-64{height:16rem}.xl\:w-3\/5{width:60%}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:gap-8{gap:2rem}.xl\:gap-16{gap:4rem}.xl\:gap-20{gap:5rem}.xl\:pr-12{padding-right:3rem}.xl\:pl-12{padding-left:3rem}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xl\:text-9xl{font-size:8rem;line-height:1}.xl\:min-w-3xs{min-width:10rem}.xl\:cols-4{-moz-column-count:4;column-count:4}}@media(min-width:1536px){.\32xl\:prose ol[type=A]{--list-counter-style:upper-alpha}.\32xl\:prose ol[type=a]{--list-counter-style:lower-alpha}.\32xl\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.\32xl\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.\32xl\:prose ol[type=I]{--list-counter-style:upper-roman}.\32xl\:prose ol[type=i]{--list-counter-style:lower-roman}.\32xl\:prose ol[type="I s"]{--list-counter-style:upper-roman}.\32xl\:prose ol[type="i s"]{--list-counter-style:lower-roman}.\32xl\:prose ol[type="1"]{--list-counter-style:decimal}.\32xl\:prose blockquote p:first-of-type::before{content:open-quote}.\32xl\:prose blockquote p:last-of-type::after{content:close-quote}.dark .\32xl\:dark\:prose ol[type=A]{--list-counter-style:upper-alpha}.dark .\32xl\:dark\:prose ol[type=a]{--list-counter-style:lower-alpha}.dark .\32xl\:dark\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.dark .\32xl\:dark\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.dark .\32xl\:dark\:prose ol[type=I]{--list-counter-style:upper-roman}.dark .\32xl\:dark\:prose ol[type=i]{--list-counter-style:lower-roman}.dark .\32xl\:dark\:prose ol[type="I s"]{--list-counter-style:upper-roman}.dark .\32xl\:dark\:prose ol[type="i s"]{--list-counter-style:lower-roman}.dark .\32xl\:dark\:prose ol[type="1"]{--list-counter-style:decimal}.dark .\32xl\:dark\:prose blockquote p:first-of-type::before{content:open-quote}.dark .\32xl\:dark\:prose blockquote p:last-of-type::after{content:close-quote}.\32xl\:absolute{position:absolute}.\32xl\:top-0{top:0}.\32xl\:-right-8{right:-2rem}.\32xl\:bottom-0{bottom:0}.\32xl\:mx-0{margin-left:0;margin-right:0}.\32xl\:mx-52{margin-left:13rem;margin-right:13rem}.\32xl\:block{display:block}.\32xl\:h-64{height:16rem}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.\32xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.\32xl\:max-w-2xs{max-width:15rem}.\32xl\:min-w-2xs{min-width:15rem}}@media(min-width:2000px){.\33xl\:prose ol[type=A]{--list-counter-style:upper-alpha}.\33xl\:prose ol[type=a]{--list-counter-style:lower-alpha}.\33xl\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.\33xl\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.\33xl\:prose ol[type=I]{--list-counter-style:upper-roman}.\33xl\:prose ol[type=i]{--list-counter-style:lower-roman}.\33xl\:prose ol[type="I s"]{--list-counter-style:upper-roman}.\33xl\:prose ol[type="i s"]{--list-counter-style:lower-roman}.\33xl\:prose ol[type="1"]{--list-counter-style:decimal}.\33xl\:prose blockquote p:first-of-type::before{content:open-quote}.\33xl\:prose blockquote p:last-of-type::after{content:close-quote}.dark .\33xl\:dark\:prose ol[type=A]{--list-counter-style:upper-alpha}.dark .\33xl\:dark\:prose ol[type=a]{--list-counter-style:lower-alpha}.dark .\33xl\:dark\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.dark .\33xl\:dark\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.dark .\33xl\:dark\:prose ol[type=I]{--list-counter-style:upper-roman}.dark .\33xl\:dark\:prose ol[type=i]{--list-counter-style:lower-roman}.dark .\33xl\:dark\:prose ol[type="I s"]{--list-counter-style:upper-roman}.dark .\33xl\:dark\:prose ol[type="i s"]{--list-counter-style:lower-roman}.dark .\33xl\:dark\:prose ol[type="1"]{--list-counter-style:decimal}.dark .\33xl\:dark\:prose blockquote p:first-of-type::before{content:open-quote}.dark .\33xl\:dark\:prose blockquote p:last-of-type::after{content:close-quote}.\33xl\:my-16{margin-top:4rem;margin-bottom:4rem}.\33xl\:mb-6{margin-bottom:1.5rem}.\33xl\:max-w-2xl{max-width:42rem}.\33xl\:max-w-prose{max-width:65ch}.\33xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\33xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\33xl\:pb-6{padding-bottom:1.5rem}.\33xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.\33xl\:text-5xl{font-size:3rem;line-height:1}.\33xl\:text-7xl{font-size:4.5rem;line-height:1}.\33xl\:square-xl{width:120vh;height:120vh}}@media print{.print\:prose{color:#374151;max-width:65ch}.print\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.print\:prose a{color:#0047ba;text-decoration:underline;font-weight:500}.print\:prose a:hover{color:#00b5f0}.print\:prose strong{color:#111827;font-weight:600}.print\:prose ol[type=A]{--list-counter-style:upper-alpha}.print\:prose ol[type=a]{--list-counter-style:lower-alpha}.print\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.print\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.print\:prose ol[type=I]{--list-counter-style:upper-roman}.print\:prose ol[type=i]{--list-counter-style:lower-roman}.print\:prose ol[type="I s"]{--list-counter-style:upper-roman}.print\:prose ol[type="i s"]{--list-counter-style:lower-roman}.print\:prose ol[type="1"]{--list-counter-style:decimal}.print\:prose ol>li{position:relative;padding-left:1.75em}.print\:prose ol>li::before{content:counter(list-item,var(--list-counter-style,decimal))".";position:absolute;font-weight:400;color:#6b7280;left:0}.print\:prose ul>li{position:relative;padding-left:1.75em}.print\:prose ul>li::before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.print\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.print\:prose blockquote{font-weight:unset;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.print\:prose blockquote p:first-of-type::before{content:open-quote}.print\:prose blockquote p:last-of-type::after{content:close-quote}.print\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.print\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.print\:prose h3{color:#111827;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.print\:prose h4{color:#111827;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.print\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.print\:prose code{color:#111827;font-weight:600;font-size:.875em;background-color:#fafafa;border-color:#a8a8a8;border-width:1px;border-radius:.375rem;padding-top:.125rem;padding-bottom:.125rem;padding-right:.25rem;padding-left:.25rem}.print\:prose code::before{content:none}.print\:prose code::after{content:none}.print\:prose a code{color:#111827}.print\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-right:1.1428571em;padding-bottom:.8571429em;padding-left:1.1428571em}.print\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.print\:prose pre code::before{content:none}.print\:prose pre code::after{content:none}.print\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.print\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.print\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.print\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.print\:prose tbody tr:last-child{border-bottom-width:0}.print\:prose tbody td{vertical-align:top;padding-top:.5714286em;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.print\:prose{font-size:1rem;line-height:1.75}.print\:prose p{margin-top:1.25em;margin-bottom:1.25em}.print\:prose img{margin-top:2em;margin-bottom:2em}.print\:prose figure{margin-top:2em;margin-bottom:2em}.print\:prose figure>*{margin-top:0;margin-bottom:0}.print\:prose h2 code{font-size:.875em}.print\:prose h3 code{font-size:.9em}.print\:prose ol{margin-top:1.25em;margin-bottom:1.25em}.print\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.print\:prose li{margin-top:.5em;margin-bottom:.5em}.print\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.print\:prose>ul>li>*:first-child{margin-top:1.25em}.print\:prose>ul>li>*:last-child{margin-bottom:1.25em}.print\:prose>ol>li>*:first-child{margin-top:1.25em}.print\:prose>ol>li>*:last-child{margin-bottom:1.25em}.print\:prose ul ul,.print\:prose ul ol,.print\:prose ol ul,.print\:prose ol ol{margin-top:.75em;margin-bottom:.75em}.print\:prose hr+*{margin-top:0}.print\:prose h2+*{margin-top:0}.print\:prose h3+*{margin-top:0}.print\:prose h4+*{margin-top:0}.print\:prose thead th:first-child{padding-left:0}.print\:prose thead th:last-child{padding-right:0}.print\:prose tbody td:first-child{padding-left:0}.print\:prose tbody td:last-child{padding-right:0}.print\:prose>:first-child{margin-top:0}.print\:prose>:last-child{margin-bottom:0}.dark .print\:dark\:prose ol[type=A]{--list-counter-style:upper-alpha}.dark .print\:dark\:prose ol[type=a]{--list-counter-style:lower-alpha}.dark .print\:dark\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.dark .print\:dark\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.dark .print\:dark\:prose ol[type=I]{--list-counter-style:upper-roman}.dark .print\:dark\:prose ol[type=i]{--list-counter-style:lower-roman}.dark .print\:dark\:prose ol[type="I s"]{--list-counter-style:upper-roman}.dark .print\:dark\:prose ol[type="i s"]{--list-counter-style:lower-roman}.dark .print\:dark\:prose ol[type="1"]{--list-counter-style:decimal}.dark .print\:dark\:prose blockquote p:first-of-type::before{content:open-quote}.dark .print\:dark\:prose blockquote p:last-of-type::after{content:close-quote}.print\:m-0{margin:0}.print\:mx-auto{margin-left:auto;margin-right:auto}.print\:my-4{margin-top:1rem;margin-bottom:1rem}.print\:mt-3{margin-top:.75rem}.print\:mt-8{margin-top:2rem}.print\:mb-8{margin-bottom:2rem}.print\:block{display:block}.print\:list-item{display:list-item}.print\:hidden{display:none}.print\:h-auto{height:auto}.print\:list-disc{list-style-type:disc}.print\:justify-start{justify-content:flex-start}.print\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.print\:bg-none{background-image:none}.print\:p-0{padding:0}.print\:py-4{padding-top:1rem;padding-bottom:1rem}.print\:text-left{text-align:left}.print\:text-center{text-align:center}.print\:text-base{font-size:1rem;line-height:1.5rem}.print\:text-4xl{font-size:2.25rem;line-height:2.5rem}.print\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.print\:text-dark{--tw-text-opacity:1;color:rgba(31,34,40,var(--tw-text-opacity))}.print\:shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ie\:prose ol[type=A]{--list-counter-style:upper-alpha}.ie\:prose ol[type=a]{--list-counter-style:lower-alpha}.ie\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.ie\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.ie\:prose ol[type=I]{--list-counter-style:upper-roman}.ie\:prose ol[type=i]{--list-counter-style:lower-roman}.ie\:prose ol[type="I s"]{--list-counter-style:upper-roman}.ie\:prose ol[type="i s"]{--list-counter-style:lower-roman}.ie\:prose ol[type="1"]{--list-counter-style:decimal}.ie\:prose blockquote p:first-of-type::before{content:open-quote}.ie\:prose blockquote p:last-of-type::after{content:close-quote}.dark .ie\:dark\:prose ol[type=A]{--list-counter-style:upper-alpha}.dark .ie\:dark\:prose ol[type=a]{--list-counter-style:lower-alpha}.dark .ie\:dark\:prose ol[type="A s"]{--list-counter-style:upper-alpha}.dark .ie\:dark\:prose ol[type="a s"]{--list-counter-style:lower-alpha}.dark .ie\:dark\:prose ol[type=I]{--list-counter-style:upper-roman}.dark .ie\:dark\:prose ol[type=i]{--list-counter-style:lower-roman}.dark .ie\:dark\:prose ol[type="I s"]{--list-counter-style:upper-roman}.dark .ie\:dark\:prose ol[type="i s"]{--list-counter-style:lower-roman}.dark .ie\:dark\:prose ol[type="1"]{--list-counter-style:decimal}.dark .ie\:dark\:prose blockquote p:first-of-type::before{content:open-quote}.dark .ie\:dark\:prose blockquote p:last-of-type::after{content:close-quote}.ie\:-left-16{left:-4rem}.ie\:z-50{z-index:50}.ie\:mx-2{margin-left:.5rem;margin-right:.5rem}.ie\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.ie\:mx-auto{margin-left:auto;margin-right:auto}.ie\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.ie\:ml-4{margin-left:1rem}.ie\:block{display:block}.ie\:inline{display:inline}.ie\:flex{display:flex}.ie\:hidden{display:none}.ie\:h-28{height:7rem}.ie\:h-auto{height:auto}.ie\:w-24{width:6rem}.ie\:w-60{width:15rem}.ie\:w-3\/12{width:25%}.ie\:w-5\/12{width:41.666667%}.ie\:w-full{width:100%}.ie\:flex-wrap{flex-wrap:wrap}.ie\:justify-center{justify-content:center}.ie\:pr-10{padding-right:2.5rem}.ie\:pl-0{padding-left:0}.ie\:text-center{text-align:center}.ie\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}}