:root{--header-height: 100px;--section-block-margin: 3rem;--max-width: 1280px;--inline-padding: 3rem;--border-radius: 0.375rem;--color-white: #FBFCFF;--color-gray: #a4a4a4;--color-primary: #689b8a;--color-secondary: #2b4466;--color-red: #ef3b5c;--color-black: #274156}@media (min-width:576px){:root{--inline-padding: 5rem}}@font-face{font-family:'Rubik';src:url('../fonts/Rubik-Bold.ttf') format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Rubik';src:url('../fonts/Rubik-Light.ttf') format('truetype');font-weight:300;font-style:normal}@font-face{font-family:'Rubik';src:url('../fonts/Rubik-Regular.ttf') format('truetype');font-weight:400;font-style:normal}*{box-sizing:border-box;position:relative}html{min-height:100%;font-size:16px}@media (min-width:576px){html{font-size:18px}}@media (min-width:992px){html{font-size:20px}}html.js body{opacity:0;visibility:hidden;transition:opacity 0.35s, visibility 0.35s}html.js body.loaded{opacity:1;visibility:visible}@media (max-width:767px){html[data-nav-open="true"] body{overflow:hidden}}body{margin:0;padding:0;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'Rubik', 'Helvetica', sans-serif;font-size:1rem;font-weight:400;line-height:1.375;color:var(--color-black);background:var(--color-white)}body.preload *{transition:none !important}body:not(.login){padding-top:calc(var(--header-height) + 1.5rem)}body.modal-open{overflow:hidden}a,button{touch-action:manipulation}a i[class*="fa-"],button i[class*="fa-"]{pointer-events:none}a{color:var(--color-purple)}p,ul,ol{margin-block:0 1em}p:last-child,ul:last-child,ol:last-child{margin-block:0}img{max-width:100%}svg,video{display:block}main{min-height:calc(100vh - var(--header-height) - 7.5rem)}section.login{--logo-width: 100%;position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center}@media (min-width:576px){section.login{--logo-width: 320px}}section.login>.content{max-width:1000px;display:flex;flex-direction:column;border:var(--color-primary) 3px solid;border-radius:var(--border-radius);margin-bottom:6rem}@media (min-width:768px){section.login>.content{flex-direction:row}}section.login fia-animated-logo{width:100%;background:var(--color-primary);padding:1.5rem;display:flex;align-items:center;justify-content:center}@media (min-width:576px){section.login fia-animated-logo{width:calc(var(--logo-width) + 3rem)}}section.login fia-animated-logo svg{overflow:visible}section.login fia-animated-logo path{fill:#fff}section.login fia-animated-logo line{stroke:#fff}section.login fia-form{padding:1.5rem;width:100%}@media (min-width:768px){section.login fia-form{width:calc(100% - var(--logo-width) - 3rem)}}section.login fia-form .control{margin-bottom:1rem}section.login label{display:block;font-weight:700}section.logged-in-as{position:fixed;left:0;bottom:0;width:100%;background:#fff;padding-block:0.25rem;box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 6px;z-index:99}section>.content{width:calc(100% - var(--inline-padding));max-width:var(--max-width);margin-inline:auto}section>.content.narrow{max-width:1000px}header{position:fixed;width:100%;height:var(--header-height);left:0;top:0;background:var(--color-white);z-index:100;border-bottom:var(--color-gray) 1px solid}header.nav-open nav .links{opacity:1;visibility:visible}header.nav-open .toggle div:nth-child(1){top:calc(50% - 1px);transform:rotate(45deg)}header.nav-open .toggle div:nth-child(2){width:0px;left:50%}header.nav-open .toggle div:nth-child(3){top:calc(50% - 1px);transform:rotate(-45deg)}header>.content{width:calc(100% - var(--inline-padding));height:100%;max-width:var(--max-width);margin-inline:auto;display:flex}header nav{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}@media (min-width:768px){header nav{align-items:center;justify-content:space-between}}header nav .logo a{display:block;width:190px;text-decoration:none}header nav .links{font-weight:700;display:flex;align-items:center;gap:1rem}@media (max-width:767px){header nav .links{position:fixed;left:0;top:var(--header-height);width:100%;height:100%;flex-direction:column;align-items:start;padding:calc(var(--inline-padding) * 0.5);background:rgba(255, 255, 255, 0.9);visibility:hidden;opacity:0;transition:visibility 0.35s, opacity 0.35s}}header nav .links a{text-decoration:none}@media (min-width:768px){header nav .links a.small{font-size:0.8rem;margin-left:1rem}}header nav .toggle{position:absolute;right:0px;top:calc(50% - 20px);width:40px;height:40px}@media (min-width:768px){header nav .toggle{display:none}}header nav .toggle div{width:24px;height:2px;background:var(--color-black);position:absolute;left:calc(50% - 12px);top:calc(50% - 1px);transition:all 0.35s}header nav .toggle div:first-child{top:calc(50% - 8px)}header nav .toggle div:last-child{top:calc(50% + 6px)}footer{margin-top:3rem;font-size:0.875rem}footer>.content{margin:0 auto;padding-block:1rem;width:calc(100% - var(--inline-padding))}footer .row{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;left:0;top:0;width:100%;height:100%;gap:1rem 3rem}@media (min-width:576px){footer .row{left:4.1666666667rem;flex-direction:row;width:calc(100% - 8.3333333333rem)}}footer .col-start{display:flex;flex-direction:row;gap:0.333em 1.5em}@media (min-width:576px){footer .col-start{flex-direction:column;flex:0 0 auto}}@media (min-width:576px){footer .col-end{flex:1 0 0%}}footer .col-end gmt-arrow{width:1.25rem;position:absolute;left:1.25rem;top:-1.25rem;transform:rotate(45deg)}footer a{text-decoration:none;color:#000}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.1;margin-bottom:0.25em}.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,.h6:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1,.h1{font-size:3rem;color:#a4a4a4;font-weight:300}@media (min-width:768px){h1,.h1{font-size:3rem}}h1 b,.h1 b{font-weight:300;color:#274156}h2,.h2{font-size:2.25rem;font-weight:700}@media (min-width:768px){h2,.h2{font-size:2rem}}h3,.h3{font-size:1.5rem;color:#274156;font-weight:700}@media (min-width:768px){h3,.h3{font-size:1.5rem}}h4,.h4{font-size:1.25rem;color:#274156;font-weight:700}@media (min-width:768px){h4,.h4{font-size:1.25rem}}.text-white{color:var(--color-white) !important}.text-white a{color:var(--color-white)}.text-white a:hover{color:#c9cacc}.bg-white{background-color:var(--color-white) !important;color:var(--color-black) !important}.border-white{border-color:var(--color-white) !important}.btn-white{background-color:var(--color-white) !important;color:var(--color-black) !important;transition:color 0.35s}.btn-white:before{background:var(--color-white)}.btn-white:hover,.btn-white.active{color:var(--color-black) !important}.tab-white{border-color:var(--color-white);color:var(--color-white)}.tab-white.active{background:var(--color-white);color:var(--color-black)}.fill-white{fill:var(--color-white)}a.text-white:hover{color:var(--color-white)}.underline-white{border-bottom:1px solid var(--color-#FBFCFF);padding-bottom:0.1em}.text-gray{color:var(--color-gray) !important}.text-gray a{color:var(--color-gray)}.text-gray a:hover{color:#838383}.bg-gray{background-color:var(--color-gray) !important;color:var(--color-white) !important}.border-gray{border-color:var(--color-gray) !important}.btn-gray{background-color:var(--color-gray) !important;color:var(--color-white) !important;transition:color 0.35s}.btn-gray:before{background:var(--color-gray)}.btn-gray:hover,.btn-gray.active{color:var(--color-white) !important}.tab-gray{border-color:var(--color-gray);color:var(--color-gray)}.tab-gray.active{background:var(--color-gray);color:var(--color-white)}.fill-gray{fill:var(--color-gray)}a.text-gray:hover{color:var(--color-gray)}.underline-gray{border-bottom:1px solid var(--color-#a4a4a4);padding-bottom:0.1em}.text-primary{color:var(--color-primary) !important}.text-primary a{color:var(--color-primary)}.text-primary a:hover{color:#537c6e}.bg-primary{background-color:var(--color-primary) !important;color:var(--color-white) !important}.border-primary{border-color:var(--color-primary) !important}.btn-primary{background-color:var(--color-primary) !important;color:var(--color-white) !important;transition:color 0.35s}.btn-primary:before{background:var(--color-primary)}.btn-primary:hover,.btn-primary.active{color:var(--color-white) !important}.tab-primary{border-color:var(--color-primary);color:var(--color-primary)}.tab-primary.active{background:var(--color-primary);color:var(--color-white)}.fill-primary{fill:var(--color-primary)}a.text-primary:hover{color:var(--color-primary)}.underline-primary{border-bottom:1px solid var(--color-#689b8a);padding-bottom:0.1em}.text-secondary{color:var(--color-secondary) !important}.text-secondary a{color:var(--color-secondary)}.text-secondary a:hover{color:#223652}.bg-secondary{background-color:var(--color-secondary) !important;color:var(--color-white) !important}.border-secondary{border-color:var(--color-secondary) !important}.btn-secondary{background-color:var(--color-secondary) !important;color:var(--color-white) !important;transition:color 0.35s}.btn-secondary:before{background:var(--color-secondary)}.btn-secondary:hover,.btn-secondary.active{color:var(--color-white) !important}.tab-secondary{border-color:var(--color-secondary);color:var(--color-secondary)}.tab-secondary.active{background:var(--color-secondary);color:var(--color-white)}.fill-secondary{fill:var(--color-secondary)}a.text-secondary:hover{color:var(--color-secondary)}.underline-secondary{border-bottom:1px solid var(--color-#2b4466);padding-bottom:0.1em}.text-red{color:var(--color-red) !important}.text-red a{color:var(--color-red)}.text-red a:hover{color:#bf2f4a}.bg-red{background-color:var(--color-red) !important;color:var(--color-white) !important}.border-red{border-color:var(--color-red) !important}.btn-red{background-color:var(--color-red) !important;color:var(--color-white) !important;transition:color 0.35s}.btn-red:before{background:var(--color-red)}.btn-red:hover,.btn-red.active{color:var(--color-white) !important}.tab-red{border-color:var(--color-red);color:var(--color-red)}.tab-red.active{background:var(--color-red);color:var(--color-white)}.fill-red{fill:var(--color-red)}a.text-red:hover{color:var(--color-red)}.underline-red{border-bottom:1px solid var(--color-#ef3b5c);padding-bottom:0.1em}.text-black{color:var(--color-black) !important}.text-black a{color:var(--color-black)}.text-black a:hover{color:#1f3445}.bg-black{background-color:var(--color-black) !important;color:var(--color-white) !important}.border-black{border-color:var(--color-black) !important}.btn-black{background-color:var(--color-black) !important;color:var(--color-white) !important;transition:color 0.35s}.btn-black:before{background:var(--color-black)}.btn-black:hover,.btn-black.active{color:var(--color-white) !important}.tab-black{border-color:var(--color-black);color:var(--color-black)}.tab-black.active{background:var(--color-black);color:var(--color-white)}.fill-black{fill:var(--color-black)}a.text-black:hover{color:var(--color-black)}.underline-black{border-bottom:1px solid var(--color-#274156);padding-bottom:0.1em}.font-sm{font-size:0.875rem !important}.font-xsm{font-size:0.75rem !important}.font-md{font-size:1rem !important}.font-lg{font-size:1.25rem !important}.font-xlg{font-size:1.375rem !important}.font-xxlg,.featured{font-size:1.5rem !important}.fw-700,b,strong{font-weight:700}.fw-400{font-weight:400}.alert{background:#fcd8de;border:1px solid #ef3b5c;border-radius:0.175rem}.animation-rotate{animation:rotate 1.2s linear infinite}.btn,.tab{font-family:'Rubik';font-weight:700;min-height:2rem;padding:0.125rem 1rem;font-size:1rem;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;gap:0.25rem;user-select:none;cursor:pointer}.btn[disabled],.tab[disabled]{opacity:0.5;pointer-events:none}.btn i[class*="fa-"],.tab i[class*="fa-"]{pointer-events:none}.btn+.btn,.tab+.btn{margin-left:0.375rem}.btn{border-radius:0.175rem;border:none}.btn.btn-round{border-radius:1000px}.btn.btn-xsm{font-size:0.666rem;min-height:1.25rem;min-width:1.25rem;padding-inline:0.375rem}.btn.btn-sm,.tab.tab-sm{font-size:0.8rem;min-height:1.6rem;min-width:1.6rem;padding-inline:0.375rem}.btn-group{display:flex;gap:0.5rem;flex-direction:column;align-items:start}@media (max-width:575px){.btn-group .btn{width:100%}.btn-group .btn+.btn{margin-left:0}.btn-group .ms-auto{margin-left:0 !important}}@media (min-width:576px){.btn-group{align-items:center;flex-direction:row}}.btn-grid{display:flex;flex-wrap:wrap;gap:0.5rem}.btn-grid .btn{width:calc(50% - 0.25rem);text-align:center}.btn-grid .btn+.btn{margin-left:0}.cards{display:flex;flex-wrap:wrap;margin:-0.5rem}.cards .card{padding:0.5rem;width:100%}@media (min-width:768px){.cards .card{width:50%}}.cards .content{padding:1rem;border:2px solid var(--color-primary);border-radius:var(--border-radius);height:100%;display:flex;flex-direction:column}.cards .body{margin-bottom:1rem}.cards .footer{margin-top:auto}.courses{margin-bottom:1.5rem}.courses:empty{display:none}form.hide,.form.hide{display:none}form input[type="text"],form input[type="email"],form input[type="search"],form input[type="date"],form input[type="number"],form input[type="password"],form textarea,form select,.form input[type="text"],.form input[type="email"],.form input[type="search"],.form input[type="date"],.form input[type="number"],.form input[type="password"],.form textarea,.form select{display:block;width:100%;border:1px solid var(--color-gray);padding:0.25rem 0.25rem;font-size:1rem;font-family:Rubik;font-weight:400;background:#fff}form input[type="text"].alert,form input[type="email"].alert,form input[type="search"].alert,form input[type="date"].alert,form input[type="number"].alert,form input[type="password"].alert,form textarea.alert,form select.alert,.form input[type="text"].alert,.form input[type="email"].alert,.form input[type="search"].alert,.form input[type="date"].alert,.form input[type="number"].alert,.form input[type="password"].alert,.form textarea.alert,.form select.alert{border-color:var(--color-red)}form input[type="text"]:focus,form input[type="email"]:focus,form input[type="search"]:focus,form input[type="date"]:focus,form input[type="number"]:focus,form input[type="password"]:focus,form textarea:focus,form select:focus,.form input[type="text"]:focus,.form input[type="email"]:focus,.form input[type="search"]:focus,.form input[type="date"]:focus,.form input[type="number"]:focus,.form input[type="password"]:focus,.form textarea:focus,.form select:focus{outline:none}form p.alert,.form p.alert{color:var(--color-red)}form input[type="date"],.form input[type="date"]{display:inline-block;width:auto}form input[type="number"],form input.number,.form input[type="number"],.form input.number{display:inline-block;width:125px}form input[type="checkbox"],.form input[type="checkbox"]{width:1.125rem;height:1.125rem}form input[type="checkbox"]:disabled+label,.form input[type="checkbox"]:disabled+label{opacity:0.5}form input[type="checkbox"].sm,.form input[type="checkbox"].sm{width:0.984375rem;height:0.984375rem}form input[type="checkbox"]+label,.form input[type="checkbox"]+label{user-select:none}form input[type="radio"],.form input[type="radio"]{width:1rem;height:1rem;top:-0.1rem}form input[type="radio"]:disabled+label,.form input[type="radio"]:disabled+label{opacity:0.5}form input[type="radio"]+label,.form input[type="radio"]+label{user-select:none}form select:empty,.form select:empty{display:none}form .disabled,.form .disabled{opacity:0.4}form span.required,.form span.required{color:#f00;position:absolute;right:6px;bottom:6px;font-weight:700;font-size:0.6rem;pointer-events:none}form .control,.form .control{display:flex;align-items:center;gap:0.25rem}form .control input[type="text"],.form .control input[type="text"]{flex:1 0 0%}form .control input:disabled,.form .control input:disabled{opacity:0.5}iframe.transcript{width:100%;aspect-ratio:0.7727272727;border:1px solid #000;max-width:770px}.note{margin-bottom:1rem}.note .cite{font-size:0.8rem;font-style:italic}table.form-view{width:100%;border-collapse:collapse}table.form-view tr{display:block}@media (min-width:768px){table.form-view tr{display:table-row}}table.form-view th{text-align:left;font-size:1.25rem}table.form-view th:empty{display:none}@media (min-width:768px){table.form-view th:empty{display:table-cell}}table.form-view td,table.form-view th{display:block}@media (min-width:768px){table.form-view td,table.form-view th{display:table-cell;padding-block:0.25rem}}table.form-view td:first-of-type{font-weight:700;line-height:1.1}@media (min-width:768px){table.form-view td:first-of-type{white-space:nowrap;padding-right:0.5em;text-align:right}}table.form-view td:first-of-type.valign-top{vertical-align:top;line-height:1.375}table.form-view td:first-of-type br{display:none}@media (min-width:768px){table.form-view td:first-of-type br{display:block}}table.form-view td:last-of-type{width:100%;margin-bottom:0.5rem}@media (min-width:768px){table.form-view td:last-of-type{margin-bottom:0}}table.list-view{width:100%;border-collapse:collapse}table.list-view.all-students th{display:none}@media (min-width:768px){table.list-view.all-students th{line-height:1;display:table-cell}}table.list-view.all-students tr{display:block;margin-bottom:1rem}@media (min-width:768px){table.list-view.all-students tr{display:table-row}}table.list-view.all-students td{display:block}table.list-view.all-students td:last-of-type{margin-top:0.5rem}@media (min-width:768px){table.list-view.all-students td{display:table-cell}}table.list-view.current-future-schedules td:first-of-type{width:100%}@media (min-width:768px){table.list-view.current-future-schedules td:first-of-type{width:50%}}table.list-view.current-future-schedules th:nth-child(n+2),table.list-view.current-future-schedules td:nth-child(n+2){text-align:center}table.list-view.current-future-schedules th:nth-last-child(-n+3),table.list-view.current-future-schedules td:nth-last-child(-n+3){width:0%;text-align:left}table.list-view.current-future-schedules th{line-height:1}table.list-view.current-future-schedules th h2{white-space:normal}@media (max-width:575px){table.list-view.current-future-schedules th span{position:absolute;transform:rotate(-45deg);transform-origin:0 100%;white-space:nowrap;font-weight:400;font-size:0.8em}}table.list-view th .sort{cursor:pointer;user-select:none;white-space:nowrap}table.list-view th .sort.asc i:first-child{opacity:1}table.list-view th .sort.desc i:last-child{opacity:1}table.list-view th .sort i{pointer-events:none;opacity:0.4;top:1px}table.list-view th .sort i:last-child{position:absolute;right:0;top:3px}table.list-view tr.hide{display:none}table.list-view tr.link:hover{background:var(--color-primary);color:#fff}table.list-view tr.link td:first-child{position:relative}table.list-view tr.link a{text-decoration:none}table.list-view tr.link a:before{content:'';position:absolute;left:-0.125rem;top:-0.25rem;display:block;width:100vw;height:calc(100% + 0.5rem);z-index:1}table.list-view td,table.list-view th{text-align:left;padding:0.125rem 0.25rem}table.list-view td:last-of-type,table.list-view th:last-of-type{width:0;white-space:nowrap}table.list-view tbody tr:nth-child(even){background:rgba(104, 155, 138, 0.1)}.tabs{display:flex}.tab{border-radius:0.375rem 0.375rem 0 0;border-width:2px;border-style:solid;background:transparent;user-select:none}.tab.disabled{opacity:0.4;pointer-events:none}.tab+.tab{margin-left:-2px}.tab *{pointer-events:none}.course-view{display:block;padding:0.5rem;border:1px solid transparent}.course-view:nth-of-type(odd) .trimester:nth-of-type(2){background:rgba(104, 155, 138, 0.075)}.course-view:nth-of-type(even){background:rgba(104, 155, 138, 0.075)}.course-view:nth-of-type(even) .trimester:nth-of-type(2){background:rgba(255, 255, 255, 0.75)}.course-view .trimesters{display:flex;flex-wrap:wrap;margin:0.125rem -0.125rem 0}.course-view .trimester{display:flex;align-items:end;flex-wrap:wrap;width:100%;padding:0.125rem}@media (min-width:768px){.course-view .trimester{width:33.333%}}.course-view .trimester:nth-of-type(2){background:rgba(104, 155, 138, 0.15)}.course-view .trimester:nth-of-type(2){background:rgba(255, 255, 255, 0.75)}.course-view .trimester.none .trimester-label,.course-view .trimester.none .trimester-data{display:none}.course-view .trimester-label{width:100%;text-align:center;font-weight:600}.course-view .trimester-label .abbreviated{display:none}.course-view .trimester-data{display:flex;align-items:end;width:100%;padding:0.125rem;margin-inline:-0.125rem}.course-view .data-control{width:33.333%;padding:0.125rem}.course-view .data-control label{line-height:1;display:block;font-size:0.75rem;margin-bottom:0.125rem}.course-view .data-control .value{font-size:0.75rem;border:1px solid rgba(0, 0, 0, 0.25);padding:1px 3px}fia-animated-logo{display:block}fia-button{display:inline-flex;cursor:pointer}fia-button[data-state="true"] .fa-caret-right{transform:rotate(90deg)}fia-button .fa-caret-right{transition:transform 0.35s}fia-collapsible{display:block;max-height:0;overflow:hidden;transition:max-height 0.35s ease-in-out}fia-collapsible.show-overflow{overflow:visible}fia-course{display:block;padding:0.5rem;background:rgba(104, 155, 138, 0.15);user-select:none;border:1px solid transparent}fia-course.dragenter{border-color:#000}fia-course.dragenter *{pointer-events:none}fia-course:nth-of-type(even){background:transparent}fia-course:nth-of-type(even) .trimester:nth-of-type(2){background:rgba(104, 155, 138, 0.15)}fia-course[data-delete] select,fia-course[data-delete] input[name="custom_course_name"],fia-course[data-delete] .data input{border-color:rgba(0, 0, 0, 0.2);background:rgba(255, 255, 255, 0.2);pointer-events:none}fia-course[data-delete] label,fia-course[data-delete] .trimester-label,fia-course[data-delete] .swap-right,fia-course[data-delete] .swap-left{color:#6d6d6d}fia-course[data-delete] .swap-right,fia-course[data-delete] .swap-left{pointer-events:none}fia-course .course-control{display:flex;align-items:center}fia-course .course-control.custom{display:flex;gap:0.25rem}fia-course .course-control.custom select[name="course_id"]{width:200px}fia-course .course-control.custom input[name="custom_course_name"]{display:block;flex:max-content}fia-course .course-control .transfer label{display:flex;gap:0.125em}fia-course .course-control .transfer span{font-size:0.75em;line-height:1}fia-course select[name="course_id"]{display:block}fia-course input[name="custom_course_name"]{display:none}fia-course .trimesters{display:flex;flex-wrap:wrap;margin:0.125rem -0.125rem 0}fia-course a[data-action="add"]{position:absolute;width:50px;height:50px;border-radius:1000px;left:calc(50% - 25px);top:calc(50% - 25px);background:rgba(255, 255, 255, 0.8);display:flex;align-items:center;justify-content:center;text-decoration:none;display:none;opacity:0.8;transition:opacity 0.35s}fia-course a[data-action="add"]:hover{opacity:1}fia-course .trimester{display:flex;align-items:end;flex-wrap:wrap;width:100%;padding:0.125rem}@media (min-width:768px){fia-course .trimester{width:33.333%}}fia-course .trimester:nth-of-type(2){background:rgba(255, 255, 255, 0.75)}fia-course .trimester.none .trimester-label,fia-course .trimester.none .trimester-data{display:none}fia-course .trimester.none a[data-action="add"]{display:flex}fia-course .trimester-label{width:100%;text-align:center;font-weight:600}fia-course .trimester-label .abbreviated{display:none}fia-course .trimester-data{display:flex;align-items:end;width:100%;padding:0.125rem;margin-inline:-0.125rem}fia-course .data-control{width:33.333%;padding:0.125rem}fia-course .data-control label{line-height:1;display:block;font-size:0.75rem;margin-bottom:0.125rem}fia-course .data-control input{width:100%}fia-course .swap-left,fia-course .swap-right{display:block;position:absolute;right:3px;top:0px}fia-course .swap-left i,fia-course .swap-right i{pointer-events:none}fia-course .swap-left{right:auto;left:3px;transform:scaleX(-1)}fia-course input.delete{width:0.8rem;height:0.8rem;top:1px;margin-right:0.25rem}fia-course input.delete+label{font-size:0.8rem}fia-datalist{display:block}fia-datalist form{display:flex;align-items:center;gap:1rem}fia-datalist form .search{flex:1 0 0%;display:flex}fia-datalist input[list]::-webkit-list-button{display:none;width:0;padding:0;margin:0}fia-datalist input[list]::-webkit-calendar-picker-indicator{display:none !important}fia-datalist [data-action="clear"]{display:none;justify-content:center;align-items:center;text-decoration:none;position:absolute;aspect-ratio:1;height:36px;border:none;background:transparent;right:0;padding:0}fia-datalist [data-action="clear"].show{display:flex}fia-datalist [data-action="clear"] i{pointer-events:none;font-size:1rem}fia-dropdown{display:inline-block}fia-dropdown.pane-align-end .pane{right:0}@media (min-width:576px){fia-dropdown.pane-align-sm-start .pane{left:0 !important;right:auto !important}fia-dropdown.pane-align-sm-end .pane{left:auto !important;right:0 !important}}@media (min-width:768px){fia-dropdown.pane-align-md-start .pane{left:0 !important;right:auto !important}fia-dropdown.pane-align-md-end .pane{left:auto !important;right:0 !important}}@media (min-width:992px){fia-dropdown.pane-align-lg-start .pane{left:0 !important;right:auto !important}fia-dropdown.pane-align-lg-end .pane{left:auto !important;right:0 !important}}@media (min-width:1200px){fia-dropdown.pane-align-xl-start .pane{left:0 !important;right:auto !important}fia-dropdown.pane-align-xl-end .pane{left:auto !important;right:0 !important}}@media (min-width:1440px){fia-dropdown.pane-align-xxl-start .pane{left:0 !important;right:auto !important}fia-dropdown.pane-align-xxl-end .pane{left:auto !important;right:0 !important}}fia-dropdown.pane-spacing-tight .pane{gap:2px;padding:4px}fia-dropdown[open] .pane{visibility:visible;opacity:1}fia-dropdown[open] [data-action="toggle"]{border-bottom-right-radius:0;border-bottom-left-radius:0}fia-dropdown [data-action="toggle"]{cursor:pointer}fia-dropdown button.btn-sm+.pane{top:1.6rem}fia-dropdown .pane{background:#fff;box-shadow:0px 3px 3px rgba(0, 0, 0, 0.2);display:flex;flex-direction:column;gap:0.25rem;padding:0.5rem;border:1px solid;position:absolute;z-index:1;top:2rem;visibility:hidden;opacity:0}fia-dropdown .pane .btn{white-space:nowrap}fia-dropdown .pane .btn+.btn{margin-left:0}fia-form{display:block}fia-grade{display:block;margin-bottom:3rem}fia-grade[data-delete] .header,fia-grade[data-delete] .courses,fia-grade[data-delete] h4,fia-grade[data-delete] [data-action="add-course"]{pointer-events:none;opacity:0.5}fia-grade[data-delete] .fa-square-check{display:block}fia-grade[data-delete] .fa-square{display:none}fia-grade .header{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.75rem}fia-grade .header .year{display:flex;white-space:nowrap;align-items:center;margin-left:auto}fia-grade .header label{font-weight:700;margin-right:0.25rem}fia-grade .header select{width:auto}fia-grade .fa-square-check{display:none}fia-loading{display:block;position:fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;z-index:1000;opacity:0;visibility:hidden;transition:opacity 0.35s, visibility 0.35s}fia-loading:before,fia-loading:after{content:'';display:block;position:absolute}fia-loading:before{width:100%;height:100%;left:0;top:0;background:rgba(0, 0, 0, 0.85)}fia-loading:after{width:64px;height:64px;border-radius:50%;border:6px solid #fff;border-color:#fff transparent #fff transparent;left:calc(50% - 32px);top:calc(50% - 32px);animation:rotate 1.2s linear infinite}fia-loading.show{opacity:1;visibility:visible}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}fia-modal{display:block;position:absolute;left:50%;top:-50px;transform:translateX(-50%);width:calc(100% - 40px);max-width:600px;background:#fff;min-height:200px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.6);padding:30px;visibility:hidden;opacity:0;transition:all 0.35s}@media (min-width:576px){fia-modal{width:calc(100% - 100px)}}fia-modal.show:last-of-type{visibility:visible;opacity:1;top:20px}fia-modal.sm{max-width:400px}fia-modal.lg{max-width:800px}fia-modal.xl{max-width:1000px}fia-modal.xxl{max-width:1200px}fia-modal.transcript-preview{max-width:calc(770px + 60px)}fia-modal .modal-close{position:absolute;width:50px;height:50px;right:0px;top:0px;cursor:pointer;z-index:1}fia-modal .modal-close:before,fia-modal .modal-close:after{content:'';display:block;position:absolute;background:#000;width:22px;height:4px;left:calc(50% - 11px);top:calc(50% - 2px);transform:rotate(45deg);transition:background-color 0.35s}fia-modal .modal-close:after{transform:rotate(-45deg)}fia-modal .modal-close:hover:before,fia-modal .modal-close:hover:after{background-color:#666}fia-note{display:block;margin-bottom:1rem}fia-note.delete textarea,fia-note.delete .cite{text-decoration:line-through;opacity:0.6}fia-note.delete .controls .edit,fia-note.delete .controls .discard{display:none}fia-note.edit:not(.delete) .controls .edit{display:none}fia-note.edit:not(.delete) .controls .discard{display:block}fia-note .wrapper{display:grid;left:-0.25rem;top:-0.25rem}fia-note .wrapper:after{content:attr(data-replicated-value) ' ';white-space:pre-wrap;visibility:hidden}fia-note .wrapper>textarea{resize:none;overflow:hidden}fia-note .wrapper>textarea,fia-note .wrapper:after{border:1px solid black;padding:0.25rem;color:var(--color-black);font:inherit;grid-area:1 / 1 / 2 / 2}fia-note textarea[disabled]{border-color:transparent;background:transparent}fia-note .cite{font-size:0.8rem;font-style:italic}fia-note .discard{display:none}fia-note .discard-confirm{position:absolute;width:120px;text-align:center;font-weight:400;background:#fff;border:1px solid var(--color-black);border-radius:6px;padding:3px;left:50%;bottom:calc(100% + 5px);transform:translateX(-50%);font-size:0.75rem;display:none}fia-note .discard-confirm:after{content:'';display:block;position:absolute;left:calc(50% - 3px);top:100%;width:0;height:0;border-width:6px 4px 0 4px;border-color:var(--color-black) transparent transparent transparent;border-style:solid;display:inline-block}fia-note .discard-confirm.show{display:block}fia-note .discard-confirm span{font-weight:700;text-decoration:underline;cursor:pointer}fia-note .controls{display:flex;gap:1rem;justify-content:end;font-size:0.8rem;user-select:none}fia-note .controls input[type="checkbox"]{width:0.8rem;height:0.8rem;top:1px;margin-right:0.25rem}fia-note .controls a{font-weight:700}fia-search{display:flex;align-items:center;max-width:300px}fia-search input{display:block;width:100%;border:1px solid var(--color-gray);padding:0.25rem 0.25rem;font-size:inherit;font-family:Rubik;font-weight:400;background:#fff}fia-search button{aspect-ratio:1;height:36px;border:none;background:transparent;left:-36px;padding:0}fia-search button[data-action="clear"]{display:none}fia-search button[data-action="clear"].show{display:block}fia-search button i{pointer-events:none;font-size:1rem}fia-search-select{display:block}fia-search-select .dropdown-select{cursor:pointer;user-select:none;border:1px solid var(--color-gray);padding:0.25rem 0.25rem}fia-search-select .dropdown-menu{position:absolute;top:100%;left:0;width:100%;z-index:10;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)}fia-search-select .dropdown-menu-inner{max-height:16rem;overflow-y:scroll;overflow-x:hidden}fia-search-select .dropdown-menu-inner::-webkit-scrollbar{width:5px;height:auto}fia-search-select .dropdown-menu-inner::-webkit-scrollbar-thumb{border-radius:0.25rem;background-color:var(--color-greys);box-shadow:var(--shadow-small)}fia-search-select .dropdown-menu-item{cursor:pointer;user-select:none;padding:0.35rem 1rem;background-color:#fff;border:1px solid transparent;transition:background 0.2s ease-in-out}fia-search-select .dropdown-menu-item.key-selected{border:1px dashed var(--color-gray)}fia-search-select .dropdown-menu-item:hover{background-color:rgba(104, 155, 138, 0.1)}fia-search-select .dropdown-menu-item.is-select,fia-search-select .dropdown-menu-item.is-select:hover{color:var(--color-white);background-color:var(--color-secondary)}fia-search-select input{display:block;font-family:inherit;font-size:1rem;width:100%;padding:0.65rem 1.25rem;border:none;outline:none}fia-search-select .arrow{position:absolute;top:0.25rem;right:0.5rem;opacity:0.666;pointer-events:none}fia-student-form tbody.hide,fia-student-form thead.hide{display:none}fia-uploads{display:block}fia-uploads input[type="file"]{position:absolute;left:-5000px;top:-5000px}fia-uploads button[data-action="browse"]{margin-bottom:0.5rem}fia-uploads .entry{font-size:0.8rem;margin-top:0.25rem;display:flex;align-items:center}fia-uploads .entry a[data-action="remove"]{width:24px;height:24px;display:flex;align-items:center;justify-content:center}fia-uploads .entry a[data-action="remove"] svg{pointer-events:none}fia-uploads .entry span{order:1}fia-uploads .entry input[type="checkbox"]{margin:0 0.125rem 0 0.5rem;width:0.7rem;height:0.7rem;order:2}fia-uploads .entry input[type="checkbox"]:checked+span{text-decoration:line-through}fia-uploads .entry label{user-select:none;font-size:0.7rem;order:3}#modal-overlay{display:block;background:rgba(14, 60, 84, 0.8);position:fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;visibility:hidden;opacity:0;overflow-y:scroll;z-index:999;transition:all 0.35s}#modal-overlay.show{visibility:visible;opacity:1}.position-sticky{position:sticky;top:calc(100px + 1.5rem)}.text-left,.text-start{text-align:left !important}.text-center{text-align:center !important}.text-right,text-end{text-align:right !important}.video{width:100%;padding-top:56.25%}.video iframe,.video img{position:absolute;width:100%;top:0;left:0}.video iframe{height:100%}.mt-0{margin-top:0 !important}.pt-0{padding-top:0 !important}.gap-0{gap:0 !important}.mt-1{margin-top:0.25rem !important}.pt-1{padding-top:0.25rem !important}.gap-1{gap:0.25rem !important}.mt-2{margin-top:0.5rem !important}.pt-2{padding-top:0.5rem !important}.gap-2{gap:0.5rem !important}.mt-3{margin-top:1rem !important}.pt-3{padding-top:1rem !important}.gap-3{gap:1rem !important}.mt-4{margin-top:1.5rem !important}.pt-4{padding-top:1.5rem !important}.gap-4{gap:1.5rem !important}.mt-5{margin-top:3rem !important}.pt-5{padding-top:3rem !important}.gap-5{gap:3rem !important}.mt-auto{margin-top:auto !important}.pt-auto{padding-top:auto !important}.gap-auto{gap:auto !important}.me-0{margin-right:0 !important}.pe-0{padding-right:0 !important}.gap-0{gap:0 !important}.me-1{margin-right:0.25rem !important}.pe-1{padding-right:0.25rem !important}.gap-1{gap:0.25rem !important}.me-2{margin-right:0.5rem !important}.pe-2{padding-right:0.5rem !important}.gap-2{gap:0.5rem !important}.me-3{margin-right:1rem !important}.pe-3{padding-right:1rem !important}.gap-3{gap:1rem !important}.me-4{margin-right:1.5rem !important}.pe-4{padding-right:1.5rem !important}.gap-4{gap:1.5rem !important}.me-5{margin-right:3rem !important}.pe-5{padding-right:3rem !important}.gap-5{gap:3rem !important}.me-auto{margin-right:auto !important}.pe-auto{padding-right:auto !important}.gap-auto{gap:auto !important}.mb-0{margin-bottom:0 !important}.pb-0{padding-bottom:0 !important}.gap-0{gap:0 !important}.mb-1{margin-bottom:0.25rem !important}.pb-1{padding-bottom:0.25rem !important}.gap-1{gap:0.25rem !important}.mb-2{margin-bottom:0.5rem !important}.pb-2{padding-bottom:0.5rem !important}.gap-2{gap:0.5rem !important}.mb-3{margin-bottom:1rem !important}.pb-3{padding-bottom:1rem !important}.gap-3{gap:1rem !important}.mb-4{margin-bottom:1.5rem !important}.pb-4{padding-bottom:1.5rem !important}.gap-4{gap:1.5rem !important}.mb-5{margin-bottom:3rem !important}.pb-5{padding-bottom:3rem !important}.gap-5{gap:3rem !important}.mb-auto{margin-bottom:auto !important}.pb-auto{padding-bottom:auto !important}.gap-auto{gap:auto !important}.ms-0{margin-left:0 !important}.ps-0{padding-left:0 !important}.gap-0{gap:0 !important}.ms-1{margin-left:0.25rem !important}.ps-1{padding-left:0.25rem !important}.gap-1{gap:0.25rem !important}.ms-2{margin-left:0.5rem !important}.ps-2{padding-left:0.5rem !important}.gap-2{gap:0.5rem !important}.ms-3{margin-left:1rem !important}.ps-3{padding-left:1rem !important}.gap-3{gap:1rem !important}.ms-4{margin-left:1.5rem !important}.ps-4{padding-left:1.5rem !important}.gap-4{gap:1.5rem !important}.ms-5{margin-left:3rem !important}.ps-5{padding-left:3rem !important}.gap-5{gap:3rem !important}.ms-auto{margin-left:auto !important}.ps-auto{padding-left:auto !important}.gap-auto{gap:auto !important}.mx-0{margin-inline:0 !important}.px-0{padding-inline:0 !important}.gap-0{gap:0 !important}.mx-1{margin-inline:0.25rem !important}.px-1{padding-inline:0.25rem !important}.gap-1{gap:0.25rem !important}.mx-2{margin-inline:0.5rem !important}.px-2{padding-inline:0.5rem !important}.gap-2{gap:0.5rem !important}.mx-3{margin-inline:1rem !important}.px-3{padding-inline:1rem !important}.gap-3{gap:1rem !important}.mx-4{margin-inline:1.5rem !important}.px-4{padding-inline:1.5rem !important}.gap-4{gap:1.5rem !important}.mx-5{margin-inline:3rem !important}.px-5{padding-inline:3rem !important}.gap-5{gap:3rem !important}.mx-auto{margin-inline:auto !important}.px-auto{padding-inline:auto !important}.gap-auto{gap:auto !important}.my-0{margin-block:0 !important}.py-0{padding-block:0 !important}.gap-0{gap:0 !important}.my-1{margin-block:0.25rem !important}.py-1{padding-block:0.25rem !important}.gap-1{gap:0.25rem !important}.my-2{margin-block:0.5rem !important}.py-2{padding-block:0.5rem !important}.gap-2{gap:0.5rem !important}.my-3{margin-block:1rem !important}.py-3{padding-block:1rem !important}.gap-3{gap:1rem !important}.my-4{margin-block:1.5rem !important}.py-4{padding-block:1.5rem !important}.gap-4{gap:1.5rem !important}.my-5{margin-block:3rem !important}.py-5{padding-block:3rem !important}.gap-5{gap:3rem !important}.my-auto{margin-block:auto !important}.py-auto{padding-block:auto !important}.gap-auto{gap:auto !important}.m-0{margin:0 !important}.p-0{padding:0 !important}.gap-0{gap:0 !important}.m-1{margin:0.25rem !important}.p-1{padding:0.25rem !important}.gap-1{gap:0.25rem !important}.m-2{margin:0.5rem !important}.p-2{padding:0.5rem !important}.gap-2{gap:0.5rem !important}.m-3{margin:1rem !important}.p-3{padding:1rem !important}.gap-3{gap:1rem !important}.m-4{margin:1.5rem !important}.p-4{padding:1.5rem !important}.gap-4{gap:1.5rem !important}.m-5{margin:3rem !important}.p-5{padding:3rem !important}.gap-5{gap:3rem !important}.m-auto{margin:auto !important}.p-auto{padding:auto !important}.gap-auto{gap:auto !important}@media (min-width:576px){.mt-sm-0{margin-top:0 !important}.pt-sm-0{padding-top:0 !important}.gap-sm-0{gap:0 !important}.mt-sm-1{margin-top:0.25rem !important}.pt-sm-1{padding-top:0.25rem !important}.gap-sm-1{gap:0.25rem !important}.mt-sm-2{margin-top:0.5rem !important}.pt-sm-2{padding-top:0.5rem !important}.gap-sm-2{gap:0.5rem !important}.mt-sm-3{margin-top:1rem !important}.pt-sm-3{padding-top:1rem !important}.gap-sm-3{gap:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.pt-sm-4{padding-top:1.5rem !important}.gap-sm-4{gap:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.pt-sm-5{padding-top:3rem !important}.gap-sm-5{gap:3rem !important}.mt-sm-auto{margin-top:auto !important}.pt-sm-auto{padding-top:auto !important}.gap-sm-auto{gap:auto !important}.me-sm-0{margin-right:0 !important}.pe-sm-0{padding-right:0 !important}.gap-sm-0{gap:0 !important}.me-sm-1{margin-right:0.25rem !important}.pe-sm-1{padding-right:0.25rem !important}.gap-sm-1{gap:0.25rem !important}.me-sm-2{margin-right:0.5rem !important}.pe-sm-2{padding-right:0.5rem !important}.gap-sm-2{gap:0.5rem !important}.me-sm-3{margin-right:1rem !important}.pe-sm-3{padding-right:1rem !important}.gap-sm-3{gap:1rem !important}.me-sm-4{margin-right:1.5rem !important}.pe-sm-4{padding-right:1.5rem !important}.gap-sm-4{gap:1.5rem !important}.me-sm-5{margin-right:3rem !important}.pe-sm-5{padding-right:3rem !important}.gap-sm-5{gap:3rem !important}.me-sm-auto{margin-right:auto !important}.pe-sm-auto{padding-right:auto !important}.gap-sm-auto{gap:auto !important}.mb-sm-0{margin-bottom:0 !important}.pb-sm-0{padding-bottom:0 !important}.gap-sm-0{gap:0 !important}.mb-sm-1{margin-bottom:0.25rem !important}.pb-sm-1{padding-bottom:0.25rem !important}.gap-sm-1{gap:0.25rem !important}.mb-sm-2{margin-bottom:0.5rem !important}.pb-sm-2{padding-bottom:0.5rem !important}.gap-sm-2{gap:0.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.pb-sm-3{padding-bottom:1rem !important}.gap-sm-3{gap:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.gap-sm-4{gap:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.pb-sm-5{padding-bottom:3rem !important}.gap-sm-5{gap:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.pb-sm-auto{padding-bottom:auto !important}.gap-sm-auto{gap:auto !important}.ms-sm-0{margin-left:0 !important}.ps-sm-0{padding-left:0 !important}.gap-sm-0{gap:0 !important}.ms-sm-1{margin-left:0.25rem !important}.ps-sm-1{padding-left:0.25rem !important}.gap-sm-1{gap:0.25rem !important}.ms-sm-2{margin-left:0.5rem !important}.ps-sm-2{padding-left:0.5rem !important}.gap-sm-2{gap:0.5rem !important}.ms-sm-3{margin-left:1rem !important}.ps-sm-3{padding-left:1rem !important}.gap-sm-3{gap:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ps-sm-4{padding-left:1.5rem !important}.gap-sm-4{gap:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-5{gap:3rem !important}.ms-sm-auto{margin-left:auto !important}.ps-sm-auto{padding-left:auto !important}.gap-sm-auto{gap:auto !important}.mx-sm-0{margin-inline:0 !important}.px-sm-0{padding-inline:0 !important}.gap-sm-0{gap:0 !important}.mx-sm-1{margin-inline:0.25rem !important}.px-sm-1{padding-inline:0.25rem !important}.gap-sm-1{gap:0.25rem !important}.mx-sm-2{margin-inline:0.5rem !important}.px-sm-2{padding-inline:0.5rem !important}.gap-sm-2{gap:0.5rem !important}.mx-sm-3{margin-inline:1rem !important}.px-sm-3{padding-inline:1rem !important}.gap-sm-3{gap:1rem !important}.mx-sm-4{margin-inline:1.5rem !important}.px-sm-4{padding-inline:1.5rem !important}.gap-sm-4{gap:1.5rem !important}.mx-sm-5{margin-inline:3rem !important}.px-sm-5{padding-inline:3rem !important}.gap-sm-5{gap:3rem !important}.mx-sm-auto{margin-inline:auto !important}.px-sm-auto{padding-inline:auto !important}.gap-sm-auto{gap:auto !important}.my-sm-0{margin-block:0 !important}.py-sm-0{padding-block:0 !important}.gap-sm-0{gap:0 !important}.my-sm-1{margin-block:0.25rem !important}.py-sm-1{padding-block:0.25rem !important}.gap-sm-1{gap:0.25rem !important}.my-sm-2{margin-block:0.5rem !important}.py-sm-2{padding-block:0.5rem !important}.gap-sm-2{gap:0.5rem !important}.my-sm-3{margin-block:1rem !important}.py-sm-3{padding-block:1rem !important}.gap-sm-3{gap:1rem !important}.my-sm-4{margin-block:1.5rem !important}.py-sm-4{padding-block:1.5rem !important}.gap-sm-4{gap:1.5rem !important}.my-sm-5{margin-block:3rem !important}.py-sm-5{padding-block:3rem !important}.gap-sm-5{gap:3rem !important}.my-sm-auto{margin-block:auto !important}.py-sm-auto{padding-block:auto !important}.gap-sm-auto{gap:auto !important}.m-sm-0{margin:0 !important}.p-sm-0{padding:0 !important}.gap-sm-0{gap:0 !important}.m-sm-1{margin:0.25rem !important}.p-sm-1{padding:0.25rem !important}.gap-sm-1{gap:0.25rem !important}.m-sm-2{margin:0.5rem !important}.p-sm-2{padding:0.5rem !important}.gap-sm-2{gap:0.5rem !important}.m-sm-3{margin:1rem !important}.p-sm-3{padding:1rem !important}.gap-sm-3{gap:1rem !important}.m-sm-4{margin:1.5rem !important}.p-sm-4{padding:1.5rem !important}.gap-sm-4{gap:1.5rem !important}.m-sm-5{margin:3rem !important}.p-sm-5{padding:3rem !important}.gap-sm-5{gap:3rem !important}.m-sm-auto{margin:auto !important}.p-sm-auto{padding:auto !important}.gap-sm-auto{gap:auto !important}}@media (min-width:768px){.mt-md-0{margin-top:0 !important}.pt-md-0{padding-top:0 !important}.gap-md-0{gap:0 !important}.mt-md-1{margin-top:0.25rem !important}.pt-md-1{padding-top:0.25rem !important}.gap-md-1{gap:0.25rem !important}.mt-md-2{margin-top:0.5rem !important}.pt-md-2{padding-top:0.5rem !important}.gap-md-2{gap:0.5rem !important}.mt-md-3{margin-top:1rem !important}.pt-md-3{padding-top:1rem !important}.gap-md-3{gap:1rem !important}.mt-md-4{margin-top:1.5rem !important}.pt-md-4{padding-top:1.5rem !important}.gap-md-4{gap:1.5rem !important}.mt-md-5{margin-top:3rem !important}.pt-md-5{padding-top:3rem !important}.gap-md-5{gap:3rem !important}.mt-md-auto{margin-top:auto !important}.pt-md-auto{padding-top:auto !important}.gap-md-auto{gap:auto !important}.me-md-0{margin-right:0 !important}.pe-md-0{padding-right:0 !important}.gap-md-0{gap:0 !important}.me-md-1{margin-right:0.25rem !important}.pe-md-1{padding-right:0.25rem !important}.gap-md-1{gap:0.25rem !important}.me-md-2{margin-right:0.5rem !important}.pe-md-2{padding-right:0.5rem !important}.gap-md-2{gap:0.5rem !important}.me-md-3{margin-right:1rem !important}.pe-md-3{padding-right:1rem !important}.gap-md-3{gap:1rem !important}.me-md-4{margin-right:1.5rem !important}.pe-md-4{padding-right:1.5rem !important}.gap-md-4{gap:1.5rem !important}.me-md-5{margin-right:3rem !important}.pe-md-5{padding-right:3rem !important}.gap-md-5{gap:3rem !important}.me-md-auto{margin-right:auto !important}.pe-md-auto{padding-right:auto !important}.gap-md-auto{gap:auto !important}.mb-md-0{margin-bottom:0 !important}.pb-md-0{padding-bottom:0 !important}.gap-md-0{gap:0 !important}.mb-md-1{margin-bottom:0.25rem !important}.pb-md-1{padding-bottom:0.25rem !important}.gap-md-1{gap:0.25rem !important}.mb-md-2{margin-bottom:0.5rem !important}.pb-md-2{padding-bottom:0.5rem !important}.gap-md-2{gap:0.5rem !important}.mb-md-3{margin-bottom:1rem !important}.pb-md-3{padding-bottom:1rem !important}.gap-md-3{gap:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.pb-md-4{padding-bottom:1.5rem !important}.gap-md-4{gap:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.pb-md-5{padding-bottom:3rem !important}.gap-md-5{gap:3rem !important}.mb-md-auto{margin-bottom:auto !important}.pb-md-auto{padding-bottom:auto !important}.gap-md-auto{gap:auto !important}.ms-md-0{margin-left:0 !important}.ps-md-0{padding-left:0 !important}.gap-md-0{gap:0 !important}.ms-md-1{margin-left:0.25rem !important}.ps-md-1{padding-left:0.25rem !important}.gap-md-1{gap:0.25rem !important}.ms-md-2{margin-left:0.5rem !important}.ps-md-2{padding-left:0.5rem !important}.gap-md-2{gap:0.5rem !important}.ms-md-3{margin-left:1rem !important}.ps-md-3{padding-left:1rem !important}.gap-md-3{gap:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ps-md-4{padding-left:1.5rem !important}.gap-md-4{gap:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-5{gap:3rem !important}.ms-md-auto{margin-left:auto !important}.ps-md-auto{padding-left:auto !important}.gap-md-auto{gap:auto !important}.mx-md-0{margin-inline:0 !important}.px-md-0{padding-inline:0 !important}.gap-md-0{gap:0 !important}.mx-md-1{margin-inline:0.25rem !important}.px-md-1{padding-inline:0.25rem !important}.gap-md-1{gap:0.25rem !important}.mx-md-2{margin-inline:0.5rem !important}.px-md-2{padding-inline:0.5rem !important}.gap-md-2{gap:0.5rem !important}.mx-md-3{margin-inline:1rem !important}.px-md-3{padding-inline:1rem !important}.gap-md-3{gap:1rem !important}.mx-md-4{margin-inline:1.5rem !important}.px-md-4{padding-inline:1.5rem !important}.gap-md-4{gap:1.5rem !important}.mx-md-5{margin-inline:3rem !important}.px-md-5{padding-inline:3rem !important}.gap-md-5{gap:3rem !important}.mx-md-auto{margin-inline:auto !important}.px-md-auto{padding-inline:auto !important}.gap-md-auto{gap:auto !important}.my-md-0{margin-block:0 !important}.py-md-0{padding-block:0 !important}.gap-md-0{gap:0 !important}.my-md-1{margin-block:0.25rem !important}.py-md-1{padding-block:0.25rem !important}.gap-md-1{gap:0.25rem !important}.my-md-2{margin-block:0.5rem !important}.py-md-2{padding-block:0.5rem !important}.gap-md-2{gap:0.5rem !important}.my-md-3{margin-block:1rem !important}.py-md-3{padding-block:1rem !important}.gap-md-3{gap:1rem !important}.my-md-4{margin-block:1.5rem !important}.py-md-4{padding-block:1.5rem !important}.gap-md-4{gap:1.5rem !important}.my-md-5{margin-block:3rem !important}.py-md-5{padding-block:3rem !important}.gap-md-5{gap:3rem !important}.my-md-auto{margin-block:auto !important}.py-md-auto{padding-block:auto !important}.gap-md-auto{gap:auto !important}.m-md-0{margin:0 !important}.p-md-0{padding:0 !important}.gap-md-0{gap:0 !important}.m-md-1{margin:0.25rem !important}.p-md-1{padding:0.25rem !important}.gap-md-1{gap:0.25rem !important}.m-md-2{margin:0.5rem !important}.p-md-2{padding:0.5rem !important}.gap-md-2{gap:0.5rem !important}.m-md-3{margin:1rem !important}.p-md-3{padding:1rem !important}.gap-md-3{gap:1rem !important}.m-md-4{margin:1.5rem !important}.p-md-4{padding:1.5rem !important}.gap-md-4{gap:1.5rem !important}.m-md-5{margin:3rem !important}.p-md-5{padding:3rem !important}.gap-md-5{gap:3rem !important}.m-md-auto{margin:auto !important}.p-md-auto{padding:auto !important}.gap-md-auto{gap:auto !important}}@media (min-width:992px){.mt-lg-0{margin-top:0 !important}.pt-lg-0{padding-top:0 !important}.gap-lg-0{gap:0 !important}.mt-lg-1{margin-top:0.25rem !important}.pt-lg-1{padding-top:0.25rem !important}.gap-lg-1{gap:0.25rem !important}.mt-lg-2{margin-top:0.5rem !important}.pt-lg-2{padding-top:0.5rem !important}.gap-lg-2{gap:0.5rem !important}.mt-lg-3{margin-top:1rem !important}.pt-lg-3{padding-top:1rem !important}.gap-lg-3{gap:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.pt-lg-4{padding-top:1.5rem !important}.gap-lg-4{gap:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.pt-lg-5{padding-top:3rem !important}.gap-lg-5{gap:3rem !important}.mt-lg-auto{margin-top:auto !important}.pt-lg-auto{padding-top:auto !important}.gap-lg-auto{gap:auto !important}.me-lg-0{margin-right:0 !important}.pe-lg-0{padding-right:0 !important}.gap-lg-0{gap:0 !important}.me-lg-1{margin-right:0.25rem !important}.pe-lg-1{padding-right:0.25rem !important}.gap-lg-1{gap:0.25rem !important}.me-lg-2{margin-right:0.5rem !important}.pe-lg-2{padding-right:0.5rem !important}.gap-lg-2{gap:0.5rem !important}.me-lg-3{margin-right:1rem !important}.pe-lg-3{padding-right:1rem !important}.gap-lg-3{gap:1rem !important}.me-lg-4{margin-right:1.5rem !important}.pe-lg-4{padding-right:1.5rem !important}.gap-lg-4{gap:1.5rem !important}.me-lg-5{margin-right:3rem !important}.pe-lg-5{padding-right:3rem !important}.gap-lg-5{gap:3rem !important}.me-lg-auto{margin-right:auto !important}.pe-lg-auto{padding-right:auto !important}.gap-lg-auto{gap:auto !important}.mb-lg-0{margin-bottom:0 !important}.pb-lg-0{padding-bottom:0 !important}.gap-lg-0{gap:0 !important}.mb-lg-1{margin-bottom:0.25rem !important}.pb-lg-1{padding-bottom:0.25rem !important}.gap-lg-1{gap:0.25rem !important}.mb-lg-2{margin-bottom:0.5rem !important}.pb-lg-2{padding-bottom:0.5rem !important}.gap-lg-2{gap:0.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.pb-lg-3{padding-bottom:1rem !important}.gap-lg-3{gap:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.gap-lg-4{gap:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.pb-lg-5{padding-bottom:3rem !important}.gap-lg-5{gap:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.pb-lg-auto{padding-bottom:auto !important}.gap-lg-auto{gap:auto !important}.ms-lg-0{margin-left:0 !important}.ps-lg-0{padding-left:0 !important}.gap-lg-0{gap:0 !important}.ms-lg-1{margin-left:0.25rem !important}.ps-lg-1{padding-left:0.25rem !important}.gap-lg-1{gap:0.25rem !important}.ms-lg-2{margin-left:0.5rem !important}.ps-lg-2{padding-left:0.5rem !important}.gap-lg-2{gap:0.5rem !important}.ms-lg-3{margin-left:1rem !important}.ps-lg-3{padding-left:1rem !important}.gap-lg-3{gap:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ps-lg-4{padding-left:1.5rem !important}.gap-lg-4{gap:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-5{gap:3rem !important}.ms-lg-auto{margin-left:auto !important}.ps-lg-auto{padding-left:auto !important}.gap-lg-auto{gap:auto !important}.mx-lg-0{margin-inline:0 !important}.px-lg-0{padding-inline:0 !important}.gap-lg-0{gap:0 !important}.mx-lg-1{margin-inline:0.25rem !important}.px-lg-1{padding-inline:0.25rem !important}.gap-lg-1{gap:0.25rem !important}.mx-lg-2{margin-inline:0.5rem !important}.px-lg-2{padding-inline:0.5rem !important}.gap-lg-2{gap:0.5rem !important}.mx-lg-3{margin-inline:1rem !important}.px-lg-3{padding-inline:1rem !important}.gap-lg-3{gap:1rem !important}.mx-lg-4{margin-inline:1.5rem !important}.px-lg-4{padding-inline:1.5rem !important}.gap-lg-4{gap:1.5rem !important}.mx-lg-5{margin-inline:3rem !important}.px-lg-5{padding-inline:3rem !important}.gap-lg-5{gap:3rem !important}.mx-lg-auto{margin-inline:auto !important}.px-lg-auto{padding-inline:auto !important}.gap-lg-auto{gap:auto !important}.my-lg-0{margin-block:0 !important}.py-lg-0{padding-block:0 !important}.gap-lg-0{gap:0 !important}.my-lg-1{margin-block:0.25rem !important}.py-lg-1{padding-block:0.25rem !important}.gap-lg-1{gap:0.25rem !important}.my-lg-2{margin-block:0.5rem !important}.py-lg-2{padding-block:0.5rem !important}.gap-lg-2{gap:0.5rem !important}.my-lg-3{margin-block:1rem !important}.py-lg-3{padding-block:1rem !important}.gap-lg-3{gap:1rem !important}.my-lg-4{margin-block:1.5rem !important}.py-lg-4{padding-block:1.5rem !important}.gap-lg-4{gap:1.5rem !important}.my-lg-5{margin-block:3rem !important}.py-lg-5{padding-block:3rem !important}.gap-lg-5{gap:3rem !important}.my-lg-auto{margin-block:auto !important}.py-lg-auto{padding-block:auto !important}.gap-lg-auto{gap:auto !important}.m-lg-0{margin:0 !important}.p-lg-0{padding:0 !important}.gap-lg-0{gap:0 !important}.m-lg-1{margin:0.25rem !important}.p-lg-1{padding:0.25rem !important}.gap-lg-1{gap:0.25rem !important}.m-lg-2{margin:0.5rem !important}.p-lg-2{padding:0.5rem !important}.gap-lg-2{gap:0.5rem !important}.m-lg-3{margin:1rem !important}.p-lg-3{padding:1rem !important}.gap-lg-3{gap:1rem !important}.m-lg-4{margin:1.5rem !important}.p-lg-4{padding:1.5rem !important}.gap-lg-4{gap:1.5rem !important}.m-lg-5{margin:3rem !important}.p-lg-5{padding:3rem !important}.gap-lg-5{gap:3rem !important}.m-lg-auto{margin:auto !important}.p-lg-auto{padding:auto !important}.gap-lg-auto{gap:auto !important}}@media (min-width:1200px){.mt-xl-0{margin-top:0 !important}.pt-xl-0{padding-top:0 !important}.gap-xl-0{gap:0 !important}.mt-xl-1{margin-top:0.25rem !important}.pt-xl-1{padding-top:0.25rem !important}.gap-xl-1{gap:0.25rem !important}.mt-xl-2{margin-top:0.5rem !important}.pt-xl-2{padding-top:0.5rem !important}.gap-xl-2{gap:0.5rem !important}.mt-xl-3{margin-top:1rem !important}.pt-xl-3{padding-top:1rem !important}.gap-xl-3{gap:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.pt-xl-4{padding-top:1.5rem !important}.gap-xl-4{gap:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.pt-xl-5{padding-top:3rem !important}.gap-xl-5{gap:3rem !important}.mt-xl-auto{margin-top:auto !important}.pt-xl-auto{padding-top:auto !important}.gap-xl-auto{gap:auto !important}.me-xl-0{margin-right:0 !important}.pe-xl-0{padding-right:0 !important}.gap-xl-0{gap:0 !important}.me-xl-1{margin-right:0.25rem !important}.pe-xl-1{padding-right:0.25rem !important}.gap-xl-1{gap:0.25rem !important}.me-xl-2{margin-right:0.5rem !important}.pe-xl-2{padding-right:0.5rem !important}.gap-xl-2{gap:0.5rem !important}.me-xl-3{margin-right:1rem !important}.pe-xl-3{padding-right:1rem !important}.gap-xl-3{gap:1rem !important}.me-xl-4{margin-right:1.5rem !important}.pe-xl-4{padding-right:1.5rem !important}.gap-xl-4{gap:1.5rem !important}.me-xl-5{margin-right:3rem !important}.pe-xl-5{padding-right:3rem !important}.gap-xl-5{gap:3rem !important}.me-xl-auto{margin-right:auto !important}.pe-xl-auto{padding-right:auto !important}.gap-xl-auto{gap:auto !important}.mb-xl-0{margin-bottom:0 !important}.pb-xl-0{padding-bottom:0 !important}.gap-xl-0{gap:0 !important}.mb-xl-1{margin-bottom:0.25rem !important}.pb-xl-1{padding-bottom:0.25rem !important}.gap-xl-1{gap:0.25rem !important}.mb-xl-2{margin-bottom:0.5rem !important}.pb-xl-2{padding-bottom:0.5rem !important}.gap-xl-2{gap:0.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.pb-xl-3{padding-bottom:1rem !important}.gap-xl-3{gap:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.gap-xl-4{gap:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.pb-xl-5{padding-bottom:3rem !important}.gap-xl-5{gap:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.pb-xl-auto{padding-bottom:auto !important}.gap-xl-auto{gap:auto !important}.ms-xl-0{margin-left:0 !important}.ps-xl-0{padding-left:0 !important}.gap-xl-0{gap:0 !important}.ms-xl-1{margin-left:0.25rem !important}.ps-xl-1{padding-left:0.25rem !important}.gap-xl-1{gap:0.25rem !important}.ms-xl-2{margin-left:0.5rem !important}.ps-xl-2{padding-left:0.5rem !important}.gap-xl-2{gap:0.5rem !important}.ms-xl-3{margin-left:1rem !important}.ps-xl-3{padding-left:1rem !important}.gap-xl-3{gap:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ps-xl-4{padding-left:1.5rem !important}.gap-xl-4{gap:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-5{gap:3rem !important}.ms-xl-auto{margin-left:auto !important}.ps-xl-auto{padding-left:auto !important}.gap-xl-auto{gap:auto !important}.mx-xl-0{margin-inline:0 !important}.px-xl-0{padding-inline:0 !important}.gap-xl-0{gap:0 !important}.mx-xl-1{margin-inline:0.25rem !important}.px-xl-1{padding-inline:0.25rem !important}.gap-xl-1{gap:0.25rem !important}.mx-xl-2{margin-inline:0.5rem !important}.px-xl-2{padding-inline:0.5rem !important}.gap-xl-2{gap:0.5rem !important}.mx-xl-3{margin-inline:1rem !important}.px-xl-3{padding-inline:1rem !important}.gap-xl-3{gap:1rem !important}.mx-xl-4{margin-inline:1.5rem !important}.px-xl-4{padding-inline:1.5rem !important}.gap-xl-4{gap:1.5rem !important}.mx-xl-5{margin-inline:3rem !important}.px-xl-5{padding-inline:3rem !important}.gap-xl-5{gap:3rem !important}.mx-xl-auto{margin-inline:auto !important}.px-xl-auto{padding-inline:auto !important}.gap-xl-auto{gap:auto !important}.my-xl-0{margin-block:0 !important}.py-xl-0{padding-block:0 !important}.gap-xl-0{gap:0 !important}.my-xl-1{margin-block:0.25rem !important}.py-xl-1{padding-block:0.25rem !important}.gap-xl-1{gap:0.25rem !important}.my-xl-2{margin-block:0.5rem !important}.py-xl-2{padding-block:0.5rem !important}.gap-xl-2{gap:0.5rem !important}.my-xl-3{margin-block:1rem !important}.py-xl-3{padding-block:1rem !important}.gap-xl-3{gap:1rem !important}.my-xl-4{margin-block:1.5rem !important}.py-xl-4{padding-block:1.5rem !important}.gap-xl-4{gap:1.5rem !important}.my-xl-5{margin-block:3rem !important}.py-xl-5{padding-block:3rem !important}.gap-xl-5{gap:3rem !important}.my-xl-auto{margin-block:auto !important}.py-xl-auto{padding-block:auto !important}.gap-xl-auto{gap:auto !important}.m-xl-0{margin:0 !important}.p-xl-0{padding:0 !important}.gap-xl-0{gap:0 !important}.m-xl-1{margin:0.25rem !important}.p-xl-1{padding:0.25rem !important}.gap-xl-1{gap:0.25rem !important}.m-xl-2{margin:0.5rem !important}.p-xl-2{padding:0.5rem !important}.gap-xl-2{gap:0.5rem !important}.m-xl-3{margin:1rem !important}.p-xl-3{padding:1rem !important}.gap-xl-3{gap:1rem !important}.m-xl-4{margin:1.5rem !important}.p-xl-4{padding:1.5rem !important}.gap-xl-4{gap:1.5rem !important}.m-xl-5{margin:3rem !important}.p-xl-5{padding:3rem !important}.gap-xl-5{gap:3rem !important}.m-xl-auto{margin:auto !important}.p-xl-auto{padding:auto !important}.gap-xl-auto{gap:auto !important}}@media (min-width:1440px){.mt-xxl-0{margin-top:0 !important}.pt-xxl-0{padding-top:0 !important}.gap-xxl-0{gap:0 !important}.mt-xxl-1{margin-top:0.25rem !important}.pt-xxl-1{padding-top:0.25rem !important}.gap-xxl-1{gap:0.25rem !important}.mt-xxl-2{margin-top:0.5rem !important}.pt-xxl-2{padding-top:0.5rem !important}.gap-xxl-2{gap:0.5rem !important}.mt-xxl-3{margin-top:1rem !important}.pt-xxl-3{padding-top:1rem !important}.gap-xxl-3{gap:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.pt-xxl-4{padding-top:1.5rem !important}.gap-xxl-4{gap:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.pt-xxl-5{padding-top:3rem !important}.gap-xxl-5{gap:3rem !important}.mt-xxl-auto{margin-top:auto !important}.pt-xxl-auto{padding-top:auto !important}.gap-xxl-auto{gap:auto !important}.me-xxl-0{margin-right:0 !important}.pe-xxl-0{padding-right:0 !important}.gap-xxl-0{gap:0 !important}.me-xxl-1{margin-right:0.25rem !important}.pe-xxl-1{padding-right:0.25rem !important}.gap-xxl-1{gap:0.25rem !important}.me-xxl-2{margin-right:0.5rem !important}.pe-xxl-2{padding-right:0.5rem !important}.gap-xxl-2{gap:0.5rem !important}.me-xxl-3{margin-right:1rem !important}.pe-xxl-3{padding-right:1rem !important}.gap-xxl-3{gap:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.pe-xxl-4{padding-right:1.5rem !important}.gap-xxl-4{gap:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.pe-xxl-5{padding-right:3rem !important}.gap-xxl-5{gap:3rem !important}.me-xxl-auto{margin-right:auto !important}.pe-xxl-auto{padding-right:auto !important}.gap-xxl-auto{gap:auto !important}.mb-xxl-0{margin-bottom:0 !important}.pb-xxl-0{padding-bottom:0 !important}.gap-xxl-0{gap:0 !important}.mb-xxl-1{margin-bottom:0.25rem !important}.pb-xxl-1{padding-bottom:0.25rem !important}.gap-xxl-1{gap:0.25rem !important}.mb-xxl-2{margin-bottom:0.5rem !important}.pb-xxl-2{padding-bottom:0.5rem !important}.gap-xxl-2{gap:0.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.pb-xxl-3{padding-bottom:1rem !important}.gap-xxl-3{gap:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.gap-xxl-4{gap:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.pb-xxl-5{padding-bottom:3rem !important}.gap-xxl-5{gap:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.pb-xxl-auto{padding-bottom:auto !important}.gap-xxl-auto{gap:auto !important}.ms-xxl-0{margin-left:0 !important}.ps-xxl-0{padding-left:0 !important}.gap-xxl-0{gap:0 !important}.ms-xxl-1{margin-left:0.25rem !important}.ps-xxl-1{padding-left:0.25rem !important}.gap-xxl-1{gap:0.25rem !important}.ms-xxl-2{margin-left:0.5rem !important}.ps-xxl-2{padding-left:0.5rem !important}.gap-xxl-2{gap:0.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ps-xxl-3{padding-left:1rem !important}.gap-xxl-3{gap:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ps-xxl-4{padding-left:1.5rem !important}.gap-xxl-4{gap:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-5{gap:3rem !important}.ms-xxl-auto{margin-left:auto !important}.ps-xxl-auto{padding-left:auto !important}.gap-xxl-auto{gap:auto !important}.mx-xxl-0{margin-inline:0 !important}.px-xxl-0{padding-inline:0 !important}.gap-xxl-0{gap:0 !important}.mx-xxl-1{margin-inline:0.25rem !important}.px-xxl-1{padding-inline:0.25rem !important}.gap-xxl-1{gap:0.25rem !important}.mx-xxl-2{margin-inline:0.5rem !important}.px-xxl-2{padding-inline:0.5rem !important}.gap-xxl-2{gap:0.5rem !important}.mx-xxl-3{margin-inline:1rem !important}.px-xxl-3{padding-inline:1rem !important}.gap-xxl-3{gap:1rem !important}.mx-xxl-4{margin-inline:1.5rem !important}.px-xxl-4{padding-inline:1.5rem !important}.gap-xxl-4{gap:1.5rem !important}.mx-xxl-5{margin-inline:3rem !important}.px-xxl-5{padding-inline:3rem !important}.gap-xxl-5{gap:3rem !important}.mx-xxl-auto{margin-inline:auto !important}.px-xxl-auto{padding-inline:auto !important}.gap-xxl-auto{gap:auto !important}.my-xxl-0{margin-block:0 !important}.py-xxl-0{padding-block:0 !important}.gap-xxl-0{gap:0 !important}.my-xxl-1{margin-block:0.25rem !important}.py-xxl-1{padding-block:0.25rem !important}.gap-xxl-1{gap:0.25rem !important}.my-xxl-2{margin-block:0.5rem !important}.py-xxl-2{padding-block:0.5rem !important}.gap-xxl-2{gap:0.5rem !important}.my-xxl-3{margin-block:1rem !important}.py-xxl-3{padding-block:1rem !important}.gap-xxl-3{gap:1rem !important}.my-xxl-4{margin-block:1.5rem !important}.py-xxl-4{padding-block:1.5rem !important}.gap-xxl-4{gap:1.5rem !important}.my-xxl-5{margin-block:3rem !important}.py-xxl-5{padding-block:3rem !important}.gap-xxl-5{gap:3rem !important}.my-xxl-auto{margin-block:auto !important}.py-xxl-auto{padding-block:auto !important}.gap-xxl-auto{gap:auto !important}.m-xxl-0{margin:0 !important}.p-xxl-0{padding:0 !important}.gap-xxl-0{gap:0 !important}.m-xxl-1{margin:0.25rem !important}.p-xxl-1{padding:0.25rem !important}.gap-xxl-1{gap:0.25rem !important}.m-xxl-2{margin:0.5rem !important}.p-xxl-2{padding:0.5rem !important}.gap-xxl-2{gap:0.5rem !important}.m-xxl-3{margin:1rem !important}.p-xxl-3{padding:1rem !important}.gap-xxl-3{gap:1rem !important}.m-xxl-4{margin:1.5rem !important}.p-xxl-4{padding:1.5rem !important}.gap-xxl-4{gap:1.5rem !important}.m-xxl-5{margin:3rem !important}.p-xxl-5{padding:3rem !important}.gap-xxl-5{gap:3rem !important}.m-xxl-auto{margin:auto !important}.p-xxl-auto{padding:auto !important}.gap-xxl-auto{gap:auto !important}}.opacity-0{opacity:0 !important}.opacity-25{opacity:0.25 !important}.opacity-50{opacity:0.5 !important}.opacity-75{opacity:0.75 !important}.opacity-100{opacity:1 !important}.d-none{display:none !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-inline-flex{display:inline-flex !important}.flex-column{flex-direction:column !important}.flex-row{flex-direction:row !important}.align-start{align-items:start}.align-center{align-items:center}.align-end{align-items:end}.justify-start{justify-content:start}.justify-center{justify-content:center}.justify-end{justify-content:end}.justify-space-between{justify-content:space-between}.w-100{width:100% !important}.w-75{width:75% !important}.w-50{width:50% !important}.w-25{width:25% !important}.w-auto{width:auto !important}.visible{visibility:visible !important}.invisible,.hidden{visibility:hidden !important}@media (min-width:576px){.d-sm-none{display:none !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-inline-flex{display:inline-flex !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row{flex-direction:row !important}.align-sm-start{align-items:start}.align-sm-center{align-items:center}.align-sm-end{align-items:end}.justify-sm-start{justify-content:start}.justify-sm-center{justify-content:center}.justify-sm-end{justify-content:end}.w-sm-100{width:100% !important}.w-sm-75{width:75% !important}.w-sm-50{width:50% !important}.w-sm-25{width:25% !important}.w-sm-auto{width:auto !important}}@media (min-width:768px){.d-md-none{display:none !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-inline-flex{display:inline-flex !important}.flex-md-column{flex-direction:column !important}.flex-md-row{flex-direction:row !important}.align-md-start{align-items:start}.align-md-center{align-items:center}.align-md-end{align-items:end}.justify-md-start{justify-content:start}.justify-md-center{justify-content:center}.justify-md-end{justify-content:end}.w-md-100{width:100% !important}.w-md-75{width:75% !important}.w-md-50{width:50% !important}.w-md-25{width:25% !important}.w-md-auto{width:auto !important}}@media (min-width:992px){.d-lg-none{display:none !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-inline-flex{display:inline-flex !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row{flex-direction:row !important}.align-lg-start{align-items:start}.align-lg-center{align-items:center}.align-lg-end{align-items:end}.justify-lg-start{justify-content:start}.justify-lg-center{justify-content:center}.justify-lg-end{justify-content:end}.w-lg-100{width:100% !important}.w-lg-75{width:75% !important}.w-lg-50{width:50% !important}.w-lg-25{width:25% !important}.w-lg-auto{width:auto !important}}@media (min-width:1200px){.d-xl-none{display:none !important}.d-xl-block{display:block !important}.d-xl-flex{display:flex !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-inline-flex{display:inline-flex !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row{flex-direction:row !important}.align-xl-start{align-items:start}.align-xl-center{align-items:center}.align-xl-end{align-items:end}.justify-xl-start{justify-content:start}.justify-xl-center{justify-content:center}.justify-xl-end{justify-content:end}.w-xl-100{width:100% !important}.w-xl-75{width:75% !important}.w-xl-50{width:50% !important}.w-xl-25{width:25% !important}.w-xl-auto{width:auto !important}}@media (min-width:1440px){.d-xxl-none{display:none !important}.d-xxl-block{display:block !important}.d-xxl-flex{display:flex !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-inline-flex{display:inline-flex !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row{flex-direction:row !important}.align-xxl-start{align-items:start}.align-xxl-center{align-items:center}.align-xxl-end{align-items:end}.justify-xxl-start{justify-content:start}.justify-xxl-center{justify-content:center}.justify-xxl-end{justify-content:end}.w-xxl-100{width:100% !important}.w-xxl-75{width:75% !important}.w-xxl-50{width:50% !important}.w-xxl-25{width:25% !important}.w-xxl-auto{width:auto !important}}