#root{width:100%;margin:0;padding:0}.app{width:100%;min-height:100vh;background-color:#fff}:root{--ck-color-image-caption-background: hsl(0, 0%, 97%);--ck-color-image-caption-text: hsl(0, 0%, 20%);--ck-color-mention-background: hsla(341, 100%, 30%, .1);--ck-color-mention-text: hsl(341, 100%, 30%);--ck-color-selector-caption-background: hsl(0, 0%, 97%);--ck-color-selector-caption-text: hsl(0, 0%, 20%);--ck-highlight-marker-blue: hsl(201, 97%, 72%);--ck-highlight-marker-green: hsl(120, 93%, 68%);--ck-highlight-marker-pink: hsl(345, 96%, 73%);--ck-highlight-marker-yellow: hsl(60, 97%, 73%);--ck-highlight-pen-green: hsl(112, 100%, 27%);--ck-highlight-pen-red: hsl(0, 85%, 49%);--ck-image-style-spacing: 1.5em;--ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2);--ck-todo-list-checkmark-size: 16px}.ck-content .table .ck-table-resized{table-layout:fixed}.ck-content .table table{overflow:hidden}.ck-content .table td,.ck-content .table th{overflow-wrap:break-word;position:relative}.ck-content .table>figcaption{display:table-caption;caption-side:top;word-break:break-word;text-align:center;color:var(--ck-color-selector-caption-text);background-color:var(--ck-color-selector-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}.ck-content .table{margin:.9em auto;display:table}.ck-content .table table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;border:1px double hsl(0,0%,70%)}.ck-content .table table td,.ck-content .table table th{min-width:2em;padding:.4em;border:1px solid hsl(0,0%,75%)}.ck-content .table table th{font-weight:700;background:#0000000d}.ck-content[dir=rtl] .table th{text-align:right}.ck-content[dir=ltr] .table th{text-align:left}.ck-content .page-break{position:relative;clear:both;padding:5px 0;display:flex;align-items:center;justify-content:center}.ck-content .page-break:after{content:"";position:absolute;border-bottom:2px dashed hsl(0,0%,77%);width:100%}.ck-content .page-break__label{position:relative;z-index:1;padding:.3em .6em;display:block;text-transform:uppercase;border:1px solid hsl(0,0%,77%);border-radius:2px;font-family:Helvetica,Arial,Tahoma,Verdana,Sans-Serif;font-size:.75em;font-weight:700;color:#333;background:#fff;box-shadow:2px 2px 1px #00000026;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ck-content .media{clear:both;margin:.9em 0;display:block;min-width:15em}.ck-content .todo-list{list-style:none}.ck-content .todo-list li{position:relative;margin-bottom:5px}.ck-content .todo-list li .todo-list{margin-top:5px}.ck-content .todo-list .todo-list__label>input{-webkit-appearance:none;display:inline-block;position:relative;width:var(--ck-todo-list-checkmark-size);height:var(--ck-todo-list-checkmark-size);vertical-align:middle;border:0;left:-25px;margin-right:-15px;right:0;margin-left:0}.ck-content[dir=rtl] .todo-list .todo-list__label>input{left:0;margin-right:0;right:-25px;margin-left:-15px}.ck-content .todo-list .todo-list__label>input:before{display:block;position:absolute;box-sizing:border-box;content:"";width:100%;height:100%;border:1px solid hsl(0,0%,20%);border-radius:2px;transition:.25s ease-in-out box-shadow}.ck-content .todo-list .todo-list__label>input:after{display:block;position:absolute;box-sizing:content-box;pointer-events:none;content:"";left:calc(var(--ck-todo-list-checkmark-size) / 3);top:calc(var(--ck-todo-list-checkmark-size) / 5.3);width:calc(var(--ck-todo-list-checkmark-size) / 5.3);height:calc(var(--ck-todo-list-checkmark-size) / 2.6);border-style:solid;border-color:transparent;border-width:0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;transform:rotate(45deg)}.ck-content .todo-list .todo-list__label>input[checked]:before{background:#26ab33;border-color:#26ab33}.ck-content .todo-list .todo-list__label>input[checked]:after{border-color:#fff}.ck-content .todo-list .todo-list__label .todo-list__label__description{vertical-align:middle}.ck-content .todo-list .todo-list__label.todo-list__label_without-description input[type=checkbox]{position:absolute}.ck-editor__editable.ck-content .todo-list .todo-list__label>input,.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input{cursor:pointer}.ck-editor__editable.ck-content .todo-list .todo-list__label>input:hover:before,.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:hover:before{box-shadow:0 0 0 5px #0000001a}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input{-webkit-appearance:none;display:inline-block;position:relative;width:var(--ck-todo-list-checkmark-size);height:var(--ck-todo-list-checkmark-size);vertical-align:middle;border:0;left:-25px;margin-right:-15px;right:0;margin-left:0}.ck-editor__editable.ck-content[dir=rtl] .todo-list .todo-list__label>span[contenteditable=false]>input{left:0;margin-right:0;right:-25px;margin-left:-15px}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:before{display:block;position:absolute;box-sizing:border-box;content:"";width:100%;height:100%;border:1px solid hsl(0,0%,20%);border-radius:2px;transition:.25s ease-in-out box-shadow}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:after{display:block;position:absolute;box-sizing:content-box;pointer-events:none;content:"";left:calc(var(--ck-todo-list-checkmark-size) / 3);top:calc(var(--ck-todo-list-checkmark-size) / 5.3);width:calc(var(--ck-todo-list-checkmark-size) / 5.3);height:calc(var(--ck-todo-list-checkmark-size) / 2.6);border-style:solid;border-color:transparent;border-width:0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;transform:rotate(45deg)}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input[checked]:before{background:#26ab33;border-color:#26ab33}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input[checked]:after{border-color:#fff}.ck-editor__editable.ck-content .todo-list .todo-list__label.todo-list__label_without-description input[type=checkbox]{position:absolute}.ck-content img.image_resized{height:auto}.ck-content .image.image_resized{max-width:100%;display:block;box-sizing:border-box}.ck-content .image.image_resized img{width:100%}.ck-content .image.image_resized>figcaption{display:block}.ck-content .image{display:table;clear:both;text-align:center;margin:.9em auto;min-width:50px}.ck-content .image img{display:block;margin:0 auto;max-width:100%;min-width:100%;height:auto}.ck-content .image-inline{display:inline-flex;max-width:100%;align-items:flex-start}.ck-content .image-inline picture{display:flex}.ck-content .image-inline picture,.ck-content .image-inline img{flex-grow:1;flex-shrink:1;max-width:100%}.ck-content .image>figcaption{display:table-caption;caption-side:bottom;word-break:break-word;color:var(--ck-color-image-caption-text);background-color:var(--ck-color-image-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}.ck-content ol{list-style-type:decimal}.ck-content ol ol{list-style-type:lower-latin}.ck-content ol ol ol{list-style-type:lower-roman}.ck-content ol ol ol ol{list-style-type:upper-latin}.ck-content ol ol ol ol ol{list-style-type:upper-roman}.ck-content ul{list-style-type:disc}.ck-content ul ul{list-style-type:circle}.ck-content ul ul ul,.ck-content ul ul ul ul{list-style-type:square}.ck-content .image-style-block-align-left,.ck-content .image-style-block-align-right{max-width:calc(100% - var(--ck-image-style-spacing))}.ck-content .image-style-align-left,.ck-content .image-style-align-right{clear:none}.ck-content .image-style-side{float:right;margin-left:var(--ck-image-style-spacing);max-width:50%}.ck-content .image-style-align-left{float:left;margin-right:var(--ck-image-style-spacing)}.ck-content .image-style-align-center{margin-left:auto;margin-right:auto}.ck-content .image-style-align-right{float:right;margin-left:var(--ck-image-style-spacing)}.ck-content .image-style-block-align-right{margin-right:0;margin-left:auto}.ck-content .image-style-block-align-left{margin-left:0;margin-right:auto}.ck-content p+.image-style-align-left,.ck-content p+.image-style-align-right,.ck-content p+.image-style-side{margin-top:0}.ck-content .image-inline.image-style-align-left,.ck-content .image-inline.image-style-align-right{margin-top:var(--ck-inline-image-style-spacing);margin-bottom:var(--ck-inline-image-style-spacing)}.ck-content .image-inline.image-style-align-left{margin-right:var(--ck-inline-image-style-spacing)}.ck-content .image-inline.image-style-align-right{margin-left:var(--ck-inline-image-style-spacing)}.ck-content .marker-yellow{background-color:var(--ck-highlight-marker-yellow)}.ck-content .marker-green{background-color:var(--ck-highlight-marker-green)}.ck-content .marker-pink{background-color:var(--ck-highlight-marker-pink)}.ck-content .marker-blue{background-color:var(--ck-highlight-marker-blue)}.ck-content .pen-red{color:var(--ck-highlight-pen-red);background-color:transparent}.ck-content .pen-green{color:var(--ck-highlight-pen-green);background-color:transparent}.ck-content blockquote{overflow:hidden;padding-right:1.5em;padding-left:1.5em;margin-left:0;margin-right:0;font-style:italic;border-left:solid 5px hsl(0,0%,80%)}.ck-content[dir=rtl] blockquote{border-left:0;border-right:solid 5px hsl(0,0%,80%)}.ck-content code{background-color:#c7c7c74d;padding:.15em;border-radius:2px}.ck-content .text-tiny{font-size:.7em}.ck-content .text-small{font-size:.85em}.ck-content .text-big{font-size:1.4em}.ck-content .text-huge{font-size:1.8em}.ck-content .mention{background:var(--ck-color-mention-background);color:var(--ck-color-mention-text)}.ck-content hr{margin:15px 0;height:4px;background:#dedede;border:0}.ck-content pre{padding:1em;color:#353535;background:#c7c7c74d;border:1px solid hsl(0,0%,77%);border-radius:2px;text-align:left;direction:ltr;-moz-tab-size:4;tab-size:4;white-space:pre-wrap;font-style:normal;min-width:200px}.ck-content pre code{background:unset;padding:0;border-radius:0}@media print{.ck-content .page-break{padding:0}.ck-content .page-break:after{display:none}}.image{width:100%;height:100%}.header{display:none}@media screen and (max-width: 992px){.header{position:fixed;display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;background-color:#fff}.header .image-container{display:flex;align-items:center;margin-left:30px}}@media screen and (max-width: 992px) and (max-width: 400px){.header .image-container{margin-left:30px}}@media screen and (max-width: 992px){.header .image-container .first-image{width:100px;height:30px}}@media screen and (max-width: 992px) and (max-width: 400px){.header .image-container .first-image{width:80px;height:25px}}@media screen and (max-width: 992px){.header .image-container .second-image{margin-left:10px}.header .icon-container{display:flex;align-items:center;margin-right:20px}.header .icon-container i{color:#000!important;font-size:25px;margin-right:30px}}@media screen and (max-width: 992px) and (max-width: 400px){.header .icon-container i{margin-right:10px}}.home-page{display:flex;flex-direction:column;position:relative;min-height:100vh;width:100%;overflow:hidden}.home-page .mix-a-n{width:70%;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:25px}@media screen and (max-width: 1600px){.home-page .mix-a-n{width:80%}}@media screen and (max-width: 1400px){.home-page .mix-a-n{width:90%}}@media screen and (max-width: 1170px){.home-page .mix-a-n{width:100%;padding:0 30px;grid-template-columns:repeat(1,1fr);display:block;gap:0px}}.home-page .mobile-component{display:none}@media screen and (max-width: 1170px){.home-page .mobile-component{display:flex}}.home-page .mobile-component .mobile-slider{display:none}@media screen and (max-width: 768px){.home-page .mobile-component .mobile-slider{display:flex;width:100%}}.sidebar{position:fixed;width:100%;height:100vh;background-color:#fbf8ee}.sidebar .sidebar-header{display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;border-bottom:1px solid rgb(225,225,225)}.sidebar .sidebar-header .first-image{margin-left:20px;width:100px;height:30px}@media screen and (max-width: 400px){.sidebar .sidebar-header .first-image{width:80px;height:25px;margin-left:20px}}.sidebar .sidebar-header .hamburg-menu{margin-right:20px}.sidebar .navigation{display:flex;flex-direction:column;width:100%;max-height:90vh;overflow-y:auto}.sidebar .navigation .row{border-bottom:1px solid rgb(225,225,225)}.sidebar .navigation .row .main-tab{display:flex;align-items:center;padding-left:20px}.sidebar .navigation .row .main-tab .icon{height:20px;width:20px}.sidebar .navigation .row .main-tab .text{cursor:pointer;margin-left:10px;color:#000}.sidebar .navigation .row .main-tab .text a{all:unset;padding-top:5px;padding-bottom:5px;padding-right:50px}.sidebar .navigation .row .sub-menu-mobile{display:flex;flex-direction:column;margin:10px 0}.sidebar .navigation .row .sub-menu-mobile .sub-text{cursor:pointer;margin:5px;padding-left:60px;color:#000}.sidebar .navigation .row .sub-menu-mobile .sub-text a{all:unset}.layout{position:absolute;left:0;width:100%;height:100vh;z-index:1021}.language-menu{display:flex;align-items:center;justify-content:center;height:60px;width:100%;z-index:50;background-color:#fff}.language-menu .btn{margin-left:8px;margin-right:8px;padding:8px 25px;border-radius:18px;background-color:#fff;border:1px solid #355146;font-size:15px;font-size:13px;color:#355146}.language-menu .active-lang{background-color:#355146;color:#fff}.slider{margin-top:60px;width:100%;position:relative;overflow:hidden}.slider .prev-button{background-color:transparent;width:49%;position:absolute;left:0;height:100%;outline:none;z-index:10}.slider .next-button{background-color:transparent;width:49%;position:absolute;right:0;height:100%;outline:none;z-index:10}.slider .wrapper{padding-top:20px;padding-bottom:40px}.slider .wrapper .btn-container{width:100%;display:flex;justify-content:center;align-items:center}.slider .wrapper .btn-container .btn{justify-content:center;align-items:center;margin-top:10px;margin-left:20px;margin-right:20px;width:90%;background-color:#fe5f3f}.slider .wrapper .indicators{position:relative;display:flex;align-items:center;justify-content:center;width:100%;margin-top:20px}.slider .wrapper .indicators .dote{margin:0 2px;width:7px;height:7px;border-radius:50%;background-color:#b9b9b9}.slider .wrapper .indicators .active{background-color:#000}.first-slide{width:100%;min-height:80vh;overflow:hidden!important}.first-slide .first-slide-green{width:100px;height:100px;background-color:#35ac7e}@media screen and (max-width: 360px){.first-slide .first-slide-green{width:80px;height:80px}}.first-slide .first-slide-yellow{width:300px;height:250px;background-color:#f0da8e}@media screen and (max-width: 360px){.first-slide .first-slide-yellow{width:280px;height:220px}}.first-slide .first-slide-red{width:70vw;height:180px;background-color:#fe5f3f}.first-slide .second-slide-yellow{width:65vw;height:150px;background-color:#f0da8e}.first-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px;color:#fff}@media screen and (max-width: 450px){.first-slide .title{width:100%}}.first-slide .text{text-align:justify;padding-left:20px;padding-right:20px;color:#fff}.second-slide{width:100%;min-height:80vh;overflow:hidden!important}.second-slide .first-slide-green{width:100px;height:100px;background-color:#35ac7e}@media screen and (max-width: 360px){.second-slide .first-slide-green{width:80px;height:80px}}.second-slide .first-slide-yellow{width:300px;height:250px;background-color:#f0da8e}@media screen and (max-width: 360px){.second-slide .first-slide-yellow{width:280px;height:220px}}.second-slide .first-slide-red{width:70vw;height:180px;background-color:#fe5f3f}.second-slide .second-slide-yellow{width:65vw;height:150px;background-color:#f0da8e}.second-slide .third-slide-green{width:320px;height:130px;background-color:#35ac7e}.second-slide .third-slide-dark-yellow{width:100vw;height:400px;background-color:#ebc23c}.second-slide .third-slide-white{width:780px;height:100vh;background-color:#fff;clip-path:polygon(0 12%,100% 0,100% 100%,0% 100%)}.second-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px;color:#fff}@media screen and (max-width: 450px){.second-slide .title{width:100%}}.second-slide .text{color:#fff;text-align:justify;margin-top:0;padding-left:20px;padding-right:20px}.third-slide{width:100%;min-height:80vh;overflow:hidden!important}.third-slide .third-slide-green{width:320px;height:130px;background-color:#35ac7e}.third-slide .third-slide-dark-yellow{width:100vw;height:400px;background-color:#ebc23c}.third-slide .first-slide-red{width:70vw;height:180px;background-color:#fe5f3f}.third-slide .second-slide-yellow{width:65vw;height:150px;background-color:#f0da8e}.third-slide .third-slide-white{width:780px;height:100vh;background-color:#fff;clip-path:polygon(0 12%,100% 0,100% 100%,0% 100%)}.third-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px;color:#355146}@media screen and (max-width: 450px){.third-slide .title{width:100%}}.third-slide .text{text-align:justify;margin-top:0;padding-left:20px;padding-right:20px;color:#355146}.four-slide{width:100%;min-height:80vh;overflow:hidden!important}.four-slide .four-slide-image{width:100vw}.four-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px}@media screen and (max-width: 450px){.four-slide .title{width:100%}}.four-slide .text{text-align:justify;margin-top:0;padding-left:20px;padding-right:20px}.five-slide{width:100%;min-height:80vh;overflow:hidden!important}.five-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px}@media screen and (max-width: 450px){.five-slide .title{width:100%}}.five-slide .text{text-align:justify;margin-top:0;padding-left:20px;padding-right:20px}.six-slide{width:100%;min-height:80vh;overflow:hidden!important}.six-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px}@media screen and (max-width: 450px){.six-slide .title{width:100%}}.six-slide .text{text-align:justify;margin-top:0;padding-left:20px;padding-right:20px}.seven-slide{width:100%;min-height:80vh;overflow:hidden!important}.seven-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px}@media screen and (max-width: 450px){.seven-slide .title{width:100%}}.seven-slide .text{text-align:justify;margin-top:0;padding-left:20px;padding-right:20px}.eight-slide{width:100%;min-height:80vh;overflow:hidden!important}.eight-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px}@media screen and (max-width: 450px){.eight-slide .title{width:100%}}.eight-slide .text{text-align:justify;margin-top:0;padding-left:20px;padding-right:20px}.nine-slide{width:100%;min-height:80vh;overflow:hidden!important}.nine-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px}@media screen and (max-width: 450px){.nine-slide .title{width:100%}}.nine-slide .text{text-align:justify;margin-top:0;padding-left:20px;padding-right:20px}.ten-slide{width:100%;min-height:80vh;overflow:hidden!important}.ten-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px}@media screen and (max-width: 450px){.ten-slide .title{width:100%}}.ten-slide .text-wrapper{width:100%;padding-left:20px;padding-right:20px}.ten-slide .text-wrapper .row{display:flex;align-items:center;margin:5px}.ten-slide .text-wrapper .row .text{margin:0}.ten-slide .text-wrapper .row i{margin-right:10px}.eleven-slide{width:100%;min-height:80vh;overflow:hidden!important}.eleven-slide .image{width:100vw;height:280px;background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 350px){.eleven-slide .image{width:350px}}.eleven-slide .title{line-height:39px;width:70%;font-size:35px;padding-left:20px;padding-right:20px;margin-top:60px;margin-bottom:20px}@media screen and (max-width: 450px){.eleven-slide .title{width:100%}}.eleven-slide .text{text-align:justify;margin-top:0;padding-left:20px;padding-right:20px}.welcome-comp{background-color:#fff;color:#000;padding:60px 500px;display:flex;flex-direction:column}.welcome-comp h2{text-transform:uppercase;font-size:4rem;text-align:center;margin:0}.welcome-comp img{border:1px solid #000;margin:40px auto 0;width:30%}.welcome-comp .html-text p:first-child{text-align:center}.welcome-comp .html-text p:last-child{width:80%;margin:0 auto}@media screen and (max-width: 1800px){.welcome-comp{padding:40px 350px}}@media screen and (max-width: 1500px){.welcome-comp{padding:40px 250px}}@media screen and (max-width: 1200px){.welcome-comp{padding:40px 150px}.welcome-comp .html-text p:last-child{width:80%}.welcome-comp h2{font-size:3rem}}@media screen and (max-width: 768px){.welcome-comp{padding:40px 30px}.welcome-comp .html-text p:first-child{text-align:left}.welcome-comp .html-text p:last-child{width:100%}.welcome-comp h2{font-size:2.5rem}.welcome-comp img{width:100%}}.e-d-component{padding:40px 0}.e-d-component .education-profiles{width:70%;margin:0 auto}@media screen and (max-width: 1600px){.e-d-component .education-profiles{width:80%}}@media screen and (max-width: 1400px){.e-d-component .education-profiles{width:90%}}@media screen and (max-width: 1170px){.e-d-component .education-profiles{width:100%}}.e-d-component .education-profiles .title-container{display:flex}.e-d-component .education-profiles .title-container h2{margin:0 0 40px;font-size:2rem;font-weight:500}.e-d-component .education-profiles .list-education-profiles{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.e-d-component .education-profiles .list-education-profiles>*:nth-child(5){grid-column:span 2;justify-self:center;width:50%}.e-d-component .education-profiles .education-profile{all:inherit;display:flex;align-items:center;justify-content:space-between;border-radius:5px;padding:10px;cursor:pointer}.e-d-component .education-profiles .education-profile .first-e-d{display:flex;align-items:center}.e-d-component .education-profiles .education-profile .title-e-d h3{font-size:20px;padding:0;margin:0 0 0 20px;font-weight:500;color:#fff}@media screen and (max-width: 768px){.e-d-component .education-profiles .education-profile .title-e-d{width:200px}}.e-d-component .education-profiles .education-profile .icon-e-d{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:5px}.e-d-component .education-profiles .education-profile .icon-e-d img{width:100%;height:100%}.e-d-component .education-profiles .education-profile .icon-next i{color:#fff}@media screen and (max-width: 1170px){.e-d-component .education-profiles{padding:40px 30px}}@media screen and (max-width: 768px){.e-d-component .education-profiles{padding:40px 30px}.e-d-component .education-profiles .list-education-profiles{grid-template-columns:repeat(1,1fr);gap:0;margin-bottom:20px}.e-d-component .education-profiles .list-education-profiles>*:nth-child(5){grid-column:1;width:100%}}.about-us{display:flex;flex-direction:column;background:#fff;padding:40px 0}.about-us p{font-weight:600;margin:40px 0;text-align:center;width:85%}.about-us span{font-weight:700;position:relative}.about-us span:after{content:"";display:flex;position:absolute;left:50%;transform:translate(-50%);width:50px;height:4px;background-color:#fe5f3f;margin-top:-45px}.about-us .p-carousel-indicators{display:none}.about-us button{all:unset}.about-us h2{margin:0 auto 30px;color:#000;font-size:2rem;font-weight:500}.about-us .card-about{background-color:#faf2d5;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;min-height:320px}.about-us .card-about .pi-comment{color:#355146}.news-comp{background:#fff;padding:40px 0;display:flex;flex-direction:column;color:#000}.news-comp h2{color:#000;font-size:2rem;margin:0 auto 30px;font-weight:500}.news-comp .news-item{all:inherit;background:#efeff4;border-left:10px solid #35ac7e;display:flex;padding:10px 5px;margin-bottom:20px}.news-comp .news-item span{width:85%}.information-block h2{font-size:2rem;font-weight:500}.information-block button{background:#fe5f3f;color:#fff;border-radius:5px;padding:10px 30px;display:flex;justify-content:center;text-transform:uppercase;font-weight:500;margin-top:30px;width:auto;cursor:pointer}@media screen and (max-width: 768px){.information-block button{width:100%}}.information-block .container-i-a{width:70%;margin:0 auto;color:#fff}@media screen and (max-width: 1600px){.information-block .container-i-a{width:80%}}@media screen and (max-width: 1400px){.information-block .container-i-a{width:90%}}@media screen and (max-width: 1170px){.information-block .container-i-a{width:100%;padding:40px 30px}}@media screen and (max-width: 768px){.information-block .container-i-a{padding:0}}.information-block .first-i-b{padding:40px 0;background:#355146;background:linear-gradient(140deg,#355146 58%,#359d75 100%)}@media screen and (max-width: 768px){.information-block .first-i-b{padding:40px 30px}}.information-block .second-i-b{display:flex;justify-content:center;padding:30px 0;background-image:url(/assets/Grid-green-bfbIKhHq.svg),linear-gradient(140deg,#355146 68%,#359d75 100%);background-size:contain,auto;background-position:center,center;color:#fff;font-weight:700;font-size:20px}.information-block .second-i-b .wrapper{width:70%;margin:0 auto;display:flex}@media screen and (max-width: 1600px){.information-block .second-i-b .wrapper{width:80%}}@media screen and (max-width: 1400px){.information-block .second-i-b .wrapper{width:90%}}@media screen and (max-width: 1170px){.information-block .second-i-b .wrapper{width:100%;padding:20px 30px}}@media screen and (max-width: 768px){.information-block .second-i-b .wrapper{padding:0}}.information-block .second-i-b .wrapper .contact-page-information-main{display:flex;justify-content:space-between}@media screen and (max-width: 1600px){.information-block .second-i-b .wrapper .contact-page-information-main{width:80%}}@media screen and (max-width: 1400px){.information-block .second-i-b .wrapper .contact-page-information-main{width:90%}}@media screen and (max-width: 1170px){.information-block .second-i-b .wrapper .contact-page-information-main{width:100%}}@media screen and (max-width: 970px){.information-block .second-i-b .wrapper .contact-page-information-main{flex-direction:column;padding:0 30px}}@media screen and (max-width: 768px){.information-block .second-i-b{padding:40px 30px}}.contact-page-information{width:85%}.contact-page-information .pa-icon{margin-top:5px}.contact-page-information .item-sec{display:flex;align-items:start;margin-bottom:20px}.contact-page-information .item-sec .title-s{font-size:18px}.contact-page-information .item-sec p{margin:0}.contact-page-information .item-sec .img-container{display:flex;justify-content:flex-start;width:40px}.top-comp{padding:20px 0;background:#35ac7e;color:#fff}.top-comp .top-container{display:flex;justify-content:space-between;align-items:center;width:70%;margin:0 auto}@media screen and (max-width: 1600px){.top-comp .top-container{width:80%}}@media screen and (max-width: 1400px){.top-comp .top-container{width:90%}}@media screen and (max-width: 1170px){.top-comp .top-container{width:100%}}.top-comp div{display:flex;align-items:center}.top-comp button{all:inherit;background:#4a6257;margin-left:15px;padding:5px;border-radius:5px;cursor:pointer}@media screen and (max-width: 1170px){.top-comp{padding:20px 30px}}.footer{background-color:#fff;color:#000;padding:40px 0}.footer .footer-containter{width:70%;margin:0 auto}@media screen and (max-width: 1600px){.footer .footer-containter{width:80%}}@media screen and (max-width: 1400px){.footer .footer-containter{width:90%}}@media screen and (max-width: 1170px){.footer .footer-containter{width:100%}}.footer .header-footer{display:flex;border-bottom:1px solid #000}.footer .header-footer p{width:250px}.footer .header-footer img{margin-right:20px}.footer .footer-content{display:flex;flex-wrap:wrap;justify-content:space-between}.footer .footer-content .footer-item{padding-right:15px}@media screen and (max-width: 1200px){.footer .footer-content .footer-item{margin-right:0;width:50%}}@media screen and (max-width: 1170px){.footer{padding:20px 30px}}.menu-item{cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;margin-right:5px;padding-left:5px;padding-right:5px}.menu-item i{margin-left:5px;color:#000!important}.menu-item:hover{color:#fff;background-color:#e1e1e1;height:50px}.menu-label{display:flex;justify-content:center;align-items:center;letter-spacing:1px;font-weight:600;cursor:pointer;color:#000}.menu-label:hover{color:#000}.sub-menu{position:absolute;top:100%;left:0;display:block;background-color:#fff;-webkit-box-shadow:11px 14px 29px -15px rgba(102,102,102,.64);-moz-box-shadow:11px 14px 29px -15px rgba(102,102,102,.64);box-shadow:11px 14px 29px -15px #666666a3;padding:10px 0;z-index:10!important;color:#000}.sub-menu-item{display:flex;align-items:flex-start;padding:3px 0;min-width:250px;background-color:#fff;letter-spacing:.5px}.sub-menu-item i{color:#000!important;margin-top:4px;margin-right:5px}.sub-menu-item .blank{width:29px}.sub-menu-item .link{width:100%;color:#000!important}.sub-menu-item .link a{width:100%}.sub-menu-item:hover{background-color:#e1e1e1}.sub-menu-item:hover i,.sub-menu-item:hover .link{color:#000!important}.sub-menu-item{position:relative}.sub-menu-item:hover .subMenu{display:block;margin-top:-10px}.active-sub-menu-item{background-color:#e1e1e1;color:#fff}.active-sub-menu-item i,.active-sub-menu-item .link{color:#000!important}.active{height:50px;background-color:#e1e1e1;color:#fff}.menu-bar{display:flex;margin-right:25px!important}.desktop-header-wrapper{width:100%;position:fixed;top:0;z-index:100;background-color:#fff;border-bottom:1px solid black}.desktop-header-wrapper .desktop-header{display:flex;justify-content:space-between;align-items:center;width:70%;height:70px;background-color:#fff;margin:0 auto;z-index:1000}.desktop-header-wrapper .desktop-header .img{margin-right:20px;margin-left:-15px}@media screen and (max-width: 1450px){.desktop-header-wrapper .desktop-header .img{width:300px}}@media screen and (max-width: 1350px){.desktop-header-wrapper .desktop-header .img{display:none}}.desktop-header-wrapper .desktop-header .menu-bar{margin-right:50px}.desktop-header-wrapper .desktop-header i{color:#000}.desktop-header-wrapper .desktop-header .pi-globe{text-align:center;position:relative}@media screen and (max-width: 1500px){.desktop-header-wrapper .desktop-header .pi-globe{margin-right:90px}}.desktop-header-wrapper .desktop-header .language-menu-desktop{position:absolute;margin-top:30px;width:150px;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:50;background-color:#fff;box-shadow:0 2px 5px #00000080}.desktop-header-wrapper .desktop-header .language-menu-desktop .btn{width:100px;margin-top:5px;margin-bottom:5px;padding-top:8px;padding-bottom:8px;border-radius:18px;background-color:#fff;border:1px solid #355146;font-size:15px;font-size:13px;color:#355146}.desktop-header-wrapper .desktop-header .language-menu-desktop .active-lang{background-color:#355146;color:#fff}@media screen and (max-width: 1700px){.desktop-header-wrapper .desktop-header{width:80%}}@media screen and (max-width: 1500px){.desktop-header-wrapper .desktop-header{width:90%}}@media screen and (max-width: 992px){.desktop-header-wrapper .desktop-header{display:none}}.desktop-slider{width:100%;margin-bottom:20px;margin-top:60px}@media screen and (max-width: 768px){.desktop-slider{display:none}}.desktop-slider .slider-btn{color:#fff;background-color:#355146;border-radius:50%;padding:10px}.desktop-slider .slider-btn i{font-size:24px}.desktop-slider .wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;background-color:#355146;height:700px}@media screen and (max-width: 1600px){.desktop-slider .wrapper{height:600px}}@media screen and (max-width: 1300px){.desktop-slider .wrapper{height:500px}}@media screen and (max-width: 1050px){.desktop-slider .wrapper{height:400px}}@media screen and (max-width: 860px){.desktop-slider .wrapper{height:350px}}.desktop-slider .wrapper .image-container{width:50%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat}.desktop-slider .wrapper .text-container{display:flex;justify-content:center;align-items:center;width:50%;height:100%;padding-bottom:30px}.desktop-slider .wrapper .text-container .text-container-inner{width:70%}.desktop-slider .wrapper .text-container .text-container-inner .title{font-size:35px;color:#fff}@media screen and (max-width: 1250px){.desktop-slider .wrapper .text-container .text-container-inner .title{font-size:28px;width:70%}}@media screen and (max-width: 992px){.desktop-slider .wrapper .text-container .text-container-inner .title{width:90%;font-size:22px}}.desktop-slider .wrapper .text-container .text-container-inner .text{margin-bottom:50px;color:#fff}@media screen and (max-width: 992px){.desktop-slider .wrapper .text-container .text-container-inner .text{font-size:13px}}.desktop-slider .wrapper .text-container .text-container-inner .btn{padding:10px 40px;background-color:#fe5f3f;color:#fff;text-decoration:none}@media screen and (max-width: 992px){.desktop-slider .wrapper .text-container .text-container-inner .btn{padding:7px 25px;font-size:14px}}.desktop-slider .p-carousel-prev{position:absolute;left:3%;color:transparent;z-index:1;margin:0;background-color:transparent}.desktop-slider .p-carousel-prev:hover{border:none;background-color:transparent}.desktop-slider button,.desktop-slider button:hover,.desktop-slider button:active,.desktop-slider button:focus{outline:0}.desktop-slider .p-carousel-next{position:absolute;right:3%;z-index:1;margin:0;color:transparent;background-color:transparent}.desktop-slider .p-carousel-next:hover{border:none;background-color:transparent}.desktop-slider .p-carousel-next:active{border:none}.desktop-slider .p-carousel-indicators{display:none}.main-page{position:relative;width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center}.blog-page{background:url(/assets/Grid-green-bfbIKhHq.svg),linear-gradient(#fbf8ee,#fbf8ee);background-position:center,center}.article-blog-page{color:#000;width:100%}.article-blog-page .search-div{width:70%;margin:0 auto;padding:40px 0;position:relative;opacity:.7}.article-blog-page .search-div input{width:100%;border-radius:20px;border:1px solid black;padding:10px 45px;background:#fff;color:#000;font-size:16px}.article-blog-page .search-div .pi-search{position:absolute;left:25px;font-size:25px;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 1600px){.article-blog-page .search-div{width:80%}}@media screen and (max-width: 1400px){.article-blog-page .search-div{width:90%}}@media screen and (max-width: 1170px){.article-blog-page .search-div{width:100%;padding-left:0}.article-blog-page .search-div .pi-search{left:50px}}.article-blog-page .blog-header{display:flex;flex-direction:column;align-items:start;width:70%;margin:0 auto}@media screen and (max-width: 768px){.article-blog-page .blog-header{width:100%;padding:0 30px}}.article-blog-page .blog-header .block-tags{display:flex;flex-wrap:wrap}.article-blog-page .blog-header .block-tags .active-tag{background-color:#35ac7e!important}.article-blog-page .blog-header .block-tags .bar-item{margin-bottom:20px;margin-right:20px;padding:10px 40px;background-color:#d1d1d6;border-radius:20px;font-size:18px;color:#fff;cursor:pointer}@media screen and (max-width: 1170px){.article-blog-page .blog-header .block-tags .bar-item{padding:10px 15px}}.article-blog-page .blog-header .block-tags .bar-item p{padding:0;margin:0}.article-blog-page .blog-header .header-bar-tags{display:flex;width:100%;margin:0 auto 30px}.article-blog-page .blog-header .header-bar-tags .active-item-bar{background-color:#fe5f3f!important}.article-blog-page .blog-header .header-bar-tags .bar-item{margin-right:20px;padding:10px 40px;background-color:#d1d1d6;border-radius:20px;font-size:18px;color:#fff;cursor:pointer}@media screen and (max-width: 1170px){.article-blog-page .blog-header .header-bar-tags .bar-item{padding:10px 15px}}@media screen and (max-width: 1600px){.article-blog-page .blog-header .header-bar-tags{width:80%}}@media screen and (max-width: 1400px){.article-blog-page .blog-header .header-bar-tags{width:90%}}@media screen and (max-width: 1170px){.article-blog-page .blog-header .header-bar-tags{width:100%;padding:0 30px}}@media screen and (max-width: 768px){.article-blog-page .blog-header .header-bar-tags{padding:0}}.article-blog-page .all-article-block{width:70%;margin:0 auto;display:flex;justify-content:center;flex-direction:column;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.article-blog-page .all-article-block .one-article{box-shadow:-4px 7px 11px 4px #a9a9a94d;border-radius:5px;overflow:hidden;margin-bottom:40px;background-color:#fff}.article-blog-page .all-article-block .one-article img{width:100%}.article-blog-page .all-article-block .one-article .header-line{display:flex;align-items:center}.article-blog-page .all-article-block .one-article .header-line .tag{padding:5px 10px;text-transform:uppercase;color:#fff;border-radius:5px;margin-right:10px}.article-blog-page .all-article-block .one-article .header-line p{margin:0}.article-blog-page .all-article-block .one-article .content-article{padding:20px 20px 0;background-color:#fff}.article-blog-page .all-article-block .one-article .article-link{padding:20px 0}.article-blog-page .all-article-block .one-article .article-link a{all:unset;font-size:20px;text-decoration:underline;font-weight:500}@media screen and (max-width: 1600px){.article-blog-page .all-article-block{width:80%}}@media screen and (max-width: 1400px){.article-blog-page .all-article-block{width:90%}}@media screen and (max-width: 1170px){.article-blog-page .all-article-block{width:100%;padding:0 30px;grid-template-columns:repeat(1,1fr)}.article-blog-page .all-article-block .one-article{width:100%}}@media screen and (max-width: 1170px){.article-blog-page .max-s{padding-top:200px!important}.article-blog-page .pi-search{top:79%!important}.article-blog-page .search-div{padding:40px 30px}}.wrapper{width:100%}.wrapper .content{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(3,1fr);background-color:#fff;gap:25px}@media screen and (max-width: 1600px){.wrapper .content{width:80%}}@media screen and (max-width: 1400px){.wrapper .content{width:90%}}@media screen and (max-width: 992px){.wrapper .content{width:100%;margin:0;padding:180px 30px;grid-template-columns:repeat(1,1fr);display:block;gap:0px}}.bread-crumb{width:100%;color:#fff;display:flex;align-items:center;margin-top:70px}@media screen and (max-width: 1170px){.bread-crumb{margin-top:60px}}.bread-crumb .max-height{height:150px;width:70%;transition:height .5s ease;display:flex;align-items:center;font-size:2rem;font-weight:500;margin:0 auto;justify-content:space-between}@media screen and (max-width: 1600px){.bread-crumb .max-height{width:80%}}@media screen and (max-width: 1400px){.bread-crumb .max-height{width:90%}}@media screen and (max-width: 1170px){.bread-crumb .max-height{width:90%;padding-left:0;height:130px}}@media screen and (max-width: 1170px){.bread-crumb .max-height{width:97%;padding-left:0}}.bread-crumb .max-height img{height:70%}.bread-crumb .min-height{height:45px;width:70%;transition:height .5s ease;display:flex;align-items:center;font-weight:500;margin:0 auto}.bread-crumb .min-height img{display:none}@media screen and (max-width: 1600px){.bread-crumb .min-height{width:80%}}@media screen and (max-width: 1400px){.bread-crumb .min-height{width:90%}}@media screen and (max-width: 1170px){.bread-crumb .min-height{width:100%;padding-left:0}}@media screen and (max-width: 992px){.bread-crumb .title{font-size:25px;margin-right:20px}}@media screen and (max-width: 500px){.bread-crumb .title{font-size:20px}}@media screen and (max-width: 992px){.bread-crumb{position:fixed;padding:0 30px;z-index:5}}.article-blog-page .max-height img{height:100%}.one-article-page .content-o-a{color:#000;margin:0 auto}.one-article-page .content-o-a .blog-con{background-image:url(../../assets/Grid-green.svg),linear-gradient(#fbf8ee,#fbf8ee)}.one-article-page .content-o-a .cover-p{margin-top:60px;background-color:#efeff4;width:100%;height:500px;display:flex;justify-content:center}.one-article-page .content-o-a .cover-p img{height:100%;width:70%;object-fit:cover}@media screen and (max-width: 1600px){.one-article-page .content-o-a .cover-p img{width:80%}}@media screen and (max-width: 1400px){.one-article-page .content-o-a .cover-p img{width:90%}}@media screen and (max-width: 1170px){.one-article-page .content-o-a .cover-p img{width:100%;height:auto}}@media screen and (max-width: 1170px){.one-article-page .content-o-a .cover-p{width:100%;height:auto}}.one-article-page .content-o-a .category-o-a{width:fit-content;padding:5px 10px;color:#fff;font-size:20px;border-radius:10px;margin:25px 0}.one-article-page .content-o-a .title-o-a{margin-bottom:25px}.one-article-page .content-o-a .html-content{margin:40px 0}.one-article-page .content-o-a .wrapper-content{width:70%;margin:0 auto}@media screen and (max-width: 1600px){.one-article-page .content-o-a .wrapper-content{width:80%}}@media screen and (max-width: 1400px){.one-article-page .content-o-a .wrapper-content{width:90%}}@media screen and (max-width: 1170px){.one-article-page .content-o-a .wrapper-content{width:100%;padding:0 30px}}.greeting-word{width:100%}.greeting-word .content{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(3,1fr);background-color:#fff;gap:25px}@media screen and (max-width: 1600px){.greeting-word .content{width:80%}}@media screen and (max-width: 1400px){.greeting-word .content{width:90%}}@media screen and (max-width: 992px){.greeting-word .content{width:100%;margin:0;padding:180px 30px;grid-template-columns:repeat(1,1fr);display:block;gap:0px}}.greeting-word .main-container{grid-column:span 2;color:#000}.greeting-word .image-container{display:flex;justify-content:center}.greeting-word .image-container .img{margin-top:15px;width:270px;height:300px}@media screen and (max-width: 370px){.greeting-word .image-container .img{width:100%}}.greeting-word .footer-container .line{margin-left:0;width:100px;height:6px;background-color:red}.greeting-word .footer-container .footer-text{width:250px;color:#000}@media screen and (max-width: 992px){.greeting-word .footer-container{margin-top:30px}}.basic-information{width:100%}.basic-information .content-box{display:flex;justify-content:center;flex-direction:column;width:100%}.basic-information .content-box .content-first-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.basic-information .content-box .content-first-part{width:80%}}@media screen and (max-width: 1400px){.basic-information .content-box .content-first-part{width:90%}}@media screen and (max-width: 992px){.basic-information .content-box .content-first-part{width:100%;margin:0;padding:180px 30px 20px;grid-template-columns:repeat(1,1fr);display:block}}.basic-information .content-box .content-first-part .first-block{grid-column:span 3;color:#000}.basic-information .content-box .content-first-part .first-block .html-text{margin:0;text-align:justify}@media screen and (max-width: 992px){.basic-information .content-box .content-first-part .first-block{margin-bottom:20px}}.basic-information .content-box .content-first-part .second-block{grid-column:span 2;grid-row:2;color:#000}.basic-information .content-box .content-first-part .second-block .html-text{margin:0;text-align:justify}@media screen and (max-width: 992px){.basic-information .content-box .content-first-part .second-block{margin-bottom:20px}}.basic-information .content-box .content-first-part .first-block-first-image{display:flex;justify-content:flex-end;grid-column:span 2;grid-row:span 3}.basic-information .content-box .content-first-part .first-block-first-image .img{width:350px;height:350px}@media screen and (max-width: 1200px){.basic-information .content-box .content-first-part .first-block-first-image .img{width:270px;height:300px}}@media screen and (max-width: 992px){.basic-information .content-box .content-first-part .first-block-first-image .img{width:400px;height:auto;margin-bottom:20px}}@media screen and (max-width: 500px){.basic-information .content-box .content-first-part .first-block-first-image .img{width:100%}}@media screen and (max-width: 992px){.basic-information .content-box .content-first-part .first-block-first-image{justify-content:center}}.basic-information .content-box .content-first-part .first-block-second-image{display:flex;justify-content:center;grid-column:span 1;grid-row:span 1}.basic-information .content-box .content-first-part .first-block-second-image .img{margin-top:9px;width:300px;height:120px}@media screen and (max-width: 992px){.basic-information .content-box .content-first-part .first-block-second-image .img{width:400px;height:120px;margin-bottom:20px}}@media screen and (max-width: 650px){.basic-information .content-box .content-first-part .first-block-second-image .img{width:70%;height:auto}}@media screen and (max-width: 500px){.basic-information .content-box .content-first-part .first-block-second-image .img{width:100%}}.basic-information .content-box .content-first-part .third-block{grid-column:span 3;grid-row:3;color:#000}.basic-information .content-box .content-first-part .third-block .html-text{margin:0;text-align:justify}@media screen and (max-width: 992px){.basic-information .content-box .content-first-part .third-block{margin-bottom:20px}}.basic-information .content-box .content-first-part .five-block{grid-column:span 3;grid-row:4;color:#000}.basic-information .content-box .content-first-part .five-block .html-text{margin:0;text-align:justify}@media screen and (max-width: 992px){.basic-information .content-box .content-first-part .five-block{margin-bottom:20px}}.basic-information .content-box .content-second-part{display:flex;align-items:center;justify-content:center;grid-column:span 5;width:100%;height:300px;background-color:#355146}@media screen and (max-width: 992px){.basic-information .content-box .content-second-part{height:auto}}.basic-information .content-box .content-second-part .four-block{display:flex;justify-content:space-between;align-items:center;width:70%;height:70%}@media screen and (max-width: 1600px){.basic-information .content-box .content-second-part .four-block{width:80%}}@media screen and (max-width: 1400px){.basic-information .content-box .content-second-part .four-block{width:90%}}@media screen and (max-width: 992px){.basic-information .content-box .content-second-part .four-block{padding-top:30px;padding-bottom:30px;flex-wrap:wrap;height:auto}}.basic-information .content-box .content-second-part .four-block .container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:23%;height:100%;border:1px solid black}@media screen and (max-width: 992px){.basic-information .content-box .content-second-part .four-block .container{width:48%;margin-bottom:15px;margin-top:15px;min-width:300px;height:200px}}@media screen and (max-width: 700px){.basic-information .content-box .content-second-part .four-block .container{width:48%;margin-bottom:15px;margin-top:15px;min-width:180px;height:170px}}@media screen and (max-width: 450px){.basic-information .content-box .content-second-part .four-block .container{width:100%;margin-bottom:15px;margin-top:15px;min-width:180px;height:170px}}.basic-information .content-box .content-second-part .four-block .container .number{margin:0;font-size:45px;font-weight:500}.basic-information .content-box .content-second-part .four-block .container .title{margin:0;font-size:26px}.basic-information .content-box .content-third-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(5,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.basic-information .content-box .content-third-part{width:80%}}@media screen and (max-width: 1400px){.basic-information .content-box .content-third-part{width:90%}}@media screen and (max-width: 992px){.basic-information .content-box .content-third-part{width:100%;margin:0;padding-top:30px;padding-left:30px;padding-right:30px;grid-template-columns:repeat(1,1fr);display:block}}.basic-information .content-box .content-third-part .six-block{grid-column:span 3;color:#000}.basic-information .content-box .content-third-part .six-block .html-text{margin:0;text-align:justify}@media screen and (max-width: 992px){.basic-information .content-box .content-third-part .six-block{margin-bottom:20px}}.basic-information .content-box .content-third-part .six-block-image{display:flex;justify-content:flex-end;grid-column:span 2;grid-row:span 3}.basic-information .content-box .content-third-part .six-block-image .img{height:180px}@media screen and (max-width: 992px){.basic-information .content-box .content-third-part .six-block-image .img{width:400px;height:auto;margin-bottom:20px}}@media screen and (max-width: 500px){.basic-information .content-box .content-third-part .six-block-image .img{width:100%}}@media screen and (max-width: 992px){.basic-information .content-box .content-third-part .six-block-image{justify-content:center}}.basic-information .content-box .content-five-part{width:70%;display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:30px;margin:30px auto;background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.basic-information .content-box .content-five-part{width:80%}}@media screen and (max-width: 1400px){.basic-information .content-box .content-five-part{width:90%}}@media screen and (max-width: 992px){.basic-information .content-box .content-five-part{width:100%;margin:0;padding-left:30px;padding-right:30px;padding-top:0!important;grid-template-columns:repeat(1,1fr);display:block}}.basic-information .content-box .content-five-part .seven-block{grid-column:span 3;color:#000}@media screen and (max-width: 992px){.basic-information .content-box .content-five-part .seven-block{margin-bottom:20px}}.basic-information .content-box .content-five-part .eight-block{grid-column:span 3;grid-row:2;color:#000}@media screen and (max-width: 992px){.basic-information .content-box .content-five-part .eight-block{margin-bottom:20px}}.basic-information .content-box .content-five-part .eight-block .eight-block-content{position:relative;padding:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-bottom:30px;margin-top:50px}.basic-information .content-box .content-five-part .eight-block .eight-block-content .title{font-size:25px;font-weight:400}.basic-information .content-box .content-five-part .eight-block .eight-block-content .img{width:100px;position:absolute;top:-8%}.basic-information .content-box .content-five-part .nine-block{grid-column:span 3;grid-row:3;color:#000}@media screen and (max-width: 992px){.basic-information .content-box .content-five-part .nine-block{margin-bottom:20px}}.basic-information .content-box .content-five-part .nine-block .nine-block-content{display:flex;align-items:center}.basic-information .content-box .content-five-part .nine-block .nine-block-content .img{margin-right:10px}.basic-information .content-box .content-five-part .nine-block .nine-block-content .title{margin:5px;color:#000;text-decoration:underline}.basic-information .content-box .bottom-text-block-button{color:#fff;padding:10px 0;text-align:center;width:400px}@media screen and (max-width: 992px){.basic-information .content-box .bottom-text-block-button{width:100%}}.education-profiles-basic-info .education-profiles{width:100%;margin:0 auto}.education-profiles-basic-info .education-profiles .title{margin:0 0 40px;font-size:28px;font-weight:400}.education-profiles-basic-info .education-profiles .list-education-profiles{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.education-profiles-basic-info .education-profiles .education-profile{all:inherit;display:flex;align-items:center;justify-content:space-between;border-radius:5px;padding:10px;cursor:pointer}.education-profiles-basic-info .education-profiles .education-profile .first-e-d{display:flex;align-items:center}.education-profiles-basic-info .education-profiles .education-profile .title-e-d h3{font-size:20px;padding:0;margin:0 0 0 20px;font-weight:500;color:#fff}@media screen and (max-width: 768px){.education-profiles-basic-info .education-profiles .education-profile .title-e-d{width:200px}}.education-profiles-basic-info .education-profiles .education-profile .icon-next i{color:#fff}.education-profiles-basic-info .education-profiles .education-profile .icon-e-d{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:5px}.education-profiles-basic-info .education-profiles .education-profile .icon-e-d img{width:100%;height:100%}@media screen and (max-width: 768px){.education-profiles-basic-info .education-profiles .list-education-profiles{grid-template-columns:repeat(1,1fr);gap:0;margin-bottom:20px}.education-profiles-basic-info .education-profiles .list-education-profiles>*:nth-child(5){grid-column:1;width:100%}}.bottom-text-block-backgroud{background:#355146}.bottom-text-block-backgroud-linear{background:linear-gradient(140deg,#355146 58%,#359d75 100%)}.bottom-text-block{position:relative;width:100%;min-height:350px;padding-bottom:50px}.bottom-text-block .inner-wrapper{display:flex;justify-content:space-between;align-items:center;width:70%;height:100%;margin:0 auto}@media screen and (max-width: 1600px){.bottom-text-block .inner-wrapper{width:80%}}@media screen and (max-width: 1400px){.bottom-text-block .inner-wrapper{width:90%}}@media screen and (max-width: 1170px){.bottom-text-block .inner-wrapper{width:100%;padding:0 30px}}.bottom-text-block .inner-wrapper .left-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:50%}@media screen and (max-width: 768px){.bottom-text-block .inner-wrapper .left-container{width:100%}}.bottom-text-block .inner-wrapper .left-container .left-container-inner{display:flex;flex-direction:column;justify-content:center;width:100%}.bottom-text-block .inner-wrapper .left-container .left-container-inner .title{font-size:40px;margin-bottom:0;z-index:10}@media screen and (max-width: 1100px){.bottom-text-block .inner-wrapper .left-container .left-container-inner .title{font-size:35px}}.bottom-text-block .inner-wrapper .left-container .left-container-inner .text{z-index:10;margin-bottom:40px}.why-exactly-us{width:100%}.why-exactly-us .content-box{width:100%;display:flex;flex-direction:column}.why-exactly-us .content-box .content-first-part{width:70%;margin:30px auto 80px;display:grid;place-items:center;grid-template-columns:repeat(1,1fr);background-color:#fff;gap:25px}@media screen and (max-width: 1600px){.why-exactly-us .content-box .content-first-part{width:80%}}@media screen and (max-width: 1400px){.why-exactly-us .content-box .content-first-part{width:90%}}@media screen and (max-width: 992px){.why-exactly-us .content-box .content-first-part{width:100%;margin:0;padding:180px 30px;grid-template-columns:repeat(1,1fr);gap:0px}}.why-exactly-us .content-box .content-first-part .box{width:80%;max-width:1100px;min-height:300px;padding:0 20px;margin-bottom:25px;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}@media screen and (max-width: 1400px){.why-exactly-us .content-box .content-first-part .box{width:90%}}@media screen and (max-width: 992px){.why-exactly-us .content-box .content-first-part .box{width:100%;min-height:200px}}@media screen and (max-width: 480px){.why-exactly-us .content-box .content-first-part .box{min-height:120px}}.why-exactly-us .content-box .content-first-part .box .inner-box{width:100%;height:300px;overflow:hidden}@media screen and (max-width: 992px){.why-exactly-us .content-box .content-first-part .box .inner-box{height:200px}}@media screen and (max-width: 480px){.why-exactly-us .content-box .content-first-part .box .inner-box{height:150px}}.why-exactly-us .content-box .content-first-part .box .inner-box .number{color:#000;text-decoration:underline;font-size:30px;padding:0 10px}@media screen and (max-width: 992px){.why-exactly-us .content-box .content-first-part .box .inner-box .number{margin-bottom:0;width:60%;font-size:25px}}@media screen and (max-width: 600px){.why-exactly-us .content-box .content-first-part .box .inner-box .number{width:50%;font-size:20px}}@media screen and (max-width: 500px){.why-exactly-us .content-box .content-first-part .box .inner-box .number{font-size:15px}}.why-exactly-us .content-box .content-first-part .box .inner-box .img{position:absolute;right:0%;top:0%;width:auto;height:100%;max-height:300px}@media screen and (max-width: 992px){.why-exactly-us .content-box .content-first-part .box .inner-box .img{max-height:200px}}@media screen and (max-width: 480px){.why-exactly-us .content-box .content-first-part .box .inner-box .img{max-height:150px}}.why-exactly-us .content-box .content-first-part .box .inner-box .img-eight{position:absolute;right:0%;top:0%;width:auto;height:100%;max-height:300px}@media screen and (max-width: 992px){.why-exactly-us .content-box .content-first-part .box .inner-box .img-eight{max-height:200px}}@media screen and (max-width: 480px){.why-exactly-us .content-box .content-first-part .box .inner-box .img-eight{max-height:150px}}@media screen and (max-width: 400px){.why-exactly-us .content-box .content-first-part .box .inner-box .img-eight{max-height:120px}}.why-exactly-us .content-box .content-first-part .box .inner-box .title{width:60%;color:#000;font-size:30px;padding:0 10px;z-index:100}@media screen and (max-width: 992px){.why-exactly-us .content-box .content-first-part .box .inner-box .title{width:60%;margin-top:0;font-size:25px}}@media screen and (max-width: 620px){.why-exactly-us .content-box .content-first-part .box .inner-box .title{width:55%;font-size:20px}}@media screen and (max-width: 500px){.why-exactly-us .content-box .content-first-part .box .inner-box .title{font-size:15px}}@media screen and (max-width: 420px){.why-exactly-us .content-box .content-first-part .box .inner-box .title{width:65%}}.why-exactly-us .content-box .content-first-part .box .inner-box .title-eight{width:60%;color:#000;font-size:30px;padding:0 10px;z-index:100}@media screen and (max-width: 992px){.why-exactly-us .content-box .content-first-part .box .inner-box .title-eight{width:60%;margin-top:0;font-size:25px}}@media screen and (max-width: 620px){.why-exactly-us .content-box .content-first-part .box .inner-box .title-eight{width:45%;font-size:18px}}@media screen and (max-width: 500px){.why-exactly-us .content-box .content-first-part .box .inner-box .title-eight{font-size:15px}}@media screen and (max-width: 420px){.why-exactly-us .content-box .content-first-part .box .inner-box .title-eight{width:45%}}.why-exactly-us .content-box .content-first-part .box .show-container{width:100%;padding:0 15px;margin-bottom:20px;background-color:#fff}.why-exactly-us .content-box .content-first-part .box .show-container .html-text{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#000}.why-exactly-us .content-box .content-first-part .box .show-container .html-text img{width:100%;height:auto}.why-exactly-us .content-box .bottom-text-block-image{position:absolute;bottom:0;right:10%;width:460px;height:405px}@media screen and (max-width: 992px){.why-exactly-us .content-box .bottom-text-block-image{right:5%;margin-top:10px;width:360px;height:340px}}@media screen and (max-width: 768px){.why-exactly-us .content-box .bottom-text-block-image{display:none}}.why-exactly-us .content-box .bottom-text-block-button{color:#fff;padding:10px 0;text-align:center;width:400px}@media screen and (max-width: 992px){.why-exactly-us .content-box .bottom-text-block-button{width:100%}}.why-exactly-us .main-container{grid-column:span 2;color:#000}.why-exactly-us .image-container{display:flex;justify-content:center}.why-exactly-us .image-container .img{margin-top:15px;width:270px;height:300px}@media screen and (max-width: 370px){.why-exactly-us .image-container .img{width:100%}}.why-exactly-us .footer-container .line{margin-left:0;width:100px;height:6px;background-color:red}.why-exactly-us .footer-container .footer-text{width:250px;color:#000}@media screen and (max-width: 992px){.why-exactly-us .footer-container{margin-top:30px}}.teachers{width:100%}.teachers .content{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(5,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.teachers .content{width:80%}}@media screen and (max-width: 1400px){.teachers .content{width:90%}}@media screen and (max-width: 992px){.teachers .content{width:100%;margin:0;padding:180px 30px 20px;grid-template-columns:repeat(1,1fr);display:block}}.teachers .content .first-block{padding:0 20px 20px;grid-column:span 3;grid-row:1}.teachers .content .first-block .html-text{color:#000}.teachers .content .second-block{padding:0 20px 20px;grid-column:span 3;grid-row:2}.teachers .content .second-block .first-accordion{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgb(185,185,185);border-bottom:1px solid rgb(185,185,185);width:100%;height:60px}.teachers .content .second-block .first-accordion .title{font-size:25px;font-weight:600;color:#000}.teachers .content .second-block .first-accordion i{margin-top:7px;color:#b9b9b9}.teachers .content .second-block .first-dropdown{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.teachers .content .second-block .first-dropdown .single-column{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:20px;width:180px}.teachers .content .second-block .first-dropdown .single-column .img{width:100px;height:100px}.teachers .content .second-block .first-dropdown .single-column .name{font-size:14px;color:#000;margin:10px 0 0}.teachers .content .second-block .first-dropdown .single-column .description{font-size:14px;color:#000;text-align:center;width:80%;margin:10px 0 0}.teachers .content .third-block{grid-column:span 2;grid-row:span 3}@media screen and (max-width: 992px){.teachers .content .third-block{margin-top:20px}}.teachers .content .third-block .html-text{padding:20px;color:#000;background-color:#4bcc9a}.teachers .content .third-block .html-text button{margin-top:30px;background-color:#355146}.teachers .content .third-block .html-text button a{color:#fff!important}.teachers .content .third-block .find-more-wrapper{margin-top:20px}@media screen and (max-width: 992px){.teachers .content .third-block .find-more-wrapper{display:none}}.teachers .content .four-block{padding:0 20px 20px;grid-column:span 3}@media screen and (max-width: 992px){.teachers .content .four-block{padding-top:20px}}.teachers .content .four-block .html-text{color:#000}.teachers .content .five-block{grid-column:span 2;display:none}@media screen and (max-width: 992px){.teachers .content .five-block{display:block;padding:0 20px 20px}}.find-more{background:#fff;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;color:#000}.find-more .find-more-title{margin-top:12px;color:#35ac7e!important;font-size:22px!important;font-weight:500;margin-bottom:30px}.find-more .news-item{all:inherit;background:#efeff4;border-left:10px solid #35ac7e;display:flex;padding:10px 5px;margin-bottom:20px}.find-more .news-item span{width:85%}.our-students{width:100%}.our-students .content{display:flex;flex-direction:column;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.our-students .content{width:80%}}@media screen and (max-width: 1400px){.our-students .content{width:90%}}@media screen and (max-width: 992px){.our-students .content{width:100%;margin:0;padding:180px 30px 20px}}.our-students .content .title{color:#000;font-size:20px;font-weight:500}.our-students .content .students-block{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.our-students .content .students-block .single-row{display:flex;min-width:180px;justify-content:center;align-items:center;flex-direction:column;margin:5px}.our-students .content .video-box{margin-top:50px;margin-bottom:40px;display:flex;justify-content:center;align-items:center;width:100%}@media screen and (max-width: 992px){.contact-form{padding:40px 30px}}@media screen and (max-width: 450px){.contact-form{padding:40px 10px}}.contact-form .title{font-size:30px;color:#000;margin:0}.contact-form .row{display:flex;flex-direction:column;max-width:100%}.contact-form .row .label{color:#000;margin-top:10px;margin-bottom:10px}.contact-form .row .input{background-color:#fff;border:1px solid rgb(205,205,205);height:40px;padding-left:7px;font-size:15px;color:#000}.contact-form .row .input-error{background-color:#fff;border:1px solid red;height:40px;padding-left:7px;font-size:15px;color:#000}.contact-form .row .textarea{background-color:#fff;border:1px solid rgb(205,205,205);max-width:100%;min-width:100%;max-height:150px;min-height:150px;padding-left:7px;padding-top:15px;font-size:15px;color:#000}.contact-form .row .textarea-error{background-color:#fff;border:1px solid red;max-width:100%;min-width:100%;max-height:150px;min-height:150px;padding-left:7px;padding-top:15px;font-size:15px;color:#000}.contact-form .four-row .label{margin-top:10px;margin-bottom:10px;color:#000}.contact-form .four-row .input-container{display:flex;align-items:center;flex-wrap:wrap}.contact-form .four-row .input-container .select{height:40px;width:180px;margin-right:20px;color:#000}.contact-form .four-row .input-container .second-part{height:40px;width:50px;background-color:#fff;border:1px solid rgb(205,205,205);margin-right:20px;font-size:15px;color:#000;padding-left:7px}.contact-form .four-row .input-container .second-part-error{height:40px;width:50px;background-color:#fff;border:1px solid red;margin-right:20px;font-size:15px;color:#000;padding-left:7px}.contact-form .four-row .input-container .third-part{height:40px;width:150px;background-color:#fff;border:1px solid rgb(205,205,205);font-size:15px;color:#000;padding-left:7px}@media screen and (max-width: 496px){.contact-form .four-row .input-container .third-part{margin-top:20px}}.contact-form .four-row .input-container .third-part-error{height:40px;width:150px;background-color:#fff;border:1px solid red;font-size:15px;color:#000;padding-left:7px}@media screen and (max-width: 496px){.contact-form .four-row .input-container .third-part-error{margin-top:20px}}.contact-form .btn{padding-top:10px;padding-bottom:10px;border-radius:5px;text-align:center;margin-top:20px;width:50%;min-width:200px;background-color:#fe5f3f}.contact-page{width:100%}.contact-page .content{display:flex;justify-content:space-between;align-items:center;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.contact-page .content{width:80%}}@media screen and (max-width: 1400px){.contact-page .content{width:90%}}@media screen and (max-width: 992px){.contact-page .content{width:100%;margin:0;padding:180px 0 0;display:block}}.contact-page .content .left-side{width:49%}@media screen and (max-width: 992px){.contact-page .content .left-side{width:100%}}.contact-page .content .right-side{padding:70px 0;display:flex;justify-content:flex-end;width:49%;background-image:url(/assets/Grid-green-bfbIKhHq.svg),linear-gradient(140deg,#355146 68%,#359d75 100%);background-size:contain,auto;background-position:center,center}@media screen and (max-width: 992px){.contact-page .content .right-side{width:100%}}@media screen and (max-width: 768px){.contact-page .content .right-side{padding:40px 30px}}@media screen and (max-width: 450px){.contact-page .content .right-side{padding:40px 10px}}.economic-technician{width:100%}.economic-technician .content{display:flex;justify-content:center;flex-direction:column;width:100%;padding-bottom:80px!important}.economic-technician .content .content-first-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px;border-bottom:1px solid black;padding-bottom:60px}@media screen and (max-width: 1600px){.economic-technician .content .content-first-part{width:80%}}@media screen and (max-width: 1400px){.economic-technician .content .content-first-part{width:90%}}@media screen and (max-width: 992px){.economic-technician .content .content-first-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.economic-technician .content .content-first-part .first-block{grid-row:1;grid-column:span 1}.economic-technician .content .content-first-part .first-block .html-text{text-align:justify;text-justify:auto;color:#000}.economic-technician .content .content-first-part .first-block-first-image{grid-column:2/3;width:100%}.economic-technician .content .content-first-part .first-block-first-image .img{width:100%;height:auto}.economic-technician .content .content-second-part{width:70%;margin:30px auto 0;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px;border-bottom:1px solid black;padding-bottom:60px}@media screen and (max-width: 1600px){.economic-technician .content .content-second-part{width:80%}}@media screen and (max-width: 1400px){.economic-technician .content .content-second-part{width:90%}}@media screen and (max-width: 992px){.economic-technician .content .content-second-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.economic-technician .content .content-second-part .second-part{width:100%}.economic-technician .content .content-second-part .second-part .html-text-first{padding:15px;text-align:justify;text-justify:auto;color:#000;background-color:#35ac7e}.economic-technician .content .content-second-part .second-part .html-text-second{text-align:justify;text-justify:auto;color:#000;padding:15px}.economic-technician .content .content-second-part .second-part .html-text-second img{width:20px;height:20px}.economic-technician .content .content-second-part .second-part .row{display:flex;align-items:flex-start}.economic-technician .content .content-second-part .second-part .row .img{width:20px;height:20px;margin-top:8px;margin-right:10px}.economic-technician .content .content-second-part .second-part .row .text{color:#000;margin:5px}.economic-technician .content .content-second-part .third-part{width:100%;background-color:#faf2d5}.economic-technician .content .content-second-part .third-part .html-text{padding:15px;text-align:justify;text-justify:auto;color:#000}@media screen and (max-width: 992px){.economic-technician .content .content-second-part .third-part{margin-top:20px}}.economic-technician .content .content-third-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.economic-technician .content .content-third-part{width:80%}}@media screen and (max-width: 1400px){.economic-technician .content .content-third-part{width:90%}}@media screen and (max-width: 992px){.economic-technician .content .content-third-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.economic-technician .content .content-third-part .four-part{grid-row:1;grid-column:1}.economic-technician .content .content-third-part .four-part .html-text{text-align:justify;text-justify:auto;color:#000}.economic-technician .content .content-third-part .five-part{grid-row:2;grid-column:1}.economic-technician .content .content-third-part .five-part .html-text{color:#000}.economic-technician .content .content-third-part .five-part .html-text .table{margin:0;width:100%!important}@media screen and (max-width: 992px){.economic-technician .content .content-third-part .five-part .html-text .table{margin-bottom:30px;width:auto}}.economic-technician .content .content-third-part .five-part .html-text .table table{border-spacing:0px}.economic-technician .content .content-third-part .five-part .html-text .table table p{margin:0;padding:20px 10px}.economic-technician .content .content-third-part .five-part .html-text .table table td{padding:10px 20px}.economic-technician .content .content-third-part .five-part .html-text .table table td p{margin:0;padding:0}.economic-technician .content .content-third-part .six-part{grid-row:2;grid-column:2}.economic-technician .content .content-third-part .six-part .html-text{color:#000}.economic-technician .content .content-third-part .six-part .html-text .table{margin:0;width:100%!important}@media screen and (max-width: 992px){.economic-technician .content .content-third-part .six-part .html-text .table{width:auto}}.economic-technician .content .content-third-part .six-part .html-text .table table{border-spacing:0px}.economic-technician .content .content-third-part .six-part .html-text .table table p{margin:0;padding:20px 10px}.economic-technician .content .content-third-part .six-part .html-text .table table td{padding:10px 20px}.economic-technician .content .content-third-part .six-part .html-text .table table td p{margin:0;padding:0}.economic-technician .bottom-text-block-button{color:#fff;padding:10px 0;text-align:center;width:400px}@media screen and (max-width: 992px){.economic-technician .bottom-text-block-button{width:100%}}.legal-technician{width:100%}.legal-technician .content{display:flex;justify-content:center;flex-direction:column;width:100%;padding-bottom:80px!important}.legal-technician .content .content-first-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px;border-bottom:1px solid black;padding-bottom:60px}@media screen and (max-width: 1600px){.legal-technician .content .content-first-part{width:80%}}@media screen and (max-width: 1400px){.legal-technician .content .content-first-part{width:90%}}@media screen and (max-width: 992px){.legal-technician .content .content-first-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.legal-technician .content .content-first-part .first-block{grid-row:1;grid-column:span 1}.legal-technician .content .content-first-part .first-block .html-text{text-align:justify;text-justify:auto;color:#000}.legal-technician .content .content-first-part .first-block-first-image{grid-column:2/3;width:100%}.legal-technician .content .content-first-part .first-block-first-image .img{width:100%;height:auto}.legal-technician .content .content-second-part{width:70%;margin:30px auto 0;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px;padding-bottom:60px}@media screen and (max-width: 1600px){.legal-technician .content .content-second-part{width:80%}}@media screen and (max-width: 1400px){.legal-technician .content .content-second-part{width:90%}}@media screen and (max-width: 992px){.legal-technician .content .content-second-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.legal-technician .content .content-second-part .second-part{width:100%}.legal-technician .content .content-second-part .second-part .html-text-first{padding:15px;text-align:justify;text-justify:auto;color:#000;background-color:#35ac7e}.legal-technician .content .content-second-part .second-part .html-text-second{text-align:justify;text-justify:auto;color:#000;padding:15px}.legal-technician .content .content-second-part .second-part .html-text-second img{width:20px;height:20px}.legal-technician .content .content-second-part .third-part{width:100%;background-color:#faf2d5}.legal-technician .content .content-second-part .third-part .html-text{padding:15px;text-align:justify;text-justify:auto;color:#000}.legal-technician .content .content-third-part{display:flex;justify-content:center;flex-direction:column;align-items:center;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.legal-technician .content .content-third-part{width:80%}}@media screen and (max-width: 1400px){.legal-technician .content .content-third-part{width:90%}}@media screen and (max-width: 992px){.legal-technician .content .content-third-part{width:100%}}.legal-technician .content .content-third-part .img{margin-bottom:10px}@media screen and (max-width: 992px){.legal-technician .content .content-third-part .img{height:25px;width:30px}}.legal-technician .content .content-third-part .title{max-width:500px;font-size:35px;color:#000;text-align:center;margin:0 0 20px}@media screen and (max-width: 992px){.legal-technician .content .content-third-part .title{font-size:20px}}.legal-technician .content .content-third-part .line{margin:0;width:200px;height:5px;background-color:#fe5f3f!important}.legal-technician .content .content-third-part .short-text{color:#000;font-size:18px}.legal-technician .content .content-four-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.legal-technician .content .content-four-part{width:80%}}@media screen and (max-width: 1400px){.legal-technician .content .content-four-part{width:90%}}@media screen and (max-width: 992px){.legal-technician .content .content-four-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.legal-technician .content .content-four-part .four-part{grid-row:1;grid-column:1}.legal-technician .content .content-four-part .four-part .html-text{text-align:justify;text-justify:auto;color:#000}.legal-technician .content .content-four-part .five-part{grid-row:2;grid-column:1}.legal-technician .content .content-four-part .five-part .html-text{color:#000}.legal-technician .content .content-four-part .five-part .html-text .table{margin:0;width:100%!important}@media screen and (max-width: 992px){.legal-technician .content .content-four-part .five-part .html-text .table{margin-bottom:30px;width:auto}}.legal-technician .content .content-four-part .six-part{grid-row:2;grid-column:2}.legal-technician .content .content-four-part .six-part .html-text{color:#000}.legal-technician .content .content-four-part .six-part .html-text .table{margin:0;width:100%!important}@media screen and (max-width: 992px){.legal-technician .content .content-four-part .six-part .html-text .table{width:auto}}.legal-technician .bottom-text-block-button{color:#fff;padding:10px 0;text-align:center;width:400px}@media screen and (max-width: 992px){.legal-technician .bottom-text-block-button{width:100%}}.tourism-technician{width:100%}.tourism-technician .content{display:flex;justify-content:center;flex-direction:column;width:100%;padding-bottom:80px!important}.tourism-technician .content .content-first-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px;border-bottom:1px solid black;padding-bottom:60px}@media screen and (max-width: 1600px){.tourism-technician .content .content-first-part{width:80%}}@media screen and (max-width: 1400px){.tourism-technician .content .content-first-part{width:90%}}@media screen and (max-width: 992px){.tourism-technician .content .content-first-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.tourism-technician .content .content-first-part .first-block{grid-row:1;grid-column:span 1}.tourism-technician .content .content-first-part .first-block .html-text{text-align:justify;text-justify:auto;color:#000}.tourism-technician .content .content-first-part .first-block-first-image{grid-column:2/3;width:100%}.tourism-technician .content .content-first-part .first-block-first-image .img{width:100%;height:auto}.tourism-technician .content .content-second-part{width:70%;margin:30px auto 0;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px;padding-bottom:60px;border-bottom:1px solid black}@media screen and (max-width: 1600px){.tourism-technician .content .content-second-part{width:80%}}@media screen and (max-width: 1400px){.tourism-technician .content .content-second-part{width:90%}}@media screen and (max-width: 992px){.tourism-technician .content .content-second-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.tourism-technician .content .content-second-part .second-part{width:100%}.tourism-technician .content .content-second-part .second-part .html-text-first{padding:15px;text-align:justify;text-justify:auto;color:#000;background-color:#35ac7e}.tourism-technician .content .content-second-part .second-part .img-second{width:100%;height:auto;margin-top:20px}.tourism-technician .content .content-second-part .third-part{width:100%;background-color:#faf2d5}@media screen and (max-width: 992px){.tourism-technician .content .content-second-part .third-part{margin-top:20px}}.tourism-technician .content .content-second-part .third-part .html-text{padding:15px;text-align:justify;text-justify:auto;color:#000}.tourism-technician .content .content-third-part{display:flex;justify-content:center;flex-direction:column;align-items:center;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.tourism-technician .content .content-third-part{width:80%}}@media screen and (max-width: 1400px){.tourism-technician .content .content-third-part{width:90%}}@media screen and (max-width: 992px){.tourism-technician .content .content-third-part{width:100%;margin:0}}.tourism-technician .content .content-third-part .html-text{color:#000}.tourism-technician .content .content-four-part{display:flex;justify-content:space-between;align-items:flex-start;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.tourism-technician .content .content-four-part{width:80%}}@media screen and (max-width: 1400px){.tourism-technician .content .content-four-part{width:90%}}@media screen and (max-width: 992px){.tourism-technician .content .content-four-part{flex-direction:column;width:100%;margin:0}}.tourism-technician .content .content-four-part .html-text{width:50%;color:#000}@media screen and (max-width: 992px){.tourism-technician .content .content-four-part .html-text{width:100%}}.tourism-technician .content .content-four-part .img-block-four{width:50%;height:auto;margin-left:20px}@media screen and (max-width: 992px){.tourism-technician .content .content-four-part .img-block-four{width:100%;margin-left:0}}.tourism-technician .content .content-five-part{display:flex;justify-content:center;flex-direction:column;align-items:center;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.tourism-technician .content .content-five-part{width:80%}}@media screen and (max-width: 1400px){.tourism-technician .content .content-five-part{width:90%}}@media screen and (max-width: 992px){.tourism-technician .content .content-five-part{width:100%}}.tourism-technician .content .content-five-part .img{margin-bottom:10px}@media screen and (max-width: 992px){.tourism-technician .content .content-five-part .img{height:25px;width:30px}}.tourism-technician .content .content-five-part .title{max-width:500px;font-size:35px;color:#000;text-align:center;margin:0 0 20px}@media screen and (max-width: 992px){.tourism-technician .content .content-five-part .title{font-size:20px}}.tourism-technician .content .content-five-part .line{margin:0;width:200px;height:5px;background-color:#fe5f3f!important}.tourism-technician .content .content-five-part .short-text{color:#000;font-size:18px}.tourism-technician .content .content-six-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.tourism-technician .content .content-six-part{width:80%}}@media screen and (max-width: 1400px){.tourism-technician .content .content-six-part{width:90%}}@media screen and (max-width: 992px){.tourism-technician .content .content-six-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.tourism-technician .content .content-six-part .four-part{grid-row:1;grid-column:1}.tourism-technician .content .content-six-part .four-part .html-text{text-align:justify;text-justify:auto;color:#000}.tourism-technician .content .content-six-part .five-part{grid-row:2;grid-column:1}.tourism-technician .content .content-six-part .five-part .html-text{color:#000}.tourism-technician .content .content-six-part .five-part .html-text .table{margin:0;width:100%!important}@media screen and (max-width: 992px){.tourism-technician .content .content-six-part .five-part .html-text .table{margin-bottom:30px;width:auto}}.tourism-technician .content .content-six-part .six-part{grid-row:2;grid-column:2}.tourism-technician .content .content-six-part .six-part .html-text{color:#000}.tourism-technician .content .content-six-part .six-part .html-text .table{margin:0;width:100%!important}@media screen and (max-width: 992px){.tourism-technician .content .content-six-part .six-part .html-text .table{width:auto}}.tourism-technician .bottom-text-block-button{color:#fff;padding:10px 0;text-align:center;width:400px}@media screen and (max-width: 992px){.tourism-technician .bottom-text-block-button{width:100%}}.high-school-general-course{width:100%}.high-school-general-course .content{display:flex;justify-content:center;flex-direction:column;width:100%;padding-bottom:80px!important}.high-school-general-course .content .content-first-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px;border-bottom:1px solid black;padding-bottom:60px}@media screen and (max-width: 1600px){.high-school-general-course .content .content-first-part{width:80%}}@media screen and (max-width: 1400px){.high-school-general-course .content .content-first-part{width:90%}}@media screen and (max-width: 992px){.high-school-general-course .content .content-first-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.high-school-general-course .content .content-first-part .first-block{grid-row:1;grid-column:span 1}.high-school-general-course .content .content-first-part .first-block .html-text{text-align:justify;text-justify:auto;color:#000}.high-school-general-course .content .content-first-part .first-block-first-image{grid-column:2/3;width:100%}.high-school-general-course .content .content-first-part .first-block-first-image .img{width:100%;height:auto}.high-school-general-course .content .content-second-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px;padding-bottom:60px}@media screen and (max-width: 1600px){.high-school-general-course .content .content-second-part{width:80%}}@media screen and (max-width: 1400px){.high-school-general-course .content .content-second-part{width:90%}}@media screen and (max-width: 992px){.high-school-general-course .content .content-second-part{width:100%;margin:0;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.high-school-general-course .content .content-second-part .second-block{display:flex;align-items:center;justify-content:center;grid-column:2/3;width:100%}.high-school-general-course .content .content-second-part .second-block .html-text{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;color:#000}.high-school-general-course .content .content-second-part .second-block .html-text .image{width:100%;margin:0}@media screen and (max-width: 992px){.high-school-general-course .content .content-second-part .second-block .html-text .image{margin-top:20px}}.high-school-general-course .content .content-second-part .second-block .html-text p{width:90%;font-size:25px}.high-school-general-course .content .content-second-part .third-block{display:flex;flex-direction:column;grid-row:1;grid-column:span 1}.high-school-general-course .content .content-second-part .third-block .html-text{text-align:justify;text-justify:auto;color:#000}.high-school-general-course .content .content-second-part .third-block .html-text img{margin-top:10px}.high-school-general-course .content .content-second-part .third-block .row{display:flex;align-items:center}.high-school-general-course .content .content-second-part .third-block .row .img{width:20px;height:20px;margin-right:10px}.high-school-general-course .content .content-second-part .third-block .row .text{color:#000;margin:5px}.high-school-general-course .content .content-third-part{display:flex;justify-content:center;flex-direction:column;align-items:center;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.high-school-general-course .content .content-third-part{width:80%}}@media screen and (max-width: 1400px){.high-school-general-course .content .content-third-part{width:90%}}@media screen and (max-width: 992px){.high-school-general-course .content .content-third-part{width:100%}}.high-school-general-course .content .content-third-part .img{margin-bottom:10px}@media screen and (max-width: 992px){.high-school-general-course .content .content-third-part .img{height:25px;width:30px}}.high-school-general-course .content .content-third-part .title{max-width:500px;font-size:35px;color:#000;text-align:center;margin:0 0 20px}@media screen and (max-width: 992px){.high-school-general-course .content .content-third-part .title{font-size:20px}}.high-school-general-course .content .content-third-part .line{margin:0;width:200px;height:5px;background-color:#fe5f3f!important}.high-school-general-course .content .content-third-part .short-text{color:#000;font-size:18px}.high-school-general-course .content .content-four-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.high-school-general-course .content .content-four-part{width:80%}}@media screen and (max-width: 1400px){.high-school-general-course .content .content-four-part{width:90%}}@media screen and (max-width: 992px){.high-school-general-course .content .content-four-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.high-school-general-course .content .content-four-part .four-part{grid-row:1;grid-column:1}.high-school-general-course .content .content-four-part .four-part .html-text{text-align:justify;text-justify:auto;color:#000}.high-school-general-course .content .content-four-part .five-part{grid-row:2;grid-column:1}.high-school-general-course .content .content-four-part .five-part .html-text{color:#000}.high-school-general-course .content .content-four-part .five-part .html-text .table{margin:0;width:100%!important}@media screen and (max-width: 992px){.high-school-general-course .content .content-four-part .five-part .html-text .table{margin-bottom:30px;width:auto}}.high-school-general-course .content .content-four-part .six-part{grid-row:2;grid-column:2}.high-school-general-course .content .content-four-part .six-part .html-text{color:#000}.high-school-general-course .content .content-four-part .six-part .html-text .table{margin:0;width:100%!important}@media screen and (max-width: 992px){.high-school-general-course .content .content-four-part .six-part .html-text .table{width:auto}}.high-school-general-course .bottom-text-block-button{color:#fff;padding:10px 0;text-align:center;width:400px}@media screen and (max-width: 992px){.high-school-general-course .bottom-text-block-button{width:100%}}.high-school-it-course{width:100%}.high-school-it-course .content{display:flex;justify-content:center;flex-direction:column;width:100%;padding-bottom:80px!important}.high-school-it-course .content .content-first-part{width:70%;margin:30px auto 0;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px;padding-bottom:60px}@media screen and (max-width: 1600px){.high-school-it-course .content .content-first-part{width:80%}}@media screen and (max-width: 1400px){.high-school-it-course .content .content-first-part{width:90%}}@media screen and (max-width: 992px){.high-school-it-course .content .content-first-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);border-bottom:none}}.high-school-it-course .content .content-first-part .first-part{width:100%}.high-school-it-course .content .content-first-part .first-part .html-text-first{padding:15px;text-align:justify;text-justify:auto;color:#000;background-color:#fe5f3f}.high-school-it-course .content .content-first-part .first-part .html-text-second{text-align:justify;text-justify:auto;color:#000;padding:15px}.high-school-it-course .content .content-first-part .first-part .html-text-second img{width:20px;height:20px}@media screen and (max-width: 992px){.high-school-it-course .content .content-first-part .first-part{grid-row:2}}.high-school-it-course .content .content-first-part .second-part{width:100%}.high-school-it-course .content .content-first-part .second-part .img{width:100%;height:auto}@media screen and (max-width: 992px){.high-school-it-course .content .content-first-part .second-part{grid-row:1}}.high-school-it-course .content .content-second-part{display:flex;justify-content:center;flex-direction:column;align-items:center;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.high-school-it-course .content .content-second-part{width:80%}}@media screen and (max-width: 1400px){.high-school-it-course .content .content-second-part{width:90%}}@media screen and (max-width: 992px){.high-school-it-course .content .content-second-part{width:100%}}.high-school-it-course .content .content-second-part .img{margin-bottom:10px}@media screen and (max-width: 992px){.high-school-it-course .content .content-second-part .img{height:25px;width:30px}}.high-school-it-course .content .content-second-part .title{max-width:600px;font-size:35px;color:#000;text-align:center;margin:0 0 20px}@media screen and (max-width: 992px){.high-school-it-course .content .content-second-part .title{font-size:20px}}.high-school-it-course .content .content-second-part .line{margin:0;width:200px;height:5px;background-color:#fe5f3f!important}.high-school-it-course .content .content-second-part .short-text{color:#000;font-size:18px}.high-school-it-course .content .content-third-part{width:70%;margin:30px auto 0;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;padding-bottom:60px;gap:20px}@media screen and (max-width: 1600px){.high-school-it-course .content .content-third-part{width:80%}}@media screen and (max-width: 1400px){.high-school-it-course .content .content-third-part{width:90%}}@media screen and (max-width: 992px){.high-school-it-course .content .content-third-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.high-school-it-course .content .content-third-part .title{color:#000;margin:0 0 20px}@media screen and (max-width: 992px){.high-school-it-course .content .content-third-part .title{margin-top:20px}}.high-school-it-course .content .content-third-part .box-content{color:#000;margin:0;border-bottom:1px solid black;padding-bottom:20px;text-align:justify;text-justify:auto}.high-school-it-course .content .content-third-part .box1{grid-row:span 2}.high-school-it-course .content .content-third-part .box4{margin-top:-50px;border-bottom:none!important}@media screen and (max-width: 1100px){.high-school-it-course .content .content-third-part .box4{margin-top:-20px}}@media screen and (max-width: 992px){.high-school-it-course .content .content-third-part .box4{margin-top:0}}.high-school-it-course .content .content-third-part .box4 .box-content{border-bottom:none}@media screen and (max-width: 992px){.high-school-it-course .content .content-third-part .box4 .box-content{border-bottom:1px solid black}}.high-school-it-course .content .content-third-part .box5 .box-content{border-bottom:none}.high-school-it-course .content .content-four-part{display:flex;justify-content:space-between;align-items:flex-start;width:70%;margin:0 auto;background-color:#fff}@media screen and (max-width: 1600px){.high-school-it-course .content .content-four-part{width:80%}}@media screen and (max-width: 1400px){.high-school-it-course .content .content-four-part{width:90%}}@media screen and (max-width: 992px){.high-school-it-course .content .content-four-part{width:100%;flex-direction:column}}.high-school-it-course .content .content-four-part .third-block{width:48%}.high-school-it-course .content .content-four-part .third-block .img{width:100%;height:auto}@media screen and (max-width: 992px){.high-school-it-course .content .content-four-part .third-block{width:100%}}.high-school-it-course .content .content-four-part .four-block{width:48%}@media screen and (max-width: 992px){.high-school-it-course .content .content-four-part .four-block{width:100%}}.high-school-it-course .content .content-four-part .four-block .html-text{color:#000}.high-school-it-course .content .content-four-part .four-block .html-text p{padding:0;margin:0}.high-school-it-course .content .content-four-part .four-block .row{display:flex;align-items:center}.high-school-it-course .content .content-four-part .four-block .row .img{width:20px;height:20px;margin-right:10px}.high-school-it-course .content .content-four-part .four-block .row .text{color:#000;margin:5px}.high-school-it-course .content .content-five-part{display:flex;justify-content:space-between;align-items:flex-start;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.high-school-it-course .content .content-five-part{width:80%}}@media screen and (max-width: 1400px){.high-school-it-course .content .content-five-part{width:90%}}@media screen and (max-width: 992px){.high-school-it-course .content .content-five-part{width:100%;flex-direction:column}}.high-school-it-course .content .content-five-part .five-block{width:48%;display:flex;flex-direction:column;align-items:center}.high-school-it-course .content .content-five-part .five-block .img-first{margin-bottom:20px}.high-school-it-course .content .content-five-part .five-block .title{color:#000}.high-school-it-course .content .content-five-part .five-block .img-second{min-width:200px;height:auto}@media screen and (max-width: 992px){.high-school-it-course .content .content-five-part .five-block{width:100%;margin-top:30px}}.high-school-it-course .content .content-five-part .six-block{display:flex;justify-content:center;flex-direction:column;align-items:center;width:48%}@media screen and (max-width: 992px){.high-school-it-course .content .content-five-part .six-block{width:100%;margin-top:30px}}.high-school-it-course .content .content-five-part .six-block .img{margin-bottom:10px;width:30px}.high-school-it-course .content .content-five-part .six-block .title{max-width:600px;font-size:25px;color:#000;text-align:center;margin:0 0 20px}@media screen and (max-width: 992px){.high-school-it-course .content .content-five-part .six-block .title{font-size:20px}}.high-school-it-course .content .content-five-part .six-block .line{margin:0;width:120px;height:5px;background-color:#fe5f3f!important}.high-school-it-course .content .content-five-part .six-block .short-text{color:#000;font-size:15px}.high-school-it-course .content .content-six-part{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.high-school-it-course .content .content-six-part{width:80%}}@media screen and (max-width: 1400px){.high-school-it-course .content .content-six-part{width:90%}}@media screen and (max-width: 992px){.high-school-it-course .content .content-six-part{width:100%;margin:0;padding-top:20px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block;border-bottom:none}}.high-school-it-course .content .content-six-part .seven-block{grid-row:1;grid-column:1}.high-school-it-course .content .content-six-part .seven-block .html-text{text-align:justify;text-justify:auto;color:#000}.high-school-it-course .content .content-six-part .eight-block{grid-row:2;grid-column:1}.high-school-it-course .content .content-six-part .eight-block .html-text{color:#000}.high-school-it-course .content .content-six-part .eight-block .html-text .table{margin:0;width:100%!important}@media screen and (max-width: 992px){.high-school-it-course .content .content-six-part .eight-block .html-text .table{margin-bottom:30px;width:auto}}.high-school-it-course .content .content-six-part .nine-block{grid-row:2;grid-column:2}.high-school-it-course .content .content-six-part .nine-block .html-text{color:#000}.high-school-it-course .content .content-six-part .nine-block .html-text .table{margin:0;width:100%!important}@media screen and (max-width: 992px){.high-school-it-course .content .content-six-part .nine-block .html-text .table{width:auto}}.high-school-it-course .bottom-text-block-button{color:#fff;padding:10px 0;text-align:center;width:400px}@media screen and (max-width: 992px){.high-school-it-course .bottom-text-block-button{width:100%}}.online-registration{width:100%}.online-registration .content{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:20px}@media screen and (max-width: 992px){.online-registration .content{flex-direction:column}}.online-registration .content .left-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:45%;overflow:hidden}@media screen and (max-width: 992px){.online-registration .content .left-container{width:100%}}.online-registration .content .left-container .title{margin-top:0;font-size:22px;font-weight:600;line-height:25px;color:#000}@media screen and (max-width: 992px){.online-registration .content .left-container .title{max-width:550px}}@media screen and (max-width: 650px){.online-registration .content .left-container .title{max-width:420px}}.online-registration .content .left-container .text{color:#000;text-align:justify;text-justify:auto}@media screen and (max-width: 992px){.online-registration .content .left-container .text{max-width:550px}}@media screen and (max-width: 650px){.online-registration .content .left-container .text{max-width:420px}}.online-registration .content .left-container .img{zoom:1.2;max-height:650px}@media screen and (max-width: 1800px){.online-registration .content .left-container .img{zoom:1}}@media screen and (max-width: 1200px){.online-registration .content .left-container .img{zoom:.9}}@media screen and (max-width: 992px){.online-registration .content .left-container .img{display:none}}.online-registration .content .right-container{display:flex;width:45%}@media screen and (max-width: 992px){.online-registration .content .right-container{width:100%;justify-content:center}}.online-registration-form{max-width:400px}@media screen and (max-width: 992px){.online-registration-form{padding:40px 0;max-width:550px}}@media screen and (max-width: 450px){.online-registration-form{padding:40px 0}}.online-registration-form .title{color:#000;font-size:22px;font-weight:600;line-height:25px;margin-top:0}.online-registration-form .row{display:flex;flex-direction:column;max-width:100%}.online-registration-form .row .label{color:#000;margin-top:10px;margin-bottom:10px}.online-registration-form .row .input{background-color:#fff;border:1px solid rgb(205,205,205);height:40px;padding-left:7px;font-size:15px;color:#000}@media screen and (max-width: 992px){.online-registration-form .row .input{width:550px}}@media screen and (max-width: 650px){.online-registration-form .row .input{width:auto}}.online-registration-form .row .input-error{background-color:#fff;border:1px solid red;height:40px;padding-left:7px;font-size:15px;color:#000}.online-registration-form .row .textarea{background-color:#fff;border:1px solid rgb(205,205,205);max-width:100%;min-width:100%;max-height:150px;min-height:150px;padding-left:7px;padding-top:15px;font-size:15px;color:#000}.online-registration-form .row .textarea-error{background-color:#fff;border:1px solid red;max-width:100%;min-width:100%;max-height:150px;min-height:150px;padding-left:7px;padding-top:15px;font-size:15px;color:#000}.online-registration-form .row .dropdown{color:#000}.online-registration-form .row .first-chexbox-row{display:flex;align-items:center;margin-top:30px}.online-registration-form .row .first-chexbox-row .p-checkbox-box{border:1px solid rgb(185,185,185)!important;border-radius:50%}.online-registration-form .row .first-chexbox-row .p-checkbox.p-highlight .p-checkbox-box{background-color:#35ac7e;border:1px solid #35ac7e!important}.online-registration-form .row .first-chexbox-row .p-checkbox-label{color:#000;margin-left:10px}.online-registration-form .row .second-chexbox-row{display:flex;align-items:center;margin-top:10px}.online-registration-form .row .second-chexbox-row .p-checkbox-box{border:1px solid rgb(185,185,185)!important;border-radius:50%}.online-registration-form .row .second-chexbox-row .p-checkbox.p-highlight .p-checkbox-box{background-color:#35ac7e;border:1px solid #35ac7e!important}.online-registration-form .row .second-chexbox-row .p-checkbox-label{color:#000;margin-left:10px}.online-registration-form .four-row .label{margin-top:10px;margin-bottom:10px;color:#000}.online-registration-form .four-row .input-container{display:flex;align-items:center}@media screen and (max-width: 992px){.online-registration-form .four-row .input-container{flex-wrap:wrap}}.online-registration-form .four-row .input-container .select{height:40px;width:180px;margin-right:20px;color:#000}.online-registration-form .four-row .input-container .second-part{height:40px;width:50px;background-color:#fff;border:1px solid rgb(205,205,205);margin-right:20px;font-size:15px;color:#000;padding-left:7px}.online-registration-form .four-row .input-container .second-part-error{height:40px;width:50px;background-color:#fff;border:1px solid red;margin-right:20px;font-size:15px;color:#000;padding-left:7px}.online-registration-form .four-row .input-container .third-part{height:40px;width:150px;background-color:#fff;border:1px solid rgb(205,205,205);font-size:15px;color:#000;padding-left:7px}@media screen and (max-width: 496px){.online-registration-form .four-row .input-container .third-part{margin-top:20px}}.online-registration-form .four-row .input-container .third-part-error{height:40px;width:150px;background-color:#fff;border:1px solid red;font-size:15px;color:#000;padding-left:7px}@media screen and (max-width: 496px){.online-registration-form .four-row .input-container .third-part-error{margin-top:20px}}.online-registration-form .btn{padding-top:10px;padding-bottom:10px;border-radius:5px;text-align:center;margin-top:20px;width:50%;min-width:200px;background-color:#fe5f3f}.enrollment-procedure{display:flex;flex-direction:column;width:100%}.enrollment-procedure .content .html-text{color:#000}.enrollment-procedure .bottom-text-block-image{position:absolute;bottom:0;right:10%;width:460px;height:405px}@media screen and (max-width: 992px){.enrollment-procedure .bottom-text-block-image{right:5%;margin-top:10px;width:360px;height:340px}}@media screen and (max-width: 768px){.enrollment-procedure .bottom-text-block-image{display:none}}.enrollment-procedure .bottom-text-block-button{color:#fff;padding:10px 0;text-align:center;width:400px}@media screen and (max-width: 992px){.enrollment-procedure .bottom-text-block-button{width:100%}}.tuition{width:100%}.tuition .content{display:flex;flex-direction:column;padding-bottom:50px}.tuition .content .content-first-part{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.tuition .content .content-first-part .title{font-size:35px;color:#000;text-align:center;margin:0}@media screen and (max-width: 992px){.tuition .content .content-first-part .title{font-size:25px}}@media screen and (max-width: 500px){.tuition .content .content-first-part .title{font-size:20px}}.tuition .content .content-first-part .line{margin-top:25px;width:200px;height:6px;background-color:red}.tuition .content .content-first-part .text{color:#000}.tuition .content .content-second-part{display:flex;flex-direction:column}.tuition .content .content-second-part .html-text{height:80px;color:#000;margin-bottom:0;margin-top:30px}.tuition .content .content-second-part .item-list{display:flex;flex-direction:column}.tuition .content .content-second-part .item-list .row{display:flex}.tuition .content .content-second-part .item-list .row .row-text{color:#000;margin-left:10px}.tuition .content .content-third-part .html-text{color:#000;overflow-y:auto}.tuition .content .content-third-part .html-text .table{min-width:600px;margin:20px 0 0;border-collapse:collapse}.tuition .content .content-third-part .html-text .table table{border-spacing:0px}.tuition .content .content-third-part .html-text .table table p{margin:0;padding:20px 10px}.tuition .content .content-third-part .html-text .table table td{padding:0 20px}.tuition .content .content-third-part .btn-container{display:flex;justify-content:center;align-items:center;width:100%;margin-top:50px}.tuition .content .content-third-part .btn-container .btn{color:#fff;padding:10px 0;text-align:center;width:400px;background-color:#fe5f3f}@media screen and (max-width: 992px){.tuition .content .content-third-part .btn-container .btn{width:100%}}.generation-enrollment{width:100%}.generation-enrollment .content{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(5,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.generation-enrollment .content{width:80%}}@media screen and (max-width: 1400px){.generation-enrollment .content{width:90%}}@media screen and (max-width: 992px){.generation-enrollment .content{width:100%;margin:0;padding:180px 30px 30px;grid-template-columns:repeat(1,1fr);display:block}}.generation-enrollment .content .content-first-part{grid-column:span 3}.generation-enrollment .content .content-second-part{display:flex;justify-content:center;align-items:center;flex-direction:column;grid-column:span 2;grid-row:span 3;background-color:#fbf8ee;padding-bottom:20px}.generation-enrollment .content .content-second-part .img{margin-top:20px}.generation-enrollment .content .content-second-part .link-list{max-width:250px}.generation-enrollment .content .content-second-part .link-list .row:first-child{margin-top:30px}.generation-enrollment .content .content-second-part .link-list .row{margin-top:0}.generation-enrollment .content .content-second-part .link-list .row .title{text-align:center;color:#000;margin:0}.generation-enrollment .content .content-second-part .link-list .row .line{width:70px;height:5px;background-color:#fe5f3f}@media screen and (max-width: 992px){.generation-enrollment .content .content-second-part .link-list{max-width:700px}}.generation-enrollment .content .content-second-part .button{color:#fff;padding:10px 0;text-align:center;width:250px;margin-top:30px}.generation-enrollment .content .content-third-part .html-text{color:#000}.generation-enrollment .content .content-third-part .links-list .row{margin-top:10px;display:flex;align-items:center}.generation-enrollment .content .content-third-part .links-list .row .link{margin-left:10px;text-decoration:underline}.generation-enrollment .content .content-third-part{grid-column:span 3;grid-row:2;width:100%}.generation-enrollment .content .content-third-part .first-block{margin-top:-20px}.generation-enrollment .content .content-third-part .first-block .html-text{color:#000}.generation-enrollment .content .content-third-part .first-block .links-list .row{margin-top:10px;display:flex;align-items:center}.generation-enrollment .content .content-third-part .first-block .links-list .row .link{margin-left:10px;text-decoration:underline}.generation-enrollment .content .content-third-part .second-block{margin-top:30px}.generation-enrollment .content .content-third-part .second-block .html-text{color:#000}.generation-enrollment .content .content-third-part .second-block .links-list .row{margin-top:10px;display:flex;align-items:center}.generation-enrollment .content .content-third-part .second-block .links-list .row .link{margin-left:10px;text-decoration:underline}.generation-enrollment .content .content-third-part .third-block{margin-top:30px}.generation-enrollment .content .content-third-part .third-block .html-text{color:#000}.generation-enrollment .content .content-third-part .third-block .links-list .row{margin-top:10px;display:flex;align-items:center}.generation-enrollment .content .content-third-part .third-block .links-list .row .link{margin-left:10px;text-decoration:underline}@media screen and (max-width: 992px){.generation-enrollment .content .content-third-part{margin-top:40px}}.extracurricular-education{width:100%}.extracurricular-education .content{width:70%;margin:30px auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.extracurricular-education .content{width:80%}}@media screen and (max-width: 1400px){.extracurricular-education .content{width:90%}}@media screen and (max-width: 992px){.extracurricular-education .content{width:100%;margin:0;padding:180px 30px 30px;grid-template-columns:repeat(1,1fr);display:block}}.extracurricular-education .content-first-part{grid-column:2}.extracurricular-education .content-first-part .html-text{color:#000}.extracurricular-education .content-first-part .html-text .image{margin:0!important}.extracurricular-education .content-first-part .html-text .image img{width:100%;max-width:550px;max-height:300px}@media screen and (max-width: 992px){.extracurricular-education .content-first-part .html-text .image img{margin-top:40px;max-width:none;max-height:none;grid-row:1}}.extracurricular-education .content-second-part{grid-column:1;grid-row:1}.extracurricular-education .content-second-part .html-text{color:#000}@media screen and (max-width: 992px){.extracurricular-education .content-second-part{grid-row:2}}.extracurricular-education .content-third-part{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;background-color:#fff}@media screen and (max-width: 1600px){.extracurricular-education .content-third-part{width:80%}}@media screen and (max-width: 1400px){.extracurricular-education .content-third-part{width:90%}}@media screen and (max-width: 992px){.extracurricular-education .content-third-part{margin-top:30px;width:100%}}.extracurricular-education .content-third-part .img{margin-bottom:10px}@media screen and (max-width: 992px){.extracurricular-education .content-third-part .img{height:25px;width:30px}}.extracurricular-education .content-third-part .title{max-width:500px;font-size:35px;color:#000;text-align:center;margin:0 0 20px}@media screen and (max-width: 992px){.extracurricular-education .content-third-part .title{font-size:20px}}.extracurricular-education .content-third-part .line{margin:0;width:200px;height:5px;background-color:#fe5f3f!important}.extracurricular-education .content-third-part .short-text{color:#000;font-size:18px}.extracurricular-education .content-four-part{grid-column:1;grid-row:3}.extracurricular-education .content-four-part .html-text{color:#000}.school-authorities{width:100%}.school-authorities .content{display:flex;flex-direction:column;width:70%;margin:30px auto}@media screen and (max-width: 1600px){.school-authorities .content{width:80%}}@media screen and (max-width: 1400px){.school-authorities .content{width:90%}}@media screen and (max-width: 992px){.school-authorities .content{width:100%;margin:0;padding-bottom:30px}}.school-authorities .content .content-first-part{width:100%!important}.school-authorities .content .content-first-part .html-text{width:100%}@media screen and (max-width: 992px){.school-authorities .content .content-first-part{margin-top:40px}}.school-authorities .content .content-second-part{display:flex;flex-direction:column}.school-authorities .content .content-second-part .row{display:flex;align-items:flex-start}.school-authorities .content .content-second-part .row .img{width:20px;height:20px;margin-top:8px;margin-right:10px}.school-authorities .content .content-second-part .row .text{color:#000;margin:5px}.school-authorities .content .content-third-part .html-text{color:#000}.school-authorities .content .content-third-part .html-text ul{padding-left:24px}@media screen and (max-width: 992px){.school-authorities .content .content-third-part{margin-top:15px}}.school-authorities .content .content-four-part{display:flex;flex-direction:column;margin-top:10px}.school-authorities .content .content-four-part .row{display:flex;align-items:flex-start}.school-authorities .content .content-four-part .row .img{width:20px;height:20px;margin-top:8px;margin-right:10px}.school-authorities .content .content-four-part .row .text{color:#000;margin:5px}.documents{width:100%}.documents .content{display:flex;flex-direction:column;width:70%;margin:30px auto}@media screen and (max-width: 1600px){.documents .content{width:80%}}@media screen and (max-width: 1400px){.documents .content{width:90%}}@media screen and (max-width: 992px){.documents .content{width:100%;margin:0;padding-bottom:30px}}.documents .content .content-first-part{display:flex;flex-direction:column}.documents .content .content-first-part .row{display:flex;align-items:flex-start}.documents .content .content-first-part .row .img{width:20px;height:20px;margin-top:8px;margin-right:10px}.documents .content .content-first-part .row .text{color:#000;margin:5px;text-decoration:underline}@media screen and (max-width: 992px){.documents .content .content-first-part{padding-top:35px}}.decision-ministry{width:100%}.decision-ministry .content{display:flex;flex-direction:column;width:70%;margin:30px auto}@media screen and (max-width: 1600px){.decision-ministry .content{width:80%}}@media screen and (max-width: 1400px){.decision-ministry .content{width:90%}}@media screen and (max-width: 992px){.decision-ministry .content{width:100%;margin:0;padding-bottom:30px}}.decision-ministry .content .content-first-part{display:flex}@media screen and (max-width: 992px){.decision-ministry .content .content-first-part .html-text{text-align:center}}.decision-ministry .content .content-first-part .img{margin-left:80px;max-height:90px;max-width:350px}@media screen and (max-width: 992px){.decision-ministry .content .content-first-part .img{margin-left:0}}@media screen and (max-width: 992px){.decision-ministry .content .content-first-part{margin-top:30px;margin-bottom:30px;justify-content:center;align-items:center;flex-direction:column}}.decision-ministry .content .content-second-part .container:first-child .row{border-top:1px solid black}.decision-ministry .content .content-second-part .container .row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid black}.decision-ministry .content .content-second-part .container .row .title{color:#000}.decision-ministry .content .content-second-part .container .row i{font-size:20px;color:#9b9b9b}.decision-ministry .content .content-second-part .container .content-box{display:flex;width:100%}@media screen and (max-width: 992px){.decision-ministry .content .content-second-part .container .content-box{flex-direction:column;align-items:center}}.decision-ministry .content .content-second-part .container .content-box .img{width:50%}@media screen and (max-width: 992px){.decision-ministry .content .content-second-part .container .content-box .img{width:80%}}@media screen and (max-width: 700px){.decision-ministry .content .content-second-part .container .content-box .img{width:100%}}.decision-ministry .content .content-second-part .container .content-box .html-text{color:#000}.pre-enrollment-benefits{width:100%}.pre-enrollment-benefits .content{display:flex;flex-direction:column;padding-bottom:50px}.pre-enrollment-benefits .content .content-first-part{width:100%}.pre-enrollment-benefits .content .content-first-part .html-text{color:#000;width:100%!important}.pre-enrollment-benefits .content .content-first-part .html-text .table{width:100%;overflow-y:auto;margin:0}.pre-enrollment-benefits .content .content-first-part .html-text .table table{min-width:600px;margin-top:20px;border-collapse:collapse}.pre-enrollment-benefits .content .content-first-part .html-text .table .ck-table-resized{width:100%!important}.pre-enrollment-benefits .content .content-second-part{display:flex;flex-direction:column;align-items:center}.pre-enrollment-benefits .content .content-second-part .first-block{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:30px;padding-bottom:30px;background-color:#faf2d5}.pre-enrollment-benefits .content .content-second-part .first-block .title-container{width:80%}.pre-enrollment-benefits .content .content-second-part .first-block .title-container .title{color:#000;margin-bottom:30px;font-size:22px}@media screen and (max-width: 992px){.pre-enrollment-benefits .content .content-second-part .first-block .title-container{width:90%}}.pre-enrollment-benefits .content .content-second-part .first-block .first-block-inner{width:80%}.pre-enrollment-benefits .content .content-second-part .first-block .first-block-inner .row{display:flex;align-items:center;margin-bottom:15px}.pre-enrollment-benefits .content .content-second-part .first-block .first-block-inner .row .img{width:20px;height:20px}.pre-enrollment-benefits .content .content-second-part .first-block .first-block-inner .row .text{color:#000;margin:0 0 0 10px}@media screen and (max-width: 992px){.pre-enrollment-benefits .content .content-second-part .first-block .first-block-inner{width:90%}}.pre-enrollment-benefits .content .content-second-part .second-block{display:flex;flex-direction:column;align-items:center;width:100%;min-height:800px;margin-top:30px;background-image:url(/assets/pre-enrollment-benefits-backgroud-A4OFOwpe.png);background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 992px){.pre-enrollment-benefits .content .content-second-part .second-block{min-height:650px}}@media screen and (max-width: 768px){.pre-enrollment-benefits .content .content-second-part .second-block{min-height:550px}}@media screen and (max-width: 450px){.pre-enrollment-benefits .content .content-second-part .second-block{min-height:auto;background-image:none;background-color:#a78cd1;padding-bottom:30px}}.pre-enrollment-benefits .content .content-second-part .second-block .title-container{width:80%}.pre-enrollment-benefits .content .content-second-part .second-block .title-container .title{color:#000;font-size:22px;margin-bottom:0}@media screen and (max-width: 992px){.pre-enrollment-benefits .content .content-second-part .second-block .title-container{width:90%}}.pre-enrollment-benefits .content .content-second-part .second-block .subtitle-container{width:80%}.pre-enrollment-benefits .content .content-second-part .second-block .subtitle-container .subtitle{color:#000;margin-top:10px;margin-bottom:30px;font-size:18px}@media screen and (max-width: 992px){.pre-enrollment-benefits .content .content-second-part .second-block .subtitle-container{width:90%}}.pre-enrollment-benefits .content .content-second-part .second-block .second-block-inner{width:80%}.pre-enrollment-benefits .content .content-second-part .second-block .second-block-inner .row{display:flex;align-items:center;margin-bottom:15px}.pre-enrollment-benefits .content .content-second-part .second-block .second-block-inner .row .img{width:20px;height:20px}.pre-enrollment-benefits .content .content-second-part .second-block .second-block-inner .row .text{color:#000;margin:0 0 0 10px}@media screen and (max-width: 992px){.pre-enrollment-benefits .content .content-second-part .second-block .second-block-inner{width:90%}}.pre-enrollment-benefits .content .content-third-part{display:flex;flex-direction:column}.pre-enrollment-benefits .content .content-third-part .title{color:#000;font-size:22px}.pre-enrollment-benefits .content .content-third-part .third-block .row{display:flex;align-items:center;margin-bottom:15px}.pre-enrollment-benefits .content .content-third-part .third-block .row .img{width:20px;height:20px}.pre-enrollment-benefits .content .content-third-part .third-block .row .text{margin:0 0 0 10px;color:#000}.pre-enrollment-benefits .content .content-four-part{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:30px;background-color:#efeff4;padding:20px 20px 20px 0}.pre-enrollment-benefits .content .content-four-part .rectangle{width:100px;margin-left:35px;margin-bottom:20px}.pre-enrollment-benefits .content .content-four-part .html-text{width:60%;color:#000}@media screen and (max-width: 992px){.pre-enrollment-benefits .content .content-four-part .html-text{width:80%}}@media screen and (max-width: 768px){.pre-enrollment-benefits .content .content-four-part .html-text{width:100%}}.pre-enrollment-benefits .content .content-four-part .html-text .orange-line{width:100px;height:6px;background-color:#fe5f3f!important}.pre-enrollment-benefits .content .content-seven-part{display:flex;justify-content:center;flex-direction:column;align-items:center;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.pre-enrollment-benefits .content .content-seven-part{width:80%}}@media screen and (max-width: 1400px){.pre-enrollment-benefits .content .content-seven-part{width:90%}}@media screen and (max-width: 992px){.pre-enrollment-benefits .content .content-seven-part{width:100%}}.pre-enrollment-benefits .content .content-seven-part .img{margin-bottom:10px}@media screen and (max-width: 992px){.pre-enrollment-benefits .content .content-seven-part .img{height:25px;width:30px}}.pre-enrollment-benefits .content .content-seven-part .title{max-width:500px;font-size:35px;color:#000;text-align:center;margin:0 0 20px}@media screen and (max-width: 992px){.pre-enrollment-benefits .content .content-seven-part .title{font-size:20px}}.pre-enrollment-benefits .content .content-seven-part .line{margin:0;width:160px;height:5px;background-color:#fe5f3f!important}.pre-enrollment-benefits .content .content-seven-part .short-text{color:#000;font-size:18px}.pre-enrollment-benefits .bottom-text-block-image{position:absolute;bottom:0;right:10%;width:440px;height:350px}@media screen and (max-width: 992px){.pre-enrollment-benefits .bottom-text-block-image{right:3%;margin-top:10px;width:400px;height:320px}}@media screen and (max-width: 768px){.pre-enrollment-benefits .bottom-text-block-image{display:none}}.pre-enrollment-benefits .bottom-text-block-button{color:#fff;padding:10px 0;text-align:center;width:400px;z-index:10}@media screen and (max-width: 992px){.pre-enrollment-benefits .bottom-text-block-button{width:100%}}.journalistic-literary-section{width:100%}.journalistic-literary-section .content{display:flex;flex-direction:column;width:70%;margin:30px auto}@media screen and (max-width: 1600px){.journalistic-literary-section .content{width:80%}}@media screen and (max-width: 1400px){.journalistic-literary-section .content{width:90%}}@media screen and (max-width: 992px){.journalistic-literary-section .content{width:100%;margin:0}}.journalistic-literary-section .content .content-first-part{width:100%!important}.journalistic-literary-section .content .content-first-part .html-text{width:100%!important;color:#000}.journalistic-literary-section .content .content-second-part{display:flex;justify-content:center;flex-direction:column;align-items:center;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.journalistic-literary-section .content .content-second-part{width:80%}}@media screen and (max-width: 1400px){.journalistic-literary-section .content .content-second-part{width:90%}}@media screen and (max-width: 992px){.journalistic-literary-section .content .content-second-part{width:100%}}.journalistic-literary-section .content .content-second-part .img{margin-bottom:10px}@media screen and (max-width: 992px){.journalistic-literary-section .content .content-second-part .img{height:25px;width:30px}}.journalistic-literary-section .content .content-second-part .title{max-width:500px;font-size:35px;color:#000;text-align:center;margin:0 0 20px}@media screen and (max-width: 992px){.journalistic-literary-section .content .content-second-part .title{font-size:20px}}.journalistic-literary-section .content .content-second-part .line{margin:0;width:200px;height:5px;background-color:#fe5f3f!important}.journalistic-literary-section .content .content-second-part .short-text{color:#000;font-size:18px}.journalistic-literary-section .content .content-third-part{width:100%!important}.journalistic-literary-section .content .content-third-part .html-text{width:100%!important;color:#000}.journalistic-literary-section .content .content-four-part{width:100%!important}.students-parlament{width:100%}.students-parlament .content{display:flex;flex-direction:column;padding-bottom:30px!important}.students-parlament .content .content-first-part{width:100%;margin:30px auto;display:grid;grid-template-columns:repeat(5,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.students-parlament .content .content-first-part{width:80%}}@media screen and (max-width: 1400px){.students-parlament .content .content-first-part{width:90%}}@media screen and (max-width: 992px){.students-parlament .content .content-first-part{width:100%;margin:0;padding-left:30px;padding-right:30px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block}}.students-parlament .content .content-first-part .html-text{grid-column:span 3;text-align:justify;color:#000}.students-parlament .content .content-first-part .img-container{grid-column:span 2}.students-parlament .content .content-first-part .img-container .img{width:100%;max-width:400px;margin-top:20px;height:auto}@media screen and (max-width: 992px){.students-parlament .content .content-first-part .img-container .img{max-width:none}}.students-parlament .content .content-second-part{width:100%;margin:30px auto;display:grid;grid-template-columns:repeat(5,1fr);background-color:#fff;gap:20px}@media screen and (max-width: 1600px){.students-parlament .content .content-second-part{width:80%}}@media screen and (max-width: 1400px){.students-parlament .content .content-second-part{width:90%}}@media screen and (max-width: 992px){.students-parlament .content .content-second-part{width:100%;margin:0;padding-left:30px;padding-right:30px;padding-bottom:20px;grid-template-columns:repeat(1,1fr);display:block}}.students-parlament .content .content-second-part .html-text{grid-column:span 3;text-align:justify;color:#000}.students-parlament .content .content-second-part .html-text p{margin:0}.students-parlament .content .content-second-part .html-text p img{width:100%;height:auto}.information-section{width:100%}.information-section .content{display:flex;flex-direction:column;width:70%;margin:30px auto}@media screen and (max-width: 1600px){.information-section .content{width:80%}}@media screen and (max-width: 1400px){.information-section .content{width:90%}}@media screen and (max-width: 992px){.information-section .content{width:100%;margin:0}}.information-section .content .content-first-part{width:100%!important}.information-section .content .content-first-part .html-text{width:100%!important;color:#000}.historical-section{width:100%}.historical-section .content{display:flex;flex-direction:column;width:70%;margin:30px auto}@media screen and (max-width: 1600px){.historical-section .content{width:80%}}@media screen and (max-width: 1400px){.historical-section .content{width:90%}}@media screen and (max-width: 992px){.historical-section .content{width:100%;margin:0}}.historical-section .content .content-first-part{width:100%!important}.historical-section .content .content-first-part .html-text{width:100%!important;color:#000}.historical-section .content .content-second-part{display:flex;justify-content:center;flex-direction:column;align-items:center;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.historical-section .content .content-second-part{width:80%}}@media screen and (max-width: 1400px){.historical-section .content .content-second-part{width:90%}}@media screen and (max-width: 992px){.historical-section .content .content-second-part{width:100%}}.historical-section .content .content-second-part .img{margin-bottom:10px}@media screen and (max-width: 992px){.historical-section .content .content-second-part .img{height:25px;width:30px}}.historical-section .content .content-second-part .title{max-width:500px;font-size:35px;color:#000;text-align:center;margin:0 0 20px}@media screen and (max-width: 992px){.historical-section .content .content-second-part .title{font-size:20px}}.historical-section .content .content-second-part .line{margin:0;width:200px;height:5px;background-color:#fe5f3f!important}.historical-section .content .content-second-part .short-text{color:#000;font-size:18px}.historical-section .content .content-third-part{width:100%!important;padding-bottom:30px;border-bottom:1px solid black}.historical-section .content .content-third-part .html-text{width:100%!important;color:#000}.historical-section .content .content-four-part{width:100%!important;background-color:#efeff4;padding-left:20px}.historical-section .content .content-four-part .html-text{width:100%!important;color:#000}.historical-section .content .content-five-part{width:100%!important}.historical-section .content .content-five-part .html-text{width:100%!important;color:#000}.ecological-section{width:100%}.ecological-section .content{display:flex;flex-direction:column;width:70%;margin:30px auto}@media screen and (max-width: 1600px){.ecological-section .content{width:80%}}@media screen and (max-width: 1400px){.ecological-section .content{width:90%}}@media screen and (max-width: 992px){.ecological-section .content{width:100%;margin:0}}.ecological-section .content .content-first-part{width:100%!important}.ecological-section .content .content-first-part .html-text{width:100%!important;color:#000}.ecological-section .content .content-second-part{display:flex;justify-content:center;flex-direction:column;align-items:center;width:70%;margin:30px auto;background-color:#fff}@media screen and (max-width: 1600px){.ecological-section .content .content-second-part{width:80%}}@media screen and (max-width: 1400px){.ecological-section .content .content-second-part{width:90%}}@media screen and (max-width: 992px){.ecological-section .content .content-second-part{width:100%}}.ecological-section .content .content-second-part .img{margin-bottom:10px}@media screen and (max-width: 992px){.ecological-section .content .content-second-part .img{height:25px;width:30px}}.ecological-section .content .content-second-part .title{max-width:500px;font-size:35px;color:#000;text-align:center;margin:0 0 20px}@media screen and (max-width: 992px){.ecological-section .content .content-second-part .title{font-size:20px}}.ecological-section .content .content-second-part .line{margin:0;width:200px;height:5px;background-color:#fe5f3f!important}.ecological-section .content .content-second-part .short-text{color:#000;font-size:18px}.ecological-section .content .content-third-part{width:100%!important}.ecological-section .content .content-third-part .html-text{width:100%!important;color:#000}.entrepreneurial-section{width:100%}.entrepreneurial-section .content{display:flex;flex-direction:column;width:70%;margin:30px auto}@media screen and (max-width: 1600px){.entrepreneurial-section .content{width:80%}}@media screen and (max-width: 1400px){.entrepreneurial-section .content{width:90%}}@media screen and (max-width: 992px){.entrepreneurial-section .content{width:100%;margin:0}}.entrepreneurial-section .content .content-first-part{width:100%!important}.entrepreneurial-section .content .content-first-part .html-text{width:100%!important;color:#000}.entrepreneurial-section .content .content-second-part{width:100%!important}.entrepreneurial-section .content .content-second-part .html-text{width:100%!important;color:#000}:root{font-family:Inter var,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";font-variation-settings:normal;--font-family: "Inter var", sans-serif;--font-feature-settings: "cv02", "cv03", "cv04", "cv11";--surface-a: #ffffff;--surface-b: #f9fafb;--surface-c: #f3f4f6;--surface-d: #e5e7eb;--surface-e: #ffffff;--surface-f: #ffffff;--text-color: #4b5563;--text-color-secondary: #6b7280;--primary-color: #6366f1;--primary-color-text: #ffffff;--surface-0: #ffffff;--surface-50: #f9fafb;--surface-100: #f3f4f6;--surface-200: #e5e7eb;--surface-300: #d1d5db;--surface-400: #9ca3af;--surface-500: #6b7280;--surface-600: #4b5563;--surface-700: #374151;--surface-800: #1f2937;--surface-900: #111827;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--content-padding: 1.25rem;--inline-spacing: .5rem;--border-radius: 6px;--surface-ground: #f9fafb;--surface-section: #ffffff;--surface-card: #ffffff;--surface-overlay: #ffffff;--surface-border: #dfe7ef;--surface-hover: #f6f9fc;--focus-ring: 0 0 0 .2rem #c7d2fe;--maskbg: rgba(0, 0, 0, .4);--highlight-bg: #eef2ff;--highlight-text-color: #4338ca;color-scheme:light}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/assets/Inter-roman.var-vq-Vth46.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/assets/Inter-italic.var-4Q_raY2J.woff2?v=3.19) format("woff2")}:root{--blue-50:#f5f9ff;--blue-100:#d0e1fd;--blue-200:#abc9fb;--blue-300:#85b2f9;--blue-400:#609af8;--blue-500:#3b82f6;--blue-600:#326fd1;--blue-700:#295bac;--blue-800:#204887;--blue-900:#183462;--green-50:#f4fcf7;--green-100:#caf1d8;--green-200:#a0e6ba;--green-300:#76db9b;--green-400:#4cd07d;--green-500:#22c55e;--green-600:#1da750;--green-700:#188a42;--green-800:#136c34;--green-900:#0e4f26;--yellow-50:#fefbf3;--yellow-100:#faedc4;--yellow-200:#f6de95;--yellow-300:#f2d066;--yellow-400:#eec137;--yellow-500:#eab308;--yellow-600:#c79807;--yellow-700:#a47d06;--yellow-800:#816204;--yellow-900:#5e4803;--cyan-50:#f3fbfd;--cyan-100:#c3edf5;--cyan-200:#94e0ed;--cyan-300:#65d2e4;--cyan-400:#35c4dc;--cyan-500:#06b6d4;--cyan-600:#059bb4;--cyan-700:#047f94;--cyan-800:#036475;--cyan-900:#024955;--pink-50:#fef6fa;--pink-100:#fad3e7;--pink-200:#f7b0d3;--pink-300:#f38ec0;--pink-400:#f06bac;--pink-500:#ec4899;--pink-600:#c93d82;--pink-700:#a5326b;--pink-800:#822854;--pink-900:#5e1d3d;--indigo-50:#f7f7fe;--indigo-100:#dadafc;--indigo-200:#bcbdf9;--indigo-300:#9ea0f6;--indigo-400:#8183f4;--indigo-500:#6366f1;--indigo-600:#5457cd;--indigo-700:#4547a9;--indigo-800:#363885;--indigo-900:#282960;--teal-50:#f3fbfb;--teal-100:#c7eeea;--teal-200:#9ae0d9;--teal-300:#6dd3c8;--teal-400:#41c5b7;--teal-500:#14b8a6;--teal-600:#119c8d;--teal-700:#0e8174;--teal-800:#0b655b;--teal-900:#084a42;--orange-50:#fff8f3;--orange-100:#feddc7;--orange-200:#fcc39b;--orange-300:#fba86f;--orange-400:#fa8e42;--orange-500:#f97316;--orange-600:#d46213;--orange-700:#ae510f;--orange-800:#893f0c;--orange-900:#642e09;--bluegray-50:#f7f8f9;--bluegray-100:#dadee3;--bluegray-200:#bcc3cd;--bluegray-300:#9fa9b7;--bluegray-400:#818ea1;--bluegray-500:#64748b;--bluegray-600:#556376;--bluegray-700:#465161;--bluegray-800:#37404c;--bluegray-900:#282e38;--purple-50:#fbf7ff;--purple-100:#ead6fd;--purple-200:#dab6fc;--purple-300:#c996fa;--purple-400:#b975f9;--purple-500:#a855f7;--purple-600:#8f48d2;--purple-700:#763cad;--purple-800:#5c2f88;--purple-900:#432263;--red-50:#fff5f5;--red-100:#ffd0ce;--red-200:#ffaca7;--red-300:#ff8780;--red-400:#ff6259;--red-500:#ff3d32;--red-600:#d9342b;--red-700:#b32b23;--red-800:#8c221c;--red-900:#661814;--primary-50:#f7f7fe;--primary-100:#dadafc;--primary-200:#bcbdf9;--primary-300:#9ea0f6;--primary-400:#8183f4;--primary-500:#6366f1;--primary-600:#5457cd;--primary-700:#4547a9;--primary-800:#363885;--primary-900:#282960}.p-editor-container .p-editor-toolbar{background:#f9fafb;border-top-right-radius:6px;border-top-left-radius:6px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #e5e7eb}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px;padding:.75rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#4b5563;background:#f3f4f6}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.75rem 1.25rem}.p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #e5e7eb}.p-editor-container .p-editor-content .ql-editor{background:#fff;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-editor-container .ql-snow.ql-toolbar button:hover,.p-editor-container .ql-snow.ql-toolbar button:focus{color:#4b5563}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#4b5563}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#4b5563}.p-editor-container .ql-snow.ql-toolbar button.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#6366f1}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#6366f1}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#6366f1}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#6366f1}@layer primereact{*{box-sizing:border-box}.p-component{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;font-weight:400}.p-component-overlay{background-color:#0006;transition-duration:.2s}.p-disabled,.p-component:disabled{opacity:.6}.p-error{color:#e24c4c}.p-text-secondary{color:#6b7280}.pi{font-size:1rem}.p-icon{width:1rem;height:1rem}.p-link{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;border-radius:6px}.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}.p-autocomplete .p-autocomplete-loader{right:.75rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:3.75rem}.p-autocomplete .p-autocomplete-multiple-container{padding:.375rem .75rem;gap:.5rem}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#6366f1}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.375rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.375rem .75rem;margin-right:.5rem;background:#eef2ff;color:#4338ca;border-radius:6px}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}.p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#e24c4c}.p-autocomplete-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-autocomplete-panel .p-autocomplete-items{padding:.75rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{color:#4b5563;background:#f3f4f6}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#4338ca;background:#eef2ff}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-calendar.p-invalid.p-component>.p-inputtext{border-color:#e24c4c}.p-calendar:not(.p-calendar-disabled).p-focus>.p-inputtext{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-datepicker{padding:.5rem;background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:6px}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{padding:.5rem;color:#4b5563;background:#fff;font-weight:600;margin:0;border-bottom:1px solid #e5e7eb;border-top-right-radius:6px;border-top-left-radius:6px}.p-datepicker .p-datepicker-header .p-datepicker-prev,.p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,.p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#4b5563;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#6366f1}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{width:2.5rem;height:2.5rem}.p-datepicker table td{padding:.5rem}.p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}.p-datepicker table td>span.p-highlight{color:#4338ca;background:#eef2ff}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-datepicker table td.p-datepicker-today>span{background:#d1d5db;color:#4b5563;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#4338ca;background:#eef2ff}.p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #e5e7eb}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #e5e7eb;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datepicker .p-timepicker button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#4338ca;background:#eef2ff}.p-datepicker .p-yearpicker{margin:.5rem 0}.p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#4338ca;background:#eef2ff}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #e5e7eb;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0;border-left:0 none}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}@media screen and (max-width: 769px){.p-datepicker table th,.p-datepicker table td{padding:0}}.p-cascadeselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-cascadeselect:not(.p-disabled):hover{border-color:#6366f1}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.75rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#6b7280}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-cascadeselect.p-invalid.p-component{border-color:#e24c4c}.p-cascadeselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-cascadeselect-panel .p-cascadeselect-items{padding:.75rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.75rem 1.25rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #c7d2fe}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#4338ca;background:#eef2ff}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon.p-icon{width:.875rem;height:.875rem}.p-input-filled .p-cascadeselect{background:#f3f4f6}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}.p-checkbox-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;opacity:0;z-index:1;outline:0 none;cursor:pointer}.p-checkbox{width:22px;height:22px}.p-checkbox .p-checkbox-input{border:2px solid #d1d5db;border-radius:6px}.p-checkbox .p-checkbox-box{border:2px solid #d1d5db;background:#fff;width:22px;height:22px;color:#4b5563;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}.p-checkbox .p-checkbox-box .p-checkbox-icon.p-icon{width:14px;height:14px}.p-checkbox.p-highlight .p-checkbox-box{border-color:#6366f1;background:#6366f1}.p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{border-color:#6366f1}.p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box{border-color:#4338ca;background:#4338ca;color:#fff}.p-checkbox:not(.p-disabled):has(.p-checkbox-input:focus-visible) .p-checkbox-box{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-checkbox.p-invalid>.p-checkbox-box{border-color:#e24c4c}.p-checkbox.p-variant-filled .p-checkbox-box{background-color:#f3f4f6}.p-checkbox.p-variant-filled.p-highlight .p-checkbox-box{background:#6366f1}.p-checkbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{background-color:#f3f4f6}.p-checkbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box{background:#4338ca}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#f3f4f6}.p-input-filled .p-checkbox.p-highlight .p-checkbox-box{background:#6366f1}.p-input-filled .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{background-color:#f3f4f6}.p-input-filled .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box{background:#4338ca}.p-checkbox{position:relative;display:inline-flex;-webkit-user-select:none;user-select:none;vertical-align:bottom}.p-checkbox-input{cursor:pointer}.p-checkbox-box{display:flex;justify-content:center;align-items:center}.p-tristatecheckbox.p-variant-filled .p-checkbox-box{background-color:#f3f4f6}.p-tristatecheckbox.p-variant-filled.p-highlight .p-checkbox-box{background:#6366f1}.p-tristatecheckbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{background-color:#f3f4f6}.p-tristatecheckbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box{background:#4338ca}.p-chips{display:inline-flex}.p-chips-multiple-container{margin:0;padding:0;list-style-type:none;cursor:text;overflow:hidden;display:flex;align-items:center;flex-wrap:wrap}.p-chips-token{cursor:default;display:inline-flex;align-items:center;flex:0 0 auto}.p-chips-input-token{flex:1 1 auto;display:inline-flex}.p-chips-token-icon{cursor:pointer}.p-chips-input-token input{border:0 none;outline:0 none;background-color:transparent;margin:0;padding:0;box-shadow:none;border-radius:0;width:100%}.p-fluid .p-chips{display:flex}.p-chips:not(.p-disabled):hover .p-chips-multiple-container{border-color:#6366f1}.p-chips:not(.p-disabled).p-focus .p-chips-multiple-container{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-chips .p-chips-multiple-container{padding:.375rem .75rem;outline-color:transparent}.p-chips .p-chips-multiple-container .p-chips-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-chips .p-chips-multiple-container .p-chips-token.p-focus{background:#e5e7eb;color:#4b5563}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.375rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;padding:0;margin:0}.p-chips.p-invalid.p-component>.p-inputtext{border-color:#e24c4c}.p-colorpicker-preview{width:2rem;height:2rem}.p-colorpicker-panel{background:#323232;border:1px solid #191919}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:0 2px 12px #0000001a}.p-dropdown{display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.p-dropdown-clear-icon{position:absolute;top:50%;margin-top:-.5rem}.p-dropdown-trigger{display:flex;align-items:center;justify-content:center;flex-shrink:0}.p-dropdown-label{display:block;white-space:nowrap;overflow:hidden;flex:1 1 auto;width:1%;text-overflow:ellipsis;cursor:pointer}.p-dropdown-label-empty{overflow:hidden;opacity:0}input.p-dropdown-label{cursor:default}.p-dropdown .p-dropdown-panel{min-width:100%}.p-dropdown-panel{position:absolute;top:0;left:0}.p-dropdown-items-wrapper{overflow:auto}.p-dropdown-item{cursor:pointer;font-weight:400;white-space:nowrap;position:relative;overflow:hidden;display:flex;align-items:center}.p-dropdown-item-group{cursor:auto}.p-dropdown-items{margin:0;padding:0;list-style-type:none}.p-dropdown-filter{width:100%}.p-dropdown-filter-container{position:relative}.p-dropdown-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-dropdown{display:flex}.p-fluid .p-dropdown .p-dropdown-label{width:1%}.p-dropdown{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;outline-color:transparent}.p-dropdown:not(.p-disabled):hover{border-color:#6366f1}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-dropdown.p-variant-filled{background:#f3f4f6}.p-dropdown.p-variant-filled:not(.p-disabled):hover{background-color:#f3f4f6}.p-dropdown.p-variant-filled:not(.p-disabled).p-focus{background-color:#fff}.p-dropdown.p-variant-filled:not(.p-disabled).p-focus .p-inputtext{background-color:transparent}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.75rem}.p-dropdown .p-dropdown-label{background:transparent;border:0 none}.p-dropdown .p-dropdown-label.p-placeholder{color:#6b7280}.p-dropdown .p-dropdown-label:focus,.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-dropdown .p-dropdown-clear-icon{color:#6b7280;right:3rem}.p-dropdown.p-invalid.p-component{border-color:#e24c4c}.p-dropdown-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-dropdown-panel .p-dropdown-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.75rem;margin-right:-1.75rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.75rem;color:#6b7280}.p-dropdown-panel .p-dropdown-items{padding:.75rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:first-child{margin-top:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:last-child{margin-bottom:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#4338ca;background:#eef2ff}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus{background:#6366f13d}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#f3f4f6}.p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon{position:relative;margin-left:-.5rem;margin-right:.5rem}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-inputgroup-addon{background:#f3f4f6;color:#6b7280;border-top:1px solid #d1d5db;border-left:1px solid #d1d5db;border-bottom:1px solid #d1d5db;padding:.75rem;min-width:3rem}.p-inputgroup-addon:last-child{border-right:1px solid #d1d5db}.p-inputgroup>.p-component,.p-inputgroup>.p-inputwrapper>.p-inputtext,.p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus,.p-inputgroup>.p-float-label>.p-component:focus{z-index:1}.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,.p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup button:first-child,.p-inputgroup input:first-child,.p-inputgroup>.p-inputwrapper:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-inputgroup-addon:last-child,.p-inputgroup button:last-child,.p-inputgroup input:last-child,.p-inputgroup>.p-inputwrapper:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:3rem}.p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#e24c4c}.p-inputswitch{position:relative;display:inline-block}.p-inputswitch-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;opacity:0;z-index:1;outline:0 none;cursor:pointer}.p-inputswitch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border:1px solid transparent}.p-inputswitch-slider:before{position:absolute;content:"";top:50%}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-input{border-radius:30px}.p-inputswitch .p-inputswitch-slider{background:#d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px;outline-color:transparent}.p-inputswitch .p-inputswitch-slider:before{background:#fff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}.p-inputswitch.p-highlight .p-inputswitch-slider{background:#6366f1}.p-inputswitch.p-highlight .p-inputswitch-slider:before{background:#fff;transform:translate(1.25rem)}.p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:hover) .p-inputswitch-slider{background:#b7bcc5}.p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:hover).p-highlight .p-inputswitch-slider{background:#4f46e5}.p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:focus-visible) .p-inputswitch-slider{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-inputswitch.p-invalid>.p-inputswitch-slider{border-color:#e24c4c}.p-inputtext{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;background:#fff;padding:.75rem;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:6px}.p-inputtext:enabled:hover{border-color:#6366f1}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-inputtext.p-invalid.p-component{border-color:#e24c4c}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.65625rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.9375rem}.p-float-label>label{left:.75rem;color:#6b7280;transition-duration:.2s}.p-float-label>label.p-error{color:#e24c4c}.p-input-icon-left>i:first-of-type,.p-input-icon-left>svg:first-of-type,.p-input-icon-left>.p-input-prefix{left:.75rem;color:#6b7280}.p-input-icon-left>.p-inputtext{padding-left:2.5rem}.p-input-icon-left.p-float-label>label{left:2.5rem}.p-input-icon-right>i:last-of-type,.p-input-icon-right>svg:last-of-type,.p-input-icon-right>.p-input-suffix{right:.75rem;color:#6b7280}.p-input-icon-right>.p-inputtext{padding-right:2.5rem}.p-icon-field-left>.p-inputtext{padding-left:2.5rem}.p-icon-field-left.p-float-label>label{left:2.5rem}.p-icon-field-right>.p-inputtext{padding-right:2.5rem}::-webkit-input-placeholder{color:#6b7280}:-moz-placeholder{color:#6b7280}::-moz-placeholder{color:#6b7280}:-ms-input-placeholder{color:#6b7280}.p-input-filled .p-inputtext{background-color:#f3f4f6}.p-input-filled .p-inputtext:enabled:hover{background-color:#f3f4f6}.p-input-filled .p-inputtext:enabled:focus{background-color:#fff}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.65625rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.9375rem}.p-icon-field{position:relative}.p-icon-field>.p-input-icon{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-icon-field-left,.p-fluid .p-icon-field-right{width:100%}.p-icon-field-left>.p-input-icon:first-of-type{left:.75rem;color:#6b7280}.p-icon-field-right>.p-input-icon:last-of-type{right:.75rem;color:#6b7280}.p-listbox-list-wrapper{overflow:auto}.p-listbox-list{list-style-type:none;margin:0;padding:0}.p-listbox-item{cursor:pointer;position:relative;overflow:hidden}.p-listbox-item-group{cursor:auto}.p-listbox-filter-container{position:relative}.p-listbox-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-listbox-filter{width:100%}.p-listbox{background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-listbox .p-listbox-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.75rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.75rem;color:#6b7280}.p-listbox .p-listbox-list{padding:.75rem 0;outline:0 none}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item:first-child{margin-top:0}.p-listbox .p-listbox-list .p-listbox-item:last-child{margin-bottom:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#4338ca;background:#eef2ff}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus{background:#6366f13d}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#f3f4f6}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover.p-focus{color:#4b5563;background:#f3f4f6}.p-listbox.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-listbox.p-invalid{border-color:#e24c4c}.p-mention-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-mention-panel .p-mention-items{padding:.75rem 0}.p-mention-panel .p-mention-items .p-mention-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-mention-panel .p-mention-items .p-mention-item:hover{color:#4b5563;background:#f3f4f6}.p-mention-panel .p-mention-items .p-mention-item.p-highlight{color:#4338ca;background:#eef2ff}.p-multiselect{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none}.p-multiselect-trigger{display:flex;align-items:center;justify-content:center;flex-shrink:0}.p-multiselect-label-container{overflow:hidden;flex:1 1 auto;cursor:pointer}.p-multiselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.p-multiselect-label-empty{overflow:hidden;visibility:hidden}.p-multiselect-token{cursor:default;display:inline-flex;align-items:center;flex:0 0 auto}.p-multiselect-token-icon{cursor:pointer}.p-multiselect .p-multiselect-panel{min-width:100%}.p-multiselect-items-wrapper{overflow:auto}.p-multiselect-items{margin:0;padding:0;list-style-type:none}.p-multiselect-item{cursor:pointer;display:flex;align-items:center;font-weight:400;white-space:nowrap;position:relative;overflow:hidden}.p-multiselect-item-group{cursor:auto}.p-multiselect-header{display:flex;align-items:center;justify-content:space-between}.p-multiselect-filter-container{position:relative;flex:1 1 auto}.p-multiselect-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-multiselect-filter-container .p-inputtext{width:100%}.p-multiselect-close{display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;position:relative;margin-left:auto}.p-fluid .p-multiselect{display:flex}.p-multiselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;outline-color:transparent}.p-multiselect:not(.p-disabled):hover{border-color:#6366f1}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-multiselect.p-variant-filled{background:#f3f4f6}.p-multiselect.p-variant-filled:not(.p-disabled):hover{background-color:#f3f4f6}.p-multiselect.p-variant-filled:not(.p-disabled).p-focus{background-color:#fff}.p-multiselect .p-multiselect-label{padding:.75rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#6b7280}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-multiselect.p-invalid.p-component{border-color:#e24c4c}.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.375rem .75rem}.p-multiselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-multiselect-panel .p-multiselect-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.75rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.75rem;color:#6b7280}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-multiselect-panel .p-multiselect-items{padding:.75rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:first-child{margin-top:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:last-child{margin-bottom:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#4338ca;background:#eef2ff}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus{background:#6366f13d}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#f3f4f6}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-password.p-invalid.p-component>.p-inputtext{border-color:#e24c4c}.p-password-panel{padding:1.25rem;background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#e5e7eb}.p-password-panel .p-password-meter .p-password-strength.weak{background:#ea5455}.p-password-panel .p-password-meter .p-password-strength.medium{background:#ff9f42}.p-password-panel .p-password-meter .p-password-strength.strong{background:#29c76f}.p-radiobutton{position:relative;display:inline-flex;-webkit-user-select:none;user-select:none;vertical-align:bottom}.p-radiobutton-input{cursor:pointer}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}.p-radiobutton{width:22px;height:22px}.p-radiobutton .p-radiobutton-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;opacity:0;z-index:1;outline:0 none;border:2px solid #d1d5db;border-radius:50%}.p-radiobutton .p-radiobutton-box{border:2px solid #d1d5db;background:#fff;width:22px;height:22px;color:#4b5563;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:12px;height:12px;transition-duration:.2s;background-color:#fff}.p-radiobutton.p-highlight .p-radiobutton-box{border-color:#6366f1;background:#6366f1}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box{border-color:#6366f1}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box{border-color:#4338ca;background:#4338ca}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box .p-radiobutton-icon{background-color:#fff}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:focus-visible) .p-radiobutton-box{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#e24c4c}.p-radiobutton.p-variant-filled .p-radiobutton-box{background-color:#f3f4f6}.p-radiobutton.p-variant-filled.p-highlight .p-radiobutton-box{background:#6366f1}.p-radiobutton.p-variant-filled:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box{background-color:#f3f4f6}.p-radiobutton.p-variant-filled:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box{background:#4338ca}.p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#f3f4f6}.p-input-filled .p-radiobutton.p-highlight .p-radiobutton-box{background:#6366f1}.p-input-filled .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box{background-color:#f3f4f6}.p-input-filled .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box{background:#4338ca}.p-rating{position:relative;display:flex;align-items:center}.p-rating-item{display:inline-flex;align-items:center;cursor:pointer}.p-rating.p-readonly .p-rating-item{cursor:default}.p-rating{gap:.5rem}.p-rating .p-rating-item{outline-color:transparent;border-radius:50%}.p-rating .p-rating-item .p-rating-icon{color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-icon{width:1.143rem;height:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-rating-cancel{color:#ea5455}.p-rating .p-rating-item.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-rating .p-rating-item.p-rating-item-active .p-rating-icon{color:#6366f1}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon{color:#6366f1}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel{color:#e73d3e}.p-selectbutton .p-button{background:#fff;border:1px solid #d1d5db;color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#6b7280}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#374151}.p-selectbutton .p-button.p-highlight{background:#6366f1;border-color:#6366f1;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#4f46e5;border-color:#4f46e5;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}.p-selectbutton.p-invalid>.p-button{border-color:#e24c4c}.p-slider{background:#e5e7eb;border:0 none;border-radius:6px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#fff;border:2px solid #6366f1;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-slider .p-slider-range{background:#6366f1}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#6366f1;border-color:#6366f1}.p-treeselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-treeselect:not(.p-disabled):hover{border-color:#6366f1}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-treeselect.p-treeselect-clearable .p-treeselect-label{padding-right:1.75rem}.p-treeselect .p-treeselect-label{padding:.75rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-treeselect .p-treeselect-label.p-placeholder{color:#6b7280}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-treeselect .p-treeselect-clear-icon{color:#6b7280;right:3rem}.p-treeselect.p-invalid.p-component{border-color:#e24c4c}.p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.375rem .75rem}.p-treeselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-treeselect-panel .p-treeselect-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container{margin-right:.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter{padding-right:1.75rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon{right:.75rem;color:#6b7280}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter{padding-right:3.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon{right:2.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-close{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-input-filled .p-treeselect{background:#f3f4f6}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}.p-togglebutton{position:relative;display:inline-flex;-webkit-user-select:none;user-select:none;vertical-align:bottom}.p-togglebutton-input{cursor:pointer}.p-togglebutton .p-button{flex:1 1 auto}.p-togglebutton .p-togglebutton-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;opacity:0;z-index:1;outline:0 none;border:1px solid #d1d5db;border-radius:6px}.p-togglebutton .p-button{background:#fff;border:1px solid #d1d5db;color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-togglebutton .p-button .p-button-icon-left,.p-togglebutton .p-button .p-button-icon-right{color:#6b7280}.p-togglebutton.p-highlight .p-button{background:#6366f1;border-color:#6366f1;color:#fff}.p-togglebutton.p-highlight .p-button .p-button-icon-left,.p-togglebutton.p-highlight .p-button .p-button-icon-right{color:#fff}.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button .p-button-icon-left,.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button .p-button-icon-right{color:#374151}.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button{background:#4f46e5;border-color:#4f46e5;color:#fff}.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button .p-button-icon-left,.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button .p-button-icon-right{color:#fff}.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:focus-visible) .p-button{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe;border-color:#6366f1}.p-togglebutton.p-invalid>.p-button{border-color:#e24c4c}.p-button{color:#fff;background:#6366f1;border:1px solid #6366f1;padding:.75rem 1.25rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-button:not(:disabled):hover{background:#4f46e5;color:#fff;border-color:#4f46e5}.p-button:not(:disabled):active{background:#4338ca;color:#fff;border-color:#4338ca}.p-button.p-button-outlined{background-color:transparent;color:#6366f1;border:1px solid}.p-button.p-button-outlined:not(:disabled):hover{background:#6366f10a;color:#6366f1;border:1px solid}.p-button.p-button-outlined:not(:disabled):active{background:#6366f129;color:#6366f1;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#6b7280;border-color:#6b7280}.p-button.p-button-outlined.p-button-plain:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-button.p-button-outlined.p-button-plain:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-button.p-button-text{background-color:transparent;color:#6366f1;border-color:transparent}.p-button.p-button-text:not(:disabled):hover{background:#6366f10a;color:#6366f1;border-color:transparent}.p-button.p-button-text:not(:disabled):active{background:#6366f129;color:#6366f1;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#6b7280}.p-button.p-button-text.p-button-plain:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-button.p-button-text.p-button-plain:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-button .p-button-label{transition-duration:.2s}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#6366f1;background-color:#fff}.p-button.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:3rem;padding:.75rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:3rem}.p-button.p-button-sm{font-size:.875rem;padding:.65625rem 1.09375rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.9375rem 1.5625rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only.p-button-loading-left .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only.p-button-loading-right .p-button-label{margin-right:.5rem}.p-button.p-button-loading-label-only.p-button-loading-top .p-button-label{margin-top:.5rem}.p-button.p-button-loading-label-only.p-button-loading-bottom .p-button-label{margin-bottom:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:3rem}.p-fluid .p-button-group{display:flex}.p-fluid .p-button-group .p-button{flex:1}.p-button.p-button-secondary,.p-button-group.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button,.p-fileupload-choose.p-button-secondary{color:#fff;background:#64748b;border:1px solid #64748b}.p-button.p-button-secondary:not(:disabled):hover,.p-button-group.p-button-secondary>.p-button:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-secondary:not(:disabled):hover{background:#475569;color:#fff;border-color:#475569}.p-button.p-button-secondary:not(:disabled):focus,.p-button-group.p-button-secondary>.p-button:not(:disabled):focus,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-secondary:not(:disabled):focus{box-shadow:0 0 0 .2rem #e2e8f0}.p-button.p-button-secondary:not(:disabled):active,.p-button-group.p-button-secondary>.p-button:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-secondary:not(:disabled):active{background:#334155;color:#fff;border-color:#334155}.p-button.p-button-secondary.p-button-outlined,.p-button-group.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined,.p-fileupload-choose.p-button-secondary.p-button-outlined{background-color:transparent;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-secondary.p-button-outlined:not(:disabled):hover{background:#64748b0a;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:not(:disabled):active,.p-button-group.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-secondary.p-button-outlined:not(:disabled):active{background:#64748b29;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-text,.p-button-group.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text,.p-fileupload-choose.p-button-secondary.p-button-text{background-color:transparent;color:#64748b;border-color:transparent}.p-button.p-button-secondary.p-button-text:not(:disabled):hover,.p-button-group.p-button-secondary>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-secondary.p-button-text:not(:disabled):hover{background:#64748b0a;border-color:transparent;color:#64748b}.p-button.p-button-secondary.p-button-text:not(:disabled):active,.p-button-group.p-button-secondary>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-secondary.p-button-text:not(:disabled):active{background:#64748b29;border-color:transparent;color:#64748b}.p-button.p-button-info,.p-button-group.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button,.p-fileupload-choose.p-button-info{color:#fff;background:#0ea5e9;border:1px solid #0ea5e9}.p-button.p-button-info:not(:disabled):hover,.p-button-group.p-button-info>.p-button:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-info:not(:disabled):hover{background:#0284c7;color:#fff;border-color:#0284c7}.p-button.p-button-info:not(:disabled):focus,.p-button-group.p-button-info>.p-button:not(:disabled):focus,.p-splitbutton.p-button-info>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-info:not(:disabled):focus{box-shadow:0 0 0 .2rem #bfdbfe}.p-button.p-button-info:not(:disabled):active,.p-button-group.p-button-info>.p-button:not(:disabled):active,.p-splitbutton.p-button-info>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-info:not(:disabled):active{background:#0369a1;color:#fff;border-color:#0369a1}.p-button.p-button-info.p-button-outlined,.p-button-group.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined,.p-fileupload-choose.p-button-info.p-button-outlined{background-color:transparent;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-info>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-info.p-button-outlined:not(:disabled):hover{background:#0ea5e90a;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-outlined:not(:disabled):active,.p-button-group.p-button-info>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-info.p-button-outlined:not(:disabled):active{background:#0ea5e929;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-text,.p-button-group.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text,.p-fileupload-choose.p-button-info.p-button-text{background-color:transparent;color:#0ea5e9;border-color:transparent}.p-button.p-button-info.p-button-text:not(:disabled):hover,.p-button-group.p-button-info>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-info.p-button-text:not(:disabled):hover{background:#0ea5e90a;border-color:transparent;color:#0ea5e9}.p-button.p-button-info.p-button-text:not(:disabled):active,.p-button-group.p-button-info>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-info.p-button-text:not(:disabled):active{background:#0ea5e929;border-color:transparent;color:#0ea5e9}.p-button.p-button-success,.p-button-group.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button,.p-fileupload-choose.p-button-success{color:#fff;background:#22c55e;border:1px solid #22c55e}.p-button.p-button-success:not(:disabled):hover,.p-button-group.p-button-success>.p-button:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-success:not(:disabled):hover{background:#16a34a;color:#fff;border-color:#16a34a}.p-button.p-button-success:not(:disabled):focus,.p-button-group.p-button-success>.p-button:not(:disabled):focus,.p-splitbutton.p-button-success>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-success:not(:disabled):focus{box-shadow:0 0 0 .2rem #bbf7d0}.p-button.p-button-success:not(:disabled):active,.p-button-group.p-button-success>.p-button:not(:disabled):active,.p-splitbutton.p-button-success>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-success:not(:disabled):active{background:#15803d;color:#fff;border-color:#15803d}.p-button.p-button-success.p-button-outlined,.p-button-group.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined,.p-fileupload-choose.p-button-success.p-button-outlined{background-color:transparent;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-success>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-success.p-button-outlined:not(:disabled):hover{background:#22c55e0a;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:not(:disabled):active,.p-button-group.p-button-success>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-success.p-button-outlined:not(:disabled):active{background:#22c55e29;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-text,.p-button-group.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text,.p-fileupload-choose.p-button-success.p-button-text{background-color:transparent;color:#22c55e;border-color:transparent}.p-button.p-button-success.p-button-text:not(:disabled):hover,.p-button-group.p-button-success>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-success.p-button-text:not(:disabled):hover{background:#22c55e0a;border-color:transparent;color:#22c55e}.p-button.p-button-success.p-button-text:not(:disabled):active,.p-button-group.p-button-success>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-success.p-button-text:not(:disabled):active{background:#22c55e29;border-color:transparent;color:#22c55e}.p-button.p-button-warning,.p-button-group.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button,.p-fileupload-choose.p-button-warning{color:#fff;background:#f97316;border:1px solid #f97316}.p-button.p-button-warning:not(:disabled):hover,.p-button-group.p-button-warning>.p-button:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-warning:not(:disabled):hover{background:#ea580c;color:#fff;border-color:#ea580c}.p-button.p-button-warning:not(:disabled):focus,.p-button-group.p-button-warning>.p-button:not(:disabled):focus,.p-splitbutton.p-button-warning>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-warning:not(:disabled):focus{box-shadow:0 0 0 .2rem #fde68a}.p-button.p-button-warning:not(:disabled):active,.p-button-group.p-button-warning>.p-button:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-warning:not(:disabled):active{background:#c2410c;color:#fff;border-color:#c2410c}.p-button.p-button-warning.p-button-outlined,.p-button-group.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined,.p-fileupload-choose.p-button-warning.p-button-outlined{background-color:transparent;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-warning.p-button-outlined:not(:disabled):hover{background:#f973160a;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-outlined:not(:disabled):active,.p-button-group.p-button-warning>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-warning.p-button-outlined:not(:disabled):active{background:#f9731629;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-text,.p-button-group.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text,.p-fileupload-choose.p-button-warning.p-button-text{background-color:transparent;color:#f97316;border-color:transparent}.p-button.p-button-warning.p-button-text:not(:disabled):hover,.p-button-group.p-button-warning>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-warning.p-button-text:not(:disabled):hover{background:#f973160a;border-color:transparent;color:#f97316}.p-button.p-button-warning.p-button-text:not(:disabled):active,.p-button-group.p-button-warning>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-warning.p-button-text:not(:disabled):active{background:#f9731629;border-color:transparent;color:#f97316}.p-button.p-button-help,.p-button-group.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button,.p-fileupload-choose.p-button-help{color:#fff;background:#a855f7;border:1px solid #a855f7}.p-button.p-button-help:not(:disabled):hover,.p-button-group.p-button-help>.p-button:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-help:not(:disabled):hover{background:#9333ea;color:#fff;border-color:#9333ea}.p-button.p-button-help:not(:disabled):focus,.p-button-group.p-button-help>.p-button:not(:disabled):focus,.p-splitbutton.p-button-help>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-help:not(:disabled):focus{box-shadow:0 0 0 .2rem #e9d5ff}.p-button.p-button-help:not(:disabled):active,.p-button-group.p-button-help>.p-button:not(:disabled):active,.p-splitbutton.p-button-help>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-help:not(:disabled):active{background:#7e22ce;color:#fff;border-color:#7e22ce}.p-button.p-button-help.p-button-outlined,.p-button-group.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined,.p-fileupload-choose.p-button-help.p-button-outlined{background-color:transparent;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-help>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-help.p-button-outlined:not(:disabled):hover{background:#a855f70a;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:not(:disabled):active,.p-button-group.p-button-help>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-help.p-button-outlined:not(:disabled):active{background:#a855f729;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-text,.p-button-group.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text,.p-fileupload-choose.p-button-help.p-button-text{background-color:transparent;color:#a855f7;border-color:transparent}.p-button.p-button-help.p-button-text:not(:disabled):hover,.p-button-group.p-button-help>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-help.p-button-text:not(:disabled):hover{background:#a855f70a;border-color:transparent;color:#a855f7}.p-button.p-button-help.p-button-text:not(:disabled):active,.p-button-group.p-button-help>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-help.p-button-text:not(:disabled):active{background:#a855f729;border-color:transparent;color:#a855f7}.p-button.p-button-danger,.p-button-group.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button,.p-fileupload-choose.p-button-danger{color:#fff;background:#ef4444;border:1px solid #ef4444}.p-button.p-button-danger:not(:disabled):hover,.p-button-group.p-button-danger>.p-button:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-danger:not(:disabled):hover{background:#dc2626;color:#fff;border-color:#dc2626}.p-button.p-button-danger:not(:disabled):focus,.p-button-group.p-button-danger>.p-button:not(:disabled):focus,.p-splitbutton.p-button-danger>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-danger:not(:disabled):focus{box-shadow:0 0 0 .2rem #fecaca}.p-button.p-button-danger:not(:disabled):active,.p-button-group.p-button-danger>.p-button:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-danger:not(:disabled):active{background:#b91c1c;color:#fff;border-color:#b91c1c}.p-button.p-button-danger.p-button-outlined,.p-button-group.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined,.p-fileupload-choose.p-button-danger.p-button-outlined{background-color:transparent;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-danger.p-button-outlined:not(:disabled):hover{background:#ef44440a;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:not(:disabled):active,.p-button-group.p-button-danger>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-danger.p-button-outlined:not(:disabled):active{background:#ef444429;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-text,.p-button-group.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text,.p-fileupload-choose.p-button-danger.p-button-text{background-color:transparent;color:#ef4444;border-color:transparent}.p-button.p-button-danger.p-button-text:not(:disabled):hover,.p-button-group.p-button-danger>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-danger.p-button-text:not(:disabled):hover{background:#ef44440a;border-color:transparent;color:#ef4444}.p-button.p-button-danger.p-button-text:not(:disabled):active,.p-button-group.p-button-danger>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-danger.p-button-text:not(:disabled):active{background:#ef444429;border-color:transparent;color:#ef4444}.p-button.p-button-contrast,.p-button-group.p-button-contrast>.p-button,.p-splitbutton.p-button-contrast>.p-button{color:#fff;background:#1f2937;border:1px solid #1f2937}.p-button.p-button-contrast:not(:disabled):hover,.p-button-group.p-button-contrast>.p-button:not(:disabled):hover,.p-splitbutton.p-button-contrast>.p-button:not(:disabled):hover{background:#374151;color:#fff;border-color:#374151}.p-button.p-button-contrast:not(:disabled):focus,.p-button-group.p-button-contrast>.p-button:not(:disabled):focus,.p-splitbutton.p-button-contrast>.p-button:not(:disabled):focus{box-shadow:none}.p-button.p-button-contrast:not(:disabled):active,.p-button-group.p-button-contrast>.p-button:not(:disabled):active,.p-splitbutton.p-button-contrast>.p-button:not(:disabled):active{background:#4b5563;color:#fff;border-color:#4b5563}.p-button.p-button-contrast.p-button-outlined,.p-button-group.p-button-contrast>.p-button.p-button-outlined,.p-splitbutton.p-button-contrast>.p-button.p-button-outlined{background-color:transparent;color:#1f2937;border:1px solid}.p-button.p-button-contrast.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-contrast>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-contrast>.p-button.p-button-outlined:not(:disabled):hover{background:#1f29370a;color:#1f2937;border:1px solid}.p-button.p-button-contrast.p-button-outlined:not(:disabled):active,.p-button-group.p-button-contrast>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-contrast>.p-button.p-button-outlined:not(:disabled):active{background:#1f293729;color:#1f2937;border:1px solid}.p-button.p-button-contrast.p-button-text,.p-button-group.p-button-contrast>.p-button.p-button-text,.p-splitbutton.p-button-contrast>.p-button.p-button-text{background-color:transparent;color:#1f2937;border-color:transparent}.p-button.p-button-contrast.p-button-text:not(:disabled):hover,.p-button-group.p-button-contrast>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-contrast>.p-button.p-button-text:not(:disabled):hover{background:#1f29370a;border-color:transparent;color:#1f2937}.p-button.p-button-contrast.p-button-text:not(:disabled):active,.p-button-group.p-button-contrast>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-contrast>.p-button.p-button-text:not(:disabled):active{background:#1f293729;border-color:transparent;color:#1f2937}.p-button.p-button-link{color:#4338ca;background:transparent;border:transparent}.p-button.p-button-link:not(:disabled):hover{background:transparent;color:#4338ca;border-color:transparent}.p-button.p-button-link:not(:disabled):hover .p-button-label{text-decoration:underline}.p-button.p-button-link:not(:disabled):focus{background:transparent;box-shadow:0 0 0 .2rem #c7d2fe;border-color:transparent}.p-button.p-button-link:not(:disabled):active{background:transparent;color:#4338ca;border-color:transparent}.p-splitbutton{border-radius:6px}.p-splitbutton.p-button-outlined>.p-button{background-color:transparent;color:#6366f1;border:1px solid}.p-splitbutton.p-button-outlined>.p-button:not(:disabled):hover{background:#6366f10a;color:#6366f1}.p-splitbutton.p-button-outlined>.p-button:not(:disabled):active{background:#6366f129;color:#6366f1}.p-splitbutton.p-button-outlined.p-button-plain>.p-button{color:#6b7280;border-color:#6b7280}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-splitbutton.p-button-text>.p-button{background-color:transparent;color:#6366f1;border-color:transparent}.p-splitbutton.p-button-text>.p-button:not(:disabled):hover{background:#6366f10a;color:#6366f1;border-color:transparent}.p-splitbutton.p-button-text>.p-button:not(:disabled):active{background:#6366f129;color:#6366f1;border-color:transparent}.p-splitbutton.p-button-text.p-button-plain>.p-button{color:#6b7280}.p-splitbutton.p-button-text.p-button-plain>.p-button:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-splitbutton.p-button-text.p-button-plain>.p-button:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-splitbutton.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-splitbutton.p-button-rounded{border-radius:2rem}.p-splitbutton.p-button-rounded>.p-button{border-radius:2rem}.p-splitbutton.p-button-sm>.p-button{font-size:.875rem;padding:.65625rem 1.09375rem}.p-splitbutton.p-button-sm>.p-button .p-button-icon{font-size:.875rem}.p-splitbutton.p-button-lg>.p-button{font-size:1.25rem;padding:.9375rem 1.5625rem}.p-splitbutton.p-button-lg>.p-button.p-button-icon-only{width:auto}.p-splitbutton.p-button-lg>.p-button .p-button-icon{font-size:1.25rem}.p-splitbutton .p-splitbutton-menubutton,.p-splitbutton .p-splitbutton.p-button-rounded>.p-splitbutton-menubutton.p-button,.p-splitbutton .p-splitbutton.p-button-outlined>.p-splitbutton-menubutton.p-button{border-top-left-radius:0;border-bottom-left-radius:0}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button{background-color:transparent;color:#64748b;border:1px solid}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(:disabled):hover{background:#64748b0a;color:#64748b}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(:disabled):active{background:#64748b29;color:#64748b}.p-splitbutton.p-button-secondary.p-button-text>.p-button{background-color:transparent;color:#64748b;border-color:transparent}.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(:disabled):hover{background:#64748b0a;border-color:transparent;color:#64748b}.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(:disabled):active{background:#64748b29;border-color:transparent;color:#64748b}.p-splitbutton.p-button-info.p-button-outlined>.p-button{background-color:transparent;color:#0ea5e9;border:1px solid}.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(:disabled):hover{background:#0ea5e90a;color:#0ea5e9}.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(:disabled):active{background:#0ea5e929;color:#0ea5e9}.p-splitbutton.p-button-info.p-button-text>.p-button{background-color:transparent;color:#0ea5e9;border-color:transparent}.p-splitbutton.p-button-info.p-button-text>.p-button:not(:disabled):hover{background:#0ea5e90a;border-color:transparent;color:#0ea5e9}.p-splitbutton.p-button-info.p-button-text>.p-button:not(:disabled):active{background:#0ea5e929;border-color:transparent;color:#0ea5e9}.p-splitbutton.p-button-success.p-button-outlined>.p-button{background-color:transparent;color:#22c55e;border:1px solid}.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(:disabled):hover{background:#22c55e0a;color:#22c55e}.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(:disabled):active{background:#22c55e29;color:#22c55e}.p-splitbutton.p-button-success.p-button-text>.p-button{background-color:transparent;color:#22c55e;border-color:transparent}.p-splitbutton.p-button-success.p-button-text>.p-button:not(:disabled):hover{background:#22c55e0a;border-color:transparent;color:#22c55e}.p-splitbutton.p-button-success.p-button-text>.p-button:not(:disabled):active{background:#22c55e29;border-color:transparent;color:#22c55e}.p-splitbutton.p-button-warning.p-button-outlined>.p-button{background-color:transparent;color:#f97316;border:1px solid}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(:disabled):hover{background:#f973160a;color:#f97316}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(:disabled):active{background:#f9731629;color:#f97316}.p-splitbutton.p-button-warning.p-button-text>.p-button{background-color:transparent;color:#f97316;border-color:transparent}.p-splitbutton.p-button-warning.p-button-text>.p-button:not(:disabled):hover{background:#f973160a;border-color:transparent;color:#f97316}.p-splitbutton.p-button-warning.p-button-text>.p-button:not(:disabled):active{background:#f9731629;border-color:transparent;color:#f97316}.p-splitbutton.p-button-help.p-button-outlined>.p-button{background-color:transparent;color:#a855f7;border:1px solid}.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(:disabled):hover{background:#a855f70a;color:#a855f7}.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(:disabled):active{background:#a855f729;color:#a855f7}.p-splitbutton.p-button-help.p-button-text>.p-button{background-color:transparent;color:#a855f7;border-color:transparent}.p-splitbutton.p-button-help.p-button-text>.p-button:not(:disabled):hover{background:#a855f70a;border-color:transparent;color:#a855f7}.p-splitbutton.p-button-help.p-button-text>.p-button:not(:disabled):active{background:#a855f729;border-color:transparent;color:#a855f7}.p-splitbutton.p-button-danger.p-button-outlined>.p-button{background-color:transparent;color:#ef4444;border:1px solid}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(:disabled):hover{background:#ef44440a;color:#ef4444}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(:disabled):active{background:#ef444429;color:#ef4444}.p-splitbutton.p-button-danger.p-button-text>.p-button{background-color:transparent;color:#ef4444;border-color:transparent}.p-splitbutton.p-button-danger.p-button-text>.p-button:not(:disabled):hover{background:#ef44440a;border-color:transparent;color:#ef4444}.p-splitbutton.p-button-danger.p-button-text>.p-button:not(:disabled):active{background:#ef444429;border-color:transparent;color:#ef4444}.p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon.p-icon{width:1.3rem;height:1.3rem}.p-speeddial-list{outline:0 none}.p-speeddial-action{width:3rem;height:3rem;background:#4b5563;color:#fff}.p-speeddial-action:hover{background:#022354;color:#fff}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item{margin:0}.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:#0006;border-radius:6px}.p-carousel .p-carousel-content .p-carousel-prev,.p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,.p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-carousel .p-carousel-content .p-carousel-prev:focus-visible,.p-carousel .p-carousel-content .p-carousel-next:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#d1d5db;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#9ca3af}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#eef2ff;color:#4338ca}.p-datatable .p-paginator-top,.p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-datatable .p-datatable-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb;transition:box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#374151;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#4338ca;background:#eef2ff;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):not(.p-sortable-disabled):hover{background:#f3f4f6;color:#374151}.p-datatable .p-sortable-column:not(.p-highlight):not(.p-sortable-disabled):hover .p-sortable-column-icon{color:#374151}.p-datatable .p-sortable-column.p-highlight{background:#eef2ff;color:#4338ca}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#4338ca}.p-datatable .p-sortable-column.p-highlight:not(.p-sortable-disabled):hover{background:#eef2ff;color:#4338ca}.p-datatable .p-sortable-column.p-highlight:not(.p-sortable-disabled):hover .p-sortable-column-icon{color:#4338ca}.p-datatable .p-sortable-column:focus-visible{box-shadow:inset 0 0 0 .15rem #c7d2fe;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#fff;color:#4b5563;transition:box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:700}.p-datatable .p-datatable-tbody>tr>td.p-highlight{background:#eef2ff;color:#4338ca}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#eef2ff;color:#4338ca}.p-datatable .p-datatable-tbody>tr.p-highlight-contextmenu{outline:.15rem solid #c7d2fe;outline-offset:-.15rem}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #eef2ff}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #eef2ff}.p-datatable.p-datatable-selectable .p-datatable-tbody>tr.p-selectable-row:not(.p-highlight):not(.p-datatable-emptymessage):hover{background:#f3f4f6;color:#4b5563}.p-datatable.p-datatable-selectable .p-datatable-tbody>tr.p-selectable-row:focus-visible{outline:.15rem solid #c7d2fe;outline-offset:-.15rem}.p-datatable.p-datatable-selectable-cell .p-datatable-tbody>tr.p-selectable-row>td.p-selectable-cell:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-datatable.p-datatable-selectable-cell .p-datatable-tbody>tr.p-selectable-row>td.p-selectable-cell:focus-visible{outline:.15rem solid #c7d2fe;outline-offset:-.15rem}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):not(.p-datatable-emptymessage):hover{background:#f3f4f6;color:#4b5563}.p-datatable .p-column-resizer-helper{background:#6366f1}.p-datatable .p-datatable-scrollable-header,.p-datatable .p-datatable-scrollable-footer{background:#f9fafb}.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-virtualscroller>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-virtualscroller>.p-datatable-table>.p-datatable-tfoot{background-color:#f9fafb}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable .p-datatable-loading-icon.p-icon{width:2rem;height:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px 0 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td:last-child{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td:last-child{border-width:1px 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td{border-width:0 0 0 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td:last-child{border-width:0 1px 0 1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd{background:#f8f8fa}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd.p-highlight{background:#eef2ff;color:#4338ca}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd.p-highlight .p-row-toggler{color:#4338ca}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd.p-highlight .p-row-toggler:hover{color:#4338ca}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd+.p-row-expanded{background:#f8f8fa}.p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}.p-datatable-drag-selection-helper{background:#6366f129}.p-dataview .p-paginator-top,.p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-dataview .p-dataview-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-dataview .p-dataview-content{background:#fff;color:#4b5563;border:0 none;padding:0}.p-dataview .p-dataview-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-dataview .p-dataview-loading-icon.p-icon{width:2rem;height:2rem}.p-datascroller .p-paginator-top,.p-datascroller .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-datascroller .p-datascroller-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-datascroller .p-datascroller-content{background:#fff;color:#4b5563;border:0 none;padding:0}.p-datascroller.p-datascroller-inline .p-datascroller-list>li{border:solid #e5e7eb;border-width:0 0 1px 0}.p-datascroller .p-datascroller-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-column-filter-row .p-column-filter-menu-button,.p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-menu-button:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#f3f4f6;color:#374151}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#eef2ff;color:#4338ca}.p-column-filter-menu-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-column-filter-clear-button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-clear-button:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-column-filter-clear-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-column-filter-overlay{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a;min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.75rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#4338ca;background:#eef2ff}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #c7d2fe}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1.25rem;border-bottom:1px solid #e5e7eb}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.75rem 1.25rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar,.p-orderlist .p-orderlist-controls{padding:1.25rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;padding:1.25rem;font-weight:700;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}.p-orderlist .p-orderlist-filter-container{padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-bottom:0 none}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input{padding-right:1.75rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{right:.75rem;color:#6b7280}.p-orderlist .p-orderlist-list{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:.75rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px;outline:0 none}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.75rem 1.25rem;margin:0;border:0 none;color:#4b5563;background:transparent;transition:transform .2s,box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus{color:#4b5563;background:#e5e7eb}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#4338ca;background:#eef2ff}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus{background:#6366f13d}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n){background:#f8f8fa}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover{background:#f3f4f6}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#eef2ff;color:#4338ca}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#6f91ff}.p-organizationchart .p-organizationchart-line-down{background:#e5e7eb}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid #e5e7eb;border-color:#e5e7eb}.p-organizationchart .p-organizationchart-line-top{border-top:1px solid #e5e7eb;border-color:#e5e7eb}.p-organizationchart .p-organizationchart-node-content{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:1.25rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-paginator{background:#fff;color:#6b7280;border:solid #f3f4f6;border-width:0;padding:.5rem 1rem;border-radius:6px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;transition:box-shadow .2s;border-radius:50%}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:transparent;color:#374151}.p-paginator .p-paginator-first{border-top-left-radius:50%;border-bottom-left-radius:50%}.p-paginator .p-paginator-last{border-top-right-radius:50%;border-bottom-right-radius:50%}.p-paginator .p-dropdown{margin-left:.5rem;height:3rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:3rem}.p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;padding:0 .5rem}.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;transition:box-shadow .2s;border-radius:50%}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#eef2ff;border-color:#eef2ff;color:#4338ca}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#f3f4f6;border-color:transparent;color:#374151}.p-picklist .p-picklist-buttons{padding:1.25rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;padding:1.25rem;font-weight:700;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}.p-picklist .p-picklist-filter-container{padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-bottom:0 none}.p-picklist .p-picklist-filter-container .p-picklist-filter-input{padding-right:1.75rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-icon{right:.75rem;color:#6b7280}.p-picklist .p-picklist-list{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:.75rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px;outline:0 none}.p-picklist .p-picklist-list .p-picklist-item{padding:.75rem 1.25rem;margin:0;border:0 none;color:#4b5563;background:transparent;transition:transform .2s,box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-picklist .p-picklist-list .p-picklist-item.p-focus{color:#4b5563;background:#e5e7eb}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#4338ca;background:#eef2ff}.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus{background:#6366f13d}.p-tree-container{margin:0;padding:0;list-style-type:none;overflow:auto}.p-treenode-children{margin:0;padding:0;list-style-type:none}.p-treenode-selectable{cursor:pointer;-webkit-user-select:none;user-select:none}.p-tree-toggler{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;position:relative;flex-shrink:0}.p-treenode-leaf>.p-treenode-content .p-tree-toggler{visibility:hidden}.p-treenode-content{display:flex;align-items:center}.p-tree-filter{width:100%}.p-tree-filter-container{position:relative;display:block;width:100%}.p-tree-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-tree-loading{position:relative;min-height:4rem}.p-tree .p-tree-loading-overlay{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center}.p-tree{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:1.25rem;border-radius:6px}.p-tree .p-tree-container .p-treenode{padding:.143rem;outline:0 none}.p-tree .p-tree-container .p-treenode:focus>.p-treenode-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #c7d2fe}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#6b7280}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-indeterminate .p-checkbox-icon{color:#4b5563}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#eef2ff;color:#4338ca}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#4338ca}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background:#f3f4f6;color:#4b5563}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.75rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.75rem;color:#6b7280}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-tree .p-tree-loading-icon.p-icon{width:2rem;height:2rem}.p-tree .p-treenode-droppoint{height:.5rem}.p-tree .p-treenode-droppoint.p-treenode-droppoint-active{background:#8ba7ff}.p-treetable{position:relative}.p-treetable>.p-treetable-wrapper{overflow:auto}.p-treetable table{border-collapse:collapse;width:100%;table-layout:fixed}.p-treetable .p-sortable-column{cursor:pointer;-webkit-user-select:none;user-select:none}.p-treetable-selectable .p-treetable-tbody>tr{cursor:pointer}.p-treetable-toggler{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;vertical-align:middle;overflow:hidden;position:relative}.p-treetable-toggler+.p-checkbox{vertical-align:middle}.p-treetable-toggler+.p-checkbox+span{vertical-align:middle}.p-treetable-resizable>.p-treetable-wrapper{overflow-x:auto}.p-treetable-resizable .p-treetable-thead>tr>th,.p-treetable-resizable .p-treetable-tfoot>tr>td,.p-treetable-resizable .p-treetable-tbody>tr>td{overflow:hidden}.p-treetable-resizable .p-resizable-column{background-clip:padding-box;position:relative}.p-treetable-resizable-fit .p-resizable-column:last-child .p-column-resizer{display:none}.p-treetable .p-column-resizer{display:block;position:absolute;top:0;right:0;margin:0;width:.5rem;height:100%;padding:0;cursor:col-resize;border:1px solid transparent}.p-treetable .p-column-resizer-helper{width:1px;position:absolute;z-index:10;display:none}.p-treetable-scrollable-wrapper{position:relative}.p-treetable-scrollable-header,.p-treetable-scrollable-footer{overflow:hidden;border:0 none}.p-treetable-scrollable-body{overflow:auto;position:relative}.p-treetable-virtual-table{position:absolute}.p-treetable-frozen-view .p-treetable-scrollable-body{overflow:hidden}.p-treetable-unfrozen-view{position:absolute;top:0;left:0}.p-treetable-reorder-indicator-up,.p-treetable-reorder-indicator-down{position:absolute;display:none}.p-treetable .p-treetable-loading-overlay{position:absolute;display:flex;align-items:center;justify-content:center;z-index:2}.p-treetable .p-treetable-thead>tr>th.p-align-left>.p-column-header-content,.p-treetable .p-treetable-tbody>tr>td.p-align-left,.p-treetable .p-treetable-tfoot>tr>td.p-align-left{text-align:left;justify-content:flex-start}.p-treetable .p-treetable-thead>tr>th.p-align-right>.p-column-header-content,.p-treetable .p-treetable-tbody>tr>td.p-align-right,.p-treetable .p-treetable-tfoot>tr>td.p-align-right{text-align:right;justify-content:flex-end}.p-treetable .p-treetable-thead>tr>th.p-align-center>.p-column-header-content,.p-treetable .p-treetable-tbody>tr>td.p-align-center,.p-treetable .p-treetable-tfoot>tr>td.p-align-center{text-align:center;justify-content:center}.p-treetable .p-paginator-top,.p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-treetable .p-treetable-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-treetable .p-treetable-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb;transition:box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb}.p-treetable .p-sortable-column{outline-color:#c7d2fe}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#374151;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#4338ca;background:#eef2ff;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#f3f4f6;color:#374151}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#374151}.p-treetable .p-sortable-column.p-highlight{background:#eef2ff;color:#4338ca}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#4338ca}.p-treetable .p-treetable-tbody>tr{background:#fff;color:#4b5563;transition:box-shadow .2s}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#4b5563}.p-treetable .p-treetable-tbody>tr:focus-visible{outline:.15rem solid #c7d2fe;outline-offset:-.15rem}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#eef2ff;color:#4338ca}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#4338ca}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#4338ca}.p-treetable.p-treetable-selectable .p-treetable-tbody>tr:not(.p-highlight):hover,.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-treetable.p-treetable-selectable .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler,.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#4b5563}.p-treetable .p-column-resizer-helper{background:#6366f1}.p-treetable .p-treetable-scrollable-header,.p-treetable .p-treetable-scrollable-footer{background:#f9fafb}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable .p-treetable-loading-icon.p-icon{width:2rem;height:2rem}.p-treetable.p-treetable-gridlines .p-treetable-header{border-width:1px 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}.p-treetable.p-treetable-striped .p-treetable-tbody>tr.p-row-odd{background:#f8f8fa}.p-treetable.p-treetable-striped .p-treetable-tbody>tr.p-row-odd.p-highlight{background:#eef2ff;color:#4338ca}.p-treetable.p-treetable-striped .p-treetable-tbody>tr.p-row-odd.p-highlight .p-row-toggler{color:#4338ca}.p-treetable.p-treetable-striped .p-treetable-tbody>tr.p-row-odd.p-highlight .p-row-toggler:hover{color:#4338ca}.p-treetable.p-treetable-striped .p-treetable-tbody>tr.p-row-odd+.p-row-expanded{background:#f8f8fa}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}.p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}.p-timeline .p-timeline-event-marker{border:2px solid #6366f1;border-radius:50%;width:1rem;height:1rem;background-color:#fff}.p-timeline .p-timeline-event-connector{background-color:#e5e7eb}.p-timeline.p-timeline-vertical .p-timeline-event-opposite,.p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,.p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1.25rem;border:1px solid #e5e7eb;color:#6b7280;background:#f9fafb;font-weight:700;border-radius:6px;transition:box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#f9fafb;border-color:#e5e7eb;color:#374151;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#e5e7eb;background:#f3f4f6;color:#374151}.p-accordion .p-accordion-content{padding:1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0;border-radius:0 0 6px 6px}.p-accordion .p-accordion-tab{margin-bottom:4px}.p-card{background:#fff;color:#4b5563;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}.p-card .p-card-body{padding:1.25rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#6b7280}.p-card .p-card-content{padding:1.25rem 0}.p-card .p-card-footer{padding:1.25rem 0 0}.p-fieldset{border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-radius:6px}.p-fieldset .p-fieldset-legend{padding:1.25rem;border:1px solid #e5e7eb;color:#374151;background:#f9fafb;font-weight:700;border-radius:6px}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1.25rem;color:#374151;border-radius:6px;transition:box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-fieldset .p-fieldset-content{padding:1.25rem}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1.25rem 0;padding:0 1.25rem}.p-divider.p-divider-horizontal:before{border-top:1px #e5e7eb}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1.25rem;padding:1.25rem 0}.p-divider.p-divider-vertical:before{border-left:1px #e5e7eb}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-panel .p-panel-header{border:1px solid #e5e7eb;padding:1.25rem;background:#f9fafb;color:#374151;border-top-right-radius:6px;border-top-left-radius:6px}.p-panel .p-panel-header .p-panel-title{font-weight:700}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-panel .p-panel-header .p-panel-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-panel.p-panel-toggleable .p-panel-header{padding:.75rem 1.25rem}.p-panel .p-panel-content{padding:1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}.p-panel .p-panel-footer{padding:.75rem 1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0 none}.p-splitter{border:1px solid #e5e7eb;background:#fff;border-radius:6px;color:#4b5563}.p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#f9fafb}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle{background:#e5e7eb}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-splitter .p-splitter-gutter-resizing{background:#e5e7eb}.p-stepper .p-stepper-nav{display:flex;justify-content:space-between;margin:0;padding:0;list-style-type:none}.p-stepper .p-stepper-header{padding:.5rem}.p-stepper .p-stepper-header .p-stepper-action{transition:box-shadow .2s;border-radius:6px;background:#fff;outline-color:transparent}.p-stepper .p-stepper-header .p-stepper-action .p-stepper-number{color:#4b5563;border:1px solid #f3f4f6;border-width:2px;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-stepper .p-stepper-header .p-stepper-action .p-stepper-title{margin-left:.5rem;color:#6b7280;font-weight:700;transition:background-color .2s,color .2s,box-shadow .2s}.p-stepper .p-stepper-header .p-stepper-action:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-stepper .p-stepper-header.p-highlight .p-stepper-number{background:#eef2ff;color:#4338ca}.p-stepper .p-stepper-header.p-highlight .p-stepper-title{color:#4b5563}.p-stepper .p-stepper-header:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-stepper .p-stepper-header:has(~.p-highlight) .p-stepper-separator{background-color:#6366f1}.p-stepper .p-stepper-panels{background:#fff;padding:1.25rem;color:#4b5563}.p-stepper .p-stepper-separator{background-color:#e5e7eb;width:100%;height:2px;margin-inline-start:1rem;transition:box-shadow .2s}.p-stepper.p-stepper-vertical{display:flex;flex-direction:column}.p-stepper.p-stepper-vertical .p-stepper-toggleable-content{display:flex;flex:1 1 auto;background:#fff;color:#4b5563}.p-stepper.p-stepper-vertical .p-stepper-panel{display:flex;flex-direction:column;flex:initial}.p-stepper.p-stepper-vertical .p-stepper-panel.p-stepper-panel-active{flex:1 1 auto}.p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-header{flex:initial}.p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-content{width:100%;padding-left:1rem}.p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-separator{flex:0 0 auto;width:2px;height:auto;margin-inline-start:calc(1.75rem + 2px)}.p-stepper.p-stepper-vertical .p-stepper-panel:has(~.p-stepper-panel-active) .p-stepper-separator{background-color:#6366f1}.p-stepper.p-stepper-vertical .p-stepper-panel:last-of-type .p-stepper-content{padding-left:3rem}.p-scrollpanel .p-scrollpanel-bar{background:#f9fafb;border:0 none}.p-scrollpanel .p-scrollpanel-bar:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-tabview .p-tabview-nav{background:#fff;border:1px solid #e5e7eb;border-width:0 0 2px 0}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #e5e7eb;border-width:0 0 2px 0;border-color:transparent transparent #e5e7eb transparent;background:#fff;color:#6b7280;padding:1.25rem;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #c7d2fe}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#fff;border-color:#9ca3af;color:#6b7280}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#fff;border-color:#6366f1;color:#6366f1}.p-tabview .p-tabview-close{margin-left:.5rem}.p-tabview .p-tabview-nav-btn.p-link{background:#fff;color:#6366f1;width:3rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabview .p-tabview-nav-btn.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #c7d2fe}.p-tabview .p-tabview-panels{background:#fff;padding:1.25rem;border:0 none;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-toolbar{background:#f9fafb;border:1px solid #e5e7eb;padding:1.25rem;border-radius:6px;gap:.5rem}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 1px 3px #0000004d}.p-confirm-popup .p-confirm-popup-content{padding:1.25rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1.25rem 1.25rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#f2f2f2}.p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-icon.p-icon{width:1.5rem;height:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:6px;box-shadow:0 1px 3px #0000004d;border:0 none}.p-dialog .p-dialog-header{border-bottom:0 none;background:#fff;color:#374151;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:700;font-size:1.25rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#fff;color:#4b5563;padding:0 1.5rem 2rem}.p-dialog .p-dialog-content:last-of-type{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer{border-top:0 none;background:#fff;color:#4b5563;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-dialog-maximized .p-dialog-header,.p-dialog.p-dialog-maximized .p-dialog-content:last-of-type{border-radius:0}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon{width:2rem;height:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-overlaypanel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 1px 3px #0000004d}.p-overlaypanel .p-overlaypanel-content{padding:1.25rem}.p-overlaypanel .p-overlaypanel-close{background:#6366f1;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#4f46e5;color:#fff}.p-overlaypanel:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-overlaypanel:before{border:solid transparent;border-color:#fff0;border-bottom-color:#f2f2f2}.p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#fff;color:#4b5563;border:0 none;box-shadow:0 1px 3px #0000004d}.p-sidebar .p-sidebar-header{padding:1.25rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content{padding:1.25rem}.p-tooltip .p-tooltip-text{background:#4b5563;color:#fff;padding:.75rem;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#4b5563}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#4b5563}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#4b5563}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#4b5563}.p-fileupload .p-fileupload-buttonbar{background:#f9fafb;padding:1.25rem;border:1px solid #e5e7eb;color:#374151;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px;gap:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-content{background:#fff;padding:2rem 1rem;border:1px solid #e5e7eb;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-breadcrumb{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1rem}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon{color:#6b7280}.p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator{margin:0 .5rem;color:#4b5563}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text{color:#4b5563}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon{color:#6b7280}.p-contextmenu{padding:.5rem 0;background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px;width:12.5rem}.p-contextmenu .p-contextmenu-root-list{outline:0 none}.p-contextmenu .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-contextmenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#4338ca;background:#eef2ff}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4338ca}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4338ca}.p-contextmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#6366f13d}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-contextmenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-contextmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-dock .p-dock-list-container{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}.p-dock .p-dock-list-container .p-dock-list{outline:0 none}.p-dock .p-dock-item{padding:.5rem;border-radius:6px}.p-dock .p-dock-item.p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #c7d2fe}.p-dock .p-dock-action{width:4rem;height:4rem}.p-dock.p-dock-top .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}.p-dock.p-dock-top .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}.p-dock.p-dock-top .p-dock-item-current,.p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}.p-dock.p-dock-mobile.p-dock-top .p-dock-list-container,.p-dock.p-dock-mobile.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-mobile.p-dock-top .p-dock-list-container .p-dock-list,.p-dock.p-dock-mobile.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-mobile.p-dock-left .p-dock-list-container,.p-dock.p-dock-mobile.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}.p-dock.p-dock-mobile.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-mobile.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock.p-dock-mobile .p-dock-list .p-dock-item,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-second-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-current,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-second-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-current,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-current,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-second-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-second-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-current{transform:none;margin:0}.p-megamenu{padding:.5rem;background:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px}.p-megamenu .p-megamenu-root-list{outline:0 none}.p-megamenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content{color:#4338ca;background:#eef2ff}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4338ca}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4338ca}.p-megamenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#6366f13d}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu .p-megamenu-panel{background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a}.p-megamenu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px}.p-megamenu .p-submenu-list{padding:.5rem 0;width:12.5rem}.p-megamenu .p-submenu-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.5rem 0}.p-megamenu .p-megamenu-button{width:2rem;height:2rem;color:#6b7280;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-megamenu .p-megamenu-button:hover{color:#6b7280;background:#f3f4f6}.p-megamenu .p-megamenu-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:6px}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280;margin-left:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-menu-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-icon{font-size:.875rem}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem{width:100%;position:static}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content{color:#4338ca;background:#eef2ff}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4338ca}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4338ca}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link.p-highlight.p-focus>.p-menuitem-content{background:#6366f13d}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-menuitem{width:100%;position:static}.p-menu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-menu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu .p-menuitem.p-highlight>.p-menuitem-content{color:#4338ca;background:#eef2ff}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4338ca}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4338ca}.p-menu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#6366f13d}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu.p-menu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-menu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menu-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menubar{padding:.5rem;background:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px}.p-menubar .p-menubar-root-list{outline:0 none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:6px}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content{color:#4338ca;background:#eef2ff}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4338ca}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4338ca}.p-menubar .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#6366f13d}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;width:12.5rem}.p-menubar .p-submenu-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}.p-menubar.p-menubar-mobile .p-menubar-button{width:2rem;height:2rem;color:#6b7280;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-menubar.p-menubar-mobile .p-menubar-button:hover{color:#6b7280;background:#f3f4f6}.p-menubar.p-menubar-mobile .p-menubar-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-menubar.p-menubar-mobile .p-menubar-root-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar.p-menubar-mobile .p-menubar-root-list ul li a{padding-left:2.25rem}.p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li a{padding-left:3.75rem}.p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}.p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}.p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}@media screen and (max-width: 960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#6b7280;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-menubar .p-menubar-button:hover{color:#6b7280;background:#f3f4f6}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;width:100%}.p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content{color:#4338ca;background:#eef2ff}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4338ca}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4338ca}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link.p-highlight.p-focus>.p-menuitem-content{background:#6366f13d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}.p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header{outline:0 none}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content{border:1px solid #e5e7eb;color:#6b7280;background:#f9fafb;border-radius:6px;transition:box-shadow .2s}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link{color:#6b7280;padding:1.25rem;font-weight:700}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link .p-submenu-icon,.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link .p-menuitem-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #c7d2fe}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content{background:#f9fafb;border-color:#e5e7eb;color:#374151;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content{border-color:#e5e7eb;background:#f3f4f6;color:#374151}.p-panelmenu .p-panelmenu-content{padding:.5rem 0;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0;border-radius:0 0 6px 6px}.p-panelmenu .p-panelmenu-content .p-panelmenu-root-list{outline:0 none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content{color:#4338ca;background:#eef2ff}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4338ca}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4338ca}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#6366f13d}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:4px}.p-slidemenu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-slidemenu .p-menuitem-link>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-slidemenu .p-menuitem-link>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-slidemenu .p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-slidemenu .p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-slidemenu .p-menuitem-link.p-highlight>.p-menuitem-content{color:#4338ca;background:#eef2ff}.p-slidemenu .p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4338ca}.p-slidemenu .p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4338ca}.p-slidemenu .p-menuitem-link.p-highlight.p-focus>.p-menuitem-content{background:#6366f13d}.p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-slidemenu.p-slidemenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-slidemenu .p-slidemenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link{background:#eef2ff}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-text{color:#4338ca}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-icon{color:#4338ca}.p-slidemenu .p-slidemenu-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-slidemenu-icon.p-icon{width:.875rem;height:.875rem}.p-slidemenu .p-slidemenu-backward{padding:.75rem 1.25rem;color:#4b5563}.p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:box-shadow .2s;border-radius:6px;background:#fff}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#4b5563;border:1px solid #f3f4f6;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#6b7280}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#eef2ff;color:#4338ca}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:700;color:#4b5563}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #e5e7eb;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:#fff;border:1px solid #e5e7eb;border-width:0 0 2px 0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #e5e7eb;border-width:0 0 2px 0;border-color:transparent transparent #e5e7eb transparent;background:#fff;color:#6b7280;padding:1.25rem;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px;height:calc(100% + 2px)}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #c7d2fe}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#fff;border-color:#9ca3af;color:#6b7280}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#fff;border-color:#6366f1;color:#6366f1}.p-tieredmenu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-tieredmenu.p-tieredmenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-tieredmenu .p-tieredmenu-root-list{outline:0 none}.p-tieredmenu .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-tieredmenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#4338ca;background:#eef2ff}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4338ca}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4338ca}.p-tieredmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#6366f13d}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-tieredmenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-tieredmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-inline-message{padding:.75rem;margin:0;border-radius:6px}.p-inline-message.p-inline-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0px;color:#3b82f6}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#3b82f6}.p-inline-message.p-inline-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0px;color:#1ea97c}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#1ea97c}.p-inline-message.p-inline-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0px;color:#cc8925}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#cc8925}.p-inline-message.p-inline-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0px;color:#ff5757}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#ff5757}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-inline-message-icon.p-icon{width:1rem;height:1rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:6px}.p-message .p-message-wrapper{padding:1.25rem 1.75rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-message .p-message-close:hover{background:#ffffff80}.p-message .p-message-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-message.p-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0 0 0 6px;color:#3b82f6}.p-message.p-message-info .p-message-icon,.p-message.p-message-info .p-message-close{color:#3b82f6}.p-message.p-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0 0 0 6px;color:#1ea97c}.p-message.p-message-success .p-message-icon,.p-message.p-message-success .p-message-close{color:#1ea97c}.p-message.p-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0 0 0 6px;color:#cc8925}.p-message.p-message-warn .p-message-icon,.p-message.p-message-warn .p-message-close{color:#cc8925}.p-message.p-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0 0 0 6px;color:#ff5757}.p-message.p-message-error .p-message-icon,.p-message.p-message-error .p-message-close{color:#ff5757}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-message .p-message-icon.p-icon{width:1.5rem;height:1.5rem}.p-message .p-message-summary{font-weight:700}.p-message .p-message-detail{margin-left:.5rem}.p-toast{opacity:1}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon.p-icon{width:2rem;height:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:#ffffff80}.p-toast .p-toast-message .p-toast-icon-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-toast .p-toast-message.p-toast-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0 0 0 6px;color:#3b82f6}.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#3b82f6}.p-toast .p-toast-message.p-toast-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0 0 0 6px;color:#1ea97c}.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#1ea97c}.p-toast .p-toast-message.p-toast-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0 0 0 6px;color:#cc8925}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#cc8925}.p-toast .p-toast-message.p-toast-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0 0 0 6px;color:#ff5757}.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#ff5757}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f9fafb;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close .p-galleria-close-icon.p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-close:hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-item-nav{background:transparent;color:#f9fafb;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon.p-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon.p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-caption{background:#00000080;color:#f9fafb;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#d1d5db;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#9ca3af}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#eef2ff;color:#4338ca}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:#00000080}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:#fff6}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:#fff9}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#eef2ff;color:#4338ca}.p-galleria .p-galleria-thumbnail-container{background:#000000e6;padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#f9fafb;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content{transition:box-shadow .2s}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-galleria-mask,.p-image-mask{--maskbg: rgba(0, 0, 0, .9)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}.p-image-preview-indicator .p-icon{width:1.5rem;height:1.5rem}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}.p-image-toolbar{padding:1rem}.p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}.p-image-action.p-link span{font-size:1.5rem}.p-image-action.p-link .p-icon{width:1.5rem;height:1.5rem}.p-avatar{background-color:#e5e7eb;border-radius:6px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-circle{border-radius:50%}.p-avatar-group .p-avatar{border:2px solid #ffffff}.p-chip{background-color:#e5e7eb;color:#4b5563;border-radius:16px;padding:0 .75rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.375rem;margin-bottom:.375rem}.p-chip .p-chip-icon{margin-right:.5rem}.p-chip img{width:2.25rem;height:2.25rem;margin-left:-.75rem;margin-right:.5rem}.p-chip .p-chip-remove-icon{border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s;margin-left:.5rem}.p-chip .p-chip-remove-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-chip .p-chip-remove-icon:focus{outline:0 none}.p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 12px #0000001a;transition:background-color .2s,color .2s,box-shadow .2s}.p-scrolltop.p-link{background:#000000b3}.p-scrolltop.p-link:hover{background:#000c}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#f9fafb}.p-scrolltop .p-scrolltop-icon.p-icon{width:1.5rem;height:1.5rem}.p-skeleton{background-color:#e5e7eb;border-radius:6px}.p-skeleton:after{background:linear-gradient(90deg,#fff0,#fff6,#fff0)}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-tag .p-tag-icon.p-icon{width:.75rem;height:.75rem}.p-inplace .p-inplace-display{padding:.75rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#f3f4f6;color:#4b5563}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #c7d2fe}.p-metergroup .p-metergroup-meter-container{background:#e5e7eb;border-radius:6px}.p-metergroup .p-metergroup-meter{border:0 none;background:#6366f1}.p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item{line-height:1.5rem}.p-metergroup .p-metergroup-label-list .p-metergroup-label-type{background:#6366f1;width:.5rem;height:.5rem;border-radius:100%;margin-right:.5rem}.p-metergroup .p-metergroup-label-list .p-metergroup-label{margin-right:1rem}.p-metergroup .p-metergroup-label-list .p-metergroup-label-icon{width:1rem;height:1rem;margin-right:.5rem}.p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container{height:.5rem}.p-metergroup.p-metergroup-horizontal .p-metergroup-meter:first-of-type{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-metergroup.p-metergroup-horizontal .p-metergroup-meter:last-of-type{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-metergroup.p-metergroup-horizontal .p-metergroup-label-list-start{margin-bottom:1rem}.p-metergroup.p-metergroup-horizontal .p-metergroup-label-list-end{margin-top:1rem}.p-metergroup.p-metergroup-vertical .p-metergroup-meter-container{width:.5rem;height:100%}.p-metergroup.p-metergroup-vertical .p-metergroup-meter:first-of-type{border-top-left-radius:6px;border-top-right-radius:6px}.p-metergroup.p-metergroup-vertical .p-metergroup-meter:last-of-type{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-metergroup.p-metergroup-vertical .p-metergroup-label-list:not(.p-metergroup-label-list-start){margin-left:1rem}.p-progressbar{border:0 none;height:1.5rem;background:#e5e7eb;border-radius:6px}.p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#6366f1}.p-progressbar .p-progressbar-label{color:#fff;line-height:1.5rem}.p-terminal{background:#fff;color:#4b5563;border:1px solid #e5e7eb;padding:1.25rem}.p-terminal .p-terminal-input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem}.p-badge{background:#6366f1;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#64748b;color:#fff}.p-badge.p-badge-success{background-color:#22c55e;color:#fff}.p-badge.p-badge-info{background-color:#0ea5e9;color:#fff}.p-badge.p-badge-warning{background-color:#f97316;color:#fff}.p-badge.p-badge-danger{background-color:#ef4444;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-tag{background:#6366f1;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}.p-tag.p-tag-success{background-color:#22c55e;color:#fff}.p-tag.p-tag-info{background-color:#0ea5e9;color:#fff}.p-tag.p-tag-warning{background-color:#f97316;color:#fff}.p-tag.p-tag-danger{background-color:#ef4444;color:#fff}}@layer primereact{.p-button-label{font-weight:700}.p-selectbutton>.p-button,.p-togglebutton.p-button{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link,.p-tabview .p-tabview-nav li .p-tabview-nav-link{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-tabview .p-tabview-nav .p-tabview-ink-bar{z-index:1;display:block;position:absolute;bottom:0;height:2px;background-color:#6366f1;transition:.5s cubic-bezier(.35,0,.25,1)}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background-color:#6366f1}.p-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #b1b3f8,0 1px 2px #000}.p-button.p-button-secondary:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #b0b9c6,0 1px 2px #000}.p-button.p-button-success:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #88eaac,0 1px 2px #000}.p-button.p-button-info:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #83d3f8,0 1px 2px #000}.p-button.p-button-warning:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #fcb98b,0 1px 2px #000}.p-button.p-button-help:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #d4aafb,0 1px 2px #000}.p-button.p-button-danger:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #f7a2a2,0 1px 2px #000}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #6366f1}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #6366f1}.p-speeddial-item.p-focus>.p-speeddial-action{box-shadow:0 0 0 2px #fff,0 0 0 4px #b1b3f8,0 1px 2px #000}.p-toast-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.p-inline-message-text{font-weight:500}.p-picklist-buttons .p-button,.p-orderlist-controls .p-button{transition:opacity .2s,background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-steps .p-steps-item.p-highlight .p-steps-number,.p-stepper .p-stepper-header.p-highlight .p-stepper-number{background:#6366f1;color:#fff}}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-zDpObJE-.eot);src:url(/assets/primeicons-zDpObJE-.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-ukD9qOHx.woff2) format("woff2"),url(/assets/primeicons-Fo8FA2Yw.woff) format("woff"),url(/assets/primeicons-DKSuKZfO.ttf) format("truetype"),url(/assets/primeicons-6-URszjm.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}div{border:none;outline:none}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
