.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.media-library,.media-library *,.media-library-item *{all:unset;position:relative;box-sizing:border-box;border-style:solid;border-width:0}.media-library-sortable .media-library-item{-webkit-user-drag:element}.media-library-item script,.media-library script{display:none}.media-library{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity));display:grid;grid-template-areas:"errors" "items" "uploader";margin-bottom:2px}.media-library-listerrors{grid-area:errors;margin-bottom:-2px}.media-library-items{grid-area:items;margin-bottom:-2px}.media-library-uploader{grid-area:uploader;margin-bottom:-2px}.media-library-item.gu-mirror{border-width:2px;--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity));box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.media-library-add{display:flex}.media-library-replace,.media-library-replace .media-library-dropzone,.media-library-replace .media-library-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0}.media-library-multiple .media-library-items{display:block;border-width:2px;--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity))}.media-library-item{display:flex;align-items:center;min-width:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.media-library-item-row:not(:last-child){border-bottom-width:1px;--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity))}.media-library-filled.media-library-sortable .media-library-add .media-library-dropzone:before{content:""}.media-library-filled.media-library-sortable .media-library-add .media-library-dropzone:before,.media-library-row-drag{align-self:stretch;flex:none;display:flex;flex-direction:column;align-items:center;justify-content:center;width:2rem;--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity));--bg-opacity:0.5;border-right-width:1px;--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity));cursor:move;--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.media-library-row-drag:hover{--text-opacity:1;color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.media-library-row-remove{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity));opacity:.5;cursor:pointer}.media-library-row-remove:hover{opacity:1;transition-property:opacity;transition-duration:.3s}.media-library-listerrors{display:block;border-width:2px;--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity));--border-opacity:0.5;--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity));--bg-opacity:0.5;font-size:.75rem}.media-library-listerror{display:flex;align-items:flex-start}.media-library-listerror:not(:last-child){border-bottom-width:2px;--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity));--border-opacity:0.25}.media-library-listerror-icon{align-self:stretch;padding-top:.75rem;padding-bottom:.75rem;margin-left:1rem;margin-right:1rem;width:2rem;display:flex;justify-content:center}.media-library-filled.media-library-sortable .media-library-listerror-icon{margin-left:0;margin-right:1rem;--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity));--bg-opacity:0.5;border-right-width:1px;--border-opacity:1;border-color:#fbd5d5;border-color:rgba(251,213,213,var(--border-opacity))}.media-library-listerror-content{flex-grow:1;padding-right:3rem}.media-library-listerror-title{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity));height:3rem;display:flex;align-items:center}.media-library-listerror-items{margin-top:-.5rem;border-top-width:1px;--border-opacity:1;border-color:#f8b4b4;border-color:rgba(248,180,180,var(--border-opacity));--border-opacity:0.25}.media-library-listerror-item{display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem}.media-library-listerror-thumb{flex:none;width:1.5rem;height:1.5rem;margin-right:.75rem}.media-library-listerror-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-width:1px;--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity));--border-opacity:0.5}.media-library-listerror-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-library-thumb{position:relative;flex:none;width:4rem;height:4rem;margin:1rem}.media-library-single .media-library-thumb{margin:0 1rem 0 0}.media-library-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.media-library-thumb-extension{width:100%;height:100%;display:flex;align-items:center;justify-content:center;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.media-library-thumb-extension-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;text-transform:uppercase;--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity));font-size:.75rem}.media-library-placeholder{display:flex;align-items:center;justify-content:center;width:4rem;height:calc(4rem - 4px)}.media-library-filled.media-library-sortable .media-library-add .media-library-placeholder{width:2rem;height:2rem;margin-left:-2rem;margin-right:1rem}.media-library-multiple.media-library-empty .media-library-add .media-library-placeholder:before{content:"";position:absolute;top:50%;left:50%;width:2.5rem;height:2.5rem;--bg-opacity:1;background-color:#d2d6dc;background-color:rgba(210,214,220,var(--bg-opacity));--bg-opacity:0.25;transform:translate(calc(-50% + 3px),calc(-50% + 3px))}.media-library-multiple.media-library-empty .media-library-add .media-library-placeholder:after{content:"";position:absolute;top:50%;left:50%;width:2.5rem;height:2.5rem;--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity));border-width:1px;--border-opacity:1;border-color:#9fa6b2;border-color:rgba(159,166,178,var(--border-opacity));--border-opacity:0.25;transform:translate(-50%,-50%)}.media-library-dropzone-drop .media-library-placeholder,.media-library-dropzone:not(.disabled):active .media-library-placeholder{transform:translateY(1px)}.media-library-help{text-align:left;padding-right:1rem;font-size:.75rem;--text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--text-opacity))}.media-library-help-clear{padding-left:.5rem;padding-right:.5rem;opacity:.75;cursor:pointer}.media-library-help-clear:hover{opacity:1;transition-property:opacity;transition-duration:.3s}.media-library-dropzone{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;display:flex;align-items:center;border-width:2px;--border-opacity:1;border-color:#4b5563;border-color:rgba(75,85,99,var(--border-opacity));--border-opacity:0.25;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.3s;flex-grow:1;background-color:transparent}.media-library-dropzone-add{border-style:dashed;--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.media-library-dropzone-replace{border-style:solid}.media-library-dropzone-drag,.media-library-dropzone:not(.disabled):hover{--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity));--bg-opacity:0.25;--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity));--border-opacity:0.25}.media-library-dropzone-drop,.media-library-dropzone:not(.disabled):active,.media-library-dropzone:not(.disabled):focus{outline:0;--bg-opacity:1;background-color:#b4c6fc;background-color:rgba(180,198,252,var(--bg-opacity));--bg-opacity:0.5;--border-opacity:1;border-color:#5850ec;border-color:rgba(88,80,236,var(--border-opacity));--border-opacity:0.25}.media-library-dropzone.disabled{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity));--bg-opacity:0.25;--border-opacity:1;border-color:#e02424;border-color:rgba(224,36,36,var(--border-opacity));--border-opacity:0.25;cursor:not-allowed}.media-library-properties{font-size:.75rem;--text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--text-opacity));flex-grow:1;min-width:0;margin-right:1rem;margin-top:1rem;margin-bottom:1rem}.media-library-single .media-library-properties{margin-top:0;margin-bottom:0}.media-library-properties-fixed{width:8rem;flex-grow:0}.media-library-property{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.media-library-field{display:block;overflow:hidden;margin-top:.5rem;margin-bottom:.5rem}.media-library-field-error{display:block;margin-top:.25rem;--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.media-library-label{display:block;font-size:.75rem;--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity));padding-right:.5rem}.media-library-input{flex:1 1 0%;width:100%;font-size:.75rem;--text-opacity:1;color:#252f3f;color:rgba(37,47,63,var(--text-opacity));border-radius:.125rem;--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity));padding:.25rem .5rem;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.3s}.media-library-input:focus{outline:0;--bg-opacity:1;background-color:#e5edff;background-color:rgba(229,237,255,var(--bg-opacity))}.media-library-button{width:1.5rem;height:1.5rem;box-shadow:0 0 6px rgba(1,16,45,.2);display:flex;align-items:center;justify-content:center;border-radius:9999px;line-height:1;transition-duration:.1s;transition-property:all;border-width:1px;--border-opacity:1;border-color:#9fa6b2;border-color:rgba(159,166,178,var(--border-opacity));--border-opacity:0.75;z-index:10}.media-library-sortable .media-library-button{width:1.25rem;height:1.25rem}.media-library-button-info{color:#6875f5;color:rgba(104,117,245,var(--text-opacity))}.media-library-button-info,.media-library-button-warning{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1}.media-library-button-warning{color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.media-library-button-error{background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity));--border-opacity:1;border-color:#f98080;border-color:rgba(249,128,128,var(--border-opacity))}.media-library-button-error,.media-library-button-success{--bg-opacity:1;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.media-library-button-success{background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.media-library-replace .media-library-button{opacity:0}.media-library-dropzone-drag+.media-library-placeholder .media-library-button,.media-library-dropzone:not(.disabled):focus .media-library-placeholder .media-library-button,.media-library-dropzone:not(.disabled):hover .media-library-placeholder .media-library-button{opacity:1;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.media-library-dropzone-drop .media-library-placeholder .media-library-button,.media-library-dropzone:not(.disabled):active .media-library-placeholder .media-library-button{opacity:1;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.media-library-icon{width:1.25rem;height:1.25rem}.media-library-icon-fill{fill:currentColor}.media-library-progress-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding-left:.75rem;padding-right:.75rem;display:flex;align-items:center;justify-content:center;--bg-opacity:1;background-color:#d2d6dc;background-color:rgba(210,214,220,var(--bg-opacity));--bg-opacity:0.5;z-index:10;opacity:0;transition-property:opacity;transition-duration:.3s;pointer-events:none}.media-library-progress-wrap-loading{opacity:1}.media-library-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:.25rem;width:100%;max-width:28rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:9999px;box-shadow:0 0 6px rgba(1,16,45,.2)}.media-library progress::-webkit-progress-bar{-webkit-appearance:none;appearance:none;border-radius:9999px;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.media-library progress::-moz-progress-bar{height:100%;--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.media-library progress::-webkit-progress-value{height:100%;--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.media-library-text-separator{opacity:.5;padding-left:.25rem;padding-right:.25rem}.media-library-text-success{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.media-library-text-error{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.media-library-text-link{text-decoration:underline;cursor:pointer}.media-library-hidden{display:none}.media-library-block{display:block}[dir=rtl] .media-library-row-remove{right:auto;left:0}[dir=rtl] .media-library-properties{margin-right:0;margin-left:1rem}[dir=rtl] .media-library-filled.media-library-sortable .media-library-add .media-library-placeholder{margin-right:-2rem;margin-left:1rem}[dir=rtl] .media-library-filled.media-library-sortable .media-library-add .media-library-dropzone:before,[dir=rtl] .media-library-row-drag{border-right-width:0;border-left-width:1px}[dir=rtl] .media-library-help{text-align:right;padding-right:0;padding-left:1rem}[dir=rtl] .media-library-listerror-content{padding-right:0;padding-left:3rem}[dir=rtl] .media-library-filled.media-library-sortable .media-library-listerror-icon{margin-right:0;margin-left:1rem;border-right-width:0;border-left-width:1px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}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}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: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{box-sizing:border-box;border:0 solid #d2d6dc}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-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{padding:0;line-height:inherit;color:inherit}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{max-width:100%;height:auto}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@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-width:1px;border-radius:.375rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5}.form-input::-moz-placeholder{color:#9fa6b2;opacity:1}.form-input:-ms-input-placeholder{color:#9fa6b2;opacity:1}.form-input::placeholder{color:#9fa6b2;opacity:1}.form-input:focus{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#d2d6dc;border-width:1px;border-radius:.375rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5}.form-textarea::-moz-placeholder{color:#9fa6b2;opacity:1}.form-textarea:-ms-input-placeholder{color:#9fa6b2;opacity:1}.form-textarea::placeholder{color:#9fa6b2;opacity:1}.form-textarea:focus{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-select{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 7l3-3 3 3m0 6l-3 3-3-3' stroke='%239fa6b2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;background-repeat:no-repeat;background-color:#fff;border-color:#d2d6dc;border-width:1px;border-radius:.375rem;padding:.5rem 2.5rem .5rem .75rem;font-size:1rem;line-height:1.5;background-position:right .5rem center;background-size:1.5em 1.5em}.form-select::-ms-expand{color:#9fa6b2;border:none}@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{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-checkbox:checked{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 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4a1 1 0 00-1.414-1.414L7 8.586 5.707 7.293z'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media not print{.form-checkbox::-ms-check{border-width:1px;color:transparent;background:inherit;border-color:inherit;border-radius:inherit}}.form-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#3f83f8;background-color:#fff;border-color:#d2d6dc;border-width:1px;border-radius:.25rem}.form-checkbox:focus{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-checkbox:checked:focus,.form-radio:checked{border-color:transparent}.form-radio:checked{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-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media not print{.form-radio::-ms-check{border-width:1px;color:transparent;background:inherit;border-color:inherit;border-radius:inherit}}.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;border-radius:100%;height:1rem;width:1rem;color:#3f83f8;background-color:#fff;border-color:#d2d6dc;border-width:1px}.form-radio:focus{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-radio:checked:focus{border-color:transparent}.space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.25rem*var(--space-x-reverse));margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))}.space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem*var(--space-y-reverse))}.space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.space-y-7>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.75rem*var(--space-y-reverse))}.space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.space-y-10>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2.5rem*var(--space-y-reverse))}.space-x-12>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(3rem*var(--space-x-reverse));margin-left:calc(3rem*(1 - var(--space-x-reverse)))}.space-y-16>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(4rem*(1 - var(--space-y-reverse)));margin-bottom:calc(4rem*var(--space-y-reverse))}.divide-y-2>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(2px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(2px*var(--divide-y-reverse))}.divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.divide-gray-50>:not(template)~:not(template){--divide-opacity:1;border-color:#f9fafb;border-color:rgba(249,250,251,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))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,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-500{--bg-opacity:1;background-color:#6b7280;background-color:rgba(107,114,128,var(--bg-opacity))}.bg-cool-gray-600{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,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-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.bg-blue-500{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.bg-blue-600{--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.bg-purple-100{--bg-opacity:1;background-color:#edebfe;background-color:rgba(237,235,254,var(--bg-opacity))}.bg-pink-100{--bg-opacity:1;background-color:#fce8f3;background-color:rgba(252,232,243,var(--bg-opacity))}.bg-tr-primary-100{--bg-opacity:1;background-color:#0035bb;background-color:rgba(0,53,187,var(--bg-opacity))}.bg-tr-primary-200{--bg-opacity:1;background-color:#f9545c;background-color:rgba(249,84,92,var(--bg-opacity))}.bg-tr-secondary-100{--bg-opacity:1;background-color:#01102d;background-color:rgba(1,16,45,var(--bg-opacity))}.bg-tr-secondary-300{--bg-opacity:1;background-color:#949494;background-color:rgba(148,148,148,var(--bg-opacity))}.bg-tr-secondary-400{--bg-opacity:1;background-color:#f1f5ff;background-color:rgba(241,245,255,var(--bg-opacity))}.bg-tr-secondary-600{--bg-opacity:1;background-color:#ececec;background-color:rgba(236,236,236,var(--bg-opacity))}.hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,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-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.hover\:bg-tr-primary-100:hover{--bg-opacity:1;background-color:#0035bb;background-color:rgba(0,53,187,var(--bg-opacity))}.hover\:bg-tr-primary-200:hover{--bg-opacity:1;background-color:#f9545c;background-color:rgba(249,84,92,var(--bg-opacity))}.focus\:bg-gray-100:focus{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.focus\:bg-cool-gray-100:focus{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.focus\:bg-cool-gray-600:focus{--bg-opacity:1;background-color:#475569;background-color:rgba(71,85,105,var(--bg-opacity))}.focus\:bg-blue-500:focus{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.focus\:bg-tr-primary-100:focus{--bg-opacity:1;background-color:#0035bb;background-color:rgba(0,53,187,var(--bg-opacity))}.disabled\:bg-white:disabled{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gradient-to-r{background-image:linear-gradient(90deg,var(--gradient-color-stops))}.from-blue-600{--gradient-from-color:#1c64f2;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(28,100,242,0))}.to-blue-500{--gradient-to-color:#3f83f8}.hover\:to-blue-600:hover{--gradient-to-color:#1c64f2}.bg-opacity-25{--bg-opacity:0.25}.bg-opacity-50{--bg-opacity:0.5}.bg-opacity-75,.hover\:bg-opacity-75:hover{--bg-opacity:0.75}.border-transparent{border-color:transparent}.border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,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-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.border-blue-200{--border-opacity:1;border-color:#c3ddfd;border-color:rgba(195,221,253,var(--border-opacity))}.border-blue-600{--border-opacity:1;border-color:#1c64f2;border-color:rgba(28,100,242,var(--border-opacity))}.border-tr-primary-100{--border-opacity:1;border-color:#0035bb;border-color:rgba(0,53,187,var(--border-opacity))}.border-tr-primary-200{--border-opacity:1;border-color:#f9545c;border-color:rgba(249,84,92,var(--border-opacity))}.border-tr-secondary-300{--border-opacity:1;border-color:#949494;border-color:rgba(148,148,148,var(--border-opacity))}.border-tr-secondary-400{--border-opacity:1;border-color:#f1f5ff;border-color:rgba(241,245,255,var(--border-opacity))}.group:hover .group-hover\:border-gray-400{--border-opacity:1;border-color:#9fa6b2;border-color:rgba(159,166,178,var(--border-opacity))}.focus\:border-gray-300:focus,.hover\:border-gray-300:hover{--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity))}.focus\:border-blue-300:focus{--border-opacity:1;border-color:#a4cafe;border-color:rgba(164,202,254,var(--border-opacity))}.focus\:border-blue-700:focus{--border-opacity:1;border-color:#1a56db;border-color:rgba(26,86,219,var(--border-opacity))}.focus\:border-indigo-500:focus{--border-opacity:1;border-color:#6875f5;border-color:rgba(104,117,245,var(--border-opacity))}.rounded-10{border-radius:10px}.rounded-none{border-radius:0}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-2xl{border-radius:1.125rem}.rounded-3xl{border-radius:20px}.rounded-t-md{border-top-left-radius:.375rem}.rounded-r-md,.rounded-t-md{border-top-right-radius:.375rem}.rounded-r-md{border-bottom-right-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-b-3xl{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.hover\:rounded-b-none:hover{border-bottom-right-radius:0;border-bottom-left-radius:0}.border-none{border-style:none}.border-2{border-width:2px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-l-0{border-left-width:0}.border-t-20{border-top-width:20px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.cursor-default{cursor:default}.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}.grid{display:grid}.hidden{display:none}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:grid{display:grid}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-center{align-self:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.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}.font-extrabold{font-weight:800}.h-0{height:0}.h-1{height:.25rem}.h-2{height:.5rem}.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-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-36{height:9rem}.h-40{height:10rem}.h-px{height:1px}.h-1\.5{height:.375rem}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:14px}.text-base{font-size:1rem}.text-lg{font-size:1.25rem}.text-xl{font-size:28px}.text-2xl{font-size:2rem}.text-3xl{font-size:36px}.text-4xl{font-size:3rem}.text-5sm{font-size:10px}.text-4sm{font-size:11px}.text-3sm{font-size:12px}.text-2sm{font-size:13px}.text-nr{font-size:16px}.text-md{font-size:18px}.text-2lg{font-size:1.5rem}.text-12xl{font-size:120px}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.list-disc{list-style-type:disc}.m-1{margin:.25rem}.m-6{margin:1.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mt-0{margin-top:0}.mr-0{margin-right:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.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}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-7{margin-top:1.75rem}.ml-7{margin-left:1.75rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mt-10{margin-top:2.5rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mb-14{margin-bottom:3.5rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.mt-32{margin-top:8rem}.mt-auto{margin-top:auto}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mr-0\.5{margin-right:.125rem}.mt-1\.5{margin-top:.375rem}.mr-1\.5{margin-right:.375rem}.mb-1\.5{margin-bottom:.375rem}.mt-2\.5{margin-top:.625rem}.-mt-1{margin-top:-.25rem}.-mr-1{margin-right:-.25rem}.-ml-1{margin-left:-.25rem}.-mr-2{margin-right:-.5rem}.-mt-3{margin-top:-.75rem}.-mt-4{margin-top:-1rem}.-ml-5{margin-left:-1.25rem}.-mr-14{margin-right:-3.5rem}.-mt-px{margin-top:-1px}.-ml-px{margin-left:-1px}.-mt-0\.5{margin-top:-.125rem}.-ml-0\.5{margin-left:-.125rem}.max-h-60{max-height:15rem}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.max-w-2xs{max-width:10rem}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.min-w-full{min-width:100%}.object-cover{-o-object-fit:cover;object-fit:cover}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.hover\:opacity-50:hover{opacity:.5}.focus\:outline-none:focus,.outline-none{outline:0}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-1\.5{padding:.375rem}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-20{padding-left:5rem;padding-right:5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.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}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pb-7{padding-bottom:1.75rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pr-9{padding-right:2.25rem}.pt-10{padding-top:2.5rem}.pb-20{padding-bottom:5rem}.pt-0\.5{padding-top:.125rem}.pt-1\.5{padding-top:.375rem}.placeholder-white::-moz-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.placeholder-white:-ms-input-placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.placeholder-white::placeholder{--placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--placeholder-opacity))}.placeholder-tr-primary-100::-moz-placeholder{--placeholder-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--placeholder-opacity))}.placeholder-tr-primary-100:-ms-input-placeholder{--placeholder-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--placeholder-opacity))}.placeholder-tr-primary-100::placeholder{--placeholder-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--placeholder-opacity))}.placeholder-tr-secondary-200::-moz-placeholder{--placeholder-opacity:1;color:#616161;color:rgba(97,97,97,var(--placeholder-opacity))}.placeholder-tr-secondary-200:-ms-input-placeholder{--placeholder-opacity:1;color:#616161;color:rgba(97,97,97,var(--placeholder-opacity))}.placeholder-tr-secondary-200::placeholder{--placeholder-opacity:1;color:#616161;color:rgba(97,97,97,var(--placeholder-opacity))}.placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:0.5}.placeholder-opacity-50:-ms-input-placeholder{--placeholder-opacity:0.5}.placeholder-opacity-50::placeholder{--placeholder-opacity:0.5}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{right:0;left:0}.inset-0,.inset-y-0{top:0;bottom:0}.inset-x-0{right:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-1{top:.25rem}.bottom-1{bottom:.25rem}.right-2{right:.5rem}.top-3{top:.75rem}.right-3{right:.75rem}.top-4{top:1rem}.right-4{right:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.right-6{right:1.5rem}.left-10{left:2.5rem}.top-11{top:2.75rem}.top-12{top:3rem}.bottom-12{bottom:3rem}.right-1\/2{right:50%}.resize-none{resize:none}.shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 0 6px rgba(1,16,45,.2)}.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-none{box-shadow:none}.shadow-small{box-shadow:0 0 3px rgba(0,0,0,.16)}.shadow-blue-xs{box-shadow:0 0 6px rgba(0,53,187,.15)}.shadow-blue-sm{box-shadow:3px 5px 15px rgba(1,16,45,.06)}.shadow-blue{box-shadow:5px 5px 15px rgba(0,53,187,.15)}.hover\:shadow-none:hover{box-shadow:none}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(118,169,250,.45)}.focus\:shadow-none:focus{box-shadow:none}.focus\:shadow-outline-blue:focus{box-shadow:0 0 0 3px rgba(164,202,254,.45)}.focus\:shadow-outline-indigo:focus{box-shadow:0 0 0 3px rgba(180,198,252,.45)}.fill-current{fill:currentColor}.table-fixed{table-layout:fixed}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-transparent{color:transparent}.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-cool-gray-400{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,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-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.text-yellow-800{--text-opacity:1;color:#723b13;color:rgba(114,59,19,var(--text-opacity))}.text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,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-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.text-blue-200{--text-opacity:1;color:#c3ddfd;color:rgba(195,221,253,var(--text-opacity))}.text-blue-300{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.text-blue-600{--text-opacity:1;color:#1c64f2;color:rgba(28,100,242,var(--text-opacity))}.text-blue-800{--text-opacity:1;color:#1e429f;color:rgba(30,66,159,var(--text-opacity))}.text-purple-800{--text-opacity:1;color:#5521b5;color:rgba(85,33,181,var(--text-opacity))}.text-pink-800{--text-opacity:1;color:#99154b;color:rgba(153,21,75,var(--text-opacity))}.text-tr-primary-100{--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity))}.text-tr-primary-200{--text-opacity:1;color:#f9545c;color:rgba(249,84,92,var(--text-opacity))}.text-tr-secondary-100{--text-opacity:1;color:#01102d;color:rgba(1,16,45,var(--text-opacity))}.text-tr-secondary-200{--text-opacity:1;color:#616161;color:rgba(97,97,97,var(--text-opacity))}.text-tr-secondary-300{--text-opacity:1;color:#949494;color:rgba(148,148,148,var(--text-opacity))}.text-tr-secondary-400{--text-opacity:1;color:#f1f5ff;color:rgba(241,245,255,var(--text-opacity))}.group:hover .group-hover\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.group:hover .group-hover\:text-gray-400{--text-opacity:1;color:#9fa6b2;color:rgba(159,166,178,var(--text-opacity))}.group:hover .group-hover\:text-gray-900{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,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-gray-700:hover{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity))}.hover\:text-gray-800:hover{--text-opacity:1;color:#252f3f;color:rgba(37,47,63,var(--text-opacity))}.hover\:text-gray-900:hover{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.hover\:text-tr-primary-100:hover{--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity))}.hover\:text-tr-secondary-200:hover{--text-opacity:1;color:#616161;color:rgba(97,97,97,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-gray-700:focus{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity))}.focus\:text-gray-900:focus{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.focus\:text-cool-gray-600:focus{--text-opacity:1;color:#475569;color:rgba(71,85,105,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))}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.group:hover .group-hover\:underline,.hover\:underline:hover,.underline{text-decoration:underline}.hover\:no-underline:hover{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.whitespace-no-wrap{white-space:nowrap}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-0{width:0}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-24{width:6rem}.w-28{width:7rem}.w-40{width:10rem}.w-56{width:14rem}.w-64{width:16rem}.w-auto{width:auto}.w-1\.5{width:.375rem}.w-3\.5{width:.875rem}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-10\/12{width:83.333333%}.w-full{width:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.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-1{grid-gap:.25rem;gap:.25rem}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-3{grid-gap:.75rem;gap:.75rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.gap-x-7{grid-column-gap:1.75rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.gap-x-8{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.gap-x-12{grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.gap-y-4{grid-row-gap:1rem;row-gap:1rem}.gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.col-span-6{grid-column:span 6/span 6}.col-span-10{grid-column:span 10/span 10}.col-start-3{grid-column-start:3}.row-start-1{grid-row-start:1}.row-end-4{grid-row-end:4}.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))}.origin-top-right{transform-origin:top right}.scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.scale-100{--transform-scale-x:1;--transform-scale-y:1}.rotate-90{--transform-rotate:90deg}.rotate-180{--transform-rotate:180deg}.-rotate-180{--transform-rotate:-180deg}.translate-x-0{--transform-translate-x:0}.translate-x-5{--transform-translate-x:1.25rem}.translate-x-1\/2{--transform-translate-x:50%}.-translate-x-1\/3{--transform-translate-x:-33.33333%}.-translate-x-full{--transform-translate-x:-100%}.translate-y-0{--transform-translate-y:0}.translate-y-1{--transform-translate-y:0.25rem}.translate-y-2{--transform-translate-y:0.5rem}.translate-y-4{--transform-translate-y:1rem}.transition-all{transition-property:all}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-colors{transition-property:background-color,border-color,color,fill,stroke}.transition-opacity{transition-property:opacity}.ease-linear{transition-timing-function:linear}.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-75{transition-duration:75ms}.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}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.checked-color:checked+span{font-weight:700!important;--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity))}.checked-color:focus{box-shadow:none!important;outline:none}.custom-scroll-auto{overflow-y:auto}.custom-scroll{overflow-y:scroll;max-height:190px}.custom-scroll-auto::-webkit-scrollbar,.custom-scroll-auto::-webkit-scrollbar-track,.custom-scroll::-webkit-scrollbar,.custom-scroll::-webkit-scrollbar-track{width:5px}.custom-scroll-auto::-webkit-scrollbar-thumb,.custom-scroll::-webkit-scrollbar-thumb{--bg-opacity:1;background-color:#0035bb;background-color:rgba(0,53,187,var(--bg-opacity));border-radius:5px}.whitespace-nowrap{white-space:nowrap}@font-face{font-family:Raleway;font-style:normal;font-weight:300;font-display:swap;src:local("Raleway Light"),local("Raleway-Light"),url(/fonts/raleway/Raleway-Light.woff2) format("woff2")}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:local("Raleway Regular"),local("Raleway-Regular"),url(/fonts/raleway/Raleway-Regular.woff2) format("woff2")}@font-face{font-family:Raleway;font-style:normal;font-weight:600;font-display:swap;src:local("Raleway SemiBold"),local("Raleway-SemiBold"),url(/fonts/raleway/Raleway-SemiBold.woff2) format("woff2")}@font-face{font-family:Raleway;font-style:normal;font-weight:700;font-display:swap;src:local("Raleway Bold"),local("Raleway-Bold"),url(/fonts/raleway/Raleway-Bold.woff2) format("woff2")}body{font-family:Raleway;--text-opacity:1;color:#01102d;color:rgba(1,16,45,var(--text-opacity))}html{scroll-behavior:smooth}h1{font-size:2rem}h1,h2{line-height:1.25;font-weight:700}h2{font-size:28px}h3{font-size:1.5rem}h3,h4{font-weight:700}h4{font-size:1.25rem}h5{font-size:18px}h5,h6{font-weight:700}h6{font-size:1rem}p{line-height:1.5;--text-opacity:1;color:#01102d;color:rgba(1,16,45,var(--text-opacity))}[x-cloak]{display:none}.bg-tr-gradiant{background:transparent linear-gradient(90deg,#0035bb,#00288d) 0 0 no-repeat padding-box}.button-primary{background-size:200% auto;transition:.5s;background-image:linear-gradient(270deg,#3852b9,#256ac8 50%,#3852b9);box-shadow:3px 5px 15px rgba(1,16,45,.06);--border-opacity:1;border-color:#0035bb;border-color:rgba(0,53,187,var(--border-opacity));border-radius:9999px;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:700;cursor:pointer}.button-primary:hover{background-position:100%;background-size:100%;box-shadow:none}.button-red{--bg-opacity:1;background-color:#f9545c;background-color:rgba(249,84,92,var(--bg-opacity));border-radius:9999px;font-weight:700;cursor:pointer;border-width:2px;--border-opacity:1;border-color:#f9545c;border-color:rgba(249,84,92,var(--border-opacity));color:#fff!important}.button-red:hover{color:#f9545c!important;text-decoration:none!important}.button-red:hover,.button-secondary{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.button-secondary{--border-opacity:1;border-color:#0035bb;border-color:rgba(0,53,187,var(--border-opacity));border-radius:9999px;border-width:1px;--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity));font-weight:700;cursor:pointer;box-shadow:3px 5px 15px rgba(1,16,45,.06)}.button-secondary:hover{background-image:linear-gradient(90deg,#0035bb,#00288d);--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));box-shadow:none}.tr-list-style ul{list-style:disc!important;margin-top:1rem}.tr-text-format a{--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity))}.tr-text-format a:hover{text-decoration:underline}.tr-text-format p{--text-opacity:1;color:#01102d;color:rgba(1,16,45,var(--text-opacity));line-height:1.5;font-size:1rem;margin-bottom:1.5rem}.tr-text-format p:last-of-type{margin-bottom:0}.tr-text-format h1,.tr-text-format h2,.tr-text-format h3,.tr-text-format h4,.tr-text-format h5,.tr-text-format h6{--text-opacity:1;color:#01102d;color:rgba(1,16,45,var(--text-opacity));line-height:1.25;margin-bottom:1rem;margin-top:2rem}.tr-text-format:first-child{margin-top:0}.tr-text-format ul{padding-left:1rem;margin-bottom:1.5rem}.tr-text-format ul li{position:relative}.tr-text-format ol{padding-left:1rem;margin-bottom:1.5rem;list-style:decimal!important}.tr-text-format .check-list{padding:1.5rem}.tr-text-format .check-list li:before{left:-2em!important;top:-.7em!important;background-image:url(/images/check.svg)!important}.tr-text-format .check-list li:before,.tr-text-format .star-list li:before{content:""!important;position:absolute!important;width:1em!important;height:1em!important;margin-top:1em!important;background-repeat:no-repeat!important}.tr-text-format .star-list li:before{left:-1.75em!important;top:-.8em!important;background-image:url(/images/star.svg)!important}.tr-text-format .tr-list-none{padding-left:0!important}.tr-text-format .tr-list-none li:before{display:none!important}.tr-text-format table{border-collapse:collapse;border-radius:5px;border-style:hidden;box-shadow:0 0 0 1px #35577b;--text-opacity:1;color:#616161;color:rgba(97,97,97,var(--text-opacity))}.tr-text-format table td{border:1px solid #35577b;padding:8px}.tr-text-format h2{font-size:32px}.tr-list-disc ul{list-style:disc;padding-left:1.5rem}.text-in-snippet{--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity));padding:2rem 4rem 3rem;border-top-width:20px;--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity));border-radius:20px;box-shadow:0 3px 6px rgba(1,16,45,.16);margin-top:2rem;margin-bottom:2rem}.text-in-snippet ul{list-style:disc;padding-left:1.5rem}.text-in-snippet a,.text-in-snippet li,.text-in-snippet p{--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity))}.text-in-snippet h1,.text-in-snippet h2,.text-in-snippet h3,.text-in-snippet h4,.text-in-snippet h5,.text-in-snippet h6{margin-bottom:1rem;margin-top:1rem}.min-h-42{min-height:42px}.min-h-48{min-height:48px}.min-h-57{min-height:57px}.min-h-63{min-height:63px}.max-h-108{max-height:108px}.h-63{height:63px}.min-h-81{min-height:81px}.text-clamp-1{-webkit-line-clamp:1}.text-clamp-1,.text-clamp-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.text-clamp-2{-webkit-line-clamp:2}.text-clamp-3{-webkit-line-clamp:3}.text-clamp-3,.text-clamp-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.text-clamp-4{-webkit-line-clamp:4}.image-holder{height:60px;width:60px}.lg-image-holder{height:128px;width:128px}.w-120{width:35rem}.break-words{overflow-wrap:break-word}.toc a{font-size:15px;--text-opacity:1;color:#616161;color:rgba(97,97,97,var(--text-opacity))}.toc a:hover{text-decoration:underline;--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity))}.tr-price-border{--border-opacity:1;border-color:#949494;border-color:rgba(148,148,148,var(--border-opacity));border-radius:.5rem;border-width:8px 1px 1px;border-top-color:#12355b!important}.tr-blue-hover:hover{--bg-opacity:1;background-color:#f1f5ff;background-color:rgba(241,245,255,var(--bg-opacity))}.tr-blue-hover:hover .tr-dot{--bg-opacity:1;background-color:#0035bb;background-color:rgba(0,53,187,var(--bg-opacity))}.tr-blue-hover:hover>p{--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity))}.tr-checkmark-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.tr-checkmark{position:absolute;top:0;opacity:0;right:0;width:12px;height:12px;content:"";background-repeat:no-repeat!important;background-image:url(/images/simple-check.svg)!important}.tr-checkmark-input:checked~.tr-checkmark{opacity:1}.tr-checkmark-input:checked~.tr-checkmark-text{font-weight:700;color:#0035bb!important}input:-webkit-autofill:first-line{font-family:Raleway!important;font-size:16px!important;--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity))}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset}.h-95vh{height:95vh}.max-h-95vh{max-height:95vh}.toc-active{color:#0035bb!important}.cookie-consent__agree{text-decoration:underline}.cookie-consent__agree:hover{text-decoration:none}.cookie-consent{text-align:center;font-size:14px;background-color:#f1f5ff;position:fixed;bottom:0;width:100%;z-index:99;padding:5px}.post-snippet{border-radius:20px;overflow:hidden;display:flex;flex-wrap:wrap;box-shadow:3px 5px 15px rgba(1,16,45,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));align-content:space-between}.light-bg{background-color:#f1f5ff;background-color:rgba(241,245,255,var(--bg-opacity));background-image:url(/images/dark-g.png)}.dark-bg,.light-bg{--bg-opacity:1;background-position:50%;background-size:cover}.dark-bg{background-color:#0035bb;background-color:rgba(0,53,187,var(--bg-opacity));background-image:url(/images/blue-g.png)}.header-z{z-index:60}.swiper-slide{height:auto!important}.swiper-button-next:after,.swiper-button-prev:after{content:none!important}.swiper-button-next,.swiper-button-prev{color:#0035bb!important;width:30px!important;height:30px!important;box-shadow:0 0 3px rgba(1,16,45,.2)!important;margin-top:0!important;top:7px!important}.swiper-button-prev{left:-25px!important;border-top-left-radius:10px;border-bottom-left-radius:10px}.swiper-button-next{right:-25px!important;border-top-right-radius:10px;border-bottom-right-radius:10px}.bck-on{display:block!important;z-index:999}body.adminBar{position:relative;top:4rem}body.adminBar #sticky-single-table-review{top:4rem}body.adminBar .admin-logout-wrap #admin-logout{display:none}body.adminBar .admin-logout-wrap:hover #admin-logout{display:block}@media only screen and (max-width:1024px){.max-h-95vh{max-height:100vh}}@media only screen and (max-width:768px){h1,h2,h3{font-size:28px}h4{font-size:1rem}.tr-text-format p{margin-bottom:1rem}.text-clamp-1{-webkit-line-clamp:3}.tr-md-hide-br br{display:none!important}.bg-tr-gradiant{background:#fff}.min-h-63,.min-h-81{min-height:0}.swiper-button-next{right:0!important}.swiper-button-prev{left:0!important}.tag-child{width:90vw!important}.swiper-slide{position:static!important}.tr-text-format table{display:block;max-width:90vw;overflow:auto}}@media (min-width:640px){.sm\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:flex-no-wrap{flex-wrap:nowrap}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:flex-1{flex:1 1 0%}.sm\:h-10{height:2.5rem}.sm\:h-20{height:5rem}.sm\:text-sm{font-size:14px}.sm\:leading-5{line-height:1.25rem}.sm\:leading-9{line-height:2.25rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:mt-0{margin-top:0}.sm\:ml-0{margin-left:0}.sm\:ml-6{margin-left:1.5rem}.sm\:ml-10{margin-left:2.5rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-xl{max-width:36rem}.sm\:max-w-2xl{max-width:42rem}.sm\:p-6{padding:1.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pt-0{padding-top:0}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:gap-4{grid-gap:1rem;gap:1rem}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.sm\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.sm\:translate-x-0{--transform-translate-x:0}.sm\:translate-x-2{--transform-translate-x:0.5rem}.sm\:translate-y-0{--transform-translate-y:0}}@media (min-width:768px){.md\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.md\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.md\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.md\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.5rem*var(--space-x-reverse));margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))}.md\:divide-y-0>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(0px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(0px*var(--divide-y-reverse))}.md\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.md\:border-tr-primary-100{--border-opacity:1;border-color:#0035bb;border-color:rgba(0,53,187,var(--border-opacity))}.md\:rounded-lg{border-radius:.5rem}.md\:border-0{border-width:0}.md\:border-t-0{border-top-width:0}.md\:border-b{border-bottom-width:1px}.md\:border-l{border-left-width:1px}.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:flex-no-wrap{flex-wrap:nowrap}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-between{justify-content:space-between}.md\:flex-1{flex:1 1 0%}.md\:font-bold{font-weight:700}.md\:h-10{height:2.5rem}.md\:h-16{height:4rem}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.25rem}.md\:text-2xl{font-size:2rem}.md\:text-3xl{font-size:36px}.md\:text-4xl{font-size:3rem}.md\:text-6xl{font-size:60px}.md\:text-md{font-size:18px}.md\:my-0{margin-top:0;margin-bottom:0}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:my-16{margin-top:4rem;margin-bottom:4rem}.md\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:mt-2{margin-top:.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:mt-4{margin-top:1rem}.md\:mr-4{margin-right:1rem}.md\:mb-4{margin-bottom:1rem}.md\:ml-4{margin-left:1rem}.md\:mr-5{margin-right:1.25rem}.md\:mr-6{margin-right:1.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-6{margin-left:1.5rem}.md\:mr-12{margin-right:3rem}.md\:mt-16{margin-top:4rem}.md\:mr-32{margin-right:8rem}.md\:mt-auto{margin-top:auto}.md\:-mr-5{margin-right:-1.25rem}.md\:-ml-5{margin-left:-1.25rem}.md\:-mt-10{margin-top:-2.5rem}.md\:-mb-10{margin-bottom:-2.5rem}.md\:-mb-24{margin-bottom:-6rem}.md\:p-0{padding:0}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:pl-0{padding-left:0}.md\:pt-4{padding-top:1rem}.md\:pb-4{padding-bottom:1rem}.md\:pr-6{padding-right:1.5rem}.md\:pl-6{padding-left:1.5rem}.md\:pt-12{padding-top:3rem}.md\:pb-14{padding-bottom:3.5rem}.md\:pt-16{padding-top:4rem}.md\:pb-24{padding-bottom:6rem}.md\:placeholder-tr-secondary-500::-moz-placeholder{--placeholder-opacity:1;color:#bfbfbf;color:rgba(191,191,191,var(--placeholder-opacity))}.md\:placeholder-tr-secondary-500:-ms-input-placeholder{--placeholder-opacity:1;color:#bfbfbf;color:rgba(191,191,191,var(--placeholder-opacity))}.md\:placeholder-tr-secondary-500::placeholder{--placeholder-opacity:1;color:#bfbfbf;color:rgba(191,191,191,var(--placeholder-opacity))}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:bottom-10{bottom:2.5rem}.md\:shadow{box-shadow:0 0 6px rgba(1,16,45,.2)}.md\:shadow-none{box-shadow:none}.md\:text-left{text-align:left}.md\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:text-tr-primary-100{--text-opacity:1;color:#0035bb;color:rgba(0,53,187,var(--text-opacity))}.md\:w-36{width:9rem}.md\:w-48{width:12rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-1\/12{width:8.333333%}.md\:w-3\/12{width:25%}.md\:w-5\/12{width:41.666667%}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:w-9\/12{width:75%}.md\:w-10\/12{width:83.333333%}.md\:w-11\/12{width:91.666667%}.md\:w-full{width:100%}.md\:w-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.md\:gap-4{grid-gap:1rem;gap:1rem}.md\:gap-6{grid-gap:1.5rem;gap:1.5rem}.md\:gap-8{grid-gap:2rem;gap:2rem}.md\:gap-12{grid-gap:3rem;gap:3rem}.md\:gap-x-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.md\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.md\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}}@media (min-width:1024px){.lg\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.lg\:space-x-0>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0px*var(--space-x-reverse));margin-left:calc(0px*(1 - var(--space-x-reverse)))}.lg\:border-cool-gray-100{--border-opacity:1;border-color:#f1f5f9;border-color:rgba(241,245,249,var(--border-opacity))}.lg\:border-cool-gray-200{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.lg\:rounded-3xl{border-radius:20px}.lg\:rounded-l-3xl{border-top-left-radius:20px;border-bottom-left-radius:20px}.lg\:border-none{border-style:none}.lg\:border-t{border-top-width:1px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:justify-center{justify-content:center}.lg\:flex-1{flex:1 1 0%}.lg\:flex-shrink-0{flex-shrink:0}.lg\:text-2xl{font-size:2rem}.lg\:text-md{font-size:18px}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mt-0{margin-top:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mr-6{margin-right:1.5rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mt-12{margin-top:3rem}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-auto{margin-left:auto}.lg\:-ml-8{margin-left:-2rem}.lg\:overflow-hidden{overflow:hidden}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:pt-8{padding-top:2rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pt-14{padding-top:3.5rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pt-32{padding-top:8rem}.lg\:relative{position:relative}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:w-0{width:0}.lg\:w-1\/2{width:50%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-1\/12{width:8.333333%}.lg\:w-2\/12{width:16.666667%}.lg\:w-3\/12{width:25%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:w-8\/12{width:66.666667%}.lg\:w-9\/12{width:75%}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.xl\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.xl\:w-48{width:12rem}.xl\:w-1\/3{width:33.333333%}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}