@charset "UTF-8";.display-grid,.grid-columns-1,.grid-columns-2,.grid-columns-3{display:grid}.grid-flow-column{grid-auto-flow:column}.grid-flow-row{grid-auto-flow:row}.grid-span-column-2{grid-column:span 2}.grid-span-row-2{grid-row:span 2}.grid-span-column-3{grid-column:span 3}.grid-span-row-3{grid-row:span 3}.grid-span-column-4{grid-column:span 4}.grid-span-row-4{grid-row:span 4}.grid-span-column-5{grid-column:span 5}.grid-span-row-5{grid-row:span 5}.grid-span-column-6{grid-column:span 6}.grid-span-row-6{grid-row:span 6}.grid-span-column-7{grid-column:span 7}.grid-span-row-7{grid-row:span 7}.grid-span-column-8{grid-column:span 8}.grid-span-row-8{grid-row:span 8}.grid-span-column-9{grid-column:span 9}.grid-span-row-9{grid-row:span 9}.grid-span-column-full{grid-column:1/-1}.grid-span-row-full{grid-row:1/-1}.grid-columns-1{grid-template-columns:1fr}.grid-columns-2{grid-template-columns:repeat(2,1fr)}.grid-columns-3{grid-template-columns:repeat(3,1fr)}.grid-gap-sm{gap:8px}.grid-gap-md{gap:16px}.grid-column-gap-sm{column-gap:8px}.grid-column-gap-md{column-gap:16px}.grid-row-gap-sm{row-gap:8px}.grid-row-gap-md{row-gap:16px}:root{--header-height:150px}@media (max-width:380px){:root{--header-height:200px}}@media (max-width:1023px){:root{--header-height:60px}}h1,h2,h3,h4,h5,h6{margin:0}body{font-family:Open Sans,Roboto,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}.bg-header{background:#0c2838}.bg-icon{background:#005f9e;color:#005f9e}.bg-side-menu>aside{background:#dbdfe1}.page{padding:20px 20px 0 20px}.tupperware-text,body{color:#2e3a59}.tupperware-text--active{color:#222}.text-plus-icon{color:#bdbdbd}.bg-plus-icon,.text-plus-icon{background:#2e3a59}.subpage{display:flex;flex-direction:column;height:calc(100vh - var(--header-height) - 210px);padding:0 16px;margin:40px auto 0;max-width:1400px}.bordered-btn{margin-right:10px;border:1px solid #005f9e}.icon-default{color:#2e3a59}.no-decorations{color:inherit;text-decoration:none}.sticky-position{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + var(--sticky-offset, 4px))}.page-title{padding:8px;font-size:24px;text-transform:uppercase;text-align:center}.page-title,.section-title{color:#4f4f4f;font-weight:700}.section-title{font-size:18px}.text-rating{color:#ffde16}.text-rating-no-select{color:#ccc}.max-content{width:-webkit-max-content;width:max-content}.height-min-content{height:-webkit-min-content;height:min-content}.styled-input__label{padding-bottom:4px}.styled-input__label:empty:before{content:"​"}.styled-input__label.required{font-weight:700}.styled-input__input .q-field__control{flex:1 0 auto}.styled-input__input .q-field__control-container>textarea{resize:none}.styled-checkbox__label[data-v-2420289f]{padding-bottom:4px}.styled-checkbox__label[data-v-2420289f]:empty:before{content:"​"}>.q-checkbox__native[data-v-2420289f]{background-color:green}.q-checkbox__inner[data-v-2420289f]{background-color:green!important}.styled-select__label{padding-bottom:4px}.styled-select__label:empty:before{content:"​"}.styled-select__label.required{font-weight:700}.styled-spinbox__label{padding-bottom:4px;min-height:1rem}.styled-spinbox__label:empty:before{content:"​"}.styled-spinbox__label.required{font-weight:700}.styled-spinbox__input .q-field__control{flex:1 0 auto}.styled-spinbox__input .q-field__control-container>textarea{resize:none}.styled-spinbox__input .q-field__control-container>input{color:#665339}.styled-spinbox__buttons .q-field__control{padding-right:0}.styled-spinbox__button{box-sizing:border-box;background:#e0e0e0;border:1px solid #bdbdbd;overflow:hidden;font-size:20px;width:24px}.styled-spinbox__button:first-child{border-top-right-radius:4px;border-bottom:0}.styled-spinbox__button:last-child{border-bottom-right-radius:4px}.styled-spinbox .q-field--outlined.q-field--readonly .q-field__control:before{border:1px solid rgba(0,0,0,0.24)}.styled-spinbox input::-webkit-inner-spin-button,.styled-spinbox input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styled-spinbox input[type=number]{-moz-appearance:textfield}