@charset "UTF-8";:root{--primary: #e61414;--secondary: #af1414;--tertiary: #930b00;--primary-contrast: #ffffff;--secondary-contrast: #ffffff;--tertiary-contrast: #ffffff;--light-3: #e5e3d7;--light-2: #faf9f4;--light-1: #edebe2}@font-face{font-family:Roboto Flex;src:url("./media/RobotoFlex-VariableFont-IILJCEHP.woff2") format("woff2-variations");font-display:swap;font-style:normal}*{font-size:16px;font-family:Roboto Flex,sans-serif!important;margin:0;padding:0;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:5 12 5;-webkit-user-select:none;-ms-user-select:none;user-select:none;outline:none}body{background-color:var(--light-2);padding:env(safe-area-inset-top,20px) env(safe-area-inset-right,20px) env(safe-area-inset-bottom,20px) env(safe-area-inset-left,20px)}.boxed{max-width:1300px;margin-left:auto;margin-right:auto}.p-l{padding:50px}.show-on-mobile{display:none}.hide-on-mobile{display:block}@media (max-width: 1200px){.show-on-mobile{display:block}.hide-on-mobile{display:none}.p-l{padding:30px}}h1{font-size:38px!important;font-style:normal;font-weight:590!important;line-height:126%!important}h2{font-size:34px!important;font-style:normal;font-weight:590!important;line-height:129%!important}h3{font-size:32px!important;font-style:normal;font-weight:590!important;line-height:125%!important}@media screen and (max-width: 992px){h1{font-size:34px!important;font-style:normal;font-weight:590!important;line-height:126%!important}h2{font-size:32px!important;font-style:normal;font-weight:590!important;line-height:129%!important}h3{font-size:28px!important;font-style:normal;font-weight:590!important;line-height:125%!important}}@media screen and (max-width: 767px){h1{font-size:30px!important;font-style:normal;font-weight:590!important;line-height:126%!important}h2{font-size:28px!important;font-style:normal;font-weight:590!important;line-height:129%!important}h3{font-size:24px!important;font-style:normal;font-weight:590!important;line-height:125%!important}}.large-bold{overflow:hidden;text-overflow:ellipsis;font-size:20px!important;font-style:normal;font-weight:590!important;line-height:150%!important}.standard-bold{font-size:16px!important;font-style:normal;font-weight:590!important;line-height:24px!important}strong{font-weight:590!important}button,.button-style{transition:.2s;background:var(--primary)!important;border-radius:10px;color:var(--primary-contrast)!important;padding:12px 25px!important;display:flex;gap:10px;font-size:16px!important;font-weight:590!important;letter-spacing:.64px;justify-content:center;align-items:center}button:hover{background:var(--secondary)!important}.post-metadata{margin-top:20px;display:flex;justify-content:space-between;align-items:center;width:100%}.post-metadata .category{color:#0009;font-size:16px;cursor:pointer;transition:.2s}.post-metadata .category:hover{opacity:100%}.post-metadata p{font-size:16px;color:#0009}.flexbox-item-right{justify-content:end}html,body{height:100%}body{margin:0}.clickable{cursor:pointer}.cdk-dialog-container{width:calc(100% - 40px)!important;max-width:460px!important;height:min-content!important;max-height:min-content!important;border-radius:20px;position:fixed;top:50%!important;left:50%!important;transform:translate(-55%,-50%)!important;margin:20px!important;background-color:var(--light-1);display:flex!important;justify-content:center;align-items:center;padding:40px!important;box-shadow:0 0 999px 9999px #00000030}.cdk-dialog-container p{margin-top:5px!important}.cdk-dialog-container button{margin-top:15px!important}.footer-bottom{display:flex;min-height:100vh;flex-direction:column;justify-content:space-between}.list-post-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.list-post-columns:first-child{margin-top:0}@media (max-width: 1200px){.list-post-columns{grid-template-columns:1fr!important}}.one-item{grid-template-columns:1fr!important}@media screen and (max-width: 992px){.detail-grid{display:grid;grid-template-columns:1fr 300px;gap:30px}}@media screen and (max-width: 992px) and (max-width: 1200px){.detail-grid{grid-template-columns:100%}}@media screen and (max-width: 992px){hr{margin-top:20px;margin-bottom:20px}.right-align{text-align:right}}@media screen and (max-width: 992px) and (max-width: 767px){.cdk-dialog-container{width:350px!important}.post-metadata{flex-direction:column;align-items:inherit}.post-metadata .right-align{text-align:left!important;width:fit-content!important}}.detail-grid{display:grid;grid-template-columns:1fr 300px;gap:30px}hr{margin-top:20px!important;margin-bottom:20px!important}@media screen and (max-width: 1200px){.detail-grid{grid-template-columns:100%}}app-breadcrumb{transform:translateY(4px)}aside h2{margin-bottom:10px}.center-fullscreen{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 360px);padding-top:30px!important}@media (max-width: 600px){.center-fullscreen{min-height:calc(100vh - 310px)}}.item-box{display:grid;grid-template-columns:230px 1fr;border-radius:15px;min-height:200px;grid-template-rows:200px;cursor:pointer;transition:.2s}.item-box:hover{grid-template-columns:250px 1fr}h2,h3{font-size:20px}.item-box .post-img{height:100%;width:100%;object-fit:cover;border-radius:15px 0 0 15px;filter:brightness(1);transition:.2s}.item-box:hover .post-img{filter:brightness(.85)!important}.inner-item-box{padding:30px;background:var(--light-1);border-radius:0 15px 15px 0;display:grid;transition:.2s;grid-template-rows:max-content 1fr max-content}.item-box h3{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.item-box:hover .inner-item-box{padding-right:20px;padding-left:20px}.date-flexbox{display:flex;gap:2px;cursor:pointer;align-items:center}@media (max-width: 600px){.item-box{grid-template-columns:1fr!important;grid-template-rows:200px auto}.item-box:hover{grid-template-rows:220px auto}.item-box:hover .inner-item-box{padding:20px 30px}.item-box .post-img{border-radius:15px 15px 0 0;width:100%;height:100%}.item-box h3{-webkit-line-clamp:2;line-clamp:2}.inner-item-box{border-radius:0 0 15px 15px}}.content-block{background-color:#fff;outline:1px solid rgba(0,0,0,.3294117647);padding:20px;margin-top:20px;margin-bottom:1px}.pagination{margin-top:30px;display:block}.pagination .ngx-pagination{width:fit-content;transition:.2s;margin-left:auto!important;margin-right:auto}.pagination .current{background-color:var(--primary)!important;border-radius:7px!important}.pagination a{border-radius:7px!important;transition:.2s}.pagination a:hover{background-color:var(--light-1)!important}header{margin-bottom:50px}header img{height:50px;width:auto;transition:.2s;cursor:pointer}header img:hover{opacity:70%}.header-grid{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center}.header-grid .header-menu{display:flex;gap:0px;align-items:center}.menu-element{display:flex;align-items:center;gap:7px;padding:15px 20px;transition:.2s;border-radius:7px}.menu-element p{font-size:18px;line-height:100%}.menu-element img{height:24px;width:auto;opacity:70%;display:inline-block}.menu-element:hover{background-color:var(--light-2)}.submenu-indicator{width:16px!important;height:16px!important;margin-left:-3px}.header-menu .has-submenu .submenu .active p,.hamburger-menu .hamburger-menu-items .active p{background-color:var(--primary)!important;color:var(--primary-contrast)!important;position:relative;z-index:1}.header-menu .has-submenu .submenu .active p .submenu-item-arrow,.hamburger-menu .hamburger-menu-items .active p .submenu-item-arrow{filter:invert(1)}.has-submenu .submenu{display:none;position:absolute;background-color:var(--light-2);border-radius:7px;width:220px;margin-left:-20px;top:95px;box-shadow:var(--light-3) 0 5px 20px 0;flex-direction:column;z-index:9;padding:11px 0}.has-submenu .submenu p{padding:9px 20px 9px 38px;transition:.2s;margin:-3px 0;font-size:18px;line-height:100%}.has-submenu .submenu p:hover{background-color:var(--light-1)}.has-submenu .submenu p .submenu-item-arrow{width:16px!important;height:16px!important;position:absolute;left:18px}.has-submenu .submenu:before{content:" ";position:absolute;padding:15px 20px;width:220px;top:-20px;left:0}.has-submenu:hover .submenu{display:flex}.site-name{display:flex;gap:20px;justify-content:start;align-items:center}.site-name p{font-size:20px;line-height:100%;text-overflow:ellipsis;overflow:hidden}.site-name small{line-height:100%}@media (max-width: 1200px){.site-name{flex-direction:column}}@supports (-webkit-touch-callout: none){html:has(.apps-starter-dialog[open]),html:has(.hamburger-menu[open]){position:fixed;inset:0;touch-action:none;overflow:hidden}}.show-on-mobile .breadcrumb-title{color:var(--primary);opacity:100%;font-weight:500}.mobile-header-icon{height:28px;width:28px;transition:.2s;border-radius:99px}.sidebar-item-icon{height:20px;width:auto}.app-item img{mix-blend-mode:multiply;width:70%;margin-left:auto;margin-right:auto}@media screen and (max-width: 430px){.app-item img{height:auto}}.sticky-breadcrumb{position:sticky;top:10px;background-color:var(--light-2);box-shadow:0 0 0 15px var(--light-2);z-index:9}.featured-news-container,.featured-news-container .post-img{border-radius:15px;height:600px!important;width:100%}.featured-news-container .post-img{object-fit:cover}@media screen and (max-width: 992px){.featured-news-container,.featured-news-container .post-img,.featured-news-overlay{height:400px!important}}@media screen and (max-width: 1200px){.click-animation:active,.button{scale:.95;transition:.1s ease-in-out!important}}.mobile-header .mobile-header-icon{height:28px;width:28px;transition:.2s;border-radius:99px}.mobile-header .mobile-header-icon:hover{background-color:var(--light-2);box-shadow:var(--light-2) 0 0 0 10px}.login-icon{height:20px;width:auto}.empty-category-group-image{max-width:300px;display:block;margin-left:auto;margin-right:auto;transform:translate(50px);margin-bottom:-30px}.login-page .logo{height:40px;margin-bottom:20px;width:auto}.login-page .camel{margin-bottom:-10px;width:100%;height:auto}.login-page img{display:block;margin-left:auto;margin-right:auto}.empty-news-image{max-width:300px;display:block;margin-left:auto;margin-right:auto;transform:translate(50px);margin-bottom:-30px}.news-sidebar-icon{height:20px;width:auto}article .youtube-container{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:1rem}article .featured-image{width:100%;height:auto;object-fit:cover;aspect-ratio:16/9}article h1,article h1 strong{font-size:38px!important;font-style:normal;font-weight:590;line-height:126%;margin-bottom:20px}article .content iframe{width:100%;max-width:700px;aspect-ratio:16/9;margin-inline:auto;margin-bottom:20px}article .content a{font-size:inherit;text-decoration:none;transition:.2s}article .content a:hover{text-decoration:underline}article .content table{table-layout:fixed}article .content p,article .content div,article .content td{font-size:18px!important;font-style:normal;font-weight:400;line-height:150%}article .content i,article .content b,article .content span,article .content em,article .content u,article .content strong{font-size:18px!important;line-height:150%}article .content h2,article .content h3,article .content h4,article .content h5,article .content h6{margin-top:30px;margin-bottom:20px}article .content p{margin-bottom:20px}article .content blockquote{margin-top:20px;margin-bottom:20px}article .content img{margin-top:20px;margin-bottom:20px;width:100%;height:auto}article .content ul{list-style:none;padding-left:20px;margin-bottom:20px;margin-top:20px}article .content ul ul{margin-top:0;padding-left:20px}article .content ul li{position:relative;padding-left:10px}article .content li{margin-bottom:8px;font-size:18px!important}article .content li p,article .content li,article .content li span{line-height:150%!important;font-size:18px!important;font-style:normal;font-weight:400!important;margin:0!important}article .content ul li:before{color:var(--primary);content:"\2022";font-size:18px;position:absolute;transform:translate(-15px)}article .content table p{margin:0!important}article .content ol{list-style:decimal;padding-left:50px;margin-bottom:20px;margin-top:20px}article .content h2,article .content h2 strong,article .content h2 span{font-size:34px!important;font-style:normal;font-weight:590!important;line-height:129%!important}article .content h3,article .content h3 strong,article .content h3 span{font-size:32px!important;font-style:normal;font-weight:590!important;line-height:125%!important}article .content h4,article .content h4 strong,article .content h4 span{font-size:28px!important;font-style:normal;font-weight:590!important;line-height:121%!important}article .content h5,article .content h5 strong,article .content h5 span{font-size:24px!important;font-style:normal;font-weight:590!important;line-height:116%!important}article .content h6,article .content h6 strong,article .content h6 span{font-size:20px!important;font-style:normal;font-weight:590!important;line-height:24px!important}article .content blockquote{border-left:5px solid var(--primary);font-style:italic;padding:20px}article .content blockquote p{line-height:150%!important;font-size:18px!important;font-style:normal;font-weight:400!important;margin:0!important}article .content i,article .content em{font-size:italic}article .content a{color:var(--primary)}article .content a:hover{color:var(--tertiary)}article .content hr{margin-top:20px;margin-bottom:20px}article .content table{width:100%!important;border-collapse:collapse;margin-bottom:20px;margin-top:20px}article .content table p{line-height:150%!important;font-size:18px!important;font-style:normal;font-weight:400!important;margin:0!important}article .content table *{opacity:100%!important}article .content thead{background-color:var(--light-1)}article .content td,article .content th{border:1px solid var(--light-1);text-align:left;padding:8px 15px}article .content tr:nth-child(2n){background-color:#ffffff21}article .content tr:hover{background-color:#ffffff47}@media screen and (max-width: 992px){article .content p,article .content div,article .content td{font-size:18px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.48px}article .content li p,article .content li{font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:130%!important;letter-spacing:.48px;margin:0!important}article .content blockquote p{font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:130%!important;letter-spacing:.48px;margin:0!important}article .content ul li::marker{font-size:18px}article .content h2,article .content h2 strong,article .content h2 span{font-size:32px!important;font-style:normal;font-weight:590!important;line-height:125%!important}article .content h3,article .content h3 strong,article .content h3 span{font-size:28px!important;font-style:normal;font-weight:590!important;line-height:121%!important}article .content h4,article .content h4 strong,article .content h4 span{font-size:24px!important;font-style:normal;font-weight:590!important;line-height:116%!important}article .content h5,article .content h5 strong,article .content h5 span{font-size:20px!important;font-style:normal;font-weight:590!important;line-height:120%!important}article .content h6,article .content h6 strong,article .content h6 span{font-size:18px!important;font-style:normal;font-weight:590!important;line-height:122%!important}}@media (max-width: 900px){article h1{font-size:30px!important;font-style:normal;font-weight:590;line-height:126%!important}}@media screen and (max-width: 767px){article .content p,article .content div,article .content td{font-size:16px!important;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.48px;word-wrap:break-word;white-space:normal}article .content i,article .content b,article .content span,article .content em,article .content u,article .content strong{font-size:16px!important}article .content th{word-wrap:break-word;white-space:normal}article .content li p,article .content li,article .content li span{font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:130%!important;letter-spacing:.48px;margin:0!important}article .content blockquote p{font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:130%!important;letter-spacing:.48px;margin:0!important}article .content ul li::marker,article .content ul li:before{font-size:16px}article .content ul{padding-left:4px}article .content ul ul{padding-left:10px}article .content ol{padding-left:20px}article .content h2,article .content h2 strong,article .content h2 span{font-size:28px!important;font-style:normal;font-weight:590!important;line-height:121%!important}article .content h3,article .content h3 strong,article .content h3 span{font-size:24px!important;font-style:normal;font-weight:590!important;line-height:116%!important}article .content h4,article .content h4 strong,article .content h4 span{font-size:20px!important;font-style:normal;font-weight:590!important;line-height:120%!important}article .content h5,article .content h5 strong,article .content h5 span{font-size:18px!important;font-style:normal;font-weight:590!important;line-height:122%!important}article .content h6,article .content h6 strong,article .content h6 span{font-size:16px!important;font-style:normal;font-weight:590!important;line-height:125%!important}article .content table{display:block;overflow-x:auto;white-space:nowrap;max-width:100%;width:100%!important}article .content table p{font-size:16px!important}article .content table th,article .content table td{min-width:130px}article .content table th:first-child,article .content table td:first-child{min-width:140px;max-width:140px}article .content table th:last-child,article .content table td:last-child{max-width:100%}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.left-1\/2{left:50%}.top-full{top:100%}.z-10{z-index:10}.-mb-1{margin-bottom:-.25rem}.-mt-2{margin-top:-.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-7{margin-bottom:1.75rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.table{display:table}.contents{display:contents}.hidden{display:none}.h-5{height:1.25rem}.h-8{height:2rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-80{width:20rem}.w-full{width:100%}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.items-center{align-items:center}.gap-2{gap:.5rem}.rounded-md{border-radius:.375rem}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.p-2{padding:.5rem}.pt-0{padding-top:0}.text-sm{font-size:.875rem;line-height:1.25rem}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.opacity-0{opacity:0}.opacity-50{opacity:.5}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}
/*# sourceMappingURL=styles-JPOWUOAT.css.map */
