@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{background:#fff;border:2px solid rgba(0,0,0,.3);min-height:150px;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{margin:2em 0;text-align:center}.dropzone .dz-message .dz-button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0}.dropzone .dz-preview{display:inline-block;margin:16px;min-height:100px;position:relative;vertical-align:top}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{background:#999;background:linear-gradient(180deg,#eee,#ddd);border-radius:20px}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{border:none;cursor:pointer;display:block;font-size:14px;text-align:center}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{color:rgba(0,0,0,.9);font-size:13px;left:0;line-height:150%;max-width:100%;min-width:100%;opacity:0;padding:2em 1em;position:absolute;text-align:center;top:0;z-index:20}.dropzone .dz-preview .dz-details .dz-size{font-size:16px;margin-bottom:1em}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{background-color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,78%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);border-radius:3px;padding:0 .4em}.dropzone .dz-preview:hover .dz-image img{filter:blur(8px);transform:scale(1.05)}.dropzone .dz-preview .dz-image{border-radius:20px;display:block;height:120px;overflow:hidden;position:relative;width:120px;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{animation:slide-in 3s cubic-bezier(.77,0,.175,1);opacity:1}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{display:block;left:50%;margin-left:-27px;margin-top:-27px;opacity:0;pointer-events:none;position:absolute;top:50%;z-index:500}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;height:54px;width:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{background:hsla(0,0%,100%,.9);border-radius:8px;height:16px;left:50%;margin-left:-40px;margin-top:-8px;opacity:1;overflow:hidden;pointer-events:none;position:absolute;top:50%;-webkit-transform:scale(1);width:80px;z-index:1000}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);bottom:0;left:0;position:absolute;top:0;transition:width .3s ease-in-out;width:0}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);border-radius:8px;color:#fff;display:block;display:none;font-size:13px;left:-10px;opacity:0;padding:.5em 1.2em;pointer-events:none;position:absolute;top:130px;transition:opacity .3s ease;width:140px;z-index:1000}.dropzone .dz-preview .dz-error-message:after{border-bottom:6px solid #be2626;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;left:64px;position:absolute;top:-6px;width:0}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Inter var,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{border:0 solid #d2d6dc;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],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,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}.font-roboto{font-family:Roboto Slab,serif;font-weight:700}.font-montserrat{font-family:Montserrat,sans-serif;font-weight:500}.form-radio:checked{background-color:#001833;border-color:#d2d6dc}@media not print{.form-radio::-ms-check{background:inherit;border-color:inherit;border-radius:inherit;border-width:1px;color:transparent}}.form-radio{background-color:#0f2640!important;border-color:#d2d6dc!important;color:#fff}.form-radio:focus{border-color:#d2d6dc}.form-radio:checked:focus{background-color:#001833;border-color:#d2d6dc}.form-input,.form-input:active,.form-input:focus{border-color:#d2d6dc!important}@keyframes fade-out{0%{display:block;opacity:1;z-index:50000}to{display:none;opacity:0;z-index:-1}}.introduction-wrapper{animation:fade-out 2s linear;-webkit-animation:fade-out 2s linear;animation-delay:3s;animation-fill-mode:both;animation-name:fade-out;-webkit-animation-name:fade-out;display:block;opacity:1;z-index:60000}.information-popup{background-color:rgba(0,24,51,.5);border-radius:5px;height:auto;max-width:32rem;padding:20px 30px;width:100%;z-index:20000}.full-screen-popup{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:transparent;position:fixed;z-index:10000}.info-popup-command{background-color:transparent;border:1px solid #fff;border-radius:50%;color:#fff;cursor:pointer;height:20px;outline:none;text-align:center;width:20px}.info-popup-command:hover{background-color:#fff;color:rgba(0,24,51,.7);transition:.3s linear}.mini-popup-command{background-color:transparent;border-color:#fff;border-radius:50%;border-width:1px;color:#fff;cursor:pointer;height:30px;outline:none;text-align:center;width:30px}.mini-popup-command:hover{background-color:#fff;color:rgba(0,24,51,.7);transition:.3s linear}.small-yellow-button-ollintel{outline:none}@media screen and (max-width:330px){.button-press-to-continue{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:48px;margin-top:30px;opacity:1;width:240px}.button-press-to-continue-text{color:#f6f6f6;font:normal normal 700 15px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}.mobile-hide br{display:none}.header .brand{height:60px;width:53px}.header .header-title{color:#f6f6f6;font:normal normal 700 20px/22px Roboto Slab;letter-spacing:0;opacity:1;text-align:center}.frame-section{position:inherit}.frame-section .mini-popup-command{height:27px;width:27px}.frame-section .mini-popup-title{color:#fff;font:normal normal 700 12px/14px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .mini-popup-text{color:#fff;font:normal normal 500 11px/14px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .popup-title{color:#fff;font:normal normal 700 21px/23px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .big-card .popup-title{padding:25px 30px 0}.frame-section .popup-text{font:normal normal 600 11px/15px Roboto Slab}.frame-section .number-text,.frame-section .popup-text{color:#fff;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .number-text{font-family:Montserrat;font-size:11px;font-weight:700}.frame-section .error-text{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity));font:normal normal 600 11px/15px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .field-error,.frame-section .tracking-wider{color:#fff;font:normal normal 500 11px/14px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:none}.frame-section .questions .field-error,.frame-section .questions .tracking-wider{font:normal normal 500 10px/13px Montserrat;text-align:center;text-transform:uppercase}.frame-section .questions .popup-title{color:#fff;font:normal normal 700 19px/21px Roboto Slab;letter-spacing:0;opacity:1}.frame-section .questions .question-text-margin{margin-left:10px}.frame-section .questions .header-padding{padding-left:10px;padding-right:10px}.frame-section .questions .center-margin{margin-bottom:20px}.frame-section .expl-text{color:#001833;opacity:1}.frame-section .expl-text,.frame-section .safe-text{font:normal normal 500 13px/17px Montserrat;letter-spacing:0;text-align:left}.frame-section .safe-text{color:#fff}.frame-section .safe-text b{color:#fff;font:normal normal 700 13px/17px Montserrat;letter-spacing:0;text-align:left;text-transform:uppercase}.frame-section .popup-expert-image{height:60px}.frame-section .popup-expert-label{color:#fff;font:normal normal 700 15px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .back-button-container{height:47px}.frame-section .gray-button-ollintel,.frame-section .yellow-button-ollintel{border-radius:10px;color:#f6f6f6;font:normal normal 700 13px/17px Montserrat;height:47px;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase;width:155px}.frame-section .insert-code-body .gray-button-ollintel,.frame-section .insert-code-body .yellow-button-ollintel{width:100%}.frame-section .roboto-bold-little{font:normal normal 700 11px/15px Roboto Slab;opacity:1;text-transform:uppercase}.frame-section .div-help-label{color:#fff;font:normal normal 500 13px/17px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-help-link{color:#9ccee1;font:normal normal 900 13px/17px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .div-help-required-fields{color:#fff;font:normal normal 500 11px/14px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-textfield-data-label{color:#fff;font:normal normal 700 11px/15px Roboto Slab;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .form-radio{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#001833 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:26px;height:46px;opacity:1;width:46px}.frame-section .form-radio:checked{background-color:#001833;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#d2d6dc}.frame-section .form-input,.frame-section .form-textarea{background-color:#0f2640!important;border-color:#d2d6dc!important}.frame-section .form-input:active,.frame-section .form-input:focus,.frame-section .form-textarea:active,.frame-section .form-textarea:focus{background-color:#001833!important;border-color:#d2d6dc!important}.frame-section .form-select{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#0f2640 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:10px;color:#fff;font-family:Montserrat;font-size:13px;font-weight:500;opacity:1;width:-webkit-fill-available}.contact-form-credentials{display:flex;flex-flow:column}.contact-form-credentials-name{margin:0!important}.information-popup{background-color:rgba(0,24,51,.5);border-radius:20px;padding:20px 30px}.box-test-explanation{padding:30px}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);margin:17px;opacity:1}.box-data-insertion{padding:25px;width:98%}.box-data-insertion .button-start{height:48px;margin-top:30px;width:240px}.box-contact{max-height:98%;max-width:330px;width:100%}.welcome-start{height:160px;padding:25px;position:relative}.choice-card,.section-choice-card{padding:20px}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:13px;height:38px;text-align:center;width:38px}.popup-card{flex-direction:column-reverse}.popup-expert{align-self:left;flex-direction:row;justify-content:left;margin-top:10px}.popup-expert-image{height:70px}.popup-expert-label{text-align:start}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;height:-webkit-fill-available;margin-bottom:60px;margin-top:65px}.option-width{width:130px}.web-break{display:none}.mobile-break{flex-basis:100%;height:0}.popup-title{font-size:26px}.popup-text{font-size:12px}.expl-title{font-size:26px}.expl-text{font-size:14px}.little-text{font-size:9px}.insert-code-image{display:none}.explanation-page{flex-direction:column}.explanation-img{justify-content:start}.expl-img{width:92%}.titles{font:normal normal 700 23px Roboto Slab;opacity:1}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:normal normal 400 14px/20px Montserrat;white-space:pre-line}.bld{font:normal normal 700 14px/18px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:50px;margin-top:72px;opacity:1;width:160px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}}@media screen and (min-width:330px) and (max-width:360px){.button-press-to-continue{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:48px;margin-top:30px;opacity:1;width:240px}.button-press-to-continue-text{color:#f6f6f6;font:normal normal 700 15px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}.mobile-hide br{display:none}.header .brand{height:60px;width:53px}.header .header-title{color:#f6f6f6;font:normal normal 700 20px/22px Roboto Slab;letter-spacing:0;opacity:1;text-align:center}.frame-section{position:inherit}.frame-section .mini-popup-command{height:27px;width:27px}.frame-section .mini-popup-title{color:#fff;font:normal normal 700 12px/14px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .mini-popup-text{color:#fff;font:normal normal 500 11px/14px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .popup-title{color:#fff;font:normal normal 700 21px/23px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .big-card .popup-title{padding:25px 30px 0}.frame-section .popup-text{font:normal normal 600 11px/15px Roboto Slab}.frame-section .number-text,.frame-section .popup-text{color:#fff;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .number-text{font-family:Montserrat;font-size:11px;font-weight:700}.frame-section .error-text{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity));font:normal normal 600 11px/15px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .field-error,.frame-section .tracking-wider{color:#fff;font:normal normal 500 11px/14px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:none}.frame-section .questions .field-error,.frame-section .questions .tracking-wider{font:normal normal 500 10px/13px Montserrat;text-align:center;text-transform:uppercase}.frame-section .questions .popup-title{color:#fff;font:normal normal 700 19px/21px Roboto Slab;letter-spacing:0;opacity:1}.frame-section .questions .question-text-margin{margin-left:10px}.frame-section .questions .header-padding{padding-left:10px;padding-right:10px}.frame-section .questions .center-margin{margin-bottom:20px}.frame-section .expl-text{color:#001833;opacity:1}.frame-section .expl-text,.frame-section .safe-text{font:normal normal 500 13px/17px Montserrat;letter-spacing:0;text-align:left}.frame-section .safe-text{color:#fff}.frame-section .safe-text b{color:#fff;font:normal normal 700 13px/17px Montserrat;letter-spacing:0;text-align:left;text-transform:uppercase}.frame-section .popup-expert-image{height:60px}.frame-section .popup-expert-label{color:#fff;font:normal normal 700 15px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .back-button-container{height:47px}.frame-section .gray-button-ollintel,.frame-section .yellow-button-ollintel{border-radius:10px;color:#f6f6f6;font:normal normal 700 13px/17px Montserrat;height:47px;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase;width:155px}.frame-section .insert-code-body .gray-button-ollintel,.frame-section .insert-code-body .yellow-button-ollintel{width:100%}.frame-section .roboto-bold-little{font:normal normal 700 11px/15px Roboto Slab;opacity:1;text-transform:uppercase}.frame-section .div-help-label{color:#fff;font:normal normal 500 13px/17px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-help-link{color:#9ccee1;font:normal normal 900 13px/17px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .div-help-required-fields{color:#fff;font:normal normal 500 11px/14px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-textfield-data-label{color:#fff;font:normal normal 700 11px/15px Roboto Slab;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .form-radio{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#001833 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:26px;height:46px;opacity:1;width:46px}.frame-section .form-radio:checked{background-color:#001833;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#d2d6dc}.frame-section .form-input,.frame-section .form-textarea{background-color:#0f2640!important;border-color:#d2d6dc!important}.frame-section .form-input:active,.frame-section .form-input:focus,.frame-section .form-textarea:active,.frame-section .form-textarea:focus{background-color:#001833!important;border-color:#d2d6dc!important}.frame-section .form-select{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#0f2640 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:10px;color:#fff;font-family:Montserrat;font-size:13px;font-weight:500;opacity:1;width:-webkit-fill-available}.contact-form-credentials{display:flex;flex-flow:column}.contact-form-credentials-name{margin:0!important}.information-popup{background-color:rgba(0,24,51,.5);border-radius:20px;padding:20px 30px}.box-test-explanation{padding:30px}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);margin:17px;opacity:1}.box-data-insertion{padding:25px;width:98%}.box-data-insertion .button-start{height:48px;margin-top:30px;width:240px}.box-contact{max-height:98%;max-width:330px;width:100%}.welcome-start{height:160px;padding:25px;position:relative}.choice-card,.section-choice-card{padding:20px}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:13px;height:38px;text-align:center;width:38px}.popup-card{flex-direction:column-reverse}.popup-expert{align-self:left;flex-direction:row;justify-content:left;margin-top:10px}.popup-expert-image{height:70px}.popup-expert-label{text-align:start}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;height:-webkit-fill-available;margin-bottom:60px;margin-top:65px}.option-width{width:130px}.web-break{display:none}.mobile-break{flex-basis:100%;height:0}.popup-title{font-size:26px}.popup-text{font-size:12px}.expl-title{font-size:26px}.expl-text{font-size:14px}.little-text{font-size:9px}.insert-code-image{display:none}.explanation-page{flex-direction:column}.explanation-img{justify-content:start}.expl-img{width:92%}.titles{font:normal normal 700 23px Roboto Slab;opacity:1}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:normal normal 400 14px/20px Montserrat;white-space:pre-line}.bld{font:normal normal 700 14px/18px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:50px;margin-top:72px;opacity:1;width:160px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}}@media screen and (min-width:361px) and (max-width:574px) and (orientation:portrait){.mobile-hide br{display:none}.header .brand{height:60px;width:53px}.header .header-title{color:#f6f6f6;font:normal normal 700 20px/22px Roboto Slab;letter-spacing:0;opacity:1;text-align:center}.frame-section{position:inherit}.frame-section .mini-popup-command{height:30px;width:30px}.frame-section .mini-popup-title{color:#fff;font:normal normal 700 13px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .mini-popup-text{color:#fff;font:normal normal 500 12px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .popup-title{color:#fff;font:normal normal 700 21px/23px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .big-card .popup-title{padding:25px 30px 0}.frame-section .popup-text{font:normal normal 600 12px/16px Roboto Slab}.frame-section .number-text,.frame-section .popup-text{color:#fff;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .number-text{font-family:Montserrat;font-size:12px;font-weight:700}.frame-section .error-text{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity));font:normal normal 600 12px/16px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .field-error,.frame-section .tracking-wider{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:none}.frame-section .questions .field-error,.frame-section .questions .tracking-wider{font:normal normal 500 10px/13px Montserrat;text-align:center;text-transform:uppercase}.frame-section .questions .popup-title{color:#fff;font:normal normal 700 20px/22px Roboto Slab;letter-spacing:0;opacity:1}.frame-section .questions .question-text-margin{margin-left:10px}.frame-section .questions .header-padding{padding-left:10px;padding-right:10px}.frame-section .questions .center-margin{margin-bottom:20px}.frame-section .expl-text{color:#001833;opacity:1}.frame-section .expl-text,.frame-section .safe-text{font:normal normal 500 14px/18px Montserrat;letter-spacing:0;text-align:left}.frame-section .safe-text{color:#fff}.frame-section .safe-text b{color:#fff;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;text-align:left;text-transform:uppercase}.frame-section .popup-expert-image{height:60px}.frame-section .popup-expert-label{color:#fff;font:normal normal 700 16px/19px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .back-button-container{height:50px}.frame-section .gray-button-ollintel,.frame-section .yellow-button-ollintel{border-radius:10px;color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;height:50px;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase;width:155px}.frame-section .insert-code-body .gray-button-ollintel,.frame-section .insert-code-body .yellow-button-ollintel{width:100%}.frame-section .roboto-bold-little{font:normal normal 700 12px/16px Roboto Slab;opacity:1;text-transform:uppercase}.frame-section .div-help-label{color:#fff;font:normal normal 500 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-help-link{color:#9ccee1;font:normal normal 900 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-textfield-data-label{color:#fff;font:normal normal 700 12px/16px Roboto Slab;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .form-radio{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#001833 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:26px;height:50px;opacity:1;width:50px}.frame-section .form-radio:checked{background-color:#001833;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#d2d6dc}.frame-section .form-input,.frame-section .form-textarea{background-color:#0f2640!important;border-color:#d2d6dc!important}.frame-section .form-input:active,.frame-section .form-input:focus,.frame-section .form-textarea:active,.frame-section .form-textarea:focus{background-color:#001833!important;border-color:#d2d6dc!important}.frame-section .form-select{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#0f2640 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:10px;color:#fff;font-family:Montserrat;font-size:13px;font-weight:500;opacity:1;width:-webkit-fill-available}.box-contact{max-height:98%;width:100%}.contact-form-credentials{display:flex;flex-flow:column}.contact-form-credentials-name{margin:0!important}.information-popup{background-color:rgba(0,24,51,.5);border-radius:20px;padding:20px 30px}.welcome-start{height:160px;padding:25px;position:relative}.choice-card,.section-choice-card{padding:25px}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:13px;height:43px;text-align:center;width:43px}.popup-card{flex-direction:column-reverse}.popup-expert{align-self:left;flex-direction:row;justify-content:left;margin-top:10px}.popup-expert-image{height:70px}.popup-expert-label{text-align:start}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;height:-webkit-fill-available;margin-bottom:60px;margin-top:65px}.option-width{width:140px}.web-break{display:none}.mobile-break{flex-basis:100%;height:0}.popup-title{font-size:26px}.popup-text{font-size:12px}.expl-title{font-size:26px}.expl-text{font-size:14px}.little-text{font-size:9px}.insert-code-image{display:none}.explanation-page{flex-direction:column}.explanation-img{justify-content:start}.expl-img{height:auto;width:92%}.box-test-explanation{padding:30px;width:90%}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);margin:17px;opacity:1}.box-data-insertion{min-height:450px;padding:25px;width:98%}.box-data-insertion .button-start{height:48px;margin-top:30px;width:240px}.titles{font:normal normal 700 24px Roboto Slab;opacity:1}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:normal normal 400 14px/20px Montserrat;white-space:pre-line}.bld{font:normal normal 700 14px/18px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:50px;margin-top:72px;opacity:1;width:160px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}.spacer-82{clear:both;height:82px;width:100%}.div-textfield-data{margin-top:66px}.div-textfield-data-label{color:#fff;font:normal normal 700 12px/16px Roboto Slab;margin-bottom:10px}.div-select-option-label,.div-textfield-data-label{letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.div-select-option-label{color:#f6f6f6;font:normal normal 500 14px/18px Montserrat}.div-help-label{color:#fff;font:normal normal 500 14px/18px Montserrat}.div-help-label,.div-help-link{letter-spacing:0;opacity:1;text-align:left}.div-help-link{color:#9ccee1;font:normal normal 900 14px/18px Montserrat;text-transform:uppercase}.div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;margin-top:5px;opacity:1;text-align:left}.button-text{font:normal normal 700 14px/18px Montserrat;text-align:center}.button-text,.select-ollintel-text{color:#f6f6f6;letter-spacing:0;opacity:1;text-transform:uppercase}.select-ollintel-text{font:normal normal 500 14px/18px Montserrat;text-align:left}.roboto-bold-little{font:normal normal 700 12px/16px Roboto Slab;text-transform:uppercase}.montserrat-medium,.roboto-bold-little{color:#fff;letter-spacing:0;opacity:1;text-align:left}.montserrat-medium{font:normal normal 500 14px/18px Montserrat}.button-press-to-continue{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:50px;margin-top:30px;opacity:1;width:240px}.button-press-to-continue-text{color:#f6f6f6;font:normal normal 700 16px/19px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}}@media screen and (min-width:361px) and (max-width:574px) and (orientation:landscape){.contact-form-credentials{display:flex;flex-flow:column}.contact-form-credentials-name{margin:0!important}.mobile-hide br{display:none}.information-popup{background-color:rgba(0,24,51,.5);border-radius:20px;padding:20px 30px}.welcome-start{height:160px;padding:25px;position:relative}.choice-card,.section-choice-card{padding:30px}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:17px;height:50px;text-align:center;width:50px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:120px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;height:-webkit-fill-available;margin-bottom:60px;margin-top:65px}.option-width{width:130px}.web-break{display:none}.mobile-break{flex-basis:100%;height:0}.popup-title{font-size:26px}.popup-text{font-size:12px}.expl-title{font-size:26px}.expl-text{font-size:14px}.little-text{font-size:9px}.insert-code-image{display:none}.explanation-page{flex-direction:column}.explanation-img{justify-content:start}.expl-img{width:92%}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1;padding:30px 30px 30px 29px}.box-data-insertion{min-height:450px}.box-data-insertion .button-start{height:48px;margin-top:30px;width:240px}.titles{font:normal normal 700 26px/28px Roboto Slab;opacity:1}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:normal normal 400 14px/18px Montserrat;padding:0 0 0 29px;white-space:pre-line}.bld{font:normal normal 700 14px/18px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:50px;margin-bottom:70px;opacity:1;width:160px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}}@media screen and (min-width:575px) and (max-width:767px) and (orientation:portrait){.contact-form-credentials{display:flex;flex-flow:column}.contact-form-credentials-name{margin:0!important}.mobile-hide br{display:none}.information-popup{background-color:rgba(0,24,51,.5);border-radius:20px;padding:20px 30px}.welcome-start{height:160px;padding:25px;position:relative}.choice-card,.section-choice-card{padding:30px}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:17px;height:50px;text-align:center;width:50px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:120px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;height:-webkit-fill-available;margin-bottom:60px;margin-top:65px}.option-width{width:130px}.web-break{display:none}.mobile-break{flex-basis:100%;height:0}.popup-title{font-size:22px}.popup-text{font-size:15px}.insert-code-image{height:300px;width:300px}.explanation-page{flex-direction:column}.explanation-img{justify-content:start}.expl-img{width:92%}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1;padding:30px 30px 30px 29px}.box-data-insertion{min-height:450px}.box-data-insertion .button-start{height:48px;margin-top:30px;width:240px}.titles{font:normal normal 700 48px/50px Roboto Slab;opacity:1;padding:0 0 0 29px}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:18px Montserrat;font-weight:400;padding:0 30px 92px 29px;white-space:pre-line}.bld{font:normal normal 700 18px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:50px;margin-bottom:70px;opacity:1;width:160px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}}@media screen and (min-width:575px) and (max-width:767px) and (orientation:landscape){.contact-form-credentials{display:flex;flex-flow:row}.information-popup{background-color:rgba(0,24,51,.5);border-radius:20px;padding:20px 30px}.mobile-hide br{display:none}.welcome-start{height:160px;padding:25px;position:relative}.choice-card,.section-choice-card{padding:30px}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:18px;height:50px;text-align:center;width:50px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:140px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;height:-webkit-fill-available;margin-bottom:60px;margin-top:65px}.option-width{width:130px}.web-break{display:none}.mobile-break{flex-basis:100%;height:0}.popup-title{font-size:22px}.popup-text{font-size:15px}.insert-code-image{display:none}.explanation-page{flex-direction:column}.explanation-img{justify-content:start}.expl-img{width:92%}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1;padding:30px 30px 30px 29px}.box-data-insertion{min-height:450px}.box-data-insertion .button-start{height:48px;margin-top:30px;width:240px}.titles{font:normal normal 700 48px/50px Roboto Slab;opacity:1;padding:0 0 0 29px}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:18px Montserrat;font-weight:400;padding:0 30px 92px 29px;white-space:pre-line}.bld{font:normal normal 700 18px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:50px;margin-bottom:70px;opacity:1;width:160px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}}@media screen and (min-width:768px) and (max-width:991px) and (orientation:portrait){.contact-form-credentials{display:flex;flex-flow:row}.welcome-start{bottom:0;height:200px;padding:35px;position:fixed;z-index:40000}.mobile-hide br{display:none}.choice-card,.section-choice-card{padding:35px}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:18px;height:50px;text-align:center;width:50px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:140px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;height:-webkit-fill-available;margin-bottom:60px;margin-top:65px}.option-width{width:130px}.web-break{display:none}.mobile-break{flex-basis:100%;height:0}.popup-title{font-size:23px}.popup-text{font-size:15px}.insert-code-image{height:300px;width:300px}.explanation-page{flex-direction:column}.explanation-img{justify-content:start}.expl-img{width:92%}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1;padding:30px 30px 30px 29px}.box-data-insertion{min-height:450px}.box-data-insertion .button-start{height:48px;margin-top:30px;width:240px}.titles{font:normal normal 700 48px/50px Roboto Slab;opacity:1;padding:0 0 0 29px}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:18px Montserrat;font-weight:400;padding:0 30px 92px 29px;white-space:pre-line}.bld{font:normal normal 700 18px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:50px;margin-bottom:70px;opacity:1;width:160px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}}@media screen and (min-width:768px) and (max-width:991px) and (orientation:landscape){.contact-form-credentials{display:flex;flex-flow:row}.welcome-start{bottom:0;height:200px;padding:35px;position:fixed;z-index:40000}.mobile-hide br{display:none}.choice-card,.section-choice-card{padding:35px}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:18px;height:50px;text-align:center;width:50px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:160px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;height:-webkit-fill-available;margin-bottom:60px;margin-top:65px}.option-width{width:130px}.web-break{display:none}.mobile-break{flex-basis:100%;height:0}.popup-title{font-size:22px}.popup-text{font-size:15px}.insert-code-image{height:250px;width:250px}.explanation-page{flex-direction:column}.explanation-img{justify-content:start}.expl-img{width:92%}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1;padding:30px 30px 30px 29px}.box-data-insertion{min-height:450px}.box-data-insertion .button-start{height:48px;margin-top:30px;width:240px}.titles{font:normal normal 700 48px/50px Roboto Slab;opacity:1;padding:0 0 0 29px}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:18px Montserrat;font-weight:400;padding:0 30px 92px 29px;white-space:pre-line}.bld{font:normal normal 700 18px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-radius:10px;height:50px;margin-bottom:70px;opacity:1;width:160px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}}@media screen and (min-width:992px) and (max-width:1199px) and (orientation:portrait){.contact-form-credentials{display:flex;flex-flow:row}.welcome-start{bottom:0;height:200px;padding:35px;position:fixed;z-index:40000}.choice-card,.section-choice-card{padding:40px}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:18px;height:50px;text-align:center;width:50px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:160px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;height:-webkit-fill-available;margin-bottom:60px;margin-top:65px}.option-width{width:130px}.web-break{display:none}.mobile-break{flex-basis:100%;height:0}.popup-title{font-size:30px}.popup-text{font-size:16px}.insert-code-body{width:674px}.insert-code-image{height:400px;width:400px}.explanation-page{flex-direction:row}.explanation-img{justify-content:center}.expl-img{width:92%}.box-test-explanation{margin-right:300px}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1;padding:70px 80px 30px;width:-moz-fit-content;width:fit-content}.box-data-insertion .button-start{height:48px;margin-top:30px;width:240px}.titles{font:normal normal 700 48px/50px Roboto Slab;opacity:1}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:16px Montserrat;font-weight:400;line-height:1.375;white-space:pre-line}.bld{font:normal normal 700 16px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-color:#f2c300;border-radius:10px;border-width:2px;height:50px;margin-bottom:20px;margin-top:70px;opacity:1;width:200px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}.button-start:hover{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:rgba(242,194,0,0) 0 0 no-repeat padding-box;border-radius:10px;color:#f2c300;opacity:1;outline:none;transition:.3s linear}}@media screen and (min-width:992px) and (max-width:1199px) and (orientation:landscape){.contact-form-credentials{display:flex;flex-flow:row;margin-top:50px;width:-moz-max-content;width:max-content}.header-title{color:#f6f6f6;font:normal normal 700 32px Roboto Slab;letter-spacing:0;opacity:1;text-align:center}.information-popup{background-color:rgba(0,24,51,.5);padding:40px 60px}.welcome-start{bottom:0;height:200px;padding:35px;position:fixed;z-index:40000}.choice-card{padding:70px}.section-choice-card{padding:40px 40px 0}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:18px;height:50px;text-align:center;width:50px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:150px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;height:-webkit-fill-available;margin-bottom:70px;margin-top:70px;max-width:770px}.option-width{width:180px}.web-break{flex-basis:100%;height:0}.mobile-break{display:none}.team-leader-margin{margin-left:80px}.popup-title{font-size:30px}.popup-text{font-size:14px}.little-text{font-size:13px}.insert-code-body{margin-right:300px;min-height:670px;width:600px}.insert-code-image{height:400px;width:400px}.explanation-page{flex-direction:row}.explanation-img{justify-content:center}.expl-img{width:500px}.box-test-explanation{padding:70px 80px 30px;width:-moz-fit-content;width:fit-content}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1}.box-data-insertion{padding:70px 80px;width:-moz-max-content;width:max-content}.box-data-insertion .div-box-width{min-width:750px}.box-data-insertion .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;margin-bottom:40px;opacity:1;text-align:left}.box-data-insertion .box-start{height:450px;width:500px}.box-data-insertion .button-start{width:260px}.box-survey{min-width:670px;padding-bottom:20px}.box-survey .white-box{align-self:center;height:-moz-fit-content;height:fit-content;max-width:400px}.box-survey .big-image{max-height:400px;width:auto}.box-contact{min-width:850px}.box-message{min-width:670px}.titles{font:normal normal 700 48px/50px Roboto Slab;opacity:1}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:16px Montserrat;font-weight:400;line-height:1.375;white-space:pre-line}.bld{font:normal normal 700 16px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-color:#f2c300;border-radius:10px;border-width:2px;height:50px;margin-bottom:20px;margin-top:70px;opacity:1;width:200px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}.button-start:hover{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:rgba(242,194,0,0) 0 0 no-repeat padding-box;border-radius:10px;color:#f2c300;opacity:1;outline:none;transition:.3s linear}.frame-section{position:inherit}.frame-section .insert-code-body .titles{margin-bottom:60px}.frame-section .insert-code-body .div-help-required-fields{margin-bottom:70px}.frame-section .mini-popup-command{height:30px;width:30px}.frame-section .mini-popup-title{color:#fff;font:normal normal 700 16px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .mini-popup-text{color:#fff;font:normal normal 500 16px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .popup-title{color:#fff;font:normal normal 700 30px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .big-card .popup-title{padding:25px 30px 0}.frame-section .popup-text{font:normal normal 600 14px Roboto Slab}.frame-section .number-text,.frame-section .popup-text{color:#fff;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .number-text{font-family:Montserrat;font-size:16px;font-weight:700}.frame-section .error-text{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity));font:normal normal 600 16px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .field-error,.frame-section .tracking-wider{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:none}.frame-section .questions .field-error,.frame-section .questions .tracking-wider{font:normal normal 500 10px/13px Montserrat;text-align:center;text-transform:uppercase}.frame-section .questions .popup-title{color:#fff;font:normal normal 700 30px Roboto Slab;letter-spacing:0;opacity:1}.frame-section .questions .question-text-margin{margin-left:20px}.frame-section .questions .header-padding{padding-left:20px;padding-right:20px}.frame-section .questions .center-margin{margin-bottom:50px}.frame-section .expl-text{color:#001833;font:normal normal 500 16px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .safe-text{color:#fff;font:normal normal 500 18px Montserrat;letter-spacing:0;text-align:left}.frame-section .safe-text b{color:#fff;font:normal normal 700 18px Montserrat;letter-spacing:0;text-align:left;text-transform:uppercase}.frame-section .popup-expert-label{color:#fff;font:normal normal 700 16px/19px Montserrat;letter-spacing:0;opacity:1;text-align:center}.frame-section .back-button-container{height:50px}.frame-section .gray-button-ollintel,.frame-section .yellow-button-ollintel{border-radius:10px;color:#f6f6f6;font:normal normal 700 14px Montserrat;height:50px;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase;width:155px}.frame-section .roboto-bold-little{font:normal normal 700 14px/16px Roboto Slab;opacity:1;text-transform:uppercase}.frame-section .div-help-label{color:#fff;font:normal normal 500 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-help-link{color:#9ccee1;font:normal normal 900 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-textfield-data-label{color:#fff;font:normal normal 700 13px Roboto Slab;letter-spacing:0;margin-top:50px;opacity:1;text-align:left;text-transform:uppercase}.frame-section .form-input,.frame-section .form-textarea{background-color:#0f2640!important;border-color:#d2d6dc!important}.frame-section .form-input:active,.frame-section .form-input:focus,.frame-section .form-textarea:active,.frame-section .form-textarea:focus{background-color:#001833!important;border-color:#d2d6dc!important}.frame-section .form-select{background:#0f2640 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:10px;color:#fff;font-family:Montserrat;font-size:18px;font-weight:500;min-width:350px;width:-webkit-fill-available}.frame-section .form-radio,.frame-section .form-select{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);opacity:1}.frame-section .form-radio{background:#001833 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:26px;height:50px;width:50px}.frame-section .form-radio:checked{background-color:#001833;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#d2d6dc}}@media screen and (min-width:1200px) and (max-width:1599px) and (orientation:portrait){.contact-form-credentials{display:flex;flex-flow:row;margin-top:50px;width:-moz-max-content;width:max-content}.header-title{color:#f6f6f6;font:normal normal 700 32px Roboto Slab;letter-spacing:0;opacity:1;text-align:center}.information-popup{background-color:rgba(0,24,51,.5);padding:40px 60px}.welcome-start{bottom:0;height:200px;padding:35px;position:fixed;z-index:40000}.choice-card{padding:70px}.section-choice-card{padding:40px 40px 0}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:18px;height:50px;text-align:center;width:50px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:150px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;margin-bottom:70px;margin-top:70px;max-width:770px;width:-webkit-fill-available}.option-width{width:180px}.web-break{flex-basis:100%;height:0}.mobile-break{display:none}.team-leader-margin{margin-left:80px}.popup-title{font-size:40px}.popup-text{font-size:14px}.little-text{font-size:13px}.insert-code-body{min-height:670px;width:600px}.insert-code-image{height:600px;width:600px}.explanation-page{flex-direction:row}.explanation-img{justify-content:center}.expl-img{width:600px}.box-test-explanation{margin-right:300px;padding:70px 80px 30px;width:-moz-fit-content;width:fit-content}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1}.box-data-insertion{padding:70px 80px;width:-moz-max-content;width:max-content}.box-data-insertion .div-box-width{min-width:750px}.box-data-insertion .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;margin-bottom:40px;opacity:1;text-align:left}.box-data-insertion .box-start{height:450px;width:500px}.box-data-insertion .button-start{width:260px}.box-survey{min-width:670px;padding-bottom:20px}.box-survey .white-box{align-self:center;height:-moz-fit-content;height:fit-content;max-width:400px}.box-survey .big-image{max-height:400px;width:auto}.box-contact{min-width:850px}.box-message{min-width:670px}.titles{font:normal normal 700 48px/50px Roboto Slab;opacity:1}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:16px Montserrat;font-weight:400;line-height:1.375;white-space:pre-line}.bld{font:normal normal 700 16px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-color:#f2c300;border-radius:10px;border-width:2px;height:50px;margin-bottom:20px;margin-top:70px;opacity:1;width:200px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}.button-start:hover{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:rgba(242,194,0,0) 0 0 no-repeat padding-box;border-radius:10px;color:#f2c300;opacity:1;outline:none;transition:.3s linear}.frame-section{position:inherit}.frame-section .insert-code-body .titles{margin-bottom:60px}.frame-section .insert-code-body .div-help-required-fields{margin-bottom:70px}.frame-section .mini-popup-command{height:30px;width:30px}.frame-section .mini-popup-title{color:#fff;font:normal normal 700 16px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .mini-popup-text{color:#fff;font:normal normal 500 16px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .popup-title{color:#fff;font:normal normal 700 21px/23px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .big-card .popup-title{padding:25px 30px 0}.frame-section .popup-text{font:normal normal 600 14px Roboto Slab}.frame-section .number-text,.frame-section .popup-text{color:#fff;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .number-text{font-family:Montserrat;font-size:16px;font-weight:700}.frame-section .error-text{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity));font:normal normal 600 16px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .field-error,.frame-section .tracking-wider{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:none}.frame-section .questions .field-error,.frame-section .questions .tracking-wider{font:normal normal 500 10px/13px Montserrat;text-align:center;text-transform:uppercase}.frame-section .questions .popup-title{color:#fff;font:normal normal 700 26px Roboto Slab;letter-spacing:0;opacity:1}.frame-section .questions .question-text-margin{margin-left:20px}.frame-section .questions .header-padding{padding-left:20px;padding-right:20px}.frame-section .questions .center-margin{margin-bottom:50px}.frame-section .expl-text{color:#001833;font:normal normal 500 16px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .safe-text{color:#fff;font:normal normal 500 18px Montserrat;letter-spacing:0;text-align:left}.frame-section .safe-text b{color:#fff;font:normal normal 700 18px Montserrat;letter-spacing:0;text-align:left;text-transform:uppercase}.frame-section .popup-expert-label{color:#fff;font:normal normal 700 16px/19px Montserrat;letter-spacing:0;opacity:1;text-align:center}.frame-section .back-button-container{height:50px}.frame-section .gray-button-ollintel,.frame-section .yellow-button-ollintel{border-radius:10px;color:#f6f6f6;font:normal normal 700 14px Montserrat;height:50px;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase;width:155px}.frame-section .roboto-bold-little{font:normal normal 700 14px/16px Roboto Slab;opacity:1;text-transform:uppercase}.frame-section .div-help-label{color:#fff;font:normal normal 500 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-help-link{color:#9ccee1;font:normal normal 900 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;margin-bottom:100px;opacity:1;text-align:left}.frame-section .div-textfield-data-label{color:#fff;font:normal normal 700 13px Roboto Slab;letter-spacing:0;margin-top:50px;opacity:1;text-align:left;text-transform:uppercase}.frame-section .form-input,.frame-section .form-textarea{background-color:#0f2640!important;border-color:#d2d6dc!important}.frame-section .form-input:active,.frame-section .form-input:focus,.frame-section .form-textarea:active,.frame-section .form-textarea:focus{background-color:#001833!important;border-color:#d2d6dc!important}.frame-section .form-select{background:#0f2640 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:10px;color:#fff;font-family:Montserrat;font-size:18px;font-weight:500;min-width:350px;width:-webkit-fill-available}.frame-section .form-radio,.frame-section .form-select{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);opacity:1}.frame-section .form-radio{background:#001833 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:26px;height:50px;width:50px}.frame-section .form-radio:checked{background-color:#001833;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#d2d6dc}}@media screen and (min-width:1200px) and (max-width:1599px) and (orientation:landscape){.contact-form-credentials{display:flex;flex-flow:row;margin-top:50px;width:-moz-max-content;width:max-content}.header-title{color:#f6f6f6;font:normal normal 700 32px Roboto Slab;letter-spacing:0;opacity:1;text-align:center}.information-popup{background-color:rgba(0,24,51,.5);padding:40px 60px}.welcome-start{bottom:0;height:200px;padding:35px;position:fixed;z-index:40000}.choice-card{padding:70px}.section-choice-card{padding:40px 40px 0}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:20px;height:55px;text-align:center;width:55px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:150px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;margin-bottom:70px;margin-top:70px;max-width:770px;width:-webkit-fill-available}.option-width{width:180px}.web-break{flex-basis:100%;height:0}.mobile-break{display:none}.team-leader-margin{margin-left:80px}.popup-title{font-size:40px}.popup-text{font-size:14px}.little-text{font-size:13px}.insert-code-body{margin-right:300px;min-height:670px;width:600px}.insert-code-image{height:600px;width:600px}.explanation-page{flex-direction:row}.explanation-img{justify-content:center}.expl-img{width:600px}.box-test-explanation{margin-right:300px;padding:70px 80px 30px;width:-moz-fit-content;width:fit-content}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1}.box-data-insertion{padding:70px 80px;width:-moz-max-content;width:max-content}.box-data-insertion .div-box-width{min-width:750px}.box-data-insertion .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;margin-bottom:40px;opacity:1;text-align:left}.box-data-insertion .box-start{height:450px;width:500px}.box-data-insertion .button-start{width:260px}.box-survey{min-width:670px;padding-bottom:20px}.box-survey .white-box{align-self:center;height:-moz-fit-content;height:fit-content;max-width:400px}.box-survey .big-image{max-height:400px;width:auto}.box-contact{min-width:850px}.box-message{min-width:670px}.titles{font:normal normal 700 48px/50px Roboto Slab;opacity:1}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:16px Montserrat;font-weight:400;line-height:1.375;white-space:pre-line}.bld{font:normal normal 700 16px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-color:#f2c300;border-radius:10px;border-width:2px;height:50px;margin-bottom:20px;margin-top:70px;opacity:1;width:200px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}.button-start:hover{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:rgba(242,194,0,0) 0 0 no-repeat padding-box;border-radius:10px;color:#f2c300;opacity:1;outline:none;transition:.3s linear}.frame-section{position:inherit}.frame-section .insert-code-body .titles{margin-bottom:60px}.frame-section .insert-code-body .div-help-required-fields{margin-bottom:70px}.frame-section .mini-popup-command{height:30px;width:30px}.frame-section .mini-popup-title{color:#fff;font:normal normal 700 16px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .mini-popup-text{color:#fff;font:normal normal 500 16px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .popup-title{color:#fff;font:normal normal 700 40px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .big-card .popup-title{padding:25px 30px 0}.frame-section .popup-text{font:normal normal 600 14px Roboto Slab}.frame-section .number-text,.frame-section .popup-text{color:#fff;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .number-text{font-family:Montserrat;font-size:16px;font-weight:700}.frame-section .error-text{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity));font:normal normal 600 16px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .field-error,.frame-section .tracking-wider{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:none}.frame-section .questions .field-error,.frame-section .questions .tracking-wider{font:normal normal 500 10px/13px Montserrat;text-align:center;text-transform:uppercase}.frame-section .questions .popup-title{color:#fff;font:normal normal 700 26px Roboto Slab;letter-spacing:0;opacity:1}.frame-section .questions .question-text-margin{margin-left:20px}.frame-section .questions .header-padding{padding-left:20px;padding-right:20px}.frame-section .questions .center-margin{margin-bottom:50px}.frame-section .expl-text{color:#001833;font:normal normal 500 16px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .safe-text{color:#fff;font:normal normal 500 18px Montserrat;letter-spacing:0;text-align:left}.frame-section .safe-text b{color:#fff;font:normal normal 700 18px Montserrat;letter-spacing:0;text-align:left;text-transform:uppercase}.frame-section .popup-expert-label{color:#fff;font:normal normal 700 16px/19px Montserrat;letter-spacing:0;opacity:1;text-align:center}.frame-section .back-button-container{height:50px}.frame-section .gray-button-ollintel,.frame-section .yellow-button-ollintel{border-radius:10px;color:#f6f6f6;font:normal normal 700 14px Montserrat;height:50px;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase;width:155px}.frame-section .roboto-bold-little{font:normal normal 700 14px/16px Roboto Slab;opacity:1;text-transform:uppercase}.frame-section .div-help-label{color:#fff;font:normal normal 500 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-help-link{color:#9ccee1;font:normal normal 900 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-textfield-data-label{color:#fff;font:normal normal 700 13px Roboto Slab;letter-spacing:0;margin-top:50px;opacity:1;text-align:left;text-transform:uppercase}.frame-section .form-input,.frame-section .form-textarea{background-color:#0f2640!important;border-color:#d2d6dc!important}.frame-section .form-input:active,.frame-section .form-input:focus,.frame-section .form-textarea:active,.frame-section .form-textarea:focus{background-color:#001833!important;border-color:#d2d6dc!important}.frame-section .form-select{background:#0f2640 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:10px;color:#fff;font-family:Montserrat;font-size:18px;font-weight:500;min-width:350px;width:-webkit-fill-available}.frame-section .form-radio,.frame-section .form-select{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);opacity:1}.frame-section .form-radio{background:#001833 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:26px;height:50px;width:50px}.frame-section .form-radio:checked{background-color:#001833;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#d2d6dc}}@media screen and (min-width:1600px) and (orientation:portrait){.contact-form-credentials{display:flex;flex-flow:row;margin-top:50px;width:-moz-max-content;width:max-content}.header-title{color:#f6f6f6;font:normal normal 700 32px Roboto Slab;letter-spacing:0;opacity:1;text-align:center}.information-popup{background-color:rgba(0,24,51,.5);padding:40px 60px}.welcome-start{bottom:0;height:200px;padding:35px;position:fixed;z-index:40000}.choice-card{padding:70px}.section-choice-card{padding:40px 40px 0}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:20px;height:55px;text-align:center;width:55px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:150px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;margin-bottom:70px;margin-top:70px;max-width:770px;width:-webkit-fill-available}.option-width{width:180px}.web-break{flex-basis:100%;height:0}.mobile-break{display:none}.team-leader-margin{margin-left:80px}.popup-title{font-size:40px}.popup-text{font-size:14px}.little-text{font-size:13px}.insert-code-body{margin-right:300px;min-height:670px;width:600px}.insert-code-image{height:600px;width:600px}.explanation-page{flex-direction:row}.explanation-img{justify-content:center}.expl-img{width:600px}.box-test-explanation{margin-right:300px;padding:70px 80px 30px;width:-moz-fit-content;width:fit-content}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1}.box-data-insertion{padding:70px 80px;width:-moz-max-content;width:max-content}.box-data-insertion .div-box-width{min-width:750px}.box-data-insertion .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;margin-bottom:40px;opacity:1;text-align:left}.box-data-insertion .box-start{height:450px;width:500px}.box-data-insertion .button-start{width:260px}.box-survey{min-width:670px;padding-bottom:20px}.box-survey .white-box{align-self:center;height:-moz-fit-content;height:fit-content;max-width:400px}.box-survey .big-image{max-height:400px;width:auto}.box-contact{min-width:850px}.box-message{min-width:670px}.titles{font:normal normal 700 48px/50px Roboto Slab;opacity:1}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:16px Montserrat;font-weight:400;line-height:1.375;white-space:pre-line}.bld{font:normal normal 700 16px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-color:#f2c300;border-radius:10px;border-width:2px;height:50px;margin-bottom:20px;margin-top:70px;opacity:1;width:200px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}.button-start:hover{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:rgba(242,194,0,0) 0 0 no-repeat padding-box;border-radius:10px;color:#f2c300;opacity:1;outline:none;transition:.3s linear}.frame-section{position:inherit}.frame-section .insert-code-body .titles{margin-bottom:60px}.frame-section .insert-code-body .div-help-required-fields{margin-bottom:70px}.frame-section .mini-popup-command{height:30px;width:30px}.frame-section .mini-popup-title{color:#fff;font:normal normal 700 16px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .mini-popup-text{color:#fff;font:normal normal 500 16px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .popup-title{color:#fff;font:normal normal 700 40px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .big-card .popup-title{padding:25px 30px 0}.frame-section .popup-text{font:normal normal 600 14px Roboto Slab}.frame-section .number-text,.frame-section .popup-text{color:#fff;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .number-text{font-family:Montserrat;font-size:16px;font-weight:700}.frame-section .error-text{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity));font:normal normal 600 16px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .field-error,.frame-section .tracking-wider{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:none}.frame-section .questions .field-error,.frame-section .questions .tracking-wider{font:normal normal 500 10px/13px Montserrat;text-align:center;text-transform:uppercase}.frame-section .questions .popup-title{color:#fff;font:normal normal 700 26px Roboto Slab;letter-spacing:0;opacity:1}.frame-section .questions .question-text-margin{margin-left:20px}.frame-section .questions .header-padding{padding-left:20px;padding-right:20px}.frame-section .questions .center-margin{margin-bottom:50px}.frame-section .expl-text{color:#001833;font:normal normal 500 16px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .safe-text{color:#fff;font:normal normal 500 18px Montserrat;letter-spacing:0;text-align:left}.frame-section .safe-text b{color:#fff;font:normal normal 700 18px Montserrat;letter-spacing:0;text-align:left;text-transform:uppercase}.frame-section .popup-expert-label{color:#fff;font:normal normal 700 16px/19px Montserrat;letter-spacing:0;opacity:1;text-align:center}.frame-section .back-button-container{height:50px}.frame-section .gray-button-ollintel,.frame-section .yellow-button-ollintel{border-radius:10px;color:#f6f6f6;font:normal normal 700 14px Montserrat;height:50px;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase;width:155px}.frame-section .roboto-bold-little{font:normal normal 700 14px/16px Roboto Slab;opacity:1;text-transform:uppercase}.frame-section .div-help-label{color:#fff;font:normal normal 500 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-help-link{color:#9ccee1;font:normal normal 900 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-textfield-data-label{color:#fff;font:normal normal 700 13px Roboto Slab;letter-spacing:0;margin-top:50px;opacity:1;text-align:left;text-transform:uppercase}.frame-section .form-input,.frame-section .form-textarea{background-color:#0f2640!important;border-color:#d2d6dc!important}.frame-section .form-input:active,.frame-section .form-input:focus,.frame-section .form-textarea:active,.frame-section .form-textarea:focus{background-color:#001833!important;border-color:#d2d6dc!important}.frame-section .form-select{background:#0f2640 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:10px;color:#fff;font-family:Montserrat;font-size:18px;font-weight:500;min-width:350px;width:-webkit-fill-available}.frame-section .form-radio,.frame-section .form-select{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);opacity:1}.frame-section .form-radio{background:#001833 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:26px;height:50px;width:50px}.frame-section .form-radio:checked{background-color:#001833;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#d2d6dc}}@media screen and (min-width:1600px) and (orientation:landscape){.contact-form-credentials{display:flex;flex-flow:row;margin-top:50px;width:-moz-max-content;width:max-content}.header-title{color:#f6f6f6;font:normal normal 700 32px Roboto Slab;letter-spacing:0;opacity:1;text-align:center}.information-popup{background-color:rgba(0,24,51,.5);padding:40px 60px}.welcome-start{bottom:0;height:200px;padding:35px;position:fixed;z-index:40000}.choice-card{padding:70px}.section-choice-card{padding:40px 40px 0}.small-yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#f2c300 0 0 no-repeat padding-box;border:2px solid #f2c300;border-radius:10px;font-size:20px;height:55px;text-align:center;width:55px}.popup-card{flex-direction:row}.popup-expert{align-self:center;flex-direction:column;justify-content:center}.popup-expert-image{width:150px}.popup-expert-label{text-align:center}.option-popup{display:flex!important;flex-direction:row;flex-wrap:wrap;margin-bottom:70px;margin-top:70px;max-width:770px;width:-webkit-fill-available}.option-width{width:180px}.web-break{flex-basis:100%;height:0}.mobile-break{display:none}.team-leader-margin{margin-left:80px}.popup-title{font-size:40px}.popup-text{font-size:14px}.little-text{font-size:13px}.insert-code-body{margin-right:300px;min-height:670px;width:600px}.insert-code-image{height:600px;width:600px}.explanation-page{flex-direction:row}.explanation-img{justify-content:center}.expl-img{width:600px}.box-test-explanation{margin-right:300px;padding:70px 80px 30px;width:-moz-fit-content;width:fit-content}.box-data-insertion,.box-test-explanation{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);background:#1b405c 0 0 no-repeat padding-box;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.161);opacity:1}.box-data-insertion{padding:70px 80px;width:-moz-max-content;width:max-content}.box-data-insertion .div-box-width{min-width:750px}.box-data-insertion .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;margin-bottom:40px;opacity:1;text-align:left}.box-data-insertion .box-start{height:450px;width:500px}.box-data-insertion .button-start{width:260px}.box-survey{min-width:670px;padding-bottom:20px}.box-survey .white-box{align-self:center;height:-moz-fit-content;height:fit-content;max-width:400px}.box-survey .big-image{max-height:400px;width:auto}.box-contact{min-width:850px}.box-message{min-width:670px}.titles{font:normal normal 700 48px/50px Roboto Slab;opacity:1}.descriptions,.titles{color:#fff;letter-spacing:0;text-align:left}.descriptions{font:16px Montserrat;font-weight:400;line-height:1.375;white-space:pre-line}.bld{font:normal normal 700 16px Montserrat}.button-start{background:#f2c300 0 0 no-repeat padding-box;border-color:#f2c300;border-radius:10px;border-width:2px;height:50px;margin-bottom:20px;margin-top:70px;opacity:1;width:200px}.button-start-text{color:#f6f6f6;font:normal normal 700 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase}.button-start:hover{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:rgba(242,194,0,0) 0 0 no-repeat padding-box;border-radius:10px;color:#f2c300;opacity:1;outline:none;transition:.3s linear}.frame-section{position:inherit}.frame-section .insert-code-body .titles{margin-bottom:60px}.frame-section .insert-code-body .div-help-required-fields{margin-bottom:70px}.frame-section .mini-popup-command{height:30px;width:30px}.frame-section .mini-popup-title{color:#fff;font:normal normal 700 16px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .mini-popup-text{color:#fff;font:normal normal 500 16px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .popup-title{color:#fff;font:normal normal 700 40px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .big-card .popup-title{padding:25px 30px 0}.frame-section .popup-text{font:normal normal 600 14px Roboto Slab}.frame-section .number-text,.frame-section .popup-text{color:#fff;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .number-text{font-family:Montserrat;font-size:16px;font-weight:700}.frame-section .error-text{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity));font:normal normal 600 16px Roboto Slab;letter-spacing:0;opacity:1;text-align:left}.frame-section .field-error,.frame-section .tracking-wider{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:none}.frame-section .questions .field-error,.frame-section .questions .tracking-wider{font:normal normal 500 10px/13px Montserrat;text-align:center;text-transform:uppercase}.frame-section .questions .popup-title{color:#fff;font:normal normal 700 26px Roboto Slab;letter-spacing:0;opacity:1}.frame-section .questions .question-text-margin{margin-left:20px}.frame-section .questions .header-padding{padding-left:20px;padding-right:20px}.frame-section .questions .center-margin{margin-bottom:50px}.frame-section .expl-text{color:#001833;font:normal normal 500 16px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .safe-text{color:#fff;font:normal normal 500 18px Montserrat;letter-spacing:0;text-align:left}.frame-section .safe-text b{color:#fff;font:normal normal 700 18px Montserrat;letter-spacing:0;text-align:left;text-transform:uppercase}.frame-section .popup-expert-label{color:#fff;font:normal normal 700 16px/19px Montserrat;letter-spacing:0;opacity:1;text-align:center}.frame-section .back-button-container{height:50px}.frame-section .gray-button-ollintel,.frame-section .yellow-button-ollintel{border-radius:10px;color:#f6f6f6;font:normal normal 700 14px Montserrat;height:50px;letter-spacing:0;opacity:1;text-align:center;text-transform:uppercase;width:155px}.frame-section .roboto-bold-little{font:normal normal 700 14px/16px Roboto Slab;opacity:1;text-transform:uppercase}.frame-section .div-help-label{color:#fff;font:normal normal 500 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-help-link{color:#9ccee1;font:normal normal 900 14px/18px Montserrat;letter-spacing:0;opacity:1;text-align:left;text-transform:uppercase}.frame-section .div-help-required-fields{color:#fff;font:normal normal 500 12px/15px Montserrat;letter-spacing:0;opacity:1;text-align:left}.frame-section .div-textfield-data-label{color:#fff;font:normal normal 700 13px Roboto Slab;letter-spacing:0;margin-top:50px;opacity:1;text-align:left;text-transform:uppercase}.frame-section .form-input,.frame-section .form-textarea{background-color:#0f2640!important;border-color:#d2d6dc!important}.frame-section .form-input:active,.frame-section .form-input:focus,.frame-section .form-textarea:active,.frame-section .form-textarea:focus{background-color:#001833!important;border-color:#d2d6dc!important}.frame-section .form-select{background:#0f2640 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:10px;color:#fff;font-family:Montserrat;font-size:18px;font-weight:500;min-width:350px;width:-webkit-fill-available}.frame-section .form-radio,.frame-section .form-select{backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);opacity:1}.frame-section .form-radio{background:#001833 0 0 no-repeat padding-box;border:1px solid #f6f6f6;border-radius:26px;height:50px;width:50px}.frame-section .form-radio:checked{background-color:#001833;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#d2d6dc}}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}.select-ollintel{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:#0f2640;background-image:none;border:1px solid #fff;border-radius:10px;color:#fff!important;display:grid;grid-area:select;grid-template-areas:"select";height:50px;margin:0;padding:10px}.select-ollintel:focus{background-color:rgba(0,24,51,.9)!important;border-radius:10px;box-shadow:0 0 0 3px rgba(164,202,254,.45);color:#fff!important;outline:none}.select-ollintel:after{background-color:var(--select-arrow);clip-path:polygon(100% 0,0 0,50% 100%);color:#fff;content:"\f13a";grid-area:select;height:.5em;justify-self:end;width:.8em}.yellow-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat;background:#f2c300 0 0 no-repeat;border:2px solid #f2c300;border-radius:10px;height:45px;opacity:1;outline:none;width:50%}.yellow-button-ollintel:hover{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:rgba(242,194,0,0) 0 0 no-repeat padding-box;border-radius:10px;color:#f2c300;opacity:1;outline:none;transition:.3s linear}.gray-button-ollintel{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:#6f6f6f 0 0 no-repeat padding-box;border:2px solid #6f6f6f;border-collapse:separate;border-radius:10px;height:45px;opacity:1;outline:none;perspective:1px;width:50%}.gray-button-ollintel:hover{background:var(--unnamed-color-f2c300) 0 0 no-repeat padding-box;background:hsla(0,0%,44%,0) 0 0 no-repeat padding-box;border-color:#fff;border-radius:10px;color:#fff;opacity:1;outline:none;transition:.3s linear}.border-radius-ollintel{border-radius:10px}.border-radius-ollintel20{border-radius:20px}.border-radius-ollintel-bar{border-top-left-radius:20px;border-top-right-radius:20px}.bg-yellow-ollintel{--bg-opacity:1;background-color:#f2c300}.text-blue-ollintel{--text-opacity:1;color:#9ccee1}.text-gray-ollintel{--text-opacity:1;color:#f6f6f6}.text-yellow-ollintel{--text-opacity:1;color:#f2c300}.border-yellow-ollintel{--border-opacity:1;border-color:#f2c300}.border-gray-ollintel{--border-opacity:1;border-color:#f6f6f6}.bg-dark-blue-ollintel{background-color:#1b405c}.bg-ollintel{background-image:url(../background-2_1080.jpg);background-repeat:no-repeat;background-size:cover}input:invalid,select:invalid,textarea:invalid{box-shadow:none}.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}}.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#d2d6dc;border-radius:.375rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem .75rem}.form-input::-moz-placeholder{color:#9fa6b2;opacity:1}.form-input::placeholder{color:#9fa6b2;opacity:1}.form-input:focus{border-color:#a4cafe;box-shadow:0 0 0 3px rgba(164,202,254,.45);outline:none}.form-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#d2d6dc;border-radius:.375rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem .75rem}.form-textarea::-moz-placeholder{color:#9fa6b2;opacity:1}.form-textarea::placeholder{color:#9fa6b2;opacity:1}.form-textarea:focus{border-color:#a4cafe;box-shadow:0 0 0 3px rgba(164,202,254,.45);outline:none}.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#d2d6dc;border-radius:.375rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem .75rem}.form-multiselect:focus{border-color:#a4cafe;box-shadow:0 0 0 3px rgba(164,202,254,.45);outline:none}.form-select{color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m7 7 3-3 3 3m0 6-3 3-3-3' stroke='%239fa6b2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;border-color:#d2d6dc;border-radius:.375rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem 2.5rem .5rem .75rem;-webkit-print-color-adjust:exact}.form-select::-ms-expand{border:none;color:#9fa6b2}@media not print{.form-select::-ms-expand{display:none}}@media print and (-ms-high-contrast:active),print and (-ms-high-contrast:none){.form-select{padding-right:.75rem}}.form-select:focus{border-color:#a4cafe;box-shadow:0 0 0 3px rgba(164,202,254,.45);outline:none}.form-checkbox:checked{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.707 7.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L7 8.586 5.707 7.293z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}@media not print{.form-checkbox::-ms-check{background:inherit;border-color:inherit;border-radius:inherit;border-width:1px;color:transparent}}.form-checkbox{color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#d2d6dc;border-radius:.25rem;border-width:1px;color:#3f83f8;display:inline-block;flex-shrink:0;height:1rem;-webkit-print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem}.form-checkbox:focus{border-color:#a4cafe;box-shadow:0 0 0 3px rgba(164,202,254,.45);outline:none}.form-checkbox:checked:focus,.form-radio:checked{border-color:transparent}.form-radio:checked{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%}@media not print{.form-radio::-ms-check{background:inherit;border-color:inherit;border-radius:inherit;border-width:1px;color:transparent}}.form-radio{color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#d2d6dc;border-radius:100%;border-width:1px;color:#3f83f8;display:inline-block;flex-shrink:0;height:1rem;-webkit-print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem}.form-radio:focus{border-color:#a4cafe;box-shadow:0 0 0 3px rgba(164,202,254,.45);outline:none}.form-radio:checked:focus{border-color:transparent}.prose{color:#374151;max-width:65ch}.prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose a{color:#5850ec;font-weight:600;text-decoration:none}.prose strong{color:#161e2e;font-weight:600}.prose ol{counter-reset:list-counter;margin-bottom:1.25em;margin-top:1.25em}.prose ol>li{counter-increment:list-counter;padding-left:1.75em;position:relative}.prose ol>li:before{color:#6b7280;content:counter(list-counter) ".";font-weight:400;position:absolute}.prose ul>li{padding-left:1.75em;position:relative}.prose ul>li:before{background-color:#d2d6dc;border-radius:50%;content:"";height:.375em;left:.25em;position:absolute;top:.6875em;width:.375em}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose blockquote{border-left-color:#e5e7eb;border-left-width:.25rem;color:#161e2e;font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:#1a202c;font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose h2{color:#1a202c;font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose h3{font-size:1.25em;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose h3,.prose h4{color:#1a202c;font-weight:600}.prose h4{line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#161e2e;font-size:.875em;font-weight:600}.prose code:after,.prose code:before{content:"`"}.prose pre{background-color:#252f3f;border-radius:.375rem;color:#e5e7eb;font-size:.875em;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;padding:0}.prose pre code:after,.prose pre code:before{content:""}.prose table{font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.prose thead{border-bottom-color:#d2d6dc;border-bottom-width:1px;color:#161e2e;font-weight:600}.prose thead th{padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.prose tbody tr{border-bottom-color:#e5e7eb;border-bottom-width:1px}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{padding:.5714286em;vertical-align:top}.prose{font-size:1rem;line-height:1.75}.prose p{margin-bottom:1.25em;margin-top:1.25em}.prose figure,.prose img,.prose video{margin-bottom:2em;margin-top:2em}.prose figure>*{margin-bottom:0;margin-top:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ul{margin-bottom:1.25em;margin-top:1.25em}.prose li{margin-bottom:.5em;margin-top:.5em}.prose ol>li:before{left:0}.prose>ul>li p{margin-bottom:.75em;margin-top:.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 ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-bottom:.75em;margin-top:.75em}.prose h2+*,.prose h3+*,.prose h4+*,.prose hr+*{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 h1,.prose h2,.prose h3,.prose h4{color:#161e2e}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm p{margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.prose-sm blockquote{margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.1111111em}.prose-sm h1{font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.prose-sm h2{font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.prose-sm h3{font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.prose-sm h4{line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.prose-sm figure,.prose-sm img,.prose-sm video{margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm figure>*{margin-bottom:0;margin-top: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{border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.prose-sm ol,.prose-sm ul{margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm li{margin-bottom:.2857143em;margin-top:.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;left:.2142857em;top:.67857em;width:.3571429em}.prose-sm>ul>li p{margin-bottom:.5714286em;margin-top:.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 ol ol,.prose-sm ol ul,.prose-sm ul ol,.prose-sm ul ul{margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm hr{margin-bottom:2.8571429em;margin-top:2.8571429em}.prose-sm h2+*,.prose-sm h3+*,.prose-sm h4+*,.prose-sm hr+*{margin-top:0}.prose-sm table{font-size:.8571429em;line-height:1.5}.prose-sm thead th{padding-bottom:.6666667em;padding-left:1em;padding-right:1em}.prose-sm thead th:first-child{padding-left:0}.prose-sm thead th:last-child{padding-right:0}.prose-sm tbody td{padding:.6666667em 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-bottom:1.3333333em;margin-top:1.3333333em}.prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.prose-lg blockquote{margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.prose-lg h1{font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.prose-lg h2{font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.prose-lg h3{font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.prose-lg h4{line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.prose-lg figure,.prose-lg img,.prose-lg video{margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg figure>*{margin-bottom:0;margin-top: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{border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.prose-lg ol,.prose-lg ul{margin-bottom:1.3333333em;margin-top:1.3333333em}.prose-lg li{margin-bottom:.6666667em;margin-top:.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{height:.3333333em;left:.2222222em;top:.72222em;width:.3333333em}.prose-lg>ul>li p{margin-bottom:.8888889em;margin-top:.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 ol ol,.prose-lg ol ul,.prose-lg ul ol,.prose-lg ul ul{margin-bottom:.8888889em;margin-top:.8888889em}.prose-lg hr{margin-bottom:3.1111111em;margin-top:3.1111111em}.prose-lg h2+*,.prose-lg h3+*,.prose-lg h4+*,.prose-lg hr+*{margin-top:0}.prose-lg table{font-size:.8888889em;line-height:1.5}.prose-lg thead th{padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.prose-lg thead th:first-child{padding-left:0}.prose-lg thead th:last-child{padding-right:0}.prose-lg tbody td{padding:.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-bottom:1.2em;margin-top:1.2em}.prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-bottom:1em;margin-top:1em}.prose-xl blockquote{margin-bottom:1.6em;margin-top:1.6em;padding-left:1.0666667em}.prose-xl h1{font-size:2.8em;line-height:1;margin-bottom:.8571429em;margin-top:0}.prose-xl h2{font-size:1.8em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:1.5555556em}.prose-xl h3{font-size:1.5em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:1.6em}.prose-xl h4{line-height:1.6;margin-bottom:.6em;margin-top:1.8em}.prose-xl figure,.prose-xl img,.prose-xl video{margin-bottom:2em;margin-top:2em}.prose-xl figure>*{margin-bottom:0;margin-top: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,.prose-xl pre{font-size:.9em}.prose-xl pre{border-radius:.5rem;line-height:1.7777778;margin-bottom:2em;margin-top:2em;padding:1.1111111em 1.3333333em}.prose-xl ol,.prose-xl ul{margin-bottom:1.2em;margin-top:1.2em}.prose-xl li{margin-bottom:.6em;margin-top:.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{height:.35em;left:.25em;top:.725em;width:.35em}.prose-xl>ul>li p{margin-bottom:.8em;margin-top:.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 ol ol,.prose-xl ol ul,.prose-xl ul ol,.prose-xl ul ul{margin-bottom:.8em;margin-top:.8em}.prose-xl hr{margin-bottom:2.8em;margin-top:2.8em}.prose-xl h2+*,.prose-xl h3+*,.prose-xl h4+*,.prose-xl hr+*{margin-top:0}.prose-xl table{font-size:.9em;line-height:1.5555556}.prose-xl thead th{padding-bottom:.8888889em;padding-left:.6666667em;padding-right:.6666667em}.prose-xl thead th:first-child{padding-left:0}.prose-xl thead th:last-child{padding-right:0}.prose-xl tbody td{padding:.8888889em .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-bottom:1.3333333em;margin-top:1.3333333em}.prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-bottom:1.0666667em;margin-top:1.0666667em}.prose-2xl blockquote{margin-bottom:1.7777778em;margin-top:1.7777778em;padding-left:1.1111111em}.prose-2xl h1{font-size:2.6666667em;line-height:1;margin-bottom:.875em;margin-top:0}.prose-2xl h2{font-size:2em;line-height:1.0833333;margin-bottom:.8333333em;margin-top:1.5em}.prose-2xl h3{font-size:1.5em;line-height:1.2222222;margin-bottom:.6666667em;margin-top:1.5555556em}.prose-2xl h4{line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.prose-2xl figure,.prose-2xl img,.prose-2xl video{margin-bottom:2em;margin-top:2em}.prose-2xl figure>*{margin-bottom:0;margin-top: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{border-radius:.5rem;font-size:.8333333em;line-height:1.8;margin-bottom:2em;margin-top:2em;padding:1.2em 1.6em}.prose-2xl ol,.prose-2xl ul{margin-bottom:1.3333333em;margin-top:1.3333333em}.prose-2xl li{margin-bottom:.5em;margin-top:.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{height:.3333333em;left:.25em;top:.66667em;width:.3333333em}.prose-2xl>ul>li p{margin-bottom:.8333333em;margin-top:.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 ol ol,.prose-2xl ol ul,.prose-2xl ul ol,.prose-2xl ul ul{margin-bottom:.6666667em;margin-top:.6666667em}.prose-2xl hr{margin-bottom:3em;margin-top:3em}.prose-2xl h2+*,.prose-2xl h3+*,.prose-2xl h4+*,.prose-2xl hr+*{margin-top:0}.prose-2xl table{font-size:.8333333em;line-height:1.4}.prose-2xl thead th{padding-bottom:.8em;padding-left:.6em;padding-right:.6em}.prose-2xl thead th:first-child{padding-left:0}.prose-2xl thead th:last-child{padding-right:0}.prose-2xl tbody td{padding:.8em .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}.space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--space-x-reverse)));margin-right:calc(.25rem*var(--space-x-reverse))}.space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-bottom:calc(.5rem*var(--space-y-reverse));margin-top:calc(.5rem*(1 - var(--space-y-reverse)))}.space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--space-x-reverse)));margin-right:calc(.5rem*var(--space-x-reverse))}.space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--space-x-reverse)));margin-right:calc(.75rem*var(--space-x-reverse))}.divide-x>:not(template)~:not(template){--divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--divide-x-reverse)));border-right-width:calc(1px*var(--divide-x-reverse))}.divide-gray-100>:not(template)~:not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.divide-gray-300>:not(template)~:not(template){--divide-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--divide-opacity))}.divide-blue-200>:not(template)~:not(template){--divide-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--divide-opacity))}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-transparent{background-color:transparent}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#d2d6dc;background-color:rgba(210,214,220,var(--bg-opacity))}.bg-gray-400{--bg-opacity:1;background-color:#9fa6b2;background-color:rgba(159,166,178,var(--bg-opacity))}.bg-gray-500{--bg-opacity:1;background-color:#6b7280;background-color:rgba(107,114,128,var(--bg-opacity))}.bg-gray-600{--bg-opacity:1;background-color:#4b5563;background-color:rgba(75,85,99,var(--bg-opacity))}.bg-gray-700{--bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--bg-opacity))}.bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.bg-red-600{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.bg-blue-200{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#d2d6dc;background-color:rgba(210,214,220,var(--bg-opacity))}.hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#9fa6b2;background-color:rgba(159,166,178,var(--bg-opacity))}.hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--bg-opacity))}.hover\:bg-red-200:hover{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.hover\:bg-red-700:hover{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.hover\:bg-green-200:hover{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.hover\:bg-blue-100:hover{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.hover\:bg-blue-200:hover{--bg-opacity:1;background-color:#c3ddfd;background-color:rgba(195,221,253,var(--bg-opacity))}.hover\:bg-blue-300:hover{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.hover\:bg-blue-400:hover{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.hover\:bg-blue-600:hover{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.hover\:bg-blue-800:hover{--bg-opacity:1;background-color:#1e429f;background-color:rgba(30,66,159,var(--bg-opacity))}.focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.active\:bg-gray-100:active{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.active\:bg-gray-700:active{--bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--bg-opacity))}.active\:bg-red-700:active{--bg-opacity:1;background-color:#c81e1e;background-color:rgba(200,30,30,var(--bg-opacity))}.border-transparent{border-color:transparent}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity))}.border-gray-800{--border-opacity:1;border-color:#252f3f;border-color:rgba(37,47,63,var(--border-opacity))}.border-red-200{--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.border-green-200{--border-opacity:1;border-color:#bcf0da;border-color:rgba(188,240,218,var(--border-opacity))}.border-green-400{--border-opacity:1;border-color:#31c48d;border-color:rgba(49,196,141,var(--border-opacity))}.border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.border-blue-400{--border-opacity:1;border-color:#76a9fa;border-color:rgba(118,169,250,var(--border-opacity))}.hover\:border-blue-500:hover{--border-opacity:1;border-color:#3f83f8;border-color:rgba(63,131,248,var(--border-opacity))}.focus\:border-gray-500:focus{--border-opacity:1;border-color:#6b7280;border-color:rgba(107,114,128,var(--border-opacity))}.focus\:border-gray-700:focus{--border-opacity:1;border-color:#374151;border-color:rgba(55,65,81,var(--border-opacity))}.focus\:border-red-700:focus{--border-opacity:1;border-color:#c81e1e;border-color:rgba(200,30,30,var(--border-opacity))}.focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.border-2{border-width:2px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.hidden{display:none}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:inline-block{display:inline-block}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.place-self-center{place-self:center}.items-center{align-items:center}.content-center{align-content:center}.content-start{align-content:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-items-center{justify-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-self-center{justify-self:center}.flex-auto{flex:1 1 auto}.flex-grow{flex-grow:1}.font-sans{font-family:Inter var,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-hairline{font-weight:100}.font-thin{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-40{height:10rem}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-loose{line-height:2}.m-1{margin:.25rem}.m-2{margin:.5rem}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.mx-auto{margin-left:auto;margin-right:auto}.-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mr-5{margin-right:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.ml-9{margin-left:2.25rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.mt-20{margin-top:5rem}.mt-32{margin-top:8rem}.mb-2\.5{margin-bottom:.625rem}.-mr-4{margin-right:-1rem}.-mt-10{margin-top:-2.5rem}.-mt-16{margin-top:-4rem}.-ml-28{margin-left:-7rem}.-ml-px{margin-left:-1px}.max-h-full{max-height:100%}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-3xl{max-width:48rem}.min-h-screen{min-height:100vh}.min-w-full{min-width:100%}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.opacity-100{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-scroll{overflow-x:scroll}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-12{padding-bottom:3rem;padding-top:3rem}.pt-1{padding-top:.25rem}.pl-1{padding-left:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pt-7{padding-top:1.75rem}.pb-7{padding-bottom:1.75rem}.pr-10{padding-right:2.5rem}.pl-10{padding-left:2.5rem}.pb-24{padding-bottom:6rem}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{left:0;right:0}.inset-0,.inset-y-0{bottom:0;top:0}.inset-x-0{left:0;right:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.right-1{right:.25rem}.bottom-1{bottom:.25rem}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.shadow-none{box-shadow:none}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(118,169,250,.45)}.focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px rgba(164,202,254,.45)}.focus\:shadow-outline-teal:focus{box-shadow:0 0 0 3px rgba(126,220,226,.45)}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#d2d6dc;color:rgba(210,214,220,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#9fa6b2;color:rgba(159,166,178,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#252f3f;color:rgba(37,47,63,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.text-red-300{--text-opacity:1;color:#f8b4b4;color:rgba(248,180,180,var(--text-opacity))}.text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.text-orange-600{--text-opacity:1;color:#d03801;color:rgba(208,56,1,var(--text-opacity))}.text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.text-blue-100{--text-opacity:1;color:#e1effe;color:rgba(225,239,254,var(--text-opacity))}.text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.text-blue-700{--text-opacity:1;color:#1a56db;color:rgba(26,86,219,var(--text-opacity))}.text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-gray-400:hover{--text-opacity:1;color:#9fa6b2;color:rgba(159,166,178,var(--text-opacity))}.hover\:text-gray-500:hover{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.hover\:text-gray-600:hover{--text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--text-opacity))}.hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.hover\:text-green-600:hover{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.hover\:text-blue-200:hover{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.hover\:text-blue-600:hover{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.hover\:text-blue-900:hover{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.focus\:text-gray-500:focus{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.focus\:text-gray-600:focus{--text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--text-opacity))}.focus\:text-red-200:focus{--text-opacity:1;color:#fbd5d5;color:rgba(251,213,213,var(--text-opacity))}.focus\:text-blue-900:focus{--text-opacity:1;color:#233876;color:rgba(35,56,118,var(--text-opacity))}.active\:text-gray-500:active{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.active\:text-gray-700:active{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity))}.italic{font-style:italic}.uppercase{text-transform:uppercase}.focus\:underline:focus,.hover\:underline:hover,.underline{text-decoration:underline}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.visible{visibility:visible}.whitespace-normal{white-space:normal}.whitespace-no-wrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{word-wrap:break-word;overflow-wrap:break-word}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-9{width:2.25rem}.w-16{width:4rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-96{width:24rem}.w-auto{width:auto}.w-4\/5{width:80%}.w-full{width:100%}.w-screen{width:100vw}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.focus-within\:z-10:focus-within{z-index:10}.focus\:z-10:focus{z-index:10}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.translate-y-0{--transform-translate-y:0}.translate-y-4{--transform-translate-y:1rem}.hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.transition-all{transition-property:all}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-opacity{transition-property:opacity}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-spin{animation:spin 1s linear infinite}[x-cloak]{display:none}.spinner{position:absolute}.img-dropzone{background-color:#edf2f7;border:1px;border-color:#edf2f7;border-radius:.25rem;min-height:150px}.dz-message{text-align:center}.dz-message .dz-button{color:#4a5568;font-size:medium;font-weight:inherit;text-transform:uppercase}.spacer-10{clear:both;height:10px}.spacer-50{clear:both;height:50px}.width-15{width:15%}.box{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:center;width:100%}@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}}.sm\:prose{color:#374151;max-width:65ch}.sm\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.sm\:prose a{color:#5850ec;font-weight:600;text-decoration:none}.sm\:prose strong{color:#161e2e;font-weight:600}.sm\:prose ol{counter-reset:list-counter;margin-bottom:1.25em;margin-top:1.25em}.sm\:prose ol>li{counter-increment:list-counter;padding-left:1.75em;position:relative}.sm\:prose ol>li:before{color:#6b7280;content:counter(list-counter) ".";font-weight:400;position:absolute}.sm\:prose ul>li{padding-left:1.75em;position:relative}.sm\:prose ul>li:before{background-color:#d2d6dc;border-radius:50%;content:"";height:.375em;left:.25em;position:absolute;top:.6875em;width:.375em}.sm\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-bottom:3em;margin-top:3em}.sm\:prose blockquote{border-left-color:#e5e7eb;border-left-width:.25rem;color:#161e2e;font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.sm\:prose blockquote p:first-of-type:before{content:open-quote}.sm\:prose blockquote p:last-of-type:after{content:close-quote}.sm\:prose h1{color:#1a202c;font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.sm\:prose h2{color:#1a202c;font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.sm\:prose h3{font-size:1.25em;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.sm\:prose h3,.sm\:prose h4{color:#1a202c;font-weight:600}.sm\:prose h4{line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.sm\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose code{color:#161e2e;font-size:.875em;font-weight:600}.sm\:prose code:after,.sm\:prose code:before{content:"`"}.sm\:prose pre{background-color:#252f3f;border-radius:.375rem;color:#e5e7eb;font-size:.875em;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.sm\:prose pre code{background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;padding:0}.sm\:prose pre code:after,.sm\:prose pre code:before{content:""}.sm\:prose table{font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.sm\:prose thead{border-bottom-color:#d2d6dc;border-bottom-width:1px;color:#161e2e;font-weight:600}.sm\:prose thead th{padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.sm\:prose tbody tr{border-bottom-color:#e5e7eb;border-bottom-width:1px}.sm\:prose tbody tr:last-child{border-bottom-width:0}.sm\:prose tbody td{padding:.5714286em;vertical-align:top}.sm\:prose{font-size:1rem;line-height:1.75}.sm\:prose p{margin-bottom:1.25em;margin-top:1.25em}.sm\:prose figure,.sm\:prose img,.sm\:prose video{margin-bottom:2em;margin-top:2em}.sm\:prose figure>*{margin-bottom:0;margin-top:0}.sm\:prose h2 code{font-size:.875em}.sm\:prose h3 code{font-size:.9em}.sm\:prose ul{margin-bottom:1.25em;margin-top:1.25em}.sm\:prose li{margin-bottom:.5em;margin-top:.5em}.sm\:prose ol>li:before{left:0}.sm\:prose>ul>li p{margin-bottom:.75em;margin-top:.75em}.sm\:prose>ul>li>:first-child{margin-top:1.25em}.sm\:prose>ul>li>:last-child{margin-bottom:1.25em}.sm\:prose>ol>li>:first-child{margin-top:1.25em}.sm\:prose>ol>li>:last-child{margin-bottom:1.25em}.sm\:prose ol ol,.sm\:prose ol ul,.sm\:prose ul ol,.sm\:prose ul ul{margin-bottom:.75em;margin-top:.75em}.sm\:prose h2+*,.sm\:prose h3+*,.sm\:prose h4+*,.sm\:prose hr+*{margin-top:0}.sm\:prose thead th:first-child{padding-left:0}.sm\:prose thead th:last-child{padding-right:0}.sm\:prose tbody td:first-child{padding-left:0}.sm\:prose tbody td:last-child{padding-right:0}.sm\:prose>:first-child{margin-top:0}.sm\:prose>:last-child{margin-bottom:0}.sm\:prose h1,.sm\:prose h2,.sm\:prose h3,.sm\:prose h4{color:#161e2e}.sm\:prose-sm{font-size:.875rem;line-height:1.7142857}.sm\:prose-sm p{margin-bottom:1.1428571em;margin-top:1.1428571em}.sm\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.sm\:prose-sm blockquote{margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.1111111em}.sm\:prose-sm h1{font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.sm\:prose-sm h2{font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.sm\:prose-sm h3{font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.sm\:prose-sm h4{line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.sm\:prose-sm figure,.sm\:prose-sm img,.sm\:prose-sm video{margin-bottom:1.7142857em;margin-top:1.7142857em}.sm\:prose-sm figure>*{margin-bottom:0;margin-top:0}.sm\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sm\:prose-sm code{font-size:.8571429em}.sm\:prose-sm h2 code{font-size:.9em}.sm\:prose-sm h3 code{font-size:.8888889em}.sm\:prose-sm pre{border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.sm\:prose-sm ol,.sm\:prose-sm ul{margin-bottom:1.1428571em;margin-top:1.1428571em}.sm\:prose-sm li{margin-bottom:.2857143em;margin-top:.2857143em}.sm\:prose-sm ol>li{padding-left:1.5714286em}.sm\:prose-sm ol>li:before{left:0}.sm\:prose-sm ul>li{padding-left:1.5714286em}.sm\:prose-sm ul>li:before{height:.3571429em;left:.2142857em;top:.67857em;width:.3571429em}.sm\:prose-sm>ul>li p{margin-bottom:.5714286em;margin-top:.5714286em}.sm\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.sm\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.sm\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.sm\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.sm\:prose-sm ol ol,.sm\:prose-sm ol ul,.sm\:prose-sm ul ol,.sm\:prose-sm ul ul{margin-bottom:.5714286em;margin-top:.5714286em}.sm\:prose-sm hr{margin-bottom:2.8571429em;margin-top:2.8571429em}.sm\:prose-sm h2+*,.sm\:prose-sm h3+*,.sm\:prose-sm h4+*,.sm\:prose-sm hr+*{margin-top:0}.sm\:prose-sm table{font-size:.8571429em;line-height:1.5}.sm\:prose-sm thead th{padding-bottom:.6666667em;padding-left:1em;padding-right:1em}.sm\:prose-sm thead th:first-child{padding-left:0}.sm\:prose-sm thead th:last-child{padding-right:0}.sm\:prose-sm tbody td{padding:.6666667em 1em}.sm\:prose-sm tbody td:first-child{padding-left:0}.sm\:prose-sm tbody td:last-child{padding-right:0}.sm\:prose-sm>:first-child{margin-top:0}.sm\:prose-sm>:last-child{margin-bottom:0}.sm\:prose-lg{font-size:1.125rem;line-height:1.7777778}.sm\:prose-lg p{margin-bottom:1.3333333em;margin-top:1.3333333em}.sm\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.sm\:prose-lg blockquote{margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.sm\:prose-lg h1{font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.sm\:prose-lg h2{font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.sm\:prose-lg h3{font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.sm\:prose-lg h4{line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.sm\:prose-lg figure,.sm\:prose-lg img,.sm\:prose-lg video{margin-bottom:1.7777778em;margin-top:1.7777778em}.sm\:prose-lg figure>*{margin-bottom:0;margin-top:0}.sm\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.sm\:prose-lg code{font-size:.8888889em}.sm\:prose-lg h2 code{font-size:.8666667em}.sm\:prose-lg h3 code{font-size:.875em}.sm\:prose-lg pre{border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.sm\:prose-lg ol,.sm\:prose-lg ul{margin-bottom:1.3333333em;margin-top:1.3333333em}.sm\:prose-lg li{margin-bottom:.6666667em;margin-top:.6666667em}.sm\:prose-lg ol>li{padding-left:1.6666667em}.sm\:prose-lg ol>li:before{left:0}.sm\:prose-lg ul>li{padding-left:1.6666667em}.sm\:prose-lg ul>li:before{height:.3333333em;left:.2222222em;top:.72222em;width:.3333333em}.sm\:prose-lg>ul>li p{margin-bottom:.8888889em;margin-top:.8888889em}.sm\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.sm\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.sm\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-lg ol ol,.sm\:prose-lg ol ul,.sm\:prose-lg ul ol,.sm\:prose-lg ul ul{margin-bottom:.8888889em;margin-top:.8888889em}.sm\:prose-lg hr{margin-bottom:3.1111111em;margin-top:3.1111111em}.sm\:prose-lg h2+*,.sm\:prose-lg h3+*,.sm\:prose-lg h4+*,.sm\:prose-lg hr+*{margin-top:0}.sm\:prose-lg table{font-size:.8888889em;line-height:1.5}.sm\:prose-lg thead th{padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.sm\:prose-lg thead th:first-child{padding-left:0}.sm\:prose-lg thead th:last-child{padding-right:0}.sm\:prose-lg tbody td{padding:.75em}.sm\:prose-lg tbody td:first-child{padding-left:0}.sm\:prose-lg tbody td:last-child{padding-right:0}.sm\:prose-lg>:first-child{margin-top:0}.sm\:prose-lg>:last-child{margin-bottom:0}.sm\:prose-xl{font-size:1.25rem;line-height:1.8}.sm\:prose-xl p{margin-bottom:1.2em;margin-top:1.2em}.sm\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-bottom:1em;margin-top:1em}.sm\:prose-xl blockquote{margin-bottom:1.6em;margin-top:1.6em;padding-left:1.0666667em}.sm\:prose-xl h1{font-size:2.8em;line-height:1;margin-bottom:.8571429em;margin-top:0}.sm\:prose-xl h2{font-size:1.8em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:1.5555556em}.sm\:prose-xl h3{font-size:1.5em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:1.6em}.sm\:prose-xl h4{line-height:1.6;margin-bottom:.6em;margin-top:1.8em}.sm\:prose-xl figure,.sm\:prose-xl img,.sm\:prose-xl video{margin-bottom:2em;margin-top:2em}.sm\:prose-xl figure>*{margin-bottom:0;margin-top: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{border-radius:.5rem;font-size:.9em;line-height:1.7777778;margin-bottom:2em;margin-top:2em;padding:1.1111111em 1.3333333em}.sm\:prose-xl ol,.sm\:prose-xl ul{margin-bottom:1.2em;margin-top:1.2em}.sm\:prose-xl li{margin-bottom:.6em;margin-top:.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{height:.35em;left:.25em;top:.725em;width:.35em}.sm\:prose-xl>ul>li p{margin-bottom:.8em;margin-top:.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 ol ol,.sm\:prose-xl ol ul,.sm\:prose-xl ul ol,.sm\:prose-xl ul ul{margin-bottom:.8em;margin-top:.8em}.sm\:prose-xl hr{margin-bottom:2.8em;margin-top:2.8em}.sm\:prose-xl h2+*,.sm\:prose-xl h3+*,.sm\:prose-xl h4+*,.sm\:prose-xl hr+*{margin-top:0}.sm\:prose-xl table{font-size:.9em;line-height:1.5555556}.sm\:prose-xl thead th{padding-bottom:.8888889em;padding-left:.6666667em;padding-right:.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:.8888889em .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}.sm\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.sm\:prose-2xl p{margin-bottom:1.3333333em;margin-top:1.3333333em}.sm\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-bottom:1.0666667em;margin-top:1.0666667em}.sm\:prose-2xl blockquote{margin-bottom:1.7777778em;margin-top:1.7777778em;padding-left:1.1111111em}.sm\:prose-2xl h1{font-size:2.6666667em;line-height:1;margin-bottom:.875em;margin-top:0}.sm\:prose-2xl h2{font-size:2em;line-height:1.0833333;margin-bottom:.8333333em;margin-top:1.5em}.sm\:prose-2xl h3{font-size:1.5em;line-height:1.2222222;margin-bottom:.6666667em;margin-top:1.5555556em}.sm\:prose-2xl h4{line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.sm\:prose-2xl figure,.sm\:prose-2xl img,.sm\:prose-2xl video{margin-bottom:2em;margin-top:2em}.sm\:prose-2xl figure>*{margin-bottom:0;margin-top:0}.sm\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.sm\:prose-2xl code{font-size:.8333333em}.sm\:prose-2xl h2 code{font-size:.875em}.sm\:prose-2xl h3 code{font-size:.8888889em}.sm\:prose-2xl pre{border-radius:.5rem;font-size:.8333333em;line-height:1.8;margin-bottom:2em;margin-top:2em;padding:1.2em 1.6em}.sm\:prose-2xl ol,.sm\:prose-2xl ul{margin-bottom:1.3333333em;margin-top:1.3333333em}.sm\:prose-2xl li{margin-bottom:.5em;margin-top:.5em}.sm\:prose-2xl ol>li{padding-left:1.6666667em}.sm\:prose-2xl ol>li:before{left:0}.sm\:prose-2xl ul>li{padding-left:1.6666667em}.sm\:prose-2xl ul>li:before{height:.3333333em;left:.25em;top:.66667em;width:.3333333em}.sm\:prose-2xl>ul>li p{margin-bottom:.8333333em;margin-top:.8333333em}.sm\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.sm\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.sm\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-2xl ol ol,.sm\:prose-2xl ol ul,.sm\:prose-2xl ul ol,.sm\:prose-2xl ul ul{margin-bottom:.6666667em;margin-top:.6666667em}.sm\:prose-2xl hr{margin-bottom:3em;margin-top:3em}.sm\:prose-2xl h2+*,.sm\:prose-2xl h3+*,.sm\:prose-2xl h4+*,.sm\:prose-2xl hr+*{margin-top:0}.sm\:prose-2xl table{font-size:.8333333em;line-height:1.4}.sm\:prose-2xl thead th{padding-bottom:.8em;padding-left:.6em;padding-right:.6em}.sm\:prose-2xl thead th:first-child{padding-left:0}.sm\:prose-2xl thead th:last-child{padding-right:0}.sm\:prose-2xl tbody td{padding:.8em .6em}.sm\:prose-2xl tbody td:first-child{padding-left:0}.sm\:prose-2xl tbody td:last-child{padding-right:0}.sm\:prose-2xl>:first-child{margin-top:0}.sm\:prose-2xl>:last-child{margin-bottom:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:text-sm{font-size:.875rem}.sm\:leading-5{line-height:1.25rem}.sm\:my-0{margin-bottom:0;margin-top:0}.sm\:max-w-lg{max-width:32rem}.sm\:p-6{padding:1.5rem}.sm\:inset-0{bottom:0;left:0;right:0;top:0}.sm\:w-full{width:100%}.sm\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.sm\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.sm\:translate-y-0{--transform-translate-y:0}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}.md\:prose{color:#374151;max-width:65ch}.md\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.md\:prose a{color:#5850ec;font-weight:600;text-decoration:none}.md\:prose strong{color:#161e2e;font-weight:600}.md\:prose ol{counter-reset:list-counter;margin-bottom:1.25em;margin-top:1.25em}.md\:prose ol>li{counter-increment:list-counter;padding-left:1.75em;position:relative}.md\:prose ol>li:before{color:#6b7280;content:counter(list-counter) ".";font-weight:400;position:absolute}.md\:prose ul>li{padding-left:1.75em;position:relative}.md\:prose ul>li:before{background-color:#d2d6dc;border-radius:50%;content:"";height:.375em;left:.25em;position:absolute;top:.6875em;width:.375em}.md\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-bottom:3em;margin-top:3em}.md\:prose blockquote{border-left-color:#e5e7eb;border-left-width:.25rem;color:#161e2e;font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.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:#1a202c;font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.md\:prose h2{color:#1a202c;font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.md\:prose h3{font-size:1.25em;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.md\:prose h3,.md\:prose h4{color:#1a202c;font-weight:600}.md\:prose h4{line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.md\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.md\:prose code{color:#161e2e;font-size:.875em;font-weight:600}.md\:prose code:after,.md\:prose code:before{content:"`"}.md\:prose pre{background-color:#252f3f;border-radius:.375rem;color:#e5e7eb;font-size:.875em;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.md\:prose pre code{background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;padding:0}.md\:prose pre code:after,.md\:prose pre code:before{content:""}.md\:prose table{font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.md\:prose thead{border-bottom-color:#d2d6dc;border-bottom-width:1px;color:#161e2e;font-weight:600}.md\:prose thead th{padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.md\:prose tbody tr{border-bottom-color:#e5e7eb;border-bottom-width:1px}.md\:prose tbody tr:last-child{border-bottom-width:0}.md\:prose tbody td{padding:.5714286em;vertical-align:top}.md\:prose{font-size:1rem;line-height:1.75}.md\:prose p{margin-bottom:1.25em;margin-top:1.25em}.md\:prose figure,.md\:prose img,.md\:prose video{margin-bottom:2em;margin-top:2em}.md\:prose figure>*{margin-bottom:0;margin-top:0}.md\:prose h2 code{font-size:.875em}.md\:prose h3 code{font-size:.9em}.md\:prose ul{margin-bottom:1.25em;margin-top:1.25em}.md\:prose li{margin-bottom:.5em;margin-top:.5em}.md\:prose ol>li:before{left:0}.md\:prose>ul>li p{margin-bottom:.75em;margin-top:.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 ol ol,.md\:prose ol ul,.md\:prose ul ol,.md\:prose ul ul{margin-bottom:.75em;margin-top:.75em}.md\:prose h2+*,.md\:prose h3+*,.md\:prose h4+*,.md\:prose hr+*{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 h1,.md\:prose h2,.md\:prose h3,.md\:prose h4{color:#161e2e}.md\:prose-sm{font-size:.875rem;line-height:1.7142857}.md\:prose-sm p{margin-bottom:1.1428571em;margin-top:1.1428571em}.md\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.md\:prose-sm blockquote{margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.1111111em}.md\:prose-sm h1{font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.md\:prose-sm h2{font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.md\:prose-sm h3{font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.md\:prose-sm h4{line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.md\:prose-sm figure,.md\:prose-sm img,.md\:prose-sm video{margin-bottom:1.7142857em;margin-top:1.7142857em}.md\:prose-sm figure>*{margin-bottom:0;margin-top:0}.md\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.md\:prose-sm code{font-size:.8571429em}.md\:prose-sm h2 code{font-size:.9em}.md\:prose-sm h3 code{font-size:.8888889em}.md\:prose-sm pre{border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.md\:prose-sm ol,.md\:prose-sm ul{margin-bottom:1.1428571em;margin-top:1.1428571em}.md\:prose-sm li{margin-bottom:.2857143em;margin-top:.2857143em}.md\:prose-sm ol>li{padding-left:1.5714286em}.md\:prose-sm ol>li:before{left:0}.md\:prose-sm ul>li{padding-left:1.5714286em}.md\:prose-sm ul>li:before{height:.3571429em;left:.2142857em;top:.67857em;width:.3571429em}.md\:prose-sm>ul>li p{margin-bottom:.5714286em;margin-top:.5714286em}.md\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.md\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.md\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.md\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.md\:prose-sm ol ol,.md\:prose-sm ol ul,.md\:prose-sm ul ol,.md\:prose-sm ul ul{margin-bottom:.5714286em;margin-top:.5714286em}.md\:prose-sm hr{margin-bottom:2.8571429em;margin-top:2.8571429em}.md\:prose-sm h2+*,.md\:prose-sm h3+*,.md\:prose-sm h4+*,.md\:prose-sm hr+*{margin-top:0}.md\:prose-sm table{font-size:.8571429em;line-height:1.5}.md\:prose-sm thead th{padding-bottom:.6666667em;padding-left:1em;padding-right:1em}.md\:prose-sm thead th:first-child{padding-left:0}.md\:prose-sm thead th:last-child{padding-right:0}.md\:prose-sm tbody td{padding:.6666667em 1em}.md\:prose-sm tbody td:first-child{padding-left:0}.md\:prose-sm tbody td:last-child{padding-right:0}.md\:prose-sm>:first-child{margin-top:0}.md\:prose-sm>:last-child{margin-bottom:0}.md\:prose-lg{font-size:1.125rem;line-height:1.7777778}.md\:prose-lg p{margin-bottom:1.3333333em;margin-top:1.3333333em}.md\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.md\:prose-lg blockquote{margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.md\:prose-lg h1{font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.md\:prose-lg h2{font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.md\:prose-lg h3{font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.md\:prose-lg h4{line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.md\:prose-lg figure,.md\:prose-lg img,.md\:prose-lg video{margin-bottom:1.7777778em;margin-top:1.7777778em}.md\:prose-lg figure>*{margin-bottom:0;margin-top: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{border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.md\:prose-lg ol,.md\:prose-lg ul{margin-bottom:1.3333333em;margin-top:1.3333333em}.md\:prose-lg li{margin-bottom:.6666667em;margin-top:.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{height:.3333333em;left:.2222222em;top:.72222em;width:.3333333em}.md\:prose-lg>ul>li p{margin-bottom:.8888889em;margin-top:.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 ol ol,.md\:prose-lg ol ul,.md\:prose-lg ul ol,.md\:prose-lg ul ul{margin-bottom:.8888889em;margin-top:.8888889em}.md\:prose-lg hr{margin-bottom:3.1111111em;margin-top:3.1111111em}.md\:prose-lg h2+*,.md\:prose-lg h3+*,.md\:prose-lg h4+*,.md\:prose-lg hr+*{margin-top:0}.md\:prose-lg table{font-size:.8888889em;line-height:1.5}.md\:prose-lg thead th{padding-bottom:.75em;padding-left:.75em;padding-right:.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:.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}.md\:prose-xl{font-size:1.25rem;line-height:1.8}.md\:prose-xl p{margin-bottom:1.2em;margin-top:1.2em}.md\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-bottom:1em;margin-top:1em}.md\:prose-xl blockquote{margin-bottom:1.6em;margin-top:1.6em;padding-left:1.0666667em}.md\:prose-xl h1{font-size:2.8em;line-height:1;margin-bottom:.8571429em;margin-top:0}.md\:prose-xl h2{font-size:1.8em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:1.5555556em}.md\:prose-xl h3{font-size:1.5em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:1.6em}.md\:prose-xl h4{line-height:1.6;margin-bottom:.6em;margin-top:1.8em}.md\:prose-xl figure,.md\:prose-xl img,.md\:prose-xl video{margin-bottom:2em;margin-top:2em}.md\:prose-xl figure>*{margin-bottom:0;margin-top:0}.md\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.md\:prose-xl code{font-size:.9em}.md\:prose-xl h2 code{font-size:.8611111em}.md\:prose-xl h3 code{font-size:.9em}.md\:prose-xl pre{border-radius:.5rem;font-size:.9em;line-height:1.7777778;margin-bottom:2em;margin-top:2em;padding:1.1111111em 1.3333333em}.md\:prose-xl ol,.md\:prose-xl ul{margin-bottom:1.2em;margin-top:1.2em}.md\:prose-xl li{margin-bottom:.6em;margin-top:.6em}.md\:prose-xl ol>li{padding-left:1.8em}.md\:prose-xl ol>li:before{left:0}.md\:prose-xl ul>li{padding-left:1.8em}.md\:prose-xl ul>li:before{height:.35em;left:.25em;top:.725em;width:.35em}.md\:prose-xl>ul>li p{margin-bottom:.8em;margin-top:.8em}.md\:prose-xl>ul>li>:first-child{margin-top:1.2em}.md\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.md\:prose-xl>ol>li>:first-child{margin-top:1.2em}.md\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.md\:prose-xl ol ol,.md\:prose-xl ol ul,.md\:prose-xl ul ol,.md\:prose-xl ul ul{margin-bottom:.8em;margin-top:.8em}.md\:prose-xl hr{margin-bottom:2.8em;margin-top:2.8em}.md\:prose-xl h2+*,.md\:prose-xl h3+*,.md\:prose-xl h4+*,.md\:prose-xl hr+*{margin-top:0}.md\:prose-xl table{font-size:.9em;line-height:1.5555556}.md\:prose-xl thead th{padding-bottom:.8888889em;padding-left:.6666667em;padding-right:.6666667em}.md\:prose-xl thead th:first-child{padding-left:0}.md\:prose-xl thead th:last-child{padding-right:0}.md\:prose-xl tbody td{padding:.8888889em .6666667em}.md\:prose-xl tbody td:first-child{padding-left:0}.md\:prose-xl tbody td:last-child{padding-right:0}.md\:prose-xl>:first-child{margin-top:0}.md\:prose-xl>:last-child{margin-bottom:0}.md\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl p{margin-bottom:1.3333333em;margin-top:1.3333333em}.md\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-bottom:1.0666667em;margin-top:1.0666667em}.md\:prose-2xl blockquote{margin-bottom:1.7777778em;margin-top:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl h1{font-size:2.6666667em;line-height:1;margin-bottom:.875em;margin-top:0}.md\:prose-2xl h2{font-size:2em;line-height:1.0833333;margin-bottom:.8333333em;margin-top:1.5em}.md\:prose-2xl h3{font-size:1.5em;line-height:1.2222222;margin-bottom:.6666667em;margin-top:1.5555556em}.md\:prose-2xl h4{line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.md\:prose-2xl figure,.md\:prose-2xl img,.md\:prose-2xl video{margin-bottom:2em;margin-top:2em}.md\:prose-2xl figure>*{margin-bottom:0;margin-top:0}.md\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl code{font-size:.8333333em}.md\:prose-2xl h2 code{font-size:.875em}.md\:prose-2xl h3 code{font-size:.8888889em}.md\:prose-2xl pre{border-radius:.5rem;font-size:.8333333em;line-height:1.8;margin-bottom:2em;margin-top:2em;padding:1.2em 1.6em}.md\:prose-2xl ol,.md\:prose-2xl ul{margin-bottom:1.3333333em;margin-top:1.3333333em}.md\:prose-2xl li{margin-bottom:.5em;margin-top:.5em}.md\:prose-2xl ol>li{padding-left:1.6666667em}.md\:prose-2xl ol>li:before{left:0}.md\:prose-2xl ul>li{padding-left:1.6666667em}.md\:prose-2xl ul>li:before{height:.3333333em;left:.25em;top:.66667em;width:.3333333em}.md\:prose-2xl>ul>li p{margin-bottom:.8333333em;margin-top:.8333333em}.md\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.md\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.md\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.md\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.md\:prose-2xl ol ol,.md\:prose-2xl ol ul,.md\:prose-2xl ul ol,.md\:prose-2xl ul ul{margin-bottom:.6666667em;margin-top:.6666667em}.md\:prose-2xl hr{margin-bottom:3em;margin-top:3em}.md\:prose-2xl h2+*,.md\:prose-2xl h3+*,.md\:prose-2xl h4+*,.md\:prose-2xl hr+*{margin-top:0}.md\:prose-2xl table{font-size:.8333333em;line-height:1.4}.md\:prose-2xl thead th{padding-bottom:.8em;padding-left:.6em;padding-right:.6em}.md\:prose-2xl thead th:first-child{padding-left:0}.md\:prose-2xl thead th:last-child{padding-right:0}.md\:prose-2xl tbody td{padding:.8em .6em}.md\:prose-2xl tbody td:first-child{padding-left:0}.md\:prose-2xl tbody td:last-child{padding-right:0}.md\:prose-2xl>:first-child{margin-top:0}.md\:prose-2xl>:last-child{margin-bottom:0}.md\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:hover\:bg-transparent:hover{background-color:transparent}.md\:hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.md\:rounded-md{border-radius:.375rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:h-20{height:5rem}.md\:h-48{height:12rem}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mb-6{margin-bottom:1.5rem}.md\:overflow-hidden{overflow:hidden}.md\:p-8{padding:2rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-12{padding-bottom:3rem;padding-top:3rem}.md\:absolute{position:absolute}.md\:right-0{right:0}.md\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.md\:hover\:text-gray-500:hover,.md\:text-gray-500{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.md\:w-5{width:1.25rem}.md\:w-20{width:5rem}.md\:w-48{width:12rem}.md\:w-1\/2{width:50%}.md\:z-10{z-index:10}.md\:gap-8{grid-gap:2rem;gap:2rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@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}}.lg\:prose{color:#374151;max-width:65ch}.lg\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.lg\:prose a{color:#5850ec;font-weight:600;text-decoration:none}.lg\:prose strong{color:#161e2e;font-weight:600}.lg\:prose ol{counter-reset:list-counter;margin-bottom:1.25em;margin-top:1.25em}.lg\:prose ol>li{counter-increment:list-counter;padding-left:1.75em;position:relative}.lg\:prose ol>li:before{color:#6b7280;content:counter(list-counter) ".";font-weight:400;position:absolute}.lg\:prose ul>li{padding-left:1.75em;position:relative}.lg\:prose ul>li:before{background-color:#d2d6dc;border-radius:50%;content:"";height:.375em;left:.25em;position:absolute;top:.6875em;width:.375em}.lg\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-bottom:3em;margin-top:3em}.lg\:prose blockquote{border-left-color:#e5e7eb;border-left-width:.25rem;color:#161e2e;font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.lg\:prose blockquote p:first-of-type:before{content:open-quote}.lg\:prose blockquote p:last-of-type:after{content:close-quote}.lg\:prose h1{color:#1a202c;font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.lg\:prose h2{color:#1a202c;font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.lg\:prose h3{font-size:1.25em;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.lg\:prose h3,.lg\:prose h4{color:#1a202c;font-weight:600}.lg\:prose h4{line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.lg\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.lg\:prose code{color:#161e2e;font-size:.875em;font-weight:600}.lg\:prose code:after,.lg\:prose code:before{content:"`"}.lg\:prose pre{background-color:#252f3f;border-radius:.375rem;color:#e5e7eb;font-size:.875em;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.lg\:prose pre code{background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;padding:0}.lg\:prose pre code:after,.lg\:prose pre code:before{content:""}.lg\:prose table{font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.lg\:prose thead{border-bottom-color:#d2d6dc;border-bottom-width:1px;color:#161e2e;font-weight:600}.lg\:prose thead th{padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.lg\:prose tbody tr{border-bottom-color:#e5e7eb;border-bottom-width:1px}.lg\:prose tbody tr:last-child{border-bottom-width:0}.lg\:prose tbody td{padding:.5714286em;vertical-align:top}.lg\:prose{font-size:1rem;line-height:1.75}.lg\:prose p{margin-bottom:1.25em;margin-top:1.25em}.lg\:prose figure,.lg\:prose img,.lg\:prose video{margin-bottom:2em;margin-top:2em}.lg\:prose figure>*{margin-bottom:0;margin-top:0}.lg\:prose h2 code{font-size:.875em}.lg\:prose h3 code{font-size:.9em}.lg\:prose ul{margin-bottom:1.25em;margin-top:1.25em}.lg\:prose li{margin-bottom:.5em;margin-top:.5em}.lg\:prose ol>li:before{left:0}.lg\:prose>ul>li p{margin-bottom:.75em;margin-top:.75em}.lg\:prose>ul>li>:first-child{margin-top:1.25em}.lg\:prose>ul>li>:last-child{margin-bottom:1.25em}.lg\:prose>ol>li>:first-child{margin-top:1.25em}.lg\:prose>ol>li>:last-child{margin-bottom:1.25em}.lg\:prose ol ol,.lg\:prose ol ul,.lg\:prose ul ol,.lg\:prose ul ul{margin-bottom:.75em;margin-top:.75em}.lg\:prose h2+*,.lg\:prose h3+*,.lg\:prose h4+*,.lg\:prose hr+*{margin-top:0}.lg\:prose thead th:first-child{padding-left:0}.lg\:prose thead th:last-child{padding-right:0}.lg\:prose tbody td:first-child{padding-left:0}.lg\:prose tbody td:last-child{padding-right:0}.lg\:prose>:first-child{margin-top:0}.lg\:prose>:last-child{margin-bottom:0}.lg\:prose h1,.lg\:prose h2,.lg\:prose h3,.lg\:prose h4{color:#161e2e}.lg\:prose-sm{font-size:.875rem;line-height:1.7142857}.lg\:prose-sm p{margin-bottom:1.1428571em;margin-top:1.1428571em}.lg\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.lg\:prose-sm blockquote{margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.1111111em}.lg\:prose-sm h1{font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.lg\:prose-sm h2{font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.lg\:prose-sm h3{font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.lg\:prose-sm h4{line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.lg\:prose-sm figure,.lg\:prose-sm img,.lg\:prose-sm video{margin-bottom:1.7142857em;margin-top:1.7142857em}.lg\:prose-sm figure>*{margin-bottom:0;margin-top:0}.lg\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.lg\:prose-sm code{font-size:.8571429em}.lg\:prose-sm h2 code{font-size:.9em}.lg\:prose-sm h3 code{font-size:.8888889em}.lg\:prose-sm pre{border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.lg\:prose-sm ol,.lg\:prose-sm ul{margin-bottom:1.1428571em;margin-top:1.1428571em}.lg\:prose-sm li{margin-bottom:.2857143em;margin-top:.2857143em}.lg\:prose-sm ol>li{padding-left:1.5714286em}.lg\:prose-sm ol>li:before{left:0}.lg\:prose-sm ul>li{padding-left:1.5714286em}.lg\:prose-sm ul>li:before{height:.3571429em;left:.2142857em;top:.67857em;width:.3571429em}.lg\:prose-sm>ul>li p{margin-bottom:.5714286em;margin-top:.5714286em}.lg\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.lg\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.lg\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.lg\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.lg\:prose-sm ol ol,.lg\:prose-sm ol ul,.lg\:prose-sm ul ol,.lg\:prose-sm ul ul{margin-bottom:.5714286em;margin-top:.5714286em}.lg\:prose-sm hr{margin-bottom:2.8571429em;margin-top:2.8571429em}.lg\:prose-sm h2+*,.lg\:prose-sm h3+*,.lg\:prose-sm h4+*,.lg\:prose-sm hr+*{margin-top:0}.lg\:prose-sm table{font-size:.8571429em;line-height:1.5}.lg\:prose-sm thead th{padding-bottom:.6666667em;padding-left:1em;padding-right:1em}.lg\:prose-sm thead th:first-child{padding-left:0}.lg\:prose-sm thead th:last-child{padding-right:0}.lg\:prose-sm tbody td{padding:.6666667em 1em}.lg\:prose-sm tbody td:first-child{padding-left:0}.lg\:prose-sm tbody td:last-child{padding-right:0}.lg\:prose-sm>:first-child{margin-top:0}.lg\:prose-sm>:last-child{margin-bottom:0}.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg p{margin-bottom:1.3333333em;margin-top:1.3333333em}.lg\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.lg\:prose-lg blockquote{margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.lg\:prose-lg h1{font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.lg\:prose-lg h2{font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.lg\:prose-lg h3{font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.lg\:prose-lg h4{line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.lg\:prose-lg figure,.lg\:prose-lg img,.lg\:prose-lg video{margin-bottom:1.7777778em;margin-top:1.7777778em}.lg\:prose-lg figure>*{margin-bottom:0;margin-top:0}.lg\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg code{font-size:.8888889em}.lg\:prose-lg h2 code{font-size:.8666667em}.lg\:prose-lg h3 code{font-size:.875em}.lg\:prose-lg pre{border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.lg\:prose-lg ol,.lg\:prose-lg ul{margin-bottom:1.3333333em;margin-top:1.3333333em}.lg\:prose-lg li{margin-bottom:.6666667em;margin-top:.6666667em}.lg\:prose-lg ol>li{padding-left:1.6666667em}.lg\:prose-lg ol>li:before{left:0}.lg\:prose-lg ul>li{padding-left:1.6666667em}.lg\:prose-lg ul>li:before{height:.3333333em;left:.2222222em;top:.72222em;width:.3333333em}.lg\:prose-lg>ul>li p{margin-bottom:.8888889em;margin-top:.8888889em}.lg\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg ol ol,.lg\:prose-lg ol ul,.lg\:prose-lg ul ol,.lg\:prose-lg ul ul{margin-bottom:.8888889em;margin-top:.8888889em}.lg\:prose-lg hr{margin-bottom:3.1111111em;margin-top:3.1111111em}.lg\:prose-lg h2+*,.lg\:prose-lg h3+*,.lg\:prose-lg h4+*,.lg\:prose-lg hr+*{margin-top:0}.lg\:prose-lg table{font-size:.8888889em;line-height:1.5}.lg\:prose-lg thead th{padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.lg\:prose-lg thead th:first-child{padding-left:0}.lg\:prose-lg thead th:last-child{padding-right:0}.lg\:prose-lg tbody td{padding:.75em}.lg\:prose-lg tbody td:first-child{padding-left:0}.lg\:prose-lg tbody td:last-child{padding-right:0}.lg\:prose-lg>:first-child{margin-top:0}.lg\:prose-lg>:last-child{margin-bottom:0}.lg\:prose-xl{font-size:1.25rem;line-height:1.8}.lg\:prose-xl p{margin-bottom:1.2em;margin-top:1.2em}.lg\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-bottom:1em;margin-top:1em}.lg\:prose-xl blockquote{margin-bottom:1.6em;margin-top:1.6em;padding-left:1.0666667em}.lg\:prose-xl h1{font-size:2.8em;line-height:1;margin-bottom:.8571429em;margin-top:0}.lg\:prose-xl h2{font-size:1.8em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:1.5555556em}.lg\:prose-xl h3{font-size:1.5em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:1.6em}.lg\:prose-xl h4{line-height:1.6;margin-bottom:.6em;margin-top:1.8em}.lg\:prose-xl figure,.lg\:prose-xl img,.lg\:prose-xl video{margin-bottom:2em;margin-top:2em}.lg\:prose-xl figure>*{margin-bottom:0;margin-top:0}.lg\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl code{font-size:.9em}.lg\:prose-xl h2 code{font-size:.8611111em}.lg\:prose-xl h3 code{font-size:.9em}.lg\:prose-xl pre{border-radius:.5rem;font-size:.9em;line-height:1.7777778;margin-bottom:2em;margin-top:2em;padding:1.1111111em 1.3333333em}.lg\:prose-xl ol,.lg\:prose-xl ul{margin-bottom:1.2em;margin-top:1.2em}.lg\:prose-xl li{margin-bottom:.6em;margin-top:.6em}.lg\:prose-xl ol>li{padding-left:1.8em}.lg\:prose-xl ol>li:before{left:0}.lg\:prose-xl ul>li{padding-left:1.8em}.lg\:prose-xl ul>li:before{height:.35em;left:.25em;top:.725em;width:.35em}.lg\:prose-xl>ul>li p{margin-bottom:.8em;margin-top:.8em}.lg\:prose-xl>ul>li>:first-child{margin-top:1.2em}.lg\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.lg\:prose-xl>ol>li>:first-child{margin-top:1.2em}.lg\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.lg\:prose-xl ol ol,.lg\:prose-xl ol ul,.lg\:prose-xl ul ol,.lg\:prose-xl ul ul{margin-bottom:.8em;margin-top:.8em}.lg\:prose-xl hr{margin-bottom:2.8em;margin-top:2.8em}.lg\:prose-xl h2+*,.lg\:prose-xl h3+*,.lg\:prose-xl h4+*,.lg\:prose-xl hr+*{margin-top:0}.lg\:prose-xl table{font-size:.9em;line-height:1.5555556}.lg\:prose-xl thead th{padding-bottom:.8888889em;padding-left:.6666667em;padding-right:.6666667em}.lg\:prose-xl thead th:first-child{padding-left:0}.lg\:prose-xl thead th:last-child{padding-right:0}.lg\:prose-xl tbody td{padding:.8888889em .6666667em}.lg\:prose-xl tbody td:first-child{padding-left:0}.lg\:prose-xl tbody td:last-child{padding-right:0}.lg\:prose-xl>:first-child{margin-top:0}.lg\:prose-xl>:last-child{margin-bottom:0}.lg\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.lg\:prose-2xl p{margin-bottom:1.3333333em;margin-top:1.3333333em}.lg\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-bottom:1.0666667em;margin-top:1.0666667em}.lg\:prose-2xl blockquote{margin-bottom:1.7777778em;margin-top:1.7777778em;padding-left:1.1111111em}.lg\:prose-2xl h1{font-size:2.6666667em;line-height:1;margin-bottom:.875em;margin-top:0}.lg\:prose-2xl h2{font-size:2em;line-height:1.0833333;margin-bottom:.8333333em;margin-top:1.5em}.lg\:prose-2xl h3{font-size:1.5em;line-height:1.2222222;margin-bottom:.6666667em;margin-top:1.5555556em}.lg\:prose-2xl h4{line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.lg\:prose-2xl figure,.lg\:prose-2xl img,.lg\:prose-2xl video{margin-bottom:2em;margin-top:2em}.lg\:prose-2xl figure>*{margin-bottom:0;margin-top:0}.lg\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.lg\:prose-2xl code{font-size:.8333333em}.lg\:prose-2xl h2 code{font-size:.875em}.lg\:prose-2xl h3 code{font-size:.8888889em}.lg\:prose-2xl pre{border-radius:.5rem;font-size:.8333333em;line-height:1.8;margin-bottom:2em;margin-top:2em;padding:1.2em 1.6em}.lg\:prose-2xl ol,.lg\:prose-2xl ul{margin-bottom:1.3333333em;margin-top:1.3333333em}.lg\:prose-2xl li{margin-bottom:.5em;margin-top:.5em}.lg\:prose-2xl ol>li{padding-left:1.6666667em}.lg\:prose-2xl ol>li:before{left:0}.lg\:prose-2xl ul>li{padding-left:1.6666667em}.lg\:prose-2xl ul>li:before{height:.3333333em;left:.25em;top:.66667em;width:.3333333em}.lg\:prose-2xl>ul>li p{margin-bottom:.8333333em;margin-top:.8333333em}.lg\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-2xl ol ol,.lg\:prose-2xl ol ul,.lg\:prose-2xl ul ol,.lg\:prose-2xl ul ul{margin-bottom:.6666667em;margin-top:.6666667em}.lg\:prose-2xl hr{margin-bottom:3em;margin-top:3em}.lg\:prose-2xl h2+*,.lg\:prose-2xl h3+*,.lg\:prose-2xl h4+*,.lg\:prose-2xl hr+*{margin-top:0}.lg\:prose-2xl table{font-size:.8333333em;line-height:1.4}.lg\:prose-2xl thead th{padding-bottom:.8em;padding-left:.6em;padding-right:.6em}.lg\:prose-2xl thead th:first-child{padding-left:0}.lg\:prose-2xl thead th:last-child{padding-right:0}.lg\:prose-2xl tbody td{padding:.8em .6em}.lg\:prose-2xl tbody td:first-child{padding-left:0}.lg\:prose-2xl tbody td:last-child{padding-right:0}.lg\:prose-2xl>:first-child{margin-top:0}.lg\:prose-2xl>:last-child{margin-bottom:0}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:h-64{height:16rem}.lg\:mt-56{margin-top:14rem}.lg\:w-64{width:16rem}.lg\:w-1\/3{width:33.333333%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}.xl\:prose{color:#374151;max-width:65ch}.xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.xl\:prose a{color:#5850ec;font-weight:600;text-decoration:none}.xl\:prose strong{color:#161e2e;font-weight:600}.xl\:prose ol{counter-reset:list-counter;margin-bottom:1.25em;margin-top:1.25em}.xl\:prose ol>li{counter-increment:list-counter;padding-left:1.75em;position:relative}.xl\:prose ol>li:before{color:#6b7280;content:counter(list-counter) ".";font-weight:400;position:absolute}.xl\:prose ul>li{padding-left:1.75em;position:relative}.xl\:prose ul>li:before{background-color:#d2d6dc;border-radius:50%;content:"";height:.375em;left:.25em;position:absolute;top:.6875em;width:.375em}.xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-bottom:3em;margin-top:3em}.xl\:prose blockquote{border-left-color:#e5e7eb;border-left-width:.25rem;color:#161e2e;font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.xl\:prose blockquote p:first-of-type:before{content:open-quote}.xl\:prose blockquote p:last-of-type:after{content:close-quote}.xl\:prose h1{color:#1a202c;font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.xl\:prose h2{color:#1a202c;font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.xl\:prose h3{font-size:1.25em;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.xl\:prose h3,.xl\:prose h4{color:#1a202c;font-weight:600}.xl\:prose h4{line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.xl\:prose code{color:#161e2e;font-size:.875em;font-weight:600}.xl\:prose code:after,.xl\:prose code:before{content:"`"}.xl\:prose pre{background-color:#252f3f;border-radius:.375rem;color:#e5e7eb;font-size:.875em;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.xl\:prose pre code{background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;padding:0}.xl\:prose pre code:after,.xl\:prose pre code:before{content:""}.xl\:prose table{font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.xl\:prose thead{border-bottom-color:#d2d6dc;border-bottom-width:1px;color:#161e2e;font-weight:600}.xl\:prose thead th{padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.xl\:prose tbody tr{border-bottom-color:#e5e7eb;border-bottom-width:1px}.xl\:prose tbody tr:last-child{border-bottom-width:0}.xl\:prose tbody td{padding:.5714286em;vertical-align:top}.xl\:prose{font-size:1rem;line-height:1.75}.xl\:prose p{margin-bottom:1.25em;margin-top:1.25em}.xl\:prose figure,.xl\:prose img,.xl\:prose video{margin-bottom:2em;margin-top:2em}.xl\:prose figure>*{margin-bottom:0;margin-top:0}.xl\:prose h2 code{font-size:.875em}.xl\:prose h3 code{font-size:.9em}.xl\:prose ul{margin-bottom:1.25em;margin-top:1.25em}.xl\:prose li{margin-bottom:.5em;margin-top:.5em}.xl\:prose ol>li:before{left:0}.xl\:prose>ul>li p{margin-bottom:.75em;margin-top:.75em}.xl\:prose>ul>li>:first-child{margin-top:1.25em}.xl\:prose>ul>li>:last-child{margin-bottom:1.25em}.xl\:prose>ol>li>:first-child{margin-top:1.25em}.xl\:prose>ol>li>:last-child{margin-bottom:1.25em}.xl\:prose ol ol,.xl\:prose ol ul,.xl\:prose ul ol,.xl\:prose ul ul{margin-bottom:.75em;margin-top:.75em}.xl\:prose h2+*,.xl\:prose h3+*,.xl\:prose h4+*,.xl\:prose hr+*{margin-top:0}.xl\:prose thead th:first-child{padding-left:0}.xl\:prose thead th:last-child{padding-right:0}.xl\:prose tbody td:first-child{padding-left:0}.xl\:prose tbody td:last-child{padding-right:0}.xl\:prose>:first-child{margin-top:0}.xl\:prose>:last-child{margin-bottom:0}.xl\:prose h1,.xl\:prose h2,.xl\:prose h3,.xl\:prose h4{color:#161e2e}.xl\:prose-sm{font-size:.875rem;line-height:1.7142857}.xl\:prose-sm p{margin-bottom:1.1428571em;margin-top:1.1428571em}.xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.xl\:prose-sm blockquote{margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.1111111em}.xl\:prose-sm h1{font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.xl\:prose-sm h2{font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.xl\:prose-sm h3{font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.xl\:prose-sm h4{line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.xl\:prose-sm figure,.xl\:prose-sm img,.xl\:prose-sm video{margin-bottom:1.7142857em;margin-top:1.7142857em}.xl\:prose-sm figure>*{margin-bottom:0;margin-top:0}.xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.xl\:prose-sm code{font-size:.8571429em}.xl\:prose-sm h2 code{font-size:.9em}.xl\:prose-sm h3 code{font-size:.8888889em}.xl\:prose-sm pre{border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.xl\:prose-sm ol,.xl\:prose-sm ul{margin-bottom:1.1428571em;margin-top:1.1428571em}.xl\:prose-sm li{margin-bottom:.2857143em;margin-top:.2857143em}.xl\:prose-sm ol>li{padding-left:1.5714286em}.xl\:prose-sm ol>li:before{left:0}.xl\:prose-sm ul>li{padding-left:1.5714286em}.xl\:prose-sm ul>li:before{height:.3571429em;left:.2142857em;top:.67857em;width:.3571429em}.xl\:prose-sm>ul>li p{margin-bottom:.5714286em;margin-top:.5714286em}.xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.xl\:prose-sm ol ol,.xl\:prose-sm ol ul,.xl\:prose-sm ul ol,.xl\:prose-sm ul ul{margin-bottom:.5714286em;margin-top:.5714286em}.xl\:prose-sm hr{margin-bottom:2.8571429em;margin-top:2.8571429em}.xl\:prose-sm h2+*,.xl\:prose-sm h3+*,.xl\:prose-sm h4+*,.xl\:prose-sm hr+*{margin-top:0}.xl\:prose-sm table{font-size:.8571429em;line-height:1.5}.xl\:prose-sm thead th{padding-bottom:.6666667em;padding-left:1em;padding-right:1em}.xl\:prose-sm thead th:first-child{padding-left:0}.xl\:prose-sm thead th:last-child{padding-right:0}.xl\:prose-sm tbody td{padding:.6666667em 1em}.xl\:prose-sm tbody td:first-child{padding-left:0}.xl\:prose-sm tbody td:last-child{padding-right:0}.xl\:prose-sm>:first-child{margin-top:0}.xl\:prose-sm>:last-child{margin-bottom:0}.xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.xl\:prose-lg p{margin-bottom:1.3333333em;margin-top:1.3333333em}.xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.xl\:prose-lg blockquote{margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.xl\:prose-lg h1{font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.xl\:prose-lg h2{font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.xl\:prose-lg h3{font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.xl\:prose-lg h4{line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.xl\:prose-lg figure,.xl\:prose-lg img,.xl\:prose-lg video{margin-bottom:1.7777778em;margin-top:1.7777778em}.xl\:prose-lg figure>*{margin-bottom:0;margin-top:0}.xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.xl\:prose-lg code{font-size:.8888889em}.xl\:prose-lg h2 code{font-size:.8666667em}.xl\:prose-lg h3 code{font-size:.875em}.xl\:prose-lg pre{border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.xl\:prose-lg ol,.xl\:prose-lg ul{margin-bottom:1.3333333em;margin-top:1.3333333em}.xl\:prose-lg li{margin-bottom:.6666667em;margin-top:.6666667em}.xl\:prose-lg ol>li{padding-left:1.6666667em}.xl\:prose-lg ol>li:before{left:0}.xl\:prose-lg ul>li{padding-left:1.6666667em}.xl\:prose-lg ul>li:before{height:.3333333em;left:.2222222em;top:.72222em;width:.3333333em}.xl\:prose-lg>ul>li p{margin-bottom:.8888889em;margin-top:.8888889em}.xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-lg ol ol,.xl\:prose-lg ol ul,.xl\:prose-lg ul ol,.xl\:prose-lg ul ul{margin-bottom:.8888889em;margin-top:.8888889em}.xl\:prose-lg hr{margin-bottom:3.1111111em;margin-top:3.1111111em}.xl\:prose-lg h2+*,.xl\:prose-lg h3+*,.xl\:prose-lg h4+*,.xl\:prose-lg hr+*{margin-top:0}.xl\:prose-lg table{font-size:.8888889em;line-height:1.5}.xl\:prose-lg thead th{padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.xl\:prose-lg thead th:first-child{padding-left:0}.xl\:prose-lg thead th:last-child{padding-right:0}.xl\:prose-lg tbody td{padding:.75em}.xl\:prose-lg tbody td:first-child{padding-left:0}.xl\:prose-lg tbody td:last-child{padding-right:0}.xl\:prose-lg>:first-child{margin-top:0}.xl\:prose-lg>:last-child{margin-bottom:0}.xl\:prose-xl{font-size:1.25rem;line-height:1.8}.xl\:prose-xl p{margin-bottom:1.2em;margin-top:1.2em}.xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-bottom:1em;margin-top:1em}.xl\:prose-xl blockquote{margin-bottom:1.6em;margin-top:1.6em;padding-left:1.0666667em}.xl\:prose-xl h1{font-size:2.8em;line-height:1;margin-bottom:.8571429em;margin-top:0}.xl\:prose-xl h2{font-size:1.8em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:1.5555556em}.xl\:prose-xl h3{font-size:1.5em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:1.6em}.xl\:prose-xl h4{line-height:1.6;margin-bottom:.6em;margin-top:1.8em}.xl\:prose-xl figure,.xl\:prose-xl img,.xl\:prose-xl video{margin-bottom:2em;margin-top:2em}.xl\:prose-xl figure>*{margin-bottom:0;margin-top:0}.xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.xl\:prose-xl code{font-size:.9em}.xl\:prose-xl h2 code{font-size:.8611111em}.xl\:prose-xl h3 code{font-size:.9em}.xl\:prose-xl pre{border-radius:.5rem;font-size:.9em;line-height:1.7777778;margin-bottom:2em;margin-top:2em;padding:1.1111111em 1.3333333em}.xl\:prose-xl ol,.xl\:prose-xl ul{margin-bottom:1.2em;margin-top:1.2em}.xl\:prose-xl li{margin-bottom:.6em;margin-top:.6em}.xl\:prose-xl ol>li{padding-left:1.8em}.xl\:prose-xl ol>li:before{left:0}.xl\:prose-xl ul>li{padding-left:1.8em}.xl\:prose-xl ul>li:before{height:.35em;left:.25em;top:.725em;width:.35em}.xl\:prose-xl>ul>li p{margin-bottom:.8em;margin-top:.8em}.xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl ol ol,.xl\:prose-xl ol ul,.xl\:prose-xl ul ol,.xl\:prose-xl ul ul{margin-bottom:.8em;margin-top:.8em}.xl\:prose-xl hr{margin-bottom:2.8em;margin-top:2.8em}.xl\:prose-xl h2+*,.xl\:prose-xl h3+*,.xl\:prose-xl h4+*,.xl\:prose-xl hr+*{margin-top:0}.xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.xl\:prose-xl thead th{padding-bottom:.8888889em;padding-left:.6666667em;padding-right:.6666667em}.xl\:prose-xl thead th:first-child{padding-left:0}.xl\:prose-xl thead th:last-child{padding-right:0}.xl\:prose-xl tbody td{padding:.8888889em .6666667em}.xl\:prose-xl tbody td:first-child{padding-left:0}.xl\:prose-xl tbody td:last-child{padding-right:0}.xl\:prose-xl>:first-child{margin-top:0}.xl\:prose-xl>:last-child{margin-bottom:0}.xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.xl\:prose-2xl p{margin-bottom:1.3333333em;margin-top:1.3333333em}.xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-bottom:1.0666667em;margin-top:1.0666667em}.xl\:prose-2xl blockquote{margin-bottom:1.7777778em;margin-top:1.7777778em;padding-left:1.1111111em}.xl\:prose-2xl h1{font-size:2.6666667em;line-height:1;margin-bottom:.875em;margin-top:0}.xl\:prose-2xl h2{font-size:2em;line-height:1.0833333;margin-bottom:.8333333em;margin-top:1.5em}.xl\:prose-2xl h3{font-size:1.5em;line-height:1.2222222;margin-bottom:.6666667em;margin-top:1.5555556em}.xl\:prose-2xl h4{line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.xl\:prose-2xl figure,.xl\:prose-2xl img,.xl\:prose-2xl video{margin-bottom:2em;margin-top:2em}.xl\:prose-2xl figure>*{margin-bottom:0;margin-top:0}.xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.xl\:prose-2xl code{font-size:.8333333em}.xl\:prose-2xl h2 code{font-size:.875em}.xl\:prose-2xl h3 code{font-size:.8888889em}.xl\:prose-2xl pre{border-radius:.5rem;font-size:.8333333em;line-height:1.8;margin-bottom:2em;margin-top:2em;padding:1.2em 1.6em}.xl\:prose-2xl ol,.xl\:prose-2xl ul{margin-bottom:1.3333333em;margin-top:1.3333333em}.xl\:prose-2xl li{margin-bottom:.5em;margin-top:.5em}.xl\:prose-2xl ol>li{padding-left:1.6666667em}.xl\:prose-2xl ol>li:before{left:0}.xl\:prose-2xl ul>li{padding-left:1.6666667em}.xl\:prose-2xl ul>li:before{height:.3333333em;left:.25em;top:.66667em;width:.3333333em}.xl\:prose-2xl>ul>li p{margin-bottom:.8333333em;margin-top:.8333333em}.xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-2xl ol ol,.xl\:prose-2xl ol ul,.xl\:prose-2xl ul ol,.xl\:prose-2xl ul ul{margin-bottom:.6666667em;margin-top:.6666667em}.xl\:prose-2xl hr{margin-bottom:3em;margin-top:3em}.xl\:prose-2xl h2+*,.xl\:prose-2xl h3+*,.xl\:prose-2xl h4+*,.xl\:prose-2xl hr+*{margin-top:0}.xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.xl\:prose-2xl thead th{padding-bottom:.8em;padding-left:.6em;padding-right:.6em}.xl\:prose-2xl thead th:first-child{padding-left:0}.xl\:prose-2xl thead th:last-child{padding-right:0}.xl\:prose-2xl tbody td{padding:.8em .6em}.xl\:prose-2xl tbody td:first-child{padding-left:0}.xl\:prose-2xl tbody td:last-child{padding-right:0}.xl\:prose-2xl>:first-child{margin-top:0}.xl\:prose-2xl>:last-child{margin-bottom:0}}

/*# sourceMappingURL=app.css.map*/