.task-card{border-radius:1rem;padding:1.25rem;background-color:#fff;-webkit-box-shadow:0 2px 16px -2px hsla(11,7%,46%,.078);box-shadow:0 2px 16px -2px hsla(11,7%,46%,.078);overflow:hidden;font-weight:500}.task-card .ck-reset_all,.task-card .ck-widget__type-around,.task-card .ck-widget__type-around__button,.task-card .ck-widget__type-around__button_before{display:none!important}.task-card img{max-width:100%;height:auto;cursor:pointer}.task-card__wrap{position:relative;display:grid;padding-bottom:2.375rem}.task-card__head{margin-bottom:1.25rem}.task-card__tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.task-card__tags .color-plash{font-size:.75rem;line-height:1rem;padding:.25rem .6875rem;cursor:default}.task-card__report{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:.25rem;color:#cec3c0;position:absolute;bottom:0;left:0;border:0;background-color:#fff;font-weight:500;font-size:.8125rem;line-height:1.125rem;font-family:var(--formular);cursor:pointer}.task-card__report,.task-card__report:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.task-card__report:hover{color:#ff5e3a}.task-card__breadcrumbs{font-size:.875rem;line-height:1.375rem;font-weight:500;color:#a89c9a;margin-bottom:.75rem}.task-card__body{margin-bottom:1.25rem;overflow:hidden;margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.task-card__exercise{font-size:.875rem;line-height:1.25rem;color:#3c2c29;font-weight:500}.task-card__exercise span{font-weight:700;font-size:1rem;line-height:1.375rem}.task-card__exercise img{display:block}.task-card__exercise>*{margin-bottom:1rem}.task-card__exercise>:last-child{margin-bottom:0}.task-card__exercise p{margin-bottom:0!important}.task-card__exercise p+p{margin-top:.5rem}.task-card__exercise p+.table{margin-top:1.25rem}.task-card__exercise ol{padding-left:1.3125rem}.task-card__exercise ul{padding-left:1rem;list-style-type:disc}.task-card__detailed-task{margin-top:1.25rem;font-size:.875rem}.task-card__detailed-task span{font-size:.875rem;font-weight:500}.task-card__show-all-task{display:inline-block;font-size:.9375rem;line-height:1.375rem;font-weight:500;color:#ff5e3a;border-bottom:.0625rem dashed #ffd8cf;padding:.0625rem;cursor:pointer}.task-card__options{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;margin-top:1rem}.task-card__options--row{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:.75rem}.task-card__options li{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-size:.875rem;line-height:1.25rem;font-weight:500;color:#3c2c29}.task-card__ol{font-size:.875rem}.task-card__ol ol{list-style-type:none;counter-reset:my-counter;padding:0;margin:1rem 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.task-card__ol ol li{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#3c2c29}.task-card__ol ol li,.task-card__ol ol li:before{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.task-card__ol ol li:before{content:counter(my-counter);counter-increment:my-counter;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#faf6f5;font-weight:700;font-size:.75rem;line-height:1rem;margin-right:.375rem}.task-card__list-options{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.task-card__list-options-block:nth-child(2) .task-card__list-options-column span:first-child{background-color:transparent;-webkit-box-shadow:0 0 0 .125rem #f5eeec;box-shadow:0 0 0 .125rem #f5eeec}.task-card__list-options-name{display:inline-block;font-weight:500;font-size:.8125rem;line-height:1rem;color:#a89c9a;text-transform:uppercase;margin-bottom:1rem}.task-card__list-options-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.task-card__list-options-column li{font-weight:500;font-size:.875rem;line-height:1rem}.task-card__list-options-column li,.task-card__list-options-column span:first-child{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.task-card__list-options-column span:first-child{-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#faf6f5;margin-right:.375rem}.task-card__list-options-column mjx-container[jax=CHTML][display=true]{margin:0}.task-card__field{margin-top:1.25rem}.task-card__field .form-field__input{height:3rem;padding-bottom:.5rem}.task-card__field .form-field__label{top:.75rem;left:.75rem}.task-card__field .form-field.correct input{background-color:rgba(58,255,184,.03)!important;border-color:#3affb8}.task-card__field .form-field.incorrect input{background-color:rgba(255,94,58,.03)!important;border-color:#ff5e3a}.task-card__field .form-field.half-correct input{background-color:rgba(255,235,58,.03)!important;border-color:#ffeb3a}.task-card__group-field,.task-card__upload-file{margin-top:1.25rem}.task-card__group-field>div:nth-child(2){display:none}.task-card__group-field-cells{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem}.task-card__group-field--horizontal .task-card__group-field-cells{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.task-card__group-field--horizontal .task-card__group-field-cells .task-card__group-field-cell{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:100%}.task-card__group-field--horizontal .task-card__group-field-cells .task-card__group-field-key{height:auto;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.task-card__group-field-cell{border-radius:.75rem;border:.125rem solid #f5eeec;overflow:hidden}.task-card__group-field-cell.correct{border-color:#3affb8}.task-card__group-field-cell.correct .task-card__group-field-key{border-bottom-color:#3affb8;background-color:rgba(58,255,184,.03)}.task-card__group-field-cell.correct .task-card__group-field-field input{background-color:rgba(58,255,184,.03)}.task-card__group-field-cell.incorrect{border-color:#ff5e3a}.task-card__group-field-cell.incorrect .task-card__group-field-key{border-bottom-color:#ff5e3a;background-color:rgba(255,94,58,.03)}.task-card__group-field-cell.incorrect .task-card__group-field-field input{background-color:rgba(255,94,58,.03)}.task-card__group-field-key{height:3rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#faf6f5;font-size:.875rem;line-height:1.25rem;font-weight:500;padding:0 .5rem;border-bottom:.125rem solid #f5eeec}.task-card__group-field-field input{border-radius:0;border:0;height:3rem}.task-card__group-field-field input:active~.form-field__label,.task-card__group-field-field input:focus-visible~.form-field__label,.task-card__group-field-field input:focus~.form-field__label{left:.75rem}.task-card__group-field-field label{top:.75rem;left:.75rem}.task-card__group-field-field.filled label{left:.75rem}.task-card__footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.25rem;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.task-card__btn-check{-ms-flex:1 0 100%;flex:1 0 100%;margin-bottom:.75rem}.task-card .button--ghost:focus{background-color:unset}.task-card .button--ghost.active,.task-card .button--ghost:hover{background-color:#faf6f5}.task-card__btn{-ms-flex-pack:start;justify-content:flex-start;padding:.5rem}.task-card__btn--open{background-color:#faf6f5!important}.task-card__btn--open .button__icon{-webkit-transform:scale(-1);transform:scale(-1)}.task-card__btn--favorite.active{background-color:transparent}.task-card__btn--favorite.active .button__icon{color:#cec3c0}.task-card__btn.button--answer.button--outline-bold:focus{background-color:unset}.task-card__btn.button--answer.button--outline-bold:hover{background-color:#faf6f5}.task-card__parsing{position:relative;padding-top:1.5rem;margin-top:1.5rem}.task-card__parsing:before{content:"";display:block;width:calc(100% + 48px);height:.0625rem;background-color:#f5eeec;position:absolute;top:0;left:-1.5rem}.task-card__parsing-title{display:inline-block;font-size:1rem;line-height:1.375rem;font-weight:500;color:#a89c9a;margin-bottom:.75rem}.task-card__answer{font-weight:500;font-size:.875rem;line-height:1.25rem}.task-card__answer .answer-title{font-weight:700;font-size:1rem;line-height:1.375rem;padding-right:.3125rem}.task-card__answer img{display:block;max-width:100%;-o-object-fit:contain;object-fit:contain}.task-card__answer+.task-card__answer{margin-top:.75rem}.task-card__answer div>:not(:last-child){margin-bottom:1rem}.task-card__answer>div{display:inline-block}.task-card__answer+.task-card__parsing-title{margin-top:1.25rem}.task-card__answer ol{padding-left:1.3125rem}.task-card__answer ul{padding-left:1rem;list-style-type:disc}.task-card--FULL .form-field__textarea{min-height:8.375rem;max-height:25rem;resize:vertical}@supports not selector(::-webkit-scrollbar){.task-card--FULL .form-field__textarea{scrollbar-width:thin;scrollbar-color:#e4dad8 transparent}}.task-card--FULL .form-field__textarea::-webkit-scrollbar{-webkit-border-radius:.375rem;width:.5625rem;height:.1875rem;background-color:transparent;border:none}.task-card--FULL .form-field__textarea::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;-webkit-transition:all .2s ease;transition:all .2s ease}.task-card--FULL .form-field__textarea::-webkit-scrollbar-track:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.task-card--FULL .form-field__textarea::-webkit-scrollbar-thumb{width:.375rem;background-color:transparent;border-radius:.375rem;-webkit-transition:all .2s ease;transition:all .2s ease}.task-card--FULL .form-field__textarea::-webkit-scrollbar-thumb:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.task-card--FULL .form-field__textarea::-webkit-scrollbar-track{background-color:#f5eeec}.task-card--FULL .form-field__textarea::-webkit-scrollbar-thumb{background-color:#776865}.task-card--FULL .form-field__textarea::-webkit-resizer{background-image:url(/_next/static/media/resizer.058eeb6f.svg);background-size:auto;background-repeat:no-repeat;background-position:right 6px bottom 6px}.task-card__hidden-text{display:grid;font-weight:500}.task-card .table{display:block;position:relative;overflow-x:auto;margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem;padding-bottom:.5rem}@supports not selector(::-webkit-scrollbar){.task-card .table{scrollbar-width:thin;scrollbar-color:#e4dad8 transparent}}.task-card .table::-webkit-scrollbar{-webkit-border-radius:.1875rem;width:.1875rem;height:.1875rem;background-color:transparent;border:none}.task-card .table::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;margin-left:1.25rem;margin-right:1.25rem}.task-card .table::-webkit-scrollbar-track,.task-card .table::-webkit-scrollbar-track:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.task-card .table::-webkit-scrollbar-thumb{width:.1875rem;background-color:transparent;border-radius:.1875rem}.task-card .table::-webkit-scrollbar-thumb,.task-card .table::-webkit-scrollbar-thumb:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.task-card .table:hover::-webkit-scrollbar-track{background-color:#f5eeec}.task-card .table:hover::-webkit-scrollbar-thumb{background-color:#e4dad8}.task-card .table .ck-widget__selection-handle,.task-card .table .ck-widget__type-around{display:none}.task-card table{border:.0625rem solid #f5eeec;border-spacing:0;border-radius:1rem;-webkit-box-shadow:0 2px 16px -2px hsla(11,7%,46%,.078);box-shadow:0 2px 16px -2px hsla(11,7%,46%,.078)}.task-card table img{min-height:auto;display:inline}.task-card table p+p{margin-top:0}.task-card table td{min-width:6.875rem;font-size:.875rem;line-height:1.25rem;padding:1.5rem 1rem}.task-card table tr:not(:last-child) td{border-bottom:.0625rem solid #f5eeec}.task-card table tr td{border-right:.0625rem solid #f5eeec}.task-card--unsubmitted{-webkit-box-shadow:inset 0 0 0 1px #ff5e3a;box-shadow:inset 0 0 0 1px #ff5e3a;border:none}.task-card--readonly .task-card__detailed-task,.task-card--readonly .task-card__exercise,.task-card--readonly .task-card__list-options{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.task-card .fslightboxs{border-radius:1rem}.task-card .fslightbox-toolbar-button:first-child{display:none}@media screen and (min-width:768px){.task-card__wrap{padding-bottom:0}.task-card__head{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.task-card__report{position:static;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;padding-top:.3125rem}.task-card__list-options{grid-template-columns:repeat(2,1fr);gap:1rem}.task-card__footer{-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;gap:0}.task-card__btn-check{-ms-flex:0 1 auto;flex:0 1 auto;margin-right:auto;margin-bottom:0}.task-card__btn{padding:.5rem .75rem;white-space:nowrap}.task-card__upload-file{width:15rem}.task-card__files-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;padding-bottom:.5rem}.task-card__group-field-cells{grid-template-columns:repeat(5,1fr)}.task-card figure.image{text-align:center}.task-card figure.image img{margin:0 auto}}@media screen and (min-width:1080px){.task-card{padding:1.5rem}.task-card__ol,.task-card__ol ol li{font-size:1rem}.task-card--SHORT .task-card__field{width:22.5rem}.task-card--SEQUENCE .task-card__field{width:15.875rem}.task-card__head{margin-bottom:1.5rem}.task-card__tags{gap:.5rem}.task-card__tags .color-plash{height:1.75rem;font-size:.875rem;line-height:1.25rem;padding:.25rem .75rem}.task-card__breadcrumbs{font-size:1rem;line-height:1.375rem}.task-card__body{margin-bottom:1.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.task-card__exercise{font-size:1rem;line-height:1.375rem}.task-card__exercise>:not(:last-child){margin-bottom:1.5rem}.task-card__btn,.task-card__detailed-task,.task-card__detailed-task span{font-size:1rem}.task-card__upload-file{margin-top:1.5rem}.task-card__options{gap:.75rem}.task-card__options--gap{gap:1rem}.task-card__options--row{-webkit-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.task-card__options li{font-size:1rem;line-height:1.375rem}.task-card__options li span{margin-right:.5rem}.task-card__group-field-cells{grid-auto-flow:column;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-template-columns:auto;-ms-flex-pack:start;justify-content:flex-start}.task-card__group-field-cell{width:5rem}.task-card__group-field-field label,.task-card__group-field-key{font-size:1rem;line-height:1.375rem}.task-card__group-field--horizontal .task-card__group-field-cells{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.task-card__group-field--horizontal .task-card__group-field-cells .task-card__group-field-cell{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:100%}.task-card__group-field--horizontal .task-card__group-field-cells .task-card__group-field-key{white-space:nowrap}.task-card__list-options{margin-top:1.5rem}.task-card__list-options-column{gap:1rem}.task-card__list-options-column li{font-size:1rem;line-height:1.25rem}.task-card__list-options-column span{margin-right:.5rem}.task-card__footer{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.task-card__answer,.task-card__answer .answer-title{font-size:1rem;line-height:1.375rem}.task-card__answer .answer-title{font-weight:700}.task-card__answer div>:not(:last-child){margin-bottom:1.5rem}.task-card__answer+.task-card__parsing-title{margin-top:1.5rem}.task-card .table{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.task-card .table::-webkit-scrollbar-track{margin-left:1.5rem;margin-right:1.5rem}.task-card .table td{font-size:1rem}}.task-card .fix_readonly{pointer-events:unset!important}.task-card .radio-button .MathJax{margin:0!important}.task-card .radio-button label:before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html.fslightbox-open{overflow:visible;overflow:initial;height:auto}html.fslightbox-open body{overflow:hidden;margin-right:unset!important}.upload-file{position:relative;height:3rem;width:100%;border:.125rem dashed #e4dad8;border-radius:.75rem;font-size:1rem;line-height:1.375rem;font-weight:500;color:#cec3c0}.upload-file,.upload-file:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.upload-file-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;width:100%}.upload-file:not(.no-cursor):hover{color:#a89c9a;border-color:#a89c9a}.upload-file:after{position:absolute;right:.75rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.5rem;height:1.5rem;content:"";background-image:url(/_next/static/media/attach.ed9a261a.svg);background-repeat:no-repeat;background-position:50%;background-size:1.5rem 1.5rem;pointer-events:none}.upload-file--loaded:after{display:none}.upload-file--loaded:hover{color:#cec3c0;border-color:#e4dad8}.upload-file--readonly{border-width:.0625rem;background-color:#faf6f5}.upload-file__info{height:100%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;padding:0 2.5rem 0 .75rem;font-weight:500;font-size:.75rem;line-height:1rem;color:#a89c9a}.upload-file__info,.upload-file__info-name{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-file__info-name{font-size:1rem;line-height:1.125rem;color:#3c2c29}.upload-file__icon{position:absolute;right:.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:transparent;border:none;display:inline-block;width:1.5rem;height:1.5rem;color:#d9d9d9;margin-left:auto;cursor:pointer}.upload-file__icon,.upload-file__icon:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.upload-file__icon--dark{color:#cec3c0;pointer-events:none}.upload-file__icon:hover{color:#a89c9a}.upload-file label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:.8125rem 2.75rem .8125rem .75rem;cursor:pointer}.upload-file label.no-cursor{cursor:default}.upload-file input{display:none}.task-card-feedback{margin-top:1.5rem}.task-card-feedback,.task-card-feedback__body{display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-direction:column;flex-direction:column}.task-card-feedback__body{-ms-flex-pack:justify;justify-content:space-between;background-color:#f5eeec;border-radius:1rem;padding:.75rem 1rem;width:100%}.task-card-feedback__body-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;gap:.5rem}.task-card-feedback__body-text__icon{color:#ff5e3a;width:1.5rem;height:1.5rem}.task-card-feedback__body-buttons{display:-ms-flexbox;display:flex;gap:.75rem;-ms-flex-pack:center;justify-content:center}.task-card-feedback__body-buttons button{width:100%;white-space:nowrap}.task-card-feedback__footer{display:-ms-flexbox;display:flex;width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:1rem}.task-card-feedback__footer .form-field__textarea{min-height:6.75rem}.task-card-feedback__footer .form-field{width:100%}@media screen and (min-width:768px){.task-card-feedback__body{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;gap:.75rem}}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-grid{display:grid!important}.d-inline{display:inline!important}@media(min-width:360px){.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-grid{display:grid!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-grid{display:grid!important}}@media(min-width:1080px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-grid{display:grid!important}}@media(min-width:1440px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-grid{display:grid!important}}@font-face{font-family:FerroGroteskBold;src:url(/_next/static/media/FerroGrotesk-Bold.412eb0f6.woff2);src:url(/_next/static/media/FerroGrotesk-Bold.412eb0f6.woff2) format("woff2");font-weight:700;font-style:normal}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:FerroGroteskBold;font-weight:700;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.h1,h1{font-size:1.75rem;line-height:2rem}@media screen and (min-width:768px){.h1,h1{font-size:2.25rem;line-height:2.5rem}}@media screen and (min-width:1080px){.h1,h1{font-size:3rem;line-height:4rem}}@media screen and (min-width:1440px){.h1,h1{font-size:4rem;line-height:4.5rem}}.h2,h2{font-size:2.25rem;line-height:2.5rem}@media screen and (min-width:1080px){.h2,h2{font-size:3rem;line-height:4rem}}.h3,h3{font-size:1.75rem;line-height:2rem}@media screen and (min-width:1080px){.h3,h3{font-size:2.25rem;line-height:2.5rem}}.h4,h4{font-size:1.5rem;line-height:1.75rem}@media screen and (min-width:1080px){.h4,h4{font-size:1.75rem;line-height:2rem}}.h5,h5{font-size:1.25rem;line-height:1.5rem}@media screen and (min-width:1080px){.h5,h5{font-size:1.5rem;line-height:1.75rem}}.h6,h6{font-size:1.0625rem;line-height:1.375rem}@media screen and (min-width:1080px){.h6,h6{font-size:1.25rem;line-height:1.5rem}}.regular{font-weight:400}.medium{font-weight:500}.bold{font-weight:700}.title-1{font-size:1.5rem;line-height:1.875rem;letter-spacing:-.015rem}@media screen and (min-width:1080px){.title-1{font-size:2rem;line-height:2.5rem;letter-spacing:-.04rem}}.title-2{font-size:1.375rem;line-height:1.75rem;letter-spacing:-.01375rem}@media screen and (min-width:1080px){.title-2{font-size:1.75rem;line-height:1.625rem;letter-spacing:-.0175rem}}.title-3{font-size:1.25rem;line-height:1.625rem;letter-spacing:-.00625rem}@media screen and (min-width:1080px){.title-3{font-size:1.5rem;line-height:2rem;letter-spacing:-.015rem}}.title-4{font-size:1.25rem;line-height:1.75rem;letter-spacing:-.00625rem}.title-5{font-size:1.0625rem;line-height:1.5rem;letter-spacing:-.015rem}.headline{font-size:1rem;line-height:1.375rem}.uppercase{font-weight:500;font-size:.8125rem;line-height:1rem;text-transform:uppercase}.accent-text{position:relative;display:inline-block;padding-left:.1875rem;padding-right:.1875rem;margin:0 .3125rem;z-index:2}.accent-text:after{content:"";display:inline-block;width:100%;height:105%;position:absolute;top:.0625rem;left:-.25rem;border-radius:.5rem;-webkit-transform:rotate(-2deg);transform:rotate(-2deg);padding:0 .25rem;z-index:-1}.accent-text--green:after{background-color:#3affb8}.accent-text--yellow:after{background-color:#ffeb3a}@media screen and (min-width:1080px){.accent-text:after{height:84%;top:.375rem;left:-.1875rem}}.self-check__section{position:relative;padding-top:1.25rem;padding-bottom:1.25rem;margin-top:1.25rem}.self-check__section:last-child{padding-bottom:0}.self-check__section:before{content:"";display:block;width:calc(100% + 40px);height:.0625rem;background-color:#f5eeec;position:absolute;top:0;left:-1.25rem}.self-check__section .form-field__textarea{min-height:8.375rem;max-height:19.375rem}.self-check__section .form-field__textarea:-moz-read-only{min-height:13.625rem}.self-check__section .form-field__textarea:read-only{min-height:13.625rem}.self-check__section .form-field__input{border-color:#f5eeec}.self-check__section .form-field__input:-moz-read-only{border-width:.0625rem;background-color:#faf6f5;border-color:#f5eeec;pointer-events:none}.self-check__section .form-field__input:read-only{border-width:.0625rem;background-color:#faf6f5;border-color:#f5eeec;pointer-events:none}.self-check__section .form-field__caption{display:-ms-inline-flexbox;display:inline-flex;font-weight:500;color:#a89c9a}.self-check__section .form-field__caption:before{content:"";display:block;width:1rem;height:1rem;-webkit-mask-image:url(/_next/static/media/info-circle.35d0f6e0.svg);mask-image:url(/_next/static/media/info-circle.35d0f6e0.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#a89c9a;-ms-flex-negative:0;flex-shrink:0}.self-check__subtitle{font-weight:500;font-size:.8125rem;line-height:1rem;text-transform:uppercase;color:#a89c9a;margin-bottom:.75rem}.self-check__subtitle--mb{margin-bottom:1.25rem}.self-check__fields{max-width:11.25rem}.self-check__fields .form-field--textarea{position:relative}.self-check__fields .form-field--textarea:after{content:"";position:absolute;top:2px;left:2px;right:2px;z-index:0;background:#fff;height:1.875rem;border-radius:.75rem .75rem 0 0}.self-check__fields .form-field--textarea.readonly:after{background:#faf6f5}.self-check__fields .form-field__input{height:3rem;padding-bottom:.5rem}.self-check__fields .form-field__input--number{text-align:left}.self-check__fields .form-field__label{font-weight:500;top:.75rem;left:.75rem}.self-check__fields .form-field__input:active~.form-field__label,.self-check__fields .form-field__input:focus-visible~.form-field__label,.self-check__fields .form-field__input:focus~.form-field__label{color:#a89c9a!important}.self-check__fields .form-field__textarea:active,.self-check__fields .form-field__textarea:focus,.self-check__fields .form-field__textarea:focus-visible{padding-top:1.875rem}.self-check__fields .form-field__textarea:active~.form-field__label,.self-check__fields .form-field__textarea:focus-visible~.form-field__label,.self-check__fields .form-field__textarea:focus~.form-field__label{top:.75rem}.self-check__fields .form-field.filled .form-field__textarea{position:relative;display:block;padding-top:1.875rem}@supports not selector(::-webkit-scrollbar){.self-check__fields .form-field.filled .form-field__textarea{scrollbar-width:thin;scrollbar-color:#e4dad8 transparent}}.self-check__fields .form-field.filled .form-field__textarea::-webkit-scrollbar{-webkit-border-radius:.375rem;width:.5625rem;height:.1875rem;background-color:transparent;border:none}.self-check__fields .form-field.filled .form-field__textarea::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;-webkit-transition:all .2s ease;transition:all .2s ease}.self-check__fields .form-field.filled .form-field__textarea::-webkit-scrollbar-track:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.self-check__fields .form-field.filled .form-field__textarea::-webkit-scrollbar-thumb{width:.375rem;background-color:transparent;border-radius:.375rem;-webkit-transition:all .2s ease;transition:all .2s ease}.self-check__fields .form-field.filled .form-field__textarea::-webkit-scrollbar-thumb:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.self-check__fields .form-field.filled .form-field__textarea::-webkit-scrollbar-track{background-color:#f5eeec}.self-check__fields .form-field.filled .form-field__textarea::-webkit-scrollbar-thumb{background-color:#776865}.self-check__fields .form-field.filled .form-field__textarea+label{top:.75rem}.self-check__fields .form-field.filled .form-field__label{color:#a89c9a!important}.self-check__btn-check{-ms-flex:1 0 100%;flex:1 0 100%;width:100%;margin-top:1.25rem}.self-check__btn-check.button--outline-bold svg{color:#cec3c0}.self-check__btn{-ms-flex-pack:start;justify-content:flex-start;padding:.5rem}.self-check__btn--open .button__icon{-webkit-transform:scale(-1);transform:scale(-1)}.self-check__btn--favorite.active{background-color:transparent}.self-check__btn--favorite.active .button__icon{color:#cec3c0}@media screen and (min-width:768px){.self-check__fields{display:grid;grid-template-columns:1fr;grid-column-gap:1rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.self-check__fields .form-field+.form-field{margin-top:1rem}.self-check__fields .form-field__textarea:-moz-read-only{min-height:10.875rem}.self-check__fields .form-field__textarea:read-only{min-height:10.875rem}.self-check__btn-check{-ms-flex:0 1 auto;flex:0 1 auto;margin-right:auto;margin-bottom:0;width:auto}.self-check__btn{padding:.5rem .75rem;white-space:nowrap}}@media screen and (min-width:1080px){.self-check__btn-check{height:3rem;font-size:1rem;padding:.75rem 1rem;margin-top:1.5rem}.self-check__section{padding-top:1.5rem;padding-bottom:1.5rem}}@media screen and (min-width:1440px){.self-check__fields__textarea:-moz-read-only{min-height:9.5rem}.self-check__fields__textarea:read-only{min-height:9.5rem}}