:root{--bs-body-font-family:"Roboto",system-ui,-apple-system,"Segoe UI","Helvetica Neue",Arial,"Noto Sans","Liberation Sans";--bs-body-color:#1c1c1e;--bs-body-bg:#fff;--bs-primary:#000;--bs-primary-hover:#262136;--bs-secondary:#6c757d}html,body{color:var(--bs-body-color);height:100%;margin:0;padding:0;transition:background-color .3s,color .3s;overflow-x:hidden}.page{flex-direction:column;min-height:100vh;display:flex}.draggable-handle{touch-action:none}.kqa-pb-footer{padding-bottom:100px!important}.kqa-bg{background-color:#fff}html{font-family:Roboto,sans-serif!important}body{font-family:inherit!important}.kqa-button{cursor:pointer;color:#fff;background:#184c65;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:16px;font-weight:500;transition:all .2s;display:inline-flex}.kqa-button:hover{transform:scale(1.1);box-shadow:0 4px 8px #00000026}.dynamic-card,.dynamic-card-blue,.dynamic-card-green,.dynamic-card-navy,.dynamic-card-orange,.dynamic-card-purple,.dynamic-card-red,.dynamic-card-black,.dynamic-card-pink,.dynamic-card-yellow,.dynamic-card-sky{border-radius:10px;box-shadow:0 4px 12px #0000001a,0 12px 32px #00000014;background:#fff!important;border:1px solid #e5e7eb!important}.dynamic-card:hover,.dynamic-card-blue:hover,.dynamic-card-green:hover,.dynamic-card-navy:hover,.dynamic-card-orange:hover,.dynamic-card-purple:hover,.dynamic-card-red:hover,.dynamic-card-black:hover,.dynamic-card-pink:hover,.dynamic-card-yellow:hover,.dynamic-card-sky:hover{transition:transform .2s,box-shadow .2s;transform:translateY(-3px);box-shadow:0 6px 18px #00000024,0 20px 40px #0000001a}.static-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 12px #0000001a,0 12px 32px #00000014}.static-card:hover{transform:none}.static-card-alt{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 12px #0000001a,0 12px 32px #00000014}@media (min-width:992px){.static-card{max-width:800px;margin-left:auto;margin-right:auto}}.static-card-create{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 12px #0000001a,0 12px 32px #00000014}@media (min-width:992px){.static-card-create{max-width:800px;margin-left:auto;margin-right:auto}}.instruction-card,.instruction-card-alt{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.kqa-instruction-carousel{overflow:visible!important}.kqa-instruction-carousel .carousel-control-prev,.kqa-instruction-carousel .carousel-control-next{z-index:10;background-color:#33a4da;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;display:flex;top:50%;transform:translateY(-50%);opacity:1!important}.kqa-instruction-carousel .carousel-control-prev:hover,.kqa-instruction-carousel .carousel-control-next:hover{background-color:#258bbd;opacity:1!important}.kqa-instruction-carousel .carousel-control-prev-icon,.kqa-instruction-carousel .carousel-control-next-icon{background-color:#fff;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;filter:none!important;background-image:none!important;width:18px!important;height:18px!important}.kqa-instruction-carousel .carousel-control-prev-icon{transform:none;-webkit-mask-image:url(/arrow_back_new.svg);mask-image:url(/arrow_back_new.svg)}.kqa-instruction-carousel .carousel-control-next-icon{transform:none;-webkit-mask-image:url(/arrow_forward.svg);mask-image:url(/arrow_forward.svg)}.kqa-instruction-carousel .carousel-control-prev{left:-70px!important}.kqa-instruction-carousel .carousel-control-next{right:-70px!important}.kqa-instruction-carousel .carousel-indicators{margin-bottom:-15px;padding-top:10px;padding-bottom:10px}.kqa-instruction-carousel img{max-width:100%;max-height:400px;margin:0 auto;object-fit:contain!important;width:auto!important}@media (max-width:768px){.kqa-instruction-carousel img{max-height:300px;width:100%!important}.kqa-instruction-carousel .carousel-control-prev{left:-30px!important}.kqa-instruction-carousel .carousel-control-next{right:-30px!important}}.kqa-ingredient-table{background:0 0;border:none;padding:0}.ingredient-row,.ingredient-row,.ingredient-row-alt{border-bottom:1px solid #e5e7eb;border-radius:8px;padding:12px;box-shadow:0 1px 3px #0000000f;margin:0!important}.ingredient-row{background-color:#fff}.ingredient-row-alt{background-color:#f8f9fa}.ingredient-row:last-child,.ingredient-row-alt:last-child,.ingredient-header:last-child{border-bottom:none}.ingredient-header{background-color:#e1f4fc;border-bottom:1px solid #e5e7eb;border-radius:8px;padding:12px;margin:0!important}.kqa-delete-modern{cursor:pointer;background-color:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000001a}.kqa-trash-bin-icon{background-color:#fff;width:20px;height:20px;transition:background-color .2s,transform .2s;-webkit-mask:url(/trash-bin.svg) 50%/contain no-repeat;mask:url(/trash-bin.svg) 50%/contain no-repeat}.kqa-delete-modern:hover{transform:scale(1.1);box-shadow:0 4px 8px #00000026}.kqa-delete-modern:hover .kqa-trash-bin-icon{background-color:#fff}.kqa-modern-input{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:8px 12px;transition:border-color .2s}.kqa-modern-input:focus{border-color:#d1d5db}.kqa-modern-dropdown-toggle{width:100%;height:40px;color:#374151!important;background-color:#f3f4f6!important;border:1px solid #e5e7eb!important;border-radius:50px!important;justify-content:space-between!important;align-items:center!important;padding:6px 8px!important;font-size:.9rem!important;display:flex!important}.kqa-modern-dropdown-toggle:after{content:none!important;display:none!important}.kqa-dropzone{box-sizing:border-box;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.kqa-drop-inner{text-align:center;color:#0b041c}.kqa-drop-icon{width:48px;height:48px;margin-bottom:8px;display:inline-block}.kqa-drop-title{color:#0b041c;margin-top:8px;font-weight:600}.kqa-drop-subtitle{color:#555;font-size:12px}.instruction-camera-button{color:#fff;cursor:pointer;background:#0b041c;border:none;border-radius:10px;padding:8px 16px}.kqa-view-tabs{background:#f5f5f7;border-radius:999px;gap:8px;padding:4px;display:flex;overflow-x:auto}.kqa-view-tab{color:#716f7a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex:1;min-width:0;padding:6px 10px;font-size:14px;font-weight:500}.kqa-view-tab-active{color:#fff;background:#184c65}.kqa-unit-toggle{border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 14px;display:flex;color:#fff!important;background:#4b8aa8!important;border-radius:12px!important}.kqa-unit-toggle:focus,.kqa-unit-toggle:active,.kqa-unit-toggle.show{box-shadow:0 0 0 2px #4b8aa859;color:#fff!important;background:#3a6f88!important}.kqa-unit-label{text-align:left;flex:1}.kqa-unit-arrow{display:block}.kqa-unit-toggle:after{display:none!important}.kqa-delete-icon-btn{background-color:#d9534f;border:none;border-radius:12px;width:40px;height:40px;padding:0}.kqa-delete-icon-btn:hover,.kqa-delete-icon-btn:focus{background-color:#c64541}.kqa-done-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/done-check.svg) 50%/contain no-repeat;mask:url(/done-check.svg) 50%/contain no-repeat}.kqa-close-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/close.svg) 50%/contain no-repeat;mask:url(/close.svg) 50%/contain no-repeat}.kqa-rotate-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/rotate_right.svg) 50%/contain no-repeat;mask:url(/rotate_right.svg) 50%/contain no-repeat}.kqa-adjust-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/crop_rotate.svg) 50%/contain no-repeat;mask:url(/crop_rotate.svg) 50%/contain no-repeat}.reactEasyCrop_CropArea{border:1px solid #00000080!important}.reactEasyCrop_CropAreaGrid:before,.reactEasyCrop_CropAreaGrid:after{border-color:#00000080!important}.kqa-trash-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/trash-bin.svg) 50%/contain no-repeat;mask:url(/trash-bin.svg) 50%/contain no-repeat}.kqa-save-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/save.svg) 50%/contain no-repeat;mask:url(/save.svg) 50%/contain no-repeat}.kqa-note-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/edit_note.svg) 50%/contain no-repeat;mask:url(/edit_note.svg) 50%/contain no-repeat}.kqa-folder-managed-icon{background-color:#fff;width:24px;height:24px;display:block;-webkit-mask:url(/folder_managed.svg) 50%/contain no-repeat;mask:url(/folder_managed.svg) 50%/contain no-repeat}.kqa-create-folder-icon{background-color:#fff;width:24px;height:24px;display:block;-webkit-mask:url(/create_new_folder.svg) 50%/contain no-repeat;mask:url(/create_new_folder.svg) 50%/contain no-repeat}.kqa-edit-icon{background-color:#fff;width:18px;height:18px;display:block;-webkit-mask:url(/edit2.svg) 50%/contain no-repeat;mask:url(/edit2.svg) 50%/contain no-repeat}.kqa-settings-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/settings.svg) 50%/contain no-repeat;mask:url(/settings.svg) 50%/contain no-repeat}.kqa-add-circle-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/add_circle.svg) 50%/contain no-repeat;mask:url(/add_circle.svg) 50%/contain no-repeat}.kqa-logout-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/logout.svg) 50%/contain no-repeat;mask:url(/logout.svg) 50%/contain no-repeat}.kqa-add-user-icon{background-color:#fff;width:20px;height:20px;display:block;-webkit-mask:url(/add_user.svg) 50%/contain no-repeat;mask:url(/add_user.svg) 50%/contain no-repeat}.kqa-delete-btn{color:#fff;background-color:#d9534f;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex;position:relative}.kqa-delete-btn:hover,.kqa-delete.kqa-button:hover{z-index:100;transform:scale(1.1);box-shadow:0 4px 8px #00000026}.kqa-button-yellow{color:#fff;background-color:#2887b5;border:1px solid #2887b5;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:8px 16px;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.kqa-button-yellow:hover{color:#fff;transform:scale(1.1);box-shadow:0 4px 8px #00000026}.kqa-delete-btn .kqa-trash-icon{width:18px;height:18px}.kqa-button-red{color:#fff;background-color:#d9534f;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:16px;font-weight:500;transition:all .2s;display:inline-flex}.kqa-button-red:hover{color:#fff;transform:scale(1.1);box-shadow:0 4px 8px #00000026}.form-control:focus{border-color:#33a4da;outline:none;transition:border-color .2s,box-shadow .2s;box-shadow:0 0 0 3px #33a4da26}a,a:visited{color:#000}a:hover,a:focus{color:#262136}.kqa-footer-nav{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffeff;border-top:1px solid #00000014;height:80px;position:fixed;bottom:0;left:0;right:0}.kqa-footer-nav-inner{justify-content:space-around;align-items:center;max-width:480px;margin:0 auto;display:flex}.kqa-footer-link{color:inherit;line-height:1.2;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;flex-direction:column;align-items:center;gap:2px;margin:12px 0 0;padding:0;text-decoration:none;transition:color .15s;display:flex}.kqa-footer-footer{outline-offset:2px;border-radius:4px;outline:2px solid #005fcc}button.kqa-footer-link:hover{color:#000aa0}.kqa-footer-link-active{font-weight:600;color:#0b041c!important}.kqa-footer-icon{justify-content:center;align-items:center;display:flex}.kqa-footer-img{object-fit:contain;width:24px;height:24px;display:block}@media (min-width:768px){.kqa-footer-nav-inner{max-width:720px;padding:10px 24px}}.kqa-note-view,.kqa-instruction-view{word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;font-family:inherit}.kqa-carousel-dark .carousel-control-prev-icon,.kqa-carousel-dark .carousel-control-next-icon{filter:brightness(0);width:2.5rem;height:2.5rem}.kqa-carousel-dark .carousel-control-prev,.kqa-carousel-dark .carousel-control-next{opacity:.9}.kqa-carousel-dark .carousel-control-prev:hover,.kqa-carousel-dark .carousel-control-next:hover{opacity:1}.kqa-instruction-carousel .carousel-indicators [data-bs-target]{background-color:#bbb;border-radius:50%;width:8px;height:8px;margin-top:10px;position:relative!important;bottom:-40px!important}.kqa-instruction-carousel .carousel-indicators .active{background-color:#140b27}.kqa-icon-edit,.kqa-icon-trash,.kqa-icon-base{vertical-align:middle;background-color:#fff;width:18px;height:18px;margin-top:-1px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kqa-icon-dark{background-color:#2c3e50}.kqa-no-caret:after{display:none!important}.kqa-icon-edit{-webkit-mask-image:url(/edit2.svg);mask-image:url(/edit2.svg)}.kqa-icon-trash{-webkit-mask-image:url(/trash-bin2.svg);mask-image:url(/trash-bin2.svg)}.kqa-icon-pdf{-webkit-mask-image:url(/print.svg);mask-image:url(/print.svg)}.kqa-icon-print{-webkit-mask-image:url(/export.svg);mask-image:url(/export.svg)}.kqa-icon-excel{-webkit-mask-image:url(/table.svg);mask-image:url(/table.svg)}.kqa-icon-folder{-webkit-mask-image:url(/folder.svg);mask-image:url(/folder.svg)}.kqa-icon-arrow-back{-webkit-mask-image:url(/arrow_back_new.svg);mask-image:url(/arrow_back_new.svg)}.kqa-back-btn{color:var(--kqa-dark,#1a2e3b);cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.kqa-back-btn:hover{opacity:1}.kqa-back-btn .kqa-icon-base{background-color:currentColor}.kqa-icon-save-change{-webkit-mask-image:url(/save_change.svg);mask-image:url(/save_change.svg)}.kqa-icon-copy{-webkit-mask-image:url(/file_copy.svg);mask-image:url(/file_copy.svg)}.kqa-icon-save{-webkit-mask-image:url(/save.svg);mask-image:url(/save.svg)}.kqa-icon-close{-webkit-mask-image:url(/close.svg);mask-image:url(/close.svg)}.kqa-icon-exit{-webkit-mask-image:url(/exit.svg);mask-image:url(/exit.svg)}.kqa-icon-stay{-webkit-mask-image:url(/stay.svg);mask-image:url(/stay.svg)}.gsi-material-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-appearance:none;box-sizing:border-box;color:#e3e3e3;cursor:pointer;letter-spacing:.25px;text-align:center;vertical-align:middle;white-space:nowrap;background-color:#131314;background-image:none;border:1px solid #8e918f;border-radius:20px;outline:none;width:auto;min-width:min-content;max-width:400px;height:40px;padding:0 12px;font-family:Roboto,arial,sans-serif;font-size:14px;transition:background-color .218s,border-color .218s,box-shadow .218s;position:relative;overflow:hidden}.gsi-material-button .gsi-material-button-icon{width:20px;min-width:20px;height:20px;margin-right:12px}.gsi-material-button .gsi-material-button-content-wrapper{flex-flow:row;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.gsi-material-button .gsi-material-button-contents{text-overflow:ellipsis;vertical-align:top;flex-grow:1;font-family:Roboto,arial,sans-serif;font-weight:500;overflow:hidden}.gsi-material-button .gsi-material-button-state{opacity:0;transition:opacity .218s;position:absolute;inset:0}.gsi-material-button:disabled{cursor:default;background-color:#13131461;border-color:#8e918f1f}.gsi-material-button:disabled .gsi-material-button-state{background-color:#e3e3e31f}.gsi-material-button:disabled .gsi-material-button-contents,.gsi-material-button:disabled .gsi-material-button-icon{opacity:.38}.gsi-material-button:not(:disabled):active .gsi-material-button-state,.gsi-material-button:not(:disabled):focus .gsi-material-button-state{opacity:.12;background-color:#fff}.gsi-material-button:not(:disabled):hover{box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.gsi-material-button:not(:disabled):hover .gsi-material-button-state{opacity:.08;background-color:#fff}.sortable-dragging{opacity:.5;opacity:0}.sortable-other-item{opacity:.6;filter:blur(.4px);transition:transform .18s,opacity .18s;transform:scale(.94)}.sortable-normal{transition:transform .2s,opacity .2s}@media (max-width:575.98px){.fs-small{font-size:.75rem}}.line-clamp-2{-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.kqa-card-title{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2.6em;line-height:1.3;overflow:hidden;display:-webkit-box!important}.kqa-instruction-view{white-space:pre-wrap;word-break:normal;overflow-wrap:break-word;background:#fff;border:1px solid #eee;border-radius:10px;min-height:160px;padding:16px;font-size:.95rem;line-height:1.5}@media (max-width:768px){.kqa-instruction-view{max-width:100%}}.kqa-rich-text-editor .ql-container{border-bottom-right-radius:10px;border-bottom-left-radius:10px;font-family:DM Sans,sans-serif;font-size:1rem}.kqa-rich-text-editor .ql-toolbar{background-color:#f8f9fa;border-top-left-radius:10px;border-top-right-radius:10px}.kqa-rich-text-editor .ql-editor{min-height:150px}.kqa-swiper-container{padding-bottom:30px;overflow:visible!important}.swiper-slide{align-items:stretch;height:auto;transition:opacity .3s;display:flex}.swiper-slide-active{z-index:10}.kqa-carousel-nav-btn{color:#fff;cursor:pointer;background-color:#184c65;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex}.kqa-carousel-nav-btn:hover{transform:scale(1.1)}.kqa-carousel-nav-btn img{filter:brightness(0)invert()}.kqa-carousel-nav-btn:disabled{cursor:default;background-color:#ccc;transform:none}.swiper-pagination-bullet{opacity:1;background:#ccc;width:10px;height:10px;margin:0 5px!important}.swiper-pagination-bullet-active{background:#33a4da;width:12px;height:12px}@media (min-width:992px){.kqa-swiper-container img,.kqa-featured-image-container img{object-fit:contain;max-height:400px;margin:0 auto;display:block;width:auto!important}}.kqa-note-view{white-space:pre-wrap;word-break:normal;overflow-wrap:break-word;background:#fff;border:1px solid #eee;border-radius:10px;min-height:120px;padding:8px 12px;font-size:.95rem;line-height:1.5}.kqa-note-view h1,.kqa-instruction-view h1{color:#184c65;margin-top:.75rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.kqa-note-view h2,.kqa-instruction-view h2{color:#184c65;margin-top:.5rem;margin-bottom:.4rem;font-size:1.1rem;font-weight:600;line-height:1.3}.kqa-note-view h3,.kqa-instruction-view h3{color:#184c65;margin-top:.4rem;margin-bottom:.3rem;font-size:1rem;font-weight:600;line-height:1.3}.kqa-note-view h4,.kqa-note-view h5,.kqa-note-view h6,.kqa-instruction-view h4,.kqa-instruction-view h5,.kqa-instruction-view h6{color:#184c65;margin-top:.3rem;margin-bottom:.25rem;font-size:.95rem;font-weight:600;line-height:1.3}.kqa-note-view blockquote,.kqa-instruction-view blockquote{color:#6b7280;background:0 0;border-left:3px solid #184c65;margin:.5rem 0;padding-left:12px;font-style:italic}.kqa-note-view ul,.kqa-note-view ol,.kqa-instruction-view ul,.kqa-instruction-view ol{margin:.3rem 0;padding-left:1.5rem}.hover-pop{transition:transform .2s}.hover-pop:hover{transform:scale(1.1)}.hover-pop-subtle{transition:transform .2s}.hover-pop-subtle:hover{transform:scale(1.05)}.kqa-note-view li,.kqa-instruction-view li{margin-bottom:.2rem}
@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_467ffbd7-module__AQ6iAW__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_467ffbd7-module__AQ6iAW__variable{--font-roboto:"Roboto","Roboto Fallback"}
